2019-07-30 17:14:08,740 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-110 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-30 17:14:08,743 - 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.37,192.30.9.7 export OS_REGION_NAME=regionOne export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.37:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hZUBDCf1W0if2cn4PRv2Ai1tp 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=72fab117c2f4460eb88cd1a26bc06c47 export OS_TENANT_NAME=admin 2019-07-30 17:14:08,743 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-30 17:14:08,743 - 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-07-30 17:14:08,763 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-07-30 17:14:08,956 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-07-30 17:14:08,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:14:08,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ba0da7-a43b-4f85-a5ac-dd95e9ea9d5b 2019-07-30 17:14:08,968 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:14:08,968 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-e9ba0da7-a43b-4f85-a5ac-dd95e9ea9d5b 2019-07-30 17:14:08,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:14:09,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:14:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["TY_YAFY6QziAEiCrQ1ldzg"], "issued_at": "2019-07-30T17:14:09.000000Z"}} 2019-07-30 17:14:09,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 17:14:09,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:10,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:10 GMT X-Openstack-Request-Id: req-d83f2af3-9666-4215-bda5-9b189f585cd6 2019-07-30 17:14:10,543 - 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-07-30 17:14:10,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-d83f2af3-9666-4215-bda5-9b189f585cd6 2019-07-30 17:14:10,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 1.05479502678s 2019-07-30 17:14:10,553 - 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-07-30 17:14:10,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-07-30 17:14:10,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:11,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14: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-e17a801a-7957-418b-a820-2a531e08a6b4 x-openstack-request-id: req-e17a801a-7957-418b-a820-2a531e08a6b4 2019-07-30 17:14:11,636 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-07-30 17:14:11,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-aggregates used request id req-e17a801a-7957-418b-a820-2a531e08a6b4 2019-07-30 17:14:11,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.08037400246s 2019-07-30 17:14:11,637 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-07-30 17:14:11,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:14:11,649 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b63314fb-2dca-4eea-87bc-f2f985fb0639 2019-07-30 17:14:11,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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:14:11,649 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-b63314fb-2dca-4eea-87bc-f2f985fb0639 2019-07-30 17:14:11,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:14:11,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:12,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-135182a2-ed84-4642-96b7-b0bd2a848077 2019-07-30 17:14:12,012 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:14:12,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-135182a2-ed84-4642-96b7-b0bd2a848077 2019-07-30 17:14:12,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.362018108368s 2019-07-30 17:14:12,013 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'25556277132846faa9fb3e490b16847d', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-07-30 17:14:12,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-30 17:14:12,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:12,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1843 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8be4854-bfe4-4586-9328-2f266c599dbd 2019-07-30 17:14:12,343 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0782174de38d4857a1d48670138c4dc4"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "0782174de38d4857a1d48670138c4dc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0965274de4e44c918fe77fad7604ebf4"}, "url": "http://172.30.9.37:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0e4685c4deb9491593f453e62955d35e"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "0e4685c4deb9491593f453e62955d35e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/12de977db0a342e9b2bb6527a71c8cec"}, "url": "http://172.30.9.37:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1b9a63658f68441ab95795ae5c62845d"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1d7443dd16b4414d984658b307b698d0"}, "url": "http://172.30.9.37:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "1d7443dd16b4414d984658b307b698d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/2c36a7c672b64630b58b1714d0196a88"}, "url": "http://172.30.9.37:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/33954915464540baaa054688b073b1f0"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "33954915464540baaa054688b073b1f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/34db799d4dac4a1880cc74b191db4465"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "34db799d4dac4a1880cc74b191db4465"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/360e0d196a244aa58b133c5579d426cb"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "360e0d196a244aa58b133c5579d426cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/3b58f22852c648569e9eb35b9d8e87ce"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/42b8a0defa0e4bfd95602f3726b7da2b"}, "url": "http://172.30.9.37:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4619b7de862b4de29ae7d5c00652c8eb"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/491797adcb444d0e98351ef17e6b00a3"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "491797adcb444d0e98351ef17e6b00a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4ad39067fac645ad87afab95c35a33ca"}, "url": "http://172.30.9.37:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4e2776de2c6247848e822c86ddf46e40"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "4e2776de2c6247848e822c86ddf46e40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4e83047fab8441d48f0022ebdfd6384b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/5f5db46ab5a447258138df74d74cb2de"}, "url": "http://12.0.0.42:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/642f068552304e3191314a85d488c8f5"}, "url": "http://172.30.9.37:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "642f068552304e3191314a85d488c8f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/65c8b8e6414547f28b0894b1ad000144"}, "url": "http://172.30.9.37:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/7334b2d711b14941be1faa3ff599997a"}, "url": "http://172.30.9.37:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "7334b2d711b14941be1faa3ff599997a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/85e67e329cc549b2a91e00b4ff640bf5"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/900e9d869b844fa08b078957cd0042e1"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "900e9d869b844fa08b078957cd0042e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a53f0f9a16f5429bbc5c92097cdefee8"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a5832850ad86409e9192d904d240288c"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "a5832850ad86409e9192d904d240288c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a8f7e6c94f224a00b2de2dc583b59af1"}, "url": "http://172.30.9.37:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/b0aae66b9224454a9b5fe25ab9b05cb4"}, "url": "http://172.30.9.37:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c02d319d71be459b96a715890e2e180a"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "c02d319d71be459b96a715890e2e180a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c9bd2a21732d4dea92b59e691736951c"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d0a953364a2d4e7c98431aa96122ebe7"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "d0a953364a2d4e7c98431aa96122ebe7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/dcdcdfe55bd64908ae341a7cca9c0b62"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/dd1b345202924c5aa75f1636038c4545"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "dd1b345202924c5aa75f1636038c4545"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ded24b1130f24258a0be38681b631701"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "ded24b1130f24258a0be38681b631701"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/e24810e741e842abb8c13f5117173ae7"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "e24810e741e842abb8c13f5117173ae7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/eb56700a74aa43ccb1253bd63886eea6"}, "url": "http://12.0.0.42:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ed6baaec7ed1481c90043e490afebbeb"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "ed6baaec7ed1481c90043e490afebbeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/eead940f40ec4feba7614444f53cbe35"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "eead940f40ec4feba7614444f53cbe35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/f2d9ebe4b2cf4c9781431b68bd326b55"}, "url": "http://172.30.9.37:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/fa36df0e41fe46948f423eb66c589cc0"}, "url": "http://172.30.9.37:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "links": {"self": "http://172.30.9.37:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-30 17:14:12,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/endpoints used request id req-d8be4854-bfe4-4586-9328-2f266c599dbd 2019-07-30 17:14:12,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.326645851135s 2019-07-30 17:14:12,350 - 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.37:5000/v3/endpoints/0782174de38d4857a1d48670138c4dc4'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'32c087ff901b4fa79b2de808a3238365', u'id': u'0782174de38d4857a1d48670138c4dc4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/0965274de4e44c918fe77fad7604ebf4'}, u'url': u'http://172.30.9.37:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'32c087ff901b4fa79b2de808a3238365', u'id': u'0965274de4e44c918fe77fad7604ebf4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/0e4685c4deb9491593f453e62955d35e'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1f2aac6474984a30bd60e25f88c35b94', u'id': u'0e4685c4deb9491593f453e62955d35e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/12de977db0a342e9b2bb6527a71c8cec'}, u'url': u'http://172.30.9.37:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1f2aac6474984a30bd60e25f88c35b94', u'id': u'12de977db0a342e9b2bb6527a71c8cec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/1b9a63658f68441ab95795ae5c62845d'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'caadeb97036b46788b37e2298042e0c6', u'id': u'1b9a63658f68441ab95795ae5c62845d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/1d7443dd16b4414d984658b307b698d0'}, u'url': u'http://172.30.9.37:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ce30922ad1504602b6cd62e7a1639197', u'id': u'1d7443dd16b4414d984658b307b698d0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/2c36a7c672b64630b58b1714d0196a88'}, u'url': u'http://172.30.9.37:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6d51b58198b94413aae512ba234787ee', u'id': u'2c36a7c672b64630b58b1714d0196a88'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/33954915464540baaa054688b073b1f0'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ce30922ad1504602b6cd62e7a1639197', u'id': u'33954915464540baaa054688b073b1f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/34db799d4dac4a1880cc74b191db4465'}, u'url': u'http://192.30.9.7:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1f2aac6474984a30bd60e25f88c35b94', u'id': u'34db799d4dac4a1880cc74b191db4465'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/360e0d196a244aa58b133c5579d426cb'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'db96ee7971434ce8ac5796941106290b', u'id': u'360e0d196a244aa58b133c5579d426cb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/3b58f22852c648569e9eb35b9d8e87ce'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd5a5f07dd6cf4eca906e5973a63163cc', u'id': u'3b58f22852c648569e9eb35b9d8e87ce'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/42b8a0defa0e4bfd95602f3726b7da2b'}, u'url': u'http://172.30.9.37:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd5a5f07dd6cf4eca906e5973a63163cc', u'id': u'42b8a0defa0e4bfd95602f3726b7da2b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/4619b7de862b4de29ae7d5c00652c8eb'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'28b266ba088243b2930a6f904b7c1c43', u'id': u'4619b7de862b4de29ae7d5c00652c8eb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/491797adcb444d0e98351ef17e6b00a3'}, u'url': u'http://192.30.9.7:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd5a5f07dd6cf4eca906e5973a63163cc', u'id': u'491797adcb444d0e98351ef17e6b00a3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/4ad39067fac645ad87afab95c35a33ca'}, u'url': u'http://172.30.9.37:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'db96ee7971434ce8ac5796941106290b', u'id': u'4ad39067fac645ad87afab95c35a33ca'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/4e2776de2c6247848e822c86ddf46e40'}, u'url': u'http://192.30.9.7:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'32c087ff901b4fa79b2de808a3238365', u'id': u'4e2776de2c6247848e822c86ddf46e40'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/4e83047fab8441d48f0022ebdfd6384b'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'44aa0d2d5d564c0da75b1c4edf627206', u'id': u'4e83047fab8441d48f0022ebdfd6384b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/5f5db46ab5a447258138df74d74cb2de'}, u'url': u'http://12.0.0.42:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'76bd582fe57e44a5843683fc89dfb535', u'id': u'5f5db46ab5a447258138df74d74cb2de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/642f068552304e3191314a85d488c8f5'}, u'url': u'http://172.30.9.37:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c3be1dd58d2e4c6182a31cfbd6e7fe1e', u'id': u'642f068552304e3191314a85d488c8f5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/65c8b8e6414547f28b0894b1ad000144'}, u'url': u'http://172.30.9.37:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fcd83ef3a81d4fa79cc0f367ba0daacd', u'id': u'65c8b8e6414547f28b0894b1ad000144'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/7334b2d711b14941be1faa3ff599997a'}, u'url': u'http://172.30.9.37:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'28b266ba088243b2930a6f904b7c1c43', u'id': u'7334b2d711b14941be1faa3ff599997a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/85e67e329cc549b2a91e00b4ff640bf5'}, u'url': u'http://192.30.9.7:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'44aa0d2d5d564c0da75b1c4edf627206', u'id': u'85e67e329cc549b2a91e00b4ff640bf5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/900e9d869b844fa08b078957cd0042e1'}, u'url': u'http://192.30.9.7:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ce30922ad1504602b6cd62e7a1639197', u'id': u'900e9d869b844fa08b078957cd0042e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/a53f0f9a16f5429bbc5c92097cdefee8'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fcd83ef3a81d4fa79cc0f367ba0daacd', u'id': u'a53f0f9a16f5429bbc5c92097cdefee8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/a5832850ad86409e9192d904d240288c'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6d51b58198b94413aae512ba234787ee', u'id': u'a5832850ad86409e9192d904d240288c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/a8f7e6c94f224a00b2de2dc583b59af1'}, u'url': u'http://172.30.9.37:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'44aa0d2d5d564c0da75b1c4edf627206', u'id': u'a8f7e6c94f224a00b2de2dc583b59af1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/b0aae66b9224454a9b5fe25ab9b05cb4'}, u'url': u'http://172.30.9.37:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'caadeb97036b46788b37e2298042e0c6', u'id': u'b0aae66b9224454a9b5fe25ab9b05cb4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/c02d319d71be459b96a715890e2e180a'}, u'url': u'http://192.30.9.7:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c3be1dd58d2e4c6182a31cfbd6e7fe1e', u'id': u'c02d319d71be459b96a715890e2e180a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/c9bd2a21732d4dea92b59e691736951c'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'958a6ec3ae7440f6bc7f8f0de5138205', u'id': u'c9bd2a21732d4dea92b59e691736951c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/d0a953364a2d4e7c98431aa96122ebe7'}, u'url': u'http://192.30.9.7:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c3be1dd58d2e4c6182a31cfbd6e7fe1e', u'id': u'd0a953364a2d4e7c98431aa96122ebe7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/dcdcdfe55bd64908ae341a7cca9c0b62'}, u'url': u'http://192.30.9.7:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6d51b58198b94413aae512ba234787ee', u'id': u'dcdcdfe55bd64908ae341a7cca9c0b62'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/dd1b345202924c5aa75f1636038c4545'}, u'url': u'http://192.30.9.7:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'db96ee7971434ce8ac5796941106290b', u'id': u'dd1b345202924c5aa75f1636038c4545'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/ded24b1130f24258a0be38681b631701'}, u'url': u'http://192.30.9.7:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fcd83ef3a81d4fa79cc0f367ba0daacd', u'id': u'ded24b1130f24258a0be38681b631701'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/e24810e741e842abb8c13f5117173ae7'}, u'url': u'http://192.30.9.7:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'28b266ba088243b2930a6f904b7c1c43', u'id': u'e24810e741e842abb8c13f5117173ae7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/eb56700a74aa43ccb1253bd63886eea6'}, u'url': u'http://12.0.0.42:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'76bd582fe57e44a5843683fc89dfb535', u'id': u'eb56700a74aa43ccb1253bd63886eea6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/ed6baaec7ed1481c90043e490afebbeb'}, u'url': u'http://192.30.9.7:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'caadeb97036b46788b37e2298042e0c6', u'id': u'ed6baaec7ed1481c90043e490afebbeb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/eead940f40ec4feba7614444f53cbe35'}, u'url': u'http://192.30.9.7:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'958a6ec3ae7440f6bc7f8f0de5138205', u'id': u'eead940f40ec4feba7614444f53cbe35'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/f2d9ebe4b2cf4c9781431b68bd326b55'}, u'url': u'http://172.30.9.37:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'958a6ec3ae7440f6bc7f8f0de5138205', u'id': u'f2d9ebe4b2cf4c9781431b68bd326b55'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/fa36df0e41fe46948f423eb66c589cc0'}, u'url': u'http://172.30.9.37:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'76bd582fe57e44a5843683fc89dfb535', u'id': u'fa36df0e41fe46948f423eb66c589cc0'})] 2019-07-30 17:14:12,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-07-30 17:14:12,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:12,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14: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-cbcc3336-5e88-438b-b60f-3a949afe8b3c x-openstack-request-id: req-cbcc3336-5e88-438b-b60f-3a949afe8b3c 2019-07-30 17:14:12,466 - 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-07-30 17:14:12,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/extensions used request id req-cbcc3336-5e88-438b-b60f-3a949afe8b3c 2019-07-30 17:14:12,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.114778995514s 2019-07-30 17:14:12,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-07-30 17:14:12,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:14,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14: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-2c3f39f2-c142-48ba-a0e2-3f9e4d133732 x-openstack-request-id: req-2c3f39f2-c142-48ba-a0e2-3f9e4d133732 2019-07-30 17:14:14,423 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-07-30 17:14:14,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-floating-ip-pools used request id req-2c3f39f2-c142-48ba-a0e2-3f9e4d133732 2019-07-30 17:14:14,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.94101905823s 2019-07-30 17:14:14,424 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-07-30 17:14:14,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:14:14,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:15,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:15 GMT X-Openstack-Request-Id: req-3349cad8-3176-4108-a9ca-4ab30d9601cc 2019-07-30 17:14:15,860 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 17:14:15,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-3349cad8-3176-4108-a9ca-4ab30d9601cc 2019-07-30 17:14:15,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.43070101738s 2019-07-30 17:14:15,861 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-07-30 17:14:15,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 17:14:15,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:15,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 17: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-4ad3fc12-4cf1-4c58-82c5-c9b2e49733dd x-openstack-request-id: req-4ad3fc12-4cf1-4c58-82c5-c9b2e49733dd 2019-07-30 17:14:15,915 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 242}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 245}, "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": 5}]} 2019-07-30 17:14:15,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-4ad3fc12-4cf1-4c58-82c5-c9b2e49733dd 2019-07-30 17:14:15,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0540001392365s 2019-07-30 17:14:15,916 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "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-1.opnfvlf.org', u'disabled_reason': None, u'id': 242}, 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': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 245}, 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-07-30 17:14:15,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-07-30 17:14:15,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:16,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14: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-8030e534-430a-4bc5-9f7b-15d58d91a3c4 x-openstack-request-id: req-8030e534-430a-4bc5-9f7b-15d58d91a3c4 2019-07-30 17:14:16,056 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-07-30 17:14:16,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-8030e534-430a-4bc5-9f7b-15d58d91a3c4 2019-07-30 17:14:16,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.139321088791s 2019-07-30 17:14:16,056 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-07-30 17:14:16,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:14:16,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:17,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:17 GMT X-Openstack-Request-Id: req-34db66be-4371-4c6f-9c83-653321a4d2b9 2019-07-30 17:14:17,244 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:14:17,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-34db66be-4371-4c6f-9c83-653321a4d2b9 2019-07-30 17:14:17,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.18779611588s 2019-07-30 17:14:17,245 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'a54c04c8-d102-41dc-ac00-0fab347e2bef'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-30T17:11:30Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 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-07-30T17:11:23Z', u'provider:network_type': u'flat', u'tenant_id': u'be44bf6c1a9f466d876f2182756bc907', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'be44bf6c1a9f466d876f2182756bc907', u'l2_adjacency': True})] 2019-07-30 17:14:17,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:14:17,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:18,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:18 GMT X-Openstack-Request-Id: req-5d8a5803-a098-4fcb-9c06-9a7411dc4beb 2019-07-30 17:14:18,333 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-07-30 17:14:18,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json used request id req-5d8a5803-a098-4fcb-9c06-9a7411dc4beb 2019-07-30 17:14:18,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.087444067s 2019-07-30 17:14:18,333 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-07-30 17:14:18,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:14:18,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:18,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 750 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b56190b9-dc7a-41dc-a886-3904cb6a66c1 2019-07-30 17:14:18,682 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "be44bf6c1a9f466d876f2182756bc907"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "027226be4a584266833d9e05b927a84e"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907/users/027226be4a584266833d9e05b927a84e/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"project": {"id": "72fab117c2f4460eb88cd1a26bc06c47"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "0440de8057374fae94f9029579365e5a"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47/users/0440de8057374fae94f9029579365e5a/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"project": {"id": "72fab117c2f4460eb88cd1a26bc06c47"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "0440de8057374fae94f9029579365e5a"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47/users/0440de8057374fae94f9029579365e5a/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "be44bf6c1a9f466d876f2182756bc907"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "0f3510df424a440cb749f6a65504dbcf"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907/users/0f3510df424a440cb749f6a65504dbcf/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"project": {"id": "be44bf6c1a9f466d876f2182756bc907"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "39a5a5ecf2ec426e89b0cb91e138b7d8"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907/users/39a5a5ecf2ec426e89b0cb91e138b7d8/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"project": {"id": "be44bf6c1a9f466d876f2182756bc907"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "4e08a46b0a5c427da6a9f11cafa25483"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907/users/4e08a46b0a5c427da6a9f11cafa25483/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"project": {"id": "be44bf6c1a9f466d876f2182756bc907"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "557100269d5c4ed2ad2256d9e392b328"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907/users/557100269d5c4ed2ad2256d9e392b328/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"project": {"id": "be44bf6c1a9f466d876f2182756bc907"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "5773055c3d584cd780925e981b69a8a1"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907/users/5773055c3d584cd780925e981b69a8a1/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"project": {"id": "be44bf6c1a9f466d876f2182756bc907"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "6a8c56a227f04d3a9d69a54bdf2b26cd"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907/users/6a8c56a227f04d3a9d69a54bdf2b26cd/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"project": {"id": "be44bf6c1a9f466d876f2182756bc907"}}, "role": {"id": "881cd4ee01274c6285b4999f5e9f63b5"}, "user": {"id": "6a8c56a227f04d3a9d69a54bdf2b26cd"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907/users/6a8c56a227f04d3a9d69a54bdf2b26cd/roles/881cd4ee01274c6285b4999f5e9f63b5"}}, {"scope": {"project": {"id": "be44bf6c1a9f466d876f2182756bc907"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "7279f4ec09154972a0af2f86b14935d1"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907/users/7279f4ec09154972a0af2f86b14935d1/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"project": {"id": "be44bf6c1a9f466d876f2182756bc907"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "77f5bb64b8354d4da97e1544be35e910"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907/users/77f5bb64b8354d4da97e1544be35e910/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"project": {"id": "be44bf6c1a9f466d876f2182756bc907"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "98f9143eb68e4cf6810af16f874c62ca"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907/users/98f9143eb68e4cf6810af16f874c62ca/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"project": {"id": "be44bf6c1a9f466d876f2182756bc907"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "afd4bbc93aa348dd99280fb94afa4aa0"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907/users/afd4bbc93aa348dd99280fb94afa4aa0/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"project": {"id": "be44bf6c1a9f466d876f2182756bc907"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "ca40fd946fa3498f9208a3b9dbbf81ad"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907/users/ca40fd946fa3498f9208a3b9dbbf81ad/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"domain": {"id": "25556277132846faa9fb3e490b16847d"}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "3370e4087b814cafb66b92f5ef0c5d2f"}, "links": {"assignment": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d/users/3370e4087b814cafb66b92f5ef0c5d2f/roles/3c2e1869c54d4ab98d5eb327898d8393"}}, {"scope": {"system": {"all": true}}, "role": {"id": "3c2e1869c54d4ab98d5eb327898d8393"}, "user": {"id": "0440de8057374fae94f9029579365e5a"}, "links": {"assignment": "http://172.30.9.37:5000/v3/system/users/0440de8057374fae94f9029579365e5a/roles/3c2e1869c54d4ab98d5eb327898d8393"}}], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments", "previous": null, "next": null}} 2019-07-30 17:14:18,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments used request id req-b56190b9-dc7a-41dc-a886-3904cb6a66c1 2019-07-30 17:14:18,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.34531712532s 2019-07-30 17:14:18,686 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'be44bf6c1a9f466d876f2182756bc907', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'027226be4a584266833d9e05b927a84e'}), Munch({'project': u'72fab117c2f4460eb88cd1a26bc06c47', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'0440de8057374fae94f9029579365e5a'}), Munch({'project': u'72fab117c2f4460eb88cd1a26bc06c47', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'0440de8057374fae94f9029579365e5a'}), Munch({'project': u'be44bf6c1a9f466d876f2182756bc907', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'0f3510df424a440cb749f6a65504dbcf'}), Munch({'project': u'be44bf6c1a9f466d876f2182756bc907', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'39a5a5ecf2ec426e89b0cb91e138b7d8'}), Munch({'project': u'be44bf6c1a9f466d876f2182756bc907', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'4e08a46b0a5c427da6a9f11cafa25483'}), Munch({'project': u'be44bf6c1a9f466d876f2182756bc907', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'557100269d5c4ed2ad2256d9e392b328'}), Munch({'project': u'be44bf6c1a9f466d876f2182756bc907', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'5773055c3d584cd780925e981b69a8a1'}), Munch({'project': u'be44bf6c1a9f466d876f2182756bc907', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'6a8c56a227f04d3a9d69a54bdf2b26cd'}), Munch({'project': u'be44bf6c1a9f466d876f2182756bc907', 'id': u'881cd4ee01274c6285b4999f5e9f63b5', 'user': u'6a8c56a227f04d3a9d69a54bdf2b26cd'}), Munch({'project': u'be44bf6c1a9f466d876f2182756bc907', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'7279f4ec09154972a0af2f86b14935d1'}), Munch({'project': u'be44bf6c1a9f466d876f2182756bc907', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'77f5bb64b8354d4da97e1544be35e910'}), Munch({'project': u'be44bf6c1a9f466d876f2182756bc907', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'98f9143eb68e4cf6810af16f874c62ca'}), Munch({'project': u'be44bf6c1a9f466d876f2182756bc907', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'afd4bbc93aa348dd99280fb94afa4aa0'}), Munch({'project': u'be44bf6c1a9f466d876f2182756bc907', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'ca40fd946fa3498f9208a3b9dbbf81ad'}), Munch({'domain': u'25556277132846faa9fb3e490b16847d', 'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'3370e4087b814cafb66b92f5ef0c5d2f'}), Munch({'id': u'3c2e1869c54d4ab98d5eb327898d8393', 'user': u'0440de8057374fae94f9029579365e5a'})] 2019-07-30 17:14:18,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:14:18,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:18,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a66dc1-1024-4688-bb2f-229e4fb02277 2019-07-30 17:14:18,925 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:14:18,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-54a66dc1-1024-4688-bb2f-229e4fb02277 2019-07-30 17:14:18,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.235110044479s 2019-07-30 17:14:18,927 - 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'079d52ea0e4d41d589c100a15c7bc57c'}), 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'3c2e1869c54d4ab98d5eb327898d8393'}), 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'63008ca3539f43a5a20037b4c03662d2'}), 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'650507a04bff44c796923e48f0ad64fb'}), 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'881cd4ee01274c6285b4999f5e9f63b5'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'cc82d45af37143b8ae0f46c8021a38cf'})] 2019-07-30 17:14:18,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 17:14:18,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:20,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:20 GMT X-Openstack-Request-Id: req-d345337e-5824-4c42-a3dd-95f5e721369d 2019-07-30 17:14:20,138 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-07-30 17:14:20,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-d345337e-5824-4c42-a3dd-95f5e721369d 2019-07-30 17:14:20,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.21059894562s 2019-07-30 17:14:20,138 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-07-30 17:14:20,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:14:20,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:20,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14: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-a4cd8ab2-6aea-49c9-8f44-17b50575830d x-openstack-request-id: req-a4cd8ab2-6aea-49c9-8f44-17b50575830d 2019-07-30 17:14:20,250 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 17:14:20,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a4cd8ab2-6aea-49c9-8f44-17b50575830d 2019-07-30 17:14:20,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.111244916916s 2019-07-30 17:14:20,250 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-07-30 17:14:20,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 17:14:20,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:14:20,264 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ea3bfaf-d616-4e47-a51a-a213842acaf2 2019-07-30 17:14:20,264 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-07-30 17:14:20,264 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-2ea3bfaf-d616-4e47-a51a-a213842acaf2 2019-07-30 17:14:20,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:20,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb20be29-c7fb-408e-bb3d-130d6ed76a24 2019-07-30 17:14:20,587 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1f2aac6474984a30bd60e25f88c35b94"}, "enabled": true, "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/28b266ba088243b2930a6f904b7c1c43"}, "enabled": true, "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/32c087ff901b4fa79b2de808a3238365"}, "enabled": true, "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/44aa0d2d5d564c0da75b1c4edf627206"}, "enabled": true, "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6d51b58198b94413aae512ba234787ee"}, "enabled": true, "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/76bd582fe57e44a5843683fc89dfb535"}, "enabled": true, "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/958a6ec3ae7440f6bc7f8f0de5138205"}, "enabled": true, "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c3be1dd58d2e4c6182a31cfbd6e7fe1e"}, "enabled": true, "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/caadeb97036b46788b37e2298042e0c6"}, "enabled": true, "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ce30922ad1504602b6cd62e7a1639197"}, "enabled": true, "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d5a5f07dd6cf4eca906e5973a63163cc"}, "enabled": true, "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/db96ee7971434ce8ac5796941106290b"}, "enabled": true, "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/efec36f22e234700ac0fa6070cbf7f34"}, "enabled": true, "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/fcd83ef3a81d4fa79cc0f367ba0daacd"}, "enabled": true, "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-07-30 17:14:20,587 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-fb20be29-c7fb-408e-bb3d-130d6ed76a24 2019-07-30 17:14:20,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.333832025528s 2019-07-30 17:14:20,592 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'1f2aac6474984a30bd60e25f88c35b94', 'name': u'aodh'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'28b266ba088243b2930a6f904b7c1c43', 'name': u'cinderv3'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'32c087ff901b4fa79b2de808a3238365', 'name': u'nova'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'44aa0d2d5d564c0da75b1c4edf627206', 'name': u'placement'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'6d51b58198b94413aae512ba234787ee', 'name': u'neutron'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'76bd582fe57e44a5843683fc89dfb535', 'name': u'swift'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'958a6ec3ae7440f6bc7f8f0de5138205', 'name': u'panko'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'c3be1dd58d2e4c6182a31cfbd6e7fe1e', 'name': u'keystone'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'caadeb97036b46788b37e2298042e0c6', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'ce30922ad1504602b6cd62e7a1639197', 'name': u'glance'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'd5a5f07dd6cf4eca906e5973a63163cc', 'name': u'gnocchi'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'db96ee7971434ce8ac5796941106290b', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'efec36f22e234700ac0fa6070cbf7f34', 'name': u'ceilometer'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'fcd83ef3a81d4fa79cc0f367ba0daacd', 'name': u'heat'})] 2019-07-30 17:14:20,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:14:20,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:20,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:20 GMT X-Openstack-Request-Id: req-e1d0530b-3186-45de-8e3a-6e8c1ad84f93 2019-07-30 17:14:20,929 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4}]} 2019-07-30 17:14:20,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-e1d0530b-3186-45de-8e3a-6e8c1ad84f93 2019-07-30 17:14:20,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.336385965347s 2019-07-30 17:14:20,930 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:11:30Z', 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'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'tenant_id': u'be44bf6c1a9f466d876f2182756bc907', u'created_at': u'2019-07-30T17:11:30Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'be44bf6c1a9f466d876f2182756bc907'})] 2019-07-30 17:14:20,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-07-30 17:14:20,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1b5004e3e87188498ec155260c36cc0d5c54dba5" 2019-07-30 17:14:21,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:21 GMT X-Openstack-Request-Id: req-42680eee-c6d7-49df-857f-3c512304e840 2019-07-30 17:14:21,950 - 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-07-30 17:14:21,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/service-providers.json used request id req-42680eee-c6d7-49df-857f-3c512304e840 2019-07-30 17:14:21,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 1.01977086067s 2019-07-30 17:14:21,951 - 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-07-30 17:14:22,107 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 17:14:22,107 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:13 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-07-30 17:14:22,155 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-07-30 17:14:22,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:14:22,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5eacf7-8572-4673-b738-d697c1789a50 2019-07-30 17:14:22,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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:14:22,265 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-4a5eacf7-8572-4673-b738-d697c1789a50 2019-07-30 17:14:22,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:14:22,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:14:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["2pEF4Ic2QwqcaKSBA_eNcg"], "issued_at": "2019-07-30T17:14:22.000000Z"}} 2019-07-30 17:14:22,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:14:22,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" 2019-07-30 17:14:23,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:23 GMT X-Openstack-Request-Id: req-562afafd-25ea-4df7-842f-d29fa8fe82af 2019-07-30 17:14:23,857 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:14:23,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-562afafd-25ea-4df7-842f-d29fa8fe82af 2019-07-30 17:14:23,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.18421888351s 2019-07-30 17:14:23,858 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-07-30 17:14:23,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:14:23,870 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d2bebdd-3e0b-4765-ba8c-ca55fbda3253 2019-07-30 17:14:23,870 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:14:23,870 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-2d2bebdd-3e0b-4765-ba8c-ca55fbda3253 2019-07-30 17:14:23,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:14:23,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" 2019-07-30 17:14:24,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0983798-1b05-4684-a438-31fff070961f 2019-07-30 17:14:24,233 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:14:24,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-a0983798-1b05-4684-a438-31fff070961f 2019-07-30 17:14:24,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.362086772919s 2019-07-30 17:14:24,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:14:24,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" 2019-07-30 17:14:24,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ffb511-0894-40ea-bfe3-3f4a17e0780d 2019-07-30 17:14:24,489 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:14:24,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-32ffb511-0894-40ea-bfe3-3f4a17e0780d 2019-07-30 17:14:24,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.248553991318s 2019-07-30 17:14:24,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 17:14:24,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" -d '{"network": {"tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "tenantnetwork1-net_d50ae8f2-e4d2-49fb-a96f-16c38b7830fa", "admin_state_up": true}}' 2019-07-30 17:14:26,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:26 GMT X-Openstack-Request-Id: req-f00b6ad3-afdd-4851-a146-e6e476fbd300 2019-07-30 17:14:26,032 - 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":"f802e4a9-16f1-4eb8-bf1f-99c2da672781","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"72fab117c2f4460eb88cd1a26bc06c47","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:14:25Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_d50ae8f2-e4d2-49fb-a96f-16c38b7830fa","admin_state_up":true,"tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:14:25Z","mtu":1450}} 2019-07-30 17:14:26,033 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f00b6ad3-afdd-4851-a146-e6e476fbd300 2019-07-30 17:14:26,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.54178404808s 2019-07-30 17:14:26,033 - 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-07-30T17:14:25Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f802e4a9-16f1-4eb8-bf1f-99c2da672781', u'provider:segmentation_id': 70, 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_d50ae8f2-e4d2-49fb-a96f-16c38b7830fa', u'created_at': u'2019-07-30T17:14:25Z', u'mtu': 1450, u'tenant_id': u'72fab117c2f4460eb88cd1a26bc06c47', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'72fab117c2f4460eb88cd1a26bc06c47', u'l2_adjacency': True}) 2019-07-30 17:14:26,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:14:26,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" 2019-07-30 17:14:26,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:26 GMT X-Openstack-Request-Id: req-d8fc86cf-8469-425e-af6d-b7b28451a667 2019-07-30 17:14:26,413 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f802e4a9-16f1-4eb8-bf1f-99c2da672781","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"72fab117c2f4460eb88cd1a26bc06c47","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:14:25Z","qos_policy_id":null,"name":"tenantnetwork1-net_d50ae8f2-e4d2-49fb-a96f-16c38b7830fa","admin_state_up":true,"tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:14:25Z","provider:network_type":"vxlan"}]} 2019-07-30 17:14:26,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-d8fc86cf-8469-425e-af6d-b7b28451a667 2019-07-30 17:14:26,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378979921341s 2019-07-30 17:14:26,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 17:14:26,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" -d '{"subnet": {"name": "tenantnetwork1-subnet_d50ae8f2-e4d2-49fb-a96f-16c38b7830fa", "enable_dhcp": true, "network_id": "f802e4a9-16f1-4eb8-bf1f-99c2da672781", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 17:14:28,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:28 GMT X-Openstack-Request-Id: req-17691460-6381-4429-871b-d0bd75fe75dd 2019-07-30 17:14:28,147 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T17:14:27Z","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":"3b32614c-c279-4af0-a487-3e0c6b6a4b50","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"72fab117c2f4460eb88cd1a26bc06c47","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_d50ae8f2-e4d2-49fb-a96f-16c38b7830fa","enable_dhcp":true,"segment_id":null,"network_id":"f802e4a9-16f1-4eb8-bf1f-99c2da672781","tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:14:27Z","ip_version":4}} 2019-07-30 17:14:28,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-17691460-6381-4429-871b-d0bd75fe75dd 2019-07-30 17:14:28,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.73230099678s 2019-07-30 17:14:28,147 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:14: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'3b32614c-c279-4af0-a487-3e0c6b6a4b50', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_d50ae8f2-e4d2-49fb-a96f-16c38b7830fa', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f802e4a9-16f1-4eb8-bf1f-99c2da672781', u'tenant_id': u'72fab117c2f4460eb88cd1a26bc06c47', u'created_at': u'2019-07-30T17:14: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'72fab117c2f4460eb88cd1a26bc06c47'}) 2019-07-30 17:14:28,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 17:14:28,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "tenantnetwork1-router_d50ae8f2-e4d2-49fb-a96f-16c38b7830fa", "admin_state_up": true}}' 2019-07-30 17:14:36,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:36 GMT X-Openstack-Request-Id: req-cc1a456c-85db-481b-8c7f-14ffd1cd3b59 2019-07-30 17:14:36,366 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:30Z", "admin_state_up": true, "updated_at": "2019-07-30T17:14:31Z", "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "7d77dfef-6f3c-40fe-979a-1663fbcca51a", "name": "tenantnetwork1-router_d50ae8f2-e4d2-49fb-a96f-16c38b7830fa"}} 2019-07-30 17:14:36,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-cc1a456c-85db-481b-8c7f-14ffd1cd3b59 2019-07-30 17:14:36,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.21856498718s 2019-07-30 17:14:36,367 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:14:31Z', u'revision_number': 3, u'ha': True, u'id': u'7d77dfef-6f3c-40fe-979a-1663fbcca51a', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_d50ae8f2-e4d2-49fb-a96f-16c38b7830fa', u'admin_state_up': True, u'tenant_id': u'72fab117c2f4460eb88cd1a26bc06c47', u'created_at': u'2019-07-30T17:14:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'72fab117c2f4460eb88cd1a26bc06c47'}) 2019-07-30 17:14:36,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 17:14:36,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/7d77dfef-6f3c-40fe-979a-1663fbcca51a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" -d '{"subnet_id": "3b32614c-c279-4af0-a487-3e0c6b6a4b50"}' 2019-07-30 17:14:40,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:40 GMT X-Openstack-Request-Id: req-27f93555-924c-46b9-b2c8-0dacfe365caf 2019-07-30 17:14:40,036 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f802e4a9-16f1-4eb8-bf1f-99c2da672781", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "subnet_id": "3b32614c-c279-4af0-a487-3e0c6b6a4b50", "subnet_ids": ["3b32614c-c279-4af0-a487-3e0c6b6a4b50"], "port_id": "17bed3e9-8f8e-4cdb-b00c-825171fb2c16", "id": "7d77dfef-6f3c-40fe-979a-1663fbcca51a"} 2019-07-30 17:14:40,036 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/7d77dfef-6f3c-40fe-979a-1663fbcca51a/add_router_interface.json used request id req-27f93555-924c-46b9-b2c8-0dacfe365caf 2019-07-30 17:14:40,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.66825485229s 2019-07-30 17:14:40,156 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 17:14:40,156 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-30 17:14:40,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 17:14:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/7d77dfef-6f3c-40fe-979a-1663fbcca51a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" -d '{"subnet_id": "3b32614c-c279-4af0-a487-3e0c6b6a4b50"}' 2019-07-30 17:14:44,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:44 GMT X-Openstack-Request-Id: req-e6dc3aea-912d-4d89-aa86-45ca911ce7ba 2019-07-30 17:14:44,747 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f802e4a9-16f1-4eb8-bf1f-99c2da672781", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "subnet_id": "3b32614c-c279-4af0-a487-3e0c6b6a4b50", "subnet_ids": ["3b32614c-c279-4af0-a487-3e0c6b6a4b50"], "port_id": "17bed3e9-8f8e-4cdb-b00c-825171fb2c16", "id": "7d77dfef-6f3c-40fe-979a-1663fbcca51a"} 2019-07-30 17:14:44,747 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/7d77dfef-6f3c-40fe-979a-1663fbcca51a/remove_router_interface.json used request id req-e6dc3aea-912d-4d89-aa86-45ca911ce7ba 2019-07-30 17:14:44,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.58880591393s 2019-07-30 17:14:44,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 17:14:44,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" 2019-07-30 17:14:46,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:46 GMT X-Openstack-Request-Id: req-80566383-0035-4f8c-990d-2a76447ec32f 2019-07-30 17:14:46,016 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:30Z", "admin_state_up": true, "updated_at": "2019-07-30T17:14:42Z", "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "7d77dfef-6f3c-40fe-979a-1663fbcca51a", "name": "tenantnetwork1-router_d50ae8f2-e4d2-49fb-a96f-16c38b7830fa"}]} 2019-07-30 17:14:46,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-80566383-0035-4f8c-990d-2a76447ec32f 2019-07-30 17:14:46,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.26802802086s 2019-07-30 17:14:46,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 17:14:46,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/7d77dfef-6f3c-40fe-979a-1663fbcca51a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" 2019-07-30 17:14:50,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:14:50 GMT X-Openstack-Request-Id: req-9d11bc66-5bd9-4e51-9091-41ca94872835 2019-07-30 17:14:50,277 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:14:50,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/7d77dfef-6f3c-40fe-979a-1663fbcca51a.json used request id req-9d11bc66-5bd9-4e51-9091-41ca94872835 2019-07-30 17:14:50,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.25977921486s 2019-07-30 17:14:50,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:14:50,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" 2019-07-30 17:14:51,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:51 GMT X-Openstack-Request-Id: req-2ac7e86a-6c88-4a0a-ab32-79c39144f1b0 2019-07-30 17:14:51,482 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:14:27Z","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":"3b32614c-c279-4af0-a487-3e0c6b6a4b50","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"72fab117c2f4460eb88cd1a26bc06c47","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_d50ae8f2-e4d2-49fb-a96f-16c38b7830fa","enable_dhcp":true,"segment_id":null,"network_id":"f802e4a9-16f1-4eb8-bf1f-99c2da672781","tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:14:27Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4}]} 2019-07-30 17:14:51,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-2ac7e86a-6c88-4a0a-ab32-79c39144f1b0 2019-07-30 17:14:51,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.20424199104s 2019-07-30 17:14:51,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 17:14:51,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/3b32614c-c279-4af0-a487-3e0c6b6a4b50.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" 2019-07-30 17:14:54,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:14:54 GMT X-Openstack-Request-Id: req-19f2cf0c-acf3-4817-9171-0289a8b8324b 2019-07-30 17:14:54,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:14:54,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/3b32614c-c279-4af0-a487-3e0c6b6a4b50.json used request id req-19f2cf0c-acf3-4817-9171-0289a8b8324b 2019-07-30 17:14:54,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.85547208786s 2019-07-30 17:14:54,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:14:54,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" 2019-07-30 17:14:54,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:54 GMT X-Openstack-Request-Id: req-8a9a5f22-01e4-4b8d-9099-10e8ef28aa24 2019-07-30 17:14:54,576 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f802e4a9-16f1-4eb8-bf1f-99c2da672781","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"72fab117c2f4460eb88cd1a26bc06c47","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:14:54Z","qos_policy_id":null,"name":"tenantnetwork1-net_d50ae8f2-e4d2-49fb-a96f-16c38b7830fa","admin_state_up":true,"tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:14:25Z","provider:network_type":"vxlan"}]} 2019-07-30 17:14:54,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-8a9a5f22-01e4-4b8d-9099-10e8ef28aa24 2019-07-30 17:14:54,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.236258983612s 2019-07-30 17:14:54,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 17:14:54,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/f802e4a9-16f1-4eb8-bf1f-99c2da672781.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5c6dcebcc9f01d8714c00057a47f438e5f6a3fed" 2019-07-30 17:14:55,574 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:14:55 GMT X-Openstack-Request-Id: req-1ef5c8fa-9c2f-4f48-97cb-0ff0f8619cbd 2019-07-30 17:14:55,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:14:55,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/f802e4a9-16f1-4eb8-bf1f-99c2da672781.json used request id req-1ef5c8fa-9c2f-4f48-97cb-0ff0f8619cbd 2019-07-30 17:14:55,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.997077941895s 2019-07-30 17:14:55,620 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-07-30 17:14:55,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:14:55,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33993239-893d-4bf2-ac99-d5da38d1f6b1 2019-07-30 17:14:55,665 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:14:55,666 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-33993239-893d-4bf2-ac99-d5da38d1f6b1 2019-07-30 17:14:55,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:14:56,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["aQ4konBfSvmDH8tcg7Lwow"], "issued_at": "2019-07-30T17:14:56.000000Z"}} 2019-07-30 17:14:56,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:14:56,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:14:57,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:57 GMT X-Openstack-Request-Id: req-08de8552-a5b5-472f-9339-5efebb18633e 2019-07-30 17:14:57,263 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:14:57,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-08de8552-a5b5-472f-9339-5efebb18633e 2019-07-30 17:14:57,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.18668103218s 2019-07-30 17:14:57,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:14:57,275 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-741dcf56-5b33-45a9-899a-0cfeff3be2c9 2019-07-30 17:14:57,276 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:14:57,276 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-741dcf56-5b33-45a9-899a-0cfeff3be2c9 2019-07-30 17:14:57,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:14:57,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:14:57,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb560b87-e538-4981-8e79-dfaaa7d83049 2019-07-30 17:14:57,636 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:14:57,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-eb560b87-e538-4981-8e79-dfaaa7d83049 2019-07-30 17:14:57,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.359434127808s 2019-07-30 17:14:57,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 17:14:57,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_2c988812-093f-48e5-aef8-27b8b2b8a374"}}' 2019-07-30 17:14:57,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe8852eb-56fc-4bda-abb9-de6d034d5f15 2019-07-30 17:14:57,880 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.37:5000/v3/projects/03d1f7b5ade9496d81061893ff7720bb"}, "tags": [], "enabled": true, "id": "03d1f7b5ade9496d81061893ff7720bb", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2c988812-093f-48e5-aef8-27b8b2b8a374"}} 2019-07-30 17:14:57,880 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-fe8852eb-56fc-4bda-abb9-de6d034d5f15 2019-07-30 17:14:57,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.236335992813s 2019-07-30 17:14:57,881 - 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'03d1f7b5ade9496d81061893ff7720bb', '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_2c988812-093f-48e5-aef8-27b8b2b8a374'}) 2019-07-30 17:14:57,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 17:14:57,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "002jeDA7Xe7fvvKB5Sq01KxmBTETFh", "email": null, "name": "tenantnetwork2-user_2c988812-093f-48e5-aef8-27b8b2b8a374"}}' 2019-07-30 17:14:58,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fcc4e53-7e7c-4662-af62-c519a97cbc86 2019-07-30 17:14:58,430 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_2c988812-093f-48e5-aef8-27b8b2b8a374", "links": {"self": "http://172.30.9.37:5000/v3/users/258dccb0cc2143ed8a6699e7ef3eb89d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "258dccb0cc2143ed8a6699e7ef3eb89d", "domain_id": "default", "password_expires_at": null}} 2019-07-30 17:14:58,430 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-4fcc4e53-7e7c-4662-af62-c519a97cbc86 2019-07-30 17:14:58,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.543084859848s 2019-07-30 17:14:58,431 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'258dccb0cc2143ed8a6699e7ef3eb89d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_2c988812-093f-48e5-aef8-27b8b2b8a374'}) 2019-07-30 17:14:58,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:14:58,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:14:58,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d2994b-f60e-4175-90c6-924dfc463dab 2019-07-30 17:14:58,657 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:14:58,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-b2d2994b-f60e-4175-90c6-924dfc463dab 2019-07-30 17:14:58,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222470998764s 2019-07-30 17:14:58,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:14:58,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:14:58,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb1946d2-63e7-472f-86f7-7a32b6411bf1 2019-07-30 17:14:58,883 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:14:58,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-bb1946d2-63e7-472f-86f7-7a32b6411bf1 2019-07-30 17:14:58,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22074508667s 2019-07-30 17:14:58,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:14:58,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:14:59,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d378ba80-2925-43e5-b92d-1610c22b9aaf 2019-07-30 17:14:59,093 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:14:59,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-d378ba80-2925-43e5-b92d-1610c22b9aaf 2019-07-30 17:14:59,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20504617691s 2019-07-30 17:14:59,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:14:59,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:14:59,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-948aa4dd-8eb1-4f0c-b591-b2fe2c821130 2019-07-30 17:14:59,293 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:14:59,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-948aa4dd-8eb1-4f0c-b591-b2fe2c821130 2019-07-30 17:14:59,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195399045944s 2019-07-30 17:14:59,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:14:59,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:14:59,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cbe3909-6766-468e-8936-8b815a05b1ba 2019-07-30 17:14:59,514 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_2c988812-093f-48e5-aef8-27b8b2b8a374", "links": {"self": "http://172.30.9.37:5000/v3/users/258dccb0cc2143ed8a6699e7ef3eb89d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "258dccb0cc2143ed8a6699e7ef3eb89d", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:14:59,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-0cbe3909-6766-468e-8936-8b815a05b1ba 2019-07-30 17:14:59,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220093011856s 2019-07-30 17:14:59,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:14:59,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:14:59,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6736137-d0de-45ea-b59f-f2bff2d5b1f5 2019-07-30 17:14:59,734 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.37:5000/v3/projects/03d1f7b5ade9496d81061893ff7720bb"}, "tags": [], "enabled": true, "id": "03d1f7b5ade9496d81061893ff7720bb", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2c988812-093f-48e5-aef8-27b8b2b8a374"}]} 2019-07-30 17:14:59,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-c6736137-d0de-45ea-b59f-f2bff2d5b1f5 2019-07-30 17:14:59,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207448959351s 2019-07-30 17:14:59,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:14:59,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=258dccb0cc2143ed8a6699e7ef3eb89d&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=03d1f7b5ade9496d81061893ff7720bb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:15:00,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 17:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e861632d-a9e2-459d-a359-2322374cae0f 2019-07-30 17:15:00,046 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=258dccb0cc2143ed8a6699e7ef3eb89d&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=03d1f7b5ade9496d81061893ff7720bb", "previous": null, "next": null}} 2019-07-30 17:15:00,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=258dccb0cc2143ed8a6699e7ef3eb89d&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=03d1f7b5ade9496d81061893ff7720bb used request id req-e861632d-a9e2-459d-a359-2322374cae0f 2019-07-30 17:15:00,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.303970098495s 2019-07-30 17:15:00,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 17:15:00,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/03d1f7b5ade9496d81061893ff7720bb/users/258dccb0cc2143ed8a6699e7ef3eb89d/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:15:00,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:15:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da189f16-eea7-4f8f-84c8-b8b5ba4c64dc 2019-07-30 17:15:00,373 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:15:00,373 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/03d1f7b5ade9496d81061893ff7720bb/users/258dccb0cc2143ed8a6699e7ef3eb89d/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-da189f16-eea7-4f8f-84c8-b8b5ba4c64dc 2019-07-30 17:15:00,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.323401927948s 2019-07-30 17:15:00,374 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_2c988812-093f-48e5-aef8-27b8b2b8a374', 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'03d1f7b5ade9496d81061893ff7720bb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '002jeDA7Xe7fvvKB5Sq01KxmBTETFh', 'username': u'tenantnetwork2-user_2c988812-093f-48e5-aef8-27b8b2b8a374', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 17:15:00,378 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_2c988812-093f-48e5-aef8-27b8b2b8a374', 'password': '002jeDA7Xe7fvvKB5Sq01KxmBTETFh', 'project_name': 'tenantnetwork2-project_2c988812-093f-48e5-aef8-27b8b2b8a374', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '03d1f7b5ade9496d81061893ff7720bb', 'project_domain_name': 'Default'} 2019-07-30 17:15:00,378 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-07-30 17:15:00,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:15:00,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:15:00,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4b774a-4ab2-4f2c-968f-20f4420a45c6 2019-07-30 17:15:00,580 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:15:00,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-9a4b774a-4ab2-4f2c-968f-20f4420a45c6 2019-07-30 17:15:00,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201476097107s 2019-07-30 17:15:00,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:15:00,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:15:00,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-992eed3b-a380-4852-8bb2-def71460b8cf 2019-07-30 17:15:00,890 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.37:5000/v3/projects/03d1f7b5ade9496d81061893ff7720bb"}, "tags": [], "enabled": true, "id": "03d1f7b5ade9496d81061893ff7720bb", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2c988812-093f-48e5-aef8-27b8b2b8a374"}]} 2019-07-30 17:15:00,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-992eed3b-a380-4852-8bb2-def71460b8cf 2019-07-30 17:15:00,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.302763938904s 2019-07-30 17:15:00,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 17:15:00,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" -d '{"network": {"tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "name": "tenantnetwork2-net_2c988812-093f-48e5-aef8-27b8b2b8a374", "admin_state_up": true}}' 2019-07-30 17:15:02,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:02 GMT X-Openstack-Request-Id: req-ac90c2cd-3e14-436d-a892-a5fbf496f2c9 2019-07-30 17:15:02,625 - 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":"5208a317-e4b3-4251-be13-d9af7e54412e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"03d1f7b5ade9496d81061893ff7720bb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:15:02Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_2c988812-093f-48e5-aef8-27b8b2b8a374","admin_state_up":true,"tenant_id":"03d1f7b5ade9496d81061893ff7720bb","created_at":"2019-07-30T17:15:02Z","mtu":1450}} 2019-07-30 17:15:02,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-ac90c2cd-3e14-436d-a892-a5fbf496f2c9 2019-07-30 17:15:02,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.73280000687s 2019-07-30 17:15:02,626 - 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-07-30T17:15:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5208a317-e4b3-4251-be13-d9af7e54412e', u'provider:segmentation_id': 90, 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_2c988812-093f-48e5-aef8-27b8b2b8a374', u'created_at': u'2019-07-30T17:15:02Z', u'mtu': 1450, u'tenant_id': u'03d1f7b5ade9496d81061893ff7720bb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'03d1f7b5ade9496d81061893ff7720bb', u'l2_adjacency': True}) 2019-07-30 17:15:02,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:15:02,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f78356c-d2c0-40ec-9e7b-36d140a00791 2019-07-30 17:15:02,637 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:15:02,638 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-8f78356c-d2c0-40ec-9e7b-36d140a00791 2019-07-30 17:15:02,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:15:03,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "03d1f7b5ade9496d81061893ff7720bb", "name": "tenantnetwork2-project_2c988812-093f-48e5-aef8-27b8b2b8a374"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/03d1f7b5ade9496d81061893ff7720bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/03d1f7b5ade9496d81061893ff7720bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/03d1f7b5ade9496d81061893ff7720bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_03d1f7b5ade9496d81061893ff7720bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_03d1f7b5ade9496d81061893ff7720bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/03d1f7b5ade9496d81061893ff7720bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/03d1f7b5ade9496d81061893ff7720bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/03d1f7b5ade9496d81061893ff7720bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/03d1f7b5ade9496d81061893ff7720bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/03d1f7b5ade9496d81061893ff7720bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/03d1f7b5ade9496d81061893ff7720bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_2c988812-093f-48e5-aef8-27b8b2b8a374", "id": "258dccb0cc2143ed8a6699e7ef3eb89d"}, "audit_ids": ["7cNKHaIYQP2iScskPQ4VZQ"], "issued_at": "2019-07-30T17:15:02.000000Z"}} 2019-07-30 17:15:03,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:15:03,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2998f62c4fc2851be8dd15f8e61915de5f9c88a9" 2019-07-30 17:15:04,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:04 GMT X-Openstack-Request-Id: req-4de18bf4-270a-4a21-a7f7-e960ff5f013c 2019-07-30 17:15:04,287 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5208a317-e4b3-4251-be13-d9af7e54412e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"03d1f7b5ade9496d81061893ff7720bb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:15:02Z","qos_policy_id":null,"name":"tenantnetwork2-net_2c988812-093f-48e5-aef8-27b8b2b8a374","admin_state_up":true,"tenant_id":"03d1f7b5ade9496d81061893ff7720bb","created_at":"2019-07-30T17:15:02Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:15:04,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-4de18bf4-270a-4a21-a7f7-e960ff5f013c 2019-07-30 17:15:04,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.25627803802s 2019-07-30 17:15:04,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 17:15:04,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2998f62c4fc2851be8dd15f8e61915de5f9c88a9" -d '{"subnet": {"name": "tenantnetwork2-subnet_2c988812-093f-48e5-aef8-27b8b2b8a374", "enable_dhcp": true, "network_id": "5208a317-e4b3-4251-be13-d9af7e54412e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 17:15:05,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:05 GMT X-Openstack-Request-Id: req-3ef907df-3477-46b1-9bf3-210b4ad04418 2019-07-30 17:15:05,254 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5208a317-e4b3-4251-be13-d9af7e54412e","tenant_id":"03d1f7b5ade9496d81061893ff7720bb","created_at":"2019-07-30T17:15:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:15:04Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"03d1f7b5ade9496d81061893ff7720bb","id":"dabbce02-9d1a-4142-9b8f-1f4d18d8d792","subnetpool_id":null,"name":"tenantnetwork2-subnet_2c988812-093f-48e5-aef8-27b8b2b8a374"}} 2019-07-30 17:15:05,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-3ef907df-3477-46b1-9bf3-210b4ad04418 2019-07-30 17:15:05,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.964831829071s 2019-07-30 17:15:05,255 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:15:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dabbce02-9d1a-4142-9b8f-1f4d18d8d792', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_2c988812-093f-48e5-aef8-27b8b2b8a374', u'enable_dhcp': True, u'network_id': u'5208a317-e4b3-4251-be13-d9af7e54412e', u'tenant_id': u'03d1f7b5ade9496d81061893ff7720bb', u'created_at': u'2019-07-30T17:15:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'03d1f7b5ade9496d81061893ff7720bb'}) 2019-07-30 17:15:05,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 17:15:05,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2998f62c4fc2851be8dd15f8e61915de5f9c88a9" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "tenantnetwork2-router_2c988812-093f-48e5-aef8-27b8b2b8a374", "admin_state_up": true}}' 2019-07-30 17:15:12,179 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:12 GMT X-Openstack-Request-Id: req-0b2cd488-7b7c-44a2-af6c-0b8e0472201f 2019-07-30 17:15:12,179 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "created_at": "2019-07-30T17:15:06Z", "admin_state_up": true, "updated_at": "2019-07-30T17:15:07Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "03d1f7b5ade9496d81061893ff7720bb", "id": "0dba1246-262e-43d8-8ccb-70112a0827d7", "name": "tenantnetwork2-router_2c988812-093f-48e5-aef8-27b8b2b8a374"}} 2019-07-30 17:15:12,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-0b2cd488-7b7c-44a2-af6c-0b8e0472201f 2019-07-30 17:15:12,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.92401099205s 2019-07-30 17:15:12,180 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:15:07Z', u'revision_number': 3, u'id': u'0dba1246-262e-43d8-8ccb-70112a0827d7', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_2c988812-093f-48e5-aef8-27b8b2b8a374', u'admin_state_up': True, u'tenant_id': u'03d1f7b5ade9496d81061893ff7720bb', u'created_at': u'2019-07-30T17:15:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'03d1f7b5ade9496d81061893ff7720bb'}) 2019-07-30 17:15:12,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 17:15:12,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/0dba1246-262e-43d8-8ccb-70112a0827d7/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2998f62c4fc2851be8dd15f8e61915de5f9c88a9" -d '{"subnet_id": "dabbce02-9d1a-4142-9b8f-1f4d18d8d792"}' 2019-07-30 17:15:15,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:15 GMT X-Openstack-Request-Id: req-ce6151f6-aa25-4c97-8d9b-f1867cd97fec 2019-07-30 17:15:15,680 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5208a317-e4b3-4251-be13-d9af7e54412e", "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "subnet_id": "dabbce02-9d1a-4142-9b8f-1f4d18d8d792", "subnet_ids": ["dabbce02-9d1a-4142-9b8f-1f4d18d8d792"], "port_id": "8eb91e46-1928-4c6b-bbe2-91d9fb8217f6", "id": "0dba1246-262e-43d8-8ccb-70112a0827d7"} 2019-07-30 17:15:15,680 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/0dba1246-262e-43d8-8ccb-70112a0827d7/add_router_interface.json used request id req-ce6151f6-aa25-4c97-8d9b-f1867cd97fec 2019-07-30 17:15:15,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.49968099594s 2019-07-30 17:15:15,800 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 17:15:15,800 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:15 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-30 17:15:15,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 17:15:15,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/0dba1246-262e-43d8-8ccb-70112a0827d7/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2998f62c4fc2851be8dd15f8e61915de5f9c88a9" -d '{"subnet_id": "dabbce02-9d1a-4142-9b8f-1f4d18d8d792"}' 2019-07-30 17:15:20,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:20 GMT X-Openstack-Request-Id: req-6394cc28-5b3a-45d7-b76b-7bd16a08027f 2019-07-30 17:15:20,184 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5208a317-e4b3-4251-be13-d9af7e54412e", "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "subnet_id": "dabbce02-9d1a-4142-9b8f-1f4d18d8d792", "subnet_ids": ["dabbce02-9d1a-4142-9b8f-1f4d18d8d792"], "port_id": "8eb91e46-1928-4c6b-bbe2-91d9fb8217f6", "id": "0dba1246-262e-43d8-8ccb-70112a0827d7"} 2019-07-30 17:15:20,184 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/0dba1246-262e-43d8-8ccb-70112a0827d7/remove_router_interface.json used request id req-6394cc28-5b3a-45d7-b76b-7bd16a08027f 2019-07-30 17:15:20,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.37881612778s 2019-07-30 17:15:20,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 17:15:20,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2998f62c4fc2851be8dd15f8e61915de5f9c88a9" 2019-07-30 17:15:20,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:20 GMT X-Openstack-Request-Id: req-4bd0614e-1c0b-4696-8995-2db46eb8a4d9 2019-07-30 17:15:20,613 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "created_at": "2019-07-30T17:15:06Z", "admin_state_up": true, "updated_at": "2019-07-30T17:15:18Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "03d1f7b5ade9496d81061893ff7720bb", "id": "0dba1246-262e-43d8-8ccb-70112a0827d7", "name": "tenantnetwork2-router_2c988812-093f-48e5-aef8-27b8b2b8a374"}]} 2019-07-30 17:15:20,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-4bd0614e-1c0b-4696-8995-2db46eb8a4d9 2019-07-30 17:15:20,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.427978038788s 2019-07-30 17:15:20,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 17:15:20,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/0dba1246-262e-43d8-8ccb-70112a0827d7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2998f62c4fc2851be8dd15f8e61915de5f9c88a9" 2019-07-30 17:15:25,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:15:25 GMT X-Openstack-Request-Id: req-df709c03-6f88-4734-8150-69d7dbe896ce 2019-07-30 17:15:25,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:15:25,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/0dba1246-262e-43d8-8ccb-70112a0827d7.json used request id req-df709c03-6f88-4734-8150-69d7dbe896ce 2019-07-30 17:15:25,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.76194000244s 2019-07-30 17:15:25,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:15:25,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2998f62c4fc2851be8dd15f8e61915de5f9c88a9" 2019-07-30 17:15:26,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:26 GMT X-Openstack-Request-Id: req-ad57558b-22b4-4deb-aea1-3c61d50bf55c 2019-07-30 17:15:26,489 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5208a317-e4b3-4251-be13-d9af7e54412e","tenant_id":"03d1f7b5ade9496d81061893ff7720bb","created_at":"2019-07-30T17:15:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:15:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"03d1f7b5ade9496d81061893ff7720bb","id":"dabbce02-9d1a-4142-9b8f-1f4d18d8d792","subnetpool_id":null,"name":"tenantnetwork2-subnet_2c988812-093f-48e5-aef8-27b8b2b8a374"}]} 2019-07-30 17:15:26,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-ad57558b-22b4-4deb-aea1-3c61d50bf55c 2019-07-30 17:15:26,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.11264204979s 2019-07-30 17:15:26,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 17:15:26,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/dabbce02-9d1a-4142-9b8f-1f4d18d8d792.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2998f62c4fc2851be8dd15f8e61915de5f9c88a9" 2019-07-30 17:15:29,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:15:29 GMT X-Openstack-Request-Id: req-a5d3322d-da7d-484a-b299-51a59829b9de 2019-07-30 17:15:29,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:15:29,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/dabbce02-9d1a-4142-9b8f-1f4d18d8d792.json used request id req-a5d3322d-da7d-484a-b299-51a59829b9de 2019-07-30 17:15:29,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.94550204277s 2019-07-30 17:15:29,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:15:29,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2998f62c4fc2851be8dd15f8e61915de5f9c88a9" 2019-07-30 17:15:30,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:30 GMT X-Openstack-Request-Id: req-322fbfcb-4d4d-4fd0-8813-6ef7fb663c04 2019-07-30 17:15:30,518 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5208a317-e4b3-4251-be13-d9af7e54412e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"03d1f7b5ade9496d81061893ff7720bb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:15:29Z","qos_policy_id":null,"name":"tenantnetwork2-net_2c988812-093f-48e5-aef8-27b8b2b8a374","admin_state_up":true,"tenant_id":"03d1f7b5ade9496d81061893ff7720bb","created_at":"2019-07-30T17:15:02Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:15:30,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-322fbfcb-4d4d-4fd0-8813-6ef7fb663c04 2019-07-30 17:15:30,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08186388016s 2019-07-30 17:15:30,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 17:15:30,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/5208a317-e4b3-4251-be13-d9af7e54412e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2998f62c4fc2851be8dd15f8e61915de5f9c88a9" 2019-07-30 17:15:31,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:15:31 GMT X-Openstack-Request-Id: req-295b9af5-ea88-48da-ad8a-0ef3bf680a59 2019-07-30 17:15:31,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:15:31,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/5208a317-e4b3-4251-be13-d9af7e54412e.json used request id req-295b9af5-ea88-48da-ad8a-0ef3bf680a59 2019-07-30 17:15:31,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22693991661s 2019-07-30 17:15:31,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:15:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:15:32,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51cbdcc0-ebb4-4ce4-ad11-54f8e6d80200 2019-07-30 17:15:32,008 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_2c988812-093f-48e5-aef8-27b8b2b8a374", "links": {"self": "http://172.30.9.37:5000/v3/users/258dccb0cc2143ed8a6699e7ef3eb89d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "258dccb0cc2143ed8a6699e7ef3eb89d", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:15:32,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-51cbdcc0-ebb4-4ce4-ad11-54f8e6d80200 2019-07-30 17:15:32,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.26061296463s 2019-07-30 17:15:32,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:15:32,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/258dccb0cc2143ed8a6699e7ef3eb89d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:15:32,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcaff21b-9c8b-42ce-bb7d-80af0c38800f 2019-07-30 17:15:32,268 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_2c988812-093f-48e5-aef8-27b8b2b8a374", "links": {"self": "http://172.30.9.37:5000/v3/users/258dccb0cc2143ed8a6699e7ef3eb89d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "258dccb0cc2143ed8a6699e7ef3eb89d", "description": null}} 2019-07-30 17:15:32,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/258dccb0cc2143ed8a6699e7ef3eb89d used request id req-bcaff21b-9c8b-42ce-bb7d-80af0c38800f 2019-07-30 17:15:32,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.254322052002s 2019-07-30 17:15:32,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 17:15:32,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/258dccb0cc2143ed8a6699e7ef3eb89d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:15:32,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:15:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ae3a8c3-b6e2-46d7-bc8e-f6419e025687 2019-07-30 17:15:32,649 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:15:32,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/258dccb0cc2143ed8a6699e7ef3eb89d used request id req-3ae3a8c3-b6e2-46d7-bc8e-f6419e025687 2019-07-30 17:15:32,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.380419969559s 2019-07-30 17:15:32,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:15:32,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:15:32,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f9c9d7-e014-4ccb-a272-632465726556 2019-07-30 17:15:32,898 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.37:5000/v3/projects/03d1f7b5ade9496d81061893ff7720bb"}, "tags": [], "enabled": true, "id": "03d1f7b5ade9496d81061893ff7720bb", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_2c988812-093f-48e5-aef8-27b8b2b8a374"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:15:32,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-a4f9c9d7-e014-4ccb-a272-632465726556 2019-07-30 17:15:32,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.242007017136s 2019-07-30 17:15:32,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 17:15:32,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/03d1f7b5ade9496d81061893ff7720bb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:15:33,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:15:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cac9eee-afd7-4e9c-b160-4986f4f457de 2019-07-30 17:15:33,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:15:33,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/03d1f7b5ade9496d81061893ff7720bb used request id req-4cac9eee-afd7-4e9c-b160-4986f4f457de 2019-07-30 17:15:33,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.355448961258s 2019-07-30 17:15:33,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:15:33,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=03d1f7b5ade9496d81061893ff7720bb&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:15:33,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:33 GMT X-Openstack-Request-Id: req-ab025deb-7ff0-4a0d-b069-d3103e9a42ba 2019-07-30 17:15:33,298 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "created_at": "2019-07-30T17:15:02Z", "updated_at": "2019-07-30T17:15:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:15:02Z", "revision_number": 0, "id": "08396731-742f-4a0a-b2d9-27eaba6d9064", "remote_group_id": "eeb35c08-069f-4885-91e0-62bce3db9113", "remote_ip_prefix": null, "created_at": "2019-07-30T17:15:02Z", "security_group_id": "eeb35c08-069f-4885-91e0-62bce3db9113", "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03d1f7b5ade9496d81061893ff7720bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:15:02Z", "revision_number": 0, "id": "45b786e2-5996-4370-8f03-3e5b42134d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:15:02Z", "security_group_id": "eeb35c08-069f-4885-91e0-62bce3db9113", "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03d1f7b5ade9496d81061893ff7720bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:15:02Z", "revision_number": 0, "id": "7de0f1e1-4497-40a8-8827-1d4511308287", "remote_group_id": "eeb35c08-069f-4885-91e0-62bce3db9113", "remote_ip_prefix": null, "created_at": "2019-07-30T17:15:02Z", "security_group_id": "eeb35c08-069f-4885-91e0-62bce3db9113", "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03d1f7b5ade9496d81061893ff7720bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:15:02Z", "revision_number": 0, "id": "b1c86356-7bf0-401e-a4af-b9d677113c92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:15:02Z", "security_group_id": "eeb35c08-069f-4885-91e0-62bce3db9113", "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03d1f7b5ade9496d81061893ff7720bb"}], "revision_number": 1, "project_id": "03d1f7b5ade9496d81061893ff7720bb", "id": "eeb35c08-069f-4885-91e0-62bce3db9113", "name": "default"}]} 2019-07-30 17:15:33,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=03d1f7b5ade9496d81061893ff7720bb&name=default used request id req-ab025deb-7ff0-4a0d-b069-d3103e9a42ba 2019-07-30 17:15:33,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0350859165192s 2019-07-30 17:15:33,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:15:33,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:15:33,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:33 GMT X-Openstack-Request-Id: req-75fcbe60-9a78-474b-928b-ee1156a5d7b8 2019-07-30 17:15:33,674 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "created_at": "2019-07-30T17:15:02Z", "updated_at": "2019-07-30T17:15:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:15:02Z", "revision_number": 0, "id": "08396731-742f-4a0a-b2d9-27eaba6d9064", "remote_group_id": "eeb35c08-069f-4885-91e0-62bce3db9113", "remote_ip_prefix": null, "created_at": "2019-07-30T17:15:02Z", "security_group_id": "eeb35c08-069f-4885-91e0-62bce3db9113", "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03d1f7b5ade9496d81061893ff7720bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:15:02Z", "revision_number": 0, "id": "45b786e2-5996-4370-8f03-3e5b42134d98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:15:02Z", "security_group_id": "eeb35c08-069f-4885-91e0-62bce3db9113", "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03d1f7b5ade9496d81061893ff7720bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:15:02Z", "revision_number": 0, "id": "7de0f1e1-4497-40a8-8827-1d4511308287", "remote_group_id": "eeb35c08-069f-4885-91e0-62bce3db9113", "remote_ip_prefix": null, "created_at": "2019-07-30T17:15:02Z", "security_group_id": "eeb35c08-069f-4885-91e0-62bce3db9113", "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "03d1f7b5ade9496d81061893ff7720bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:15:02Z", "revision_number": 0, "id": "b1c86356-7bf0-401e-a4af-b9d677113c92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:15:02Z", "security_group_id": "eeb35c08-069f-4885-91e0-62bce3db9113", "tenant_id": "03d1f7b5ade9496d81061893ff7720bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "03d1f7b5ade9496d81061893ff7720bb"}], "revision_number": 1, "project_id": "03d1f7b5ade9496d81061893ff7720bb", "id": "eeb35c08-069f-4885-91e0-62bce3db9113", "name": "default"}]} 2019-07-30 17:15:33,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-75fcbe60-9a78-474b-928b-ee1156a5d7b8 2019-07-30 17:15:33,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.370547771454s 2019-07-30 17:15:33,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 17:15:33,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/eeb35c08-069f-4885-91e0-62bce3db9113.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}bfa358b2fd993612efa660a8406357e4829f2b18" 2019-07-30 17:15:34,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:15:34 GMT X-Openstack-Request-Id: req-1ad456ed-ac5f-458e-bb8d-009d03323c59 2019-07-30 17:15:34,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:15:34,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/eeb35c08-069f-4885-91e0-62bce3db9113.json used request id req-1ad456ed-ac5f-458e-bb8d-009d03323c59 2019-07-30 17:15:34,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.29875016212s 2019-07-30 17:15:35,025 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-07-30 17:15:35,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:15:35,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88cc6f60-de0a-42fe-87be-3c16f341b61c 2019-07-30 17:15:35,101 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:15:35,101 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-88cc6f60-de0a-42fe-87be-3c16f341b61c 2019-07-30 17:15:35,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:15:35,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:15:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["Le66rJwmRwONhLaaZfdiCQ"], "issued_at": "2019-07-30T17:15:35.000000Z"}} 2019-07-30 17:15:35,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:15:35,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:15:36,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:36 GMT X-Openstack-Request-Id: req-357e2138-ce99-4acd-a23a-dbaac4216d06 2019-07-30 17:15:36,125 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:15:36,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-357e2138-ce99-4acd-a23a-dbaac4216d06 2019-07-30 17:15:36,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.604381084442s 2019-07-30 17:15:36,127 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-07-30 17:15:36,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:15:36,139 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12a2f03e-c600-4aa3-a722-37ab4dffcf8a 2019-07-30 17:15:36,139 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:15:36,139 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-12a2f03e-c600-4aa3-a722-37ab4dffcf8a 2019-07-30 17:15:36,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:15:36,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:15:36,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a264d169-9b19-4dbe-beef-d442e451a3f9 2019-07-30 17:15:36,358 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:15:36,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-a264d169-9b19-4dbe-beef-d442e451a3f9 2019-07-30 17:15:36,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.2184009552s 2019-07-30 17:15:36,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:15:36,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:15:36,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db7fbaf-f0da-4a7c-8ee6-45e7e036a136 2019-07-30 17:15:36,587 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:15:36,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-9db7fbaf-f0da-4a7c-8ee6-45e7e036a136 2019-07-30 17:15:36,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221997976303s 2019-07-30 17:15:36,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 17:15:36,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" -d '{"network": {"tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "vmready1-net_b082d946-2fe2-448d-b37a-92a4c1703b75", "admin_state_up": true}}' 2019-07-30 17:15:37,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:37 GMT X-Openstack-Request-Id: req-57d6798c-d087-4fac-aaab-48854a0d3402 2019-07-30 17:15:37,254 - 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":"315970c7-4092-46e4-bc1a-b90140ec0f07","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"72fab117c2f4460eb88cd1a26bc06c47","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:15:37Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_b082d946-2fe2-448d-b37a-92a4c1703b75","admin_state_up":true,"tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:15:36Z","mtu":1450}} 2019-07-30 17:15:37,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-57d6798c-d087-4fac-aaab-48854a0d3402 2019-07-30 17:15:37,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.666048049927s 2019-07-30 17:15:37,255 - 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-07-30T17:15:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'315970c7-4092-46e4-bc1a-b90140ec0f07', u'provider:segmentation_id': 56, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_b082d946-2fe2-448d-b37a-92a4c1703b75', u'created_at': u'2019-07-30T17:15:36Z', u'mtu': 1450, u'tenant_id': u'72fab117c2f4460eb88cd1a26bc06c47', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'72fab117c2f4460eb88cd1a26bc06c47', u'l2_adjacency': True}) 2019-07-30 17:15:37,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:15:37,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:15:37,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:37 GMT X-Openstack-Request-Id: req-bf85bcdc-b112-4f50-95f3-769fc2996274 2019-07-30 17:15:37,657 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"315970c7-4092-46e4-bc1a-b90140ec0f07","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"72fab117c2f4460eb88cd1a26bc06c47","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:15:37Z","qos_policy_id":null,"name":"vmready1-net_b082d946-2fe2-448d-b37a-92a4c1703b75","admin_state_up":true,"tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:15:36Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:15:37,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-bf85bcdc-b112-4f50-95f3-769fc2996274 2019-07-30 17:15:37,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401292085648s 2019-07-30 17:15:37,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 17:15:37,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" -d '{"subnet": {"name": "vmready1-subnet_b082d946-2fe2-448d-b37a-92a4c1703b75", "enable_dhcp": true, "network_id": "315970c7-4092-46e4-bc1a-b90140ec0f07", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 17:15:39,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:39 GMT X-Openstack-Request-Id: req-dbbf0773-cbb0-440d-8c4f-a359fab9379d 2019-07-30 17:15:39,371 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T17:15:38Z","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":"7e9b7b2e-0e18-4b1c-9210-747781cd82e4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"72fab117c2f4460eb88cd1a26bc06c47","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_b082d946-2fe2-448d-b37a-92a4c1703b75","enable_dhcp":true,"segment_id":null,"network_id":"315970c7-4092-46e4-bc1a-b90140ec0f07","tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:15:38Z","ip_version":4}} 2019-07-30 17:15:39,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-dbbf0773-cbb0-440d-8c4f-a359fab9379d 2019-07-30 17:15:39,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.71269989014s 2019-07-30 17:15:39,372 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:15:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7e9b7b2e-0e18-4b1c-9210-747781cd82e4', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_b082d946-2fe2-448d-b37a-92a4c1703b75', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'315970c7-4092-46e4-bc1a-b90140ec0f07', u'tenant_id': u'72fab117c2f4460eb88cd1a26bc06c47', u'created_at': u'2019-07-30T17:15:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'72fab117c2f4460eb88cd1a26bc06c47'}) 2019-07-30 17:15:39,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 17:15:39,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "vmready1-router_b082d946-2fe2-448d-b37a-92a4c1703b75", "admin_state_up": true}}' 2019-07-30 17:15:46,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:46 GMT X-Openstack-Request-Id: req-4236ee22-2eec-49cc-890f-8af37ef8e1fc 2019-07-30 17:15:46,203 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:15:40Z", "admin_state_up": true, "updated_at": "2019-07-30T17:15:41Z", "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "21d1d86b-495a-4e80-ba3b-3a2d8c01d88a", "name": "vmready1-router_b082d946-2fe2-448d-b37a-92a4c1703b75"}} 2019-07-30 17:15:46,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-4236ee22-2eec-49cc-890f-8af37ef8e1fc 2019-07-30 17:15:46,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.83113193512s 2019-07-30 17:15:46,204 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:15:41Z', u'revision_number': 3, u'ha': True, u'id': u'21d1d86b-495a-4e80-ba3b-3a2d8c01d88a', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_b082d946-2fe2-448d-b37a-92a4c1703b75', u'admin_state_up': True, u'tenant_id': u'72fab117c2f4460eb88cd1a26bc06c47', u'created_at': u'2019-07-30T17:15:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'72fab117c2f4460eb88cd1a26bc06c47'}) 2019-07-30 17:15:46,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 17:15:46,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/21d1d86b-495a-4e80-ba3b-3a2d8c01d88a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" -d '{"subnet_id": "7e9b7b2e-0e18-4b1c-9210-747781cd82e4"}' 2019-07-30 17:15:49,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:49 GMT X-Openstack-Request-Id: req-c92c7db7-60a7-4fd3-af6a-fd4602cd64db 2019-07-30 17:15:49,443 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "315970c7-4092-46e4-bc1a-b90140ec0f07", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "subnet_id": "7e9b7b2e-0e18-4b1c-9210-747781cd82e4", "subnet_ids": ["7e9b7b2e-0e18-4b1c-9210-747781cd82e4"], "port_id": "3cc3202e-554d-402e-bdcf-65b5a80e7d13", "id": "21d1d86b-495a-4e80-ba3b-3a2d8c01d88a"} 2019-07-30 17:15:49,443 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/21d1d86b-495a-4e80-ba3b-3a2d8c01d88a/add_router_interface.json used request id req-c92c7db7-60a7-4fd3-af6a-fd4602cd64db 2019-07-30 17:15:49,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.23894000053s 2019-07-30 17:15:49,444 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 17:15:49,550 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 17:15:49,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:15:49,559 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:49 GMT 2019-07-30 17:15:49,559 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 17:15:49,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:15:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:15:50,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:50 GMT X-Openstack-Request-Id: req-e8477179-96b0-49c7-9212-4f4f6bd3ed5f 2019-07-30 17:15:50,385 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:15:50,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-e8477179-96b0-49c7-9212-4f4f6bd3ed5f 2019-07-30 17:15:50,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.820842027664s 2019-07-30 17:15:50,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 17:15:50,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_b082d946-2fe2-448d-b37a-92a4c1703b75", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_b082d946-2fe2-448d-b37a-92a4c1703b75"}' 2019-07-30 17:15:51,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:51 GMT Location: http://172.30.9.37:9292/v2/images/48e96959-2f80-4b52-89df-10042789c1c7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-81e9a45f-78c8-4798-b176-2c33c84924ba 2019-07-30 17:15:51,389 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:15:51Z", "file": "/v2/images/48e96959-2f80-4b52-89df-10042789c1c7/file", "owner": "72fab117c2f4460eb88cd1a26bc06c47", "id": "48e96959-2f80-4b52-89df-10042789c1c7", "size": null, "self": "/v2/images/48e96959-2f80-4b52-89df-10042789c1c7", "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_b082d946-2fe2-448d-b37a-92a4c1703b75", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_b082d946-2fe2-448d-b37a-92a4c1703b75", "checksum": null, "created_at": "2019-07-30T17:15:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 17:15:51,389 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-81e9a45f-78c8-4798-b176-2c33c84924ba 2019-07-30 17:15:51,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.995121002197s 2019-07-30 17:15:51,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 17:15:51,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/48e96959-2f80-4b52-89df-10042789c1c7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" -d '' 2019-07-30 17:15:55,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:15:55 GMT X-Openstack-Request-Id: req-0a12ee15-beba-403e-afae-40a27da289af 2019-07-30 17:15:55,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:15:55,610 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/48e96959-2f80-4b52-89df-10042789c1c7/file used request id req-0a12ee15-beba-403e-afae-40a27da289af 2019-07-30 17:15:55,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.21970105171s 2019-07-30 17:15:55,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:15:55,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:15:56,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15:56 GMT X-Openstack-Request-Id: req-a9646146-d4b8-4c5b-9e97-876d9b86e0b6 2019-07-30 17:15:56,418 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:15:55Z", "file": "/v2/images/48e96959-2f80-4b52-89df-10042789c1c7/file", "owner": "72fab117c2f4460eb88cd1a26bc06c47", "id": "48e96959-2f80-4b52-89df-10042789c1c7", "size": 12716032, "self": "/v2/images/48e96959-2f80-4b52-89df-10042789c1c7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/48e96959-2f80-4b52-89df-10042789c1c7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/48e96959-2f80-4b52-89df-10042789c1c7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_b082d946-2fe2-448d-b37a-92a4c1703b75", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_b082d946-2fe2-448d-b37a-92a4c1703b75", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:15:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:15:56,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-a9646146-d4b8-4c5b-9e97-876d9b86e0b6 2019-07-30 17:15:56,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.804039001465s 2019-07-30 17:15:56,421 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/48e96959-2f80-4b52-89df-10042789c1c7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/48e96959-2f80-4b52-89df-10042789c1c7/file', 'owner': u'72fab117c2f4460eb88cd1a26bc06c47', 'id': u'48e96959-2f80-4b52-89df-10042789c1c7', 'size': 12716032, u'self': u'/v2/images/48e96959-2f80-4b52-89df-10042789c1c7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72fab117c2f4460eb88cd1a26bc06c47', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/48e96959-2f80-4b52-89df-10042789c1c7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T17:15:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T17:15:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_b082d946-2fe2-448d-b37a-92a4c1703b75', '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/48e96959-2f80-4b52-89df-10042789c1c7', 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_b082d946-2fe2-448d-b37a-92a4c1703b75', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_b082d946-2fe2-448d-b37a-92a4c1703b75', 'created': u'2019-07-30T17:15:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T17:15: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/48e96959-2f80-4b52-89df-10042789c1c7', 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_b082d946-2fe2-448d-b37a-92a4c1703b75', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 17:15:56,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 17:15:56,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_b082d946-2fe2-448d-b37a-92a4c1703b75", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 17:15:57,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15: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-2b331f6f-8deb-4eaf-9c5d-2ca2a25abd53 x-openstack-request-id: req-2b331f6f-8deb-4eaf-9c5d-2ca2a25abd53 2019-07-30 17:15:57,341 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_b082d946-2fe2-448d-b37a-92a4c1703b75", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/4130e2f2-be46-4894-adae-d0efab594290", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/4130e2f2-be46-4894-adae-d0efab594290", "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": "4130e2f2-be46-4894-adae-d0efab594290"}} 2019-07-30 17:15:57,341 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-2b331f6f-8deb-4eaf-9c5d-2ca2a25abd53 2019-07-30 17:15:57,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.916654109955s 2019-07-30 17:15:57,342 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_b082d946-2fe2-448d-b37a-92a4c1703b75', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'4130e2f2-be46-4894-adae-d0efab594290', 'swap': 0}) 2019-07-30 17:15:57,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 17:15:57,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/4130e2f2-be46-4894-adae-d0efab594290/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" -d '{"extra_specs": {}}' 2019-07-30 17:15:57,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:15: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-03ae7c86-50e7-4433-980f-8467e4f1c21c x-openstack-request-id: req-03ae7c86-50e7-4433-980f-8467e4f1c21c 2019-07-30 17:15:57,474 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 17:15:57,474 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/4130e2f2-be46-4894-adae-d0efab594290/os-extra_specs used request id req-03ae7c86-50e7-4433-980f-8467e4f1c21c 2019-07-30 17:15:57,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.134109020233s 2019-07-30 17:15:57,616 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 17:15:57,617 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 17:15:57,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 17:15:57,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/21d1d86b-495a-4e80-ba3b-3a2d8c01d88a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" -d '{"subnet_id": "7e9b7b2e-0e18-4b1c-9210-747781cd82e4"}' 2019-07-30 17:16:01,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:01 GMT X-Openstack-Request-Id: req-e7799653-c0bd-4b5d-8a49-42b60b0302bd 2019-07-30 17:16:01,498 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "315970c7-4092-46e4-bc1a-b90140ec0f07", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "subnet_id": "7e9b7b2e-0e18-4b1c-9210-747781cd82e4", "subnet_ids": ["7e9b7b2e-0e18-4b1c-9210-747781cd82e4"], "port_id": "3cc3202e-554d-402e-bdcf-65b5a80e7d13", "id": "21d1d86b-495a-4e80-ba3b-3a2d8c01d88a"} 2019-07-30 17:16:01,498 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/21d1d86b-495a-4e80-ba3b-3a2d8c01d88a/remove_router_interface.json used request id req-e7799653-c0bd-4b5d-8a49-42b60b0302bd 2019-07-30 17:16:01,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.87381410599s 2019-07-30 17:16:01,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 17:16:01,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:16:01,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:01 GMT X-Openstack-Request-Id: req-f309991d-06da-496b-a335-9e9dbfbbafda 2019-07-30 17:16:01,990 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:15:40Z", "admin_state_up": true, "updated_at": "2019-07-30T17:15:59Z", "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "21d1d86b-495a-4e80-ba3b-3a2d8c01d88a", "name": "vmready1-router_b082d946-2fe2-448d-b37a-92a4c1703b75"}]} 2019-07-30 17:16:01,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-f309991d-06da-496b-a335-9e9dbfbbafda 2019-07-30 17:16:01,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.491369962692s 2019-07-30 17:16:01,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 17:16:01,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/21d1d86b-495a-4e80-ba3b-3a2d8c01d88a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:16:06,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:16:06 GMT X-Openstack-Request-Id: req-5a88c06f-754a-42b9-9ab2-6bfa6bb50c2a 2019-07-30 17:16:06,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:16:06,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/21d1d86b-495a-4e80-ba3b-3a2d8c01d88a.json used request id req-5a88c06f-754a-42b9-9ab2-6bfa6bb50c2a 2019-07-30 17:16:06,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.3714299202s 2019-07-30 17:16:06,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:16:06,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:16:06,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:06 GMT X-Openstack-Request-Id: req-19b1d0a2-d6a7-4694-b1c2-a39d3fb32af3 2019-07-30 17:16:06,412 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:15:38Z","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":"7e9b7b2e-0e18-4b1c-9210-747781cd82e4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"72fab117c2f4460eb88cd1a26bc06c47","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_b082d946-2fe2-448d-b37a-92a4c1703b75","enable_dhcp":true,"segment_id":null,"network_id":"315970c7-4092-46e4-bc1a-b90140ec0f07","tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:15:38Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4}]} 2019-07-30 17:16:06,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-19b1d0a2-d6a7-4694-b1c2-a39d3fb32af3 2019-07-30 17:16:06,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0473489761353s 2019-07-30 17:16:06,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 17:16:06,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/7e9b7b2e-0e18-4b1c-9210-747781cd82e4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:16:10,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:16:10 GMT X-Openstack-Request-Id: req-47f318fa-0be5-49a8-bc8e-79cce730de34 2019-07-30 17:16:10,021 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:16:10,021 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/7e9b7b2e-0e18-4b1c-9210-747781cd82e4.json used request id req-47f318fa-0be5-49a8-bc8e-79cce730de34 2019-07-30 17:16:10,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.60790514946s 2019-07-30 17:16:10,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:16:10,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:16:11,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:11 GMT X-Openstack-Request-Id: req-8795065a-4e48-4730-bd0e-289cbbc04b27 2019-07-30 17:16:11,184 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"315970c7-4092-46e4-bc1a-b90140ec0f07","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":56,"ipv4_address_scope":null,"shared":false,"project_id":"72fab117c2f4460eb88cd1a26bc06c47","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:16:09Z","qos_policy_id":null,"name":"vmready1-net_b082d946-2fe2-448d-b37a-92a4c1703b75","admin_state_up":true,"tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:15:36Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:16:11,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-8795065a-4e48-4730-bd0e-289cbbc04b27 2019-07-30 17:16:11,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.16190099716s 2019-07-30 17:16:11,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 17:16:11,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/315970c7-4092-46e4-bc1a-b90140ec0f07.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:16:11,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:16:11 GMT X-Openstack-Request-Id: req-50bc4820-3ace-492a-a304-adc797714bcb 2019-07-30 17:16:11,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:16:11,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/315970c7-4092-46e4-bc1a-b90140ec0f07.json used request id req-50bc4820-3ace-492a-a304-adc797714bcb 2019-07-30 17:16:11,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.698979139328s 2019-07-30 17:16:11,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:16:11,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:16:12,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:12 GMT X-Openstack-Request-Id: req-330530b8-930b-4905-97f2-ecfd0eaf63e1 2019-07-30 17:16:12,724 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:15:55Z", "file": "/v2/images/48e96959-2f80-4b52-89df-10042789c1c7/file", "owner": "72fab117c2f4460eb88cd1a26bc06c47", "id": "48e96959-2f80-4b52-89df-10042789c1c7", "size": 12716032, "self": "/v2/images/48e96959-2f80-4b52-89df-10042789c1c7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/48e96959-2f80-4b52-89df-10042789c1c7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/48e96959-2f80-4b52-89df-10042789c1c7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_b082d946-2fe2-448d-b37a-92a4c1703b75", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_b082d946-2fe2-448d-b37a-92a4c1703b75", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:15:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:16:12,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-330530b8-930b-4905-97f2-ecfd0eaf63e1 2019-07-30 17:16:12,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.834145069122s 2019-07-30 17:16:12,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 17:16:12,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/48e96959-2f80-4b52-89df-10042789c1c7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:16:14,022 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:16:14 GMT X-Openstack-Request-Id: req-a6112ed3-2c94-4c67-8385-1eb57139789b 2019-07-30 17:16:14,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-07-30 17:16:14,022 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/48e96959-2f80-4b52-89df-10042789c1c7 used request id req-a6112ed3-2c94-4c67-8385-1eb57139789b 2019-07-30 17:16:14,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.29622483253s 2019-07-30 17:16:14,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:16:14,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:16:14,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16: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-7ae6f8fd-21ef-4c22-94a7-c297d7a1bf52 x-openstack-request-id: req-7ae6f8fd-21ef-4c22-94a7-c297d7a1bf52 2019-07-30 17:16:14,195 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_b082d946-2fe2-448d-b37a-92a4c1703b75", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/4130e2f2-be46-4894-adae-d0efab594290", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/4130e2f2-be46-4894-adae-d0efab594290", "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": "4130e2f2-be46-4894-adae-d0efab594290"}]} 2019-07-30 17:16:14,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-7ae6f8fd-21ef-4c22-94a7-c297d7a1bf52 2019-07-30 17:16:14,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.150707006454s 2019-07-30 17:16:14,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 17:16:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/4130e2f2-be46-4894-adae-d0efab594290 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7657f5011c15a7b9de6a9f76608048fd58704ab0" 2019-07-30 17:16:14,352 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16: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-7952f001-21e6-44a4-a452-b955db04bfde x-openstack-request-id: req-7952f001-21e6-44a4-a452-b955db04bfde 2019-07-30 17:16:14,352 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/4130e2f2-be46-4894-adae-d0efab594290 used request id req-7952f001-21e6-44a4-a452-b955db04bfde 2019-07-30 17:16:14,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.154376029968s 2019-07-30 17:16:14,397 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-07-30 17:16:14,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:16:14,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e1844f7-01f9-47ce-aed8-03d199935f1e 2019-07-30 17:16:14,445 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:16:14,445 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-4e1844f7-01f9-47ce-aed8-03d199935f1e 2019-07-30 17:16:14,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:16:14,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["1oLE4vMYSaW-doTK--pRnQ"], "issued_at": "2019-07-30T17:16:14.000000Z"}} 2019-07-30 17:16:14,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:16:14,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:15,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:15 GMT X-Openstack-Request-Id: req-862e802b-952f-49c9-b1dc-223a7c7de694 2019-07-30 17:16:15,470 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:16:15,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-862e802b-952f-49c9-b1dc-223a7c7de694 2019-07-30 17:16:15,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.612482070923s 2019-07-30 17:16:15,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:16:15,483 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c8031b5-093c-4c1a-b133-af281e448c20 2019-07-30 17:16:15,483 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:16:15,483 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-9c8031b5-093c-4c1a-b133-af281e448c20 2019-07-30 17:16:15,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:16:15,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:15,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-377ccc4c-fdb8-4617-ae37-6789315b56d9 2019-07-30 17:16:15,684 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:16:15,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-377ccc4c-fdb8-4617-ae37-6789315b56d9 2019-07-30 17:16:15,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200172901154s 2019-07-30 17:16:15,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 17:16:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_312cb17d-ec3a-482b-a8ec-21d264ac7760"}}' 2019-07-30 17:16:15,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32dd2920-8ed9-4113-ba03-9ca906431dda 2019-07-30 17:16:15,945 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.37:5000/v3/projects/ee15fccca4d2436da2c8924bccb740fc"}, "tags": [], "enabled": true, "id": "ee15fccca4d2436da2c8924bccb740fc", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_312cb17d-ec3a-482b-a8ec-21d264ac7760"}} 2019-07-30 17:16:15,945 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-32dd2920-8ed9-4113-ba03-9ca906431dda 2019-07-30 17:16:15,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.253223896027s 2019-07-30 17:16:15,946 - 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'ee15fccca4d2436da2c8924bccb740fc', '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_312cb17d-ec3a-482b-a8ec-21d264ac7760'}) 2019-07-30 17:16:15,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 17:16:15,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "OLLnHaXB9wz1tGUWBZJ2liE3haQuNN", "email": null, "name": "vmready2-user_312cb17d-ec3a-482b-a8ec-21d264ac7760"}}' 2019-07-30 17:16:16,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4517b684-b17d-4a70-8283-38d0bb2a326d 2019-07-30 17:16:16,753 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_312cb17d-ec3a-482b-a8ec-21d264ac7760", "links": {"self": "http://172.30.9.37:5000/v3/users/d1967313b6b446058cefcf496d1086ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d1967313b6b446058cefcf496d1086ce", "domain_id": "default", "password_expires_at": null}} 2019-07-30 17:16:16,753 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-4517b684-b17d-4a70-8283-38d0bb2a326d 2019-07-30 17:16:16,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.800252914429s 2019-07-30 17:16:16,754 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd1967313b6b446058cefcf496d1086ce', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_312cb17d-ec3a-482b-a8ec-21d264ac7760'}) 2019-07-30 17:16:16,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:16:16,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:16,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b93b8a8-f5e3-4fb0-aec7-9bdc134d87e7 2019-07-30 17:16:16,984 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:16:16,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-1b93b8a8-f5e3-4fb0-aec7-9bdc134d87e7 2019-07-30 17:16:16,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226886034012s 2019-07-30 17:16:16,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:16:16,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:17,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9d3580-a021-4f42-ade8-9fbcc127c92d 2019-07-30 17:16:17,107 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:16:17,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-3a9d3580-a021-4f42-ade8-9fbcc127c92d 2019-07-30 17:16:17,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117646217346s 2019-07-30 17:16:17,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:16:17,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:17,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4cbd27-d2a5-4db0-bd46-a6bd3ee3bfdb 2019-07-30 17:16:17,232 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:16:17,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-ff4cbd27-d2a5-4db0-bd46-a6bd3ee3bfdb 2019-07-30 17:16:17,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120296955109s 2019-07-30 17:16:17,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:16:17,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:17,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6a81f9a-9f72-49f7-9db8-b3cf5dbd8b0c 2019-07-30 17:16:17,448 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:16:17,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-c6a81f9a-9f72-49f7-9db8-b3cf5dbd8b0c 2019-07-30 17:16:17,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210464000702s 2019-07-30 17:16:17,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:16:17,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:17,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6573a6d7-aa3e-4e95-bf5a-5e5fa9146a89 2019-07-30 17:16:17,680 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmready2-user_312cb17d-ec3a-482b-a8ec-21d264ac7760", "links": {"self": "http://172.30.9.37:5000/v3/users/d1967313b6b446058cefcf496d1086ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d1967313b6b446058cefcf496d1086ce", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:16:17,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-6573a6d7-aa3e-4e95-bf5a-5e5fa9146a89 2019-07-30 17:16:17,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23148393631s 2019-07-30 17:16:17,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:16:17,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:17,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0a14cb-422c-43e4-9bd2-6fa88ed6a54b 2019-07-30 17:16:17,911 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.37:5000/v3/projects/ee15fccca4d2436da2c8924bccb740fc"}, "tags": [], "enabled": true, "id": "ee15fccca4d2436da2c8924bccb740fc", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_312cb17d-ec3a-482b-a8ec-21d264ac7760"}]} 2019-07-30 17:16:17,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-3b0a14cb-422c-43e4-9bd2-6fa88ed6a54b 2019-07-30 17:16:17,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219526052475s 2019-07-30 17:16:17,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:16:17,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=d1967313b6b446058cefcf496d1086ce&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=ee15fccca4d2436da2c8924bccb740fc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:18,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99eef44b-be14-45fc-bc19-831512244847 2019-07-30 17:16:18,115 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=d1967313b6b446058cefcf496d1086ce&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=ee15fccca4d2436da2c8924bccb740fc", "previous": null, "next": null}} 2019-07-30 17:16:18,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=d1967313b6b446058cefcf496d1086ce&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=ee15fccca4d2436da2c8924bccb740fc used request id req-99eef44b-be14-45fc-bc19-831512244847 2019-07-30 17:16:18,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196178197861s 2019-07-30 17:16:18,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 17:16:18,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/ee15fccca4d2436da2c8924bccb740fc/users/d1967313b6b446058cefcf496d1086ce/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:18,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fb20f88-91a5-4ce4-bcb2-d4e7ff07d043 2019-07-30 17:16:18,417 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:16:18,417 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/ee15fccca4d2436da2c8924bccb740fc/users/d1967313b6b446058cefcf496d1086ce/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-0fb20f88-91a5-4ce4-bcb2-d4e7ff07d043 2019-07-30 17:16:18,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.298387050629s 2019-07-30 17:16:18,418 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_312cb17d-ec3a-482b-a8ec-21d264ac7760', 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'ee15fccca4d2436da2c8924bccb740fc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'OLLnHaXB9wz1tGUWBZJ2liE3haQuNN', 'username': u'vmready2-user_312cb17d-ec3a-482b-a8ec-21d264ac7760', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 17:16:18,422 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_312cb17d-ec3a-482b-a8ec-21d264ac7760', 'password': 'OLLnHaXB9wz1tGUWBZJ2liE3haQuNN', 'project_name': 'vmready2-project_312cb17d-ec3a-482b-a8ec-21d264ac7760', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': 'ee15fccca4d2436da2c8924bccb740fc', 'project_domain_name': 'Default'} 2019-07-30 17:16:18,423 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-07-30 17:16:18,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:16:18,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:18,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e126c994-e181-4ed7-83bd-2181277420a7 2019-07-30 17:16:18,659 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:16:18,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-e126c994-e181-4ed7-83bd-2181277420a7 2019-07-30 17:16:18,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.235393047333s 2019-07-30 17:16:18,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:16:18,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:18,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-babee66e-2329-43f5-ab6e-b60892bf450f 2019-07-30 17:16:18,972 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.37:5000/v3/projects/ee15fccca4d2436da2c8924bccb740fc"}, "tags": [], "enabled": true, "id": "ee15fccca4d2436da2c8924bccb740fc", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_312cb17d-ec3a-482b-a8ec-21d264ac7760"}]} 2019-07-30 17:16:18,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-babee66e-2329-43f5-ab6e-b60892bf450f 2019-07-30 17:16:18,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.306139945984s 2019-07-30 17:16:18,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 17:16:18,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" -d '{"network": {"tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "name": "vmready2-net_312cb17d-ec3a-482b-a8ec-21d264ac7760", "admin_state_up": true}}' 2019-07-30 17:16:19,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:19 GMT X-Openstack-Request-Id: req-f7b9d9a7-eca6-4d20-a9a1-f81d91983deb 2019-07-30 17:16:19,662 - 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":"bc0dd116-a212-4a24-9561-93f7fc7722d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"ee15fccca4d2436da2c8924bccb740fc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:16:19Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_312cb17d-ec3a-482b-a8ec-21d264ac7760","admin_state_up":true,"tenant_id":"ee15fccca4d2436da2c8924bccb740fc","created_at":"2019-07-30T17:16:19Z","mtu":1450}} 2019-07-30 17:16:19,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f7b9d9a7-eca6-4d20-a9a1-f81d91983deb 2019-07-30 17:16:19,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.687983989716s 2019-07-30 17:16:19,663 - 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-07-30T17:16:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bc0dd116-a212-4a24-9561-93f7fc7722d9', u'provider:segmentation_id': 93, 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_312cb17d-ec3a-482b-a8ec-21d264ac7760', u'created_at': u'2019-07-30T17:16:19Z', u'mtu': 1450, u'tenant_id': u'ee15fccca4d2436da2c8924bccb740fc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ee15fccca4d2436da2c8924bccb740fc', u'l2_adjacency': True}) 2019-07-30 17:16:19,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:16:19,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b0097a-cec5-4c64-8477-ccea4db73b0c 2019-07-30 17:16:19,673 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:16:19,673 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-29b0097a-cec5-4c64-8477-ccea4db73b0c 2019-07-30 17:16:19,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:16:20,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:16:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ee15fccca4d2436da2c8924bccb740fc", "name": "vmready2-project_312cb17d-ec3a-482b-a8ec-21d264ac7760"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/ee15fccca4d2436da2c8924bccb740fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/ee15fccca4d2436da2c8924bccb740fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/ee15fccca4d2436da2c8924bccb740fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_ee15fccca4d2436da2c8924bccb740fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_ee15fccca4d2436da2c8924bccb740fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/ee15fccca4d2436da2c8924bccb740fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/ee15fccca4d2436da2c8924bccb740fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/ee15fccca4d2436da2c8924bccb740fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/ee15fccca4d2436da2c8924bccb740fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/ee15fccca4d2436da2c8924bccb740fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/ee15fccca4d2436da2c8924bccb740fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_312cb17d-ec3a-482b-a8ec-21d264ac7760", "id": "d1967313b6b446058cefcf496d1086ce"}, "audit_ids": ["wBC5ZUNYQ9euIZjgIomFCw"], "issued_at": "2019-07-30T17:16:20.000000Z"}} 2019-07-30 17:16:20,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:16:20,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" 2019-07-30 17:16:20,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:20 GMT X-Openstack-Request-Id: req-73cdc19d-60e0-4fe6-b29a-628fcc60b4cb 2019-07-30 17:16:20,456 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"bc0dd116-a212-4a24-9561-93f7fc7722d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ee15fccca4d2436da2c8924bccb740fc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:16:19Z","qos_policy_id":null,"name":"vmready2-net_312cb17d-ec3a-482b-a8ec-21d264ac7760","admin_state_up":true,"tenant_id":"ee15fccca4d2436da2c8924bccb740fc","created_at":"2019-07-30T17:16:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:16:20,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-73cdc19d-60e0-4fe6-b29a-628fcc60b4cb 2019-07-30 17:16:20,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369651079178s 2019-07-30 17:16:20,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 17:16:20,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" -d '{"subnet": {"name": "vmready2-subnet_312cb17d-ec3a-482b-a8ec-21d264ac7760", "enable_dhcp": true, "network_id": "bc0dd116-a212-4a24-9561-93f7fc7722d9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 17:16:21,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:21 GMT X-Openstack-Request-Id: req-b575e70d-8bc8-4446-a953-4b4fa92e88cd 2019-07-30 17:16:21,506 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc0dd116-a212-4a24-9561-93f7fc7722d9","tenant_id":"ee15fccca4d2436da2c8924bccb740fc","created_at":"2019-07-30T17:16:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:16:20Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"ee15fccca4d2436da2c8924bccb740fc","id":"dfd47ee1-2475-4675-8ca0-6c733099e4c3","subnetpool_id":null,"name":"vmready2-subnet_312cb17d-ec3a-482b-a8ec-21d264ac7760"}} 2019-07-30 17:16:21,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-b575e70d-8bc8-4446-a953-4b4fa92e88cd 2019-07-30 17:16:21,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.04871606827s 2019-07-30 17:16:21,507 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:16:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dfd47ee1-2475-4675-8ca0-6c733099e4c3', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_312cb17d-ec3a-482b-a8ec-21d264ac7760', u'enable_dhcp': True, u'network_id': u'bc0dd116-a212-4a24-9561-93f7fc7722d9', u'tenant_id': u'ee15fccca4d2436da2c8924bccb740fc', u'created_at': u'2019-07-30T17:16:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'ee15fccca4d2436da2c8924bccb740fc'}) 2019-07-30 17:16:21,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 17:16:21,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "vmready2-router_312cb17d-ec3a-482b-a8ec-21d264ac7760", "admin_state_up": true}}' 2019-07-30 17:16:29,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:29 GMT X-Openstack-Request-Id: req-e21176b3-0bb3-4bd8-9ab9-42ff74cff485 2019-07-30 17:16:29,215 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "created_at": "2019-07-30T17:16:22Z", "admin_state_up": true, "updated_at": "2019-07-30T17:16:24Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "ee15fccca4d2436da2c8924bccb740fc", "id": "fbdab0a2-e062-4ba1-b7fb-1cc4aa6cdb1a", "name": "vmready2-router_312cb17d-ec3a-482b-a8ec-21d264ac7760"}} 2019-07-30 17:16:29,215 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-e21176b3-0bb3-4bd8-9ab9-42ff74cff485 2019-07-30 17:16:29,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.7078909874s 2019-07-30 17:16:29,216 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:16:24Z', u'revision_number': 3, u'id': u'fbdab0a2-e062-4ba1-b7fb-1cc4aa6cdb1a', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_312cb17d-ec3a-482b-a8ec-21d264ac7760', u'admin_state_up': True, u'tenant_id': u'ee15fccca4d2436da2c8924bccb740fc', u'created_at': u'2019-07-30T17:16:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'ee15fccca4d2436da2c8924bccb740fc'}) 2019-07-30 17:16:29,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 17:16:29,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/fbdab0a2-e062-4ba1-b7fb-1cc4aa6cdb1a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" -d '{"subnet_id": "dfd47ee1-2475-4675-8ca0-6c733099e4c3"}' 2019-07-30 17:16:33,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:33 GMT X-Openstack-Request-Id: req-e43a663a-58ff-47b2-bb75-690e92d24348 2019-07-30 17:16:33,271 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bc0dd116-a212-4a24-9561-93f7fc7722d9", "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "subnet_id": "dfd47ee1-2475-4675-8ca0-6c733099e4c3", "subnet_ids": ["dfd47ee1-2475-4675-8ca0-6c733099e4c3"], "port_id": "9d461049-0a7d-47e1-8ca9-a114fc75fb78", "id": "fbdab0a2-e062-4ba1-b7fb-1cc4aa6cdb1a"} 2019-07-30 17:16:33,271 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/fbdab0a2-e062-4ba1-b7fb-1cc4aa6cdb1a/add_router_interface.json used request id req-e43a663a-58ff-47b2-bb75-690e92d24348 2019-07-30 17:16:33,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.05499410629s 2019-07-30 17:16:33,272 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 17:16:33,378 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 17:16:33,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:16:33,386 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:33 GMT 2019-07-30 17:16:33,386 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 17:16:33,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:16:33,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" 2019-07-30 17:16:33,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:33 GMT X-Openstack-Request-Id: req-57fb1f4f-910f-4eaf-b7be-6506d24bcddf 2019-07-30 17:16:33,731 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:16:33,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-57fb1f4f-910f-4eaf-b7be-6506d24bcddf 2019-07-30 17:16:33,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.339900016785s 2019-07-30 17:16:33,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 17:16:33,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_312cb17d-ec3a-482b-a8ec-21d264ac7760", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_312cb17d-ec3a-482b-a8ec-21d264ac7760"}' 2019-07-30 17:16:34,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:34 GMT Location: http://172.30.9.37:9292/v2/images/743ac89f-ee94-4a28-827a-81940c6e859e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-620ae933-b668-4ce3-954e-439885667fd7 2019-07-30 17:16:34,597 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:16:34Z", "file": "/v2/images/743ac89f-ee94-4a28-827a-81940c6e859e/file", "owner": "ee15fccca4d2436da2c8924bccb740fc", "id": "743ac89f-ee94-4a28-827a-81940c6e859e", "size": null, "self": "/v2/images/743ac89f-ee94-4a28-827a-81940c6e859e", "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_312cb17d-ec3a-482b-a8ec-21d264ac7760", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_312cb17d-ec3a-482b-a8ec-21d264ac7760", "checksum": null, "created_at": "2019-07-30T17:16:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 17:16:34,597 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-620ae933-b668-4ce3-954e-439885667fd7 2019-07-30 17:16:34,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.857220888138s 2019-07-30 17:16:34,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 17:16:34,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/743ac89f-ee94-4a28-827a-81940c6e859e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" -d '' 2019-07-30 17:16:35,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:16:35 GMT X-Openstack-Request-Id: req-e05b8743-3ea3-4cd9-9a86-a6b19122dca4 2019-07-30 17:16:35,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:16:35,895 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/743ac89f-ee94-4a28-827a-81940c6e859e/file used request id req-e05b8743-3ea3-4cd9-9a86-a6b19122dca4 2019-07-30 17:16:35,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29710817337s 2019-07-30 17:16:35,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:16:35,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" 2019-07-30 17:16:36,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:36 GMT X-Openstack-Request-Id: req-35d5ba54-ac58-4d08-86f6-a2d48a392662 2019-07-30 17:16:36,218 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:16:35Z", "file": "/v2/images/743ac89f-ee94-4a28-827a-81940c6e859e/file", "owner": "ee15fccca4d2436da2c8924bccb740fc", "id": "743ac89f-ee94-4a28-827a-81940c6e859e", "size": 12716032, "self": "/v2/images/743ac89f-ee94-4a28-827a-81940c6e859e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/743ac89f-ee94-4a28-827a-81940c6e859e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/743ac89f-ee94-4a28-827a-81940c6e859e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_312cb17d-ec3a-482b-a8ec-21d264ac7760", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_312cb17d-ec3a-482b-a8ec-21d264ac7760", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:16:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:16:36,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-35d5ba54-ac58-4d08-86f6-a2d48a392662 2019-07-30 17:16:36,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318586111069s 2019-07-30 17:16:36,220 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/743ac89f-ee94-4a28-827a-81940c6e859e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/743ac89f-ee94-4a28-827a-81940c6e859e/file', 'owner': u'ee15fccca4d2436da2c8924bccb740fc', 'id': u'743ac89f-ee94-4a28-827a-81940c6e859e', 'size': 12716032, u'self': u'/v2/images/743ac89f-ee94-4a28-827a-81940c6e859e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ee15fccca4d2436da2c8924bccb740fc', 'name': 'vmready2-project_312cb17d-ec3a-482b-a8ec-21d264ac7760', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/743ac89f-ee94-4a28-827a-81940c6e859e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T17:16:35Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T17:16:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_312cb17d-ec3a-482b-a8ec-21d264ac7760', '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/743ac89f-ee94-4a28-827a-81940c6e859e', 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_312cb17d-ec3a-482b-a8ec-21d264ac7760', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_312cb17d-ec3a-482b-a8ec-21d264ac7760', 'created': u'2019-07-30T17:16:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T17:16:34Z', 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/743ac89f-ee94-4a28-827a-81940c6e859e', 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_312cb17d-ec3a-482b-a8ec-21d264ac7760', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 17:16:36,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 17:16:36,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_312cb17d-ec3a-482b-a8ec-21d264ac7760", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 17:16:36,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d68d1c92-7379-4f2e-aeba-efb313b33b33 x-openstack-request-id: req-d68d1c92-7379-4f2e-aeba-efb313b33b33 2019-07-30 17:16:36,618 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_312cb17d-ec3a-482b-a8ec-21d264ac7760", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/00c7dd97-c48d-4b06-8ffe-5325af8595a6", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/00c7dd97-c48d-4b06-8ffe-5325af8595a6", "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": "00c7dd97-c48d-4b06-8ffe-5325af8595a6"}} 2019-07-30 17:16:36,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-d68d1c92-7379-4f2e-aeba-efb313b33b33 2019-07-30 17:16:36,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.394608020782s 2019-07-30 17:16:36,620 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_312cb17d-ec3a-482b-a8ec-21d264ac7760', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'00c7dd97-c48d-4b06-8ffe-5325af8595a6', 'swap': 0}) 2019-07-30 17:16:36,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 17:16:36,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/00c7dd97-c48d-4b06-8ffe-5325af8595a6/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" -d '{"extra_specs": {}}' 2019-07-30 17:16:36,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4289dde-47df-4ade-9e0e-39a39d500134 x-openstack-request-id: req-e4289dde-47df-4ade-9e0e-39a39d500134 2019-07-30 17:16:36,640 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 17:16:36,640 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/00c7dd97-c48d-4b06-8ffe-5325af8595a6/os-extra_specs used request id req-e4289dde-47df-4ade-9e0e-39a39d500134 2019-07-30 17:16:36,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202100276947s 2019-07-30 17:16:36,755 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 17:16:36,755 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:18 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 17:16:36,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 17:16:36,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/fbdab0a2-e062-4ba1-b7fb-1cc4aa6cdb1a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" -d '{"subnet_id": "dfd47ee1-2475-4675-8ca0-6c733099e4c3"}' 2019-07-30 17:16:40,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:40 GMT X-Openstack-Request-Id: req-0bd96359-d959-470d-aa0d-e76303105648 2019-07-30 17:16:40,316 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "bc0dd116-a212-4a24-9561-93f7fc7722d9", "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "subnet_id": "dfd47ee1-2475-4675-8ca0-6c733099e4c3", "subnet_ids": ["dfd47ee1-2475-4675-8ca0-6c733099e4c3"], "port_id": "9d461049-0a7d-47e1-8ca9-a114fc75fb78", "id": "fbdab0a2-e062-4ba1-b7fb-1cc4aa6cdb1a"} 2019-07-30 17:16:40,317 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/fbdab0a2-e062-4ba1-b7fb-1cc4aa6cdb1a/remove_router_interface.json used request id req-0bd96359-d959-470d-aa0d-e76303105648 2019-07-30 17:16:40,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.55636191368s 2019-07-30 17:16:40,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 17:16:40,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" 2019-07-30 17:16:40,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:40 GMT X-Openstack-Request-Id: req-3d144d28-fded-4961-b4da-2b148b6fabcc 2019-07-30 17:16:40,777 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "created_at": "2019-07-30T17:16:22Z", "admin_state_up": true, "updated_at": "2019-07-30T17:16:38Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "ee15fccca4d2436da2c8924bccb740fc", "id": "fbdab0a2-e062-4ba1-b7fb-1cc4aa6cdb1a", "name": "vmready2-router_312cb17d-ec3a-482b-a8ec-21d264ac7760"}]} 2019-07-30 17:16:40,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-3d144d28-fded-4961-b4da-2b148b6fabcc 2019-07-30 17:16:40,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.460233211517s 2019-07-30 17:16:40,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 17:16:40,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/fbdab0a2-e062-4ba1-b7fb-1cc4aa6cdb1a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" 2019-07-30 17:16:45,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:16:45 GMT X-Openstack-Request-Id: req-9829f0cb-de21-4bef-8c01-9d7e84610811 2019-07-30 17:16:45,242 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:16:45,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/fbdab0a2-e062-4ba1-b7fb-1cc4aa6cdb1a.json used request id req-9829f0cb-de21-4bef-8c01-9d7e84610811 2019-07-30 17:16:45,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.46356296539s 2019-07-30 17:16:45,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:16:45,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" 2019-07-30 17:16:45,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:45 GMT X-Openstack-Request-Id: req-6168cfc9-2bfe-484d-a78a-bdc6d896604a 2019-07-30 17:16:45,332 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bc0dd116-a212-4a24-9561-93f7fc7722d9","tenant_id":"ee15fccca4d2436da2c8924bccb740fc","created_at":"2019-07-30T17:16:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:16:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"ee15fccca4d2436da2c8924bccb740fc","id":"dfd47ee1-2475-4675-8ca0-6c733099e4c3","subnetpool_id":null,"name":"vmready2-subnet_312cb17d-ec3a-482b-a8ec-21d264ac7760"}]} 2019-07-30 17:16:45,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-6168cfc9-2bfe-484d-a78a-bdc6d896604a 2019-07-30 17:16:45,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0899369716644s 2019-07-30 17:16:45,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 17:16:45,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/dfd47ee1-2475-4675-8ca0-6c733099e4c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" 2019-07-30 17:16:48,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:16:48 GMT X-Openstack-Request-Id: req-76106d7f-a120-4f59-a606-c5a5fdb39f80 2019-07-30 17:16:48,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:16:48,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/dfd47ee1-2475-4675-8ca0-6c733099e4c3.json used request id req-76106d7f-a120-4f59-a606-c5a5fdb39f80 2019-07-30 17:16:48,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.4654109478s 2019-07-30 17:16:48,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:16:48,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" 2019-07-30 17:16:49,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:49 GMT X-Openstack-Request-Id: req-58cda380-ab39-42b8-abf3-980b72cb202c 2019-07-30 17:16:49,184 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bc0dd116-a212-4a24-9561-93f7fc7722d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ee15fccca4d2436da2c8924bccb740fc","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:16:48Z","qos_policy_id":null,"name":"vmready2-net_312cb17d-ec3a-482b-a8ec-21d264ac7760","admin_state_up":true,"tenant_id":"ee15fccca4d2436da2c8924bccb740fc","created_at":"2019-07-30T17:16:19Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:16:49,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-58cda380-ab39-42b8-abf3-980b72cb202c 2019-07-30 17:16:49,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384526014328s 2019-07-30 17:16:49,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 17:16:49,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/bc0dd116-a212-4a24-9561-93f7fc7722d9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" 2019-07-30 17:16:50,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:16:50 GMT X-Openstack-Request-Id: req-1c5cd58b-c265-48cb-a6b7-cb8807a3f893 2019-07-30 17:16:50,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:16:50,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/bc0dd116-a212-4a24-9561-93f7fc7722d9.json used request id req-1c5cd58b-c265-48cb-a6b7-cb8807a3f893 2019-07-30 17:16:50,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.36457896233s 2019-07-30 17:16:50,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:16:50,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" 2019-07-30 17:16:51,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:51 GMT X-Openstack-Request-Id: req-b379ff22-ea57-44e6-8a64-83d40afdfa0a 2019-07-30 17:16:51,391 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:16:35Z", "file": "/v2/images/743ac89f-ee94-4a28-827a-81940c6e859e/file", "owner": "ee15fccca4d2436da2c8924bccb740fc", "id": "743ac89f-ee94-4a28-827a-81940c6e859e", "size": 12716032, "self": "/v2/images/743ac89f-ee94-4a28-827a-81940c6e859e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/743ac89f-ee94-4a28-827a-81940c6e859e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/743ac89f-ee94-4a28-827a-81940c6e859e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_312cb17d-ec3a-482b-a8ec-21d264ac7760", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_312cb17d-ec3a-482b-a8ec-21d264ac7760", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:16:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:16:51,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-b379ff22-ea57-44e6-8a64-83d40afdfa0a 2019-07-30 17:16:51,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.836787939072s 2019-07-30 17:16:51,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 17:16:51,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/743ac89f-ee94-4a28-827a-81940c6e859e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f41598b5f7c9c56778e13caebebc00433e399952" 2019-07-30 17:16:53,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:16:53 GMT X-Openstack-Request-Id: req-2edff7b1-0201-46de-bac5-2edff5a38aae 2019-07-30 17:16:53,244 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:16:53,244 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/743ac89f-ee94-4a28-827a-81940c6e859e used request id req-2edff7b1-0201-46de-bac5-2edff5a38aae 2019-07-30 17:16:53,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.85136508942s 2019-07-30 17:16:53,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:16:53,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:53,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16: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-14b5b79c-64d5-4f51-905b-f888f4d11558 x-openstack-request-id: req-14b5b79c-64d5-4f51-905b-f888f4d11558 2019-07-30 17:16:53,398 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_312cb17d-ec3a-482b-a8ec-21d264ac7760", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/00c7dd97-c48d-4b06-8ffe-5325af8595a6", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/00c7dd97-c48d-4b06-8ffe-5325af8595a6", "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": "00c7dd97-c48d-4b06-8ffe-5325af8595a6"}]} 2019-07-30 17:16:53,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-14b5b79c-64d5-4f51-905b-f888f4d11558 2019-07-30 17:16:53,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.147826910019s 2019-07-30 17:16:53,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 17:16:53,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/00c7dd97-c48d-4b06-8ffe-5325af8595a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:53,555 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16: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-30e7eea1-34d8-44ff-a9ac-1a781638fe8d x-openstack-request-id: req-30e7eea1-34d8-44ff-a9ac-1a781638fe8d 2019-07-30 17:16:53,555 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/00c7dd97-c48d-4b06-8ffe-5325af8595a6 used request id req-30e7eea1-34d8-44ff-a9ac-1a781638fe8d 2019-07-30 17:16:53,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.155380964279s 2019-07-30 17:16:53,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:16:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:53,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61154465-05aa-4f25-b456-e46d4a79e2ab 2019-07-30 17:16:53,792 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "vmready2-user_312cb17d-ec3a-482b-a8ec-21d264ac7760", "links": {"self": "http://172.30.9.37:5000/v3/users/d1967313b6b446058cefcf496d1086ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d1967313b6b446058cefcf496d1086ce", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:16:53,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-61154465-05aa-4f25-b456-e46d4a79e2ab 2019-07-30 17:16:53,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236776828766s 2019-07-30 17:16:53,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:16:53,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/d1967313b6b446058cefcf496d1086ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:54,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5cafe1-1d0a-4eaf-8060-c7272e3841c2 2019-07-30 17:16:54,017 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_312cb17d-ec3a-482b-a8ec-21d264ac7760", "links": {"self": "http://172.30.9.37:5000/v3/users/d1967313b6b446058cefcf496d1086ce"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d1967313b6b446058cefcf496d1086ce", "description": null}} 2019-07-30 17:16:54,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/d1967313b6b446058cefcf496d1086ce used request id req-2c5cafe1-1d0a-4eaf-8060-c7272e3841c2 2019-07-30 17:16:54,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218966007233s 2019-07-30 17:16:54,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 17:16:54,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/d1967313b6b446058cefcf496d1086ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:54,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1375478d-32e9-4226-9e5d-4d27a5557a72 2019-07-30 17:16:54,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:16:54,538 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/d1967313b6b446058cefcf496d1086ce used request id req-1375478d-32e9-4226-9e5d-4d27a5557a72 2019-07-30 17:16:54,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.52016711235s 2019-07-30 17:16:54,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:16:54,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:54,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b78702e-a9e8-402a-a82c-79e36cef0997 2019-07-30 17:16:54,756 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.37:5000/v3/projects/ee15fccca4d2436da2c8924bccb740fc"}, "tags": [], "enabled": true, "id": "ee15fccca4d2436da2c8924bccb740fc", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_312cb17d-ec3a-482b-a8ec-21d264ac7760"}]} 2019-07-30 17:16:54,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-2b78702e-a9e8-402a-a82c-79e36cef0997 2019-07-30 17:16:54,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211240053177s 2019-07-30 17:16:54,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 17:16:54,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/ee15fccca4d2436da2c8924bccb740fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:55,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:16:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7b75c82-6fde-4957-a659-1a27efb2a720 2019-07-30 17:16:55,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:16:55,064 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/ee15fccca4d2436da2c8924bccb740fc used request id req-f7b75c82-6fde-4957-a659-1a27efb2a720 2019-07-30 17:16:55,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.303813934326s 2019-07-30 17:16:55,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:16:55,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=ee15fccca4d2436da2c8924bccb740fc&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:55,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:55 GMT X-Openstack-Request-Id: req-2a4af0e9-cf51-48db-ab12-d9db43865b95 2019-07-30 17:16:55,423 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "created_at": "2019-07-30T17:16:19Z", "updated_at": "2019-07-30T17:16:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:16:19Z", "revision_number": 0, "id": "a2c9c494-bdf3-417e-bbbb-8fb830a3c7a6", "remote_group_id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:16:19Z", "security_group_id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee15fccca4d2436da2c8924bccb740fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:16:19Z", "revision_number": 0, "id": "a80fcfd7-d1fa-4277-a092-741a147b3aa2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:16:19Z", "security_group_id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee15fccca4d2436da2c8924bccb740fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:16:19Z", "revision_number": 0, "id": "d27aecd0-7105-4735-b509-830789d0cba7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:16:19Z", "security_group_id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee15fccca4d2436da2c8924bccb740fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:16:19Z", "revision_number": 0, "id": "fe75376f-9b52-48b5-b8d7-bf87f6a96456", "remote_group_id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:16:19Z", "security_group_id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee15fccca4d2436da2c8924bccb740fc"}], "revision_number": 1, "project_id": "ee15fccca4d2436da2c8924bccb740fc", "id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "name": "default"}]} 2019-07-30 17:16:55,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=ee15fccca4d2436da2c8924bccb740fc&name=default used request id req-2a4af0e9-cf51-48db-ab12-d9db43865b95 2019-07-30 17:16:55,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353385925293s 2019-07-30 17:16:55,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:16:55,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:55,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:55 GMT X-Openstack-Request-Id: req-b97c3410-1f12-4420-9195-310980f13df5 2019-07-30 17:16:55,791 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "created_at": "2019-07-30T17:16:19Z", "updated_at": "2019-07-30T17:16:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:16:19Z", "revision_number": 0, "id": "a2c9c494-bdf3-417e-bbbb-8fb830a3c7a6", "remote_group_id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:16:19Z", "security_group_id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee15fccca4d2436da2c8924bccb740fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:16:19Z", "revision_number": 0, "id": "a80fcfd7-d1fa-4277-a092-741a147b3aa2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:16:19Z", "security_group_id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "ee15fccca4d2436da2c8924bccb740fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:16:19Z", "revision_number": 0, "id": "d27aecd0-7105-4735-b509-830789d0cba7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:16:19Z", "security_group_id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee15fccca4d2436da2c8924bccb740fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:16:19Z", "revision_number": 0, "id": "fe75376f-9b52-48b5-b8d7-bf87f6a96456", "remote_group_id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:16:19Z", "security_group_id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "tenant_id": "ee15fccca4d2436da2c8924bccb740fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "ee15fccca4d2436da2c8924bccb740fc"}], "revision_number": 1, "project_id": "ee15fccca4d2436da2c8924bccb740fc", "id": "aa67d1da-db93-45bf-9835-c7ef35c14fb0", "name": "default"}]} 2019-07-30 17:16:55,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-b97c3410-1f12-4420-9195-310980f13df5 2019-07-30 17:16:55,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.363487005234s 2019-07-30 17:16:55,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 17:16:55,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/aa67d1da-db93-45bf-9835-c7ef35c14fb0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9265deed340438823eac4743b935921c9fad27b6" 2019-07-30 17:16:56,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:16:56 GMT X-Openstack-Request-Id: req-ac31d042-b0ab-48d9-8e64-06cd9e041f15 2019-07-30 17:16:56,232 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:16:56,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/aa67d1da-db93-45bf-9835-c7ef35c14fb0.json used request id req-ac31d042-b0ab-48d9-8e64-06cd9e041f15 2019-07-30 17:16:56,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.433133125305s 2019-07-30 17:16:56,277 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-07-30 17:16:56,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:16:56,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a720a9-982a-4c37-873e-d26d974a6443 2019-07-30 17:16:56,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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:16:56,322 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-59a720a9-982a-4c37-873e-d26d974a6443 2019-07-30 17:16:56,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:16:56,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["M1UPv5Q1Tkq6kRrQXrIPXw"], "issued_at": "2019-07-30T17:16:56.000000Z"}} 2019-07-30 17:16:56,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:16:56,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:16:57,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:57 GMT X-Openstack-Request-Id: req-cfcc44a9-afb7-424b-b485-9a6b9b85200e 2019-07-30 17:16:57,269 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:16:57,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cfcc44a9-afb7-424b-b485-9a6b9b85200e 2019-07-30 17:16:57,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.531805038452s 2019-07-30 17:16:57,277 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-07-30 17:16:57,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:16:57,288 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b83f621a-f316-4995-9212-a67d00f35323 2019-07-30 17:16:57,289 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:16:57,289 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-b83f621a-f316-4995-9212-a67d00f35323 2019-07-30 17:16:57,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:16:57,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:16:57,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-295efc7d-351c-4f51-b56e-d4c625ac13bc 2019-07-30 17:16:57,514 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:16:57,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-295efc7d-351c-4f51-b56e-d4c625ac13bc 2019-07-30 17:16:57,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224416971207s 2019-07-30 17:16:57,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:16:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:16:57,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e314145-b905-4565-ab41-2bbffac07385 2019-07-30 17:16:57,746 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:16:57,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-8e314145-b905-4565-ab41-2bbffac07385 2019-07-30 17:16:57,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226646900177s 2019-07-30 17:16:57,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 17:16:57,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '{"network": {"tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "singlevm1-net_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "admin_state_up": true}}' 2019-07-30 17:16:58,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:58 GMT X-Openstack-Request-Id: req-2ac7fd0f-0b52-4960-8827-67ea8739c297 2019-07-30 17:16:58,242 - 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":"971778a5-689c-4a97-b350-ead85ae645c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"72fab117c2f4460eb88cd1a26bc06c47","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:16:58Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9","admin_state_up":true,"tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:16:58Z","mtu":1450}} 2019-07-30 17:16:58,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-2ac7fd0f-0b52-4960-8827-67ea8739c297 2019-07-30 17:16:58,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.495177984238s 2019-07-30 17:16:58,243 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-30T17:16:58Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'971778a5-689c-4a97-b350-ead85ae645c4', u'provider:segmentation_id': 17, 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_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9', u'created_at': u'2019-07-30T17:16:58Z', u'mtu': 1450, u'tenant_id': u'72fab117c2f4460eb88cd1a26bc06c47', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'72fab117c2f4460eb88cd1a26bc06c47', u'l2_adjacency': True}) 2019-07-30 17:16:58,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:16:58,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:16:58,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:58 GMT X-Openstack-Request-Id: req-d5086d32-8445-44db-84be-25acbb8df94f 2019-07-30 17:16:58,640 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"971778a5-689c-4a97-b350-ead85ae645c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"72fab117c2f4460eb88cd1a26bc06c47","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:16:58Z","qos_policy_id":null,"name":"singlevm1-net_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9","admin_state_up":true,"tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:16:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:16:58,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-d5086d32-8445-44db-84be-25acbb8df94f 2019-07-30 17:16:58,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39678311348s 2019-07-30 17:16:58,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 17:16:58,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '{"subnet": {"name": "singlevm1-subnet_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "enable_dhcp": true, "network_id": "971778a5-689c-4a97-b350-ead85ae645c4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 17:16:59,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 30 Jul 2019 17:16:59 GMT X-Openstack-Request-Id: req-753a7c29-68bc-40af-b2c3-c73ee4b5ec4b 2019-07-30 17:16:59,542 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T17:16:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6e4f4249-5c8a-41c1-a346-0251db8d2cc3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"72fab117c2f4460eb88cd1a26bc06c47","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9","enable_dhcp":true,"segment_id":null,"network_id":"971778a5-689c-4a97-b350-ead85ae645c4","tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:16:59Z","ip_version":4}} 2019-07-30 17:16:59,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-753a7c29-68bc-40af-b2c3-c73ee4b5ec4b 2019-07-30 17:16:59,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.900365114212s 2019-07-30 17:16:59,543 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:16:59Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6e4f4249-5c8a-41c1-a346-0251db8d2cc3', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'971778a5-689c-4a97-b350-ead85ae645c4', u'tenant_id': u'72fab117c2f4460eb88cd1a26bc06c47', u'created_at': u'2019-07-30T17:16:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'72fab117c2f4460eb88cd1a26bc06c47'}) 2019-07-30 17:16:59,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 17:16:59,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "singlevm1-router_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "admin_state_up": true}}' 2019-07-30 17:17:06,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:06 GMT X-Openstack-Request-Id: req-75470dfb-8aac-4a10-b9e3-c01b26c63e6e 2019-07-30 17:17:06,365 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:00Z", "admin_state_up": true, "updated_at": "2019-07-30T17:17:01Z", "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "c21002bc-7876-4b97-b073-f42dd9e776ff", "name": "singlevm1-router_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}} 2019-07-30 17:17:06,365 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-75470dfb-8aac-4a10-b9e3-c01b26c63e6e 2019-07-30 17:17:06,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.82129716873s 2019-07-30 17:17:06,365 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:17:01Z', u'revision_number': 3, u'ha': True, u'id': u'c21002bc-7876-4b97-b073-f42dd9e776ff', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9', u'admin_state_up': True, u'tenant_id': u'72fab117c2f4460eb88cd1a26bc06c47', u'created_at': u'2019-07-30T17:17:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'72fab117c2f4460eb88cd1a26bc06c47'}) 2019-07-30 17:17:06,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 17:17:06,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/c21002bc-7876-4b97-b073-f42dd9e776ff/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '{"subnet_id": "6e4f4249-5c8a-41c1-a346-0251db8d2cc3"}' 2019-07-30 17:17:09,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:09 GMT X-Openstack-Request-Id: req-cc445fa4-b8b3-4da9-ac76-a3fbe8f48a78 2019-07-30 17:17:09,627 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "971778a5-689c-4a97-b350-ead85ae645c4", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "subnet_id": "6e4f4249-5c8a-41c1-a346-0251db8d2cc3", "subnet_ids": ["6e4f4249-5c8a-41c1-a346-0251db8d2cc3"], "port_id": "0403edcd-e3a6-48d9-a410-dd2268898817", "id": "c21002bc-7876-4b97-b073-f42dd9e776ff"} 2019-07-30 17:17:09,628 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/c21002bc-7876-4b97-b073-f42dd9e776ff/add_router_interface.json used request id req-cc445fa4-b8b3-4da9-ac76-a3fbe8f48a78 2019-07-30 17:17:09,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.26181483269s 2019-07-30 17:17:09,628 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 17:17:09,734 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 17:17:09,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:17:09,742 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:09 GMT 2019-07-30 17:17:09,742 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 17:17:09,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:17:09,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:10,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:10 GMT X-Openstack-Request-Id: req-6a78fd65-223e-40c0-a25a-20c8bf0c76d3 2019-07-30 17:17:10,581 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:17:10,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-6a78fd65-223e-40c0-a25a-20c8bf0c76d3 2019-07-30 17:17:10,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.833583116531s 2019-07-30 17:17:10,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 17:17:10,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}' 2019-07-30 17:17:10,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:10 GMT Location: http://172.30.9.37:9292/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4478d9c0-097f-4134-8344-eb48ed001665 2019-07-30 17:17:10,953 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:17:10Z", "file": "/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/file", "owner": "72fab117c2f4460eb88cd1a26bc06c47", "id": "b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "size": null, "self": "/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "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_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "checksum": null, "created_at": "2019-07-30T17:17:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 17:17:10,953 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-4478d9c0-097f-4134-8344-eb48ed001665 2019-07-30 17:17:10,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.363536119461s 2019-07-30 17:17:10,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 17:17:10,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '' 2019-07-30 17:17:12,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:17:12 GMT X-Openstack-Request-Id: req-238e5dda-91db-4807-b9f8-4a163ce9df01 2019-07-30 17:17:12,244 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:17:12,244 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/file used request id req-238e5dda-91db-4807-b9f8-4a163ce9df01 2019-07-30 17:17:12,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29014801979s 2019-07-30 17:17:12,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:17:12,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:13,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:13 GMT X-Openstack-Request-Id: req-ccfba1d4-3582-4dc1-8182-6bcb0bd0d5af 2019-07-30 17:17:13,103 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:17:12Z", "file": "/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/file", "owner": "72fab117c2f4460eb88cd1a26bc06c47", "id": "b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "size": 12716032, "self": "/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:17:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:17:13,103 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-ccfba1d4-3582-4dc1-8182-6bcb0bd0d5af 2019-07-30 17:17:13,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.854926109314s 2019-07-30 17:17:13,105 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/file', 'owner': u'72fab117c2f4460eb88cd1a26bc06c47', 'id': u'b0881c86-912f-458f-b5a0-bbbdfeb4f3e5', 'size': 12716032, u'self': u'/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72fab117c2f4460eb88cd1a26bc06c47', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T17:17:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T17:17:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9', '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/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5', 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_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9', 'created': u'2019-07-30T17:17:10Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T17:17:10Z', 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/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5', 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_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 17:17:13,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 17:17:13,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 17:17:13,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-445f6e7e-e9d0-4388-b79f-18cf5c9d97af x-openstack-request-id: req-445f6e7e-e9d0-4388-b79f-18cf5c9d97af 2019-07-30 17:17:13,589 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/567f9196-52ac-4312-961c-b3d936398454", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/567f9196-52ac-4312-961c-b3d936398454", "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": "567f9196-52ac-4312-961c-b3d936398454"}} 2019-07-30 17:17:13,589 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-445f6e7e-e9d0-4388-b79f-18cf5c9d97af 2019-07-30 17:17:13,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.480167865753s 2019-07-30 17:17:13,590 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'567f9196-52ac-4312-961c-b3d936398454', 'swap': 0}) 2019-07-30 17:17:13,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 17:17:13,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/567f9196-52ac-4312-961c-b3d936398454/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '{"extra_specs": {}}' 2019-07-30 17:17:13,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17: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-c6178c13-6173-4631-b46e-f762ed095268 x-openstack-request-id: req-c6178c13-6173-4631-b46e-f762ed095268 2019-07-30 17:17:13,613 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 17:17:13,613 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/567f9196-52ac-4312-961c-b3d936398454/os-extra_specs used request id req-c6178c13-6173-4631-b46e-f762ed095268 2019-07-30 17:17:13,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226418972015s 2019-07-30 17:17:13,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 17:17:13,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '{"keypair": {"name": "singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}}' 2019-07-30 17:17:13,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a694ec00-5fc7-4b67-a38a-33c765123576 x-openstack-request-id: req-a694ec00-5fc7-4b67-a38a-33c765123576 2019-07-30 17:17:13,769 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxRy2Bk6b1Z8fW71us0V7k7FQ9m/le7GEq40LFu4XHhbSzYXUtb7MOGZWzFmRuDooe8GAoE+ckilVy8Ok/2NQZ65Soqynjuj2bKiVQRJ5VhS0m9KSWAFXlAYbS1spM681vv9uYHMvqiAx8y9hu5mRK8dLVZeIxRIEFZU/bo/NyqxO79zb4C0olV+BFIOzPuELuoulLXrgQsf8Zi1gmX++wlRDJptxEELYHqRPw+7G+gq2T+Y2zXVETe/iByRWzFmB9i0VCCx0VTFItapgZBadWWv2POLxoLAw0hkOSzVr6yiytBzh2B2FrJLAd0My2s1+aYNEsQq9mCR04slyVJMd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3cUctgZOm9WfH1u9brNFe5OxUPZv5XuxhKuNCxbuFx4W0s2F\n1LW+zDhmVsxZkbg6KHvBgKBPnJIpVcvDpP9jUGeuUqKsp47o9myolUESeVYUtJvS\nklgBV5QGG0tbKTOvNb7/bmBzL6ogMfMvYbuZkSvHS1WXiMUSBBWVP26PzcqsTu/c\n2+AtKJVfgRSDsz7hC7qLpS164ELH/GYtYJl/vsJUQyabcRBC2B6kT8PuxvoKtk/m\nNs11RE3v4gckVsxZgfYtFQgsdFUxSLWqYGQWnVlr9jzi8aCwMNIZDks1a+sosrQc\n4dgdhaySwHdDMtrNfmmDRLEKvZgkdOLJclSTHQIDAQABAoIBAF9nxxw/xl2gHx58\ndxhCo2eweB3ehvDwr8PlkX3t1Wu4lBUIOcTykyyELvK0Yuwfl1WHOA2/6b/v2TyB\ntp8rB2y1zfba6PAEuRAaWsQrBGmSsMGqL4KpvZoRojbnykYFaCD1FCpF8AfXZpZW\nilG/RSeA7/Hm1pQOQ9vh9R0e0Vq0Qs3Z2g4n1y2/kfkH2+i/a2yMlos0KItTkXzU\ncmNLbAoAA4tcKx1l0PWeLBP4G+Gz2eUAyI3IkUsGhtCOgVcqFFaatP8u6TieP60V\n3QX3GHvVMBxfdiwBdsRl2rJmsbIsIoXRpp3seSZGmB7aEs3u8GktMhdIreWcPUls\nnn+DVIECgYEA/lYgvwr+vtnkgEZc6w/Qc49fLSqbEqwbEpOMOzSUc/8HWuvkc4lQ\n46+dOloNAWTLsMIguxlAfylE2oHp+zubAyx5cRe+DK0AKPSk6mm2kHaXqaVfA9I+\nOjLZClgul0JvtSNm+0qdg+x/5vjn4M3LLImhLCgENfxXcdUi7Chb1rECgYEA3zh0\nGZWpgSSW5+eClDhUlafeLtjn+o8ZTOn4AfkxIEG36Lrw0Du13u+1kmaO9W4YrBCr\nxHh3jykvBV3i7DgXIxScUWj128rS3BjQWpi8Ufzdb2uC2Wg1hrycGu4/4im4R94T\ny+Xn492RJWa/eZEVPK0b6zOapG3FPRikBqfuti0CgYAbbvTXRntV4LDZ+Tz6idkl\nLdjJSWgyqme9KDcfB7vfiymi8ADTSYN1G7Ms4Ru4A8RIy5e2NrITRUNNAmhXlgVR\nYVG0FiiEu4Bh6omDU2XCzVfsj47hHaNiqatphzt3S047TpdEEbdNzIu7QSvZvrjk\nk+/TkHlrzU0tVR0QNgY58QKBgQDaT/w8iYMeKwrsBCBRlkYjl+pVJw66nvm/n5RP\nWcgSJDQaCbs77SoSv551cJigsOywXB2iKa/E9CJovUoSfUkjpiS7+kt6iwNu/1XH\nRVnpVcW8EwoGV0UCYbTLIfiY2PTCVRBHerMwyKIMUlEyNBLxJN0JS48TAcjF2DOT\nzupIgQKBgCb/ZxVWxEyyeQoCnPVKexrf9pyw15WVBTVD8y6XkUg30Yx8+1JyKaix\nejBq/LMnIZv2oEq2ZCjSK0v3+/SF+CikEUHIdK+4NBbhzbnbuXieoEHlUhL7upm1\nJXWuAstfgUvXO0YwKmtpwBxITzDO7QsA5ku+zATRNztPzYAXoccC\n-----END RSA PRIVATE KEY-----\n", "user_id": "0440de8057374fae94f9029579365e5a", "name": "singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "fingerprint": "fd:fc:2f:d0:2e:33:9f:4e:d5:5a:76:6b:bc:f7:7d:5c"}} 2019-07-30 17:17:13,769 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-a694ec00-5fc7-4b67-a38a-33c765123576 2019-07-30 17:17:13,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.155688047409s 2019-07-30 17:17:13,770 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxRy2Bk6b1Z8fW71us0V7k7FQ9m/le7GEq40LFu4XHhbSzYXUtb7MOGZWzFmRuDooe8GAoE+ckilVy8Ok/2NQZ65Soqynjuj2bKiVQRJ5VhS0m9KSWAFXlAYbS1spM681vv9uYHMvqiAx8y9hu5mRK8dLVZeIxRIEFZU/bo/NyqxO79zb4C0olV+BFIOzPuELuoulLXrgQsf8Zi1gmX++wlRDJptxEELYHqRPw+7G+gq2T+Y2zXVETe/iByRWzFmB9i0VCCx0VTFItapgZBadWWv2POLxoLAw0hkOSzVr6yiytBzh2B2FrJLAd0My2s1+aYNEsQq9mCR04slyVJMd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA3cUctgZOm9WfH1u9brNFe5OxUPZv5XuxhKuNCxbuFx4W0s2F\n1LW+zDhmVsxZkbg6KHvBgKBPnJIpVcvDpP9jUGeuUqKsp47o9myolUESeVYUtJvS\nklgBV5QGG0tbKTOvNb7/bmBzL6ogMfMvYbuZkSvHS1WXiMUSBBWVP26PzcqsTu/c\n2+AtKJVfgRSDsz7hC7qLpS164ELH/GYtYJl/vsJUQyabcRBC2B6kT8PuxvoKtk/m\nNs11RE3v4gckVsxZgfYtFQgsdFUxSLWqYGQWnVlr9jzi8aCwMNIZDks1a+sosrQc\n4dgdhaySwHdDMtrNfmmDRLEKvZgkdOLJclSTHQIDAQABAoIBAF9nxxw/xl2gHx58\ndxhCo2eweB3ehvDwr8PlkX3t1Wu4lBUIOcTykyyELvK0Yuwfl1WHOA2/6b/v2TyB\ntp8rB2y1zfba6PAEuRAaWsQrBGmSsMGqL4KpvZoRojbnykYFaCD1FCpF8AfXZpZW\nilG/RSeA7/Hm1pQOQ9vh9R0e0Vq0Qs3Z2g4n1y2/kfkH2+i/a2yMlos0KItTkXzU\ncmNLbAoAA4tcKx1l0PWeLBP4G+Gz2eUAyI3IkUsGhtCOgVcqFFaatP8u6TieP60V\n3QX3GHvVMBxfdiwBdsRl2rJmsbIsIoXRpp3seSZGmB7aEs3u8GktMhdIreWcPUls\nnn+DVIECgYEA/lYgvwr+vtnkgEZc6w/Qc49fLSqbEqwbEpOMOzSUc/8HWuvkc4lQ\n46+dOloNAWTLsMIguxlAfylE2oHp+zubAyx5cRe+DK0AKPSk6mm2kHaXqaVfA9I+\nOjLZClgul0JvtSNm+0qdg+x/5vjn4M3LLImhLCgENfxXcdUi7Chb1rECgYEA3zh0\nGZWpgSSW5+eClDhUlafeLtjn+o8ZTOn4AfkxIEG36Lrw0Du13u+1kmaO9W4YrBCr\nxHh3jykvBV3i7DgXIxScUWj128rS3BjQWpi8Ufzdb2uC2Wg1hrycGu4/4im4R94T\ny+Xn492RJWa/eZEVPK0b6zOapG3FPRikBqfuti0CgYAbbvTXRntV4LDZ+Tz6idkl\nLdjJSWgyqme9KDcfB7vfiymi8ADTSYN1G7Ms4Ru4A8RIy5e2NrITRUNNAmhXlgVR\nYVG0FiiEu4Bh6omDU2XCzVfsj47hHaNiqatphzt3S047TpdEEbdNzIu7QSvZvrjk\nk+/TkHlrzU0tVR0QNgY58QKBgQDaT/w8iYMeKwrsBCBRlkYjl+pVJw66nvm/n5RP\nWcgSJDQaCbs77SoSv551cJigsOywXB2iKa/E9CJovUoSfUkjpiS7+kt6iwNu/1XH\nRVnpVcW8EwoGV0UCYbTLIfiY2PTCVRBHerMwyKIMUlEyNBLxJN0JS48TAcjF2DOT\nzupIgQKBgCb/ZxVWxEyyeQoCnPVKexrf9pyw15WVBTVD8y6XkUg30Yx8+1JyKaix\nejBq/LMnIZv2oEq2ZCjSK0v3+/SF+CikEUHIdK+4NBbhzbnbuXieoEHlUhL7upm1\nJXWuAstfgUvXO0YwKmtpwBxITzDO7QsA5ku+zATRNztPzYAXoccC\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0440de8057374fae94f9029579365e5a', 'name': u'singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9', 'created_at': '2019-07-30T17:17:13.770761', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72fab117c2f4460eb88cd1a26bc06c47', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fd:fc:2f:d0:2e:33:9f:4e:d5:5a:76:6b:bc:f7:7d:5c', 'type': 'ssh', 'id': u'singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9'}) 2019-07-30 17:17:13,771 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA3cUctgZOm9WfH1u9brNFe5OxUPZv5XuxhKuNCxbuFx4W0s2F 1LW+zDhmVsxZkbg6KHvBgKBPnJIpVcvDpP9jUGeuUqKsp47o9myolUESeVYUtJvS klgBV5QGG0tbKTOvNb7/bmBzL6ogMfMvYbuZkSvHS1WXiMUSBBWVP26PzcqsTu/c 2+AtKJVfgRSDsz7hC7qLpS164ELH/GYtYJl/vsJUQyabcRBC2B6kT8PuxvoKtk/m Ns11RE3v4gckVsxZgfYtFQgsdFUxSLWqYGQWnVlr9jzi8aCwMNIZDks1a+sosrQc 4dgdhaySwHdDMtrNfmmDRLEKvZgkdOLJclSTHQIDAQABAoIBAF9nxxw/xl2gHx58 dxhCo2eweB3ehvDwr8PlkX3t1Wu4lBUIOcTykyyELvK0Yuwfl1WHOA2/6b/v2TyB tp8rB2y1zfba6PAEuRAaWsQrBGmSsMGqL4KpvZoRojbnykYFaCD1FCpF8AfXZpZW ilG/RSeA7/Hm1pQOQ9vh9R0e0Vq0Qs3Z2g4n1y2/kfkH2+i/a2yMlos0KItTkXzU cmNLbAoAA4tcKx1l0PWeLBP4G+Gz2eUAyI3IkUsGhtCOgVcqFFaatP8u6TieP60V 3QX3GHvVMBxfdiwBdsRl2rJmsbIsIoXRpp3seSZGmB7aEs3u8GktMhdIreWcPUls nn+DVIECgYEA/lYgvwr+vtnkgEZc6w/Qc49fLSqbEqwbEpOMOzSUc/8HWuvkc4lQ 46+dOloNAWTLsMIguxlAfylE2oHp+zubAyx5cRe+DK0AKPSk6mm2kHaXqaVfA9I+ OjLZClgul0JvtSNm+0qdg+x/5vjn4M3LLImhLCgENfxXcdUi7Chb1rECgYEA3zh0 GZWpgSSW5+eClDhUlafeLtjn+o8ZTOn4AfkxIEG36Lrw0Du13u+1kmaO9W4YrBCr xHh3jykvBV3i7DgXIxScUWj128rS3BjQWpi8Ufzdb2uC2Wg1hrycGu4/4im4R94T y+Xn492RJWa/eZEVPK0b6zOapG3FPRikBqfuti0CgYAbbvTXRntV4LDZ+Tz6idkl LdjJSWgyqme9KDcfB7vfiymi8ADTSYN1G7Ms4Ru4A8RIy5e2NrITRUNNAmhXlgVR YVG0FiiEu4Bh6omDU2XCzVfsj47hHaNiqatphzt3S047TpdEEbdNzIu7QSvZvrjk k+/TkHlrzU0tVR0QNgY58QKBgQDaT/w8iYMeKwrsBCBRlkYjl+pVJw66nvm/n5RP WcgSJDQaCbs77SoSv551cJigsOywXB2iKa/E9CJovUoSfUkjpiS7+kt6iwNu/1XH RVnpVcW8EwoGV0UCYbTLIfiY2PTCVRBHerMwyKIMUlEyNBLxJN0JS48TAcjF2DOT zupIgQKBgCb/ZxVWxEyyeQoCnPVKexrf9pyw15WVBTVD8y6XkUg30Yx8+1JyKaix ejBq/LMnIZv2oEq2ZCjSK0v3+/SF+CikEUHIdK+4NBbhzbnbuXieoEHlUhL7upm1 JXWuAstfgUvXO0YwKmtpwBxITzDO7QsA5ku+zATRNztPzYAXoccC -----END RSA PRIVATE KEY----- 2019-07-30 17:17:13,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 17:17:13,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '{"security_group": {"name": "singlevm1-sg_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-07-30 17:17:14,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:14 GMT X-Openstack-Request-Id: req-529553dd-4b9c-4e58-b56b-891803446719 2019-07-30 17:17:14,214 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:14Z", "updated_at": "2019-07-30T17:17:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:17:14Z", "revision_number": 0, "id": "29de8424-44ba-4421-b3b6-73baa19ff679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:17:14Z", "security_group_id": "89df312d-9e64-432f-a439-5549858df86a", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:17:14Z", "revision_number": 0, "id": "e7f67a4e-1f94-40ec-87ae-544862530f7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:17:14Z", "security_group_id": "89df312d-9e64-432f-a439-5549858df86a", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "89df312d-9e64-432f-a439-5549858df86a", "name": "singlevm1-sg_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}} 2019-07-30 17:17:14,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-529553dd-4b9c-4e58-b56b-891803446719 2019-07-30 17:17:14,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.437983036041s 2019-07-30 17:17:14,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:17:14,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:14,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:14 GMT X-Openstack-Request-Id: req-0b7cddbe-cde7-4850-86b2-370d742250d3 2019-07-30 17:17:14,573 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:14Z", "updated_at": "2019-07-30T17:17:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:17:14Z", "revision_number": 0, "id": "29de8424-44ba-4421-b3b6-73baa19ff679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:17:14Z", "security_group_id": "89df312d-9e64-432f-a439-5549858df86a", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:17:14Z", "revision_number": 0, "id": "e7f67a4e-1f94-40ec-87ae-544862530f7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:17:14Z", "security_group_id": "89df312d-9e64-432f-a439-5549858df86a", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "89df312d-9e64-432f-a439-5549858df86a", "name": "singlevm1-sg_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-30 17:17:14,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-0b7cddbe-cde7-4850-86b2-370d742250d3 2019-07-30 17:17:14,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351934909821s 2019-07-30 17:17:14,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 17:17:14,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -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": "89df312d-9e64-432f-a439-5549858df86a"}}' 2019-07-30 17:17:15,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:15 GMT X-Openstack-Request-Id: req-ba497e37-0f61-4c7f-b172-e06538529234 2019-07-30 17:17:15,010 - 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-07-30T17:17:14Z", "security_group_id": "89df312d-9e64-432f-a439-5549858df86a", "port_range_min": 22, "revision_number": 0, "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:14Z", "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "07e70af0-02b1-417c-9341-15dd45744145"}} 2019-07-30 17:17:15,011 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-ba497e37-0f61-4c7f-b172-e06538529234 2019-07-30 17:17:15,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.430783987045s 2019-07-30 17:17:15,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:17:15,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:15,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:15 GMT X-Openstack-Request-Id: req-4b1fa23c-59d5-4fab-99b4-fbc967be9ca2 2019-07-30 17:17:15,082 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:14Z", "updated_at": "2019-07-30T17:17:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T17:17:14Z", "revision_number": 0, "id": "07e70af0-02b1-417c-9341-15dd45744145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:17:14Z", "security_group_id": "89df312d-9e64-432f-a439-5549858df86a", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": 22, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:17:14Z", "revision_number": 0, "id": "29de8424-44ba-4421-b3b6-73baa19ff679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:17:14Z", "security_group_id": "89df312d-9e64-432f-a439-5549858df86a", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:17:14Z", "revision_number": 0, "id": "e7f67a4e-1f94-40ec-87ae-544862530f7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:17:14Z", "security_group_id": "89df312d-9e64-432f-a439-5549858df86a", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 2, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "89df312d-9e64-432f-a439-5549858df86a", "name": "singlevm1-sg_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-30 17:17:15,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-4b1fa23c-59d5-4fab-99b4-fbc967be9ca2 2019-07-30 17:17:15,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0657498836517s 2019-07-30 17:17:15,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 17:17:15,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -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": "89df312d-9e64-432f-a439-5549858df86a"}}' 2019-07-30 17:17:15,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:15 GMT X-Openstack-Request-Id: req-1b6e0b12-4617-440b-b14d-f19f3f7d88a0 2019-07-30 17:17:15,519 - 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-07-30T17:17:15Z", "security_group_id": "89df312d-9e64-432f-a439-5549858df86a", "port_range_min": null, "revision_number": 0, "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:15Z", "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "4888855e-9414-409b-9d2f-998245df717a"}} 2019-07-30 17:17:15,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-1b6e0b12-4617-440b-b14d-f19f3f7d88a0 2019-07-30 17:17:15,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.430458068848s 2019-07-30 17:17:15,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:17:15,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:15,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:15 GMT X-Openstack-Request-Id: req-af6c40f9-83b5-4e6f-be98-819bf3289494 2019-07-30 17:17:15,908 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4be260e8-6921-4fb9-a7b2-5b9a08fd5211","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c14f5e9b-9057-4051-a2b3-463da16c42d4"],"description":"","tags":[],"updated_at":"2019-07-30T17:17:00Z","qos_policy_id":null,"name":"HA network tenant 72fab117c2f4460eb88cd1a26bc06c47","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:16:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"971778a5-689c-4a97-b350-ead85ae645c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"72fab117c2f4460eb88cd1a26bc06c47","l2_adjacency":true,"status":"ACTIVE","subnets":["6e4f4249-5c8a-41c1-a346-0251db8d2cc3"],"description":"","tags":[],"updated_at":"2019-07-30T17:16:59Z","qos_policy_id":null,"name":"singlevm1-net_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9","admin_state_up":true,"tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:16:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:17:15,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-af6c40f9-83b5-4e6f-be98-819bf3289494 2019-07-30 17:17:15,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38759803772s 2019-07-30 17:17:15,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:17:15,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:16,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:16 GMT X-Openstack-Request-Id: req-fe3b2c17-9c0b-4bbf-af76-9e80e41cf22f 2019-07-30 17:17:16,247 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:17:12Z", "file": "/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/file", "owner": "72fab117c2f4460eb88cd1a26bc06c47", "id": "b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "size": 12716032, "self": "/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:17:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:17:16,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-fe3b2c17-9c0b-4bbf-af76-9e80e41cf22f 2019-07-30 17:17:16,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.33331990242s 2019-07-30 17:17:16,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:17:16,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:16,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17: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-c38d04cd-a7fa-45dd-9bb9-a25ba60d1270 x-openstack-request-id: req-c38d04cd-a7fa-45dd-9bb9-a25ba60d1270 2019-07-30 17:17:16,383 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/567f9196-52ac-4312-961c-b3d936398454", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/567f9196-52ac-4312-961c-b3d936398454", "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": "567f9196-52ac-4312-961c-b3d936398454"}]} 2019-07-30 17:17:16,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-c38d04cd-a7fa-45dd-9bb9-a25ba60d1270 2019-07-30 17:17:16,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.130031824112s 2019-07-30 17:17:16,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 17:17:16,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '{"server": {"name": "singlevm1-vm_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "imageRef": "b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "key_name": "singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "flavorRef": "567f9196-52ac-4312-961c-b3d936398454", "max_count": 1, "min_count": 1, "networks": [{"uuid": "971778a5-689c-4a97-b350-ead85ae645c4"}], "security_groups": [{"name": "89df312d-9e64-432f-a439-5549858df86a"}]}}' 2019-07-30 17:17:23,106 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17: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 location: http://172.30.9.37:8774/v2.1/servers/375e2372-78b3-47c1-a900-0754724414e1 x-compute-request-id: req-bbcd0d3b-51fd-4e56-8df8-c2893b4e7394 x-openstack-request-id: req-bbcd0d3b-51fd-4e56-8df8-c2893b4e7394 2019-07-30 17:17:23,106 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "89df312d-9e64-432f-a439-5549858df86a"}], "OS-DCF:diskConfig": "MANUAL", "id": "375e2372-78b3-47c1-a900-0754724414e1", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "bookmark"}], "adminPass": "Xj9gDRYWN7aW"}} 2019-07-30 17:17:23,107 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-bbcd0d3b-51fd-4e56-8df8-c2893b4e7394 2019-07-30 17:17:23,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.72016787529s 2019-07-30 17:17:23,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:17:23,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:24,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 644 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45677426-2258-4661-a31c-2b915612c6d0 x-openstack-request-id: req-45677426-2258-4661-a31c-2b915612c6d0 2019-07-30 17:17:24,103 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "bookmark"}], "image": {"id": "b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "links": [{"href": "http://172.30.9.37:8774/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "567f9196-52ac-4312-961c-b3d936398454", "links": [{"href": "http://172.30.9.37:8774/flavors/567f9196-52ac-4312-961c-b3d936398454", "rel": "bookmark"}]}, "id": "375e2372-78b3-47c1-a900-0754724414e1", "user_id": "0440de8057374fae94f9029579365e5a", "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-07-30T17:17:23Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "created": "2019-07-30T17:17:22Z", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:17:24,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-45677426-2258-4661-a31c-2b915612c6d0 2019-07-30 17:17:24,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.995787858963s 2019-07-30 17:17:24,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:17:24,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:24,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:24 GMT X-Openstack-Request-Id: req-f2799715-1e45-4605-9461-ec937fc49fb3 2019-07-30 17:17:24,214 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4be260e8-6921-4fb9-a7b2-5b9a08fd5211","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c14f5e9b-9057-4051-a2b3-463da16c42d4"],"description":"","tags":[],"updated_at":"2019-07-30T17:17:00Z","qos_policy_id":null,"name":"HA network tenant 72fab117c2f4460eb88cd1a26bc06c47","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:16:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"971778a5-689c-4a97-b350-ead85ae645c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"72fab117c2f4460eb88cd1a26bc06c47","l2_adjacency":true,"status":"ACTIVE","subnets":["6e4f4249-5c8a-41c1-a346-0251db8d2cc3"],"description":"","tags":[],"updated_at":"2019-07-30T17:16:59Z","qos_policy_id":null,"name":"singlevm1-net_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9","admin_state_up":true,"tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:16:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:17:24,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f2799715-1e45-4605-9461-ec937fc49fb3 2019-07-30 17:17:24,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0991959571838s 2019-07-30 17:17:24,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:17:24,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:24,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:24 GMT X-Openstack-Request-Id: req-b6f32674-f89a-43e8-ac7a-6a13122ddcdc 2019-07-30 17:17:24,543 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:16:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6e4f4249-5c8a-41c1-a346-0251db8d2cc3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"72fab117c2f4460eb88cd1a26bc06c47","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9","enable_dhcp":true,"segment_id":null,"network_id":"971778a5-689c-4a97-b350-ead85ae645c4","tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:16:59Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4},{"updated_at":"2019-07-30T17:17:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c14f5e9b-9057-4051-a2b3-463da16c42d4","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 72fab117c2f4460eb88cd1a26bc06c47","enable_dhcp":false,"segment_id":null,"network_id":"4be260e8-6921-4fb9-a7b2-5b9a08fd5211","tenant_id":"","created_at":"2019-07-30T17:17:00Z","ip_version":4}]} 2019-07-30 17:17:24,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-b6f32674-f89a-43e8-ac7a-6a13122ddcdc 2019-07-30 17:17:24,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.328125953674s 2019-07-30 17:17:24,545 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:17:26,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:17:26,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:27,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17: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-2ca8f780-d8ba-4d27-931f-365a0df8c856 x-openstack-request-id: req-2ca8f780-d8ba-4d27-931f-365a0df8c856 2019-07-30 17:17:27,888 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "bookmark"}], "image": {"id": "b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "links": [{"href": "http://172.30.9.37:8774/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "567f9196-52ac-4312-961c-b3d936398454", "links": [{"href": "http://172.30.9.37:8774/flavors/567f9196-52ac-4312-961c-b3d936398454", "rel": "bookmark"}]}, "id": "375e2372-78b3-47c1-a900-0754724414e1", "security_groups": [{"name": "singlevm1-sg_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}], "user_id": "0440de8057374fae94f9029579365e5a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:17:26Z", "hostId": "16c936a3bc6d0bb6de00ad6b4284ed969a9d2f8865ceed54cbbd1caf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "created": "2019-07-30T17:17:22Z", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:17:27,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-2ca8f780-d8ba-4d27-931f-365a0df8c856 2019-07-30 17:17:27,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34061908722s 2019-07-30 17:17:27,895 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:17:29,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:17:29,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:31,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17: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-8fc51d34-bdba-4733-86b3-21b22ed477a2 x-openstack-request-id: req-8fc51d34-bdba-4733-86b3-21b22ed477a2 2019-07-30 17:17:31,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "bookmark"}], "image": {"id": "b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "links": [{"href": "http://172.30.9.37:8774/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "567f9196-52ac-4312-961c-b3d936398454", "links": [{"href": "http://172.30.9.37:8774/flavors/567f9196-52ac-4312-961c-b3d936398454", "rel": "bookmark"}]}, "id": "375e2372-78b3-47c1-a900-0754724414e1", "security_groups": [{"name": "singlevm1-sg_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}], "user_id": "0440de8057374fae94f9029579365e5a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:17:27Z", "hostId": "16c936a3bc6d0bb6de00ad6b4284ed969a9d2f8865ceed54cbbd1caf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "created": "2019-07-30T17:17:22Z", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:17:31,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-8fc51d34-bdba-4733-86b3-21b22ed477a2 2019-07-30 17:17:31,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2438249588s 2019-07-30 17:17:31,147 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:17:33,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:17:33,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:34,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a46582eb-9648-4f43-b81b-c63443ac839d x-openstack-request-id: req-a46582eb-9648-4f43-b81b-c63443ac839d 2019-07-30 17:17:34,315 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:a2:04", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "bookmark"}], "image": {"id": "b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "links": [{"href": "http://172.30.9.37:8774/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "567f9196-52ac-4312-961c-b3d936398454", "links": [{"href": "http://172.30.9.37:8774/flavors/567f9196-52ac-4312-961c-b3d936398454", "rel": "bookmark"}]}, "id": "375e2372-78b3-47c1-a900-0754724414e1", "security_groups": [{"name": "singlevm1-sg_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}], "user_id": "0440de8057374fae94f9029579365e5a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:17:27Z", "hostId": "16c936a3bc6d0bb6de00ad6b4284ed969a9d2f8865ceed54cbbd1caf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "created": "2019-07-30T17:17:22Z", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:17:34,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a46582eb-9648-4f43-b81b-c63443ac839d 2019-07-30 17:17:34,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16527295113s 2019-07-30 17:17:34,322 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:17:36,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:17:36,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:37,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17: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-32483903-00e9-43f3-b87c-79140cd1efe3 x-openstack-request-id: req-32483903-00e9-43f3-b87c-79140cd1efe3 2019-07-30 17:17:37,750 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:a2:04", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "bookmark"}], "image": {"id": "b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "links": [{"href": "http://172.30.9.37:8774/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "567f9196-52ac-4312-961c-b3d936398454", "links": [{"href": "http://172.30.9.37:8774/flavors/567f9196-52ac-4312-961c-b3d936398454", "rel": "bookmark"}]}, "id": "375e2372-78b3-47c1-a900-0754724414e1", "security_groups": [{"name": "singlevm1-sg_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}], "user_id": "0440de8057374fae94f9029579365e5a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:17:27Z", "hostId": "16c936a3bc6d0bb6de00ad6b4284ed969a9d2f8865ceed54cbbd1caf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "created": "2019-07-30T17:17:22Z", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:17:37,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-32483903-00e9-43f3-b87c-79140cd1efe3 2019-07-30 17:17:37,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.42582511902s 2019-07-30 17:17:37,757 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:17:39,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:17:39,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:41,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 813 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17: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-b915b9f3-434b-469d-8d8e-593c71f8f6da x-openstack-request-id: req-b915b9f3-434b-469d-8d8e-593c71f8f6da 2019-07-30 17:17:41,124 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:a2:04", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "bookmark"}], "image": {"id": "b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "links": [{"href": "http://172.30.9.37:8774/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-07-30T17:17:38.000000", "flavor": {"id": "567f9196-52ac-4312-961c-b3d936398454", "links": [{"href": "http://172.30.9.37:8774/flavors/567f9196-52ac-4312-961c-b3d936398454", "rel": "bookmark"}]}, "id": "375e2372-78b3-47c1-a900-0754724414e1", "security_groups": [{"name": "singlevm1-sg_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}], "user_id": "0440de8057374fae94f9029579365e5a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:17:38Z", "hostId": "16c936a3bc6d0bb6de00ad6b4284ed969a9d2f8865ceed54cbbd1caf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "created": "2019-07-30T17:17:22Z", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:17:41,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b915b9f3-434b-469d-8d8e-593c71f8f6da 2019-07-30 17:17:41,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3650701046s 2019-07-30 17:17:41,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:17:41,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=375e2372-78b3-47c1-a900-0754724414e1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:41,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:41 GMT X-Openstack-Request-Id: req-cf9603ed-605d-4005-a437-e546ee5d4d1c 2019-07-30 17:17:41,184 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T17:17:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e4f4249-5c8a-41c1-a346-0251db8d2cc3","ip_address":"192.168.120.11"}],"id":"f4e969db-bd29-4795-9b36-58bd81b7e70d","security_groups":["89df312d-9e64-432f-a439-5549858df86a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:a2:04","project_id":"72fab117c2f4460eb88cd1a26bc06c47","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"971778a5-689c-4a97-b350-ead85ae645c4","tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:17:26Z","binding:vnic_type":"normal","device_id":"375e2372-78b3-47c1-a900-0754724414e1","ip_allocation":"immediate"}]} 2019-07-30 17:17:41,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=375e2372-78b3-47c1-a900-0754724414e1 used request id req-cf9603ed-605d-4005-a437-e546ee5d4d1c 2019-07-30 17:17:41,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0536618232727s 2019-07-30 17:17:41,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:17:41,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=f4e969db-bd29-4795-9b36-58bd81b7e70d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:41,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:41 GMT X-Openstack-Request-Id: req-168e0053-753c-4f12-ad06-4954b3e01a2a 2019-07-30 17:17:41,251 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 17:17:41,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=f4e969db-bd29-4795-9b36-58bd81b7e70d used request id req-168e0053-753c-4f12-ad06-4954b3e01a2a 2019-07-30 17:17:41,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0562949180603s 2019-07-30 17:17:41,252 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:3a:a2:04', 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'b0881c86-912f-458f-b5a0-bbbdfeb4f3e5'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2019-07-30T17:17:38.000000', 'flavor': Munch({u'id': u'567f9196-52ac-4312-961c-b3d936398454'}), 'az': u'nova', 'id': u'375e2372-78b3-47c1-a900-0754724414e1', 'security_groups': [Munch({u'name': u'singlevm1-sg_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0440de8057374fae94f9029579365e5a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72fab117c2f4460eb88cd1a26bc06c47', '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-07-30T17:17:38.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T17:17:38Z', 'hostId': u'16c936a3bc6d0bb6de00ad6b4284ed969a9d2f8865ceed54cbbd1caf', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'16c936a3bc6d0bb6de00ad6b4284ed969a9d2f8865ceed54cbbd1caf', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2019-07-30T17:17:38.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'72fab117c2f4460eb88cd1a26bc06c47', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9', 'adminPass': u'Xj9gDRYWN7aW', 'tenant_id': u'72fab117c2f4460eb88cd1a26bc06c47', 'created_at': u'2019-07-30T17:17:22Z', 'created': u'2019-07-30T17:17:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 17:17:41,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:17:41,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:41,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:41 GMT X-Openstack-Request-Id: req-2decfd05-5137-47a9-b7ce-37abf3550c4a 2019-07-30 17:17:41,350 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4be260e8-6921-4fb9-a7b2-5b9a08fd5211","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["c14f5e9b-9057-4051-a2b3-463da16c42d4"],"description":"","tags":[],"updated_at":"2019-07-30T17:17:00Z","qos_policy_id":null,"name":"HA network tenant 72fab117c2f4460eb88cd1a26bc06c47","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:16:59Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"971778a5-689c-4a97-b350-ead85ae645c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"72fab117c2f4460eb88cd1a26bc06c47","l2_adjacency":true,"status":"ACTIVE","subnets":["6e4f4249-5c8a-41c1-a346-0251db8d2cc3"],"description":"","tags":[],"updated_at":"2019-07-30T17:16:59Z","qos_policy_id":null,"name":"singlevm1-net_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9","admin_state_up":true,"tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:16:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:17:41,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-2decfd05-5137-47a9-b7ce-37abf3550c4a 2019-07-30 17:17:41,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930860042572s 2019-07-30 17:17:41,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:17:41,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=375e2372-78b3-47c1-a900-0754724414e1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:41,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:41 GMT X-Openstack-Request-Id: req-5d80bdc0-b2d6-4059-91a1-9933ff4c6298 2019-07-30 17:17:41,705 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T17:17:37Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6e4f4249-5c8a-41c1-a346-0251db8d2cc3","ip_address":"192.168.120.11"}],"id":"f4e969db-bd29-4795-9b36-58bd81b7e70d","security_groups":["89df312d-9e64-432f-a439-5549858df86a"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:a2:04","project_id":"72fab117c2f4460eb88cd1a26bc06c47","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"971778a5-689c-4a97-b350-ead85ae645c4","tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:17:26Z","binding:vnic_type":"normal","device_id":"375e2372-78b3-47c1-a900-0754724414e1","ip_allocation":"immediate"}]} 2019-07-30 17:17:41,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=375e2372-78b3-47c1-a900-0754724414e1 used request id req-5d80bdc0-b2d6-4059-91a1-9933ff4c6298 2019-07-30 17:17:41,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.352602958679s 2019-07-30 17:17:41,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 17:17:41,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "fixed_ip_address": "192.168.120.11", "port_id": "f4e969db-bd29-4795-9b36-58bd81b7e70d"}}' 2019-07-30 17:17:44,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:44 GMT X-Openstack-Request-Id: req-b609572a-f9e7-49db-8f42-af7b165c39c3 2019-07-30 17:17:44,925 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "c21002bc-7876-4b97-b073-f42dd9e776ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:43Z", "updated_at": "2019-07-30T17:17:43Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "971778a5-689c-4a97-b350-ead85ae645c4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a2:04", "device_id": "375e2372-78b3-47c1-a900-0754724414e1"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_id": "f4e969db-bd29-4795-9b36-58bd81b7e70d", "id": "f65cbeba-518a-402b-b74a-effb8c0a63d4", "qos_policy_id": null}} 2019-07-30 17:17:44,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-b609572a-f9e7-49db-8f42-af7b165c39c3 2019-07-30 17:17:44,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.21983504295s 2019-07-30 17:17:44,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:17:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:45,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:44 GMT X-Openstack-Request-Id: req-6b876bfd-34b5-4f26-96a8-233f0580adaf 2019-07-30 17:17:45,005 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c21002bc-7876-4b97-b073-f42dd9e776ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:43Z", "updated_at": "2019-07-30T17:17:43Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "971778a5-689c-4a97-b350-ead85ae645c4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a2:04", "device_id": "375e2372-78b3-47c1-a900-0754724414e1"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_id": "f4e969db-bd29-4795-9b36-58bd81b7e70d", "id": "f65cbeba-518a-402b-b74a-effb8c0a63d4", "qos_policy_id": null}]} 2019-07-30 17:17:45,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6b876bfd-34b5-4f26-96a8-233f0580adaf 2019-07-30 17:17:45,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.065290927887s 2019-07-30 17:17:45,012 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:17:45,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:17:45,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:45,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:45 GMT X-Openstack-Request-Id: req-e454b694-4ea6-478d-b082-045f723e259a 2019-07-30 17:17:45,189 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c21002bc-7876-4b97-b073-f42dd9e776ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:43Z", "updated_at": "2019-07-30T17:17:43Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "971778a5-689c-4a97-b350-ead85ae645c4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a2:04", "device_id": "375e2372-78b3-47c1-a900-0754724414e1"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_id": "f4e969db-bd29-4795-9b36-58bd81b7e70d", "id": "f65cbeba-518a-402b-b74a-effb8c0a63d4", "qos_policy_id": null}]} 2019-07-30 17:17:45,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-e454b694-4ea6-478d-b082-045f723e259a 2019-07-30 17:17:45,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0685350894928s 2019-07-30 17:17:45,196 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:17:45,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:17:45,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:45,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:45 GMT X-Openstack-Request-Id: req-27144806-70e0-4eaf-8c55-0902473c8955 2019-07-30 17:17:45,659 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c21002bc-7876-4b97-b073-f42dd9e776ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:43Z", "updated_at": "2019-07-30T17:17:43Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "971778a5-689c-4a97-b350-ead85ae645c4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a2:04", "device_id": "375e2372-78b3-47c1-a900-0754724414e1"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_id": "f4e969db-bd29-4795-9b36-58bd81b7e70d", "id": "f65cbeba-518a-402b-b74a-effb8c0a63d4", "qos_policy_id": null}]} 2019-07-30 17:17:45,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-27144806-70e0-4eaf-8c55-0902473c8955 2019-07-30 17:17:45,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.353371143341s 2019-07-30 17:17:45,665 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:17:45,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:17:45,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:45,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:45 GMT X-Openstack-Request-Id: req-268f38dd-399a-4013-a1df-9f571b566728 2019-07-30 17:17:45,834 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c21002bc-7876-4b97-b073-f42dd9e776ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:43Z", "updated_at": "2019-07-30T17:17:43Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "971778a5-689c-4a97-b350-ead85ae645c4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a2:04", "device_id": "375e2372-78b3-47c1-a900-0754724414e1"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_id": "f4e969db-bd29-4795-9b36-58bd81b7e70d", "id": "f65cbeba-518a-402b-b74a-effb8c0a63d4", "qos_policy_id": null}]} 2019-07-30 17:17:45,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-268f38dd-399a-4013-a1df-9f571b566728 2019-07-30 17:17:45,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0592720508575s 2019-07-30 17:17:45,839 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:17:45,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:17:45,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:46,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:46 GMT X-Openstack-Request-Id: req-2d94acdf-8118-415e-b9dc-d512238b5ef5 2019-07-30 17:17:46,027 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c21002bc-7876-4b97-b073-f42dd9e776ff", "status": "DOWN", "description": "", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:43Z", "updated_at": "2019-07-30T17:17:43Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "971778a5-689c-4a97-b350-ead85ae645c4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a2:04", "device_id": "375e2372-78b3-47c1-a900-0754724414e1"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_id": "f4e969db-bd29-4795-9b36-58bd81b7e70d", "id": "f65cbeba-518a-402b-b74a-effb8c0a63d4", "qos_policy_id": null}]} 2019-07-30 17:17:46,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-2d94acdf-8118-415e-b9dc-d512238b5ef5 2019-07-30 17:17:46,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0790119171143s 2019-07-30 17:17:46,033 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:17:46,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:17:46,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:46,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:46 GMT X-Openstack-Request-Id: req-ed956ba3-bb06-438f-88a3-124854154799 2019-07-30 17:17:46,512 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "c21002bc-7876-4b97-b073-f42dd9e776ff", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:43Z", "updated_at": "2019-07-30T17:17:46Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "971778a5-689c-4a97-b350-ead85ae645c4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:3a:a2:04", "device_id": "375e2372-78b3-47c1-a900-0754724414e1"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_id": "f4e969db-bd29-4795-9b36-58bd81b7e70d", "id": "f65cbeba-518a-402b-b74a-effb8c0a63d4", "qos_policy_id": null}]} 2019-07-30 17:17:46,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-ed956ba3-bb06-438f-88a3-124854154799 2019-07-30 17:17:46,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.368901968002s 2019-07-30 17:17:46,518 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'c21002bc-7876-4b97-b073-f42dd9e776ff', 'updated_at': u'2019-07-30T17:17:46Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'f4e969db-bd29-4795-9b36-58bd81b7e70d', 'id': u'f65cbeba-518a-402b-b74a-effb8c0a63d4', 'network': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'port': u'f4e969db-bd29-4795-9b36-58bd81b7e70d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72fab117c2f4460eb88cd1a26bc06c47', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'72fab117c2f4460eb88cd1a26bc06c47', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'971778a5-689c-4a97-b350-ead85ae645c4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3a:a2:04', u'device_id': u'375e2372-78b3-47c1-a900-0754724414e1'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'72fab117c2f4460eb88cd1a26bc06c47', 'created_at': u'2019-07-30T17:17:43Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'971778a5-689c-4a97-b350-ead85ae645c4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:3a:a2:04', u'device_id': u'375e2372-78b3-47c1-a900-0754724414e1'}), 'router': u'c21002bc-7876-4b97-b073-f42dd9e776ff'}) 2019-07-30 17:17:46,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 17:17:46,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/375e2372-78b3-47c1-a900-0754724414e1/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 17:17:47,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9608 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17: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-e9a57ce0-2133-4fb5-87ca-5ebb1c814faf x-openstack-request-id: req-e9a57ce0-2133-4fb5-87ca-5ebb1c814faf 2019-07-30 17:17:47,470 - 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 506118616 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.246311] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.249396] pid_max: default: 32768 minimum: 301\n[ 0.251068] ACPI: Core revision 20150930\n[ 0.253138] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.255557] Security Framework initialized\n[ 0.257087] Yama: becoming mindful.\n[ 0.258437] AppArmor: AppArmor initialized\n[ 0.259990] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.262416] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.264794] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269752] Initializing cgroup subsys io\n[ 0.271258] Initializing cgroup subsys memory\n[ 0.272873] Initializing cgroup subsys devices\n[ 0.274497] Initializing cgroup subsys freezer\n[ 0.276114] Initializing cgroup subsys net_cls\n[ 0.277743] Initializing cgroup subsys perf_event\n[ 0.279434] Initializing cgroup subsys net_prio\n[ 0.281090] Initializing cgroup subsys hugetlb\n[ 0.282708] Initializing cgroup subsys pids\n[ 0.284305] CPU: Physical Processor ID: 0\n[ 0.286510] mce: CPU supports 10 MCE banks\n[ 0.288078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.289950] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.308656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.318459] ftrace: allocating 31920 entries in 125 pages\n[ 0.355082] smpboot: Max logical packages: 1\n[ 0.356702] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.359192] x2apic enabled\n[ 0.360654] Switched APIC routing to physical x2apic.\n[ 0.363667] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.365753] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.369600] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.372927] KVM setup paravirtual spinlock\n[ 0.374934] x86: Booted up 1 node, 1 CPUs\n[ 0.376427] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.378968] devtmpfs: initialized\n[ 0.381274] evm: security.selinux\n[ 0.382570] evm: security.SMACK64\n[ 0.383854] evm: security.SMACK64EXEC\n[ 0.385240] evm: security.SMACK64TRANSMUTE\n[ 0.386744] evm: security.SMACK64MMAP\n[ 0.388124] evm: security.ima\n[ 0.389309] evm: security.capability\n[ 0.390752] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.394164] pinctrl core: initialized pinctrl subsystem\n[ 0.396231] RTC time: 17:17:38, date: 07/30/19\n[ 0.397947] NET: Registered protocol family 16\n[ 0.399705] cpuidle: using governor ladder\n[ 0.401230] cpuidle: using governor menu\n[ 0.402692] PCCT header not found.\n[ 0.404057] ACPI: bus type PCI registered\n[ 0.405559] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.407857] PCI: Using configuration type 1 for base access\n[ 0.410539] ACPI: Added _OSI(Module Device)\n[ 0.412111] ACPI: Added _OSI(Processor Device)\n[ 0.413718] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.415396] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.418121] ACPI: Interpreter enabled\n[ 0.419741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.423255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.426695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.431736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.436920] ACPI: (supports S0 S5)\n[ 0.438962] ACPI: Using IOAPIC for interrupt routing\n[ 0.441699] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.447382] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.449501] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.451804] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.454039] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.458952] acpiphp: Slot [3] registered\n[ 0.460429] acpiphp: Slot [4] registered\n[ 0.461911] acpiphp: Slot [5] registered\n[ 0.463401] acpiphp: Slot [6] registered\n[ 0.464879] acpiphp: Slot [7] registered\n[ 0.466345] acpiphp: Slot [8] registered\n[ 0.468364] acpiphp: Slot [9] registered\n[ 0.470647] acpiphp: Slot [10] registered\n[ 0.473069] acpiphp: Slot [11] registered\n[ 0.475442] acpiphp: Slot [12] registered\n[ 0.477798] acpiphp: Slot [13] registered\n[ 0.480167] acpiphp: Slot [14] registered\n[ 0.482307] acpiphp: Slot [15] registered\n[ 0.500447] acpiphp: Slot [16] registered\n[ 0.501960] acpiphp: Slot [17] registered\n[ 0.503460] acpiphp: Slot [18] registered\n[ 0.504977] acpiphp: Slot [19] registered\n[ 0.506475] acpiphp: Slot [20] registered\n[ 0.507976] acpiphp: Slot [21] registered\n[ 0.509483] acpiphp: Slot [22] registered\n[ 0.510981] acpiphp: Slot [23] registered\n[ 0.512481] acpiphp: Slot [24] registered\n[ 0.513991] acpiphp: Slot [25] registered\n[ 0.515485] acpiphp: Slot [26] registered\n[ 0.516991] acpiphp: Slot [27] registered\n[ 0.518490] acpiphp: Slot [28] registered\n[ 0.520005] acpiphp: Slot [29] registered\n[ 0.521501] acpiphp: Slot [30] registered\n[ 0.523004] acpiphp: Slot [31] registered\n[ 0.524503] PCI host bridge to bus 0000:00\n[ 0.526004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.528285] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.530550] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.533234] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.535929] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.538673] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.543573] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.545959] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.548166] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.550535] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.558365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.561195] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.585316] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.588024] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.590666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.593272] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.595844] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.598427] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.601489] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.603461] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.606349] vgaarb: loaded\n[ 0.607466] vgaarb: bridge control possible 0000:00:02.0\n[ 0.609622] SCSI subsystem initialized\n[ 0.611270] ACPI: bus type USB registered\n[ 0.612808] usbcore: registered new interface driver usbfs\n[ 0.614726] usbcore: registered new interface driver hub\n[ 0.616613] usbcore: registered new device driver usb\n[ 0.618618] PCI: Using ACPI for IRQ routing\n[ 0.620667] NetLabel: Initializing\n[ 0.621994] NetLabel: domain hash size = 128\n[ 0.623785] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.625580] NetLabel: unlabeled traffic allowed by default\n[ 0.627768] clocksource: Switched to clocksource kvm-clock\n[ 0.638666] AppArmor: AppArmor Filesystem Enabled\n[ 0.640442] pnp: PnP ACPI init\n[ 0.642015] pnp: PnP ACPI: found 5 devices\n[ 0.649230] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.652414] NET: Registered protocol family 2\n[ 0.654307] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.656718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.658962] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.661208] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.663242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.665434] NET: Registered protocol family 1\n[ 0.667064] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.669106] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.671108] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.686479] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.701705] Trying to unpack rootfs image as initramfs...\n[ 0.762878] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.765905] Scanning for low memory corruption every 60 seconds\n[ 0.768254] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.770405] audit: initializing netlink subsys (disabled)\n[ 0.772346] audit: type=2000 audit(1564507059.419:1): initialized\n[ 0.774723] Initialise system trusted keyring\n[ 0.776448] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.778611] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.781852] zbud: loaded\n[ 0.783094] VFS: Disk quotas dquot_6.6.0\n[ 0.784622] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.787315] fuse init (API version 7.23)\n[ 0.788927] Key type big_key registered\n[ 0.790400] Allocating IMA MOK and blacklist keyrings.\n[ 0.792556] Key type asymmetric registered\n[ 0.794078] Asymmetric key parser 'x509' registered\n[ 0.795869] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.798621] io scheduler noop registered\n[ 0.800098] io scheduler deadline registered (default)\n[ 0.801948] io scheduler cfq registered\n[ 0.803486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.805449] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.807801] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.810491] ACPI: Power Button [PWRF]\n[ 0.812009] GHES: HEST is not enabled!\n[ 0.826348] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.855978] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.859661] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.885316] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.888961] Linux agpgart interface v0.103\n[ 0.892626] brd: module loaded\n[ 0.895117] loop: module loaded\n[ 0.900406] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.903119] GPT:90111 != 2097151\n[ 0.904398] GPT:Alternate GPT header not at the end of the disk.\n[ 0.906454] GPT:90111 != 2097151\n[ 0.907716] GPT: Use GNU Parted to correct GPT errors.\n[ 0.909526] vda: vda1 vda15\n[ 0.911413] scsi host0: ata_piix\n[ 0.912800] scsi host1: ata_piix\n[ 0.914111] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.916406] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.919330] libphy: Fixed MDIO Bus: probed\n[ 0.920864] tun: Universal TUN/TAP device driver, 1.6\n[ 0.922654] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.926129] PPP generic driver version 2.4.2\n[ 0.927845] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.930033] ehci-pci: EHCI PCI platform driver\n[ 0.931645] ehci-platform: EHCI generic platform driver\n[ 0.933456] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.935542] ohci-pci: OHCI PCI platform driver\n[ 0.937140] ohci-platform: OHCI generic platform driver\n[ 0.938965] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.953865] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.955697] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.958382] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.960211] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.962398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.964605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.967160] usb usb1: Product: UHCI Host Controller\n[ 0.968815] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.970908] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.972646] hub 1-0:1.0: USB hub found\n[ 0.974040] hub 1-0:1.0: 2 ports detected\n[ 0.975689] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.979405] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.981150] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.982957] mousedev: PS/2 mouse device common for all mice\n[ 0.985198] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.988236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.990414] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.992571] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.994689] i2c /dev entries driver\n[ 0.996060] device-mapper: uevent: version 1.0.3\n[ 0.997758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.000665] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.003074] NET: Registered protocol family 10\n[ 1.005158] NET: Registered protocol family 17\n[ 1.006762] Key type dns_resolver registered\n[ 1.008519] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.010455] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.013620] registered taskstats version 1\n[ 1.015116] Loading compiled-in X.509 certificates\n[ 1.017417] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.020771] zswap: loaded using pool lzo/zbud\n[ 1.023412] Key type trusted registered\n[ 1.025851] Key type encrypted registered\n[ 1.027314] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.029200] ima: No TPM chip found, activating TPM-bypass!\n[ 1.031086] evm: HMAC attrs: 0x1\n[ 1.032771] Magic number: 11:783:290\n[ 1.034180] tty tty23: hash matches\n[ 1.035586] rtc_cmos 00:00: setting system clock to 2019-07-30 17:17:39 UTC (1564507059)\n[ 1.038439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.040411] EDD information not available.\n[ 1.074591] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.077360] Write protecting the kernel read-only data: 14336k\n[ 1.082702] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.085958] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.250469] 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.05. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMf5Y5n74D0+Vv1HYeVByHcC/hNLJYUQJHZpI7dxRPKg2hNqOUAh+ZS+qp35O8UG4chW8kH/ehksiVx1Yn9sICKvx0mvfXg9kC/NMGKxQlhK66AGJFKlJSPKJ8JyBxEpz01VhCfz8i3R4kAXReY+ld748mLRRLNhGuNBVNgIsu9WN2BLOSwXqAy/b8AXPUm5JiqXqwePptV1rxwNPQ2pG4jEB6EZBgefu8Y7UwFvBXSNyEB/qfXtG/KDGX+pQtp+PZ42DvaJottsmnAG7E4IzpXYIziQgy2P3dYntre+ze0w9PBnoq5WUvdLaeKMQM1vtVPLCsj4P0fyd0L5qUc2uj root@singlevm1-vm-b4df97ce-067b-4ce6-9cc0-44ec25f75dc9\nssh-dss AAAAB3NzaC1kc3MAAACBAJ1KUw3IjFhUbXVfaL9SOQsbOWerMheuLoqZknEQiNlabqDLQidV43m0jMB2QZUjVpSsROlLog8TX4VyVJ0e1/l4KusQWhl+XelSVCUaehpyYudbjGZW8gDC8/mxoa2Re5smu3pGdiKlarQYLuPK4u1sOCgia3Hcgmlsq/Q7X5fjAAAAFQChbCd+1pfM+AX+C0Imhe60wqwiMwAAAIBWN4MjZoz4h39UVFARUikOnwfbO1E46nODuv4WxenjfQD+IhMZZ15sHYs41IqvO+dztDsloXeModFEFgNq392Nw26xf1rT0SBQvlbScaneL3RadnvEKJaw9kY69gmSbXVTsT3MNK1lAZ9PWvGO+NuqiCkX6Z6UZSLtx9WK/DjhVwAAAIAztZoOvbc/OzzT3fFJlw8yWFY+LpFjKKVC2535F0TPnRE6CkQthew5WRIfgyCswl1cZ5/uthIWa2LlXzpG6quBEfgJUN7ZnCN/OdjY8rwOUD1WBt4RaHgtwt17rE/ZJb2yTh6Em6o2SLEVVN3r5dZLarDL0ImoueheiqakJKDNqA== root@singlevm1-vm-b4df97ce-067b-4ce6-9cc0-44ec25f75dc9\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 1.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe3a:a204/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-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-b4df97ce-067b-4ce6-9cc0-44ec25f75dc9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.75 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-b4df97ce-067b-4ce6-9cc0-44ec25f75dc9 login: "} 2019-07-30 17:17:47,471 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/375e2372-78b3-47c1-a900-0754724414e1/action used request id req-e9a57ce0-2133-4fb5-87ca-5ebb1c814faf 2019-07-30 17:17:47,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.952229976654s 2019-07-30 17:17:47,472 - 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 506118616 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.246311] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.249396] pid_max: default: 32768 minimum: 301 [ 0.251068] ACPI: Core revision 20150930 [ 0.253138] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.255557] Security Framework initialized [ 0.257087] Yama: becoming mindful. [ 0.258437] AppArmor: AppArmor initialized [ 0.259990] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.262416] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.264794] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267195] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269752] Initializing cgroup subsys io [ 0.271258] Initializing cgroup subsys memory [ 0.272873] Initializing cgroup subsys devices [ 0.274497] Initializing cgroup subsys freezer [ 0.276114] Initializing cgroup subsys net_cls [ 0.277743] Initializing cgroup subsys perf_event [ 0.279434] Initializing cgroup subsys net_prio [ 0.281090] Initializing cgroup subsys hugetlb [ 0.282708] Initializing cgroup subsys pids [ 0.284305] CPU: Physical Processor ID: 0 [ 0.286510] mce: CPU supports 10 MCE banks [ 0.288078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.289950] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.308656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.318459] ftrace: allocating 31920 entries in 125 pages [ 0.355082] smpboot: Max logical packages: 1 [ 0.356702] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.359192] x2apic enabled [ 0.360654] Switched APIC routing to physical x2apic. [ 0.363667] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.365753] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.369600] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.372927] KVM setup paravirtual spinlock [ 0.374934] x86: Booted up 1 node, 1 CPUs [ 0.376427] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.378968] devtmpfs: initialized [ 0.381274] evm: security.selinux [ 0.382570] evm: security.SMACK64 [ 0.383854] evm: security.SMACK64EXEC [ 0.385240] evm: security.SMACK64TRANSMUTE [ 0.386744] evm: security.SMACK64MMAP [ 0.388124] evm: security.ima [ 0.389309] evm: security.capability [ 0.390752] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.394164] pinctrl core: initialized pinctrl subsystem [ 0.396231] RTC time: 17:17:38, date: 07/30/19 [ 0.397947] NET: Registered protocol family 16 [ 0.399705] cpuidle: using governor ladder [ 0.401230] cpuidle: using governor menu [ 0.402692] PCCT header not found. [ 0.404057] ACPI: bus type PCI registered [ 0.405559] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.407857] PCI: Using configuration type 1 for base access [ 0.410539] ACPI: Added _OSI(Module Device) [ 0.412111] ACPI: Added _OSI(Processor Device) [ 0.413718] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.415396] ACPI: Added _OSI(Processor Aggregator Device) [ 0.418121] ACPI: Interpreter enabled [ 0.419741] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.423255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.426695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.431736] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.436920] ACPI: (supports S0 S5) [ 0.438962] ACPI: Using IOAPIC for interrupt routing [ 0.441699] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.447382] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.449501] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.451804] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.454039] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.458952] acpiphp: Slot [3] registered [ 0.460429] acpiphp: Slot [4] registered [ 0.461911] acpiphp: Slot [5] registered [ 0.463401] acpiphp: Slot [6] registered [ 0.464879] acpiphp: Slot [7] registered [ 0.466345] acpiphp: Slot [8] registered [ 0.468364] acpiphp: Slot [9] registered [ 0.470647] acpiphp: Slot [10] registered [ 0.473069] acpiphp: Slot [11] registered [ 0.475442] acpiphp: Slot [12] registered [ 0.477798] acpiphp: Slot [13] registered [ 0.480167] acpiphp: Slot [14] registered [ 0.482307] acpiphp: Slot [15] registered [ 0.500447] acpiphp: Slot [16] registered [ 0.501960] acpiphp: Slot [17] registered [ 0.503460] acpiphp: Slot [18] registered [ 0.504977] acpiphp: Slot [19] registered [ 0.506475] acpiphp: Slot [20] registered [ 0.507976] acpiphp: Slot [21] registered [ 0.509483] acpiphp: Slot [22] registered [ 0.510981] acpiphp: Slot [23] registered [ 0.512481] acpiphp: Slot [24] registered [ 0.513991] acpiphp: Slot [25] registered [ 0.515485] acpiphp: Slot [26] registered [ 0.516991] acpiphp: Slot [27] registered [ 0.518490] acpiphp: Slot [28] registered [ 0.520005] acpiphp: Slot [29] registered [ 0.521501] acpiphp: Slot [30] registered [ 0.523004] acpiphp: Slot [31] registered [ 0.524503] PCI host bridge to bus 0000:00 [ 0.526004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.528285] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.530550] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.533234] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.535929] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.538673] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.543573] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.545959] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.548166] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.550535] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.558365] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.561195] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.585316] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.588024] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.590666] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.593272] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.595844] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.598427] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.601489] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.603461] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.606349] vgaarb: loaded [ 0.607466] vgaarb: bridge control possible 0000:00:02.0 [ 0.609622] SCSI subsystem initialized [ 0.611270] ACPI: bus type USB registered [ 0.612808] usbcore: registered new interface driver usbfs [ 0.614726] usbcore: registered new interface driver hub [ 0.616613] usbcore: registered new device driver usb [ 0.618618] PCI: Using ACPI for IRQ routing [ 0.620667] NetLabel: Initializing [ 0.621994] NetLabel: domain hash size = 128 [ 0.623785] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.625580] NetLabel: unlabeled traffic allowed by default [ 0.627768] clocksource: Switched to clocksource kvm-clock [ 0.638666] AppArmor: AppArmor Filesystem Enabled [ 0.640442] pnp: PnP ACPI init [ 0.642015] pnp: PnP ACPI: found 5 devices [ 0.649230] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.652414] NET: Registered protocol family 2 [ 0.654307] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.656718] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.658962] TCP: Hash tables configured (established 4096 bind 4096) [ 0.661208] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.663242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.665434] NET: Registered protocol family 1 [ 0.667064] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.669106] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.671108] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.686479] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.701705] Trying to unpack rootfs image as initramfs... [ 0.762878] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.765905] Scanning for low memory corruption every 60 seconds [ 0.768254] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.770405] audit: initializing netlink subsys (disabled) [ 0.772346] audit: type=2000 audit(1564507059.419:1): initialized [ 0.774723] Initialise system trusted keyring [ 0.776448] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.778611] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.781852] zbud: loaded [ 0.783094] VFS: Disk quotas dquot_6.6.0 [ 0.784622] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.787315] fuse init (API version 7.23) [ 0.788927] Key type big_key registered [ 0.790400] Allocating IMA MOK and blacklist keyrings. [ 0.792556] Key type asymmetric registered [ 0.794078] Asymmetric key parser 'x509' registered [ 0.795869] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.798621] io scheduler noop registered [ 0.800098] io scheduler deadline registered (default) [ 0.801948] io scheduler cfq registered [ 0.803486] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.805449] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.807801] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.810491] ACPI: Power Button [PWRF] [ 0.812009] GHES: HEST is not enabled! [ 0.826348] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.855978] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.859661] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.885316] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.888961] Linux agpgart interface v0.103 [ 0.892626] brd: module loaded [ 0.895117] loop: module loaded [ 0.900406] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.903119] GPT:90111 != 2097151 [ 0.904398] GPT:Alternate GPT header not at the end of the disk. [ 0.906454] GPT:90111 != 2097151 [ 0.907716] GPT: Use GNU Parted to correct GPT errors. [ 0.909526] vda: vda1 vda15 [ 0.911413] scsi host0: ata_piix [ 0.912800] scsi host1: ata_piix [ 0.914111] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.916406] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.919330] libphy: Fixed MDIO Bus: probed [ 0.920864] tun: Universal TUN/TAP device driver, 1.6 [ 0.922654] tun: (C) 1999-2004 Max Krasnyansky [ 0.926129] PPP generic driver version 2.4.2 [ 0.927845] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.930033] ehci-pci: EHCI PCI platform driver [ 0.931645] ehci-platform: EHCI generic platform driver [ 0.933456] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.935542] ohci-pci: OHCI PCI platform driver [ 0.937140] ohci-platform: OHCI generic platform driver [ 0.938965] uhci_hcd: USB Universal Host Controller Interface driver [ 0.953865] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.955697] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.958382] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.960211] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.962398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.964605] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.967160] usb usb1: Product: UHCI Host Controller [ 0.968815] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.970908] usb usb1: SerialNumber: 0000:00:01.2 [ 0.972646] hub 1-0:1.0: USB hub found [ 0.974040] hub 1-0:1.0: 2 ports detected [ 0.975689] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.979405] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.981150] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.982957] mousedev: PS/2 mouse device common for all mice [ 0.985198] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.988236] rtc_cmos 00:00: RTC can wake from S4 [ 0.990414] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.992571] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.994689] i2c /dev entries driver [ 0.996060] device-mapper: uevent: version 1.0.3 [ 0.997758] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.000665] ledtrig-cpu: registered to indicate activity on CPUs [ 1.003074] NET: Registered protocol family 10 [ 1.005158] NET: Registered protocol family 17 [ 1.006762] Key type dns_resolver registered [ 1.008519] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.010455] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.013620] registered taskstats version 1 [ 1.015116] Loading compiled-in X.509 certificates [ 1.017417] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.020771] zswap: loaded using pool lzo/zbud [ 1.023412] Key type trusted registered [ 1.025851] Key type encrypted registered [ 1.027314] AppArmor: AppArmor sha1 policy hashing enabled [ 1.029200] ima: No TPM chip found, activating TPM-bypass! [ 1.031086] evm: HMAC attrs: 0x1 [ 1.032771] Magic number: 11:783:290 [ 1.034180] tty tty23: hash matches [ 1.035586] rtc_cmos 00:00: setting system clock to 2019-07-30 17:17:39 UTC (1564507059) [ 1.038439] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.040411] EDD information not available. [ 1.074591] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.077360] Write protecting the kernel read-only data: 14336k [ 1.082702] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.085958] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.250469] 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.05. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMf5Y5n74D0+Vv1HYeVByHcC/hNLJYUQJHZpI7dxRPKg2hNqOUAh+ZS+qp35O8UG4chW8kH/ehksiVx1Yn9sICKvx0mvfXg9kC/NMGKxQlhK66AGJFKlJSPKJ8JyBxEpz01VhCfz8i3R4kAXReY+ld748mLRRLNhGuNBVNgIsu9WN2BLOSwXqAy/b8AXPUm5JiqXqwePptV1rxwNPQ2pG4jEB6EZBgefu8Y7UwFvBXSNyEB/qfXtG/KDGX+pQtp+PZ42DvaJottsmnAG7E4IzpXYIziQgy2P3dYntre+ze0w9PBnoq5WUvdLaeKMQM1vtVPLCsj4P0fyd0L5qUc2uj root@singlevm1-vm-b4df97ce-067b-4ce6-9cc0-44ec25f75dc9 ssh-dss AAAAB3NzaC1kc3MAAACBAJ1KUw3IjFhUbXVfaL9SOQsbOWerMheuLoqZknEQiNlabqDLQidV43m0jMB2QZUjVpSsROlLog8TX4VyVJ0e1/l4KusQWhl+XelSVCUaehpyYudbjGZW8gDC8/mxoa2Re5smu3pGdiKlarQYLuPK4u1sOCgia3Hcgmlsq/Q7X5fjAAAAFQChbCd+1pfM+AX+C0Imhe60wqwiMwAAAIBWN4MjZoz4h39UVFARUikOnwfbO1E46nODuv4WxenjfQD+IhMZZ15sHYs41IqvO+dztDsloXeModFEFgNq392Nw26xf1rT0SBQvlbScaneL3RadnvEKJaw9kY69gmSbXVTsT3MNK1lAZ9PWvGO+NuqiCkX6Z6UZSLtx9WK/DjhVwAAAIAztZoOvbc/OzzT3fFJlw8yWFY+LpFjKKVC2535F0TPnRE6CkQthew5WRIfgyCswl1cZ5/uthIWa2LlXzpG6quBEfgJUN7ZnCN/OdjY8rwOUD1WBt4RaHgtwt17rE/ZJb2yTh6Em6o2SLEVVN3r5dZLarDL0ImoueheiqakJKDNqA== root@singlevm1-vm-b4df97ce-067b-4ce6-9cc0-44ec25f75dc9 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe3a:a204/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-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-b4df97ce-067b-4ce6-9cc0-44ec25f75dc9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.75 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-b4df97ce-067b-4ce6-9cc0-44ec25f75dc9 login: 2019-07-30 17:17:47,477 - paramiko.transport - DEBUG - starting thread (client mode): 0xaf0f2b90L 2019-07-30 17:17:47,478 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 17:17:47,478 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-30 17:17:47,478 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-30 17:17:47,479 - 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-07-30 17:17:47,480 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 17:17:47,480 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-30 17:17:47,480 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 17:17:47,480 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 17:17:47,480 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 17:17:47,501 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 17:17:47,503 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 17:17:47,510 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: b4fa2d56a4fd2b776861c03e45688749 2019-07-30 17:17:47,511 - paramiko.transport - DEBUG - Trying discovered key fdfc2fd02e339f4ed55a766bbcf77d5c in /tmp/tmpX6YPD8 2019-07-30 17:17:47,539 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 17:17:47,545 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 17:17:47,576 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 17:17:47,577 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-30 17:17:47,577 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 17:17:47,578 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 17:17:47,579 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 17:17:47,580 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-30 17:17:47,580 - functest.core.singlevm - DEBUG - error: 2019-07-30 17:17:47,583 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 17:17:47,698 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 17:17:47,698 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:50 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 17:17:47,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 17:17:47,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/f65cbeba-518a-402b-b74a-effb8c0a63d4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:49,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:17:49 GMT X-Openstack-Request-Id: req-bd9f708f-8129-44e8-bc28-5c8f29ebfbac 2019-07-30 17:17:49,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:17:49,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/f65cbeba-518a-402b-b74a-effb8c0a63d4.json used request id req-bd9f708f-8129-44e8-bc28-5c8f29ebfbac 2019-07-30 17:17:49,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.93704390526s 2019-07-30 17:17:49,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:17:49,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:50,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:50 GMT X-Openstack-Request-Id: req-206777bd-0d81-4cac-83e6-5aa9496712c4 2019-07-30 17:17:50,035 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 17:17:50,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-206777bd-0d81-4cac-83e6-5aa9496712c4 2019-07-30 17:17:50,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.38005399704s 2019-07-30 17:17:50,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 17:17:50,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/375e2372-78b3-47c1-a900-0754724414e1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:50,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 17:17: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-74dbff52-b141-4d3d-af75-6c7d90b9414e x-openstack-request-id: req-74dbff52-b141-4d3d-af75-6c7d90b9414e 2019-07-30 17:17:50,243 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/375e2372-78b3-47c1-a900-0754724414e1 used request id req-74dbff52-b141-4d3d-af75-6c7d90b9414e 2019-07-30 17:17:50,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.207346916199s 2019-07-30 17:17:50,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:17:50,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:51,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17: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-1e951c01-f96c-4e0e-a549-67a8da0f0f9e x-openstack-request-id: req-1e951c01-f96c-4e0e-a549-67a8da0f0f9e 2019-07-30 17:17:51,194 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:a2:04", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3a:a2:04", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/375e2372-78b3-47c1-a900-0754724414e1", "rel": "bookmark"}], "image": {"id": "b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "links": [{"href": "http://172.30.9.37:8774/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2019-07-30T17:17:38.000000", "flavor": {"id": "567f9196-52ac-4312-961c-b3d936398454", "links": [{"href": "http://172.30.9.37:8774/flavors/567f9196-52ac-4312-961c-b3d936398454", "rel": "bookmark"}]}, "id": "375e2372-78b3-47c1-a900-0754724414e1", "security_groups": [{"name": "singlevm1-sg_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}], "user_id": "0440de8057374fae94f9029579365e5a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:17:50Z", "hostId": "16c936a3bc6d0bb6de00ad6b4284ed969a9d2f8865ceed54cbbd1caf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "created": "2019-07-30T17:17:22Z", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:17:51,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-1e951c01-f96c-4e0e-a549-67a8da0f0f9e 2019-07-30 17:17:51,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.950916051865s 2019-07-30 17:17:51,196 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:17:53,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:17:53,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:53,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17: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-a65c8841-8d6f-4137-b595-e1d23fc0c043 x-openstack-request-id: req-a65c8841-8d6f-4137-b595-e1d23fc0c043 2019-07-30 17:17:53,309 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 17:17:53,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a65c8841-8d6f-4137-b595-e1d23fc0c043 2019-07-30 17:17:53,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.110471963882s 2019-07-30 17:17:53,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:17:53,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:53,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:53 GMT X-Openstack-Request-Id: req-218dd116-93c6-41f0-be02-b537f9ef78e3 2019-07-30 17:17:53,670 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:14Z", "updated_at": "2019-07-30T17:17:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T17:17:14Z", "revision_number": 0, "id": "07e70af0-02b1-417c-9341-15dd45744145", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:17:14Z", "security_group_id": "89df312d-9e64-432f-a439-5549858df86a", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": 22, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:17:14Z", "revision_number": 0, "id": "29de8424-44ba-4421-b3b6-73baa19ff679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:17:14Z", "security_group_id": "89df312d-9e64-432f-a439-5549858df86a", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:17:15Z", "revision_number": 0, "id": "4888855e-9414-409b-9d2f-998245df717a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:17:15Z", "security_group_id": "89df312d-9e64-432f-a439-5549858df86a", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:17:14Z", "revision_number": 0, "id": "e7f67a4e-1f94-40ec-87ae-544862530f7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:17:14Z", "security_group_id": "89df312d-9e64-432f-a439-5549858df86a", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 3, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "89df312d-9e64-432f-a439-5549858df86a", "name": "singlevm1-sg_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-30 17:17:53,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-218dd116-93c6-41f0-be02-b537f9ef78e3 2019-07-30 17:17:53,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.355034828186s 2019-07-30 17:17:53,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 17:17:53,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/89df312d-9e64-432f-a439-5549858df86a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:53,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:17:53 GMT X-Openstack-Request-Id: req-c1c4cab3-e7a8-4fb3-84ac-1e9b9dc7e14e 2019-07-30 17:17:53,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:17:53,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/89df312d-9e64-432f-a439-5549858df86a.json used request id req-c1c4cab3-e7a8-4fb3-84ac-1e9b9dc7e14e 2019-07-30 17:17:53,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.145850896835s 2019-07-30 17:17:53,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 17:17:53,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:53,885 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17: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-a8bc0181-ca71-409f-9f6c-e1ce3b11cf0a x-openstack-request-id: req-a8bc0181-ca71-409f-9f6c-e1ce3b11cf0a 2019-07-30 17:17:53,885 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/singlevm1-kp_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9 used request id req-a8bc0181-ca71-409f-9f6c-e1ce3b11cf0a 2019-07-30 17:17:53,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.061970949173s 2019-07-30 17:17:53,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 17:17:53,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/c21002bc-7876-4b97-b073-f42dd9e776ff/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" -d '{"subnet_id": "6e4f4249-5c8a-41c1-a346-0251db8d2cc3"}' 2019-07-30 17:17:56,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:56 GMT X-Openstack-Request-Id: req-e76b8677-4ad7-4870-84a0-d03f99260cf0 2019-07-30 17:17:56,660 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "971778a5-689c-4a97-b350-ead85ae645c4", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "subnet_id": "6e4f4249-5c8a-41c1-a346-0251db8d2cc3", "subnet_ids": ["6e4f4249-5c8a-41c1-a346-0251db8d2cc3"], "port_id": "0403edcd-e3a6-48d9-a410-dd2268898817", "id": "c21002bc-7876-4b97-b073-f42dd9e776ff"} 2019-07-30 17:17:56,660 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/c21002bc-7876-4b97-b073-f42dd9e776ff/remove_router_interface.json used request id req-e76b8677-4ad7-4870-84a0-d03f99260cf0 2019-07-30 17:17:56,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.77414298058s 2019-07-30 17:17:56,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 17:17:56,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:17:57,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Tue, 30 Jul 2019 17:17:57 GMT X-Openstack-Request-Id: req-6a7c3cad-7fbf-4ac6-bd4e-0a868f6c239f 2019-07-30 17:17:57,111 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:17:00Z", "admin_state_up": true, "updated_at": "2019-07-30T17:17:55Z", "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "c21002bc-7876-4b97-b073-f42dd9e776ff", "name": "singlevm1-router_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9"}]} 2019-07-30 17:17:57,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-6a7c3cad-7fbf-4ac6-bd4e-0a868f6c239f 2019-07-30 17:17:57,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.451056957245s 2019-07-30 17:17:57,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 17:17:57,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/c21002bc-7876-4b97-b073-f42dd9e776ff.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:18:01,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:18:01 GMT X-Openstack-Request-Id: req-e8848c06-e55e-4107-b014-736f132608be 2019-07-30 17:18:01,349 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:18:01,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/c21002bc-7876-4b97-b073-f42dd9e776ff.json used request id req-e8848c06-e55e-4107-b014-736f132608be 2019-07-30 17:18:01,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.23602414131s 2019-07-30 17:18:01,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:18:01,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:18:01,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:01 GMT X-Openstack-Request-Id: req-fa595309-94e3-4e21-ac3f-10f51561bd0c 2019-07-30 17:18:01,400 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:16:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6e4f4249-5c8a-41c1-a346-0251db8d2cc3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"72fab117c2f4460eb88cd1a26bc06c47","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9","enable_dhcp":true,"segment_id":null,"network_id":"971778a5-689c-4a97-b350-ead85ae645c4","tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:16:59Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4}]} 2019-07-30 17:18:01,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-fa595309-94e3-4e21-ac3f-10f51561bd0c 2019-07-30 17:18:01,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0511507987976s 2019-07-30 17:18:01,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 17:18:01,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/6e4f4249-5c8a-41c1-a346-0251db8d2cc3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:18:03,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:18:03 GMT X-Openstack-Request-Id: req-b174cc22-fd06-4da5-9b05-d1802101de2a 2019-07-30 17:18:03,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:18:03,834 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/6e4f4249-5c8a-41c1-a346-0251db8d2cc3.json used request id req-b174cc22-fd06-4da5-9b05-d1802101de2a 2019-07-30 17:18:03,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.43230891228s 2019-07-30 17:18:03,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:18:03,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:18:03,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:03 GMT X-Openstack-Request-Id: req-954032de-3233-4481-817b-6438a4804204 2019-07-30 17:18:03,930 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"971778a5-689c-4a97-b350-ead85ae645c4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":17,"ipv4_address_scope":null,"shared":false,"project_id":"72fab117c2f4460eb88cd1a26bc06c47","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:18:03Z","qos_policy_id":null,"name":"singlevm1-net_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9","admin_state_up":true,"tenant_id":"72fab117c2f4460eb88cd1a26bc06c47","created_at":"2019-07-30T17:16:58Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:18:03,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-954032de-3233-4481-817b-6438a4804204 2019-07-30 17:18:03,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0957560539246s 2019-07-30 17:18:03,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 17:18:03,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/971778a5-689c-4a97-b350-ead85ae645c4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:18:05,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:18:05 GMT X-Openstack-Request-Id: req-e31dec1b-e8aa-4660-9b7d-6de96cc99714 2019-07-30 17:18:05,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:18:05,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/971778a5-689c-4a97-b350-ead85ae645c4.json used request id req-e31dec1b-e8aa-4660-9b7d-6de96cc99714 2019-07-30 17:18:05,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.98182988167s 2019-07-30 17:18:05,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:18:05,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:18:05,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:05 GMT X-Openstack-Request-Id: req-e1dd8f58-9293-47a1-8dcb-711c9e24d963 2019-07-30 17:18:05,948 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:17:12Z", "file": "/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/file", "owner": "72fab117c2f4460eb88cd1a26bc06c47", "id": "b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "size": 12716032, "self": "/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:17:10Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:18:05,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-e1dd8f58-9293-47a1-8dcb-711c9e24d963 2019-07-30 17:18:05,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.029581785202s 2019-07-30 17:18:05,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 17:18:05,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:18:07,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:18:07 GMT X-Openstack-Request-Id: req-79fd57a4-8ec9-48ca-b7de-6b7f2e12e540 2019-07-30 17:18:07,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-07-30 17:18:07,317 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/b0881c86-912f-458f-b5a0-bbbdfeb4f3e5 used request id req-79fd57a4-8ec9-48ca-b7de-6b7f2e12e540 2019-07-30 17:18:07,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.36738204956s 2019-07-30 17:18:07,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:18:07,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:18:07,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18: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-daa1247a-5fde-4e4e-bd0a-8a8b41e6c80a x-openstack-request-id: req-daa1247a-5fde-4e4e-bd0a-8a8b41e6c80a 2019-07-30 17:18:07,453 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_b4df97ce-067b-4ce6-9cc0-44ec25f75dc9", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/567f9196-52ac-4312-961c-b3d936398454", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/567f9196-52ac-4312-961c-b3d936398454", "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": "567f9196-52ac-4312-961c-b3d936398454"}]} 2019-07-30 17:18:07,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-daa1247a-5fde-4e4e-bd0a-8a8b41e6c80a 2019-07-30 17:18:07,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.134923934937s 2019-07-30 17:18:07,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 17:18:07,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/567f9196-52ac-4312-961c-b3d936398454 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe371abb6cd2ef6a09dc4df13a5c8daf62b1fdc1" 2019-07-30 17:18:07,608 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18: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-5e481ce7-d019-4ece-94f8-7f812fdf2c40 x-openstack-request-id: req-5e481ce7-d019-4ece-94f8-7f812fdf2c40 2019-07-30 17:18:07,609 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/567f9196-52ac-4312-961c-b3d936398454 used request id req-5e481ce7-d019-4ece-94f8-7f812fdf2c40 2019-07-30 17:18:07,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.154312849045s 2019-07-30 17:18:07,654 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-07-30 17:18:07,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:18:07,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7219dec-b605-4787-9787-2920c365873b 2019-07-30 17:18:07,698 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:18:07,698 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-a7219dec-b605-4787-9787-2920c365873b 2019-07-30 17:18:07,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:18:08,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["Jc3pnDfWQ2OcEAquxjVmDg"], "issued_at": "2019-07-30T17:18:08.000000Z"}} 2019-07-30 17:18:08,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:18:08,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:18:08,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:08 GMT X-Openstack-Request-Id: req-63510f24-f47e-4666-a920-d84f6be302a9 2019-07-30 17:18:08,497 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:18:08,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-63510f24-f47e-4666-a920-d84f6be302a9 2019-07-30 17:18:08,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.37868309021s 2019-07-30 17:18:08,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:18:08,511 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-908c1f4d-502a-4dad-acff-5f129d9e183d 2019-07-30 17:18:08,511 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:18:08,511 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-908c1f4d-502a-4dad-acff-5f129d9e183d 2019-07-30 17:18:08,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:18:08,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:18:08,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dff4699-7ce2-4774-bf76-9db723b108fd 2019-07-30 17:18:08,718 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:18:08,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-2dff4699-7ce2-4774-bf76-9db723b108fd 2019-07-30 17:18:08,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205780029297s 2019-07-30 17:18:08,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 17:18:08,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_74bfbae3-e924-40d1-bed5-b8adc7154f51"}}' 2019-07-30 17:18:08,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c003791f-c4f4-44d6-8f18-00f90662170d 2019-07-30 17:18:08,983 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.37:5000/v3/projects/0d3918ee4b49449b98c062a1888ec946"}, "tags": [], "enabled": true, "id": "0d3918ee4b49449b98c062a1888ec946", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_74bfbae3-e924-40d1-bed5-b8adc7154f51"}} 2019-07-30 17:18:08,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-c003791f-c4f4-44d6-8f18-00f90662170d 2019-07-30 17:18:08,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.257407903671s 2019-07-30 17:18:08,984 - 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'0d3918ee4b49449b98c062a1888ec946', '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_74bfbae3-e924-40d1-bed5-b8adc7154f51'}) 2019-07-30 17:18:08,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 17:18:08,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "rWFdJlbG3BhaD2XxyADDTPaE7WyEgJ", "email": null, "name": "singlevm2-user_74bfbae3-e924-40d1-bed5-b8adc7154f51"}}' 2019-07-30 17:18:09,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a0cb896-a043-4449-8843-2594f1c934fa 2019-07-30 17:18:09,540 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_74bfbae3-e924-40d1-bed5-b8adc7154f51", "links": {"self": "http://172.30.9.37:5000/v3/users/80698b0446c640498546d67734a5f239"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "80698b0446c640498546d67734a5f239", "domain_id": "default", "password_expires_at": null}} 2019-07-30 17:18:09,540 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-8a0cb896-a043-4449-8843-2594f1c934fa 2019-07-30 17:18:09,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.550118207932s 2019-07-30 17:18:09,541 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'80698b0446c640498546d67734a5f239', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_74bfbae3-e924-40d1-bed5-b8adc7154f51'}) 2019-07-30 17:18:09,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:18:09,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:18:09,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48063d9-6f4b-4f44-90e6-e6916f6ff598 2019-07-30 17:18:09,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:18:09,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-c48063d9-6f4b-4f44-90e6-e6916f6ff598 2019-07-30 17:18:09,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207827091217s 2019-07-30 17:18:09,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:18:09,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:18:09,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a16d0082-6bd1-4139-aad3-dd6f3c114280 2019-07-30 17:18:09,991 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:18:09,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-a16d0082-6bd1-4139-aad3-dd6f3c114280 2019-07-30 17:18:09,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.233240127563s 2019-07-30 17:18:09,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:18:09,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:18:10,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b97271f-a0ad-4041-9df6-722703de22ce 2019-07-30 17:18:10,223 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:18:10,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-1b97271f-a0ad-4041-9df6-722703de22ce 2019-07-30 17:18:10,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227667093277s 2019-07-30 17:18:10,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:18:10,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:18:10,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-048fdb8e-0d9d-4ccf-9c12-4a5095bccf14 2019-07-30 17:18:10,459 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:18:10,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-048fdb8e-0d9d-4ccf-9c12-4a5095bccf14 2019-07-30 17:18:10,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231472015381s 2019-07-30 17:18:10,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:18:10,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:18:10,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b573ac91-12a7-43b9-acb5-0e2448168b79 2019-07-30 17:18:10,720 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_74bfbae3-e924-40d1-bed5-b8adc7154f51", "links": {"self": "http://172.30.9.37:5000/v3/users/80698b0446c640498546d67734a5f239"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "80698b0446c640498546d67734a5f239", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:18:10,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-b573ac91-12a7-43b9-acb5-0e2448168b79 2019-07-30 17:18:10,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.259948968887s 2019-07-30 17:18:10,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:18:10,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:18:10,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7137605c-d273-4188-abe5-904c61736665 2019-07-30 17:18:10,961 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.37:5000/v3/projects/0d3918ee4b49449b98c062a1888ec946"}, "tags": [], "enabled": true, "id": "0d3918ee4b49449b98c062a1888ec946", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_74bfbae3-e924-40d1-bed5-b8adc7154f51"}]} 2019-07-30 17:18:10,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-7137605c-d273-4188-abe5-904c61736665 2019-07-30 17:18:10,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.229807853699s 2019-07-30 17:18:10,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:18:10,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=80698b0446c640498546d67734a5f239&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=0d3918ee4b49449b98c062a1888ec946" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:18:11,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4023cbc5-d7bc-4d94-9dc4-861ffb0ad5bd 2019-07-30 17:18:11,186 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=80698b0446c640498546d67734a5f239&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=0d3918ee4b49449b98c062a1888ec946", "previous": null, "next": null}} 2019-07-30 17:18:11,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=80698b0446c640498546d67734a5f239&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=0d3918ee4b49449b98c062a1888ec946 used request id req-4023cbc5-d7bc-4d94-9dc4-861ffb0ad5bd 2019-07-30 17:18:11,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21683216095s 2019-07-30 17:18:11,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 17:18:11,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/0d3918ee4b49449b98c062a1888ec946/users/80698b0446c640498546d67734a5f239/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:18:11,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:18:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9558478a-dc02-40c5-9587-38fd897a85f4 2019-07-30 17:18:11,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:18:11,499 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/0d3918ee4b49449b98c062a1888ec946/users/80698b0446c640498546d67734a5f239/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-9558478a-dc02-40c5-9587-38fd897a85f4 2019-07-30 17:18:11,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.309919118881s 2019-07-30 17:18:11,500 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_74bfbae3-e924-40d1-bed5-b8adc7154f51', 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'0d3918ee4b49449b98c062a1888ec946', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'rWFdJlbG3BhaD2XxyADDTPaE7WyEgJ', 'username': u'singlevm2-user_74bfbae3-e924-40d1-bed5-b8adc7154f51', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 17:18:11,504 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_74bfbae3-e924-40d1-bed5-b8adc7154f51', 'password': 'rWFdJlbG3BhaD2XxyADDTPaE7WyEgJ', 'project_name': 'singlevm2-project_74bfbae3-e924-40d1-bed5-b8adc7154f51', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '0d3918ee4b49449b98c062a1888ec946', 'project_domain_name': 'Default'} 2019-07-30 17:18:11,505 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-07-30 17:18:11,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:18:11,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:18:11,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80ee5374-9246-4806-8027-cb4b4842a71a 2019-07-30 17:18:11,723 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:18:11,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-80ee5374-9246-4806-8027-cb4b4842a71a 2019-07-30 17:18:11,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217663049698s 2019-07-30 17:18:11,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:18:11,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:18:11,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a528270-2ff1-42bb-9ee0-0463040dffc0 2019-07-30 17:18:11,942 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.37:5000/v3/projects/0d3918ee4b49449b98c062a1888ec946"}, "tags": [], "enabled": true, "id": "0d3918ee4b49449b98c062a1888ec946", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_74bfbae3-e924-40d1-bed5-b8adc7154f51"}]} 2019-07-30 17:18:11,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-5a528270-2ff1-42bb-9ee0-0463040dffc0 2019-07-30 17:18:11,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212707042694s 2019-07-30 17:18:11,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 17:18:11,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" -d '{"network": {"tenant_id": "0d3918ee4b49449b98c062a1888ec946", "name": "singlevm2-net_74bfbae3-e924-40d1-bed5-b8adc7154f51", "admin_state_up": true}}' 2019-07-30 17:18:12,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:12 GMT X-Openstack-Request-Id: req-e90f5ee1-8040-4d97-96ca-c87d31b96a24 2019-07-30 17:18:12,614 - 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":"d8483425-f2ba-48fb-a221-43b11faa2067","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"0d3918ee4b49449b98c062a1888ec946","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:18:12Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_74bfbae3-e924-40d1-bed5-b8adc7154f51","admin_state_up":true,"tenant_id":"0d3918ee4b49449b98c062a1888ec946","created_at":"2019-07-30T17:18:12Z","mtu":1450}} 2019-07-30 17:18:12,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-e90f5ee1-8040-4d97-96ca-c87d31b96a24 2019-07-30 17:18:12,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.669533014297s 2019-07-30 17:18:12,615 - 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-07-30T17:18:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd8483425-f2ba-48fb-a221-43b11faa2067', u'provider:segmentation_id': 88, 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_74bfbae3-e924-40d1-bed5-b8adc7154f51', u'created_at': u'2019-07-30T17:18:12Z', u'mtu': 1450, u'tenant_id': u'0d3918ee4b49449b98c062a1888ec946', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0d3918ee4b49449b98c062a1888ec946', u'l2_adjacency': True}) 2019-07-30 17:18:12,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:18:12,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6cd091c-b889-4c16-bfb6-f58f22d15cc0 2019-07-30 17:18:12,626 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:18:12,626 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-f6cd091c-b889-4c16-bfb6-f58f22d15cc0 2019-07-30 17:18:12,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:18:13,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:18:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0d3918ee4b49449b98c062a1888ec946", "name": "singlevm2-project_74bfbae3-e924-40d1-bed5-b8adc7154f51"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/0d3918ee4b49449b98c062a1888ec946", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/0d3918ee4b49449b98c062a1888ec946", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/0d3918ee4b49449b98c062a1888ec946", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_0d3918ee4b49449b98c062a1888ec946", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_0d3918ee4b49449b98c062a1888ec946", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/0d3918ee4b49449b98c062a1888ec946", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/0d3918ee4b49449b98c062a1888ec946", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/0d3918ee4b49449b98c062a1888ec946", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/0d3918ee4b49449b98c062a1888ec946", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/0d3918ee4b49449b98c062a1888ec946", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/0d3918ee4b49449b98c062a1888ec946", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_74bfbae3-e924-40d1-bed5-b8adc7154f51", "id": "80698b0446c640498546d67734a5f239"}, "audit_ids": ["2RUf_zE2TSCvBk0oevT71w"], "issued_at": "2019-07-30T17:18:12.000000Z"}} 2019-07-30 17:18:13,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:18:13,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:13,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:13 GMT X-Openstack-Request-Id: req-e9ee84e7-3583-479d-8a42-4c40e54051de 2019-07-30 17:18:13,405 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d8483425-f2ba-48fb-a221-43b11faa2067","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0d3918ee4b49449b98c062a1888ec946","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:18:12Z","qos_policy_id":null,"name":"singlevm2-net_74bfbae3-e924-40d1-bed5-b8adc7154f51","admin_state_up":true,"tenant_id":"0d3918ee4b49449b98c062a1888ec946","created_at":"2019-07-30T17:18:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:18:13,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-e9ee84e7-3583-479d-8a42-4c40e54051de 2019-07-30 17:18:13,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361010074615s 2019-07-30 17:18:13,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 17:18:13,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" -d '{"subnet": {"name": "singlevm2-subnet_74bfbae3-e924-40d1-bed5-b8adc7154f51", "enable_dhcp": true, "network_id": "d8483425-f2ba-48fb-a221-43b11faa2067", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 17:18:14,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:14 GMT X-Openstack-Request-Id: req-9ef92bb4-adce-47f8-b0e6-6e70613b383f 2019-07-30 17:18:14,566 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8483425-f2ba-48fb-a221-43b11faa2067","tenant_id":"0d3918ee4b49449b98c062a1888ec946","created_at":"2019-07-30T17:18:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:18:13Z","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":"0d3918ee4b49449b98c062a1888ec946","id":"d2aa2840-d99c-4d95-9187-8f0e3f9e9c62","subnetpool_id":null,"name":"singlevm2-subnet_74bfbae3-e924-40d1-bed5-b8adc7154f51"}} 2019-07-30 17:18:14,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-9ef92bb4-adce-47f8-b0e6-6e70613b383f 2019-07-30 17:18:14,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.1592168808s 2019-07-30 17:18:14,567 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:18:13Z', 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'd2aa2840-d99c-4d95-9187-8f0e3f9e9c62', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_74bfbae3-e924-40d1-bed5-b8adc7154f51', u'enable_dhcp': True, u'network_id': u'd8483425-f2ba-48fb-a221-43b11faa2067', u'tenant_id': u'0d3918ee4b49449b98c062a1888ec946', u'created_at': u'2019-07-30T17:18:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0d3918ee4b49449b98c062a1888ec946'}) 2019-07-30 17:18:14,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 17:18:14,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "singlevm2-router_74bfbae3-e924-40d1-bed5-b8adc7154f51", "admin_state_up": true}}' 2019-07-30 17:18:22,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:22 GMT X-Openstack-Request-Id: req-04a83e7a-97a5-4ff8-bf08-6cebfef6af09 2019-07-30 17:18:22,401 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:16Z", "admin_state_up": true, "updated_at": "2019-07-30T17:18:17Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0d3918ee4b49449b98c062a1888ec946", "id": "a8e65675-15fc-4159-915e-0b62393be5a9", "name": "singlevm2-router_74bfbae3-e924-40d1-bed5-b8adc7154f51"}} 2019-07-30 17:18:22,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-04a83e7a-97a5-4ff8-bf08-6cebfef6af09 2019-07-30 17:18:22,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.83359503746s 2019-07-30 17:18:22,402 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:18:17Z', u'revision_number': 3, u'id': u'a8e65675-15fc-4159-915e-0b62393be5a9', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_74bfbae3-e924-40d1-bed5-b8adc7154f51', u'admin_state_up': True, u'tenant_id': u'0d3918ee4b49449b98c062a1888ec946', u'created_at': u'2019-07-30T17:18:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'0d3918ee4b49449b98c062a1888ec946'}) 2019-07-30 17:18:22,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 17:18:22,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/a8e65675-15fc-4159-915e-0b62393be5a9/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" -d '{"subnet_id": "d2aa2840-d99c-4d95-9187-8f0e3f9e9c62"}' 2019-07-30 17:18:25,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:25 GMT X-Openstack-Request-Id: req-26197a45-2195-4305-a99b-e42f5cf77cdc 2019-07-30 17:18:25,850 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d8483425-f2ba-48fb-a221-43b11faa2067", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "subnet_id": "d2aa2840-d99c-4d95-9187-8f0e3f9e9c62", "subnet_ids": ["d2aa2840-d99c-4d95-9187-8f0e3f9e9c62"], "port_id": "0b6c8d8d-b464-4199-bfb8-ea70602f837b", "id": "a8e65675-15fc-4159-915e-0b62393be5a9"} 2019-07-30 17:18:25,851 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/a8e65675-15fc-4159-915e-0b62393be5a9/add_router_interface.json used request id req-26197a45-2195-4305-a99b-e42f5cf77cdc 2019-07-30 17:18:25,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.44798707962s 2019-07-30 17:18:25,851 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 17:18:25,957 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 17:18:25,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:18:25,965 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:25 GMT 2019-07-30 17:18:25,966 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 17:18:25,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:18:25,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:26,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:26 GMT X-Openstack-Request-Id: req-899063a8-db4d-4788-8c8e-0951036bcf5a 2019-07-30 17:18:26,802 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:18:26,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-899063a8-db4d-4788-8c8e-0951036bcf5a 2019-07-30 17:18:26,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.831329107285s 2019-07-30 17:18:26,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 17:18:26,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_74bfbae3-e924-40d1-bed5-b8adc7154f51", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_74bfbae3-e924-40d1-bed5-b8adc7154f51"}' 2019-07-30 17:18:27,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:27 GMT Location: http://172.30.9.37:9292/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c3b21b66-20e8-4ab0-9be5-935cee3752b2 2019-07-30 17:18:27,122 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:18:27Z", "file": "/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/file", "owner": "0d3918ee4b49449b98c062a1888ec946", "id": "115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "size": null, "self": "/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "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_74bfbae3-e924-40d1-bed5-b8adc7154f51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_74bfbae3-e924-40d1-bed5-b8adc7154f51", "checksum": null, "created_at": "2019-07-30T17:18:27Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 17:18:27,122 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-c3b21b66-20e8-4ab0-9be5-935cee3752b2 2019-07-30 17:18:27,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.310752868652s 2019-07-30 17:18:27,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 17:18:27,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" -d '' 2019-07-30 17:18:29,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:18:29 GMT X-Openstack-Request-Id: req-1fabd166-dd65-47d3-b8d6-abf6bc48913d 2019-07-30 17:18:29,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-07-30 17:18:29,247 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/file used request id req-1fabd166-dd65-47d3-b8d6-abf6bc48913d 2019-07-30 17:18:29,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.1241080761s 2019-07-30 17:18:29,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:18:29,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:29,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:29 GMT X-Openstack-Request-Id: req-08827970-1dc8-40b6-87f9-a4fe7b8e1e8c 2019-07-30 17:18:29,579 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:18:29Z", "file": "/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/file", "owner": "0d3918ee4b49449b98c062a1888ec946", "id": "115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "size": 12716032, "self": "/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_74bfbae3-e924-40d1-bed5-b8adc7154f51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_74bfbae3-e924-40d1-bed5-b8adc7154f51", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:18:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:18:29,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-08827970-1dc8-40b6-87f9-a4fe7b8e1e8c 2019-07-30 17:18:29,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.328078985214s 2019-07-30 17:18:29,582 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/snap', u'metadata': Munch({})})], 'file': u'/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/file', 'owner': u'0d3918ee4b49449b98c062a1888ec946', 'id': u'115ef24b-7e1b-4d57-8a8c-7f4a3ee88419', 'size': 12716032, u'self': u'/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d3918ee4b49449b98c062a1888ec946', 'name': 'singlevm2-project_74bfbae3-e924-40d1-bed5-b8adc7154f51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T17:18:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T17:18:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_74bfbae3-e924-40d1-bed5-b8adc7154f51', '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/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419', 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_74bfbae3-e924-40d1-bed5-b8adc7154f51', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_74bfbae3-e924-40d1-bed5-b8adc7154f51', 'created': u'2019-07-30T17:18:27Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T17:18: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/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419', 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_74bfbae3-e924-40d1-bed5-b8adc7154f51', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 17:18:29,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 17:18:29,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_74bfbae3-e924-40d1-bed5-b8adc7154f51", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 17:18:30,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18: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-814502b9-3e1e-4862-a6da-a96a605857e0 x-openstack-request-id: req-814502b9-3e1e-4862-a6da-a96a605857e0 2019-07-30 17:18:30,457 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_74bfbae3-e924-40d1-bed5-b8adc7154f51", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "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": "203cfe7b-abf0-4d0c-a758-0d485cd79fb4"}} 2019-07-30 17:18:30,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-814502b9-3e1e-4862-a6da-a96a605857e0 2019-07-30 17:18:30,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.872547864914s 2019-07-30 17:18:30,458 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_74bfbae3-e924-40d1-bed5-b8adc7154f51', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'203cfe7b-abf0-4d0c-a758-0d485cd79fb4', 'swap': 0}) 2019-07-30 17:18:30,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 17:18:30,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" -d '{"extra_specs": {}}' 2019-07-30 17:18:30,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:30 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-279e03ed-bf6e-4b13-935a-e22a5c02b4c4 x-openstack-request-id: req-279e03ed-bf6e-4b13-935a-e22a5c02b4c4 2019-07-30 17:18:30,482 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 17:18:30,483 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4/os-extra_specs used request id req-279e03ed-bf6e-4b13-935a-e22a5c02b4c4 2019-07-30 17:18:30,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234711170197s 2019-07-30 17:18:30,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 17:18:30,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" -d '{"keypair": {"name": "singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51"}}' 2019-07-30 17:18:31,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18: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-11bc17e8-9cd1-4d01-83e3-f678d5801c67 x-openstack-request-id: req-11bc17e8-9cd1-4d01-83e3-f678d5801c67 2019-07-30 17:18:31,536 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGF+EpxKmopKHbhpPJgwHd2r05TzE4+Ovi2szCRTZ6H4TiqU0LKH4lR8IV9H2dOA1/IMhCoINvYZHvyna2wCmS+j193WLaIG/S+p5OS0cLrh+5Ll7tOyfIeJSlJtxBsEt1gCxe3yskFBnPKBBveiMi+tVN0RXNcdw6M/XLyklCgnZJ/hcPfX0+rslAhhlJb1iKMIF1Qmgax8R0P7B6HL49B7OkC6HAdFkt91RTjJ85hGHfUcZFIPwJTTj4JWFXJGNHCI9uqvNvwv853sTM9Hq36NLF0btFvh3CNWedYq+fraZOutDV3xVyz4t3KYeXps7/zQ1TP9YRtMQTBIRqNqeX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAxhfhKcSpqKSh24aTyYMB3dq9OU8xOPjr4trMwkU2eh+E4qlN\nCyh+JUfCFfR9nTgNfyDIQqCDb2GR78p2tsApkvo9fd1i2iBv0vqeTktHC64fuS5e\n7TsnyHiUpSbcQbBLdYAsXt8rJBQZzygQb3ojIvrVTdEVzXHcOjP1y8pJQoJ2Sf4X\nD319Pq7JQIYZSW9YijCBdUJoGsfEdD+wehy+PQezpAuhwHRZLfdUU4yfOYRh31HG\nRSD8CU04+CVhVyRjRwiPbqrzb8L/Od7EzPR6t+jSxdG7Rb4dwjVnnWKvn62mTrrQ\n1d8Vcs+LdymHl6bO/80NUz/WEbTEEwSEajanlwIDAQABAoIBAFcSkgdxCX42d2ru\nObHe4wgoqPoy5Bj92XnK4SwXjj2Z8yhKcLIR53jtlNNft4NO6yfROhWHRp7DzYkQ\nfqQPzXZshnD3ygbFMUIUpVcW4bCxpgIY7uLqGK+WyQfbD//TxSdt4pMFF4pxR3L2\nUlsd3an3haEB4cp/XOU8h7M/RHp15XCA/xgyW5ny1c+t7B4WVQryjrH0lZ8u4Z3D\nJCLTyKH3kMNGaVEMvNAnbLgkePsVcdU2X/sa3VWDyhPD3nFbHK+gBWNb2Gth03l7\n1SKjvq0EYp26duo1NHGokFZv4/UEHe1p3cHIV8jvqiBiAjJJvv0s1CeE+35Ta8ec\nPVwl/RkCgYEA9J7CydgTVF3mJM0D1ULvGkboUkRkXzW9K+YJNFWHIO5I4qx4okAP\nXuTQ1ROr1IyjJGTcSIYQo6Fff2SgPGbba9kB8opDljqIgqo8sYcKco+UTaiXZW1k\nPFLFQj7zdu4+ny+N9BnZGLR9DQ65CKmyWzjhF0pa1+B1fp831x5UdcUCgYEAz08E\n4gOealpOT0/QL7XSvxdbwY9EwFYsgmv+AHUrhUe0kDqLBXpsDX/z5axEj9lfNdR2\nPq6NvfgR/IPab/DLp4XM6UUv4t8GZxjMCrO8yWbNpjvndfuBhL0yZqjgZjrCeYZa\nHKjqgSTzefABWm3YJUNz/MABHEVt/y0B9keY2asCgYB/WdPhD1vo1UXGrPEs6r7e\nOEIk6jQzGSAWJZlvJIPIEiXh1JatKZqW9Zr/A1G2w0z/2n6QRzOMbKvx/6ooKAhd\n2klYQsEzCeAd3pDgf4Rh5fv4fifrhwrjGNhXR7yqkxgI+dH2XiqW4Qglbx/HsckI\nEtGktXIb52Bj/nIszT59XQKBgF8bD1Bo/JoqB9cW9JmOvrpwCuZHxfC/F/hVdtfa\n6TZh6RJp6TGAMmYXF1t8po+f17AoYn7rMZe/YPEJxIKqY6PdHF7AIPHiA1v04lbe\nknOLODlVLiDQW2D8M00pmJkNx/5chqazT7Ijs5dzZguIbSrbQTDpHRlNOONiUI4d\n1p+1AoGAHUfPSjaVdepFUODDJ2uzYm62RqyEvdUiVVXswrlrENqsLeFihRyC8FsP\nUD/WvRfTPthexRV86/wt0mBnGRIEMjsM8ncLNVsl1lVBUcDfYblAklxg1gyZVThc\nQKLnX2iPdJ6S0DGDhQMBVPsxvKgzvHrhA6Kbp7V6rkJbd0d9jLc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "80698b0446c640498546d67734a5f239", "name": "singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51", "fingerprint": "b0:32:ca:d2:d5:7a:1d:c6:20:4a:a2:a5:a0:bc:3d:66"}} 2019-07-30 17:18:31,536 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-11bc17e8-9cd1-4d01-83e3-f678d5801c67 2019-07-30 17:18:31,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 1.04878997803s 2019-07-30 17:18:31,538 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGF+EpxKmopKHbhpPJgwHd2r05TzE4+Ovi2szCRTZ6H4TiqU0LKH4lR8IV9H2dOA1/IMhCoINvYZHvyna2wCmS+j193WLaIG/S+p5OS0cLrh+5Ll7tOyfIeJSlJtxBsEt1gCxe3yskFBnPKBBveiMi+tVN0RXNcdw6M/XLyklCgnZJ/hcPfX0+rslAhhlJb1iKMIF1Qmgax8R0P7B6HL49B7OkC6HAdFkt91RTjJ85hGHfUcZFIPwJTTj4JWFXJGNHCI9uqvNvwv853sTM9Hq36NLF0btFvh3CNWedYq+fraZOutDV3xVyz4t3KYeXps7/zQ1TP9YRtMQTBIRqNqeX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAxhfhKcSpqKSh24aTyYMB3dq9OU8xOPjr4trMwkU2eh+E4qlN\nCyh+JUfCFfR9nTgNfyDIQqCDb2GR78p2tsApkvo9fd1i2iBv0vqeTktHC64fuS5e\n7TsnyHiUpSbcQbBLdYAsXt8rJBQZzygQb3ojIvrVTdEVzXHcOjP1y8pJQoJ2Sf4X\nD319Pq7JQIYZSW9YijCBdUJoGsfEdD+wehy+PQezpAuhwHRZLfdUU4yfOYRh31HG\nRSD8CU04+CVhVyRjRwiPbqrzb8L/Od7EzPR6t+jSxdG7Rb4dwjVnnWKvn62mTrrQ\n1d8Vcs+LdymHl6bO/80NUz/WEbTEEwSEajanlwIDAQABAoIBAFcSkgdxCX42d2ru\nObHe4wgoqPoy5Bj92XnK4SwXjj2Z8yhKcLIR53jtlNNft4NO6yfROhWHRp7DzYkQ\nfqQPzXZshnD3ygbFMUIUpVcW4bCxpgIY7uLqGK+WyQfbD//TxSdt4pMFF4pxR3L2\nUlsd3an3haEB4cp/XOU8h7M/RHp15XCA/xgyW5ny1c+t7B4WVQryjrH0lZ8u4Z3D\nJCLTyKH3kMNGaVEMvNAnbLgkePsVcdU2X/sa3VWDyhPD3nFbHK+gBWNb2Gth03l7\n1SKjvq0EYp26duo1NHGokFZv4/UEHe1p3cHIV8jvqiBiAjJJvv0s1CeE+35Ta8ec\nPVwl/RkCgYEA9J7CydgTVF3mJM0D1ULvGkboUkRkXzW9K+YJNFWHIO5I4qx4okAP\nXuTQ1ROr1IyjJGTcSIYQo6Fff2SgPGbba9kB8opDljqIgqo8sYcKco+UTaiXZW1k\nPFLFQj7zdu4+ny+N9BnZGLR9DQ65CKmyWzjhF0pa1+B1fp831x5UdcUCgYEAz08E\n4gOealpOT0/QL7XSvxdbwY9EwFYsgmv+AHUrhUe0kDqLBXpsDX/z5axEj9lfNdR2\nPq6NvfgR/IPab/DLp4XM6UUv4t8GZxjMCrO8yWbNpjvndfuBhL0yZqjgZjrCeYZa\nHKjqgSTzefABWm3YJUNz/MABHEVt/y0B9keY2asCgYB/WdPhD1vo1UXGrPEs6r7e\nOEIk6jQzGSAWJZlvJIPIEiXh1JatKZqW9Zr/A1G2w0z/2n6QRzOMbKvx/6ooKAhd\n2klYQsEzCeAd3pDgf4Rh5fv4fifrhwrjGNhXR7yqkxgI+dH2XiqW4Qglbx/HsckI\nEtGktXIb52Bj/nIszT59XQKBgF8bD1Bo/JoqB9cW9JmOvrpwCuZHxfC/F/hVdtfa\n6TZh6RJp6TGAMmYXF1t8po+f17AoYn7rMZe/YPEJxIKqY6PdHF7AIPHiA1v04lbe\nknOLODlVLiDQW2D8M00pmJkNx/5chqazT7Ijs5dzZguIbSrbQTDpHRlNOONiUI4d\n1p+1AoGAHUfPSjaVdepFUODDJ2uzYm62RqyEvdUiVVXswrlrENqsLeFihRyC8FsP\nUD/WvRfTPthexRV86/wt0mBnGRIEMjsM8ncLNVsl1lVBUcDfYblAklxg1gyZVThc\nQKLnX2iPdJ6S0DGDhQMBVPsxvKgzvHrhA6Kbp7V6rkJbd0d9jLc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'80698b0446c640498546d67734a5f239', 'name': u'singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51', 'created_at': '2019-07-30T17:18:31.538024', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d3918ee4b49449b98c062a1888ec946', 'name': 'singlevm2-project_74bfbae3-e924-40d1-bed5-b8adc7154f51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b0:32:ca:d2:d5:7a:1d:c6:20:4a:a2:a5:a0:bc:3d:66', 'type': 'ssh', 'id': u'singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51'}) 2019-07-30 17:18:31,538 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAxhfhKcSpqKSh24aTyYMB3dq9OU8xOPjr4trMwkU2eh+E4qlN Cyh+JUfCFfR9nTgNfyDIQqCDb2GR78p2tsApkvo9fd1i2iBv0vqeTktHC64fuS5e 7TsnyHiUpSbcQbBLdYAsXt8rJBQZzygQb3ojIvrVTdEVzXHcOjP1y8pJQoJ2Sf4X D319Pq7JQIYZSW9YijCBdUJoGsfEdD+wehy+PQezpAuhwHRZLfdUU4yfOYRh31HG RSD8CU04+CVhVyRjRwiPbqrzb8L/Od7EzPR6t+jSxdG7Rb4dwjVnnWKvn62mTrrQ 1d8Vcs+LdymHl6bO/80NUz/WEbTEEwSEajanlwIDAQABAoIBAFcSkgdxCX42d2ru ObHe4wgoqPoy5Bj92XnK4SwXjj2Z8yhKcLIR53jtlNNft4NO6yfROhWHRp7DzYkQ fqQPzXZshnD3ygbFMUIUpVcW4bCxpgIY7uLqGK+WyQfbD//TxSdt4pMFF4pxR3L2 Ulsd3an3haEB4cp/XOU8h7M/RHp15XCA/xgyW5ny1c+t7B4WVQryjrH0lZ8u4Z3D JCLTyKH3kMNGaVEMvNAnbLgkePsVcdU2X/sa3VWDyhPD3nFbHK+gBWNb2Gth03l7 1SKjvq0EYp26duo1NHGokFZv4/UEHe1p3cHIV8jvqiBiAjJJvv0s1CeE+35Ta8ec PVwl/RkCgYEA9J7CydgTVF3mJM0D1ULvGkboUkRkXzW9K+YJNFWHIO5I4qx4okAP XuTQ1ROr1IyjJGTcSIYQo6Fff2SgPGbba9kB8opDljqIgqo8sYcKco+UTaiXZW1k PFLFQj7zdu4+ny+N9BnZGLR9DQ65CKmyWzjhF0pa1+B1fp831x5UdcUCgYEAz08E 4gOealpOT0/QL7XSvxdbwY9EwFYsgmv+AHUrhUe0kDqLBXpsDX/z5axEj9lfNdR2 Pq6NvfgR/IPab/DLp4XM6UUv4t8GZxjMCrO8yWbNpjvndfuBhL0yZqjgZjrCeYZa HKjqgSTzefABWm3YJUNz/MABHEVt/y0B9keY2asCgYB/WdPhD1vo1UXGrPEs6r7e OEIk6jQzGSAWJZlvJIPIEiXh1JatKZqW9Zr/A1G2w0z/2n6QRzOMbKvx/6ooKAhd 2klYQsEzCeAd3pDgf4Rh5fv4fifrhwrjGNhXR7yqkxgI+dH2XiqW4Qglbx/HsckI EtGktXIb52Bj/nIszT59XQKBgF8bD1Bo/JoqB9cW9JmOvrpwCuZHxfC/F/hVdtfa 6TZh6RJp6TGAMmYXF1t8po+f17AoYn7rMZe/YPEJxIKqY6PdHF7AIPHiA1v04lbe knOLODlVLiDQW2D8M00pmJkNx/5chqazT7Ijs5dzZguIbSrbQTDpHRlNOONiUI4d 1p+1AoGAHUfPSjaVdepFUODDJ2uzYm62RqyEvdUiVVXswrlrENqsLeFihRyC8FsP UD/WvRfTPthexRV86/wt0mBnGRIEMjsM8ncLNVsl1lVBUcDfYblAklxg1gyZVThc QKLnX2iPdJ6S0DGDhQMBVPsxvKgzvHrhA6Kbp7V6rkJbd0d9jLc= -----END RSA PRIVATE KEY----- 2019-07-30 17:18:31,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 17:18:31,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" -d '{"security_group": {"name": "singlevm2-sg_74bfbae3-e924-40d1-bed5-b8adc7154f51", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-07-30 17:18:32,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:32 GMT X-Openstack-Request-Id: req-753c0da5-42a6-4690-a601-10a567ad9409 2019-07-30 17:18:32,070 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:31Z", "updated_at": "2019-07-30T17:18:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:31Z", "revision_number": 0, "id": "6a9e25f6-af0b-4a49-b86b-7e45acd9dcf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:31Z", "security_group_id": "f382b367-068a-4f52-8f85-8fd64a41076f", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:31Z", "revision_number": 0, "id": "a1653f1f-f0c9-440f-9bbe-77b6fb5649a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:31Z", "security_group_id": "f382b367-068a-4f52-8f85-8fd64a41076f", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}], "revision_number": 1, "project_id": "0d3918ee4b49449b98c062a1888ec946", "id": "f382b367-068a-4f52-8f85-8fd64a41076f", "name": "singlevm2-sg_74bfbae3-e924-40d1-bed5-b8adc7154f51"}} 2019-07-30 17:18:32,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-753c0da5-42a6-4690-a601-10a567ad9409 2019-07-30 17:18:32,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.527398824692s 2019-07-30 17:18:32,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:18:32,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:32,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:32 GMT X-Openstack-Request-Id: req-bb2ded2e-4236-4002-90cb-2add8c55f7be 2019-07-30 17:18:32,392 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:12Z", "updated_at": "2019-07-30T17:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "1e1151f7-af0b-41a7-bbf8-990ee5b82db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "54d9a57e-8008-4116-b7ee-361b32226d94", "remote_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "993e3ce1-17d6-4921-b8f0-c242d9435f6b", "remote_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "a6ceb4fa-db0e-4895-af81-40c9f436698f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}], "revision_number": 1, "project_id": "0d3918ee4b49449b98c062a1888ec946", "id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:31Z", "updated_at": "2019-07-30T17:18:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:31Z", "revision_number": 0, "id": "6a9e25f6-af0b-4a49-b86b-7e45acd9dcf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:31Z", "security_group_id": "f382b367-068a-4f52-8f85-8fd64a41076f", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:31Z", "revision_number": 0, "id": "a1653f1f-f0c9-440f-9bbe-77b6fb5649a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:31Z", "security_group_id": "f382b367-068a-4f52-8f85-8fd64a41076f", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}], "revision_number": 1, "project_id": "0d3918ee4b49449b98c062a1888ec946", "id": "f382b367-068a-4f52-8f85-8fd64a41076f", "name": "singlevm2-sg_74bfbae3-e924-40d1-bed5-b8adc7154f51"}]} 2019-07-30 17:18:32,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-bb2ded2e-4236-4002-90cb-2add8c55f7be 2019-07-30 17:18:32,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.315963029861s 2019-07-30 17:18:32,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 17:18:32,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" -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": "f382b367-068a-4f52-8f85-8fd64a41076f"}}' 2019-07-30 17:18:32,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:32 GMT X-Openstack-Request-Id: req-62cbbc12-0876-482f-a1d2-bc09247c1029 2019-07-30 17:18:32,544 - 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-07-30T17:18:32Z", "security_group_id": "f382b367-068a-4f52-8f85-8fd64a41076f", "port_range_min": 22, "revision_number": 0, "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:32Z", "project_id": "0d3918ee4b49449b98c062a1888ec946", "id": "16d10e70-4554-487c-8bd7-093376fe0c99"}} 2019-07-30 17:18:32,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-62cbbc12-0876-482f-a1d2-bc09247c1029 2019-07-30 17:18:32,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.144860982895s 2019-07-30 17:18:32,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:18:32,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:32,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:32 GMT X-Openstack-Request-Id: req-3d6da036-28b5-4e69-91f3-ccbacc8bbf45 2019-07-30 17:18:32,873 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:12Z", "updated_at": "2019-07-30T17:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "1e1151f7-af0b-41a7-bbf8-990ee5b82db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "54d9a57e-8008-4116-b7ee-361b32226d94", "remote_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "993e3ce1-17d6-4921-b8f0-c242d9435f6b", "remote_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "a6ceb4fa-db0e-4895-af81-40c9f436698f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}], "revision_number": 1, "project_id": "0d3918ee4b49449b98c062a1888ec946", "id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:31Z", "updated_at": "2019-07-30T17:18:32Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T17:18:32Z", "revision_number": 0, "id": "16d10e70-4554-487c-8bd7-093376fe0c99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:32Z", "security_group_id": "f382b367-068a-4f52-8f85-8fd64a41076f", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:31Z", "revision_number": 0, "id": "6a9e25f6-af0b-4a49-b86b-7e45acd9dcf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:31Z", "security_group_id": "f382b367-068a-4f52-8f85-8fd64a41076f", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:31Z", "revision_number": 0, "id": "a1653f1f-f0c9-440f-9bbe-77b6fb5649a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:31Z", "security_group_id": "f382b367-068a-4f52-8f85-8fd64a41076f", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}], "revision_number": 2, "project_id": "0d3918ee4b49449b98c062a1888ec946", "id": "f382b367-068a-4f52-8f85-8fd64a41076f", "name": "singlevm2-sg_74bfbae3-e924-40d1-bed5-b8adc7154f51"}]} 2019-07-30 17:18:32,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-3d6da036-28b5-4e69-91f3-ccbacc8bbf45 2019-07-30 17:18:32,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.32314991951s 2019-07-30 17:18:32,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 17:18:32,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" -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": "f382b367-068a-4f52-8f85-8fd64a41076f"}}' 2019-07-30 17:18:33,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:33 GMT X-Openstack-Request-Id: req-d44bce6b-5167-42b7-a71b-23a4579a09a0 2019-07-30 17:18:33,310 - 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-07-30T17:18:33Z", "security_group_id": "f382b367-068a-4f52-8f85-8fd64a41076f", "port_range_min": null, "revision_number": 0, "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:33Z", "project_id": "0d3918ee4b49449b98c062a1888ec946", "id": "149c8720-ca25-4c3a-b9f5-0460c8d0f438"}} 2019-07-30 17:18:33,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-d44bce6b-5167-42b7-a71b-23a4579a09a0 2019-07-30 17:18:33,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.431005954742s 2019-07-30 17:18:33,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:18:33,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:33,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:33 GMT X-Openstack-Request-Id: req-cc9de4e5-384a-4a6c-b552-d7c77c70f604 2019-07-30 17:18:33,608 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8483425-f2ba-48fb-a221-43b11faa2067","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0d3918ee4b49449b98c062a1888ec946","l2_adjacency":true,"status":"ACTIVE","subnets":["d2aa2840-d99c-4d95-9187-8f0e3f9e9c62"],"description":"","tags":[],"updated_at":"2019-07-30T17:18:13Z","qos_policy_id":null,"name":"singlevm2-net_74bfbae3-e924-40d1-bed5-b8adc7154f51","admin_state_up":true,"tenant_id":"0d3918ee4b49449b98c062a1888ec946","created_at":"2019-07-30T17:18:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:18:33,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-cc9de4e5-384a-4a6c-b552-d7c77c70f604 2019-07-30 17:18:33,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297041893005s 2019-07-30 17:18:33,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:18:33,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:33,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:33 GMT X-Openstack-Request-Id: req-ce6e2c47-495d-4cf4-9ec6-c3a21585dabd 2019-07-30 17:18:33,964 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:18:29Z", "file": "/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/file", "owner": "0d3918ee4b49449b98c062a1888ec946", "id": "115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "size": 12716032, "self": "/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_74bfbae3-e924-40d1-bed5-b8adc7154f51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_74bfbae3-e924-40d1-bed5-b8adc7154f51", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:18:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:18:33,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-ce6e2c47-495d-4cf4-9ec6-c3a21585dabd 2019-07-30 17:18:33,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.350857019424s 2019-07-30 17:18:33,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:18:33,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:33,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-61787e52-225c-42ee-832c-63d4b2426ad3 x-openstack-request-id: req-61787e52-225c-42ee-832c-63d4b2426ad3 2019-07-30 17:18:33,998 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_74bfbae3-e924-40d1-bed5-b8adc7154f51", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "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": "203cfe7b-abf0-4d0c-a758-0d485cd79fb4"}]} 2019-07-30 17:18:33,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-61787e52-225c-42ee-832c-63d4b2426ad3 2019-07-30 17:18:33,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269019603729s 2019-07-30 17:18:34,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 17:18:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" -d '{"server": {"name": "singlevm2-vm_74bfbae3-e924-40d1-bed5-b8adc7154f51", "imageRef": "115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "key_name": "singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51", "flavorRef": "203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8483425-f2ba-48fb-a221-43b11faa2067"}], "security_groups": [{"name": "f382b367-068a-4f52-8f85-8fd64a41076f"}]}}' 2019-07-30 17:18:40,164 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18: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 location: http://172.30.9.37:8774/v2.1/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6 x-compute-request-id: req-ad3325d5-538d-4f5e-945c-6953ac74003d x-openstack-request-id: req-ad3325d5-538d-4f5e-945c-6953ac74003d 2019-07-30 17:18:40,165 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "f382b367-068a-4f52-8f85-8fd64a41076f"}], "OS-DCF:diskConfig": "MANUAL", "id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "bookmark"}], "adminPass": "2SxxVtncdBG4"}} 2019-07-30 17:18:40,165 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-ad3325d5-538d-4f5e-945c-6953ac74003d 2019-07-30 17:18:40,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.1649620533s 2019-07-30 17:18:40,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:18:40,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:40,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d5fb16eb-90d7-46e3-9391-9b71d42d6fc6 x-openstack-request-id: req-d5fb16eb-90d7-46e3-9391-9b71d42d6fc6 2019-07-30 17:18:40,766 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "bookmark"}], "image": {"id": "115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "links": [{"href": "http://172.30.9.37:8774/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "links": [{"href": "http://172.30.9.37:8774/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "rel": "bookmark"}]}, "id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6", "user_id": "80698b0446c640498546d67734a5f239", "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-07-30T17:18:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51", "name": "singlevm2-vm_74bfbae3-e924-40d1-bed5-b8adc7154f51", "created": "2019-07-30T17:18:40Z", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:18:40,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-d5fb16eb-90d7-46e3-9391-9b71d42d6fc6 2019-07-30 17:18:40,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599874973297s 2019-07-30 17:18:40,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:18:40,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:40,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:40 GMT X-Openstack-Request-Id: req-f69b2659-87a1-4443-bf4d-64586219b884 2019-07-30 17:18:40,882 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8483425-f2ba-48fb-a221-43b11faa2067","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0d3918ee4b49449b98c062a1888ec946","l2_adjacency":true,"status":"ACTIVE","subnets":["d2aa2840-d99c-4d95-9187-8f0e3f9e9c62"],"description":"","tags":[],"updated_at":"2019-07-30T17:18:13Z","qos_policy_id":null,"name":"singlevm2-net_74bfbae3-e924-40d1-bed5-b8adc7154f51","admin_state_up":true,"tenant_id":"0d3918ee4b49449b98c062a1888ec946","created_at":"2019-07-30T17:18:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:18:40,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f69b2659-87a1-4443-bf4d-64586219b884 2019-07-30 17:18:40,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105638027191s 2019-07-30 17:18:40,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:18:40,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:41,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:41 GMT X-Openstack-Request-Id: req-bed6198a-638f-4d00-87c5-002eb5099ba5 2019-07-30 17:18:41,245 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8483425-f2ba-48fb-a221-43b11faa2067","tenant_id":"0d3918ee4b49449b98c062a1888ec946","created_at":"2019-07-30T17:18:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:18:13Z","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":"0d3918ee4b49449b98c062a1888ec946","id":"d2aa2840-d99c-4d95-9187-8f0e3f9e9c62","subnetpool_id":null,"name":"singlevm2-subnet_74bfbae3-e924-40d1-bed5-b8adc7154f51"}]} 2019-07-30 17:18:41,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-bed6198a-638f-4d00-87c5-002eb5099ba5 2019-07-30 17:18:41,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.361014842987s 2019-07-30 17:18:41,246 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:18:43,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:18:43,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:44,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25f32486-ba83-4496-aa5c-1510cf995489 x-openstack-request-id: req-25f32486-ba83-4496-aa5c-1510cf995489 2019-07-30 17:18:44,240 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "bookmark"}], "image": {"id": "115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "links": [{"href": "http://172.30.9.37:8774/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "links": [{"href": "http://172.30.9.37:8774/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "rel": "bookmark"}]}, "id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6", "user_id": "80698b0446c640498546d67734a5f239", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:18:43Z", "hostId": "ebfa4af4e7fd2981332a9052b1653a0e17d84b4b557a697ee37019ab", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51", "name": "singlevm2-vm_74bfbae3-e924-40d1-bed5-b8adc7154f51", "created": "2019-07-30T17:18:40Z", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:18:44,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-25f32486-ba83-4496-aa5c-1510cf995489 2019-07-30 17:18:44,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.992238998413s 2019-07-30 17:18:44,248 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:18:46,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:18:46,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:47,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18: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-722083f7-7b90-40aa-bf07-f9ec455ef069 x-openstack-request-id: req-722083f7-7b90-40aa-bf07-f9ec455ef069 2019-07-30 17:18:47,197 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "bookmark"}], "image": {"id": "115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "links": [{"href": "http://172.30.9.37:8774/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "links": [{"href": "http://172.30.9.37:8774/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "rel": "bookmark"}]}, "id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6", "security_groups": [{"name": "singlevm2-sg_74bfbae3-e924-40d1-bed5-b8adc7154f51"}], "user_id": "80698b0446c640498546d67734a5f239", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:18:43Z", "hostId": "ebfa4af4e7fd2981332a9052b1653a0e17d84b4b557a697ee37019ab", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51", "name": "singlevm2-vm_74bfbae3-e924-40d1-bed5-b8adc7154f51", "created": "2019-07-30T17:18:40Z", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:18:47,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-722083f7-7b90-40aa-bf07-f9ec455ef069 2019-07-30 17:18:47,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.946956157684s 2019-07-30 17:18:47,204 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:18:49,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:18:49,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:50,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18: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-67f8e55e-2a9a-49fa-bc64-e2304e796675 x-openstack-request-id: req-67f8e55e-2a9a-49fa-bc64-e2304e796675 2019-07-30 17:18:50,271 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "bookmark"}], "image": {"id": "115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "links": [{"href": "http://172.30.9.37:8774/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "links": [{"href": "http://172.30.9.37:8774/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "rel": "bookmark"}]}, "id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6", "security_groups": [{"name": "singlevm2-sg_74bfbae3-e924-40d1-bed5-b8adc7154f51"}], "user_id": "80698b0446c640498546d67734a5f239", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:18:43Z", "hostId": "ebfa4af4e7fd2981332a9052b1653a0e17d84b4b557a697ee37019ab", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51", "name": "singlevm2-vm_74bfbae3-e924-40d1-bed5-b8adc7154f51", "created": "2019-07-30T17:18:40Z", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:18:50,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-67f8e55e-2a9a-49fa-bc64-e2304e796675 2019-07-30 17:18:50,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06449198723s 2019-07-30 17:18:50,277 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:18:52,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:18:52,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:53,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cee02996-e707-4721-9db6-89154829b289 x-openstack-request-id: req-cee02996-e707-4721-9db6-89154829b289 2019-07-30 17:18:53,003 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "bookmark"}], "image": {"id": "115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "links": [{"href": "http://172.30.9.37:8774/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "links": [{"href": "http://172.30.9.37:8774/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "rel": "bookmark"}]}, "id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6", "security_groups": [{"name": "singlevm2-sg_74bfbae3-e924-40d1-bed5-b8adc7154f51"}], "user_id": "80698b0446c640498546d67734a5f239", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:18:43Z", "hostId": "ebfa4af4e7fd2981332a9052b1653a0e17d84b4b557a697ee37019ab", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51", "name": "singlevm2-vm_74bfbae3-e924-40d1-bed5-b8adc7154f51", "created": "2019-07-30T17:18:40Z", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:18:53,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-cee02996-e707-4721-9db6-89154829b289 2019-07-30 17:18:53,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723134994507s 2019-07-30 17:18:53,009 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:18:55,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:18:55,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:55,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18: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-a0d092db-53a2-48aa-850e-22b1b8f14cc2 x-openstack-request-id: req-a0d092db-53a2-48aa-850e-22b1b8f14cc2 2019-07-30 17:18:55,711 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_74bfbae3-e924-40d1-bed5-b8adc7154f51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:d1:d9", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "bookmark"}], "image": {"id": "115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "links": [{"href": "http://172.30.9.37:8774/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:18:52.000000", "flavor": {"id": "203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "links": [{"href": "http://172.30.9.37:8774/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "rel": "bookmark"}]}, "id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6", "security_groups": [{"name": "singlevm2-sg_74bfbae3-e924-40d1-bed5-b8adc7154f51"}], "user_id": "80698b0446c640498546d67734a5f239", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:18:53Z", "hostId": "ebfa4af4e7fd2981332a9052b1653a0e17d84b4b557a697ee37019ab", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51", "name": "singlevm2-vm_74bfbae3-e924-40d1-bed5-b8adc7154f51", "created": "2019-07-30T17:18:40Z", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:18:55,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a0d092db-53a2-48aa-850e-22b1b8f14cc2 2019-07-30 17:18:55,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.699076890945s 2019-07-30 17:18:55,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:18:55,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=cae0e3e7-6e69-4079-bcfe-10520b51bac6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:55,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:55 GMT X-Openstack-Request-Id: req-613ce70c-83fa-439d-8963-0cc1cd935b4e 2019-07-30 17:18:55,771 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T17:18:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2aa2840-d99c-4d95-9187-8f0e3f9e9c62","ip_address":"192.168.120.21"}],"id":"91bc2d65-4a95-4cf0-a202-6cd7767240e2","security_groups":["f382b367-068a-4f52-8f85-8fd64a41076f"],"mac_address":"fa:16:3e:d0:d1:d9","project_id":"0d3918ee4b49449b98c062a1888ec946","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8483425-f2ba-48fb-a221-43b11faa2067","tenant_id":"0d3918ee4b49449b98c062a1888ec946","created_at":"2019-07-30T17:18:44Z","binding:vnic_type":"normal","device_id":"cae0e3e7-6e69-4079-bcfe-10520b51bac6","ip_allocation":"immediate"}]} 2019-07-30 17:18:55,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=cae0e3e7-6e69-4079-bcfe-10520b51bac6 used request id req-613ce70c-83fa-439d-8963-0cc1cd935b4e 2019-07-30 17:18:55,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0533120632172s 2019-07-30 17:18:55,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:18:55,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=91bc2d65-4a95-4cf0-a202-6cd7767240e2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:55,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:55 GMT X-Openstack-Request-Id: req-a97c8177-72c2-4521-923a-65484a6c7627 2019-07-30 17:18:55,841 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 17:18:55,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=91bc2d65-4a95-4cf0-a202-6cd7767240e2 used request id req-a97c8177-72c2-4521-923a-65484a6c7627 2019-07-30 17:18:55,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597341060638s 2019-07-30 17:18:55,842 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_74bfbae3-e924-40d1-bed5-b8adc7154f51': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d0:d1:d9', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'115ef24b-7e1b-4d57-8a8c-7f4a3ee88419'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T17:18:52.000000', 'flavor': Munch({u'id': u'203cfe7b-abf0-4d0c-a758-0d485cd79fb4'}), 'az': u'nova', 'id': u'cae0e3e7-6e69-4079-bcfe-10520b51bac6', 'security_groups': [Munch({u'name': u'singlevm2-sg_74bfbae3-e924-40d1-bed5-b8adc7154f51'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'80698b0446c640498546d67734a5f239', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d3918ee4b49449b98c062a1888ec946', 'name': 'singlevm2-project_74bfbae3-e924-40d1-bed5-b8adc7154f51', '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-07-30T17:18:52.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T17:18:53Z', 'hostId': u'ebfa4af4e7fd2981332a9052b1653a0e17d84b4b557a697ee37019ab', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'ebfa4af4e7fd2981332a9052b1653a0e17d84b4b557a697ee37019ab', '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-07-30T17:18:52.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0d3918ee4b49449b98c062a1888ec946', 'name': u'singlevm2-vm_74bfbae3-e924-40d1-bed5-b8adc7154f51', 'adminPass': u'2SxxVtncdBG4', 'tenant_id': u'0d3918ee4b49449b98c062a1888ec946', 'created_at': u'2019-07-30T17:18:40Z', 'created': u'2019-07-30T17:18:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 17:18:55,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:18:55,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:55,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:55 GMT X-Openstack-Request-Id: req-1d7a59d7-5d4f-4356-a825-b57e641c45a3 2019-07-30 17:18:55,944 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8483425-f2ba-48fb-a221-43b11faa2067","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0d3918ee4b49449b98c062a1888ec946","l2_adjacency":true,"status":"ACTIVE","subnets":["d2aa2840-d99c-4d95-9187-8f0e3f9e9c62"],"description":"","tags":[],"updated_at":"2019-07-30T17:18:13Z","qos_policy_id":null,"name":"singlevm2-net_74bfbae3-e924-40d1-bed5-b8adc7154f51","admin_state_up":true,"tenant_id":"0d3918ee4b49449b98c062a1888ec946","created_at":"2019-07-30T17:18:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:18:55,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-1d7a59d7-5d4f-4356-a825-b57e641c45a3 2019-07-30 17:18:55,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.096531867981s 2019-07-30 17:18:55,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:18:55,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=cae0e3e7-6e69-4079-bcfe-10520b51bac6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:56,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:56 GMT X-Openstack-Request-Id: req-8a986842-ea0a-47fe-9c37-eb1b9b4fa2fa 2019-07-30 17:18:56,470 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T17:18:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2aa2840-d99c-4d95-9187-8f0e3f9e9c62","ip_address":"192.168.120.21"}],"id":"91bc2d65-4a95-4cf0-a202-6cd7767240e2","security_groups":["f382b367-068a-4f52-8f85-8fd64a41076f"],"mac_address":"fa:16:3e:d0:d1:d9","project_id":"0d3918ee4b49449b98c062a1888ec946","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8483425-f2ba-48fb-a221-43b11faa2067","tenant_id":"0d3918ee4b49449b98c062a1888ec946","created_at":"2019-07-30T17:18:44Z","binding:vnic_type":"normal","device_id":"cae0e3e7-6e69-4079-bcfe-10520b51bac6","ip_allocation":"immediate"}]} 2019-07-30 17:18:56,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=cae0e3e7-6e69-4079-bcfe-10520b51bac6 used request id req-8a986842-ea0a-47fe-9c37-eb1b9b4fa2fa 2019-07-30 17:18:56,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.525163173676s 2019-07-30 17:18:56,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 17:18:56,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "fixed_ip_address": "192.168.120.21", "port_id": "91bc2d65-4a95-4cf0-a202-6cd7767240e2"}}' 2019-07-30 17:18:59,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:59 GMT X-Openstack-Request-Id: req-c5ff2bd3-faa1-477c-8969-226e871787a7 2019-07-30 17:18:59,636 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "a8e65675-15fc-4159-915e-0b62393be5a9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:57Z", "updated_at": "2019-07-30T17:18:57Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8483425-f2ba-48fb-a221-43b11faa2067", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d0:d1:d9", "device_id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "0d3918ee4b49449b98c062a1888ec946", "port_id": "91bc2d65-4a95-4cf0-a202-6cd7767240e2", "id": "b59421d6-3669-481e-ae4e-7736fbd33172", "qos_policy_id": null}} 2019-07-30 17:18:59,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-c5ff2bd3-faa1-477c-8969-226e871787a7 2019-07-30 17:18:59,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.1645989418s 2019-07-30 17:18:59,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:18:59,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:18:59,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:18:59 GMT X-Openstack-Request-Id: req-9c98ca44-72e4-4ff9-b708-271a1c0f817e 2019-07-30 17:18:59,725 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a8e65675-15fc-4159-915e-0b62393be5a9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:57Z", "updated_at": "2019-07-30T17:18:57Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8483425-f2ba-48fb-a221-43b11faa2067", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d0:d1:d9", "device_id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "0d3918ee4b49449b98c062a1888ec946", "port_id": "91bc2d65-4a95-4cf0-a202-6cd7767240e2", "id": "b59421d6-3669-481e-ae4e-7736fbd33172", "qos_policy_id": null}]} 2019-07-30 17:18:59,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-9c98ca44-72e4-4ff9-b708-271a1c0f817e 2019-07-30 17:18:59,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0739059448242s 2019-07-30 17:18:59,731 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:18:59,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:18:59,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:00,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:00 GMT X-Openstack-Request-Id: req-cf84cc4e-d7e0-4cb5-a567-9037ae47a431 2019-07-30 17:19:00,234 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a8e65675-15fc-4159-915e-0b62393be5a9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:57Z", "updated_at": "2019-07-30T17:18:57Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8483425-f2ba-48fb-a221-43b11faa2067", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d0:d1:d9", "device_id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "0d3918ee4b49449b98c062a1888ec946", "port_id": "91bc2d65-4a95-4cf0-a202-6cd7767240e2", "id": "b59421d6-3669-481e-ae4e-7736fbd33172", "qos_policy_id": null}]} 2019-07-30 17:19:00,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-cf84cc4e-d7e0-4cb5-a567-9037ae47a431 2019-07-30 17:19:00,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.392858028412s 2019-07-30 17:19:00,240 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:19:00,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:19:00,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:00,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:00 GMT X-Openstack-Request-Id: req-923fa977-0f5d-4b66-a03e-906fc7cb1bd5 2019-07-30 17:19:00,771 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a8e65675-15fc-4159-915e-0b62393be5a9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:57Z", "updated_at": "2019-07-30T17:18:57Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8483425-f2ba-48fb-a221-43b11faa2067", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d0:d1:d9", "device_id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "0d3918ee4b49449b98c062a1888ec946", "port_id": "91bc2d65-4a95-4cf0-a202-6cd7767240e2", "id": "b59421d6-3669-481e-ae4e-7736fbd33172", "qos_policy_id": null}]} 2019-07-30 17:19:00,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-923fa977-0f5d-4b66-a03e-906fc7cb1bd5 2019-07-30 17:19:00,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.420542001724s 2019-07-30 17:19:00,777 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:19:00,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:19:00,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:00,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:00 GMT X-Openstack-Request-Id: req-ac9057b7-2f45-4dc8-a05a-ae3b5254a717 2019-07-30 17:19:00,962 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a8e65675-15fc-4159-915e-0b62393be5a9", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:57Z", "updated_at": "2019-07-30T17:18:57Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8483425-f2ba-48fb-a221-43b11faa2067", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d0:d1:d9", "device_id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "0d3918ee4b49449b98c062a1888ec946", "port_id": "91bc2d65-4a95-4cf0-a202-6cd7767240e2", "id": "b59421d6-3669-481e-ae4e-7736fbd33172", "qos_policy_id": null}]} 2019-07-30 17:19:00,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-ac9057b7-2f45-4dc8-a05a-ae3b5254a717 2019-07-30 17:19:00,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0755860805511s 2019-07-30 17:19:00,969 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:19:01,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:19:01,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:01,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:01 GMT X-Openstack-Request-Id: req-3af7fff0-b512-40a3-9e30-ca78c9a92c97 2019-07-30 17:19:01,666 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a8e65675-15fc-4159-915e-0b62393be5a9", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:57Z", "updated_at": "2019-07-30T17:19:01Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8483425-f2ba-48fb-a221-43b11faa2067", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d0:d1:d9", "device_id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6"}, "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "0d3918ee4b49449b98c062a1888ec946", "port_id": "91bc2d65-4a95-4cf0-a202-6cd7767240e2", "id": "b59421d6-3669-481e-ae4e-7736fbd33172", "qos_policy_id": null}]} 2019-07-30 17:19:01,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-3af7fff0-b512-40a3-9e30-ca78c9a92c97 2019-07-30 17:19:01,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.587025880814s 2019-07-30 17:19:01,672 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a8e65675-15fc-4159-915e-0b62393be5a9', 'updated_at': u'2019-07-30T17:19:01Z', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.200', 'revision_number': 2, 'port_id': u'91bc2d65-4a95-4cf0-a202-6cd7767240e2', 'id': u'b59421d6-3669-481e-ae4e-7736fbd33172', 'network': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'port': u'91bc2d65-4a95-4cf0-a202-6cd7767240e2', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0d3918ee4b49449b98c062a1888ec946', 'name': 'singlevm2-project_74bfbae3-e924-40d1-bed5-b8adc7154f51', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0d3918ee4b49449b98c062a1888ec946', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd8483425-f2ba-48fb-a221-43b11faa2067', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d0:d1:d9', u'device_id': u'cae0e3e7-6e69-4079-bcfe-10520b51bac6'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0d3918ee4b49449b98c062a1888ec946', 'created_at': u'2019-07-30T17:18:57Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd8483425-f2ba-48fb-a221-43b11faa2067', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d0:d1:d9', u'device_id': u'cae0e3e7-6e69-4079-bcfe-10520b51bac6'}), 'router': u'a8e65675-15fc-4159-915e-0b62393be5a9'}) 2019-07-30 17:19:01,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 17:19:01,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 17:19:01,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9614 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57d66290-bb26-4868-a6a5-2ea74a9c112a x-openstack-request-id: req-57d66290-bb26-4868-a6a5-2ea74a9c112a 2019-07-30 17:19:01,946 - 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 534133635 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.248264] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.251443] pid_max: default: 32768 minimum: 301\n[ 0.253159] ACPI: Core revision 20150930\n[ 0.255267] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.257767] Security Framework initialized\n[ 0.259342] Yama: becoming mindful.\n[ 0.260727] AppArmor: AppArmor initialized\n[ 0.262333] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.264849] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.267281] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.269593] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.272193] Initializing cgroup subsys io\n[ 0.273739] Initializing cgroup subsys memory\n[ 0.275391] Initializing cgroup subsys devices\n[ 0.277054] Initializing cgroup subsys freezer\n[ 0.278729] Initializing cgroup subsys net_cls\n[ 0.280388] Initializing cgroup subsys perf_event\n[ 0.282120] Initializing cgroup subsys net_prio\n[ 0.283824] Initializing cgroup subsys hugetlb\n[ 0.285478] Initializing cgroup subsys pids\n[ 0.287130] CPU: Physical Processor ID: 0\n[ 0.289378] mce: CPU supports 10 MCE banks\n[ 0.290990] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.292907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.311480] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.321348] ftrace: allocating 31920 entries in 125 pages\n[ 0.358119] smpboot: Max logical packages: 1\n[ 0.359768] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.362345] x2apic enabled\n[ 0.363816] Switched APIC routing to physical x2apic.\n[ 0.366905] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369060] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.373040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.376471] KVM setup paravirtual spinlock\n[ 0.378522] x86: Booted up 1 node, 1 CPUs\n[ 0.380059] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.382655] devtmpfs: initialized\n[ 0.384991] evm: security.selinux\n[ 0.386328] evm: security.SMACK64\n[ 0.387649] evm: security.SMACK64EXEC\n[ 0.389075] evm: security.SMACK64TRANSMUTE\n[ 0.390628] evm: security.SMACK64MMAP\n[ 0.392049] evm: security.ima\n[ 0.393269] evm: security.capability\n[ 0.394741] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.398264] pinctrl core: initialized pinctrl subsystem\n[ 0.400303] RTC time: 17:18:52, date: 07/30/19\n[ 0.402064] NET: Registered protocol family 16\n[ 0.403864] cpuidle: using governor ladder\n[ 0.405433] cpuidle: using governor menu\n[ 0.406936] PCCT header not found.\n[ 0.408337] ACPI: bus type PCI registered\n[ 0.409871] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.412248] PCI: Using configuration type 1 for base access\n[ 0.414973] ACPI: Added _OSI(Module Device)\n[ 0.416577] ACPI: Added _OSI(Processor Device)\n[ 0.418231] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.419961] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.422729] ACPI: Interpreter enabled\n[ 0.424183] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.427719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.431263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.434809] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.438348] ACPI: (supports S0 S5)\n[ 0.439706] ACPI: Using IOAPIC for interrupt routing\n[ 0.441525] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.446301] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.448500] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450881] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.453207] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.457368] acpiphp: Slot [3] registered\n[ 0.458897] acpiphp: Slot [4] registered\n[ 0.460427] acpiphp: Slot [5] registered\n[ 0.461950] acpiphp: Slot [6] registered\n[ 0.463476] acpiphp: Slot [7] registered\n[ 0.464996] acpiphp: Slot [8] registered\n[ 0.466538] acpiphp: Slot [9] registered\n[ 0.468061] acpiphp: Slot [10] registered\n[ 0.469607] acpiphp: Slot [11] registered\n[ 0.471164] acpiphp: Slot [12] registered\n[ 0.472711] acpiphp: Slot [13] registered\n[ 0.474296] acpiphp: Slot [14] registered\n[ 0.475844] acpiphp: Slot [15] registered\n[ 0.494026] acpiphp: Slot [16] registered\n[ 0.495577] acpiphp: Slot [17] registered\n[ 0.497127] acpiphp: Slot [18] registered\n[ 0.498676] acpiphp: Slot [19] registered\n[ 0.500227] acpiphp: Slot [20] registered\n[ 0.501772] acpiphp: Slot [21] registered\n[ 0.503325] acpiphp: Slot [22] registered\n[ 0.504871] acpiphp: Slot [23] registered\n[ 0.506421] acpiphp: Slot [24] registered\n[ 0.507973] acpiphp: Slot [25] registered\n[ 0.509525] acpiphp: Slot [26] registered\n[ 0.511066] acpiphp: Slot [27] registered\n[ 0.512624] acpiphp: Slot [28] registered\n[ 0.514180] acpiphp: Slot [29] registered\n[ 0.515725] acpiphp: Slot [30] registered\n[ 0.517280] acpiphp: Slot [31] registered\n[ 0.518827] PCI host bridge to bus 0000:00\n[ 0.520390] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.522738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.527580] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.530386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.533244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.536080] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.541962] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.544425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.546700] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.549153] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.554057] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.556784] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.578805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.581911] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.584604] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.587275] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.589908] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.592258] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.594714] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.596739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.599705] vgaarb: loaded\n[ 0.600839] vgaarb: bridge control possible 0000:00:02.0\n[ 0.603115] SCSI subsystem initialized\n[ 0.604844] ACPI: bus type USB registered\n[ 0.606409] usbcore: registered new interface driver usbfs\n[ 0.608380] usbcore: registered new interface driver hub\n[ 0.610308] usbcore: registered new device driver usb\n[ 0.612358] PCI: Using ACPI for IRQ routing\n[ 0.614424] NetLabel: Initializing\n[ 0.615781] NetLabel: domain hash size = 128\n[ 0.617407] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.619241] NetLabel: unlabeled traffic allowed by default\n[ 0.621459] clocksource: Switched to clocksource kvm-clock\n[ 0.632451] AppArmor: AppArmor Filesystem Enabled\n[ 0.634266] pnp: PnP ACPI init\n[ 0.635854] pnp: PnP ACPI: found 5 devices\n[ 0.643102] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.646385] NET: Registered protocol family 2\n[ 0.648320] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.650795] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.653103] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.655416] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.657514] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.659771] NET: Registered protocol family 1\n[ 0.661437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.663541] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.665608] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.680801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.696118] Trying to unpack rootfs image as initramfs...\n[ 0.758714] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.761811] Scanning for low memory corruption every 60 seconds\n[ 0.764232] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.766489] audit: initializing netlink subsys (disabled)\n[ 0.768446] audit: type=2000 audit(1564507133.756:1): initialized\n[ 0.770877] Initialise system trusted keyring\n[ 0.772636] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.774876] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.778196] zbud: loaded\n[ 0.779454] VFS: Disk quotas dquot_6.6.0\n[ 0.780998] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.783788] fuse init (API version 7.23)\n[ 0.785434] Key type big_key registered\n[ 0.786966] Allocating IMA MOK and blacklist keyrings.\n[ 0.789165] Key type asymmetric registered\n[ 0.790743] Asymmetric key parser 'x509' registered\n[ 0.792571] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.795417] io scheduler noop registered\n[ 0.796927] io scheduler deadline registered (default)\n[ 0.798849] io scheduler cfq registered\n[ 0.800425] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.802435] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.804835] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.807610] ACPI: Power Button [PWRF]\n[ 0.809163] GHES: HEST is not enabled!\n[ 0.823551] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.853575] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.857231] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.882993] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.886706] Linux agpgart interface v0.103\n[ 0.890429] brd: module loaded\n[ 0.892958] loop: module loaded\n[ 0.898781] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.901586] GPT:90111 != 2097151\n[ 0.902882] GPT:Alternate GPT header not at the end of the disk.\n[ 0.905004] GPT:90111 != 2097151\n[ 0.906307] GPT: Use GNU Parted to correct GPT errors.\n[ 0.908179] vda: vda1 vda15\n[ 0.910128] scsi host0: ata_piix\n[ 0.911554] scsi host1: ata_piix\n[ 0.912905] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.915276] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.918288] libphy: Fixed MDIO Bus: probed\n[ 0.919862] tun: Universal TUN/TAP device driver, 1.6\n[ 0.921718] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.925157] PPP generic driver version 2.4.2\n[ 0.926863] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.929177] ehci-pci: EHCI PCI platform driver\n[ 0.930859] ehci-platform: EHCI generic platform driver\n[ 0.932774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.934970] ohci-pci: OHCI PCI platform driver\n[ 0.936657] ohci-platform: OHCI generic platform driver\n[ 0.938571] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.953832] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.955755] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.958566] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.960464] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.962636] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.965004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.967719] usb usb1: Product: UHCI Host Controller\n[ 0.969512] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.971700] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.973508] hub 1-0:1.0: USB hub found\n[ 0.974971] hub 1-0:1.0: 2 ports detected\n[ 0.976649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.980516] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.982330] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.984244] mousedev: PS/2 mouse device common for all mice\n[ 0.986608] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.989820] rtc_cmos 00:00: RTC can wake from S4\n[ 0.992084] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.994341] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.996604] i2c /dev entries driver\n[ 0.998020] device-mapper: uevent: version 1.0.3\n[ 0.999798] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.002891] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.005329] NET: Registered protocol family 10\n[ 1.007277] NET: Registered protocol family 17\n[ 1.008956] Key type dns_resolver registered\n[ 1.010715] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.012785] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.016069] registered taskstats version 1\n[ 1.017665] Loading compiled-in X.509 certificates\n[ 1.019976] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.023505] zswap: loaded using pool lzo/zbud\n[ 1.025950] Key type trusted registered\n[ 1.028421] Key type encrypted registered\n[ 1.029974] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.031960] ima: No TPM chip found, activating TPM-bypass!\n[ 1.033945] evm: HMAC attrs: 0x1\n[ 1.035634] Magic number: 11:336:341\n[ 1.037212] rtc_cmos 00:00: setting system clock to 2019-07-30 17:18:53 UTC (1564507133)\n[ 1.040253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.042368] EDD information not available.\n[ 1.075293] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.095063] Write protecting the kernel read-only data: 14336k\n[ 1.098648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.101906] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\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.153196] 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.21...\nLease of 192.168.120.21 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.08. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\n/dev/root resized successfully [took 0.13s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCEy/lJT0Fnn2iDw8gl1dlR2Fe1V+32D6kiFjCLfkU5Qlbk7wbZxyoxloPy9c3DTBfblKOoQqyN9r6t9JlNtckLMk2QGwrqsxUocQ9g5pAVt/WAbEWGW7B6vCqahdcKLgKKocC33fFarAMH38hPFAR/lWdlOapyJXkaWMoFptYp+03ebieXcqMuqQxM+ACgUQwZ7M2jVAQ8Xa6rqj45pmqASXyOpTNjiXwyfT9K/Ixl6YVdrhOkE0bS5oHzaKBwIn3I4ZuSGKXwkO3wr9dpZ3au9dqLbdlpwpOFZSnZuKF+QMd2HXWjgJBmLoJN4ej+utV5EqOM8OXqzH4gqdEp+iYb root@singlevm2-vm-74bfbae3-e924-40d1-bed5-b8adc7154f51\nssh-dss AAAAB3NzaC1kc3MAAACBALkLgg1dzxng4+0kCPiXuSSP8sBY9N2dlTqBPwruF6WgxEXKstv/RKA6FTl/LwjNl6Sa34sUZxmrlYsUAM1+FGNb2+7RhqzGmbe6NQYsaUiC1wPQk6OGHQTDO7IJfd4a2VXvuZ6IGKwVLQSpOQRIwBsFoFJmQsrBFuwgqLbwiS8TAAAAFQCCrzTuV0+5hqLDXT7tgLE13P/KxQAAAIBzNoGQazqkBnM1FvFLYdaY7S8yEw/kooGAnJ5Kjz97BdTf3mTWwZWYdzZqY4tpTzjl5x6ctkNKZTtpF62ueXRpMguMxqgQe8dNEH6ruvQDvvc402xwEc7H8I/vZnb+3ar1Zk5PFY8r6QqltmR2rNrQew6zl2bJbCGA+mcA1LAj8wAAAIEAmWCzjgOtk6AL4R/R+JvWV8j/9LQOGvOcuTKS23c42QegmFsFn5xFkQS2pehdHDS6ritU93RqUarJrSuEBh0pQEcQmubw+Qez1P32qn+8Ve8JMger0L3Lr4NAQxATLi4s/XUflt+NFUPRZ0H/m6hLgAzx4SnsI+97MncZjW8axrQ= root@singlevm2-vm-74bfbae3-e924-40d1-bed5-b8adc7154f51\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.21,24,fe80::f816:3eff:fed0:d1d9/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.21 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-74bfbae3-e924-40d1-bed5-b8adc7154f51\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.35 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-74bfbae3-e924-40d1-bed5-b8adc7154f51 login: "} 2019-07-30 17:19:01,947 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6/action used request id req-57d66290-bb26-4868-a6a5-2ea74a9c112a 2019-07-30 17:19:01,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.274569988251s 2019-07-30 17:19:01,948 - 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 534133635 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.248264] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.251443] pid_max: default: 32768 minimum: 301 [ 0.253159] ACPI: Core revision 20150930 [ 0.255267] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.257767] Security Framework initialized [ 0.259342] Yama: becoming mindful. [ 0.260727] AppArmor: AppArmor initialized [ 0.262333] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.264849] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.267281] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.269593] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.272193] Initializing cgroup subsys io [ 0.273739] Initializing cgroup subsys memory [ 0.275391] Initializing cgroup subsys devices [ 0.277054] Initializing cgroup subsys freezer [ 0.278729] Initializing cgroup subsys net_cls [ 0.280388] Initializing cgroup subsys perf_event [ 0.282120] Initializing cgroup subsys net_prio [ 0.283824] Initializing cgroup subsys hugetlb [ 0.285478] Initializing cgroup subsys pids [ 0.287130] CPU: Physical Processor ID: 0 [ 0.289378] mce: CPU supports 10 MCE banks [ 0.290990] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.292907] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.311480] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.321348] ftrace: allocating 31920 entries in 125 pages [ 0.358119] smpboot: Max logical packages: 1 [ 0.359768] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.362345] x2apic enabled [ 0.363816] Switched APIC routing to physical x2apic. [ 0.366905] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369060] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.373040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.376471] KVM setup paravirtual spinlock [ 0.378522] x86: Booted up 1 node, 1 CPUs [ 0.380059] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.382655] devtmpfs: initialized [ 0.384991] evm: security.selinux [ 0.386328] evm: security.SMACK64 [ 0.387649] evm: security.SMACK64EXEC [ 0.389075] evm: security.SMACK64TRANSMUTE [ 0.390628] evm: security.SMACK64MMAP [ 0.392049] evm: security.ima [ 0.393269] evm: security.capability [ 0.394741] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.398264] pinctrl core: initialized pinctrl subsystem [ 0.400303] RTC time: 17:18:52, date: 07/30/19 [ 0.402064] NET: Registered protocol family 16 [ 0.403864] cpuidle: using governor ladder [ 0.405433] cpuidle: using governor menu [ 0.406936] PCCT header not found. [ 0.408337] ACPI: bus type PCI registered [ 0.409871] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.412248] PCI: Using configuration type 1 for base access [ 0.414973] ACPI: Added _OSI(Module Device) [ 0.416577] ACPI: Added _OSI(Processor Device) [ 0.418231] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.419961] ACPI: Added _OSI(Processor Aggregator Device) [ 0.422729] ACPI: Interpreter enabled [ 0.424183] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.427719] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.431263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.434809] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.438348] ACPI: (supports S0 S5) [ 0.439706] ACPI: Using IOAPIC for interrupt routing [ 0.441525] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.446301] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448500] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450881] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.453207] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.457368] acpiphp: Slot [3] registered [ 0.458897] acpiphp: Slot [4] registered [ 0.460427] acpiphp: Slot [5] registered [ 0.461950] acpiphp: Slot [6] registered [ 0.463476] acpiphp: Slot [7] registered [ 0.464996] acpiphp: Slot [8] registered [ 0.466538] acpiphp: Slot [9] registered [ 0.468061] acpiphp: Slot [10] registered [ 0.469607] acpiphp: Slot [11] registered [ 0.471164] acpiphp: Slot [12] registered [ 0.472711] acpiphp: Slot [13] registered [ 0.474296] acpiphp: Slot [14] registered [ 0.475844] acpiphp: Slot [15] registered [ 0.494026] acpiphp: Slot [16] registered [ 0.495577] acpiphp: Slot [17] registered [ 0.497127] acpiphp: Slot [18] registered [ 0.498676] acpiphp: Slot [19] registered [ 0.500227] acpiphp: Slot [20] registered [ 0.501772] acpiphp: Slot [21] registered [ 0.503325] acpiphp: Slot [22] registered [ 0.504871] acpiphp: Slot [23] registered [ 0.506421] acpiphp: Slot [24] registered [ 0.507973] acpiphp: Slot [25] registered [ 0.509525] acpiphp: Slot [26] registered [ 0.511066] acpiphp: Slot [27] registered [ 0.512624] acpiphp: Slot [28] registered [ 0.514180] acpiphp: Slot [29] registered [ 0.515725] acpiphp: Slot [30] registered [ 0.517280] acpiphp: Slot [31] registered [ 0.518827] PCI host bridge to bus 0000:00 [ 0.520390] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.522738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.527580] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.530386] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.533244] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.536080] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.541962] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.544425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.546700] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.549153] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.554057] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.556784] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.578805] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.581911] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.584604] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.587275] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.589908] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.592258] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.594714] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.596739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.599705] vgaarb: loaded [ 0.600839] vgaarb: bridge control possible 0000:00:02.0 [ 0.603115] SCSI subsystem initialized [ 0.604844] ACPI: bus type USB registered [ 0.606409] usbcore: registered new interface driver usbfs [ 0.608380] usbcore: registered new interface driver hub [ 0.610308] usbcore: registered new device driver usb [ 0.612358] PCI: Using ACPI for IRQ routing [ 0.614424] NetLabel: Initializing [ 0.615781] NetLabel: domain hash size = 128 [ 0.617407] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.619241] NetLabel: unlabeled traffic allowed by default [ 0.621459] clocksource: Switched to clocksource kvm-clock [ 0.632451] AppArmor: AppArmor Filesystem Enabled [ 0.634266] pnp: PnP ACPI init [ 0.635854] pnp: PnP ACPI: found 5 devices [ 0.643102] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.646385] NET: Registered protocol family 2 [ 0.648320] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.650795] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.653103] TCP: Hash tables configured (established 4096 bind 4096) [ 0.655416] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.657514] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.659771] NET: Registered protocol family 1 [ 0.661437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.663541] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.665608] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.680801] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.696118] Trying to unpack rootfs image as initramfs... [ 0.758714] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.761811] Scanning for low memory corruption every 60 seconds [ 0.764232] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.766489] audit: initializing netlink subsys (disabled) [ 0.768446] audit: type=2000 audit(1564507133.756:1): initialized [ 0.770877] Initialise system trusted keyring [ 0.772636] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.774876] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.778196] zbud: loaded [ 0.779454] VFS: Disk quotas dquot_6.6.0 [ 0.780998] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.783788] fuse init (API version 7.23) [ 0.785434] Key type big_key registered [ 0.786966] Allocating IMA MOK and blacklist keyrings. [ 0.789165] Key type asymmetric registered [ 0.790743] Asymmetric key parser 'x509' registered [ 0.792571] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.795417] io scheduler noop registered [ 0.796927] io scheduler deadline registered (default) [ 0.798849] io scheduler cfq registered [ 0.800425] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.802435] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.804835] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.807610] ACPI: Power Button [PWRF] [ 0.809163] GHES: HEST is not enabled! [ 0.823551] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.853575] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.857231] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.882993] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.886706] Linux agpgart interface v0.103 [ 0.890429] brd: module loaded [ 0.892958] loop: module loaded [ 0.898781] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.901586] GPT:90111 != 2097151 [ 0.902882] GPT:Alternate GPT header not at the end of the disk. [ 0.905004] GPT:90111 != 2097151 [ 0.906307] GPT: Use GNU Parted to correct GPT errors. [ 0.908179] vda: vda1 vda15 [ 0.910128] scsi host0: ata_piix [ 0.911554] scsi host1: ata_piix [ 0.912905] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.915276] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.918288] libphy: Fixed MDIO Bus: probed [ 0.919862] tun: Universal TUN/TAP device driver, 1.6 [ 0.921718] tun: (C) 1999-2004 Max Krasnyansky [ 0.925157] PPP generic driver version 2.4.2 [ 0.926863] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.929177] ehci-pci: EHCI PCI platform driver [ 0.930859] ehci-platform: EHCI generic platform driver [ 0.932774] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.934970] ohci-pci: OHCI PCI platform driver [ 0.936657] ohci-platform: OHCI generic platform driver [ 0.938571] uhci_hcd: USB Universal Host Controller Interface driver [ 0.953832] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.955755] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.958566] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.960464] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.962636] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.965004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.967719] usb usb1: Product: UHCI Host Controller [ 0.969512] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.971700] usb usb1: SerialNumber: 0000:00:01.2 [ 0.973508] hub 1-0:1.0: USB hub found [ 0.974971] hub 1-0:1.0: 2 ports detected [ 0.976649] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.980516] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.982330] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.984244] mousedev: PS/2 mouse device common for all mice [ 0.986608] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.989820] rtc_cmos 00:00: RTC can wake from S4 [ 0.992084] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.994341] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.996604] i2c /dev entries driver [ 0.998020] device-mapper: uevent: version 1.0.3 [ 0.999798] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.002891] ledtrig-cpu: registered to indicate activity on CPUs [ 1.005329] NET: Registered protocol family 10 [ 1.007277] NET: Registered protocol family 17 [ 1.008956] Key type dns_resolver registered [ 1.010715] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.012785] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.016069] registered taskstats version 1 [ 1.017665] Loading compiled-in X.509 certificates [ 1.019976] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.023505] zswap: loaded using pool lzo/zbud [ 1.025950] Key type trusted registered [ 1.028421] Key type encrypted registered [ 1.029974] AppArmor: AppArmor sha1 policy hashing enabled [ 1.031960] ima: No TPM chip found, activating TPM-bypass! [ 1.033945] evm: HMAC attrs: 0x1 [ 1.035634] Magic number: 11:336:341 [ 1.037212] rtc_cmos 00:00: setting system clock to 2019-07-30 17:18:53 UTC (1564507133) [ 1.040253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.042368] EDD information not available. [ 1.075293] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.095063] Write protecting the kernel read-only data: 14336k [ 1.098648] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.101906] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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.153196] 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.21... Lease of 192.168.120.21 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.08. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- /dev/root resized successfully [took 0.13s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCEy/lJT0Fnn2iDw8gl1dlR2Fe1V+32D6kiFjCLfkU5Qlbk7wbZxyoxloPy9c3DTBfblKOoQqyN9r6t9JlNtckLMk2QGwrqsxUocQ9g5pAVt/WAbEWGW7B6vCqahdcKLgKKocC33fFarAMH38hPFAR/lWdlOapyJXkaWMoFptYp+03ebieXcqMuqQxM+ACgUQwZ7M2jVAQ8Xa6rqj45pmqASXyOpTNjiXwyfT9K/Ixl6YVdrhOkE0bS5oHzaKBwIn3I4ZuSGKXwkO3wr9dpZ3au9dqLbdlpwpOFZSnZuKF+QMd2HXWjgJBmLoJN4ej+utV5EqOM8OXqzH4gqdEp+iYb root@singlevm2-vm-74bfbae3-e924-40d1-bed5-b8adc7154f51 ssh-dss AAAAB3NzaC1kc3MAAACBALkLgg1dzxng4+0kCPiXuSSP8sBY9N2dlTqBPwruF6WgxEXKstv/RKA6FTl/LwjNl6Sa34sUZxmrlYsUAM1+FGNb2+7RhqzGmbe6NQYsaUiC1wPQk6OGHQTDO7IJfd4a2VXvuZ6IGKwVLQSpOQRIwBsFoFJmQsrBFuwgqLbwiS8TAAAAFQCCrzTuV0+5hqLDXT7tgLE13P/KxQAAAIBzNoGQazqkBnM1FvFLYdaY7S8yEw/kooGAnJ5Kjz97BdTf3mTWwZWYdzZqY4tpTzjl5x6ctkNKZTtpF62ueXRpMguMxqgQe8dNEH6ruvQDvvc402xwEc7H8I/vZnb+3ar1Zk5PFY8r6QqltmR2rNrQew6zl2bJbCGA+mcA1LAj8wAAAIEAmWCzjgOtk6AL4R/R+JvWV8j/9LQOGvOcuTKS23c42QegmFsFn5xFkQS2pehdHDS6ritU93RqUarJrSuEBh0pQEcQmubw+Qez1P32qn+8Ve8JMger0L3Lr4NAQxATLi4s/XUflt+NFUPRZ0H/m6hLgAzx4SnsI+97MncZjW8axrQ= root@singlevm2-vm-74bfbae3-e924-40d1-bed5-b8adc7154f51 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.21,24,fe80::f816:3eff:fed0:d1d9/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.21 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-74bfbae3-e924-40d1-bed5-b8adc7154f51 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.35 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-74bfbae3-e924-40d1-bed5-b8adc7154f51 login: 2019-07-30 17:19:01,954 - paramiko.transport - DEBUG - starting thread (client mode): 0xaf118f50L 2019-07-30 17:19:01,954 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 17:19:01,954 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-30 17:19:01,954 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-30 17:19:01,955 - 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-07-30 17:19:01,955 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 17:19:01,955 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-30 17:19:01,955 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 17:19:01,955 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 17:19:01,955 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 17:19:01,972 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 17:19:01,973 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 17:19:01,986 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: a1076f25ba289bd6fde68fbd59b14c50 2019-07-30 17:19:01,987 - paramiko.transport - DEBUG - Trying discovered key b032cad2d57a1dc6204aa2a5a0bc3d66 in /tmp/tmp2Qoszj 2019-07-30 17:19:02,010 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 17:19:02,016 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 17:19:02,019 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 17:19:02,020 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-30 17:19:02,021 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 17:19:02,022 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 17:19:02,023 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 17:19:02,023 - functest.core.singlevm - DEBUG - output: Hello World 2019-07-30 17:19:02,024 - functest.core.singlevm - DEBUG - error: 2019-07-30 17:19:02,028 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 17:19:02,141 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 17:19:02,141 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:51 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 17:19:02,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 17:19:02,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/b59421d6-3669-481e-ae4e-7736fbd33172.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:03,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:19:03 GMT X-Openstack-Request-Id: req-fb38ef1a-dce3-49cd-aac1-ad567417b4b5 2019-07-30 17:19:03,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:19:03,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/b59421d6-3669-481e-ae4e-7736fbd33172.json used request id req-fb38ef1a-dce3-49cd-aac1-ad567417b4b5 2019-07-30 17:19:03,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.59045910835s 2019-07-30 17:19:03,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:19:03,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:03,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:03 GMT X-Openstack-Request-Id: req-0cba1572-0e2e-4f7d-82e7-ae8d7af20f1f 2019-07-30 17:19:03,821 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 17:19:03,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-0cba1572-0e2e-4f7d-82e7-ae8d7af20f1f 2019-07-30 17:19:03,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0694739818573s 2019-07-30 17:19:03,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 17:19:03,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:04,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 17:19: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-1ccc3dc4-ad20-4cc7-9b87-5726907c02bd x-openstack-request-id: req-1ccc3dc4-ad20-4cc7-9b87-5726907c02bd 2019-07-30 17:19:04,028 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6 used request id req-1ccc3dc4-ad20-4cc7-9b87-5726907c02bd 2019-07-30 17:19:04,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.206290960312s 2019-07-30 17:19:04,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:19:04,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:04,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19: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-f1846802-8f41-487f-a410-74544e396f83 x-openstack-request-id: req-f1846802-8f41-487f-a410-74544e396f83 2019-07-30 17:19:04,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_74bfbae3-e924-40d1-bed5-b8adc7154f51": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:d1:d9", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:d1:d9", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cae0e3e7-6e69-4079-bcfe-10520b51bac6", "rel": "bookmark"}], "image": {"id": "115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "links": [{"href": "http://172.30.9.37:8774/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:18:52.000000", "flavor": {"id": "203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "links": [{"href": "http://172.30.9.37:8774/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "rel": "bookmark"}]}, "id": "cae0e3e7-6e69-4079-bcfe-10520b51bac6", "security_groups": [{"name": "singlevm2-sg_74bfbae3-e924-40d1-bed5-b8adc7154f51"}], "user_id": "80698b0446c640498546d67734a5f239", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:19:03Z", "hostId": "ebfa4af4e7fd2981332a9052b1653a0e17d84b4b557a697ee37019ab", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51", "name": "singlevm2-vm_74bfbae3-e924-40d1-bed5-b8adc7154f51", "created": "2019-07-30T17:18:40Z", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:19:04,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f1846802-8f41-487f-a410-74544e396f83 2019-07-30 17:19:04,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683609008789s 2019-07-30 17:19:04,714 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:19:06,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:19:06,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:06,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19: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-8320fd75-c70e-45ee-9b82-8336acfa9b7a x-openstack-request-id: req-8320fd75-c70e-45ee-9b82-8336acfa9b7a 2019-07-30 17:19:06,927 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 17:19:06,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-8320fd75-c70e-45ee-9b82-8336acfa9b7a 2019-07-30 17:19:06,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211244106293s 2019-07-30 17:19:06,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:19:06,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:07,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:07 GMT X-Openstack-Request-Id: req-40cbd24f-6446-4c8d-a49c-9288ef3e3f26 2019-07-30 17:19:07,174 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:12Z", "updated_at": "2019-07-30T17:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "1e1151f7-af0b-41a7-bbf8-990ee5b82db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "54d9a57e-8008-4116-b7ee-361b32226d94", "remote_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "993e3ce1-17d6-4921-b8f0-c242d9435f6b", "remote_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "a6ceb4fa-db0e-4895-af81-40c9f436698f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}], "revision_number": 1, "project_id": "0d3918ee4b49449b98c062a1888ec946", "id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:31Z", "updated_at": "2019-07-30T17:18:33Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:33Z", "revision_number": 0, "id": "149c8720-ca25-4c3a-b9f5-0460c8d0f438", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:33Z", "security_group_id": "f382b367-068a-4f52-8f85-8fd64a41076f", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T17:18:32Z", "revision_number": 0, "id": "16d10e70-4554-487c-8bd7-093376fe0c99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:32Z", "security_group_id": "f382b367-068a-4f52-8f85-8fd64a41076f", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:31Z", "revision_number": 0, "id": "6a9e25f6-af0b-4a49-b86b-7e45acd9dcf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:31Z", "security_group_id": "f382b367-068a-4f52-8f85-8fd64a41076f", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:31Z", "revision_number": 0, "id": "a1653f1f-f0c9-440f-9bbe-77b6fb5649a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:31Z", "security_group_id": "f382b367-068a-4f52-8f85-8fd64a41076f", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}], "revision_number": 3, "project_id": "0d3918ee4b49449b98c062a1888ec946", "id": "f382b367-068a-4f52-8f85-8fd64a41076f", "name": "singlevm2-sg_74bfbae3-e924-40d1-bed5-b8adc7154f51"}]} 2019-07-30 17:19:07,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-40cbd24f-6446-4c8d-a49c-9288ef3e3f26 2019-07-30 17:19:07,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.241234779358s 2019-07-30 17:19:07,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 17:19:07,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/f382b367-068a-4f52-8f85-8fd64a41076f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:07,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:19:07 GMT X-Openstack-Request-Id: req-df5da4d0-5b49-486c-87e1-b0584f75a028 2019-07-30 17:19:07,318 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:19:07,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/f382b367-068a-4f52-8f85-8fd64a41076f.json used request id req-df5da4d0-5b49-486c-87e1-b0584f75a028 2019-07-30 17:19:07,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137798070908s 2019-07-30 17:19:07,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 17:19:07,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:07,371 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19: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-5a8c16e6-1852-4f5f-9b77-59109829690d x-openstack-request-id: req-5a8c16e6-1852-4f5f-9b77-59109829690d 2019-07-30 17:19:07,371 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/singlevm2-kp_74bfbae3-e924-40d1-bed5-b8adc7154f51 used request id req-5a8c16e6-1852-4f5f-9b77-59109829690d 2019-07-30 17:19:07,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0520088672638s 2019-07-30 17:19:07,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 17:19:07,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/a8e65675-15fc-4159-915e-0b62393be5a9/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" -d '{"subnet_id": "d2aa2840-d99c-4d95-9187-8f0e3f9e9c62"}' 2019-07-30 17:19:09,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:09 GMT X-Openstack-Request-Id: req-f73fc007-5f73-4844-b225-d9fefbed21df 2019-07-30 17:19:09,930 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d8483425-f2ba-48fb-a221-43b11faa2067", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "subnet_id": "d2aa2840-d99c-4d95-9187-8f0e3f9e9c62", "subnet_ids": ["d2aa2840-d99c-4d95-9187-8f0e3f9e9c62"], "port_id": "0b6c8d8d-b464-4199-bfb8-ea70602f837b", "id": "a8e65675-15fc-4159-915e-0b62393be5a9"} 2019-07-30 17:19:09,930 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/a8e65675-15fc-4159-915e-0b62393be5a9/remove_router_interface.json used request id req-f73fc007-5f73-4844-b225-d9fefbed21df 2019-07-30 17:19:09,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.55848383904s 2019-07-30 17:19:09,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 17:19:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:10,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:10 GMT X-Openstack-Request-Id: req-0d87174b-8e61-4cc9-ac2d-b5918c7e4921 2019-07-30 17:19:10,059 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:16Z", "admin_state_up": true, "updated_at": "2019-07-30T17:19:08Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "0d3918ee4b49449b98c062a1888ec946", "id": "a8e65675-15fc-4159-915e-0b62393be5a9", "name": "singlevm2-router_74bfbae3-e924-40d1-bed5-b8adc7154f51"}]} 2019-07-30 17:19:10,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-0d87174b-8e61-4cc9-ac2d-b5918c7e4921 2019-07-30 17:19:10,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12904214859s 2019-07-30 17:19:10,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 17:19:10,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/a8e65675-15fc-4159-915e-0b62393be5a9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:14,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:19:14 GMT X-Openstack-Request-Id: req-591aaddb-9b12-41d1-8098-b3bcd37afad9 2019-07-30 17:19:14,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:19:14,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/a8e65675-15fc-4159-915e-0b62393be5a9.json used request id req-591aaddb-9b12-41d1-8098-b3bcd37afad9 2019-07-30 17:19:14,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.63431715965s 2019-07-30 17:19:14,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:19:14,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:14,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:14 GMT X-Openstack-Request-Id: req-949c45d5-2207-4944-bf17-ea15ccec69ff 2019-07-30 17:19:14,749 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8483425-f2ba-48fb-a221-43b11faa2067","tenant_id":"0d3918ee4b49449b98c062a1888ec946","created_at":"2019-07-30T17:18:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:18:13Z","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":"0d3918ee4b49449b98c062a1888ec946","id":"d2aa2840-d99c-4d95-9187-8f0e3f9e9c62","subnetpool_id":null,"name":"singlevm2-subnet_74bfbae3-e924-40d1-bed5-b8adc7154f51"}]} 2019-07-30 17:19:14,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-949c45d5-2207-4944-bf17-ea15ccec69ff 2019-07-30 17:19:14,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0536630153656s 2019-07-30 17:19:14,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 17:19:14,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/d2aa2840-d99c-4d95-9187-8f0e3f9e9c62.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:17,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:19:17 GMT X-Openstack-Request-Id: req-90cbe17c-0042-4435-afd4-a28496c9e437 2019-07-30 17:19:17,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:19:17,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/d2aa2840-d99c-4d95-9187-8f0e3f9e9c62.json used request id req-90cbe17c-0042-4435-afd4-a28496c9e437 2019-07-30 17:19:17,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.42500710487s 2019-07-30 17:19:17,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:19:17,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:17,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:17 GMT X-Openstack-Request-Id: req-354294e5-0f65-43b5-a21d-cb2c9ae4a9da 2019-07-30 17:19:17,571 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d8483425-f2ba-48fb-a221-43b11faa2067","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0d3918ee4b49449b98c062a1888ec946","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:19:17Z","qos_policy_id":null,"name":"singlevm2-net_74bfbae3-e924-40d1-bed5-b8adc7154f51","admin_state_up":true,"tenant_id":"0d3918ee4b49449b98c062a1888ec946","created_at":"2019-07-30T17:18:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:19:17,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-354294e5-0f65-43b5-a21d-cb2c9ae4a9da 2019-07-30 17:19:17,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.395185947418s 2019-07-30 17:19:17,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 17:19:17,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/d8483425-f2ba-48fb-a221-43b11faa2067.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:18,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:19:18 GMT X-Openstack-Request-Id: req-c2d98d62-7450-4184-aab5-9e39da5d71dc 2019-07-30 17:19:18,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:19:18,997 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/d8483425-f2ba-48fb-a221-43b11faa2067.json used request id req-c2d98d62-7450-4184-aab5-9e39da5d71dc 2019-07-30 17:19:18,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42464900017s 2019-07-30 17:19:19,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:19:19,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:19,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:19 GMT X-Openstack-Request-Id: req-91723761-67f3-486e-a948-cffa99f188e2 2019-07-30 17:19:19,818 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:18:29Z", "file": "/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/file", "owner": "0d3918ee4b49449b98c062a1888ec946", "id": "115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "size": 12716032, "self": "/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_74bfbae3-e924-40d1-bed5-b8adc7154f51", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_74bfbae3-e924-40d1-bed5-b8adc7154f51", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:18:27Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:19:19,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-91723761-67f3-486e-a948-cffa99f188e2 2019-07-30 17:19:19,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.816522121429s 2019-07-30 17:19:19,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 17:19:19,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}832045226abdb38650336351197a6512f48e2ded" 2019-07-30 17:19:21,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:19:21 GMT X-Openstack-Request-Id: req-eb227c59-6b94-43b7-b021-9af6ddf7af03 2019-07-30 17:19:21,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-07-30 17:19:21,322 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/115ef24b-7e1b-4d57-8a8c-7f4a3ee88419 used request id req-eb227c59-6b94-43b7-b021-9af6ddf7af03 2019-07-30 17:19:21,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.5026538372s 2019-07-30 17:19:21,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:19:21,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:19:21,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19: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-64ab761d-2a6e-4058-a701-fb2d53940c30 x-openstack-request-id: req-64ab761d-2a6e-4058-a701-fb2d53940c30 2019-07-30 17:19:21,355 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_74bfbae3-e924-40d1-bed5-b8adc7154f51", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4", "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": "203cfe7b-abf0-4d0c-a758-0d485cd79fb4"}]} 2019-07-30 17:19:21,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-64ab761d-2a6e-4058-a701-fb2d53940c30 2019-07-30 17:19:21,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0271139144897s 2019-07-30 17:19:21,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 17:19:21,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:19:21,400 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17: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-0730e186-c726-4c49-8877-028cbf7e0d6a x-openstack-request-id: req-0730e186-c726-4c49-8877-028cbf7e0d6a 2019-07-30 17:19:21,400 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/203cfe7b-abf0-4d0c-a758-0d485cd79fb4 used request id req-0730e186-c726-4c49-8877-028cbf7e0d6a 2019-07-30 17:19:21,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0434851646423s 2019-07-30 17:19:21,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:19:21,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:19:21,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9294e179-a164-4627-ba42-ac52e3c7c76b 2019-07-30 17:19:21,644 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "singlevm2-user_74bfbae3-e924-40d1-bed5-b8adc7154f51", "links": {"self": "http://172.30.9.37:5000/v3/users/80698b0446c640498546d67734a5f239"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "80698b0446c640498546d67734a5f239", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:19:21,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-9294e179-a164-4627-ba42-ac52e3c7c76b 2019-07-30 17:19:21,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243563890457s 2019-07-30 17:19:21,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:19:21,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/80698b0446c640498546d67734a5f239 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:19:21,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab520975-4af0-4231-a827-9b19706a141d 2019-07-30 17:19:21,875 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_74bfbae3-e924-40d1-bed5-b8adc7154f51", "links": {"self": "http://172.30.9.37:5000/v3/users/80698b0446c640498546d67734a5f239"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "80698b0446c640498546d67734a5f239", "description": null}} 2019-07-30 17:19:21,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/80698b0446c640498546d67734a5f239 used request id req-ab520975-4af0-4231-a827-9b19706a141d 2019-07-30 17:19:21,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224957942963s 2019-07-30 17:19:21,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 17:19:21,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/80698b0446c640498546d67734a5f239 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:19:22,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:19:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c40b4d-70bc-4dbe-8dca-f472f3d49e2c 2019-07-30 17:19:22,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:19:22,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/80698b0446c640498546d67734a5f239 used request id req-04c40b4d-70bc-4dbe-8dca-f472f3d49e2c 2019-07-30 17:19:22,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.40687417984s 2019-07-30 17:19:22,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:19:22,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:19:22,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604a1e85-4f2c-4a06-9994-7d3ffb04ff1f 2019-07-30 17:19:22,503 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.37:5000/v3/projects/0d3918ee4b49449b98c062a1888ec946"}, "tags": [], "enabled": true, "id": "0d3918ee4b49449b98c062a1888ec946", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_74bfbae3-e924-40d1-bed5-b8adc7154f51"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:19:22,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-604a1e85-4f2c-4a06-9994-7d3ffb04ff1f 2019-07-30 17:19:22,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214095115662s 2019-07-30 17:19:22,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 17:19:22,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/0d3918ee4b49449b98c062a1888ec946 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:19:22,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:19:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-054f0382-bd7d-4467-a249-1600b17930f1 2019-07-30 17:19:22,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:19:22,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/0d3918ee4b49449b98c062a1888ec946 used request id req-054f0382-bd7d-4467-a249-1600b17930f1 2019-07-30 17:19:22,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.491298913956s 2019-07-30 17:19:23,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:19:23,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=0d3918ee4b49449b98c062a1888ec946&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:19:23,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:23 GMT X-Openstack-Request-Id: req-f215942d-0fb4-4f36-a1a6-4a590f4c6e57 2019-07-30 17:19:23,323 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:12Z", "updated_at": "2019-07-30T17:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "1e1151f7-af0b-41a7-bbf8-990ee5b82db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "54d9a57e-8008-4116-b7ee-361b32226d94", "remote_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "993e3ce1-17d6-4921-b8f0-c242d9435f6b", "remote_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "a6ceb4fa-db0e-4895-af81-40c9f436698f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}], "revision_number": 1, "project_id": "0d3918ee4b49449b98c062a1888ec946", "id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "name": "default"}]} 2019-07-30 17:19:23,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=0d3918ee4b49449b98c062a1888ec946&name=default used request id req-f215942d-0fb4-4f36-a1a6-4a590f4c6e57 2019-07-30 17:19:23,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318900108337s 2019-07-30 17:19:23,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:19:23,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:19:23,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:23 GMT X-Openstack-Request-Id: req-51b86ed6-3247-475a-93a0-b340d1a99192 2019-07-30 17:19:23,685 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "created_at": "2019-07-30T17:18:12Z", "updated_at": "2019-07-30T17:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "1e1151f7-af0b-41a7-bbf8-990ee5b82db9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "54d9a57e-8008-4116-b7ee-361b32226d94", "remote_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "993e3ce1-17d6-4921-b8f0-c242d9435f6b", "remote_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d3918ee4b49449b98c062a1888ec946"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:18:12Z", "revision_number": 0, "id": "a6ceb4fa-db0e-4895-af81-40c9f436698f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:18:12Z", "security_group_id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "tenant_id": "0d3918ee4b49449b98c062a1888ec946", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d3918ee4b49449b98c062a1888ec946"}], "revision_number": 1, "project_id": "0d3918ee4b49449b98c062a1888ec946", "id": "bcf44091-2c6c-45ae-9111-48bd3e5384e0", "name": "default"}]} 2019-07-30 17:19:23,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-51b86ed6-3247-475a-93a0-b340d1a99192 2019-07-30 17:19:23,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.356251955032s 2019-07-30 17:19:23,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 17:19:23,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/bcf44091-2c6c-45ae-9111-48bd3e5384e0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}212d131ceb409cd9d0094238937dc1dc5e4e3c26" 2019-07-30 17:19:24,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:19:24 GMT X-Openstack-Request-Id: req-7ff29ad7-8288-455a-9133-a94d1da882bf 2019-07-30 17:19:24,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:19:24,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/bcf44091-2c6c-45ae-9111-48bd3e5384e0.json used request id req-7ff29ad7-8288-455a-9133-a94d1da882bf 2019-07-30 17:19:24,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.408275127411s 2019-07-30 17:19:24,146 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-07-30 17:19:24,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:19:24,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb537d0f-a17d-40f3-98c2-641e7bc8267c 2019-07-30 17:19:24,194 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:19:24,194 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-fb537d0f-a17d-40f3-98c2-641e7bc8267c 2019-07-30 17:19:24,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:19:24,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:19:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["dgIGGBZkT2yDJuMqQB16Tw"], "issued_at": "2019-07-30T17:19:24.000000Z"}} 2019-07-30 17:19:24,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:19:24,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:19:25,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:25 GMT X-Openstack-Request-Id: req-b7fb199f-1ad4-4857-892e-5ce10266584c 2019-07-30 17:19:25,002 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:19:25,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b7fb199f-1ad4-4857-892e-5ce10266584c 2019-07-30 17:19:25,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387886047363s 2019-07-30 17:19:25,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:19:25,015 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f4cadc6-edcb-4b78-bfdd-f242998cce1e 2019-07-30 17:19:25,015 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:19:25,015 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-7f4cadc6-edcb-4b78-bfdd-f242998cce1e 2019-07-30 17:19:25,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:19:25,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:19:25,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e5700a-bba1-4a92-80c3-081aaf932d5e 2019-07-30 17:19:25,238 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:19:25,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-61e5700a-bba1-4a92-80c3-081aaf932d5e 2019-07-30 17:19:25,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221873044968s 2019-07-30 17:19:25,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 17:19:25,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_8b412329-4296-426f-8101-42853ab32532"}}' 2019-07-30 17:19:25,543 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827ce4b4-8ba1-4ec2-a72a-ff6edab2fc18 2019-07-30 17:19:25,543 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.37:5000/v3/projects/29e81d501faa4c0298a0b3903427364e"}, "tags": [], "enabled": true, "id": "29e81d501faa4c0298a0b3903427364e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8b412329-4296-426f-8101-42853ab32532"}} 2019-07-30 17:19:25,543 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-827ce4b4-8ba1-4ec2-a72a-ff6edab2fc18 2019-07-30 17:19:25,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.297981023788s 2019-07-30 17:19:25,544 - 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'29e81d501faa4c0298a0b3903427364e', '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_8b412329-4296-426f-8101-42853ab32532'}) 2019-07-30 17:19:25,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 17:19:25,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "wLDazayElGEX9wci0TgCADZ7MyConh", "email": null, "name": "vping_ssh-user_8b412329-4296-426f-8101-42853ab32532"}}' 2019-07-30 17:19:26,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4639f370-22a3-4337-ad4d-b20c785cc655 2019-07-30 17:19:26,120 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_8b412329-4296-426f-8101-42853ab32532", "links": {"self": "http://172.30.9.37:5000/v3/users/177ba276763d4a869d9702cb76e087c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "177ba276763d4a869d9702cb76e087c8", "domain_id": "default", "password_expires_at": null}} 2019-07-30 17:19:26,120 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-4639f370-22a3-4337-ad4d-b20c785cc655 2019-07-30 17:19:26,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.569239139557s 2019-07-30 17:19:26,121 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'177ba276763d4a869d9702cb76e087c8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_8b412329-4296-426f-8101-42853ab32532'}) 2019-07-30 17:19:26,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:19:26,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:19:26,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b7fa49-48a1-4b2e-97bb-208f7cbce4aa 2019-07-30 17:19:26,360 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:19:26,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-e8b7fa49-48a1-4b2e-97bb-208f7cbce4aa 2019-07-30 17:19:26,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.235949993134s 2019-07-30 17:19:26,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:19:26,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:19:26,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc09ccc-7fd3-4614-bb37-dcca90e571ba 2019-07-30 17:19:26,489 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:19:26,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-5cc09ccc-7fd3-4614-bb37-dcca90e571ba 2019-07-30 17:19:26,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.124087095261s 2019-07-30 17:19:26,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:19:26,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:19:26,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646dcbee-6f2c-406a-aaaf-80d17a0d0fca 2019-07-30 17:19:26,620 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:19:26,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-646dcbee-6f2c-406a-aaaf-80d17a0d0fca 2019-07-30 17:19:26,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126356840134s 2019-07-30 17:19:26,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:19:26,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:19:26,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ea189f-8ec9-4e1d-8818-a24cc7b4f65e 2019-07-30 17:19:26,844 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:19:26,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-74ea189f-8ec9-4e1d-8818-a24cc7b4f65e 2019-07-30 17:19:26,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218771934509s 2019-07-30 17:19:26,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:19:26,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:19:27,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3597e6bc-545e-455a-acf7-1ded70f95fb0 2019-07-30 17:19:27,067 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_8b412329-4296-426f-8101-42853ab32532", "links": {"self": "http://172.30.9.37:5000/v3/users/177ba276763d4a869d9702cb76e087c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "177ba276763d4a869d9702cb76e087c8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:19:27,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-3597e6bc-545e-455a-acf7-1ded70f95fb0 2019-07-30 17:19:27,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221863985062s 2019-07-30 17:19:27,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:19:27,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:19:27,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f025a0e-1826-4e87-89a5-990c82160458 2019-07-30 17:19:27,313 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.37:5000/v3/projects/29e81d501faa4c0298a0b3903427364e"}, "tags": [], "enabled": true, "id": "29e81d501faa4c0298a0b3903427364e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8b412329-4296-426f-8101-42853ab32532"}]} 2019-07-30 17:19:27,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-4f025a0e-1826-4e87-89a5-990c82160458 2019-07-30 17:19:27,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.234776973724s 2019-07-30 17:19:27,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:19:27,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=177ba276763d4a869d9702cb76e087c8&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=29e81d501faa4c0298a0b3903427364e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:19:27,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18933458-6774-4bf6-abb6-d1458be6f0a9 2019-07-30 17:19:27,567 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=177ba276763d4a869d9702cb76e087c8&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=29e81d501faa4c0298a0b3903427364e", "previous": null, "next": null}} 2019-07-30 17:19:27,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=177ba276763d4a869d9702cb76e087c8&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=29e81d501faa4c0298a0b3903427364e used request id req-18933458-6774-4bf6-abb6-d1458be6f0a9 2019-07-30 17:19:27,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.246564149857s 2019-07-30 17:19:27,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 17:19:27,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/29e81d501faa4c0298a0b3903427364e/users/177ba276763d4a869d9702cb76e087c8/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:19:27,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-051b04bb-2057-442e-ae1e-d8fa804f8d51 2019-07-30 17:19:27,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:19:27,835 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/29e81d501faa4c0298a0b3903427364e/users/177ba276763d4a869d9702cb76e087c8/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-051b04bb-2057-442e-ae1e-d8fa804f8d51 2019-07-30 17:19:27,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.264769792557s 2019-07-30 17:19:27,836 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_8b412329-4296-426f-8101-42853ab32532', 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'29e81d501faa4c0298a0b3903427364e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'wLDazayElGEX9wci0TgCADZ7MyConh', 'username': u'vping_ssh-user_8b412329-4296-426f-8101-42853ab32532', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 17:19:27,840 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_8b412329-4296-426f-8101-42853ab32532', 'password': 'wLDazayElGEX9wci0TgCADZ7MyConh', 'project_name': 'vping_ssh-project_8b412329-4296-426f-8101-42853ab32532', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '29e81d501faa4c0298a0b3903427364e', 'project_domain_name': 'Default'} 2019-07-30 17:19:27,841 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-07-30 17:19:27,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:19:27,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:19:28,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f302391-4b01-4b58-bbf6-605e67dfdf99 2019-07-30 17:19:28,081 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:19:28,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-0f302391-4b01-4b58-bbf6-605e67dfdf99 2019-07-30 17:19:28,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.240439891815s 2019-07-30 17:19:28,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:19:28,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:19:28,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a23f72-3f11-4c6f-8e1c-8478be53cc42 2019-07-30 17:19:28,340 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.37:5000/v3/projects/29e81d501faa4c0298a0b3903427364e"}, "tags": [], "enabled": true, "id": "29e81d501faa4c0298a0b3903427364e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8b412329-4296-426f-8101-42853ab32532"}]} 2019-07-30 17:19:28,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-41a23f72-3f11-4c6f-8e1c-8478be53cc42 2019-07-30 17:19:28,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.249069929123s 2019-07-30 17:19:28,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 17:19:28,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" -d '{"network": {"tenant_id": "29e81d501faa4c0298a0b3903427364e", "name": "vping_ssh-net_8b412329-4296-426f-8101-42853ab32532", "admin_state_up": true}}' 2019-07-30 17:19:28,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:28 GMT X-Openstack-Request-Id: req-86052326-65b3-44b3-803d-34bb9c6d0381 2019-07-30 17:19:28,967 - 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":"1a260214-9c2b-4a0d-939d-592a135e1a7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"29e81d501faa4c0298a0b3903427364e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:19:28Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532","admin_state_up":true,"tenant_id":"29e81d501faa4c0298a0b3903427364e","created_at":"2019-07-30T17:19:28Z","mtu":1450}} 2019-07-30 17:19:28,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-86052326-65b3-44b3-803d-34bb9c6d0381 2019-07-30 17:19:28,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.624362945557s 2019-07-30 17:19:28,968 - 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-07-30T17:19:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1a260214-9c2b-4a0d-939d-592a135e1a7b', u'provider:segmentation_id': 76, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_8b412329-4296-426f-8101-42853ab32532', u'created_at': u'2019-07-30T17:19:28Z', u'mtu': 1450, u'tenant_id': u'29e81d501faa4c0298a0b3903427364e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'29e81d501faa4c0298a0b3903427364e', u'l2_adjacency': True}) 2019-07-30 17:19:28,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:19:28,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6360c1df-ab4b-40f3-b5f3-b25a13526039 2019-07-30 17:19:28,979 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:19:28,979 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-6360c1df-ab4b-40f3-b5f3-b25a13526039 2019-07-30 17:19:28,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:19:29,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:19:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29e81d501faa4c0298a0b3903427364e", "name": "vping_ssh-project_8b412329-4296-426f-8101-42853ab32532"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/29e81d501faa4c0298a0b3903427364e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/29e81d501faa4c0298a0b3903427364e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/29e81d501faa4c0298a0b3903427364e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_29e81d501faa4c0298a0b3903427364e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_29e81d501faa4c0298a0b3903427364e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/29e81d501faa4c0298a0b3903427364e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/29e81d501faa4c0298a0b3903427364e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/29e81d501faa4c0298a0b3903427364e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/29e81d501faa4c0298a0b3903427364e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/29e81d501faa4c0298a0b3903427364e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/29e81d501faa4c0298a0b3903427364e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_8b412329-4296-426f-8101-42853ab32532", "id": "177ba276763d4a869d9702cb76e087c8"}, "audit_ids": ["l7LJik-KS_CALutko0hSiw"], "issued_at": "2019-07-30T17:19:29.000000Z"}} 2019-07-30 17:19:29,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:19:29,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:19:29,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:29 GMT X-Openstack-Request-Id: req-e3c972b0-8f30-450b-85e7-542449e4eefc 2019-07-30 17:19:29,684 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1a260214-9c2b-4a0d-939d-592a135e1a7b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"29e81d501faa4c0298a0b3903427364e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:19:28Z","qos_policy_id":null,"name":"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532","admin_state_up":true,"tenant_id":"29e81d501faa4c0298a0b3903427364e","created_at":"2019-07-30T17:19:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:19:29,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-e3c972b0-8f30-450b-85e7-542449e4eefc 2019-07-30 17:19:29,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.296230077744s 2019-07-30 17:19:29,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 17:19:29,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -d '{"subnet": {"name": "vping_ssh-subnet_8b412329-4296-426f-8101-42853ab32532", "enable_dhcp": true, "network_id": "1a260214-9c2b-4a0d-939d-592a135e1a7b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 17:19:30,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:30 GMT X-Openstack-Request-Id: req-9e6f73bb-7279-4203-a71f-29299ef8c5ae 2019-07-30 17:19:30,985 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a260214-9c2b-4a0d-939d-592a135e1a7b","tenant_id":"29e81d501faa4c0298a0b3903427364e","created_at":"2019-07-30T17:19:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:19:30Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"29e81d501faa4c0298a0b3903427364e","id":"772735eb-bae8-4b38-9e4e-32164fb676ff","subnetpool_id":null,"name":"vping_ssh-subnet_8b412329-4296-426f-8101-42853ab32532"}} 2019-07-30 17:19:30,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-9e6f73bb-7279-4203-a71f-29299ef8c5ae 2019-07-30 17:19:30,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.29962515831s 2019-07-30 17:19:30,986 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:19:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'772735eb-bae8-4b38-9e4e-32164fb676ff', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_8b412329-4296-426f-8101-42853ab32532', u'enable_dhcp': True, u'network_id': u'1a260214-9c2b-4a0d-939d-592a135e1a7b', u'tenant_id': u'29e81d501faa4c0298a0b3903427364e', u'created_at': u'2019-07-30T17:19:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'29e81d501faa4c0298a0b3903427364e'}) 2019-07-30 17:19:30,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 17:19:30,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "vping_ssh-router_8b412329-4296-426f-8101-42853ab32532", "admin_state_up": true}}' 2019-07-30 17:19:38,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:38 GMT X-Openstack-Request-Id: req-008d2dde-41d4-49d5-9ccf-2cfe32876a11 2019-07-30 17:19:38,425 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:19:32Z", "admin_state_up": true, "updated_at": "2019-07-30T17:19:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "29e81d501faa4c0298a0b3903427364e", "id": "bf2c6343-ebeb-4311-956e-4f855d104740", "name": "vping_ssh-router_8b412329-4296-426f-8101-42853ab32532"}} 2019-07-30 17:19:38,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-008d2dde-41d4-49d5-9ccf-2cfe32876a11 2019-07-30 17:19:38,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.43827486038s 2019-07-30 17:19:38,426 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:19:33Z', u'revision_number': 3, u'id': u'bf2c6343-ebeb-4311-956e-4f855d104740', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.215'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_8b412329-4296-426f-8101-42853ab32532', u'admin_state_up': True, u'tenant_id': u'29e81d501faa4c0298a0b3903427364e', u'created_at': u'2019-07-30T17:19:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'29e81d501faa4c0298a0b3903427364e'}) 2019-07-30 17:19:38,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 17:19:38,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/bf2c6343-ebeb-4311-956e-4f855d104740/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -d '{"subnet_id": "772735eb-bae8-4b38-9e4e-32164fb676ff"}' 2019-07-30 17:19:41,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:41 GMT X-Openstack-Request-Id: req-7c6cc453-b7d2-4a62-b199-af2834ec2dd7 2019-07-30 17:19:41,797 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1a260214-9c2b-4a0d-939d-592a135e1a7b", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "subnet_id": "772735eb-bae8-4b38-9e4e-32164fb676ff", "subnet_ids": ["772735eb-bae8-4b38-9e4e-32164fb676ff"], "port_id": "2f515197-7152-4bb0-869a-5c1a3afe63e0", "id": "bf2c6343-ebeb-4311-956e-4f855d104740"} 2019-07-30 17:19:41,797 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/bf2c6343-ebeb-4311-956e-4f855d104740/add_router_interface.json used request id req-7c6cc453-b7d2-4a62-b199-af2834ec2dd7 2019-07-30 17:19:41,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.37058186531s 2019-07-30 17:19:41,797 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 17:19:41,903 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 17:19:41,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:19:41,912 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:41 GMT 2019-07-30 17:19:41,913 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 17:19:41,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:19:41,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:19:42,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:42 GMT X-Openstack-Request-Id: req-dd0aa5d3-cb36-4c00-8bc6-78ab454700d8 2019-07-30 17:19:42,727 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:19:42,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-dd0aa5d3-cb36-4c00-8bc6-78ab454700d8 2019-07-30 17:19:42,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.809423923492s 2019-07-30 17:19:42,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 17:19:42,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_8b412329-4296-426f-8101-42853ab32532", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_8b412329-4296-426f-8101-42853ab32532"}' 2019-07-30 17:19:43,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:43 GMT Location: http://172.30.9.37:9292/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-99743256-1c45-4dd3-bc54-f7aa59a77b99 2019-07-30 17:19:43,097 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:19:43Z", "file": "/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d/file", "owner": "29e81d501faa4c0298a0b3903427364e", "id": "8b0f71ae-8358-4488-9d00-8c653294747d", "size": null, "self": "/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d", "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_8b412329-4296-426f-8101-42853ab32532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8b412329-4296-426f-8101-42853ab32532", "checksum": null, "created_at": "2019-07-30T17:19:43Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 17:19:43,097 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-99743256-1c45-4dd3-bc54-f7aa59a77b99 2019-07-30 17:19:43,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.361095905304s 2019-07-30 17:19:43,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 17:19:43,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -d '' 2019-07-30 17:19:45,295 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:19:45 GMT X-Openstack-Request-Id: req-98c4dff7-bdf9-40b4-b005-85d22e7824ed 2019-07-30 17:19:45,295 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:19:45,295 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d/file used request id req-98c4dff7-bdf9-40b4-b005-85d22e7824ed 2019-07-30 17:19:45,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.19691491127s 2019-07-30 17:19:45,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:19:45,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:19:46,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:46 GMT X-Openstack-Request-Id: req-8ebff91c-79bd-4f32-b16e-6b33ec89ad83 2019-07-30 17:19:46,094 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:19:45Z", "file": "/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d/file", "owner": "29e81d501faa4c0298a0b3903427364e", "id": "8b0f71ae-8358-4488-9d00-8c653294747d", "size": 12716032, "self": "/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8b0f71ae-8358-4488-9d00-8c653294747d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8b0f71ae-8358-4488-9d00-8c653294747d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8b412329-4296-426f-8101-42853ab32532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8b412329-4296-426f-8101-42853ab32532", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:19:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:19:46,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-8ebff91c-79bd-4f32-b16e-6b33ec89ad83 2019-07-30 17:19:46,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.795007944107s 2019-07-30 17:19:46,097 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8b0f71ae-8358-4488-9d00-8c653294747d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d/file', 'owner': u'29e81d501faa4c0298a0b3903427364e', 'id': u'8b0f71ae-8358-4488-9d00-8c653294747d', 'size': 12716032, u'self': u'/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29e81d501faa4c0298a0b3903427364e', 'name': 'vping_ssh-project_8b412329-4296-426f-8101-42853ab32532', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8b0f71ae-8358-4488-9d00-8c653294747d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T17:19:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T17:19:45Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_8b412329-4296-426f-8101-42853ab32532', '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/8b0f71ae-8358-4488-9d00-8c653294747d', 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_8b412329-4296-426f-8101-42853ab32532', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_8b412329-4296-426f-8101-42853ab32532', 'created': u'2019-07-30T17:19:43Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T17:19:43Z', 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/8b0f71ae-8358-4488-9d00-8c653294747d', 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_8b412329-4296-426f-8101-42853ab32532', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 17:19:46,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 17:19:46,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_8b412329-4296-426f-8101-42853ab32532", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 17:19:46,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19: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-b2ac42e9-dbec-4244-aea0-c538d1c22725 x-openstack-request-id: req-b2ac42e9-dbec-4244-aea0-c538d1c22725 2019-07-30 17:19:46,984 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_8b412329-4296-426f-8101-42853ab32532", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "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": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866"}} 2019-07-30 17:19:46,984 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-b2ac42e9-dbec-4244-aea0-c538d1c22725 2019-07-30 17:19:46,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.883844852448s 2019-07-30 17:19:46,985 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_8b412329-4296-426f-8101-42853ab32532', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'9b2e6ff6-ad8c-4455-ba13-f4519ac5f866', 'swap': 0}) 2019-07-30 17:19:46,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 17:19:46,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" -d '{"extra_specs": {}}' 2019-07-30 17:19:47,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19: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-f833c0fd-e6f0-41ef-aa27-7350caeb495e x-openstack-request-id: req-f833c0fd-e6f0-41ef-aa27-7350caeb495e 2019-07-30 17:19:47,120 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 17:19:47,120 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866/os-extra_specs used request id req-f833c0fd-e6f0-41ef-aa27-7350caeb495e 2019-07-30 17:19:47,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.134295940399s 2019-07-30 17:19:47,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 17:19:47,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -d '{"keypair": {"name": "vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532"}}' 2019-07-30 17:19:47,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19: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-35b2ea3e-c86d-4eee-be9a-b6af26cc4df3 x-openstack-request-id: req-35b2ea3e-c86d-4eee-be9a-b6af26cc4df3 2019-07-30 17:19:47,589 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSvO0FhI7CBiwsZSV6+HHPnMyOEb+IXTJsPxs8k5HN0u/gu2/G2xGO4teRD9Hkuc5FQ81OiDgTMLTjH3pI+JN8TyhwBucXUpiXa6D4O3xZsPwHyF3rhYoSUpQGjPUFqeZee+JsBAI3dbsis6U6/xo2pm2V5O1CGxGPEdgOxekb3h5L/kEhMb4jtgSLpaDchcyRyEkaASMnc8ujUjerxQc87xY7rVOkV8xnTB9iyA35Hz89DkPdZ8LHwS+6jF3VSEoyzR3z5aup+wsgpgsuE7rbqxGSLTFHg/GvrxqY/bV967ZRjVBX4sT0Wpn6mpB/pNmHxbER5FxmwaOuI3mkXnOB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0rztBYSOwgYsLGUlevhxz5zMjhG/iF0ybD8bPJORzdLv4Ltv\nxtsRjuLXkQ/R5LnORUPNTog4EzC04x96SPiTfE8ocAbnF1KYl2ug+Dt8WbD8B8hd\n64WKElKUBoz1BanmXnvibAQCN3W7IrOlOv8aNqZtleTtQhsRjxHYDsXpG94eS/5B\nITG+I7YEi6Wg3IXMkchJGgEjJ3PLo1I3q8UHPO8WO61TpFfMZ0wfYsgN+R8/PQ5D\n3WfCx8Evuoxd1UhKMs0d8+WrqfsLIKYLLhO626sRki0xR4Pxr68amP21feu2UY1Q\nV+LE9FqZ+pqQf6TZh8WxEeRcZsGjriN5pF5zgQIDAQABAoIBAQDQrul/505+8CHa\nLKc66L+7OaiOnyCt5qxB6RQNnoxp55JHVxVPNCxk9FlHewT8nMqYaJXsSJRO3JKj\nvs4XaKCUHscKeKtquw4EFD6o0i9Hmi1Zf58R1YFut3uCKR+R5jcMJV2IXUfcp6cS\nrBbZHzlUGOa34qTYK3nt1VvA9VbrkfEEfp4/oPVqe/Wv8qdflzTAgXyNR3FRIGTw\noAVHt2dD/AIqKCnPEMwBxLz2UF+n95fUL5PDH1LfME6cESyViDp429uXjl6fi3IP\n9Yjgf5RXpzx6QiHRbq2ISQTBQ6j/40corJhJgTwcUw3mptlYQ8cePmbDTKX9m2nU\nQ8h/ZTypAoGBAP+8/qxY+43brXUxWsEj5gKZt/1sYbeItP1wvmRuAO6KzAZ3FHNF\nAArcACalYU9YauI0RgAHBelxbO4F3rW3Nj9X2wHF3iyUuB/OuuCG3CApOrumtV4n\nyXXH2JkjOUeqktWUKXRMNXkB5mvWolClBK2JuCIctBYBNihv5TNUuqFLAoGBANL0\nJALUOOoHgmDGTbd8GmElHFKYF8T00Zr77Ki6EzbkAA5g+EIdtZRL92U6ub1/jHvZ\nzceiJJKhmq1ouJKr6rzlkkLbAJ3BytRtdjZYUob0ACYzC5lUIJNfW9Kr4N5wdCOi\nJjd1ZT7EC1qrPJw5uAoXi5H/D3dXRH7lq+zRbYrjAoGAZg/cJ5Y/lobEfA/dY1Vb\nV1BX0IjvmpqxeLAFG/mW35x+/lmJzNMNyEeyu7mm0067IVmxUhN7dYXx7jBjiGv8\n91ytp9B68ZnMvcz4YeEQerlZmkhW+6OvUBUYyUz4cDSP8zL1NFexw4BRoFoBX2Ps\nMQHUfbCs4ldLcOnvNAQtk28CgYAGULzLQOM7TmI+13D4L0Ty55ODfX4orVOhGi2p\nl3h/yi+ePpTwFceb2vJbG3j4DVt9UbXxZg9GPIRO8LWl3nO2mADa84d/MZAK8AP7\n+ITv+VoPyrNsMbKP9uje07p1rlQrxOzz+BXB3UihvEKiQrAZzT6mbkZeQkSQr/uH\nqXVoFQKBgCmZSEaHDAziXkxwbdr6j6oFExtUBl35FpiI9v+zsbGil0IQ1XIL4YFg\nXyKRJc9X0lORY/oHqKoBeu2PzqZhWWftZ65QG/JS9A6A3KLZzHhcsKI2Jt+YhTgE\nlEHgb+pJTYiZGuljRDh3jRGEqDIEwWwwdBLzHPTFO7mAs1SnzppW\n-----END RSA PRIVATE KEY-----\n", "user_id": "177ba276763d4a869d9702cb76e087c8", "name": "vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532", "fingerprint": "f4:8e:db:43:86:4d:9d:02:7b:d4:e1:92:14:18:60:4a"}} 2019-07-30 17:19:47,589 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-35b2ea3e-c86d-4eee-be9a-b6af26cc4df3 2019-07-30 17:19:47,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.465995073318s 2019-07-30 17:19:47,590 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSvO0FhI7CBiwsZSV6+HHPnMyOEb+IXTJsPxs8k5HN0u/gu2/G2xGO4teRD9Hkuc5FQ81OiDgTMLTjH3pI+JN8TyhwBucXUpiXa6D4O3xZsPwHyF3rhYoSUpQGjPUFqeZee+JsBAI3dbsis6U6/xo2pm2V5O1CGxGPEdgOxekb3h5L/kEhMb4jtgSLpaDchcyRyEkaASMnc8ujUjerxQc87xY7rVOkV8xnTB9iyA35Hz89DkPdZ8LHwS+6jF3VSEoyzR3z5aup+wsgpgsuE7rbqxGSLTFHg/GvrxqY/bV967ZRjVBX4sT0Wpn6mpB/pNmHxbER5FxmwaOuI3mkXnOB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0rztBYSOwgYsLGUlevhxz5zMjhG/iF0ybD8bPJORzdLv4Ltv\nxtsRjuLXkQ/R5LnORUPNTog4EzC04x96SPiTfE8ocAbnF1KYl2ug+Dt8WbD8B8hd\n64WKElKUBoz1BanmXnvibAQCN3W7IrOlOv8aNqZtleTtQhsRjxHYDsXpG94eS/5B\nITG+I7YEi6Wg3IXMkchJGgEjJ3PLo1I3q8UHPO8WO61TpFfMZ0wfYsgN+R8/PQ5D\n3WfCx8Evuoxd1UhKMs0d8+WrqfsLIKYLLhO626sRki0xR4Pxr68amP21feu2UY1Q\nV+LE9FqZ+pqQf6TZh8WxEeRcZsGjriN5pF5zgQIDAQABAoIBAQDQrul/505+8CHa\nLKc66L+7OaiOnyCt5qxB6RQNnoxp55JHVxVPNCxk9FlHewT8nMqYaJXsSJRO3JKj\nvs4XaKCUHscKeKtquw4EFD6o0i9Hmi1Zf58R1YFut3uCKR+R5jcMJV2IXUfcp6cS\nrBbZHzlUGOa34qTYK3nt1VvA9VbrkfEEfp4/oPVqe/Wv8qdflzTAgXyNR3FRIGTw\noAVHt2dD/AIqKCnPEMwBxLz2UF+n95fUL5PDH1LfME6cESyViDp429uXjl6fi3IP\n9Yjgf5RXpzx6QiHRbq2ISQTBQ6j/40corJhJgTwcUw3mptlYQ8cePmbDTKX9m2nU\nQ8h/ZTypAoGBAP+8/qxY+43brXUxWsEj5gKZt/1sYbeItP1wvmRuAO6KzAZ3FHNF\nAArcACalYU9YauI0RgAHBelxbO4F3rW3Nj9X2wHF3iyUuB/OuuCG3CApOrumtV4n\nyXXH2JkjOUeqktWUKXRMNXkB5mvWolClBK2JuCIctBYBNihv5TNUuqFLAoGBANL0\nJALUOOoHgmDGTbd8GmElHFKYF8T00Zr77Ki6EzbkAA5g+EIdtZRL92U6ub1/jHvZ\nzceiJJKhmq1ouJKr6rzlkkLbAJ3BytRtdjZYUob0ACYzC5lUIJNfW9Kr4N5wdCOi\nJjd1ZT7EC1qrPJw5uAoXi5H/D3dXRH7lq+zRbYrjAoGAZg/cJ5Y/lobEfA/dY1Vb\nV1BX0IjvmpqxeLAFG/mW35x+/lmJzNMNyEeyu7mm0067IVmxUhN7dYXx7jBjiGv8\n91ytp9B68ZnMvcz4YeEQerlZmkhW+6OvUBUYyUz4cDSP8zL1NFexw4BRoFoBX2Ps\nMQHUfbCs4ldLcOnvNAQtk28CgYAGULzLQOM7TmI+13D4L0Ty55ODfX4orVOhGi2p\nl3h/yi+ePpTwFceb2vJbG3j4DVt9UbXxZg9GPIRO8LWl3nO2mADa84d/MZAK8AP7\n+ITv+VoPyrNsMbKP9uje07p1rlQrxOzz+BXB3UihvEKiQrAZzT6mbkZeQkSQr/uH\nqXVoFQKBgCmZSEaHDAziXkxwbdr6j6oFExtUBl35FpiI9v+zsbGil0IQ1XIL4YFg\nXyKRJc9X0lORY/oHqKoBeu2PzqZhWWftZ65QG/JS9A6A3KLZzHhcsKI2Jt+YhTgE\nlEHgb+pJTYiZGuljRDh3jRGEqDIEwWwwdBLzHPTFO7mAs1SnzppW\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'177ba276763d4a869d9702cb76e087c8', 'name': u'vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532', 'created_at': '2019-07-30T17:19:47.590359', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29e81d501faa4c0298a0b3903427364e', 'name': 'vping_ssh-project_8b412329-4296-426f-8101-42853ab32532', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f4:8e:db:43:86:4d:9d:02:7b:d4:e1:92:14:18:60:4a', 'type': 'ssh', 'id': u'vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532'}) 2019-07-30 17:19:47,590 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA0rztBYSOwgYsLGUlevhxz5zMjhG/iF0ybD8bPJORzdLv4Ltv xtsRjuLXkQ/R5LnORUPNTog4EzC04x96SPiTfE8ocAbnF1KYl2ug+Dt8WbD8B8hd 64WKElKUBoz1BanmXnvibAQCN3W7IrOlOv8aNqZtleTtQhsRjxHYDsXpG94eS/5B ITG+I7YEi6Wg3IXMkchJGgEjJ3PLo1I3q8UHPO8WO61TpFfMZ0wfYsgN+R8/PQ5D 3WfCx8Evuoxd1UhKMs0d8+WrqfsLIKYLLhO626sRki0xR4Pxr68amP21feu2UY1Q V+LE9FqZ+pqQf6TZh8WxEeRcZsGjriN5pF5zgQIDAQABAoIBAQDQrul/505+8CHa LKc66L+7OaiOnyCt5qxB6RQNnoxp55JHVxVPNCxk9FlHewT8nMqYaJXsSJRO3JKj vs4XaKCUHscKeKtquw4EFD6o0i9Hmi1Zf58R1YFut3uCKR+R5jcMJV2IXUfcp6cS rBbZHzlUGOa34qTYK3nt1VvA9VbrkfEEfp4/oPVqe/Wv8qdflzTAgXyNR3FRIGTw oAVHt2dD/AIqKCnPEMwBxLz2UF+n95fUL5PDH1LfME6cESyViDp429uXjl6fi3IP 9Yjgf5RXpzx6QiHRbq2ISQTBQ6j/40corJhJgTwcUw3mptlYQ8cePmbDTKX9m2nU Q8h/ZTypAoGBAP+8/qxY+43brXUxWsEj5gKZt/1sYbeItP1wvmRuAO6KzAZ3FHNF AArcACalYU9YauI0RgAHBelxbO4F3rW3Nj9X2wHF3iyUuB/OuuCG3CApOrumtV4n yXXH2JkjOUeqktWUKXRMNXkB5mvWolClBK2JuCIctBYBNihv5TNUuqFLAoGBANL0 JALUOOoHgmDGTbd8GmElHFKYF8T00Zr77Ki6EzbkAA5g+EIdtZRL92U6ub1/jHvZ zceiJJKhmq1ouJKr6rzlkkLbAJ3BytRtdjZYUob0ACYzC5lUIJNfW9Kr4N5wdCOi Jjd1ZT7EC1qrPJw5uAoXi5H/D3dXRH7lq+zRbYrjAoGAZg/cJ5Y/lobEfA/dY1Vb V1BX0IjvmpqxeLAFG/mW35x+/lmJzNMNyEeyu7mm0067IVmxUhN7dYXx7jBjiGv8 91ytp9B68ZnMvcz4YeEQerlZmkhW+6OvUBUYyUz4cDSP8zL1NFexw4BRoFoBX2Ps MQHUfbCs4ldLcOnvNAQtk28CgYAGULzLQOM7TmI+13D4L0Ty55ODfX4orVOhGi2p l3h/yi+ePpTwFceb2vJbG3j4DVt9UbXxZg9GPIRO8LWl3nO2mADa84d/MZAK8AP7 +ITv+VoPyrNsMbKP9uje07p1rlQrxOzz+BXB3UihvEKiQrAZzT6mbkZeQkSQr/uH qXVoFQKBgCmZSEaHDAziXkxwbdr6j6oFExtUBl35FpiI9v+zsbGil0IQ1XIL4YFg XyKRJc9X0lORY/oHqKoBeu2PzqZhWWftZ65QG/JS9A6A3KLZzHhcsKI2Jt+YhTgE lEHgb+pJTYiZGuljRDh3jRGEqDIEwWwwdBLzHPTFO7mAs1SnzppW -----END RSA PRIVATE KEY----- 2019-07-30 17:19:47,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 17:19:47,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -d '{"security_group": {"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-07-30 17:19:48,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:48 GMT X-Openstack-Request-Id: req-6d26807a-5181-48af-93f2-8f77bb1dea1c 2019-07-30 17:19:48,029 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:19:47Z", "updated_at": "2019-07-30T17:19:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:47Z", "revision_number": 0, "id": "21fbf89d-f16c-4d42-a356-9e6b0e0bbae1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:47Z", "security_group_id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:47Z", "revision_number": 0, "id": "f03b08e4-3bc0-417e-a21a-0f4f88ac1968", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:47Z", "security_group_id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}], "revision_number": 1, "project_id": "29e81d501faa4c0298a0b3903427364e", "id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}} 2019-07-30 17:19:48,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-6d26807a-5181-48af-93f2-8f77bb1dea1c 2019-07-30 17:19:48,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.43391084671s 2019-07-30 17:19:48,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:19:48,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:19:48,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:48 GMT X-Openstack-Request-Id: req-a14cb636-1f91-48a1-8dd0-78b55ed9c1bd 2019-07-30 17:19:48,389 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:19:28Z", "updated_at": "2019-07-30T17:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "2da96ee7-3110-4977-8871-8a7bb586295d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "50a61e09-2312-4053-8fb8-6650a7c9cba4", "remote_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "8d27e90b-2fcc-4259-9d48-d1128586fccb", "remote_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "cd55214e-4c76-45cd-b765-918857498223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}], "revision_number": 1, "project_id": "29e81d501faa4c0298a0b3903427364e", "id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:19:47Z", "updated_at": "2019-07-30T17:19:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:47Z", "revision_number": 0, "id": "21fbf89d-f16c-4d42-a356-9e6b0e0bbae1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:47Z", "security_group_id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:47Z", "revision_number": 0, "id": "f03b08e4-3bc0-417e-a21a-0f4f88ac1968", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:47Z", "security_group_id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}], "revision_number": 1, "project_id": "29e81d501faa4c0298a0b3903427364e", "id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}]} 2019-07-30 17:19:48,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-a14cb636-1f91-48a1-8dd0-78b55ed9c1bd 2019-07-30 17:19:48,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353177070618s 2019-07-30 17:19:48,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 17:19:48,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -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": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38"}}' 2019-07-30 17:19:48,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:48 GMT X-Openstack-Request-Id: req-07e72314-589d-4f90-b3de-153e61a8982b 2019-07-30 17:19:48,532 - 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-07-30T17:19:48Z", "security_group_id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "port_range_min": 22, "revision_number": 0, "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:19:48Z", "project_id": "29e81d501faa4c0298a0b3903427364e", "id": "0969ed96-abc9-4992-b849-60dccb8700a1"}} 2019-07-30 17:19:48,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-07e72314-589d-4f90-b3de-153e61a8982b 2019-07-30 17:19:48,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136031866074s 2019-07-30 17:19:48,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:19:48,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:19:48,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:48 GMT X-Openstack-Request-Id: req-6795781d-32d5-436b-a455-9837b65542dc 2019-07-30 17:19:48,781 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:19:28Z", "updated_at": "2019-07-30T17:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "2da96ee7-3110-4977-8871-8a7bb586295d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "50a61e09-2312-4053-8fb8-6650a7c9cba4", "remote_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "8d27e90b-2fcc-4259-9d48-d1128586fccb", "remote_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "cd55214e-4c76-45cd-b765-918857498223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}], "revision_number": 1, "project_id": "29e81d501faa4c0298a0b3903427364e", "id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:19:47Z", "updated_at": "2019-07-30T17:19:48Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T17:19:48Z", "revision_number": 0, "id": "0969ed96-abc9-4992-b849-60dccb8700a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:48Z", "security_group_id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:47Z", "revision_number": 0, "id": "21fbf89d-f16c-4d42-a356-9e6b0e0bbae1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:47Z", "security_group_id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:47Z", "revision_number": 0, "id": "f03b08e4-3bc0-417e-a21a-0f4f88ac1968", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:47Z", "security_group_id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}], "revision_number": 2, "project_id": "29e81d501faa4c0298a0b3903427364e", "id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}]} 2019-07-30 17:19:48,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-6795781d-32d5-436b-a455-9837b65542dc 2019-07-30 17:19:48,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.243193149567s 2019-07-30 17:19:48,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 17:19:48,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -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": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38"}}' 2019-07-30 17:19:49,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:49 GMT X-Openstack-Request-Id: req-72cf8026-720f-4c3c-b085-41f1d52ff9ba 2019-07-30 17:19:49,238 - 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-07-30T17:19:49Z", "security_group_id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "port_range_min": null, "revision_number": 0, "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:19:49Z", "project_id": "29e81d501faa4c0298a0b3903427364e", "id": "5f2996a6-3004-4a59-85ca-bad95c5d6134"}} 2019-07-30 17:19:49,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-72cf8026-720f-4c3c-b085-41f1d52ff9ba 2019-07-30 17:19:49,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.451201915741s 2019-07-30 17:19:49,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:19:49,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:19:49,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:49 GMT X-Openstack-Request-Id: req-2e4e93f6-b503-4983-bba7-20930e60d0f1 2019-07-30 17:19:49,348 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1a260214-9c2b-4a0d-939d-592a135e1a7b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29e81d501faa4c0298a0b3903427364e","l2_adjacency":true,"status":"ACTIVE","subnets":["772735eb-bae8-4b38-9e4e-32164fb676ff"],"description":"","tags":[],"updated_at":"2019-07-30T17:19:30Z","qos_policy_id":null,"name":"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532","admin_state_up":true,"tenant_id":"29e81d501faa4c0298a0b3903427364e","created_at":"2019-07-30T17:19:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:19:49,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-2e4e93f6-b503-4983-bba7-20930e60d0f1 2019-07-30 17:19:49,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108727931976s 2019-07-30 17:19:49,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:19:49,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:19:50,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:50 GMT X-Openstack-Request-Id: req-71e7be17-c9a4-457c-8ef7-943d8ee3fb33 2019-07-30 17:19:50,162 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:19:45Z", "file": "/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d/file", "owner": "29e81d501faa4c0298a0b3903427364e", "id": "8b0f71ae-8358-4488-9d00-8c653294747d", "size": 12716032, "self": "/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8b0f71ae-8358-4488-9d00-8c653294747d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8b0f71ae-8358-4488-9d00-8c653294747d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8b412329-4296-426f-8101-42853ab32532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8b412329-4296-426f-8101-42853ab32532", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:19:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:19:50,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-71e7be17-c9a4-457c-8ef7-943d8ee3fb33 2019-07-30 17:19:50,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.808784008026s 2019-07-30 17:19:50,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:19:50,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:19:50,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19: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-8635ebdc-b5e3-4ad4-89f8-61c643f652ea x-openstack-request-id: req-8635ebdc-b5e3-4ad4-89f8-61c643f652ea 2019-07-30 17:19:50,196 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_8b412329-4296-426f-8101-42853ab32532", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "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": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866"}]} 2019-07-30 17:19:50,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-8635ebdc-b5e3-4ad4-89f8-61c643f652ea 2019-07-30 17:19:50,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0269770622253s 2019-07-30 17:19:50,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 17:19:50,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -d '{"server": {"name": "vping_ssh-vm2_8b412329-4296-426f-8101-42853ab32532", "imageRef": "8b0f71ae-8358-4488-9d00-8c653294747d", "flavorRef": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1a260214-9c2b-4a0d-939d-592a135e1a7b"}], "security_groups": [{"name": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38"}]}}' 2019-07-30 17:19:55,011 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19: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.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14 x-compute-request-id: req-76259fa9-84d9-47c4-85ab-c15d4bb5401b x-openstack-request-id: req-76259fa9-84d9-47c4-85ab-c15d4bb5401b 2019-07-30 17:19:55,011 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38"}], "OS-DCF:diskConfig": "MANUAL", "id": "df350192-78fe-41c2-94be-c648216f9d14", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "bookmark"}], "adminPass": "p8HvVv2ynhFi"}} 2019-07-30 17:19:55,012 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-76259fa9-84d9-47c4-85ab-c15d4bb5401b 2019-07-30 17:19:55,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.81331992149s 2019-07-30 17:19:55,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:19:55,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:19:55,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19: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-096b9e3f-e073-4c83-ac95-c8bace86096f x-openstack-request-id: req-096b9e3f-e073-4c83-ac95-c8bace86096f 2019-07-30 17:19:55,784 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "df350192-78fe-41c2-94be-c648216f9d14", "user_id": "177ba276763d4a869d9702cb76e087c8", "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-07-30T17:19:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:19:54Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:19:55,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-096b9e3f-e073-4c83-ac95-c8bace86096f 2019-07-30 17:19:55,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772060155869s 2019-07-30 17:19:55,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:19:55,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:19:56,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:56 GMT X-Openstack-Request-Id: req-bbb20025-5cd0-44ab-80b0-f8efb3894be8 2019-07-30 17:19:56,199 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1a260214-9c2b-4a0d-939d-592a135e1a7b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29e81d501faa4c0298a0b3903427364e","l2_adjacency":true,"status":"ACTIVE","subnets":["772735eb-bae8-4b38-9e4e-32164fb676ff"],"description":"","tags":[],"updated_at":"2019-07-30T17:19:30Z","qos_policy_id":null,"name":"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532","admin_state_up":true,"tenant_id":"29e81d501faa4c0298a0b3903427364e","created_at":"2019-07-30T17:19:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:19:56,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-bbb20025-5cd0-44ab-80b0-f8efb3894be8 2019-07-30 17:19:56,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.403203010559s 2019-07-30 17:19:56,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:19:56,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:19:56,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19:56 GMT X-Openstack-Request-Id: req-b6ec5683-c287-4ba8-b52e-6d9a6e3f8752 2019-07-30 17:19:56,576 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a260214-9c2b-4a0d-939d-592a135e1a7b","tenant_id":"29e81d501faa4c0298a0b3903427364e","created_at":"2019-07-30T17:19:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:19:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"29e81d501faa4c0298a0b3903427364e","id":"772735eb-bae8-4b38-9e4e-32164fb676ff","subnetpool_id":null,"name":"vping_ssh-subnet_8b412329-4296-426f-8101-42853ab32532"}]} 2019-07-30 17:19:56,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-b6ec5683-c287-4ba8-b52e-6d9a6e3f8752 2019-07-30 17:19:56,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.376139163971s 2019-07-30 17:19:56,577 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:19:58,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:19:58,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:19:59,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Tue, 30 Jul 2019 17:19: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-88b059c2-6acf-45e7-a246-c4f30ed8f8d8 x-openstack-request-id: req-88b059c2-6acf-45e7-a246-c4f30ed8f8d8 2019-07-30 17:19:59,132 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "df350192-78fe-41c2-94be-c648216f9d14", "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:19:58Z", "hostId": "1cc3cd82631fa8116af81b92ce57fff8a2adb39c34f99f0cfa9766eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:19:54Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:19:59,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-88b059c2-6acf-45e7-a246-c4f30ed8f8d8 2019-07-30 17:19:59,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552062034607s 2019-07-30 17:19:59,139 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:20:01,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:20:01,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:02,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-0e863172-e876-4c5b-b23e-fcaee05dbc24 x-openstack-request-id: req-0e863172-e876-4c5b-b23e-fcaee05dbc24 2019-07-30 17:20:02,148 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "df350192-78fe-41c2-94be-c648216f9d14", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:19:58Z", "hostId": "1cc3cd82631fa8116af81b92ce57fff8a2adb39c34f99f0cfa9766eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:19:54Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:20:02,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0e863172-e876-4c5b-b23e-fcaee05dbc24 2019-07-30 17:20:02,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0072259903s 2019-07-30 17:20:02,155 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:20:04,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:20:04,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:04,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-f839257f-e1ab-489f-b05b-f260ca5bc3d4 x-openstack-request-id: req-f839257f-e1ab-489f-b05b-f260ca5bc3d4 2019-07-30 17:20:04,943 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "df350192-78fe-41c2-94be-c648216f9d14", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:19:58Z", "hostId": "1cc3cd82631fa8116af81b92ce57fff8a2adb39c34f99f0cfa9766eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:19:54Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:20:04,943 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f839257f-e1ab-489f-b05b-f260ca5bc3d4 2019-07-30 17:20:04,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785437107086s 2019-07-30 17:20:04,954 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:20:06,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:20:06,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:07,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-09084b98-3dee-4a9f-abcf-141a799fa5a0 x-openstack-request-id: req-09084b98-3dee-4a9f-abcf-141a799fa5a0 2019-07-30 17:20:07,867 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:6a:06", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:20:04.000000", "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "df350192-78fe-41c2-94be-c648216f9d14", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:20:04Z", "hostId": "1cc3cd82631fa8116af81b92ce57fff8a2adb39c34f99f0cfa9766eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:19:54Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:20:07,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-09084b98-3dee-4a9f-abcf-141a799fa5a0 2019-07-30 17:20:07,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.910305023193s 2019-07-30 17:20:07,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:20:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=df350192-78fe-41c2-94be-c648216f9d14" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:08,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:08 GMT X-Openstack-Request-Id: req-6f91e03e-965a-46e6-808e-3c22dd58deb1 2019-07-30 17:20:08,296 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T17:20:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"772735eb-bae8-4b38-9e4e-32164fb676ff","ip_address":"192.168.120.12"}],"id":"7b6a182c-9aed-40a1-bb1c-66cffb38cdd2","security_groups":["a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38"],"mac_address":"fa:16:3e:7d:6a:06","project_id":"29e81d501faa4c0298a0b3903427364e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a260214-9c2b-4a0d-939d-592a135e1a7b","tenant_id":"29e81d501faa4c0298a0b3903427364e","created_at":"2019-07-30T17:19:59Z","binding:vnic_type":"normal","device_id":"df350192-78fe-41c2-94be-c648216f9d14","ip_allocation":"immediate"}]} 2019-07-30 17:20:08,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=df350192-78fe-41c2-94be-c648216f9d14 used request id req-6f91e03e-965a-46e6-808e-3c22dd58deb1 2019-07-30 17:20:08,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.42204618454s 2019-07-30 17:20:08,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:20:08,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=7b6a182c-9aed-40a1-bb1c-66cffb38cdd2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:08,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:08 GMT X-Openstack-Request-Id: req-e6f8cdcb-37de-4108-95c4-573946ee7997 2019-07-30 17:20:08,353 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 17:20:08,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=7b6a182c-9aed-40a1-bb1c-66cffb38cdd2 used request id req-e6f8cdcb-37de-4108-95c4-573946ee7997 2019-07-30 17:20:08,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0470850467682s 2019-07-30 17:20:08,354 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_8b412329-4296-426f-8101-42853ab32532': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7d:6a:06', 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'8b0f71ae-8358-4488-9d00-8c653294747d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T17:20:04.000000', 'flavor': Munch({u'id': u'9b2e6ff6-ad8c-4455-ba13-f4519ac5f866'}), 'az': u'nova', 'id': u'df350192-78fe-41c2-94be-c648216f9d14', 'security_groups': [Munch({u'name': u'vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'177ba276763d4a869d9702cb76e087c8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29e81d501faa4c0298a0b3903427364e', 'name': 'vping_ssh-project_8b412329-4296-426f-8101-42853ab32532', '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-07-30T17:20:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T17:20:04Z', 'hostId': u'1cc3cd82631fa8116af81b92ce57fff8a2adb39c34f99f0cfa9766eb', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'1cc3cd82631fa8116af81b92ce57fff8a2adb39c34f99f0cfa9766eb', '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-07-30T17:20:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'29e81d501faa4c0298a0b3903427364e', 'name': u'vping_ssh-vm2_8b412329-4296-426f-8101-42853ab32532', 'adminPass': u'p8HvVv2ynhFi', 'tenant_id': u'29e81d501faa4c0298a0b3903427364e', 'created_at': u'2019-07-30T17:19:54Z', 'created': u'2019-07-30T17:19:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 17:20:08,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:20:08,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:08,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:08 GMT X-Openstack-Request-Id: req-90bec279-afb8-4b24-80bf-65dcc3e64138 2019-07-30 17:20:08,740 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1a260214-9c2b-4a0d-939d-592a135e1a7b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29e81d501faa4c0298a0b3903427364e","l2_adjacency":true,"status":"ACTIVE","subnets":["772735eb-bae8-4b38-9e4e-32164fb676ff"],"description":"","tags":[],"updated_at":"2019-07-30T17:19:30Z","qos_policy_id":null,"name":"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532","admin_state_up":true,"tenant_id":"29e81d501faa4c0298a0b3903427364e","created_at":"2019-07-30T17:19:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:20:08,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-90bec279-afb8-4b24-80bf-65dcc3e64138 2019-07-30 17:20:08,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.385332107544s 2019-07-30 17:20:08,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:20:08,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:09,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:09 GMT X-Openstack-Request-Id: req-7ec6cd8e-88df-4874-9a3d-bacb6df06888 2019-07-30 17:20:09,593 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:19:45Z", "file": "/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d/file", "owner": "29e81d501faa4c0298a0b3903427364e", "id": "8b0f71ae-8358-4488-9d00-8c653294747d", "size": 12716032, "self": "/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8b0f71ae-8358-4488-9d00-8c653294747d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8b0f71ae-8358-4488-9d00-8c653294747d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8b412329-4296-426f-8101-42853ab32532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8b412329-4296-426f-8101-42853ab32532", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:19:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:20:09,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-7ec6cd8e-88df-4874-9a3d-bacb6df06888 2019-07-30 17:20:09,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.847401857376s 2019-07-30 17:20:09,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:20:09,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:09,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-4a5f5e25-b269-4697-962f-56b6c5eaf58b x-openstack-request-id: req-4a5f5e25-b269-4697-962f-56b6c5eaf58b 2019-07-30 17:20:09,621 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_8b412329-4296-426f-8101-42853ab32532", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "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": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866"}]} 2019-07-30 17:20:09,621 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-4a5f5e25-b269-4697-962f-56b6c5eaf58b 2019-07-30 17:20:09,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0260181427002s 2019-07-30 17:20:09,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 17:20:09,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -d '{"server": {"name": "vping_ssh-vm_8b412329-4296-426f-8101-42853ab32532", "imageRef": "8b0f71ae-8358-4488-9d00-8c653294747d", "key_name": "vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532", "flavorRef": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1a260214-9c2b-4a0d-939d-592a135e1a7b"}], "security_groups": [{"name": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38"}]}}' 2019-07-30 17:20:13,970 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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 location: http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127 x-compute-request-id: req-a23c6001-7745-4b83-95b8-00b6094ea24a x-openstack-request-id: req-a23c6001-7745-4b83-95b8-00b6094ea24a 2019-07-30 17:20:13,970 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38"}], "OS-DCF:diskConfig": "MANUAL", "id": "80cae4ad-21d7-4afe-b279-e71f1b02a127", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "bookmark"}], "adminPass": "4PgzEC4zteot"}} 2019-07-30 17:20:13,970 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-a23c6001-7745-4b83-95b8-00b6094ea24a 2019-07-30 17:20:13,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.34775996208s 2019-07-30 17:20:13,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:20:13,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:14,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 855 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-e958e083-6509-4726-a4b2-c35eac9b09c6 x-openstack-request-id: req-e958e083-6509-4726-a4b2-c35eac9b09c6 2019-07-30 17:20:14,725 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "80cae4ad-21d7-4afe-b279-e71f1b02a127", "user_id": "177ba276763d4a869d9702cb76e087c8", "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-07-30T17:20:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532", "name": "vping_ssh-vm_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:20:13Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:6a:06", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:20:04.000000", "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "df350192-78fe-41c2-94be-c648216f9d14", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:20:04Z", "hostId": "1cc3cd82631fa8116af81b92ce57fff8a2adb39c34f99f0cfa9766eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:19:54Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:20:14,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e958e083-6509-4726-a4b2-c35eac9b09c6 2019-07-30 17:20:14,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754152059555s 2019-07-30 17:20:14,733 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:20:16,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:20:16,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:18,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 898 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-f67cffbc-5211-4cbc-a882-8677be703f43 x-openstack-request-id: req-f67cffbc-5211-4cbc-a882-8677be703f43 2019-07-30 17:20:18,137 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "80cae4ad-21d7-4afe-b279-e71f1b02a127", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:20:16Z", "hostId": "9024ea06b547b178babd7e9110c64e8705a6536b7e0fb4306385c035", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532", "name": "vping_ssh-vm_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:20:13Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:6a:06", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:20:04.000000", "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "df350192-78fe-41c2-94be-c648216f9d14", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:20:04Z", "hostId": "1cc3cd82631fa8116af81b92ce57fff8a2adb39c34f99f0cfa9766eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:19:54Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:20:18,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f67cffbc-5211-4cbc-a882-8677be703f43 2019-07-30 17:20:18,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40173697472s 2019-07-30 17:20:18,145 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:20:20,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:20:20,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:21,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-f24d99ed-8413-4bce-a242-c0a19ae45cf0 x-openstack-request-id: req-f24d99ed-8413-4bce-a242-c0a19ae45cf0 2019-07-30 17:20:21,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "80cae4ad-21d7-4afe-b279-e71f1b02a127", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:20:17Z", "hostId": "9024ea06b547b178babd7e9110c64e8705a6536b7e0fb4306385c035", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532", "name": "vping_ssh-vm_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:20:13Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:6a:06", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:20:04.000000", "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "df350192-78fe-41c2-94be-c648216f9d14", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:20:04Z", "hostId": "1cc3cd82631fa8116af81b92ce57fff8a2adb39c34f99f0cfa9766eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:19:54Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:20:21,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f24d99ed-8413-4bce-a242-c0a19ae45cf0 2019-07-30 17:20:21,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.864353895187s 2019-07-30 17:20:21,019 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:20:23,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:20:23,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:23,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-eee539bc-824b-4f7b-9503-aec9723a1921 x-openstack-request-id: req-eee539bc-824b-4f7b-9503-aec9723a1921 2019-07-30 17:20:23,727 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "80cae4ad-21d7-4afe-b279-e71f1b02a127", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:20:17Z", "hostId": "9024ea06b547b178babd7e9110c64e8705a6536b7e0fb4306385c035", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532", "name": "vping_ssh-vm_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:20:13Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:6a:06", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:20:04.000000", "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "df350192-78fe-41c2-94be-c648216f9d14", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:20:04Z", "hostId": "1cc3cd82631fa8116af81b92ce57fff8a2adb39c34f99f0cfa9766eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:19:54Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:20:23,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-eee539bc-824b-4f7b-9503-aec9723a1921 2019-07-30 17:20:23,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705643892288s 2019-07-30 17:20:23,735 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:20:25,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:20:25,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:27,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-d4df317b-1690-4ce3-8a04-b0eb40c979bd x-openstack-request-id: req-d4df317b-1690-4ce3-8a04-b0eb40c979bd 2019-07-30 17:20:27,590 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:77:6e", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:20:25.000000", "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "80cae4ad-21d7-4afe-b279-e71f1b02a127", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:20:25Z", "hostId": "9024ea06b547b178babd7e9110c64e8705a6536b7e0fb4306385c035", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532", "name": "vping_ssh-vm_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:20:13Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:6a:06", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:20:04.000000", "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "df350192-78fe-41c2-94be-c648216f9d14", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:20:04Z", "hostId": "1cc3cd82631fa8116af81b92ce57fff8a2adb39c34f99f0cfa9766eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:19:54Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:20:27,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-d4df317b-1690-4ce3-8a04-b0eb40c979bd 2019-07-30 17:20:27,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.85319304466s 2019-07-30 17:20:27,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:20:27,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=80cae4ad-21d7-4afe-b279-e71f1b02a127" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:27,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:27 GMT X-Openstack-Request-Id: req-75f3b7a4-259a-4e6b-b87b-d5bfd7f00e5d 2019-07-30 17:20:27,651 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T17:20:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"772735eb-bae8-4b38-9e4e-32164fb676ff","ip_address":"192.168.120.23"}],"id":"e6efca2a-c078-4fc1-bc43-91af3c582674","security_groups":["a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38"],"mac_address":"fa:16:3e:f6:77:6e","project_id":"29e81d501faa4c0298a0b3903427364e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a260214-9c2b-4a0d-939d-592a135e1a7b","tenant_id":"29e81d501faa4c0298a0b3903427364e","created_at":"2019-07-30T17:20:16Z","binding:vnic_type":"normal","device_id":"80cae4ad-21d7-4afe-b279-e71f1b02a127","ip_allocation":"immediate"}]} 2019-07-30 17:20:27,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=80cae4ad-21d7-4afe-b279-e71f1b02a127 used request id req-75f3b7a4-259a-4e6b-b87b-d5bfd7f00e5d 2019-07-30 17:20:27,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0531258583069s 2019-07-30 17:20:27,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:20:27,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=e6efca2a-c078-4fc1-bc43-91af3c582674" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:28,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:28 GMT X-Openstack-Request-Id: req-2b4def9f-3526-4178-a929-0fc9578d0eba 2019-07-30 17:20:28,024 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 17:20:28,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=e6efca2a-c078-4fc1-bc43-91af3c582674 used request id req-2b4def9f-3526-4178-a929-0fc9578d0eba 2019-07-30 17:20:28,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.362947940826s 2019-07-30 17:20:28,025 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_8b412329-4296-426f-8101-42853ab32532': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f6:77:6e', u'version': 4, u'addr': u'192.168.120.23', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8b0f71ae-8358-4488-9d00-8c653294747d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T17:20:25.000000', 'flavor': Munch({u'id': u'9b2e6ff6-ad8c-4455-ba13-f4519ac5f866'}), 'az': u'nova', 'id': u'80cae4ad-21d7-4afe-b279-e71f1b02a127', 'security_groups': [Munch({u'name': u'vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'177ba276763d4a869d9702cb76e087c8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29e81d501faa4c0298a0b3903427364e', 'name': 'vping_ssh-project_8b412329-4296-426f-8101-42853ab32532', '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-07-30T17:20:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T17:20:25Z', 'hostId': u'9024ea06b547b178babd7e9110c64e8705a6536b7e0fb4306385c035', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532', 'public_v6': '', 'private_v4': u'192.168.120.23', 'cloud': 'envvars', 'host_id': u'9024ea06b547b178babd7e9110c64e8705a6536b7e0fb4306385c035', '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-07-30T17:20:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'29e81d501faa4c0298a0b3903427364e', 'name': u'vping_ssh-vm_8b412329-4296-426f-8101-42853ab32532', 'adminPass': u'4PgzEC4zteot', 'tenant_id': u'29e81d501faa4c0298a0b3903427364e', 'created_at': u'2019-07-30T17:20:13Z', 'created': u'2019-07-30T17:20:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 17:20:28,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:20:28,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:28,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:28 GMT X-Openstack-Request-Id: req-64215530-b48f-4d66-9989-85278265837c 2019-07-30 17:20:28,134 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1a260214-9c2b-4a0d-939d-592a135e1a7b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29e81d501faa4c0298a0b3903427364e","l2_adjacency":true,"status":"ACTIVE","subnets":["772735eb-bae8-4b38-9e4e-32164fb676ff"],"description":"","tags":[],"updated_at":"2019-07-30T17:19:30Z","qos_policy_id":null,"name":"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532","admin_state_up":true,"tenant_id":"29e81d501faa4c0298a0b3903427364e","created_at":"2019-07-30T17:19:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:20:28,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-64215530-b48f-4d66-9989-85278265837c 2019-07-30 17:20:28,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103901147842s 2019-07-30 17:20:28,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:20:28,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=80cae4ad-21d7-4afe-b279-e71f1b02a127" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:28,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:28 GMT X-Openstack-Request-Id: req-1e0860da-42c3-4d91-a936-f7a884598d0c 2019-07-30 17:20:28,461 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T17:20:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"772735eb-bae8-4b38-9e4e-32164fb676ff","ip_address":"192.168.120.23"}],"id":"e6efca2a-c078-4fc1-bc43-91af3c582674","security_groups":["a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38"],"mac_address":"fa:16:3e:f6:77:6e","project_id":"29e81d501faa4c0298a0b3903427364e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a260214-9c2b-4a0d-939d-592a135e1a7b","tenant_id":"29e81d501faa4c0298a0b3903427364e","created_at":"2019-07-30T17:20:16Z","binding:vnic_type":"normal","device_id":"80cae4ad-21d7-4afe-b279-e71f1b02a127","ip_allocation":"immediate"}]} 2019-07-30 17:20:28,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=80cae4ad-21d7-4afe-b279-e71f1b02a127 used request id req-1e0860da-42c3-4d91-a936-f7a884598d0c 2019-07-30 17:20:28,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.325515031815s 2019-07-30 17:20:28,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 17:20:28,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "fixed_ip_address": "192.168.120.23", "port_id": "e6efca2a-c078-4fc1-bc43-91af3c582674"}}' 2019-07-30 17:20:31,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:31 GMT X-Openstack-Request-Id: req-d980938c-6c10-4f91-a445-786d22831684 2019-07-30 17:20:31,552 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "bf2c6343-ebeb-4311-956e-4f855d104740", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:20:29Z", "updated_at": "2019-07-30T17:20:29Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1a260214-9c2b-4a0d-939d-592a135e1a7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:77:6e", "device_id": "80cae4ad-21d7-4afe-b279-e71f1b02a127"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "29e81d501faa4c0298a0b3903427364e", "port_id": "e6efca2a-c078-4fc1-bc43-91af3c582674", "id": "40b073d7-c80d-47f9-a3ca-97753673a967", "qos_policy_id": null}} 2019-07-30 17:20:31,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-d980938c-6c10-4f91-a445-786d22831684 2019-07-30 17:20:31,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.09032583237s 2019-07-30 17:20:31,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:20:31,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:31,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:31 GMT X-Openstack-Request-Id: req-7166661d-077f-4d14-9cfe-35c3ff67d7dc 2019-07-30 17:20:31,646 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf2c6343-ebeb-4311-956e-4f855d104740", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:20:29Z", "updated_at": "2019-07-30T17:20:29Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1a260214-9c2b-4a0d-939d-592a135e1a7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:77:6e", "device_id": "80cae4ad-21d7-4afe-b279-e71f1b02a127"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "29e81d501faa4c0298a0b3903427364e", "port_id": "e6efca2a-c078-4fc1-bc43-91af3c582674", "id": "40b073d7-c80d-47f9-a3ca-97753673a967", "qos_policy_id": null}]} 2019-07-30 17:20:31,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-7166661d-077f-4d14-9cfe-35c3ff67d7dc 2019-07-30 17:20:31,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0791900157928s 2019-07-30 17:20:31,653 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:20:31,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:20:31,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:31,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:31 GMT X-Openstack-Request-Id: req-e46fca1c-ad33-444f-92a2-5a784e4d9e88 2019-07-30 17:20:31,828 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf2c6343-ebeb-4311-956e-4f855d104740", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:20:29Z", "updated_at": "2019-07-30T17:20:29Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1a260214-9c2b-4a0d-939d-592a135e1a7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:77:6e", "device_id": "80cae4ad-21d7-4afe-b279-e71f1b02a127"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "29e81d501faa4c0298a0b3903427364e", "port_id": "e6efca2a-c078-4fc1-bc43-91af3c582674", "id": "40b073d7-c80d-47f9-a3ca-97753673a967", "qos_policy_id": null}]} 2019-07-30 17:20:31,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-e46fca1c-ad33-444f-92a2-5a784e4d9e88 2019-07-30 17:20:31,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0645952224731s 2019-07-30 17:20:31,835 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:20:31,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:20:31,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:32,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:32 GMT X-Openstack-Request-Id: req-09a3201f-7422-443b-a853-14d944352add 2019-07-30 17:20:32,165 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf2c6343-ebeb-4311-956e-4f855d104740", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:20:29Z", "updated_at": "2019-07-30T17:20:29Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1a260214-9c2b-4a0d-939d-592a135e1a7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:77:6e", "device_id": "80cae4ad-21d7-4afe-b279-e71f1b02a127"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "29e81d501faa4c0298a0b3903427364e", "port_id": "e6efca2a-c078-4fc1-bc43-91af3c582674", "id": "40b073d7-c80d-47f9-a3ca-97753673a967", "qos_policy_id": null}]} 2019-07-30 17:20:32,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-09a3201f-7422-443b-a853-14d944352add 2019-07-30 17:20:32,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.220695018768s 2019-07-30 17:20:32,171 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:20:32,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:20:32,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:32,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:32 GMT X-Openstack-Request-Id: req-eb106ef6-3169-462d-bb99-18b25cbc7a55 2019-07-30 17:20:32,375 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf2c6343-ebeb-4311-956e-4f855d104740", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:20:29Z", "updated_at": "2019-07-30T17:20:29Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1a260214-9c2b-4a0d-939d-592a135e1a7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:77:6e", "device_id": "80cae4ad-21d7-4afe-b279-e71f1b02a127"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "29e81d501faa4c0298a0b3903427364e", "port_id": "e6efca2a-c078-4fc1-bc43-91af3c582674", "id": "40b073d7-c80d-47f9-a3ca-97753673a967", "qos_policy_id": null}]} 2019-07-30 17:20:32,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-eb106ef6-3169-462d-bb99-18b25cbc7a55 2019-07-30 17:20:32,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0940318107605s 2019-07-30 17:20:32,381 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:20:32,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:20:32,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:32,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:32 GMT X-Openstack-Request-Id: req-aced01cf-14c5-433b-91e9-3e243a18f285 2019-07-30 17:20:32,554 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf2c6343-ebeb-4311-956e-4f855d104740", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:20:29Z", "updated_at": "2019-07-30T17:20:29Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1a260214-9c2b-4a0d-939d-592a135e1a7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:77:6e", "device_id": "80cae4ad-21d7-4afe-b279-e71f1b02a127"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "29e81d501faa4c0298a0b3903427364e", "port_id": "e6efca2a-c078-4fc1-bc43-91af3c582674", "id": "40b073d7-c80d-47f9-a3ca-97753673a967", "qos_policy_id": null}]} 2019-07-30 17:20:32,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-aced01cf-14c5-433b-91e9-3e243a18f285 2019-07-30 17:20:32,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0629420280457s 2019-07-30 17:20:32,560 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:20:32,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:20:32,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:32,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:32 GMT X-Openstack-Request-Id: req-f84871dd-b6d3-4a9c-9847-e1adb9848415 2019-07-30 17:20:32,741 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf2c6343-ebeb-4311-956e-4f855d104740", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:20:29Z", "updated_at": "2019-07-30T17:20:29Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1a260214-9c2b-4a0d-939d-592a135e1a7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:77:6e", "device_id": "80cae4ad-21d7-4afe-b279-e71f1b02a127"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "29e81d501faa4c0298a0b3903427364e", "port_id": "e6efca2a-c078-4fc1-bc43-91af3c582674", "id": "40b073d7-c80d-47f9-a3ca-97753673a967", "qos_policy_id": null}]} 2019-07-30 17:20:32,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-f84871dd-b6d3-4a9c-9847-e1adb9848415 2019-07-30 17:20:32,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0712881088257s 2019-07-30 17:20:32,747 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:20:32,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:20:32,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:32,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:32 GMT X-Openstack-Request-Id: req-8b765820-1221-48c5-826a-cc5876e1a14e 2019-07-30 17:20:32,923 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf2c6343-ebeb-4311-956e-4f855d104740", "status": "DOWN", "description": "", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:20:29Z", "updated_at": "2019-07-30T17:20:29Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1a260214-9c2b-4a0d-939d-592a135e1a7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:77:6e", "device_id": "80cae4ad-21d7-4afe-b279-e71f1b02a127"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "29e81d501faa4c0298a0b3903427364e", "port_id": "e6efca2a-c078-4fc1-bc43-91af3c582674", "id": "40b073d7-c80d-47f9-a3ca-97753673a967", "qos_policy_id": null}]} 2019-07-30 17:20:32,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-8b765820-1221-48c5-826a-cc5876e1a14e 2019-07-30 17:20:32,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.06591796875s 2019-07-30 17:20:32,929 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:20:33,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:20:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:33,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:33 GMT X-Openstack-Request-Id: req-4b4923d8-ba96-4a91-96d6-b74493db9185 2019-07-30 17:20:33,144 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "bf2c6343-ebeb-4311-956e-4f855d104740", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:20:29Z", "updated_at": "2019-07-30T17:20:32Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "1a260214-9c2b-4a0d-939d-592a135e1a7b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:77:6e", "device_id": "80cae4ad-21d7-4afe-b279-e71f1b02a127"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "29e81d501faa4c0298a0b3903427364e", "port_id": "e6efca2a-c078-4fc1-bc43-91af3c582674", "id": "40b073d7-c80d-47f9-a3ca-97753673a967", "qos_policy_id": null}]} 2019-07-30 17:20:33,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-4b4923d8-ba96-4a91-96d6-b74493db9185 2019-07-30 17:20:33,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.105255126953s 2019-07-30 17:20:33,150 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'bf2c6343-ebeb-4311-956e-4f855d104740', 'updated_at': u'2019-07-30T17:20:32Z', 'fixed_ip_address': u'192.168.120.23', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'e6efca2a-c078-4fc1-bc43-91af3c582674', 'id': u'40b073d7-c80d-47f9-a3ca-97753673a967', 'network': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'port': u'e6efca2a-c078-4fc1-bc43-91af3c582674', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29e81d501faa4c0298a0b3903427364e', 'name': 'vping_ssh-project_8b412329-4296-426f-8101-42853ab32532', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'29e81d501faa4c0298a0b3903427364e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1a260214-9c2b-4a0d-939d-592a135e1a7b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f6:77:6e', u'device_id': u'80cae4ad-21d7-4afe-b279-e71f1b02a127'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'29e81d501faa4c0298a0b3903427364e', 'created_at': u'2019-07-30T17:20:29Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'1a260214-9c2b-4a0d-939d-592a135e1a7b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f6:77:6e', u'device_id': u'80cae4ad-21d7-4afe-b279-e71f1b02a127'}), 'router': u'bf2c6343-ebeb-4311-956e-4f855d104740'}) 2019-07-30 17:20:33,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 17:20:33,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 17:20:34,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9620 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-bf4e26ec-7d59-4f17-b35b-bff33bd0abbe x-openstack-request-id: req-bf4e26ec-7d59-4f17-b35b-bff33bd0abbe 2019-07-30 17:20:34,095 - 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 515725682 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.241401] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.244496] pid_max: default: 32768 minimum: 301\n[ 0.246163] ACPI: Core revision 20150930\n[ 0.248232] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.250653] Security Framework initialized\n[ 0.252185] Yama: becoming mindful.\n[ 0.253537] AppArmor: AppArmor initialized\n[ 0.255097] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.257505] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.259878] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.262113] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264637] Initializing cgroup subsys io\n[ 0.266144] Initializing cgroup subsys memory\n[ 0.267756] Initializing cgroup subsys devices\n[ 0.269370] Initializing cgroup subsys freezer\n[ 0.270982] Initializing cgroup subsys net_cls\n[ 0.272601] Initializing cgroup subsys perf_event\n[ 0.274297] Initializing cgroup subsys net_prio\n[ 0.275955] Initializing cgroup subsys hugetlb\n[ 0.277568] Initializing cgroup subsys pids\n[ 0.279171] CPU: Physical Processor ID: 0\n[ 0.281357] mce: CPU supports 10 MCE banks\n[ 0.282919] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.284784] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.304774] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.314555] ftrace: allocating 31920 entries in 125 pages\n[ 0.351163] smpboot: Max logical packages: 1\n[ 0.352754] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.355255] x2apic enabled\n[ 0.356697] Switched APIC routing to physical x2apic.\n[ 0.359705] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.361774] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.365606] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.368916] KVM setup paravirtual spinlock\n[ 0.370915] x86: Booted up 1 node, 1 CPUs\n[ 0.372403] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.374920] devtmpfs: initialized\n[ 0.377215] evm: security.selinux\n[ 0.378500] evm: security.SMACK64\n[ 0.379783] evm: security.SMACK64EXEC\n[ 0.381167] evm: security.SMACK64TRANSMUTE\n[ 0.382664] evm: security.SMACK64MMAP\n[ 0.384041] evm: security.ima\n[ 0.385224] evm: security.capability\n[ 0.386649] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.390048] pinctrl core: initialized pinctrl subsystem\n[ 0.392027] RTC time: 17:20:25, date: 07/30/19\n[ 0.393740] NET: Registered protocol family 16\n[ 0.395482] cpuidle: using governor ladder\n[ 0.397004] cpuidle: using governor menu\n[ 0.398460] PCCT header not found.\n[ 0.399822] ACPI: bus type PCI registered\n[ 0.401304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.403587] PCI: Using configuration type 1 for base access\n[ 0.406259] ACPI: Added _OSI(Module Device)\n[ 0.407819] ACPI: Added _OSI(Processor Device)\n[ 0.409417] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.411098] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.413795] ACPI: Interpreter enabled\n[ 0.415203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.418634] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.422059] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.425485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.428903] ACPI: (supports S0 S5)\n[ 0.430209] ACPI: Using IOAPIC for interrupt routing\n[ 0.431966] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.436632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.438767] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.441069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.443302] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.447317] acpiphp: Slot [3] registered\n[ 0.448797] acpiphp: Slot [4] registered\n[ 0.450272] acpiphp: Slot [5] registered\n[ 0.451755] acpiphp: Slot [6] registered\n[ 0.453224] acpiphp: Slot [7] registered\n[ 0.454701] acpiphp: Slot [8] registered\n[ 0.456180] acpiphp: Slot [9] registered\n[ 0.457648] acpiphp: Slot [10] registered\n[ 0.459147] acpiphp: Slot [11] registered\n[ 0.460649] acpiphp: Slot [12] registered\n[ 0.462150] acpiphp: Slot [13] registered\n[ 0.463643] acpiphp: Slot [14] registered\n[ 0.465179] acpiphp: Slot [15] registered\n[ 0.483039] acpiphp: Slot [16] registered\n[ 0.484539] acpiphp: Slot [17] registered\n[ 0.486034] acpiphp: Slot [18] registered\n[ 0.487529] acpiphp: Slot [19] registered\n[ 0.489028] acpiphp: Slot [20] registered\n[ 0.490526] acpiphp: Slot [21] registered\n[ 0.492023] acpiphp: Slot [22] registered\n[ 0.493516] acpiphp: Slot [23] registered\n[ 0.495014] acpiphp: Slot [24] registered\n[ 0.496512] acpiphp: Slot [25] registered\n[ 0.498009] acpiphp: Slot [26] registered\n[ 0.499575] acpiphp: Slot [27] registered\n[ 0.501140] acpiphp: Slot [28] registered\n[ 0.502687] acpiphp: Slot [29] registered\n[ 0.504224] acpiphp: Slot [30] registered\n[ 0.505774] acpiphp: Slot [31] registered\n[ 0.507355] PCI host bridge to bus 0000:00\n[ 0.508899] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.511226] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.513560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.516320] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.519124] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.521942] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.526993] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.529463] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.531816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.534253] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.539056] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.543876] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.567901] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.570558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.573119] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.575669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.578238] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.580508] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.582956] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.584963] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.587853] vgaarb: loaded\n[ 0.588949] vgaarb: bridge control possible 0000:00:02.0\n[ 0.591164] SCSI subsystem initialized\n[ 0.592862] ACPI: bus type USB registered\n[ 0.594400] usbcore: registered new interface driver usbfs\n[ 0.596262] usbcore: registered new interface driver hub\n[ 0.598117] usbcore: registered new device driver usb\n[ 0.600069] PCI: Using ACPI for IRQ routing\n[ 0.602028] NetLabel: Initializing\n[ 0.603317] NetLabel: domain hash size = 128\n[ 0.604849] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.606551] NetLabel: unlabeled traffic allowed by default\n[ 0.608713] clocksource: Switched to clocksource kvm-clock\n[ 0.619587] AppArmor: AppArmor Filesystem Enabled\n[ 0.621304] pnp: PnP ACPI init\n[ 0.622810] pnp: PnP ACPI: found 5 devices\n[ 0.630016] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.633098] NET: Registered protocol family 2\n[ 0.634897] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.637274] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.639483] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.641631] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.643594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.645713] NET: Registered protocol family 1\n[ 0.647228] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.649223] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.651154] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.665868] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.680839] Trying to unpack rootfs image as initramfs...\n[ 0.741682] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.744599] Scanning for low memory corruption every 60 seconds\n[ 0.746913] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.749078] audit: initializing netlink subsys (disabled)\n[ 0.750952] audit: type=2000 audit(1564507226.372:1): initialized\n[ 0.753252] Initialise system trusted keyring\n[ 0.754928] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.756987] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.760137] zbud: loaded\n[ 0.761345] VFS: Disk quotas dquot_6.6.0\n[ 0.762817] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.765445] fuse init (API version 7.23)\n[ 0.767010] Key type big_key registered\n[ 0.768443] Allocating IMA MOK and blacklist keyrings.\n[ 0.770551] Key type asymmetric registered\n[ 0.772040] Asymmetric key parser 'x509' registered\n[ 0.773755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.776427] io scheduler noop registered\n[ 0.777879] io scheduler deadline registered (default)\n[ 0.779695] io scheduler cfq registered\n[ 0.781185] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.783069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.785331] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.787946] ACPI: Power Button [PWRF]\n[ 0.789414] GHES: HEST is not enabled!\n[ 0.803442] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.832672] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.836141] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.861672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.865252] Linux agpgart interface v0.103\n[ 0.868924] brd: module loaded\n[ 0.871346] loop: module loaded\n[ 0.876475] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.879064] GPT:90111 != 2097151\n[ 0.880257] GPT:Alternate GPT header not at the end of the disk.\n[ 0.882220] GPT:90111 != 2097151\n[ 0.883408] GPT: Use GNU Parted to correct GPT errors.\n[ 0.885119] vda: vda1 vda15\n[ 0.886974] scsi host0: ata_piix\n[ 0.888281] scsi host1: ata_piix\n[ 0.889530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.891723] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.894488] libphy: Fixed MDIO Bus: probed\n[ 0.895928] tun: Universal TUN/TAP device driver, 1.6\n[ 0.897644] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.900877] PPP generic driver version 2.4.2\n[ 0.902452] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.904548] ehci-pci: EHCI PCI platform driver\n[ 0.906105] ehci-platform: EHCI generic platform driver\n[ 0.907881] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.909884] ohci-pci: OHCI PCI platform driver\n[ 0.911451] ohci-platform: OHCI generic platform driver\n[ 0.913206] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.928059] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.929846] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.932454] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.934199] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.936204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.938455] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.940987] usb usb1: Product: UHCI Host Controller\n[ 0.942654] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.944670] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.946349] hub 1-0:1.0: USB hub found\n[ 0.947748] hub 1-0:1.0: 2 ports detected\n[ 0.949321] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.952971] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.954644] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.956423] mousedev: PS/2 mouse device common for all mice\n[ 0.958612] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.961599] rtc_cmos 00:00: RTC can wake from S4\n[ 0.963737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.965830] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.967922] i2c /dev entries driver\n[ 0.969273] device-mapper: uevent: version 1.0.3\n[ 0.970926] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.973821] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.976072] NET: Registered protocol family 10\n[ 0.977897] NET: Registered protocol family 17\n[ 0.979457] Key type dns_resolver registered\n[ 0.981104] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.983058] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.986120] registered taskstats version 1\n[ 0.987585] Loading compiled-in X.509 certificates\n[ 0.989758] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.993052] zswap: loaded using pool lzo/zbud\n[ 0.995349] Key type trusted registered\n[ 0.997713] Key type encrypted registered\n[ 0.999162] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.001000] ima: No TPM chip found, activating TPM-bypass!\n[ 1.002894] evm: HMAC attrs: 0x1\n[ 1.004461] Magic number: 11:336:341\n[ 1.005957] rtc_cmos 00:00: setting system clock to 2019-07-30 17:20:26 UTC (1564507226)\n[ 1.008776] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.010742] EDD information not available.\n[ 1.050457] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.070276] Write protecting the kernel read-only data: 14336k\n[ 1.075820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.079245] 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.241461] 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.23...\nLease of 192.168.120.23 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-0000000b\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXo8izjLOd7EpMej5HJ5lBSRN5kJtCKXyRzDa+C+Dz2TSia923FPZzZXSFpoI4ZPgw3EK7ZBYTl50+7RJJwkT/NuxwgcPZi6DE7+5q6lQSg0RbtjsHcbr1G5uV/xd0ExfomUqIdiUsUePk77fGj1U7IlcGlGnI4mIgLAHyV7NNJjIdZtHe+d1VfikIEqR++jsuebuyWPIjLGNNrTf7mEBzo3FEBECBthXmK5IvbGDYzLxhEfLXAI5MWLENChN1KM30Bge1gZcP+ljiABqUvh69gnKMcpwnzMfpkzcIUL+7J9QHpb0obQvouFSxgnhHuzs2uGCpTjgRUBkvY2l2mukx root@vping-ssh-vm-8b412329-4296-426f-8101-42853ab32532\nssh-dss AAAAB3NzaC1kc3MAAACBAN+R7mrm3nYDFgMoWBrjGawZsY2PM4W93vHXqP88Np7qpL8OtT1CNeWnxMdCX85AZAHx0DF6V0AsQ3dlz9+x2qshpnYstfVRHjgAulyQOaOI43ObYXSOEEdHyTBPEJDuzfaZ6uMmFzebTFhKHaZebf2MSQxPE2Nq6StxsgZwshqtAAAAFQDg+RpsOIGL49ZWZ2X64ge3DobsnQAAAIEAxjvplvDcY5Vk/o+tznPgTxcQZtR0vnkffOjErGsWXnLACAnYuOoylc5JYhwcXPs9nTAasoBsd66glhN42/ApbX0c2lnmhCQQkfff1JVIzkhORWrlNAHYZJ61AJ9o24JwgaFaQzSaoyatKzA4zAQkqnPWAdYQx+VM0Un3mOu4I4gAAACAHAfovn1e/W55Fy7/gGRgGCEuwEBCVWX7nL5nNW3DyD4CV5dJwB4LX+PN2UqqtQXKBEMG4arJBPnBQ0QVQLmhsxn5+cgMK3mmwmv4mw4kCxWSSnpKhYtf7QbOyIgKAUATWfP+ujCpufP/J4sBe/tsWfXE1Q34JyLmszKLPnwpbyQ= root@vping-ssh-vm-8b412329-4296-426f-8101-42853ab32532\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.12s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.23,24,fe80::f816:3eff:fef6:776e/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.23 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000000b\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-8b412329-4296-426f-8101-42853ab32532\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.72 ===\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-8b412329-4296-426f-8101-42853ab32532 login: "} 2019-07-30 17:20:34,095 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127/action used request id req-bf4e26ec-7d59-4f17-b35b-bff33bd0abbe 2019-07-30 17:20:34,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.944161176682s 2019-07-30 17:20:34,096 - 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 515725682 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.241401] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.244496] pid_max: default: 32768 minimum: 301 [ 0.246163] ACPI: Core revision 20150930 [ 0.248232] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.250653] Security Framework initialized [ 0.252185] Yama: becoming mindful. [ 0.253537] AppArmor: AppArmor initialized [ 0.255097] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.257505] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.259878] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.262113] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264637] Initializing cgroup subsys io [ 0.266144] Initializing cgroup subsys memory [ 0.267756] Initializing cgroup subsys devices [ 0.269370] Initializing cgroup subsys freezer [ 0.270982] Initializing cgroup subsys net_cls [ 0.272601] Initializing cgroup subsys perf_event [ 0.274297] Initializing cgroup subsys net_prio [ 0.275955] Initializing cgroup subsys hugetlb [ 0.277568] Initializing cgroup subsys pids [ 0.279171] CPU: Physical Processor ID: 0 [ 0.281357] mce: CPU supports 10 MCE banks [ 0.282919] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284784] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.304774] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.314555] ftrace: allocating 31920 entries in 125 pages [ 0.351163] smpboot: Max logical packages: 1 [ 0.352754] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.355255] x2apic enabled [ 0.356697] Switched APIC routing to physical x2apic. [ 0.359705] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.361774] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.365606] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.368916] KVM setup paravirtual spinlock [ 0.370915] x86: Booted up 1 node, 1 CPUs [ 0.372403] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.374920] devtmpfs: initialized [ 0.377215] evm: security.selinux [ 0.378500] evm: security.SMACK64 [ 0.379783] evm: security.SMACK64EXEC [ 0.381167] evm: security.SMACK64TRANSMUTE [ 0.382664] evm: security.SMACK64MMAP [ 0.384041] evm: security.ima [ 0.385224] evm: security.capability [ 0.386649] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.390048] pinctrl core: initialized pinctrl subsystem [ 0.392027] RTC time: 17:20:25, date: 07/30/19 [ 0.393740] NET: Registered protocol family 16 [ 0.395482] cpuidle: using governor ladder [ 0.397004] cpuidle: using governor menu [ 0.398460] PCCT header not found. [ 0.399822] ACPI: bus type PCI registered [ 0.401304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.403587] PCI: Using configuration type 1 for base access [ 0.406259] ACPI: Added _OSI(Module Device) [ 0.407819] ACPI: Added _OSI(Processor Device) [ 0.409417] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.411098] ACPI: Added _OSI(Processor Aggregator Device) [ 0.413795] ACPI: Interpreter enabled [ 0.415203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.418634] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.422059] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.425485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.428903] ACPI: (supports S0 S5) [ 0.430209] ACPI: Using IOAPIC for interrupt routing [ 0.431966] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436632] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.438767] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.441069] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.443302] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.447317] acpiphp: Slot [3] registered [ 0.448797] acpiphp: Slot [4] registered [ 0.450272] acpiphp: Slot [5] registered [ 0.451755] acpiphp: Slot [6] registered [ 0.453224] acpiphp: Slot [7] registered [ 0.454701] acpiphp: Slot [8] registered [ 0.456180] acpiphp: Slot [9] registered [ 0.457648] acpiphp: Slot [10] registered [ 0.459147] acpiphp: Slot [11] registered [ 0.460649] acpiphp: Slot [12] registered [ 0.462150] acpiphp: Slot [13] registered [ 0.463643] acpiphp: Slot [14] registered [ 0.465179] acpiphp: Slot [15] registered [ 0.483039] acpiphp: Slot [16] registered [ 0.484539] acpiphp: Slot [17] registered [ 0.486034] acpiphp: Slot [18] registered [ 0.487529] acpiphp: Slot [19] registered [ 0.489028] acpiphp: Slot [20] registered [ 0.490526] acpiphp: Slot [21] registered [ 0.492023] acpiphp: Slot [22] registered [ 0.493516] acpiphp: Slot [23] registered [ 0.495014] acpiphp: Slot [24] registered [ 0.496512] acpiphp: Slot [25] registered [ 0.498009] acpiphp: Slot [26] registered [ 0.499575] acpiphp: Slot [27] registered [ 0.501140] acpiphp: Slot [28] registered [ 0.502687] acpiphp: Slot [29] registered [ 0.504224] acpiphp: Slot [30] registered [ 0.505774] acpiphp: Slot [31] registered [ 0.507355] PCI host bridge to bus 0000:00 [ 0.508899] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.511226] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.513560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.516320] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.519124] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.521942] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.526993] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.529463] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.531816] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.534253] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.539056] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.543876] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.567901] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.570558] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.573119] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.575669] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578238] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580508] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.582956] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.584963] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.587853] vgaarb: loaded [ 0.588949] vgaarb: bridge control possible 0000:00:02.0 [ 0.591164] SCSI subsystem initialized [ 0.592862] ACPI: bus type USB registered [ 0.594400] usbcore: registered new interface driver usbfs [ 0.596262] usbcore: registered new interface driver hub [ 0.598117] usbcore: registered new device driver usb [ 0.600069] PCI: Using ACPI for IRQ routing [ 0.602028] NetLabel: Initializing [ 0.603317] NetLabel: domain hash size = 128 [ 0.604849] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.606551] NetLabel: unlabeled traffic allowed by default [ 0.608713] clocksource: Switched to clocksource kvm-clock [ 0.619587] AppArmor: AppArmor Filesystem Enabled [ 0.621304] pnp: PnP ACPI init [ 0.622810] pnp: PnP ACPI: found 5 devices [ 0.630016] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.633098] NET: Registered protocol family 2 [ 0.634897] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.637274] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.639483] TCP: Hash tables configured (established 4096 bind 4096) [ 0.641631] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.643594] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.645713] NET: Registered protocol family 1 [ 0.647228] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.649223] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.651154] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.665868] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.680839] Trying to unpack rootfs image as initramfs... [ 0.741682] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.744599] Scanning for low memory corruption every 60 seconds [ 0.746913] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.749078] audit: initializing netlink subsys (disabled) [ 0.750952] audit: type=2000 audit(1564507226.372:1): initialized [ 0.753252] Initialise system trusted keyring [ 0.754928] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.756987] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.760137] zbud: loaded [ 0.761345] VFS: Disk quotas dquot_6.6.0 [ 0.762817] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.765445] fuse init (API version 7.23) [ 0.767010] Key type big_key registered [ 0.768443] Allocating IMA MOK and blacklist keyrings. [ 0.770551] Key type asymmetric registered [ 0.772040] Asymmetric key parser 'x509' registered [ 0.773755] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.776427] io scheduler noop registered [ 0.777879] io scheduler deadline registered (default) [ 0.779695] io scheduler cfq registered [ 0.781185] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.783069] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.785331] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.787946] ACPI: Power Button [PWRF] [ 0.789414] GHES: HEST is not enabled! [ 0.803442] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.832672] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.836141] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.861672] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.865252] Linux agpgart interface v0.103 [ 0.868924] brd: module loaded [ 0.871346] loop: module loaded [ 0.876475] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.879064] GPT:90111 != 2097151 [ 0.880257] GPT:Alternate GPT header not at the end of the disk. [ 0.882220] GPT:90111 != 2097151 [ 0.883408] GPT: Use GNU Parted to correct GPT errors. [ 0.885119] vda: vda1 vda15 [ 0.886974] scsi host0: ata_piix [ 0.888281] scsi host1: ata_piix [ 0.889530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.891723] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.894488] libphy: Fixed MDIO Bus: probed [ 0.895928] tun: Universal TUN/TAP device driver, 1.6 [ 0.897644] tun: (C) 1999-2004 Max Krasnyansky [ 0.900877] PPP generic driver version 2.4.2 [ 0.902452] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.904548] ehci-pci: EHCI PCI platform driver [ 0.906105] ehci-platform: EHCI generic platform driver [ 0.907881] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.909884] ohci-pci: OHCI PCI platform driver [ 0.911451] ohci-platform: OHCI generic platform driver [ 0.913206] uhci_hcd: USB Universal Host Controller Interface driver [ 0.928059] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.929846] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.932454] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.934199] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.936204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.938455] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.940987] usb usb1: Product: UHCI Host Controller [ 0.942654] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.944670] usb usb1: SerialNumber: 0000:00:01.2 [ 0.946349] hub 1-0:1.0: USB hub found [ 0.947748] hub 1-0:1.0: 2 ports detected [ 0.949321] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.952971] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.954644] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.956423] mousedev: PS/2 mouse device common for all mice [ 0.958612] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.961599] rtc_cmos 00:00: RTC can wake from S4 [ 0.963737] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.965830] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.967922] i2c /dev entries driver [ 0.969273] device-mapper: uevent: version 1.0.3 [ 0.970926] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.973821] ledtrig-cpu: registered to indicate activity on CPUs [ 0.976072] NET: Registered protocol family 10 [ 0.977897] NET: Registered protocol family 17 [ 0.979457] Key type dns_resolver registered [ 0.981104] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.983058] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.986120] registered taskstats version 1 [ 0.987585] Loading compiled-in X.509 certificates [ 0.989758] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.993052] zswap: loaded using pool lzo/zbud [ 0.995349] Key type trusted registered [ 0.997713] Key type encrypted registered [ 0.999162] AppArmor: AppArmor sha1 policy hashing enabled [ 1.001000] ima: No TPM chip found, activating TPM-bypass! [ 1.002894] evm: HMAC attrs: 0x1 [ 1.004461] Magic number: 11:336:341 [ 1.005957] rtc_cmos 00:00: setting system clock to 2019-07-30 17:20:26 UTC (1564507226) [ 1.008776] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.010742] EDD information not available. [ 1.050457] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.070276] Write protecting the kernel read-only data: 14336k [ 1.075820] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.079245] 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.241461] 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.23... Lease of 192.168.120.23 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. iid=i-0000000b failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCXo8izjLOd7EpMej5HJ5lBSRN5kJtCKXyRzDa+C+Dz2TSia923FPZzZXSFpoI4ZPgw3EK7ZBYTl50+7RJJwkT/NuxwgcPZi6DE7+5q6lQSg0RbtjsHcbr1G5uV/xd0ExfomUqIdiUsUePk77fGj1U7IlcGlGnI4mIgLAHyV7NNJjIdZtHe+d1VfikIEqR++jsuebuyWPIjLGNNrTf7mEBzo3FEBECBthXmK5IvbGDYzLxhEfLXAI5MWLENChN1KM30Bge1gZcP+ljiABqUvh69gnKMcpwnzMfpkzcIUL+7J9QHpb0obQvouFSxgnhHuzs2uGCpTjgRUBkvY2l2mukx root@vping-ssh-vm-8b412329-4296-426f-8101-42853ab32532 ssh-dss AAAAB3NzaC1kc3MAAACBAN+R7mrm3nYDFgMoWBrjGawZsY2PM4W93vHXqP88Np7qpL8OtT1CNeWnxMdCX85AZAHx0DF6V0AsQ3dlz9+x2qshpnYstfVRHjgAulyQOaOI43ObYXSOEEdHyTBPEJDuzfaZ6uMmFzebTFhKHaZebf2MSQxPE2Nq6StxsgZwshqtAAAAFQDg+RpsOIGL49ZWZ2X64ge3DobsnQAAAIEAxjvplvDcY5Vk/o+tznPgTxcQZtR0vnkffOjErGsWXnLACAnYuOoylc5JYhwcXPs9nTAasoBsd66glhN42/ApbX0c2lnmhCQQkfff1JVIzkhORWrlNAHYZJ61AJ9o24JwgaFaQzSaoyatKzA4zAQkqnPWAdYQx+VM0Un3mOu4I4gAAACAHAfovn1e/W55Fy7/gGRgGCEuwEBCVWX7nL5nNW3DyD4CV5dJwB4LX+PN2UqqtQXKBEMG4arJBPnBQ0QVQLmhsxn5+cgMK3mmwmv4mw4kCxWSSnpKhYtf7QbOyIgKAUATWfP+ujCpufP/J4sBe/tsWfXE1Q34JyLmszKLPnwpbyQ= root@vping-ssh-vm-8b412329-4296-426f-8101-42853ab32532 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.12s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.23,24,fe80::f816:3eff:fef6:776e/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.23 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-0000000b name: N/A availability-zone: nova local-hostname: vping-ssh-vm-8b412329-4296-426f-8101-42853ab32532 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.72 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-8b412329-4296-426f-8101-42853ab32532 login: 2019-07-30 17:20:34,100 - paramiko.transport - DEBUG - starting thread (client mode): 0xaedda450L 2019-07-30 17:20:34,101 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 17:20:34,101 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-30 17:20:34,101 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-30 17:20:34,103 - 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-07-30 17:20:34,103 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 17:20:34,103 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-30 17:20:34,103 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 17:20:34,103 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 17:20:34,104 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 17:20:34,121 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 17:20:34,122 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 17:20:34,133 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: d9daac4484b7476cd0c4cb328daeba64 2019-07-30 17:20:34,134 - paramiko.transport - DEBUG - Trying discovered key f48edb43864d9d027bd4e1921418604a in /tmp/tmp68ULS8 2019-07-30 17:20:34,159 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 17:20:34,165 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 17:20:34,167 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 17:20:34,168 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-30 17:20:34,168 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 17:20:34,169 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 17:20:34,193 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 17:20:34,193 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.12 (192.168.120.12): 56 data bytes 64 bytes from 192.168.120.12: seq=0 ttl=64 time=22.072 ms --- 192.168.120.12 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 22.072/22.072/22.072 ms 2019-07-30 17:20:34,194 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-07-30 17:20:34,198 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 17:20:34,351 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 17:20:34,351 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:06 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 17:20:34,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 17:20:34,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:34,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-19b37649-ac97-44be-8797-a85e0b2496fc x-openstack-request-id: req-19b37649-ac97-44be-8797-a85e0b2496fc 2019-07-30 17:20:34,501 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14 used request id req-19b37649-ac97-44be-8797-a85e0b2496fc 2019-07-30 17:20:34,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.143883943558s 2019-07-30 17:20:34,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:20:34,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:35,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-cb8d119c-1a34-4a78-9f1b-de56a2fe7b54 x-openstack-request-id: req-cb8d119c-1a34-4a78-9f1b-de56a2fe7b54 2019-07-30 17:20:35,431 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:77:6e", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:77:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:20:25.000000", "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "80cae4ad-21d7-4afe-b279-e71f1b02a127", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:20:25Z", "hostId": "9024ea06b547b178babd7e9110c64e8705a6536b7e0fb4306385c035", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532", "name": "vping_ssh-vm_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:20:13Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:6a:06", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/df350192-78fe-41c2-94be-c648216f9d14", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:20:04.000000", "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "df350192-78fe-41c2-94be-c648216f9d14", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:20:34Z", "hostId": "1cc3cd82631fa8116af81b92ce57fff8a2adb39c34f99f0cfa9766eb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:19:54Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:20:35,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-cb8d119c-1a34-4a78-9f1b-de56a2fe7b54 2019-07-30 17:20:35,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.929912805557s 2019-07-30 17:20:35,434 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:20:37,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:20:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:38,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-e4d04838-f63a-4783-aa40-ce844b384bbe x-openstack-request-id: req-e4d04838-f63a-4783-aa40-ce844b384bbe 2019-07-30 17:20:38,232 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:77:6e", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:77:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:20:25.000000", "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "80cae4ad-21d7-4afe-b279-e71f1b02a127", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:20:25Z", "hostId": "9024ea06b547b178babd7e9110c64e8705a6536b7e0fb4306385c035", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532", "name": "vping_ssh-vm_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:20:13Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:20:38,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e4d04838-f63a-4783-aa40-ce844b384bbe 2019-07-30 17:20:38,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795953035355s 2019-07-30 17:20:38,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 17:20:38,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/40b073d7-c80d-47f9-a3ca-97753673a967.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:39,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:20:39 GMT X-Openstack-Request-Id: req-8f1b57cd-9b8d-4883-84f2-b7cffa9cc123 2019-07-30 17:20:39,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:20:39,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/40b073d7-c80d-47f9-a3ca-97753673a967.json used request id req-8f1b57cd-9b8d-4883-84f2-b7cffa9cc123 2019-07-30 17:20:39,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.66610813141s 2019-07-30 17:20:39,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:20:39,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:39,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:39 GMT X-Openstack-Request-Id: req-67b854ed-4357-484d-b1a1-88434cd1ed8f 2019-07-30 17:20:39,975 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 17:20:39,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-67b854ed-4357-484d-b1a1-88434cd1ed8f 2019-07-30 17:20:39,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0600869655609s 2019-07-30 17:20:39,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 17:20:39,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:40,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-bf831c84-bb59-4bec-a1c6-0a4eb96eeb3e x-openstack-request-id: req-bf831c84-bb59-4bec-a1c6-0a4eb96eeb3e 2019-07-30 17:20:40,135 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127 used request id req-bf831c84-bb59-4bec-a1c6-0a4eb96eeb3e 2019-07-30 17:20:40,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159277915955s 2019-07-30 17:20:40,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:20:40,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:40,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-79c8133a-07e7-4789-ac55-7bb35e49f328 x-openstack-request-id: req-79c8133a-07e7-4789-ac55-7bb35e49f328 2019-07-30 17:20:40,654 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:77:6e", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:77:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/80cae4ad-21d7-4afe-b279-e71f1b02a127", "rel": "bookmark"}], "image": {"id": "8b0f71ae-8358-4488-9d00-8c653294747d", "links": [{"href": "http://172.30.9.37:8774/images/8b0f71ae-8358-4488-9d00-8c653294747d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:20:25.000000", "flavor": {"id": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "links": [{"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "bookmark"}]}, "id": "80cae4ad-21d7-4afe-b279-e71f1b02a127", "security_groups": [{"name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}], "user_id": "177ba276763d4a869d9702cb76e087c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:20:40Z", "hostId": "9024ea06b547b178babd7e9110c64e8705a6536b7e0fb4306385c035", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532", "name": "vping_ssh-vm_8b412329-4296-426f-8101-42853ab32532", "created": "2019-07-30T17:20:13Z", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:20:40,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-79c8133a-07e7-4789-ac55-7bb35e49f328 2019-07-30 17:20:40,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518296003342s 2019-07-30 17:20:40,656 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:20:42,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:20:42,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:42,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-a7fc5b72-42b3-4652-a493-bfe9addbbfd1 x-openstack-request-id: req-a7fc5b72-42b3-4652-a493-bfe9addbbfd1 2019-07-30 17:20:42,723 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 17:20:42,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a7fc5b72-42b3-4652-a493-bfe9addbbfd1 2019-07-30 17:20:42,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0644438266754s 2019-07-30 17:20:42,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:20:42,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:42,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:42 GMT X-Openstack-Request-Id: req-238bd9cd-71a7-42ca-bf3a-695de3ccf068 2019-07-30 17:20:42,772 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:19:28Z", "updated_at": "2019-07-30T17:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "2da96ee7-3110-4977-8871-8a7bb586295d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "50a61e09-2312-4053-8fb8-6650a7c9cba4", "remote_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "8d27e90b-2fcc-4259-9d48-d1128586fccb", "remote_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "cd55214e-4c76-45cd-b765-918857498223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}], "revision_number": 1, "project_id": "29e81d501faa4c0298a0b3903427364e", "id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:19:47Z", "updated_at": "2019-07-30T17:19:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T17:19:48Z", "revision_number": 0, "id": "0969ed96-abc9-4992-b849-60dccb8700a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:48Z", "security_group_id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:47Z", "revision_number": 0, "id": "21fbf89d-f16c-4d42-a356-9e6b0e0bbae1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:47Z", "security_group_id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:49Z", "revision_number": 0, "id": "5f2996a6-3004-4a59-85ca-bad95c5d6134", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:49Z", "security_group_id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:47Z", "revision_number": 0, "id": "f03b08e4-3bc0-417e-a21a-0f4f88ac1968", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:47Z", "security_group_id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}], "revision_number": 3, "project_id": "29e81d501faa4c0298a0b3903427364e", "id": "a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38", "name": "vping_ssh-sg_8b412329-4296-426f-8101-42853ab32532"}]} 2019-07-30 17:20:42,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-238bd9cd-71a7-42ca-bf3a-695de3ccf068 2019-07-30 17:20:42,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0440988540649s 2019-07-30 17:20:42,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 17:20:42,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:42,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:20:42 GMT X-Openstack-Request-Id: req-aa841cb2-420d-4a6f-92f0-e6f2352b10ae 2019-07-30 17:20:42,981 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:20:42,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/a8e9fd94-a4d6-4dcf-ab97-b336ac9d0e38.json used request id req-aa841cb2-420d-4a6f-92f0-e6f2352b10ae 2019-07-30 17:20:42,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.202353000641s 2019-07-30 17:20:42,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 17:20:42,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:43,017 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-97452fa8-a017-4716-8687-8d163becf150 x-openstack-request-id: req-97452fa8-a017-4716-8687-8d163becf150 2019-07-30 17:20:43,017 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/vping_ssh-kp_8b412329-4296-426f-8101-42853ab32532 used request id req-97452fa8-a017-4716-8687-8d163becf150 2019-07-30 17:20:43,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0357210636139s 2019-07-30 17:20:43,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 17:20:43,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/bf2c6343-ebeb-4311-956e-4f855d104740/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" -d '{"subnet_id": "772735eb-bae8-4b38-9e4e-32164fb676ff"}' 2019-07-30 17:20:46,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:46 GMT X-Openstack-Request-Id: req-298b3787-04af-4001-8eaf-10497a11aaee 2019-07-30 17:20:46,008 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1a260214-9c2b-4a0d-939d-592a135e1a7b", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "subnet_id": "772735eb-bae8-4b38-9e4e-32164fb676ff", "subnet_ids": ["772735eb-bae8-4b38-9e4e-32164fb676ff"], "port_id": "2f515197-7152-4bb0-869a-5c1a3afe63e0", "id": "bf2c6343-ebeb-4311-956e-4f855d104740"} 2019-07-30 17:20:46,008 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/bf2c6343-ebeb-4311-956e-4f855d104740/remove_router_interface.json used request id req-298b3787-04af-4001-8eaf-10497a11aaee 2019-07-30 17:20:46,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.99029302597s 2019-07-30 17:20:46,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 17:20:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:46,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:46 GMT X-Openstack-Request-Id: req-fa33c0fb-3c6c-4bb7-9e30-4ae00699c90e 2019-07-30 17:20:46,165 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:19:32Z", "admin_state_up": true, "updated_at": "2019-07-30T17:20:44Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "29e81d501faa4c0298a0b3903427364e", "id": "bf2c6343-ebeb-4311-956e-4f855d104740", "name": "vping_ssh-router_8b412329-4296-426f-8101-42853ab32532"}]} 2019-07-30 17:20:46,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-fa33c0fb-3c6c-4bb7-9e30-4ae00699c90e 2019-07-30 17:20:46,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.157168149948s 2019-07-30 17:20:46,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 17:20:46,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/bf2c6343-ebeb-4311-956e-4f855d104740.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:50,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:20:50 GMT X-Openstack-Request-Id: req-4fe1eab4-a789-443c-a88c-188b88f52df4 2019-07-30 17:20:50,647 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:20:50,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/bf2c6343-ebeb-4311-956e-4f855d104740.json used request id req-4fe1eab4-a789-443c-a88c-188b88f52df4 2019-07-30 17:20:50,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.48055911064s 2019-07-30 17:20:50,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:20:50,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:50,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:50 GMT X-Openstack-Request-Id: req-1e423012-d9e2-405d-bb1e-e9644c658d8a 2019-07-30 17:20:50,706 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a260214-9c2b-4a0d-939d-592a135e1a7b","tenant_id":"29e81d501faa4c0298a0b3903427364e","created_at":"2019-07-30T17:19:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:19:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"29e81d501faa4c0298a0b3903427364e","id":"772735eb-bae8-4b38-9e4e-32164fb676ff","subnetpool_id":null,"name":"vping_ssh-subnet_8b412329-4296-426f-8101-42853ab32532"}]} 2019-07-30 17:20:50,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-1e423012-d9e2-405d-bb1e-e9644c658d8a 2019-07-30 17:20:50,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0586578845978s 2019-07-30 17:20:50,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 17:20:50,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/772735eb-bae8-4b38-9e4e-32164fb676ff.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:53,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:20:53 GMT X-Openstack-Request-Id: req-ece39e06-ce4b-4152-8678-364f6c000c95 2019-07-30 17:20:53,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:20:53,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/772735eb-bae8-4b38-9e4e-32164fb676ff.json used request id req-ece39e06-ce4b-4152-8678-364f6c000c95 2019-07-30 17:20:53,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.54992890358s 2019-07-30 17:20:53,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:20:53,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:53,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:53 GMT X-Openstack-Request-Id: req-588542fe-038d-47f1-8125-573c4a02f41f 2019-07-30 17:20:53,711 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1a260214-9c2b-4a0d-939d-592a135e1a7b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29e81d501faa4c0298a0b3903427364e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:20:53Z","qos_policy_id":null,"name":"vping_ssh-net_8b412329-4296-426f-8101-42853ab32532","admin_state_up":true,"tenant_id":"29e81d501faa4c0298a0b3903427364e","created_at":"2019-07-30T17:19:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:20:53,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-588542fe-038d-47f1-8125-573c4a02f41f 2019-07-30 17:20:53,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.45310997963s 2019-07-30 17:20:53,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 17:20:53,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/1a260214-9c2b-4a0d-939d-592a135e1a7b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:55,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:20:55 GMT X-Openstack-Request-Id: req-da578662-3f75-4aef-b10a-afe4dc0b8c8c 2019-07-30 17:20:55,118 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:20:55,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/1a260214-9c2b-4a0d-939d-592a135e1a7b.json used request id req-da578662-3f75-4aef-b10a-afe4dc0b8c8c 2019-07-30 17:20:55,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40565109253s 2019-07-30 17:20:55,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:20:55,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:55,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:55 GMT X-Openstack-Request-Id: req-3632821e-09b2-476a-8881-9d47b1e64da4 2019-07-30 17:20:55,165 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:19:45Z", "file": "/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d/file", "owner": "29e81d501faa4c0298a0b3903427364e", "id": "8b0f71ae-8358-4488-9d00-8c653294747d", "size": 12716032, "self": "/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8b0f71ae-8358-4488-9d00-8c653294747d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8b0f71ae-8358-4488-9d00-8c653294747d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_8b412329-4296-426f-8101-42853ab32532", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_8b412329-4296-426f-8101-42853ab32532", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:19:43Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:20:55,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-3632821e-09b2-476a-8881-9d47b1e64da4 2019-07-30 17:20:55,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0418391227722s 2019-07-30 17:20:55,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 17:20:55,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}281b192e0d3df7557cee4cb375605a28016e3f79" 2019-07-30 17:20:56,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:20:56 GMT X-Openstack-Request-Id: req-9692a03b-4c90-45e4-8f43-c5cae661d4d9 2019-07-30 17:20:56,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:20:56,364 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/8b0f71ae-8358-4488-9d00-8c653294747d used request id req-9692a03b-4c90-45e4-8f43-c5cae661d4d9 2019-07-30 17:20:56,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.19706201553s 2019-07-30 17:20:56,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:20:56,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:20:56,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-0a06ba89-00ca-4583-9cb8-c65d68247a5f x-openstack-request-id: req-0a06ba89-00ca-4583-9cb8-c65d68247a5f 2019-07-30 17:20:56,402 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_8b412329-4296-426f-8101-42853ab32532", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866", "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": "9b2e6ff6-ad8c-4455-ba13-f4519ac5f866"}]} 2019-07-30 17:20:56,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-0a06ba89-00ca-4583-9cb8-c65d68247a5f 2019-07-30 17:20:56,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0321071147919s 2019-07-30 17:20:56,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 17:20:56,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:20:56,441 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20: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-7622347c-bb83-4f81-b615-cd43e61a7e2f x-openstack-request-id: req-7622347c-bb83-4f81-b615-cd43e61a7e2f 2019-07-30 17:20:56,441 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/9b2e6ff6-ad8c-4455-ba13-f4519ac5f866 used request id req-7622347c-bb83-4f81-b615-cd43e61a7e2f 2019-07-30 17:20:56,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0375330448151s 2019-07-30 17:20:56,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:20:56,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:20:56,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e2feb9-2fc4-4c2d-9750-0f212fa9534f 2019-07-30 17:20:56,690 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_8b412329-4296-426f-8101-42853ab32532", "links": {"self": "http://172.30.9.37:5000/v3/users/177ba276763d4a869d9702cb76e087c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "177ba276763d4a869d9702cb76e087c8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:20:56,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-10e2feb9-2fc4-4c2d-9750-0f212fa9534f 2019-07-30 17:20:56,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248868942261s 2019-07-30 17:20:56,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:20:56,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/177ba276763d4a869d9702cb76e087c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:20:56,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46490980-c6e6-48a5-9bf8-0897d48618d2 2019-07-30 17:20:56,917 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_8b412329-4296-426f-8101-42853ab32532", "links": {"self": "http://172.30.9.37:5000/v3/users/177ba276763d4a869d9702cb76e087c8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "177ba276763d4a869d9702cb76e087c8", "description": null}} 2019-07-30 17:20:56,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/177ba276763d4a869d9702cb76e087c8 used request id req-46490980-c6e6-48a5-9bf8-0897d48618d2 2019-07-30 17:20:56,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220766067505s 2019-07-30 17:20:56,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 17:20:56,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/177ba276763d4a869d9702cb76e087c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:20:57,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:20:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10424c80-e528-4a4a-b40a-1085a101b56b 2019-07-30 17:20:57,263 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:20:57,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/177ba276763d4a869d9702cb76e087c8 used request id req-10424c80-e528-4a4a-b40a-1085a101b56b 2019-07-30 17:20:57,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.344913959503s 2019-07-30 17:20:57,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:20:57,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:20:57,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0340d3-f6d0-4d7a-8a2c-ba2fc322d9aa 2019-07-30 17:20:57,510 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.37:5000/v3/projects/29e81d501faa4c0298a0b3903427364e"}, "tags": [], "enabled": true, "id": "29e81d501faa4c0298a0b3903427364e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_8b412329-4296-426f-8101-42853ab32532"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:20:57,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-6f0340d3-f6d0-4d7a-8a2c-ba2fc322d9aa 2019-07-30 17:20:57,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.241225004196s 2019-07-30 17:20:57,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 17:20:57,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/29e81d501faa4c0298a0b3903427364e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:20:57,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fb1bec4-f87f-4bfa-a05c-0e0663198e72 2019-07-30 17:20:57,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:20:57,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/29e81d501faa4c0298a0b3903427364e used request id req-5fb1bec4-f87f-4bfa-a05c-0e0663198e72 2019-07-30 17:20:57,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.293703079224s 2019-07-30 17:20:57,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:20:57,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=29e81d501faa4c0298a0b3903427364e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:20:58,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:58 GMT X-Openstack-Request-Id: req-86f60481-685d-4214-af24-3c7dd3ad579c 2019-07-30 17:20:58,168 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:19:28Z", "updated_at": "2019-07-30T17:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "2da96ee7-3110-4977-8871-8a7bb586295d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "50a61e09-2312-4053-8fb8-6650a7c9cba4", "remote_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "8d27e90b-2fcc-4259-9d48-d1128586fccb", "remote_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "cd55214e-4c76-45cd-b765-918857498223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}], "revision_number": 1, "project_id": "29e81d501faa4c0298a0b3903427364e", "id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "name": "default"}]} 2019-07-30 17:20:58,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=29e81d501faa4c0298a0b3903427364e&name=default used request id req-86f60481-685d-4214-af24-3c7dd3ad579c 2019-07-30 17:20:58,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353866100311s 2019-07-30 17:20:58,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:20:58,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:20:58,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:58 GMT X-Openstack-Request-Id: req-ff78867e-f470-4ce8-88e2-18608b9df411 2019-07-30 17:20:58,245 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "29e81d501faa4c0298a0b3903427364e", "created_at": "2019-07-30T17:19:28Z", "updated_at": "2019-07-30T17:19:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "2da96ee7-3110-4977-8871-8a7bb586295d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "50a61e09-2312-4053-8fb8-6650a7c9cba4", "remote_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv6", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "8d27e90b-2fcc-4259-9d48-d1128586fccb", "remote_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:19:28Z", "revision_number": 0, "id": "cd55214e-4c76-45cd-b765-918857498223", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:19:28Z", "security_group_id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "tenant_id": "29e81d501faa4c0298a0b3903427364e", "port_range_min": null, "ethertype": "IPv4", "project_id": "29e81d501faa4c0298a0b3903427364e"}], "revision_number": 1, "project_id": "29e81d501faa4c0298a0b3903427364e", "id": "2d3bc327-3590-4dcc-a983-2150c2f61543", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-30 17:20:58,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-ff78867e-f470-4ce8-88e2-18608b9df411 2019-07-30 17:20:58,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0719821453094s 2019-07-30 17:20:58,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 17:20:58,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/2d3bc327-3590-4dcc-a983-2150c2f61543.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}cb52486c78c28b61d42780dc5ed4db8861d64527" 2019-07-30 17:20:58,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:20:58 GMT X-Openstack-Request-Id: req-85b5ddbe-5cc3-4cc7-b543-b5a1ca9a73a9 2019-07-30 17:20:58,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:20:58,692 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/2d3bc327-3590-4dcc-a983-2150c2f61543.json used request id req-85b5ddbe-5cc3-4cc7-b543-b5a1ca9a73a9 2019-07-30 17:20:58,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.437432050705s 2019-07-30 17:20:58,738 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-07-30 17:20:58,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:20:58,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b403ed77-5e9e-400a-9007-b5a9b15e7117 2019-07-30 17:20:58,787 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:20:58,788 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-b403ed77-5e9e-400a-9007-b5a9b15e7117 2019-07-30 17:20:58,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:20:59,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["GBgSZ0c5Re6jXbRjEhg2Zg"], "issued_at": "2019-07-30T17:20:59.000000Z"}} 2019-07-30 17:20:59,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:20:59,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:20:59,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:59 GMT X-Openstack-Request-Id: req-80d2b4a7-2009-426f-9226-6ae18cbde132 2019-07-30 17:20:59,613 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:20:59,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-80d2b4a7-2009-426f-9226-6ae18cbde132 2019-07-30 17:20:59,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396162033081s 2019-07-30 17:20:59,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:20:59,626 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66b8614e-c12c-4a1e-a39f-f3d1bbdacc17 2019-07-30 17:20:59,626 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:20:59,627 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-66b8614e-c12c-4a1e-a39f-f3d1bbdacc17 2019-07-30 17:20:59,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:20:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:20:59,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47df8402-644a-48ac-a9d2-abdfef6ebfc3 2019-07-30 17:20:59,790 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:20:59,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-47df8402-644a-48ac-a9d2-abdfef6ebfc3 2019-07-30 17:20:59,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.162529945374s 2019-07-30 17:20:59,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 17:20:59,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_3e22e4fa-e4c3-4585-b13c-1f1641b1c144"}}' 2019-07-30 17:21:00,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 30 Jul 2019 17:20:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0b199cd-40ff-4aad-b9e8-7a6f8830d0de 2019-07-30 17:21:00,020 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.37:5000/v3/projects/95b8a6e5879040c8b91a991af9dc7981"}, "tags": [], "enabled": true, "id": "95b8a6e5879040c8b91a991af9dc7981", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3e22e4fa-e4c3-4585-b13c-1f1641b1c144"}} 2019-07-30 17:21:00,020 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-a0b199cd-40ff-4aad-b9e8-7a6f8830d0de 2019-07-30 17:21:00,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222700119019s 2019-07-30 17:21:00,021 - 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'95b8a6e5879040c8b91a991af9dc7981', '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_3e22e4fa-e4c3-4585-b13c-1f1641b1c144'}) 2019-07-30 17:21:00,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 17:21:00,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "DocSSAh7AnRVzUlLTswmyjuLr7J82E", "email": null, "name": "vping_userdata-user_3e22e4fa-e4c3-4585-b13c-1f1641b1c144"}}' 2019-07-30 17:21:00,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b72cba66-f96c-466d-b422-6a87d03351e6 2019-07-30 17:21:00,474 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "links": {"self": "http://172.30.9.37:5000/v3/users/6550c86ba6d4412abdd3993c9aa06df3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6550c86ba6d4412abdd3993c9aa06df3", "domain_id": "default", "password_expires_at": null}} 2019-07-30 17:21:00,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-b72cba66-f96c-466d-b422-6a87d03351e6 2019-07-30 17:21:00,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.447274923325s 2019-07-30 17:21:00,475 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6550c86ba6d4412abdd3993c9aa06df3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_3e22e4fa-e4c3-4585-b13c-1f1641b1c144'}) 2019-07-30 17:21:00,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:21:00,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:21:00,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9975cb00-399e-4681-bf6d-88b602908630 2019-07-30 17:21:00,698 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:21:00,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-9975cb00-399e-4681-bf6d-88b602908630 2019-07-30 17:21:00,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218780994415s 2019-07-30 17:21:00,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:21:00,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:21:00,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92bfc1b2-ab43-4c83-8779-103205d61d81 2019-07-30 17:21:00,924 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:21:00,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-92bfc1b2-ab43-4c83-8779-103205d61d81 2019-07-30 17:21:00,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221145868301s 2019-07-30 17:21:00,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:21:00,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:21:01,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f4f68d6-f52e-49aa-a232-4c75c0b405f5 2019-07-30 17:21:01,143 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:21:01,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-5f4f68d6-f52e-49aa-a232-4c75c0b405f5 2019-07-30 17:21:01,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214418172836s 2019-07-30 17:21:01,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:21:01,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:21:01,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafb5200-b77b-47ba-8948-c8bebec1501b 2019-07-30 17:21:01,377 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:21:01,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-aafb5200-b77b-47ba-8948-c8bebec1501b 2019-07-30 17:21:01,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.228318929672s 2019-07-30 17:21:01,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:21:01,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:21:01,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1983d088-f7d3-4795-9fb4-f3982554fd59 2019-07-30 17:21:01,525 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "links": {"self": "http://172.30.9.37:5000/v3/users/6550c86ba6d4412abdd3993c9aa06df3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6550c86ba6d4412abdd3993c9aa06df3", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:21:01,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-1983d088-f7d3-4795-9fb4-f3982554fd59 2019-07-30 17:21:01,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.147999048233s 2019-07-30 17:21:01,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:21:01,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:21:01,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d1d1162-2a3c-4441-87f7-40fbd0f445dd 2019-07-30 17:21:01,743 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.37:5000/v3/projects/95b8a6e5879040c8b91a991af9dc7981"}, "tags": [], "enabled": true, "id": "95b8a6e5879040c8b91a991af9dc7981", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3e22e4fa-e4c3-4585-b13c-1f1641b1c144"}]} 2019-07-30 17:21:01,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-7d1d1162-2a3c-4441-87f7-40fbd0f445dd 2019-07-30 17:21:01,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205576896667s 2019-07-30 17:21:01,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:21:01,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=6550c86ba6d4412abdd3993c9aa06df3&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=95b8a6e5879040c8b91a991af9dc7981" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:21:01,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce32921-eaf5-4518-a10c-8f437f2598a2 2019-07-30 17:21:01,974 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=6550c86ba6d4412abdd3993c9aa06df3&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=95b8a6e5879040c8b91a991af9dc7981", "previous": null, "next": null}} 2019-07-30 17:21:01,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=6550c86ba6d4412abdd3993c9aa06df3&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=95b8a6e5879040c8b91a991af9dc7981 used request id req-cce32921-eaf5-4518-a10c-8f437f2598a2 2019-07-30 17:21:01,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22226691246s 2019-07-30 17:21:01,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 17:21:01,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/95b8a6e5879040c8b91a991af9dc7981/users/6550c86ba6d4412abdd3993c9aa06df3/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:21:02,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6cdd0c5-edff-4e9b-a24a-49978fb27529 2019-07-30 17:21:02,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:21:02,303 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/95b8a6e5879040c8b91a991af9dc7981/users/6550c86ba6d4412abdd3993c9aa06df3/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-b6cdd0c5-edff-4e9b-a24a-49978fb27529 2019-07-30 17:21:02,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.326256036758s 2019-07-30 17:21:02,304 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', 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'95b8a6e5879040c8b91a991af9dc7981', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'DocSSAh7AnRVzUlLTswmyjuLr7J82E', 'username': u'vping_userdata-user_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 17:21:02,308 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', 'password': 'DocSSAh7AnRVzUlLTswmyjuLr7J82E', 'project_name': 'vping_userdata-project_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '95b8a6e5879040c8b91a991af9dc7981', 'project_domain_name': 'Default'} 2019-07-30 17:21:02,309 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-07-30 17:21:02,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:21:02,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:21:02,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694c33cf-e493-40ba-ba2b-1bdc50306ef2 2019-07-30 17:21:02,532 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:21:02,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-694c33cf-e493-40ba-ba2b-1bdc50306ef2 2019-07-30 17:21:02,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223072052002s 2019-07-30 17:21:02,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:21:02,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:21:02,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5e0047-85d9-40d2-8a84-9584e1ca5736 2019-07-30 17:21:02,766 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.37:5000/v3/projects/95b8a6e5879040c8b91a991af9dc7981"}, "tags": [], "enabled": true, "id": "95b8a6e5879040c8b91a991af9dc7981", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3e22e4fa-e4c3-4585-b13c-1f1641b1c144"}]} 2019-07-30 17:21:02,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-eb5e0047-85d9-40d2-8a84-9584e1ca5736 2019-07-30 17:21:02,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226659059525s 2019-07-30 17:21:02,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 17:21:02,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" -d '{"network": {"tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "name": "vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "admin_state_up": true}}' 2019-07-30 17:21:03,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:03 GMT X-Openstack-Request-Id: req-7c5d8a7f-fc87-4261-b33d-ce2c37a1c941 2019-07-30 17:21:03,405 - 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":"36885b2e-2451-4f5c-bdb0-c6566cbaa70d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"95b8a6e5879040c8b91a991af9dc7981","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:21:03Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144","admin_state_up":true,"tenant_id":"95b8a6e5879040c8b91a991af9dc7981","created_at":"2019-07-30T17:21:03Z","mtu":1450}} 2019-07-30 17:21:03,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-7c5d8a7f-fc87-4261-b33d-ce2c37a1c941 2019-07-30 17:21:03,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.636070966721s 2019-07-30 17:21:03,405 - 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-07-30T17:21:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'36885b2e-2451-4f5c-bdb0-c6566cbaa70d', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', u'created_at': u'2019-07-30T17:21:03Z', u'mtu': 1450, u'tenant_id': u'95b8a6e5879040c8b91a991af9dc7981', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'95b8a6e5879040c8b91a991af9dc7981', u'l2_adjacency': True}) 2019-07-30 17:21:03,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:21:03,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da3782c-347f-4af0-80a3-d61298a545a4 2019-07-30 17:21:03,417 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:21:03,417 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-7da3782c-347f-4af0-80a3-d61298a545a4 2019-07-30 17:21:03,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:21:03,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95b8a6e5879040c8b91a991af9dc7981", "name": "vping_userdata-project_3e22e4fa-e4c3-4585-b13c-1f1641b1c144"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/95b8a6e5879040c8b91a991af9dc7981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/95b8a6e5879040c8b91a991af9dc7981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/95b8a6e5879040c8b91a991af9dc7981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_95b8a6e5879040c8b91a991af9dc7981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_95b8a6e5879040c8b91a991af9dc7981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/95b8a6e5879040c8b91a991af9dc7981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/95b8a6e5879040c8b91a991af9dc7981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/95b8a6e5879040c8b91a991af9dc7981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/95b8a6e5879040c8b91a991af9dc7981", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/95b8a6e5879040c8b91a991af9dc7981", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/95b8a6e5879040c8b91a991af9dc7981", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "id": "6550c86ba6d4412abdd3993c9aa06df3"}, "audit_ids": ["oPeIbquoQmeN0qz9aH-iJg"], "issued_at": "2019-07-30T17:21:03.000000Z"}} 2019-07-30 17:21:03,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:21:03,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:04,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:04 GMT X-Openstack-Request-Id: req-f149832f-307a-4e14-a60c-465ead3254cd 2019-07-30 17:21:04,208 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"36885b2e-2451-4f5c-bdb0-c6566cbaa70d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"95b8a6e5879040c8b91a991af9dc7981","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:21:03Z","qos_policy_id":null,"name":"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144","admin_state_up":true,"tenant_id":"95b8a6e5879040c8b91a991af9dc7981","created_at":"2019-07-30T17:21:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:21:04,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f149832f-307a-4e14-a60c-465ead3254cd 2019-07-30 17:21:04,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390603065491s 2019-07-30 17:21:04,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 17:21:04,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" -d '{"subnet": {"name": "vping_userdata-subnet_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "enable_dhcp": true, "network_id": "36885b2e-2451-4f5c-bdb0-c6566cbaa70d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 17:21:05,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:05 GMT X-Openstack-Request-Id: req-2a7a30a8-ba3e-4784-95f9-5fd814022e47 2019-07-30 17:21:05,338 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36885b2e-2451-4f5c-bdb0-c6566cbaa70d","tenant_id":"95b8a6e5879040c8b91a991af9dc7981","created_at":"2019-07-30T17:21:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:21:04Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"95b8a6e5879040c8b91a991af9dc7981","id":"b7f05015-d029-4feb-9843-29597b02274b","subnetpool_id":null,"name":"vping_userdata-subnet_3e22e4fa-e4c3-4585-b13c-1f1641b1c144"}} 2019-07-30 17:21:05,339 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-2a7a30a8-ba3e-4784-95f9-5fd814022e47 2019-07-30 17:21:05,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.12894797325s 2019-07-30 17:21:05,339 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:21:04Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b7f05015-d029-4feb-9843-29597b02274b', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', u'enable_dhcp': True, u'network_id': u'36885b2e-2451-4f5c-bdb0-c6566cbaa70d', u'tenant_id': u'95b8a6e5879040c8b91a991af9dc7981', u'created_at': u'2019-07-30T17:21:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'95b8a6e5879040c8b91a991af9dc7981'}) 2019-07-30 17:21:05,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 17:21:05,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "vping_userdata-router_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "admin_state_up": true}}' 2019-07-30 17:21:12,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:12 GMT X-Openstack-Request-Id: req-dbd3e0f2-b9d4-4665-845a-f535a93400d0 2019-07-30 17:21:12,629 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "created_at": "2019-07-30T17:21:06Z", "admin_state_up": true, "updated_at": "2019-07-30T17:21:07Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "95b8a6e5879040c8b91a991af9dc7981", "id": "5004e9b4-b1b9-42b6-a075-22bf3210e19b", "name": "vping_userdata-router_3e22e4fa-e4c3-4585-b13c-1f1641b1c144"}} 2019-07-30 17:21:12,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-dbd3e0f2-b9d4-4665-845a-f535a93400d0 2019-07-30 17:21:12,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.28952598572s 2019-07-30 17:21:12,630 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:21:07Z', u'revision_number': 3, u'id': u'5004e9b4-b1b9-42b6-a075-22bf3210e19b', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', u'admin_state_up': True, u'tenant_id': u'95b8a6e5879040c8b91a991af9dc7981', u'created_at': u'2019-07-30T17:21:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'95b8a6e5879040c8b91a991af9dc7981'}) 2019-07-30 17:21:12,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 17:21:12,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/5004e9b4-b1b9-42b6-a075-22bf3210e19b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" -d '{"subnet_id": "b7f05015-d029-4feb-9843-29597b02274b"}' 2019-07-30 17:21:15,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:15 GMT X-Openstack-Request-Id: req-21895f8e-5758-45e0-bb88-1b7ee655f73a 2019-07-30 17:21:15,911 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "36885b2e-2451-4f5c-bdb0-c6566cbaa70d", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "subnet_id": "b7f05015-d029-4feb-9843-29597b02274b", "subnet_ids": ["b7f05015-d029-4feb-9843-29597b02274b"], "port_id": "4057658b-e6a3-4e0a-8a8b-738e1c2f9c96", "id": "5004e9b4-b1b9-42b6-a075-22bf3210e19b"} 2019-07-30 17:21:15,911 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/5004e9b4-b1b9-42b6-a075-22bf3210e19b/add_router_interface.json used request id req-21895f8e-5758-45e0-bb88-1b7ee655f73a 2019-07-30 17:21:15,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.28074908257s 2019-07-30 17:21:15,913 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 17:21:16,018 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 17:21:16,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:21:16,027 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:16 GMT 2019-07-30 17:21:16,027 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 17:21:16,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:21:16,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:16,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:16 GMT X-Openstack-Request-Id: req-56fc5d65-91de-4f18-9ed5-a5d630938f0f 2019-07-30 17:21:16,354 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:21:16,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-56fc5d65-91de-4f18-9ed5-a5d630938f0f 2019-07-30 17:21:16,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322238922119s 2019-07-30 17:21:16,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 17:21:16,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_3e22e4fa-e4c3-4585-b13c-1f1641b1c144"}' 2019-07-30 17:21:16,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:16 GMT Location: http://172.30.9.37:9292/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ab28aff4-dea2-4cfe-b5dd-7235c3fe8cae 2019-07-30 17:21:16,742 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:21:16Z", "file": "/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/file", "owner": "95b8a6e5879040c8b91a991af9dc7981", "id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "size": null, "self": "/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "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_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "checksum": null, "created_at": "2019-07-30T17:21:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 17:21:16,742 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-ab28aff4-dea2-4cfe-b5dd-7235c3fe8cae 2019-07-30 17:21:16,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.37800693512s 2019-07-30 17:21:16,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 17:21:16,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" -d '' 2019-07-30 17:21:17,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:21:17 GMT X-Openstack-Request-Id: req-e32dedfb-6a21-4f8c-b7d3-09249c0854dc 2019-07-30 17:21:17,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:21:17,489 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/file used request id req-e32dedfb-6a21-4f8c-b7d3-09249c0854dc 2019-07-30 17:21:17,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.746671915054s 2019-07-30 17:21:17,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:21:17,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:17,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:17 GMT X-Openstack-Request-Id: req-4cb21eb8-981c-4b0d-88a8-e4c09e48582b 2019-07-30 17:21:17,828 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:21:17Z", "file": "/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/file", "owner": "95b8a6e5879040c8b91a991af9dc7981", "id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "size": 12716032, "self": "/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:21:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:21:17,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-4cb21eb8-981c-4b0d-88a8-e4c09e48582b 2019-07-30 17:21:17,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334934949875s 2019-07-30 17:21:17,831 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/file', 'owner': u'95b8a6e5879040c8b91a991af9dc7981', 'id': u'e33ae2b8-a19a-43c3-b5b6-341ef45b0f55', 'size': 12716032, u'self': u'/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'95b8a6e5879040c8b91a991af9dc7981', 'name': 'vping_userdata-project_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T17:21:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T17:21:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', '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/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55', 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_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', 'created': u'2019-07-30T17:21:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T17:21: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/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55', 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_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 17:21:17,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 17:21:17,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 17:21:18,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-a07b322c-6f32-417b-b597-5fe25dbb4ce8 x-openstack-request-id: req-a07b322c-6f32-417b-b597-5fe25dbb4ce8 2019-07-30 17:21:18,797 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "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": "b51a67ff-9250-42db-894e-098c9c4105ff"}} 2019-07-30 17:21:18,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-a07b322c-6f32-417b-b597-5fe25dbb4ce8 2019-07-30 17:21:18,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.963247060776s 2019-07-30 17:21:18,798 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'b51a67ff-9250-42db-894e-098c9c4105ff', 'swap': 0}) 2019-07-30 17:21:18,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 17:21:18,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/b51a67ff-9250-42db-894e-098c9c4105ff/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" -d '{"extra_specs": {}}' 2019-07-30 17:21:18,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-114178fd-d088-4b7f-a841-df868bb93ee7 x-openstack-request-id: req-114178fd-d088-4b7f-a841-df868bb93ee7 2019-07-30 17:21:18,832 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 17:21:18,832 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/b51a67ff-9250-42db-894e-098c9c4105ff/os-extra_specs used request id req-114178fd-d088-4b7f-a841-df868bb93ee7 2019-07-30 17:21:18,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0334661006927s 2019-07-30 17:21:18,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:21:18,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:19,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:19 GMT X-Openstack-Request-Id: req-c6c7931c-1216-4a81-aaa0-48e8bcf95f03 2019-07-30 17:21:19,248 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36885b2e-2451-4f5c-bdb0-c6566cbaa70d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"95b8a6e5879040c8b91a991af9dc7981","l2_adjacency":true,"status":"ACTIVE","subnets":["b7f05015-d029-4feb-9843-29597b02274b"],"description":"","tags":[],"updated_at":"2019-07-30T17:21:04Z","qos_policy_id":null,"name":"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144","admin_state_up":true,"tenant_id":"95b8a6e5879040c8b91a991af9dc7981","created_at":"2019-07-30T17:21:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:21:19,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-c6c7931c-1216-4a81-aaa0-48e8bcf95f03 2019-07-30 17:21:19,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.414880990982s 2019-07-30 17:21:19,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:21:19,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:19,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:19 GMT X-Openstack-Request-Id: req-b01dcd7c-398e-43d3-b41a-874a0c45ae19 2019-07-30 17:21:19,296 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:21:17Z", "file": "/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/file", "owner": "95b8a6e5879040c8b91a991af9dc7981", "id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "size": 12716032, "self": "/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:21:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:21:19,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-b01dcd7c-398e-43d3-b41a-874a0c45ae19 2019-07-30 17:21:19,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0409340858459s 2019-07-30 17:21:19,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:21:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:20,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-77c86a0d-a919-494a-8765-60f378a6bd1e x-openstack-request-id: req-77c86a0d-a919-494a-8765-60f378a6bd1e 2019-07-30 17:21:20,046 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "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": "b51a67ff-9250-42db-894e-098c9c4105ff"}]} 2019-07-30 17:21:20,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-77c86a0d-a919-494a-8765-60f378a6bd1e 2019-07-30 17:21:20,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.742610931396s 2019-07-30 17:21:20,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 17:21:20,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" -d '{"server": {"name": "vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "imageRef": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "flavorRef": "b51a67ff-9250-42db-894e-098c9c4105ff", "max_count": 1, "min_count": 1, "networks": [{"uuid": "36885b2e-2451-4f5c-bdb0-c6566cbaa70d"}]}}' 2019-07-30 17:21:24,352 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03 x-compute-request-id: req-17733d73-6274-4e16-97d3-b40ed7e00aa0 x-openstack-request-id: req-17733d73-6274-4e16-97d3-b40ed7e00aa0 2019-07-30 17:21:24,352 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cf09200b-9c7d-43e0-b240-aabf74537d03", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "bookmark"}], "adminPass": "R7SYY67y6sAo"}} 2019-07-30 17:21:24,352 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-17733d73-6274-4e16-97d3-b40ed7e00aa0 2019-07-30 17:21:24,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.30182385445s 2019-07-30 17:21:24,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:21:24,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:25,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-27743560-ab2e-466f-b104-c8b3bdc93a83 x-openstack-request-id: req-27743560-ab2e-466f-b104-c8b3bdc93a83 2019-07-30 17:21:25,169 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "cf09200b-9c7d-43e0-b240-aabf74537d03", "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "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-07-30T17:21:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:24Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:21:25,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-27743560-ab2e-466f-b104-c8b3bdc93a83 2019-07-30 17:21:25,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816376924515s 2019-07-30 17:21:25,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:21:25,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:25,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:25 GMT X-Openstack-Request-Id: req-fc65a073-2e5a-4b0e-a83f-611ddebb1df8 2019-07-30 17:21:25,584 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36885b2e-2451-4f5c-bdb0-c6566cbaa70d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"95b8a6e5879040c8b91a991af9dc7981","l2_adjacency":true,"status":"ACTIVE","subnets":["b7f05015-d029-4feb-9843-29597b02274b"],"description":"","tags":[],"updated_at":"2019-07-30T17:21:04Z","qos_policy_id":null,"name":"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144","admin_state_up":true,"tenant_id":"95b8a6e5879040c8b91a991af9dc7981","created_at":"2019-07-30T17:21:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:21:25,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-fc65a073-2e5a-4b0e-a83f-611ddebb1df8 2019-07-30 17:21:25,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40337395668s 2019-07-30 17:21:25,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:21:25,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:25,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:25 GMT X-Openstack-Request-Id: req-ba4738f1-079e-40ea-bdd7-6b479fa7a9a6 2019-07-30 17:21:25,915 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36885b2e-2451-4f5c-bdb0-c6566cbaa70d","tenant_id":"95b8a6e5879040c8b91a991af9dc7981","created_at":"2019-07-30T17:21:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"95b8a6e5879040c8b91a991af9dc7981","id":"b7f05015-d029-4feb-9843-29597b02274b","subnetpool_id":null,"name":"vping_userdata-subnet_3e22e4fa-e4c3-4585-b13c-1f1641b1c144"}]} 2019-07-30 17:21:25,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-ba4738f1-079e-40ea-bdd7-6b479fa7a9a6 2019-07-30 17:21:25,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.329997062683s 2019-07-30 17:21:25,916 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:21:27,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:21:27,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:29,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-711f8fff-6aec-47c5-a16c-18e048b7e4d2 x-openstack-request-id: req-711f8fff-6aec-47c5-a16c-18e048b7e4d2 2019-07-30 17:21:29,293 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "cf09200b-9c7d-43e0-b240-aabf74537d03", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:21:27Z", "hostId": "638cdafc28b17b1d5b092f192db0f2e5c028ebce2147609d9bfba2db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:24Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:21:29,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-711f8fff-6aec-47c5-a16c-18e048b7e4d2 2019-07-30 17:21:29,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.37446594238s 2019-07-30 17:21:29,299 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:21:31,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:21:31,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:32,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 30 Jul 2019 17: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-798a52ab-e2a5-43e1-9e91-c03faec34b97 x-openstack-request-id: req-798a52ab-e2a5-43e1-9e91-c03faec34b97 2019-07-30 17:21:32,055 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "cf09200b-9c7d-43e0-b240-aabf74537d03", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:21:27Z", "hostId": "638cdafc28b17b1d5b092f192db0f2e5c028ebce2147609d9bfba2db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:24Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:21:32,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-798a52ab-e2a5-43e1-9e91-c03faec34b97 2019-07-30 17:21:32,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754606962204s 2019-07-30 17:21:32,062 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:21:34,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:21:34,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:35,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-b551c12b-1554-4128-b218-a9d1aaba454a x-openstack-request-id: req-b551c12b-1554-4128-b218-a9d1aaba454a 2019-07-30 17:21:35,174 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:69:7b", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:33.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "cf09200b-9c7d-43e0-b240-aabf74537d03", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:33Z", "hostId": "638cdafc28b17b1d5b092f192db0f2e5c028ebce2147609d9bfba2db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:24Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:21:35,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b551c12b-1554-4128-b218-a9d1aaba454a 2019-07-30 17:21:35,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10987496376s 2019-07-30 17:21:35,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:21:35,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=cf09200b-9c7d-43e0-b240-aabf74537d03" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:35,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:35 GMT X-Openstack-Request-Id: req-8c1e1700-11c5-44b9-9671-5fec4243cc18 2019-07-30 17:21:35,490 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T17:21:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7f05015-d029-4feb-9843-29597b02274b","ip_address":"192.168.120.22"}],"id":"c5916de7-f227-49b3-82ff-7dc4b036f14e","security_groups":["8e4a146d-a012-4a41-8db8-2fa39c8c9cb2"],"mac_address":"fa:16:3e:ee:69:7b","project_id":"95b8a6e5879040c8b91a991af9dc7981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36885b2e-2451-4f5c-bdb0-c6566cbaa70d","tenant_id":"95b8a6e5879040c8b91a991af9dc7981","created_at":"2019-07-30T17:21:28Z","binding:vnic_type":"normal","device_id":"cf09200b-9c7d-43e0-b240-aabf74537d03","ip_allocation":"immediate"}]} 2019-07-30 17:21:35,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=cf09200b-9c7d-43e0-b240-aabf74537d03 used request id req-8c1e1700-11c5-44b9-9671-5fec4243cc18 2019-07-30 17:21:35,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.308819055557s 2019-07-30 17:21:35,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:21:35,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=c5916de7-f227-49b3-82ff-7dc4b036f14e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:35,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:35 GMT X-Openstack-Request-Id: req-679eed58-3e4b-4b9d-8dbd-4b2187b71f36 2019-07-30 17:21:35,867 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 17:21:35,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=c5916de7-f227-49b3-82ff-7dc4b036f14e used request id req-679eed58-3e4b-4b9d-8dbd-4b2187b71f36 2019-07-30 17:21:35,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.367112159729s 2019-07-30 17:21:35,868 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ee:69:7b', 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'e33ae2b8-a19a-43c3-b5b6-341ef45b0f55'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T17:21:33.000000', 'flavor': Munch({u'id': u'b51a67ff-9250-42db-894e-098c9c4105ff'}), 'az': u'nova', 'id': u'cf09200b-9c7d-43e0-b240-aabf74537d03', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6550c86ba6d4412abdd3993c9aa06df3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'95b8a6e5879040c8b91a991af9dc7981', 'name': 'vping_userdata-project_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', '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-07-30T17:21:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T17:21:33Z', 'hostId': u'638cdafc28b17b1d5b092f192db0f2e5c028ebce2147609d9bfba2db', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.22', 'cloud': 'envvars', 'host_id': u'638cdafc28b17b1d5b092f192db0f2e5c028ebce2147609d9bfba2db', '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-07-30T17:21:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'95b8a6e5879040c8b91a991af9dc7981', 'name': u'vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', 'adminPass': u'R7SYY67y6sAo', 'tenant_id': u'95b8a6e5879040c8b91a991af9dc7981', 'created_at': u'2019-07-30T17:21:24Z', 'created': u'2019-07-30T17:21:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 17:21:35,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:21:35,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:36,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:36 GMT X-Openstack-Request-Id: req-1531e291-c6c0-4fe8-8d0a-38babeb048b9 2019-07-30 17:21:36,281 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"36885b2e-2451-4f5c-bdb0-c6566cbaa70d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"95b8a6e5879040c8b91a991af9dc7981","l2_adjacency":true,"status":"ACTIVE","subnets":["b7f05015-d029-4feb-9843-29597b02274b"],"description":"","tags":[],"updated_at":"2019-07-30T17:21:04Z","qos_policy_id":null,"name":"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144","admin_state_up":true,"tenant_id":"95b8a6e5879040c8b91a991af9dc7981","created_at":"2019-07-30T17:21:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:21:36,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-1531e291-c6c0-4fe8-8d0a-38babeb048b9 2019-07-30 17:21:36,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411828041077s 2019-07-30 17:21:36,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:21:36,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:36,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:36 GMT X-Openstack-Request-Id: req-618bec36-810e-420f-8b00-7e6a5f205be3 2019-07-30 17:21:36,662 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:21:17Z", "file": "/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/file", "owner": "95b8a6e5879040c8b91a991af9dc7981", "id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "size": 12716032, "self": "/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:21:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:21:36,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-618bec36-810e-420f-8b00-7e6a5f205be3 2019-07-30 17:21:36,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.376321077347s 2019-07-30 17:21:36,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:21:36,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:36,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-4139fd2f-7c4e-4c78-99f4-5c56e80b66cf x-openstack-request-id: req-4139fd2f-7c4e-4c78-99f4-5c56e80b66cf 2019-07-30 17:21:36,692 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "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": "b51a67ff-9250-42db-894e-098c9c4105ff"}]} 2019-07-30 17:21:36,692 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-4139fd2f-7c4e-4c78-99f4-5c56e80b66cf 2019-07-30 17:21:36,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028247833252s 2019-07-30 17:21:36,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 17:21:36,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" -d '{"server": {"name": "vping_userdata-vm2_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "imageRef": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "flavorRef": "b51a67ff-9250-42db-894e-098c9c4105ff", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjIyIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "36885b2e-2451-4f5c-bdb0-c6566cbaa70d"}]}}' 2019-07-30 17:21:40,749 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5 x-compute-request-id: req-fe57ce08-0c6e-4f56-8a1d-4ba5886472b9 x-openstack-request-id: req-fe57ce08-0c6e-4f56-8a1d-4ba5886472b9 2019-07-30 17:21:40,749 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "bookmark"}], "adminPass": "WstRmLskk2WF"}} 2019-07-30 17:21:40,750 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-fe57ce08-0c6e-4f56-8a1d-4ba5886472b9 2019-07-30 17:21:40,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.05599403381s 2019-07-30 17:21:40,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:21:40,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:41,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-b29f13aa-208e-4ce6-844b-6dc8e131701a x-openstack-request-id: req-b29f13aa-208e-4ce6-844b-6dc8e131701a 2019-07-30 17:21:41,652 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "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-07-30T17:21:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:40Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:69:7b", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:33.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "cf09200b-9c7d-43e0-b240-aabf74537d03", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:33Z", "hostId": "638cdafc28b17b1d5b092f192db0f2e5c028ebce2147609d9bfba2db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:24Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:21:41,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b29f13aa-208e-4ce6-844b-6dc8e131701a 2019-07-30 17:21:41,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.901687145233s 2019-07-30 17:21:41,660 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:21:43,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:21:43,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:44,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-ae823c9a-c2ed-4222-901b-deb65cd60a5f x-openstack-request-id: req-ae823c9a-c2ed-4222-901b-deb65cd60a5f 2019-07-30 17:21:44,374 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:21:43Z", "hostId": "191b2a0117c722686966139d9f7be69665d26f483e911a5beb0307a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:40Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:69:7b", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:33.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "cf09200b-9c7d-43e0-b240-aabf74537d03", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:33Z", "hostId": "638cdafc28b17b1d5b092f192db0f2e5c028ebce2147609d9bfba2db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:24Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:21:44,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-ae823c9a-c2ed-4222-901b-deb65cd60a5f 2019-07-30 17:21:44,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.711745977402s 2019-07-30 17:21:44,381 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:21:46,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:21:46,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:47,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-de958376-78b4-4074-9d86-e7d2071fc43e x-openstack-request-id: req-de958376-78b4-4074-9d86-e7d2071fc43e 2019-07-30 17:21:47,139 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:21:43Z", "hostId": "191b2a0117c722686966139d9f7be69665d26f483e911a5beb0307a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:40Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:69:7b", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:33.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "cf09200b-9c7d-43e0-b240-aabf74537d03", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:33Z", "hostId": "638cdafc28b17b1d5b092f192db0f2e5c028ebce2147609d9bfba2db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:24Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:21:47,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-de958376-78b4-4074-9d86-e7d2071fc43e 2019-07-30 17:21:47,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7553191185s 2019-07-30 17:21:47,147 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:21:49,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:21:49,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:50,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 882 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-2f0436d1-b5b8-4b67-ad95-0f61684c31a0 x-openstack-request-id: req-2f0436d1-b5b8-4b67-ad95-0f61684c31a0 2019-07-30 17:21:50,133 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:21:43Z", "hostId": "191b2a0117c722686966139d9f7be69665d26f483e911a5beb0307a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:40Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:69:7b", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:33.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "cf09200b-9c7d-43e0-b240-aabf74537d03", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:33Z", "hostId": "638cdafc28b17b1d5b092f192db0f2e5c028ebce2147609d9bfba2db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:24Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:21:50,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-2f0436d1-b5b8-4b67-ad95-0f61684c31a0 2019-07-30 17:21:50,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.984037876129s 2019-07-30 17:21:50,140 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:21:52,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:21:52,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:52,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-d209d228-7ee9-4d8d-8d2c-4e9ae7669627 x-openstack-request-id: req-d209d228-7ee9-4d8d-8d2c-4e9ae7669627 2019-07-30 17:21:52,600 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:7d:c9", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:51.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:51Z", "hostId": "191b2a0117c722686966139d9f7be69665d26f483e911a5beb0307a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:40Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:69:7b", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:33.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "cf09200b-9c7d-43e0-b240-aabf74537d03", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:33Z", "hostId": "638cdafc28b17b1d5b092f192db0f2e5c028ebce2147609d9bfba2db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:24Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:21:52,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-d209d228-7ee9-4d8d-8d2c-4e9ae7669627 2019-07-30 17:21:52,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457864999771s 2019-07-30 17:21:52,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:21:52,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=fc3a9206-defa-4e6a-8728-5bc972e9b1f5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:52,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:52 GMT X-Openstack-Request-Id: req-1a0f81ad-2fb5-48f7-964c-102d532b1d3d 2019-07-30 17:21:52,660 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T17:21:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7f05015-d029-4feb-9843-29597b02274b","ip_address":"192.168.120.27"}],"id":"00f7164c-79d9-41d0-adb2-7f6ba4638670","security_groups":["8e4a146d-a012-4a41-8db8-2fa39c8c9cb2"],"mac_address":"fa:16:3e:5b:7d:c9","project_id":"95b8a6e5879040c8b91a991af9dc7981","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"36885b2e-2451-4f5c-bdb0-c6566cbaa70d","tenant_id":"95b8a6e5879040c8b91a991af9dc7981","created_at":"2019-07-30T17:21:44Z","binding:vnic_type":"normal","device_id":"fc3a9206-defa-4e6a-8728-5bc972e9b1f5","ip_allocation":"immediate"}]} 2019-07-30 17:21:52,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=fc3a9206-defa-4e6a-8728-5bc972e9b1f5 used request id req-1a0f81ad-2fb5-48f7-964c-102d532b1d3d 2019-07-30 17:21:52,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0523869991302s 2019-07-30 17:21:52,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:21:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=00f7164c-79d9-41d0-adb2-7f6ba4638670" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:52,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:52 GMT X-Openstack-Request-Id: req-89994828-b0d3-4b6f-b26c-11ae3b96615b 2019-07-30 17:21:52,717 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 17:21:52,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=00f7164c-79d9-41d0-adb2-7f6ba4638670 used request id req-89994828-b0d3-4b6f-b26c-11ae3b96615b 2019-07-30 17:21:52,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0467338562012s 2019-07-30 17:21:52,718 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5b:7d:c9', u'version': 4, u'addr': u'192.168.120.27', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e33ae2b8-a19a-43c3-b5b6-341ef45b0f55'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T17:21:51.000000', 'flavor': Munch({u'id': u'b51a67ff-9250-42db-894e-098c9c4105ff'}), 'az': u'nova', 'id': u'fc3a9206-defa-4e6a-8728-5bc972e9b1f5', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6550c86ba6d4412abdd3993c9aa06df3', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'95b8a6e5879040c8b91a991af9dc7981', 'name': 'vping_userdata-project_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', '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-07-30T17:21:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T17:21:51Z', 'hostId': u'191b2a0117c722686966139d9f7be69665d26f483e911a5beb0307a3', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.27', 'cloud': 'envvars', 'host_id': u'191b2a0117c722686966139d9f7be69665d26f483e911a5beb0307a3', '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-07-30T17:21:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'95b8a6e5879040c8b91a991af9dc7981', 'name': u'vping_userdata-vm2_3e22e4fa-e4c3-4585-b13c-1f1641b1c144', 'adminPass': u'WstRmLskk2WF', 'tenant_id': u'95b8a6e5879040c8b91a991af9dc7981', 'created_at': u'2019-07-30T17:21:40Z', 'created': u'2019-07-30T17:21:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 17:21:52,719 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-07-30 17:21:53,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:21:53,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:54,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Tue, 30 Jul 2019 17: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-67c2c334-351e-438f-848c-ce7e7fbc60f6 x-openstack-request-id: req-67c2c334-351e-438f-848c-ce7e7fbc60f6 2019-07-30 17:21:54,371 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:7d:c9", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:51.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:51Z", "hostId": "191b2a0117c722686966139d9f7be69665d26f483e911a5beb0307a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:40Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:69:7b", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:33.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "cf09200b-9c7d-43e0-b240-aabf74537d03", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:33Z", "hostId": "638cdafc28b17b1d5b092f192db0f2e5c028ebce2147609d9bfba2db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:24Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:21:54,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-67c2c334-351e-438f-848c-ce7e7fbc60f6 2019-07-30 17:21:54,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650958061218s 2019-07-30 17:21:54,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 17:21:54,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 17:21:54,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7900 Content-Type: application/json Date: Tue, 30 Jul 2019 17: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-e4ece786-548a-48bb-a504-65cbf30f6f5e x-openstack-request-id: req-e4ece786-548a-48bb-a504-65cbf30f6f5e 2019-07-30 17:21:54,503 - 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 526329718 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.243452] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.246580] pid_max: default: 32768 minimum: 301\n[ 0.248268] ACPI: Core revision 20150930\n[ 0.250351] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.252789] Security Framework initialized\n[ 0.254329] Yama: becoming mindful.\n[ 0.255692] AppArmor: AppArmor initialized\n[ 0.257267] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.259705] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.262103] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264368] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.266919] Initializing cgroup subsys io\n[ 0.268440] Initializing cgroup subsys memory\n[ 0.270067] Initializing cgroup subsys devices\n[ 0.271703] Initializing cgroup subsys freezer\n[ 0.273332] Initializing cgroup subsys net_cls\n[ 0.274966] Initializing cgroup subsys perf_event\n[ 0.276681] Initializing cgroup subsys net_prio\n[ 0.278352] Initializing cgroup subsys hugetlb\n[ 0.279982] Initializing cgroup subsys pids\n[ 0.281602] CPU: Physical Processor ID: 0\n[ 0.283800] mce: CPU supports 10 MCE banks\n[ 0.285378] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.287262] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.307166] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.316983] ftrace: allocating 31920 entries in 125 pages\n[ 0.353619] smpboot: Max logical packages: 1\n[ 0.355221] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.357750] x2apic enabled\n[ 0.359199] Switched APIC routing to physical x2apic.\n[ 0.362257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.364353] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.368235] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.371582] KVM setup paravirtual spinlock\n[ 0.373591] x86: Booted up 1 node, 1 CPUs\n[ 0.375106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.377650] devtmpfs: initialized\n[ 0.379958] evm: security.selinux\n[ 0.381264] evm: security.SMACK64\n[ 0.382556] evm: security.SMACK64EXEC\n[ 0.383952] evm: security.SMACK64TRANSMUTE\n[ 0.385479] evm: security.SMACK64MMAP\n[ 0.386881] evm: security.ima\n[ 0.388077] evm: security.capability\n[ 0.389518] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.392956] pinctrl core: initialized pinctrl subsystem\n[ 0.394953] RTC time: 17:21:51, date: 07/30/19\n[ 0.396683] NET: Registered protocol family 16\n[ 0.398443] cpuidle: using governor ladder\n[ 0.399973] cpuidle: using governor menu\n[ 0.401444] PCCT header not found.\n[ 0.402815] ACPI: bus type PCI registered\n[ 0.404317] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.406623] PCI: Using configuration type 1 for base access\n[ 0.409331] ACPI: Added _OSI(Module Device)\n[ 0.410898] ACPI: Added _OSI(Processor Device)\n[ 0.412522] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.414226] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.416931] ACPI: Interpreter enabled\n[ 0.418366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.421838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.425301] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.428784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.432255] ACPI: (supports S0 S5)\n[ 0.433581] ACPI: Using IOAPIC for interrupt routing\n[ 0.435368] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.440077] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.442236] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444585] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446826] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.451994] acpiphp: Slot [3] registered\n[ 0.453879] acpiphp: Slot [4] registered\n[ 0.455415] acpiphp: Slot [5] registered\n[ 0.456912] acpiphp: Slot [6] registered\n[ 0.458432] acpiphp: Slot [7] registered\n[ 0.459918] acpiphp: Slot [8] registered\n[ 0.461420] acpiphp: Slot [9] registered\n[ 0.462908] acpiphp: Slot [10] registered\n[ 0.464420] acpiphp: Slot [11] registered\n[ 0.465937] acpiphp: Slot [12] registered\n[ 0.467465] acpiphp: Slot [13] registered\n[ 0.468972] acpiphp: Slot [14] registered\n[ 0.470488] acpiphp: Slot [15] registered\n[ 0.488640] acpiphp: Slot [16] registered\n[ 0.490168] acpiphp: Slot [17] registered\n[ 0.491683] acpiphp: Slot [18] registered\n[ 0.493210] acpiphp: Slot [19] registered\n[ 0.494723] acpiphp: Slot [20] registered\n[ 0.496241] acpiphp: Slot [21] registered\n[ 0.497756] acpiphp: Slot [22] registered\n[ 0.499277] acpiphp: Slot [23] registered\n[ 0.500795] acpiphp: Slot [24] registered\n[ 0.502317] acpiphp: Slot [25] registered\n[ 0.503836] acpiphp: Slot [26] registered\n[ 0.505351] acpiphp: Slot [27] registered\n[ 0.506870] acpiphp: Slot [28] registered\n[ 0.508402] acpiphp: Slot [29] registered\n[ 0.509912] acpiphp: Slot [30] registered\n[ 0.511430] acpiphp: Slot [31] registered\n[ 0.512949] PCI host bridge to bus 0000:00\n[ 0.514470] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.516766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.519061] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.521782] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.524519] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.527304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.532269] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.534678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.539142] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.542979] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.548264] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.550938] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.574736] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.577464] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.580102] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.582734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.585329] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.587639] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.590067] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.592043] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.594939] vgaarb: loaded\n[ 0.596058] vgaarb: bridge control possible 0000:00:02.0\n[ 0.598294] SCSI subsystem initialized\n[ 0.599998] ACPI: bus type USB registered\n[ 0.601544] usbcore: registered new interface driver usbfs\n[ 0.603477] usbcore: registered new interface driver hub\n[ 0.605359] usbcore: registered new device driver usb\n[ 0.607373] PCI: Using ACPI for IRQ routing\n[ 0.609415] NetLabel: Initializing\n[ 0.610751] NetLabel: domain hash size = 128\n[ 0.612348] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.614152] NetLabel: unlabeled traffic allowed by default\n[ 0.616340] clocksource: Switched to clocksource kvm-clock\n[ 0.627471] AppArmor: AppArmor Filesystem Enabled\n[ 0.629251] pnp: PnP ACPI init\n[ 0.630815] pnp: PnP ACPI: found 5 devices\n[ 0.638063] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.641265] NET: Registered protocol family 2\n[ 0.643166] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.645592] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.647854] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.650110] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.652156] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.654364] NET: Registered protocol family 1\n[ 0.655997] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.658065] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.660090] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.675213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.690431] Trying to unpack rootfs image as initramfs...\n[ 0.752570] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.755513] Scanning for low memory corruption every 60 seconds\n[ 0.757974] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.760147] audit: initializing netlink subsys (disabled)\n[ 0.762100] audit: type=2000 audit(1564507312.353:1): initialized\n[ 0.764486] Initialise system trusted keyring\n[ 0.766214] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.768404] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.771670] zbud: loaded\n[ 0.772925] VFS: Disk quotas dquot_6.6.0\n[ 0.774448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.777191] fuse init (API version 7.23)\n[ 0.778807] Key type big_key registered\n[ 0.780296] Allocating IMA MOK and blacklist keyrings.\n[ 0.782444] Key type asymmetric registered\n[ 0.783986] Asymmetric key parser 'x509' registered\n[ 0.785782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.788565] io scheduler noop registered\n[ 0.790046] io scheduler deadline registered (default)\n[ 0.791904] io scheduler cfq registered\n[ 0.793462] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.795422] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.797767] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.800498] ACPI: Power Button [PWRF]\n[ 0.802017] GHES: HEST is not enabled!\n[ 0.816391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.846283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.849866] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.875548] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.879240] Linux agpgart interface v0.103\n[ 0.882927] brd: module loaded\n[ 0.885421] loop: module loaded\n[ 0.890416] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.893148] GPT:90111 != 2097151\n[ 0.894420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.896495] GPT:90111 != 2097151\n[ 0.897768] GPT: Use GNU Parted to correct GPT errors.\n[ 0.899592] vda: vda1 vda15\n[ 0.901491] scsi host0: ata_piix\n[ 0.902884] scsi host1: ata_piix\n[ 0.904209] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.906509] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.909446] libphy: Fixed MDIO Bus: probed\n[ 0.910979] tun: Universal TUN/TAP device driver, 1.6\n[ 0.912784] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.916162] PPP generic driver version 2.4.2\n[ 0.917828] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.920075] ehci-pci: EHCI PCI platform driver\n[ 0.921713] ehci-platform: EHCI generic platform driver\n[ 0.923575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.925714] ohci-pci: OHCI PCI platform driver\n[ 0.927360] ohci-platform: OHCI generic platform driver\n[ 0.929227] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.944390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.946266] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.949012] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.950870] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.953059] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.955371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.958038] usb usb1: Product: UHCI Host Controller\n[ 0.959792] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.961939] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.963726] hub 1-0:1.0: USB hub found\n[ 0.965176] hub 1-0:1.0: 2 ports detected\n[ 0.966835] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.970650] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.972471] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.974354] mousedev: PS/2 mouse device common for all mice\n[ 0.976667] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.979821] rtc_cmos 00:00: RTC can wake from S4\n[ 0.982043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.984277] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.986506] i2c /dev entries driver\n[ 0.987901] device-mapper: uevent: version 1.0.3\n[ 0.989658] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.992704] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.995094] NET: Registered protocol family 10\n[ 0.997006] NET: Registered protocol family 17\n[ 0.998665] Key type dns_resolver registered\n[ 1.000416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.002459] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.005704] registered taskstats version 1\n[ 1.007264] Loading compiled-in X.509 certificates\n[ 1.009560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.013037] zswap: loaded using pool lzo/zbud\n[ 1.015446] Key type trusted registered\n[ 1.017911] Key type encrypted registered\n[ 1.019444] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.021396] ima: No TPM chip found, activating TPM-bypass!\n[ 1.023345] evm: HMAC attrs: 0x1\n[ 1.025035] Magic number: 11:886:391\n[ 1.026597] rtc_cmos 00:00: setting system clock to 2019-07-30 17:21:52 UTC (1564507312)\n[ 1.029579] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.031669] EDD information not available.\n[ 1.066120] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.085709] Write protecting the kernel read-only data: 14336k\n[ 1.089249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.092482] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.321521] 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.27...\nLease of 192.168.120.27 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.10. iid=i-00000011\n"} 2019-07-30 17:21:54,504 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5/action used request id req-e4ece786-548a-48bb-a504-65cbf30f6f5e 2019-07-30 17:21:54,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.1300740242s 2019-07-30 17:21:54,505 - 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 526329718 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.243452] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.246580] pid_max: default: 32768 minimum: 301 [ 0.248268] ACPI: Core revision 20150930 [ 0.250351] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252789] Security Framework initialized [ 0.254329] Yama: becoming mindful. [ 0.255692] AppArmor: AppArmor initialized [ 0.257267] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259705] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262103] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264368] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266919] Initializing cgroup subsys io [ 0.268440] Initializing cgroup subsys memory [ 0.270067] Initializing cgroup subsys devices [ 0.271703] Initializing cgroup subsys freezer [ 0.273332] Initializing cgroup subsys net_cls [ 0.274966] Initializing cgroup subsys perf_event [ 0.276681] Initializing cgroup subsys net_prio [ 0.278352] Initializing cgroup subsys hugetlb [ 0.279982] Initializing cgroup subsys pids [ 0.281602] CPU: Physical Processor ID: 0 [ 0.283800] mce: CPU supports 10 MCE banks [ 0.285378] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.287262] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.307166] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.316983] ftrace: allocating 31920 entries in 125 pages [ 0.353619] smpboot: Max logical packages: 1 [ 0.355221] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.357750] x2apic enabled [ 0.359199] Switched APIC routing to physical x2apic. [ 0.362257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.364353] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.368235] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.371582] KVM setup paravirtual spinlock [ 0.373591] x86: Booted up 1 node, 1 CPUs [ 0.375106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.377650] devtmpfs: initialized [ 0.379958] evm: security.selinux [ 0.381264] evm: security.SMACK64 [ 0.382556] evm: security.SMACK64EXEC [ 0.383952] evm: security.SMACK64TRANSMUTE [ 0.385479] evm: security.SMACK64MMAP [ 0.386881] evm: security.ima [ 0.388077] evm: security.capability [ 0.389518] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.392956] pinctrl core: initialized pinctrl subsystem [ 0.394953] RTC time: 17:21:51, date: 07/30/19 [ 0.396683] NET: Registered protocol family 16 [ 0.398443] cpuidle: using governor ladder [ 0.399973] cpuidle: using governor menu [ 0.401444] PCCT header not found. [ 0.402815] ACPI: bus type PCI registered [ 0.404317] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.406623] PCI: Using configuration type 1 for base access [ 0.409331] ACPI: Added _OSI(Module Device) [ 0.410898] ACPI: Added _OSI(Processor Device) [ 0.412522] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.414226] ACPI: Added _OSI(Processor Aggregator Device) [ 0.416931] ACPI: Interpreter enabled [ 0.418366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.421838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.425301] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.428784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.432255] ACPI: (supports S0 S5) [ 0.433581] ACPI: Using IOAPIC for interrupt routing [ 0.435368] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440077] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.442236] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444585] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446826] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.451994] acpiphp: Slot [3] registered [ 0.453879] acpiphp: Slot [4] registered [ 0.455415] acpiphp: Slot [5] registered [ 0.456912] acpiphp: Slot [6] registered [ 0.458432] acpiphp: Slot [7] registered [ 0.459918] acpiphp: Slot [8] registered [ 0.461420] acpiphp: Slot [9] registered [ 0.462908] acpiphp: Slot [10] registered [ 0.464420] acpiphp: Slot [11] registered [ 0.465937] acpiphp: Slot [12] registered [ 0.467465] acpiphp: Slot [13] registered [ 0.468972] acpiphp: Slot [14] registered [ 0.470488] acpiphp: Slot [15] registered [ 0.488640] acpiphp: Slot [16] registered [ 0.490168] acpiphp: Slot [17] registered [ 0.491683] acpiphp: Slot [18] registered [ 0.493210] acpiphp: Slot [19] registered [ 0.494723] acpiphp: Slot [20] registered [ 0.496241] acpiphp: Slot [21] registered [ 0.497756] acpiphp: Slot [22] registered [ 0.499277] acpiphp: Slot [23] registered [ 0.500795] acpiphp: Slot [24] registered [ 0.502317] acpiphp: Slot [25] registered [ 0.503836] acpiphp: Slot [26] registered [ 0.505351] acpiphp: Slot [27] registered [ 0.506870] acpiphp: Slot [28] registered [ 0.508402] acpiphp: Slot [29] registered [ 0.509912] acpiphp: Slot [30] registered [ 0.511430] acpiphp: Slot [31] registered [ 0.512949] PCI host bridge to bus 0000:00 [ 0.514470] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.516766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.519061] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.521782] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.524519] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.527304] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.532269] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.534678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.539142] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.542979] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.548264] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.550938] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.574736] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.577464] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580102] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.582734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.585329] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.587639] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.590067] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.592043] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.594939] vgaarb: loaded [ 0.596058] vgaarb: bridge control possible 0000:00:02.0 [ 0.598294] SCSI subsystem initialized [ 0.599998] ACPI: bus type USB registered [ 0.601544] usbcore: registered new interface driver usbfs [ 0.603477] usbcore: registered new interface driver hub [ 0.605359] usbcore: registered new device driver usb [ 0.607373] PCI: Using ACPI for IRQ routing [ 0.609415] NetLabel: Initializing [ 0.610751] NetLabel: domain hash size = 128 [ 0.612348] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.614152] NetLabel: unlabeled traffic allowed by default [ 0.616340] clocksource: Switched to clocksource kvm-clock [ 0.627471] AppArmor: AppArmor Filesystem Enabled [ 0.629251] pnp: PnP ACPI init [ 0.630815] pnp: PnP ACPI: found 5 devices [ 0.638063] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.641265] NET: Registered protocol family 2 [ 0.643166] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.645592] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.647854] TCP: Hash tables configured (established 4096 bind 4096) [ 0.650110] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.652156] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.654364] NET: Registered protocol family 1 [ 0.655997] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.658065] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.660090] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.675213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.690431] Trying to unpack rootfs image as initramfs... [ 0.752570] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.755513] Scanning for low memory corruption every 60 seconds [ 0.757974] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.760147] audit: initializing netlink subsys (disabled) [ 0.762100] audit: type=2000 audit(1564507312.353:1): initialized [ 0.764486] Initialise system trusted keyring [ 0.766214] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.768404] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.771670] zbud: loaded [ 0.772925] VFS: Disk quotas dquot_6.6.0 [ 0.774448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.777191] fuse init (API version 7.23) [ 0.778807] Key type big_key registered [ 0.780296] Allocating IMA MOK and blacklist keyrings. [ 0.782444] Key type asymmetric registered [ 0.783986] Asymmetric key parser 'x509' registered [ 0.785782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.788565] io scheduler noop registered [ 0.790046] io scheduler deadline registered (default) [ 0.791904] io scheduler cfq registered [ 0.793462] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.795422] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.797767] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.800498] ACPI: Power Button [PWRF] [ 0.802017] GHES: HEST is not enabled! [ 0.816391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.846283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.849866] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.875548] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.879240] Linux agpgart interface v0.103 [ 0.882927] brd: module loaded [ 0.885421] loop: module loaded [ 0.890416] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.893148] GPT:90111 != 2097151 [ 0.894420] GPT:Alternate GPT header not at the end of the disk. [ 0.896495] GPT:90111 != 2097151 [ 0.897768] GPT: Use GNU Parted to correct GPT errors. [ 0.899592] vda: vda1 vda15 [ 0.901491] scsi host0: ata_piix [ 0.902884] scsi host1: ata_piix [ 0.904209] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.906509] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.909446] libphy: Fixed MDIO Bus: probed [ 0.910979] tun: Universal TUN/TAP device driver, 1.6 [ 0.912784] tun: (C) 1999-2004 Max Krasnyansky [ 0.916162] PPP generic driver version 2.4.2 [ 0.917828] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.920075] ehci-pci: EHCI PCI platform driver [ 0.921713] ehci-platform: EHCI generic platform driver [ 0.923575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.925714] ohci-pci: OHCI PCI platform driver [ 0.927360] ohci-platform: OHCI generic platform driver [ 0.929227] uhci_hcd: USB Universal Host Controller Interface driver [ 0.944390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.946266] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.949012] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.950870] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.953059] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.955371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.958038] usb usb1: Product: UHCI Host Controller [ 0.959792] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.961939] usb usb1: SerialNumber: 0000:00:01.2 [ 0.963726] hub 1-0:1.0: USB hub found [ 0.965176] hub 1-0:1.0: 2 ports detected [ 0.966835] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.970650] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.972471] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.974354] mousedev: PS/2 mouse device common for all mice [ 0.976667] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.979821] rtc_cmos 00:00: RTC can wake from S4 [ 0.982043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.984277] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.986506] i2c /dev entries driver [ 0.987901] device-mapper: uevent: version 1.0.3 [ 0.989658] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.992704] ledtrig-cpu: registered to indicate activity on CPUs [ 0.995094] NET: Registered protocol family 10 [ 0.997006] NET: Registered protocol family 17 [ 0.998665] Key type dns_resolver registered [ 1.000416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.002459] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.005704] registered taskstats version 1 [ 1.007264] Loading compiled-in X.509 certificates [ 1.009560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.013037] zswap: loaded using pool lzo/zbud [ 1.015446] Key type trusted registered [ 1.017911] Key type encrypted registered [ 1.019444] AppArmor: AppArmor sha1 policy hashing enabled [ 1.021396] ima: No TPM chip found, activating TPM-bypass! [ 1.023345] evm: HMAC attrs: 0x1 [ 1.025035] Magic number: 11:886:391 [ 1.026597] rtc_cmos 00:00: setting system clock to 2019-07-30 17:21:52 UTC (1564507312) [ 1.029579] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.031669] EDD information not available. [ 1.066120] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.085709] Write protecting the kernel read-only data: 14336k [ 1.089249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.092482] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.97 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.321521] 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.27... Lease of 192.168.120.27 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.10. iid=i-00000011 2019-07-30 17:21:54,506 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.22. Waiting for response... 2019-07-30 17:21:55,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:21:55,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:56,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-92110dc0-1c28-40b5-a1b5-d59f0c6faf49 x-openstack-request-id: req-92110dc0-1c28-40b5-a1b5-d59f0c6faf49 2019-07-30 17:21:56,751 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:7d:c9", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:51.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:51Z", "hostId": "191b2a0117c722686966139d9f7be69665d26f483e911a5beb0307a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:40Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:69:7b", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:33.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "cf09200b-9c7d-43e0-b240-aabf74537d03", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:33Z", "hostId": "638cdafc28b17b1d5b092f192db0f2e5c028ebce2147609d9bfba2db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:24Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:21:56,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-92110dc0-1c28-40b5-a1b5-d59f0c6faf49 2019-07-30 17:21:56,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24436712265s 2019-07-30 17:21:56,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 17:21:56,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 17:21:56,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9576 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-944ce274-6162-4ceb-bbfe-12fdacc0fa20 x-openstack-request-id: req-944ce274-6162-4ceb-bbfe-12fdacc0fa20 2019-07-30 17:21:56,863 - 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 526329718 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.243452] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.246580] pid_max: default: 32768 minimum: 301\n[ 0.248268] ACPI: Core revision 20150930\n[ 0.250351] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.252789] Security Framework initialized\n[ 0.254329] Yama: becoming mindful.\n[ 0.255692] AppArmor: AppArmor initialized\n[ 0.257267] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.259705] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.262103] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264368] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.266919] Initializing cgroup subsys io\n[ 0.268440] Initializing cgroup subsys memory\n[ 0.270067] Initializing cgroup subsys devices\n[ 0.271703] Initializing cgroup subsys freezer\n[ 0.273332] Initializing cgroup subsys net_cls\n[ 0.274966] Initializing cgroup subsys perf_event\n[ 0.276681] Initializing cgroup subsys net_prio\n[ 0.278352] Initializing cgroup subsys hugetlb\n[ 0.279982] Initializing cgroup subsys pids\n[ 0.281602] CPU: Physical Processor ID: 0\n[ 0.283800] mce: CPU supports 10 MCE banks\n[ 0.285378] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.287262] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.307166] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.316983] ftrace: allocating 31920 entries in 125 pages\n[ 0.353619] smpboot: Max logical packages: 1\n[ 0.355221] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.357750] x2apic enabled\n[ 0.359199] Switched APIC routing to physical x2apic.\n[ 0.362257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.364353] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.368235] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.371582] KVM setup paravirtual spinlock\n[ 0.373591] x86: Booted up 1 node, 1 CPUs\n[ 0.375106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.377650] devtmpfs: initialized\n[ 0.379958] evm: security.selinux\n[ 0.381264] evm: security.SMACK64\n[ 0.382556] evm: security.SMACK64EXEC\n[ 0.383952] evm: security.SMACK64TRANSMUTE\n[ 0.385479] evm: security.SMACK64MMAP\n[ 0.386881] evm: security.ima\n[ 0.388077] evm: security.capability\n[ 0.389518] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.392956] pinctrl core: initialized pinctrl subsystem\n[ 0.394953] RTC time: 17:21:51, date: 07/30/19\n[ 0.396683] NET: Registered protocol family 16\n[ 0.398443] cpuidle: using governor ladder\n[ 0.399973] cpuidle: using governor menu\n[ 0.401444] PCCT header not found.\n[ 0.402815] ACPI: bus type PCI registered\n[ 0.404317] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.406623] PCI: Using configuration type 1 for base access\n[ 0.409331] ACPI: Added _OSI(Module Device)\n[ 0.410898] ACPI: Added _OSI(Processor Device)\n[ 0.412522] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.414226] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.416931] ACPI: Interpreter enabled\n[ 0.418366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.421838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.425301] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.428784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.432255] ACPI: (supports S0 S5)\n[ 0.433581] ACPI: Using IOAPIC for interrupt routing\n[ 0.435368] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.440077] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.442236] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444585] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446826] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.451994] acpiphp: Slot [3] registered\n[ 0.453879] acpiphp: Slot [4] registered\n[ 0.455415] acpiphp: Slot [5] registered\n[ 0.456912] acpiphp: Slot [6] registered\n[ 0.458432] acpiphp: Slot [7] registered\n[ 0.459918] acpiphp: Slot [8] registered\n[ 0.461420] acpiphp: Slot [9] registered\n[ 0.462908] acpiphp: Slot [10] registered\n[ 0.464420] acpiphp: Slot [11] registered\n[ 0.465937] acpiphp: Slot [12] registered\n[ 0.467465] acpiphp: Slot [13] registered\n[ 0.468972] acpiphp: Slot [14] registered\n[ 0.470488] acpiphp: Slot [15] registered\n[ 0.488640] acpiphp: Slot [16] registered\n[ 0.490168] acpiphp: Slot [17] registered\n[ 0.491683] acpiphp: Slot [18] registered\n[ 0.493210] acpiphp: Slot [19] registered\n[ 0.494723] acpiphp: Slot [20] registered\n[ 0.496241] acpiphp: Slot [21] registered\n[ 0.497756] acpiphp: Slot [22] registered\n[ 0.499277] acpiphp: Slot [23] registered\n[ 0.500795] acpiphp: Slot [24] registered\n[ 0.502317] acpiphp: Slot [25] registered\n[ 0.503836] acpiphp: Slot [26] registered\n[ 0.505351] acpiphp: Slot [27] registered\n[ 0.506870] acpiphp: Slot [28] registered\n[ 0.508402] acpiphp: Slot [29] registered\n[ 0.509912] acpiphp: Slot [30] registered\n[ 0.511430] acpiphp: Slot [31] registered\n[ 0.512949] PCI host bridge to bus 0000:00\n[ 0.514470] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.516766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.519061] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.521782] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.524519] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.527304] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.532269] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.534678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.539142] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.542979] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.548264] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.550938] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.574736] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.577464] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.580102] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.582734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.585329] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.587639] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.590067] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.592043] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.594939] vgaarb: loaded\n[ 0.596058] vgaarb: bridge control possible 0000:00:02.0\n[ 0.598294] SCSI subsystem initialized\n[ 0.599998] ACPI: bus type USB registered\n[ 0.601544] usbcore: registered new interface driver usbfs\n[ 0.603477] usbcore: registered new interface driver hub\n[ 0.605359] usbcore: registered new device driver usb\n[ 0.607373] PCI: Using ACPI for IRQ routing\n[ 0.609415] NetLabel: Initializing\n[ 0.610751] NetLabel: domain hash size = 128\n[ 0.612348] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.614152] NetLabel: unlabeled traffic allowed by default\n[ 0.616340] clocksource: Switched to clocksource kvm-clock\n[ 0.627471] AppArmor: AppArmor Filesystem Enabled\n[ 0.629251] pnp: PnP ACPI init\n[ 0.630815] pnp: PnP ACPI: found 5 devices\n[ 0.638063] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.641265] NET: Registered protocol family 2\n[ 0.643166] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.645592] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.647854] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.650110] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.652156] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.654364] NET: Registered protocol family 1\n[ 0.655997] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.658065] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.660090] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.675213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.690431] Trying to unpack rootfs image as initramfs...\n[ 0.752570] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.755513] Scanning for low memory corruption every 60 seconds\n[ 0.757974] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.760147] audit: initializing netlink subsys (disabled)\n[ 0.762100] audit: type=2000 audit(1564507312.353:1): initialized\n[ 0.764486] Initialise system trusted keyring\n[ 0.766214] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.768404] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.771670] zbud: loaded\n[ 0.772925] VFS: Disk quotas dquot_6.6.0\n[ 0.774448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.777191] fuse init (API version 7.23)\n[ 0.778807] Key type big_key registered\n[ 0.780296] Allocating IMA MOK and blacklist keyrings.\n[ 0.782444] Key type asymmetric registered\n[ 0.783986] Asymmetric key parser 'x509' registered\n[ 0.785782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.788565] io scheduler noop registered\n[ 0.790046] io scheduler deadline registered (default)\n[ 0.791904] io scheduler cfq registered\n[ 0.793462] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.795422] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.797767] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.800498] ACPI: Power Button [PWRF]\n[ 0.802017] GHES: HEST is not enabled!\n[ 0.816391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.846283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.849866] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.875548] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.879240] Linux agpgart interface v0.103\n[ 0.882927] brd: module loaded\n[ 0.885421] loop: module loaded\n[ 0.890416] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.893148] GPT:90111 != 2097151\n[ 0.894420] GPT:Alternate GPT header not at the end of the disk.\n[ 0.896495] GPT:90111 != 2097151\n[ 0.897768] GPT: Use GNU Parted to correct GPT errors.\n[ 0.899592] vda: vda1 vda15\n[ 0.901491] scsi host0: ata_piix\n[ 0.902884] scsi host1: ata_piix\n[ 0.904209] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.906509] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.909446] libphy: Fixed MDIO Bus: probed\n[ 0.910979] tun: Universal TUN/TAP device driver, 1.6\n[ 0.912784] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.916162] PPP generic driver version 2.4.2\n[ 0.917828] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.920075] ehci-pci: EHCI PCI platform driver\n[ 0.921713] ehci-platform: EHCI generic platform driver\n[ 0.923575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.925714] ohci-pci: OHCI PCI platform driver\n[ 0.927360] ohci-platform: OHCI generic platform driver\n[ 0.929227] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.944390] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.946266] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.949012] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.950870] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.953059] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.955371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.958038] usb usb1: Product: UHCI Host Controller\n[ 0.959792] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.961939] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.963726] hub 1-0:1.0: USB hub found\n[ 0.965176] hub 1-0:1.0: 2 ports detected\n[ 0.966835] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.970650] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.972471] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.974354] mousedev: PS/2 mouse device common for all mice\n[ 0.976667] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.979821] rtc_cmos 00:00: RTC can wake from S4\n[ 0.982043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.984277] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.986506] i2c /dev entries driver\n[ 0.987901] device-mapper: uevent: version 1.0.3\n[ 0.989658] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.992704] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.995094] NET: Registered protocol family 10\n[ 0.997006] NET: Registered protocol family 17\n[ 0.998665] Key type dns_resolver registered\n[ 1.000416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.002459] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.005704] registered taskstats version 1\n[ 1.007264] Loading compiled-in X.509 certificates\n[ 1.009560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.013037] zswap: loaded using pool lzo/zbud\n[ 1.015446] Key type trusted registered\n[ 1.017911] Key type encrypted registered\n[ 1.019444] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.021396] ima: No TPM chip found, activating TPM-bypass!\n[ 1.023345] evm: HMAC attrs: 0x1\n[ 1.025035] Magic number: 11:886:391\n[ 1.026597] rtc_cmos 00:00: setting system clock to 2019-07-30 17:21:52 UTC (1564507312)\n[ 1.029579] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.031669] EDD information not available.\n[ 1.066120] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.085709] Write protecting the kernel read-only data: 14336k\n[ 1.089249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.092482] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.97\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.321521] 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.27...\nLease of 192.168.120.27 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.10. iid=i-00000011\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ5BcjbUP3dpTC6OP3DEbsfHV1i1F5LCrQIRceQ5C7akh8ilqaqrHAiM6wUdutG6nOEsU+kboibweSzMejLxzHZl++XUdjGnLc5gBzY5Xhbxj4GiIhjlHOLPU7PiucfpluB0Z9ExmIZXhhYvOJ64AS5pQfhdQBQybyMNY38oH3+mK5QmlH7da4ht7p+Oju4dcJvWlhy6X38dYEUNnyRLb8A33kdQJuQRPuBnp8MaVWDGsbVUnhOCuk1SVf3Pbu0mZTH5GMTfs9tqu70MPhSzKLelEeEfhx1+YeBaBbN1lWu1UX8jeH3+DWDYkIe0K05wUpuf33/32q47NTutMHv7gh root@vping-userdata-vm2-3e22e4fa-e4c3-4585-b13c-1f1641b1c144\nssh-dss AAAAB3NzaC1kc3MAAACBAPAfaoRjRuZrgext9o39GjaYhJ+cUbAxccY7rVg1r3MCmAYXQrY4GjXVkEWACvNn2V16gZVuuXzJcx7VGHUFGHuLevcZQuzElQF8V82//4APschjINv50Buek7dDf4Oim3b23o7aZwZ6WVS0FY95nr2TcQRGiOG+9qBLfNWOL7QtAAAAFQCzPiz2PUbgr6GZGZHwRhTS/OwksQAAAIEAzHfAIgONJA7qMPRFPtu0ga05cqggVEjF/sCMzSYHlZaLAaMTo+NdOsqUZahX1dv3v/2C+NdcwENQpvTnpnGDMMUmmNOBR/ZwDKTSuRobp56AC645te/1feGhGedCMoT3qeSwQVWA3gLw+30f5bo+2f2tUaMoya4NGIMPcEkM4kkAAACAIi7ZqcAaRDrI6vmSZLnz/zRCIFtbBLQ1ZB4H18G0gIg3vKHaYVrJbtQRRjRbWgQ5suaXSf8oMbVhw4ebi0NPjOWbg80agHyN21n2VZGVvYGJJC5Vo1s3+83pB8cUdX8SiLLrefraE5diZlSk/SESstSVs8zAWiImPHtOnwDvLE0= root@vping-userdata-vm2-3e22e4fa-e4c3-4585-b13c-1f1641b1c144\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.27,24,fe80::f816:3eff:fe5b:7dc9/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.27 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000011\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-3e22e4fa-e4c3-4585-b13c-1f1641b1c144\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.26 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-3e22e4fa-e4c3-4585-b13c-1f1641b1c144 login: "} 2019-07-30 17:21:56,863 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5/action used request id req-944ce274-6162-4ceb-bbfe-12fdacc0fa20 2019-07-30 17:21:56,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109090089798s 2019-07-30 17:21:56,864 - 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 526329718 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.243452] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.246580] pid_max: default: 32768 minimum: 301 [ 0.248268] ACPI: Core revision 20150930 [ 0.250351] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.252789] Security Framework initialized [ 0.254329] Yama: becoming mindful. [ 0.255692] AppArmor: AppArmor initialized [ 0.257267] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.259705] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262103] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264368] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.266919] Initializing cgroup subsys io [ 0.268440] Initializing cgroup subsys memory [ 0.270067] Initializing cgroup subsys devices [ 0.271703] Initializing cgroup subsys freezer [ 0.273332] Initializing cgroup subsys net_cls [ 0.274966] Initializing cgroup subsys perf_event [ 0.276681] Initializing cgroup subsys net_prio [ 0.278352] Initializing cgroup subsys hugetlb [ 0.279982] Initializing cgroup subsys pids [ 0.281602] CPU: Physical Processor ID: 0 [ 0.283800] mce: CPU supports 10 MCE banks [ 0.285378] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.287262] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.307166] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.316983] ftrace: allocating 31920 entries in 125 pages [ 0.353619] smpboot: Max logical packages: 1 [ 0.355221] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.357750] x2apic enabled [ 0.359199] Switched APIC routing to physical x2apic. [ 0.362257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.364353] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.368235] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.371582] KVM setup paravirtual spinlock [ 0.373591] x86: Booted up 1 node, 1 CPUs [ 0.375106] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.377650] devtmpfs: initialized [ 0.379958] evm: security.selinux [ 0.381264] evm: security.SMACK64 [ 0.382556] evm: security.SMACK64EXEC [ 0.383952] evm: security.SMACK64TRANSMUTE [ 0.385479] evm: security.SMACK64MMAP [ 0.386881] evm: security.ima [ 0.388077] evm: security.capability [ 0.389518] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.392956] pinctrl core: initialized pinctrl subsystem [ 0.394953] RTC time: 17:21:51, date: 07/30/19 [ 0.396683] NET: Registered protocol family 16 [ 0.398443] cpuidle: using governor ladder [ 0.399973] cpuidle: using governor menu [ 0.401444] PCCT header not found. [ 0.402815] ACPI: bus type PCI registered [ 0.404317] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.406623] PCI: Using configuration type 1 for base access [ 0.409331] ACPI: Added _OSI(Module Device) [ 0.410898] ACPI: Added _OSI(Processor Device) [ 0.412522] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.414226] ACPI: Added _OSI(Processor Aggregator Device) [ 0.416931] ACPI: Interpreter enabled [ 0.418366] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.421838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.425301] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.428784] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.432255] ACPI: (supports S0 S5) [ 0.433581] ACPI: Using IOAPIC for interrupt routing [ 0.435368] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440077] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.442236] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444585] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446826] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.451994] acpiphp: Slot [3] registered [ 0.453879] acpiphp: Slot [4] registered [ 0.455415] acpiphp: Slot [5] registered [ 0.456912] acpiphp: Slot [6] registered [ 0.458432] acpiphp: Slot [7] registered [ 0.459918] acpiphp: Slot [8] registered [ 0.461420] acpiphp: Slot [9] registered [ 0.462908] acpiphp: Slot [10] registered [ 0.464420] acpiphp: Slot [11] registered [ 0.465937] acpiphp: Slot [12] registered [ 0.467465] acpiphp: Slot [13] registered [ 0.468972] acpiphp: Slot [14] registered [ 0.470488] acpiphp: Slot [15] registered [ 0.488640] acpiphp: Slot [16] registered [ 0.490168] acpiphp: Slot [17] registered [ 0.491683] acpiphp: Slot [18] registered [ 0.493210] acpiphp: Slot [19] registered [ 0.494723] acpiphp: Slot [20] registered [ 0.496241] acpiphp: Slot [21] registered [ 0.497756] acpiphp: Slot [22] registered [ 0.499277] acpiphp: Slot [23] registered [ 0.500795] acpiphp: Slot [24] registered [ 0.502317] acpiphp: Slot [25] registered [ 0.503836] acpiphp: Slot [26] registered [ 0.505351] acpiphp: Slot [27] registered [ 0.506870] acpiphp: Slot [28] registered [ 0.508402] acpiphp: Slot [29] registered [ 0.509912] acpiphp: Slot [30] registered [ 0.511430] acpiphp: Slot [31] registered [ 0.512949] PCI host bridge to bus 0000:00 [ 0.514470] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.516766] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.519061] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.521782] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.524519] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.527304] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.532269] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.534678] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.539142] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.542979] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.548264] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.550938] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.574736] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.577464] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.580102] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.582734] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.585329] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.587639] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.590067] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.592043] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.594939] vgaarb: loaded [ 0.596058] vgaarb: bridge control possible 0000:00:02.0 [ 0.598294] SCSI subsystem initialized [ 0.599998] ACPI: bus type USB registered [ 0.601544] usbcore: registered new interface driver usbfs [ 0.603477] usbcore: registered new interface driver hub [ 0.605359] usbcore: registered new device driver usb [ 0.607373] PCI: Using ACPI for IRQ routing [ 0.609415] NetLabel: Initializing [ 0.610751] NetLabel: domain hash size = 128 [ 0.612348] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.614152] NetLabel: unlabeled traffic allowed by default [ 0.616340] clocksource: Switched to clocksource kvm-clock [ 0.627471] AppArmor: AppArmor Filesystem Enabled [ 0.629251] pnp: PnP ACPI init [ 0.630815] pnp: PnP ACPI: found 5 devices [ 0.638063] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.641265] NET: Registered protocol family 2 [ 0.643166] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.645592] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.647854] TCP: Hash tables configured (established 4096 bind 4096) [ 0.650110] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.652156] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.654364] NET: Registered protocol family 1 [ 0.655997] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.658065] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.660090] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.675213] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.690431] Trying to unpack rootfs image as initramfs... [ 0.752570] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.755513] Scanning for low memory corruption every 60 seconds [ 0.757974] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.760147] audit: initializing netlink subsys (disabled) [ 0.762100] audit: type=2000 audit(1564507312.353:1): initialized [ 0.764486] Initialise system trusted keyring [ 0.766214] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.768404] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.771670] zbud: loaded [ 0.772925] VFS: Disk quotas dquot_6.6.0 [ 0.774448] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.777191] fuse init (API version 7.23) [ 0.778807] Key type big_key registered [ 0.780296] Allocating IMA MOK and blacklist keyrings. [ 0.782444] Key type asymmetric registered [ 0.783986] Asymmetric key parser 'x509' registered [ 0.785782] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.788565] io scheduler noop registered [ 0.790046] io scheduler deadline registered (default) [ 0.791904] io scheduler cfq registered [ 0.793462] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.795422] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.797767] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.800498] ACPI: Power Button [PWRF] [ 0.802017] GHES: HEST is not enabled! [ 0.816391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.846283] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.849866] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.875548] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.879240] Linux agpgart interface v0.103 [ 0.882927] brd: module loaded [ 0.885421] loop: module loaded [ 0.890416] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.893148] GPT:90111 != 2097151 [ 0.894420] GPT:Alternate GPT header not at the end of the disk. [ 0.896495] GPT:90111 != 2097151 [ 0.897768] GPT: Use GNU Parted to correct GPT errors. [ 0.899592] vda: vda1 vda15 [ 0.901491] scsi host0: ata_piix [ 0.902884] scsi host1: ata_piix [ 0.904209] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.906509] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.909446] libphy: Fixed MDIO Bus: probed [ 0.910979] tun: Universal TUN/TAP device driver, 1.6 [ 0.912784] tun: (C) 1999-2004 Max Krasnyansky [ 0.916162] PPP generic driver version 2.4.2 [ 0.917828] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.920075] ehci-pci: EHCI PCI platform driver [ 0.921713] ehci-platform: EHCI generic platform driver [ 0.923575] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.925714] ohci-pci: OHCI PCI platform driver [ 0.927360] ohci-platform: OHCI generic platform driver [ 0.929227] uhci_hcd: USB Universal Host Controller Interface driver [ 0.944390] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.946266] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.949012] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.950870] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.953059] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.955371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.958038] usb usb1: Product: UHCI Host Controller [ 0.959792] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.961939] usb usb1: SerialNumber: 0000:00:01.2 [ 0.963726] hub 1-0:1.0: USB hub found [ 0.965176] hub 1-0:1.0: 2 ports detected [ 0.966835] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.970650] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.972471] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.974354] mousedev: PS/2 mouse device common for all mice [ 0.976667] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.979821] rtc_cmos 00:00: RTC can wake from S4 [ 0.982043] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.984277] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.986506] i2c /dev entries driver [ 0.987901] device-mapper: uevent: version 1.0.3 [ 0.989658] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.992704] ledtrig-cpu: registered to indicate activity on CPUs [ 0.995094] NET: Registered protocol family 10 [ 0.997006] NET: Registered protocol family 17 [ 0.998665] Key type dns_resolver registered [ 1.000416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.002459] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.005704] registered taskstats version 1 [ 1.007264] Loading compiled-in X.509 certificates [ 1.009560] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.013037] zswap: loaded using pool lzo/zbud [ 1.015446] Key type trusted registered [ 1.017911] Key type encrypted registered [ 1.019444] AppArmor: AppArmor sha1 policy hashing enabled [ 1.021396] ima: No TPM chip found, activating TPM-bypass! [ 1.023345] evm: HMAC attrs: 0x1 [ 1.025035] Magic number: 11:886:391 [ 1.026597] rtc_cmos 00:00: setting system clock to 2019-07-30 17:21:52 UTC (1564507312) [ 1.029579] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.031669] EDD information not available. [ 1.066120] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.085709] Write protecting the kernel read-only data: 14336k [ 1.089249] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.092482] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.97 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.321521] 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.27... Lease of 192.168.120.27 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.10. iid=i-00000011 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZ5BcjbUP3dpTC6OP3DEbsfHV1i1F5LCrQIRceQ5C7akh8ilqaqrHAiM6wUdutG6nOEsU+kboibweSzMejLxzHZl++XUdjGnLc5gBzY5Xhbxj4GiIhjlHOLPU7PiucfpluB0Z9ExmIZXhhYvOJ64AS5pQfhdQBQybyMNY38oH3+mK5QmlH7da4ht7p+Oju4dcJvWlhy6X38dYEUNnyRLb8A33kdQJuQRPuBnp8MaVWDGsbVUnhOCuk1SVf3Pbu0mZTH5GMTfs9tqu70MPhSzKLelEeEfhx1+YeBaBbN1lWu1UX8jeH3+DWDYkIe0K05wUpuf33/32q47NTutMHv7gh root@vping-userdata-vm2-3e22e4fa-e4c3-4585-b13c-1f1641b1c144 ssh-dss AAAAB3NzaC1kc3MAAACBAPAfaoRjRuZrgext9o39GjaYhJ+cUbAxccY7rVg1r3MCmAYXQrY4GjXVkEWACvNn2V16gZVuuXzJcx7VGHUFGHuLevcZQuzElQF8V82//4APschjINv50Buek7dDf4Oim3b23o7aZwZ6WVS0FY95nr2TcQRGiOG+9qBLfNWOL7QtAAAAFQCzPiz2PUbgr6GZGZHwRhTS/OwksQAAAIEAzHfAIgONJA7qMPRFPtu0ga05cqggVEjF/sCMzSYHlZaLAaMTo+NdOsqUZahX1dv3v/2C+NdcwENQpvTnpnGDMMUmmNOBR/ZwDKTSuRobp56AC645te/1feGhGedCMoT3qeSwQVWA3gLw+30f5bo+2f2tUaMoya4NGIMPcEkM4kkAAACAIi7ZqcAaRDrI6vmSZLnz/zRCIFtbBLQ1ZB4H18G0gIg3vKHaYVrJbtQRRjRbWgQ5suaXSf8oMbVhw4ebi0NPjOWbg80agHyN21n2VZGVvYGJJC5Vo1s3+83pB8cUdX8SiLLrefraE5diZlSk/SESstSVs8zAWiImPHtOnwDvLE0= root@vping-userdata-vm2-3e22e4fa-e4c3-4585-b13c-1f1641b1c144 -----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.27,24,fe80::f816:3eff:fe5b:7dc9/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.27 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000011 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-3e22e4fa-e4c3-4585-b13c-1f1641b1c144 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.26 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-3e22e4fa-e4c3-4585-b13c-1f1641b1c144 login: 2019-07-30 17:21:56,866 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-07-30 17:21:56,993 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 17:21:56,994 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:55 | PASS | +------------------------+------------------+------------------+----------------+ 2019-07-30 17:21:56,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 17:21:57,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:57,202 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 17:21:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e48605d-f40d-4e5f-b503-6d5be7ce8837 x-openstack-request-id: req-6e48605d-f40d-4e5f-b503-6d5be7ce8837 2019-07-30 17:21:57,202 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03 used request id req-6e48605d-f40d-4e5f-b503-6d5be7ce8837 2019-07-30 17:21:57,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.203219890594s 2019-07-30 17:21:57,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:21:57,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:21:58,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Tue, 30 Jul 2019 17:21: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-033aa761-cfe4-45b3-8292-f56123b4cb72 x-openstack-request-id: req-033aa761-cfe4-45b3-8292-f56123b4cb72 2019-07-30 17:21:58,262 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:7d:c9", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:51.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:51Z", "hostId": "191b2a0117c722686966139d9f7be69665d26f483e911a5beb0307a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:40Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ee:69:7b", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/cf09200b-9c7d-43e0-b240-aabf74537d03", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:33.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "cf09200b-9c7d-43e0-b240-aabf74537d03", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:57Z", "hostId": "638cdafc28b17b1d5b092f192db0f2e5c028ebce2147609d9bfba2db", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:24Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:21:58,262 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-033aa761-cfe4-45b3-8292-f56123b4cb72 2019-07-30 17:21:58,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05912590027s 2019-07-30 17:21:58,264 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:22:00,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:22:00,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:22:01,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22: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-d12e7fba-d80d-4626-b8f1-7a7ccf89b418 x-openstack-request-id: req-d12e7fba-d80d-4626-b8f1-7a7ccf89b418 2019-07-30 17:22:01,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:7d:c9", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:51.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:21:51Z", "hostId": "191b2a0117c722686966139d9f7be69665d26f483e911a5beb0307a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:40Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:22:01,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-d12e7fba-d80d-4626-b8f1-7a7ccf89b418 2019-07-30 17:22:01,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08503103256s 2019-07-30 17:22:01,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 17:22:01,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:22:01,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-44e1790b-fd92-4709-baba-7469f6976ab8 x-openstack-request-id: req-44e1790b-fd92-4709-baba-7469f6976ab8 2019-07-30 17:22:01,579 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5 used request id req-44e1790b-fd92-4709-baba-7469f6976ab8 2019-07-30 17:22:01,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.225437879562s 2019-07-30 17:22:01,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:22:01,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:22:02,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 753 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22: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-f2d64966-b05b-42d8-9dfa-7ffa99e4d7ab x-openstack-request-id: req-f2d64966-b05b-42d8-9dfa-7ffa99e4d7ab 2019-07-30 17:22:02,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5b:7d:c9", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "rel": "bookmark"}], "image": {"id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "links": [{"href": "http://172.30.9.37:8774/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:21:51.000000", "flavor": {"id": "b51a67ff-9250-42db-894e-098c9c4105ff", "links": [{"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "bookmark"}]}, "id": "fc3a9206-defa-4e6a-8728-5bc972e9b1f5", "security_groups": [{"name": "default"}], "user_id": "6550c86ba6d4412abdd3993c9aa06df3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:22:01Z", "hostId": "191b2a0117c722686966139d9f7be69665d26f483e911a5beb0307a3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "created": "2019-07-30T17:21:40Z", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:22:02,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f2d64966-b05b-42d8-9dfa-7ffa99e4d7ab 2019-07-30 17:22:02,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73317694664s 2019-07-30 17:22:02,315 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:22:04,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:22:04,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:22:04,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22: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-42fbbec0-4bf2-41ce-b873-3a0e6c6a7a3f x-openstack-request-id: req-42fbbec0-4bf2-41ce-b873-3a0e6c6a7a3f 2019-07-30 17:22:04,381 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 17:22:04,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-42fbbec0-4bf2-41ce-b873-3a0e6c6a7a3f 2019-07-30 17:22:04,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0644471645355s 2019-07-30 17:22:04,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 17:22:04,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/5004e9b4-b1b9-42b6-a075-22bf3210e19b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" -d '{"subnet_id": "b7f05015-d029-4feb-9843-29597b02274b"}' 2019-07-30 17:22:07,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:07 GMT X-Openstack-Request-Id: req-1c1c8491-abb6-4014-827d-446f37e5c718 2019-07-30 17:22:07,100 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "36885b2e-2451-4f5c-bdb0-c6566cbaa70d", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "subnet_id": "b7f05015-d029-4feb-9843-29597b02274b", "subnet_ids": ["b7f05015-d029-4feb-9843-29597b02274b"], "port_id": "4057658b-e6a3-4e0a-8a8b-738e1c2f9c96", "id": "5004e9b4-b1b9-42b6-a075-22bf3210e19b"} 2019-07-30 17:22:07,100 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/5004e9b4-b1b9-42b6-a075-22bf3210e19b/remove_router_interface.json used request id req-1c1c8491-abb6-4014-827d-446f37e5c718 2019-07-30 17:22:07,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.71791911125s 2019-07-30 17:22:07,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 17:22:07,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:22:07,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:07 GMT X-Openstack-Request-Id: req-29f53d04-7b35-409d-929d-54cdc36bfc2e 2019-07-30 17:22:07,243 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "created_at": "2019-07-30T17:21:06Z", "admin_state_up": true, "updated_at": "2019-07-30T17:22:05Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "95b8a6e5879040c8b91a991af9dc7981", "id": "5004e9b4-b1b9-42b6-a075-22bf3210e19b", "name": "vping_userdata-router_3e22e4fa-e4c3-4585-b13c-1f1641b1c144"}]} 2019-07-30 17:22:07,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-29f53d04-7b35-409d-929d-54cdc36bfc2e 2019-07-30 17:22:07,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.14256811142s 2019-07-30 17:22:07,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 17:22:07,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/5004e9b4-b1b9-42b6-a075-22bf3210e19b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:22:11,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:22:11 GMT X-Openstack-Request-Id: req-ef155f80-028f-43ac-adc9-754daaa811d3 2019-07-30 17:22:11,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:22:11,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/5004e9b4-b1b9-42b6-a075-22bf3210e19b.json used request id req-ef155f80-028f-43ac-adc9-754daaa811d3 2019-07-30 17:22:11,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.39431500435s 2019-07-30 17:22:11,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:22:11,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:22:11,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:11 GMT X-Openstack-Request-Id: req-17ecd742-dbf6-40ac-a956-d95adffa38f9 2019-07-30 17:22:11,705 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"36885b2e-2451-4f5c-bdb0-c6566cbaa70d","tenant_id":"95b8a6e5879040c8b91a991af9dc7981","created_at":"2019-07-30T17:21:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:21:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"95b8a6e5879040c8b91a991af9dc7981","id":"b7f05015-d029-4feb-9843-29597b02274b","subnetpool_id":null,"name":"vping_userdata-subnet_3e22e4fa-e4c3-4585-b13c-1f1641b1c144"}]} 2019-07-30 17:22:11,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-17ecd742-dbf6-40ac-a956-d95adffa38f9 2019-07-30 17:22:11,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0652220249176s 2019-07-30 17:22:11,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 17:22:11,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/b7f05015-d029-4feb-9843-29597b02274b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:22:14,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:22:14 GMT X-Openstack-Request-Id: req-000f7d9e-b479-44ee-a4de-afa25eb21311 2019-07-30 17:22:14,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:22:14,054 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/b7f05015-d029-4feb-9843-29597b02274b.json used request id req-000f7d9e-b479-44ee-a4de-afa25eb21311 2019-07-30 17:22:14,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34784293175s 2019-07-30 17:22:14,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:22:14,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:22:14,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:14 GMT X-Openstack-Request-Id: req-ca4b4679-7a0a-4a26-88e3-12a96bf60f0e 2019-07-30 17:22:14,151 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"36885b2e-2451-4f5c-bdb0-c6566cbaa70d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"95b8a6e5879040c8b91a991af9dc7981","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:22:13Z","qos_policy_id":null,"name":"vping_userdata-net_3e22e4fa-e4c3-4585-b13c-1f1641b1c144","admin_state_up":true,"tenant_id":"95b8a6e5879040c8b91a991af9dc7981","created_at":"2019-07-30T17:21:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:22:14,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-ca4b4679-7a0a-4a26-88e3-12a96bf60f0e 2019-07-30 17:22:14,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.096529006958s 2019-07-30 17:22:14,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 17:22:14,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/36885b2e-2451-4f5c-bdb0-c6566cbaa70d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:22:15,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:22:15 GMT X-Openstack-Request-Id: req-74fcdfd5-744a-45b9-9dcd-f5c55d5a7ca3 2019-07-30 17:22:15,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:22:15,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/36885b2e-2451-4f5c-bdb0-c6566cbaa70d.json used request id req-74fcdfd5-744a-45b9-9dcd-f5c55d5a7ca3 2019-07-30 17:22:15,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.4843878746s 2019-07-30 17:22:15,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:22:15,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:22:15,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:15 GMT X-Openstack-Request-Id: req-8c985d19-0311-4cf5-a207-ea29cadb3757 2019-07-30 17:22:15,682 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:21:17Z", "file": "/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/file", "owner": "95b8a6e5879040c8b91a991af9dc7981", "id": "e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "size": 12716032, "self": "/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:21:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:22:15,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-8c985d19-0311-4cf5-a207-ea29cadb3757 2019-07-30 17:22:15,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0411479473114s 2019-07-30 17:22:15,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 17:22:15,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}68a03c903e98ecec04b6099299a49055f068f093" 2019-07-30 17:22:16,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:22:16 GMT X-Openstack-Request-Id: req-2d0c158c-83d8-4fca-aa6d-a9de7572c49b 2019-07-30 17:22:16,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:22:16,329 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/e33ae2b8-a19a-43c3-b5b6-341ef45b0f55 used request id req-2d0c158c-83d8-4fca-aa6d-a9de7572c49b 2019-07-30 17:22:16,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.644417047501s 2019-07-30 17:22:16,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:22:16,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:22:16,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22: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-391dc2b1-c525-4d2f-88d6-2377daca93c9 x-openstack-request-id: req-391dc2b1-c525-4d2f-88d6-2377daca93c9 2019-07-30 17:22:16,358 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b51a67ff-9250-42db-894e-098c9c4105ff", "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": "b51a67ff-9250-42db-894e-098c9c4105ff"}]} 2019-07-30 17:22:16,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-391dc2b1-c525-4d2f-88d6-2377daca93c9 2019-07-30 17:22:16,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235188007355s 2019-07-30 17:22:16,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 17:22:16,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/b51a67ff-9250-42db-894e-098c9c4105ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:22:16,386 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17: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-7c80144b-6808-43d1-adc9-9060b5c2e986 x-openstack-request-id: req-7c80144b-6808-43d1-adc9-9060b5c2e986 2019-07-30 17:22:16,387 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/b51a67ff-9250-42db-894e-098c9c4105ff used request id req-7c80144b-6808-43d1-adc9-9060b5c2e986 2019-07-30 17:22:16,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0273809432983s 2019-07-30 17:22:16,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:22:16,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:22:16,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-750e4ebd-6e5b-4624-b00e-41d37ea4e32b 2019-07-30 17:22:16,622 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "links": {"self": "http://172.30.9.37:5000/v3/users/6550c86ba6d4412abdd3993c9aa06df3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6550c86ba6d4412abdd3993c9aa06df3", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:22:16,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-750e4ebd-6e5b-4624-b00e-41d37ea4e32b 2019-07-30 17:22:16,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2348279953s 2019-07-30 17:22:16,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:22:16,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/6550c86ba6d4412abdd3993c9aa06df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:22:16,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53843d29-edcf-47fe-ad2b-858e82b40afe 2019-07-30 17:22:16,863 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_3e22e4fa-e4c3-4585-b13c-1f1641b1c144", "links": {"self": "http://172.30.9.37:5000/v3/users/6550c86ba6d4412abdd3993c9aa06df3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6550c86ba6d4412abdd3993c9aa06df3", "description": null}} 2019-07-30 17:22:16,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/6550c86ba6d4412abdd3993c9aa06df3 used request id req-53843d29-edcf-47fe-ad2b-858e82b40afe 2019-07-30 17:22:16,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235664844513s 2019-07-30 17:22:16,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 17:22:16,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/6550c86ba6d4412abdd3993c9aa06df3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:22:17,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:22:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd9951dd-547f-4222-ba7c-f4e8137fefd2 2019-07-30 17:22:17,311 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:22:17,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/6550c86ba6d4412abdd3993c9aa06df3 used request id req-fd9951dd-547f-4222-ba7c-f4e8137fefd2 2019-07-30 17:22:17,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.447243213654s 2019-07-30 17:22:17,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:22:17,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:22:17,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d97c3c22-6cec-4c9d-b0f8-b336470b750c 2019-07-30 17:22:17,552 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.37:5000/v3/projects/95b8a6e5879040c8b91a991af9dc7981"}, "tags": [], "enabled": true, "id": "95b8a6e5879040c8b91a991af9dc7981", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_3e22e4fa-e4c3-4585-b13c-1f1641b1c144"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:22:17,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-d97c3c22-6cec-4c9d-b0f8-b336470b750c 2019-07-30 17:22:17,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.234622955322s 2019-07-30 17:22:17,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 17:22:17,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/95b8a6e5879040c8b91a991af9dc7981 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:22:17,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-032416ec-c4fc-4d97-9dc2-0b7b60630e2f 2019-07-30 17:22:17,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:22:17,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/95b8a6e5879040c8b91a991af9dc7981 used request id req-032416ec-c4fc-4d97-9dc2-0b7b60630e2f 2019-07-30 17:22:17,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.378540992737s 2019-07-30 17:22:17,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:22:17,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=95b8a6e5879040c8b91a991af9dc7981&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:22:18,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:18 GMT X-Openstack-Request-Id: req-81dda5ae-e12e-4043-9a32-7e849598180c 2019-07-30 17:22:18,366 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "created_at": "2019-07-30T17:21:03Z", "updated_at": "2019-07-30T17:21:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:21:03Z", "revision_number": 0, "id": "b81702cb-c626-4cb3-ad6f-8edf2f9982dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:21:03Z", "security_group_id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "port_range_min": null, "ethertype": "IPv6", "project_id": "95b8a6e5879040c8b91a991af9dc7981"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:21:03Z", "revision_number": 0, "id": "e071cce5-8bd8-473a-aced-70676947aba0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:21:03Z", "security_group_id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "port_range_min": null, "ethertype": "IPv4", "project_id": "95b8a6e5879040c8b91a991af9dc7981"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:21:03Z", "revision_number": 0, "id": "e7f1d1d1-7480-494c-a212-a84c0b893108", "remote_group_id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "remote_ip_prefix": null, "created_at": "2019-07-30T17:21:03Z", "security_group_id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "port_range_min": null, "ethertype": "IPv4", "project_id": "95b8a6e5879040c8b91a991af9dc7981"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:21:03Z", "revision_number": 0, "id": "f95b22c1-d8e1-4086-8932-16cd996dc3c5", "remote_group_id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "remote_ip_prefix": null, "created_at": "2019-07-30T17:21:03Z", "security_group_id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "port_range_min": null, "ethertype": "IPv6", "project_id": "95b8a6e5879040c8b91a991af9dc7981"}], "revision_number": 1, "project_id": "95b8a6e5879040c8b91a991af9dc7981", "id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "name": "default"}]} 2019-07-30 17:22:18,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=95b8a6e5879040c8b91a991af9dc7981&name=default used request id req-81dda5ae-e12e-4043-9a32-7e849598180c 2019-07-30 17:22:18,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.425737857819s 2019-07-30 17:22:18,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:22:18,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:22:18,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:18 GMT X-Openstack-Request-Id: req-3edcde46-326a-4a74-bf37-0d719b0e4e77 2019-07-30 17:22:18,960 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "created_at": "2019-07-30T17:21:03Z", "updated_at": "2019-07-30T17:21:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:21:03Z", "revision_number": 0, "id": "b81702cb-c626-4cb3-ad6f-8edf2f9982dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:21:03Z", "security_group_id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "port_range_min": null, "ethertype": "IPv6", "project_id": "95b8a6e5879040c8b91a991af9dc7981"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:21:03Z", "revision_number": 0, "id": "e071cce5-8bd8-473a-aced-70676947aba0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:21:03Z", "security_group_id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "port_range_min": null, "ethertype": "IPv4", "project_id": "95b8a6e5879040c8b91a991af9dc7981"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:21:03Z", "revision_number": 0, "id": "e7f1d1d1-7480-494c-a212-a84c0b893108", "remote_group_id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "remote_ip_prefix": null, "created_at": "2019-07-30T17:21:03Z", "security_group_id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "port_range_min": null, "ethertype": "IPv4", "project_id": "95b8a6e5879040c8b91a991af9dc7981"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:21:03Z", "revision_number": 0, "id": "f95b22c1-d8e1-4086-8932-16cd996dc3c5", "remote_group_id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "remote_ip_prefix": null, "created_at": "2019-07-30T17:21:03Z", "security_group_id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "tenant_id": "95b8a6e5879040c8b91a991af9dc7981", "port_range_min": null, "ethertype": "IPv6", "project_id": "95b8a6e5879040c8b91a991af9dc7981"}], "revision_number": 1, "project_id": "95b8a6e5879040c8b91a991af9dc7981", "id": "8e4a146d-a012-4a41-8db8-2fa39c8c9cb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-30 17:22:18,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-3edcde46-326a-4a74-bf37-0d719b0e4e77 2019-07-30 17:22:18,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.588218927383s 2019-07-30 17:22:18,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 17:22:18,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/8e4a146d-a012-4a41-8db8-2fa39c8c9cb2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6ba1f79ed2cb0f0c40385f6bc1c275c00562e7ef" 2019-07-30 17:22:19,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:22:19 GMT X-Openstack-Request-Id: req-46823e2d-40fd-4237-bb92-0a2a5af055ae 2019-07-30 17:22:19,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:22:19,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/8e4a146d-a012-4a41-8db8-2fa39c8c9cb2.json used request id req-46823e2d-40fd-4237-bb92-0a2a5af055ae 2019-07-30 17:22:19,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.549973011017s 2019-07-30 17:22:19,563 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-07-30 17:22:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:22:19,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb476c18-ab2e-4077-b62e-7d3f7c5892d2 2019-07-30 17:22:19,616 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:22:19,616 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-eb476c18-ab2e-4077-b62e-7d3f7c5892d2 2019-07-30 17:22:19,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:22:20,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:22:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["e9zbbwYYQBO7MtQTR_aFQQ"], "issued_at": "2019-07-30T17:22:19.000000Z"}} 2019-07-30 17:22:20,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:22:20,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:22:20,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:20 GMT X-Openstack-Request-Id: req-ae95693d-4cf8-47bd-9d2f-bbb8bf75c969 2019-07-30 17:22:20,453 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:22:20,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ae95693d-4cf8-47bd-9d2f-bbb8bf75c969 2019-07-30 17:22:20,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404881954193s 2019-07-30 17:22:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:22:20,466 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18c13e43-e166-4d5d-ad8f-344863aa5e21 2019-07-30 17:22:20,466 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:22:20,466 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-18c13e43-e166-4d5d-ad8f-344863aa5e21 2019-07-30 17:22:20,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:22:20,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:22:20,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c18e4c31-a309-45af-91fb-df65ea6a8d11 2019-07-30 17:22:20,685 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:22:20,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-c18e4c31-a309-45af-91fb-df65ea6a8d11 2019-07-30 17:22:20,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218555927277s 2019-07-30 17:22:20,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 17:22:20,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834"}}' 2019-07-30 17:22:20,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5840f606-71df-44ec-8a43-6a6bc8c27d8e 2019-07-30 17:22:20,964 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.37:5000/v3/projects/45cb94d69c5f4400b472a958d93274a5"}, "tags": [], "enabled": true, "id": "45cb94d69c5f4400b472a958d93274a5", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834"}} 2019-07-30 17:22:20,964 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-5840f606-71df-44ec-8a43-6a6bc8c27d8e 2019-07-30 17:22:20,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.270210027695s 2019-07-30 17:22:20,965 - 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'45cb94d69c5f4400b472a958d93274a5', '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_f3d8f046-0852-4156-a58b-f4ffb1340834'}) 2019-07-30 17:22:20,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 17:22:20,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1nuSpvXEKTzD91GiI0U6NX7DFrM7pw", "email": null, "name": "cinder_test-user_f3d8f046-0852-4156-a58b-f4ffb1340834"}}' 2019-07-30 17:22:21,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f3c1151-bb04-4fe0-abae-d04b387e26a6 2019-07-30 17:22:21,370 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_f3d8f046-0852-4156-a58b-f4ffb1340834", "links": {"self": "http://172.30.9.37:5000/v3/users/de0bec8d3eee4f8ab4496b1bbe5bcc7b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "domain_id": "default", "password_expires_at": null}} 2019-07-30 17:22:21,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-2f3c1151-bb04-4fe0-abae-d04b387e26a6 2019-07-30 17:22:21,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.401287078857s 2019-07-30 17:22:21,371 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'de0bec8d3eee4f8ab4496b1bbe5bcc7b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_f3d8f046-0852-4156-a58b-f4ffb1340834'}) 2019-07-30 17:22:21,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:22:21,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:22:21,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2b29a1-02b7-4a9e-b7c9-d976f68b7dec 2019-07-30 17:22:21,578 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:22:21,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-ff2b29a1-02b7-4a9e-b7c9-d976f68b7dec 2019-07-30 17:22:21,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20307302475s 2019-07-30 17:22:21,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:22:21,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:22:21,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ac8432-0fad-45ee-9307-e08f1966ba74 2019-07-30 17:22:21,812 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:22:21,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-68ac8432-0fad-45ee-9307-e08f1966ba74 2019-07-30 17:22:21,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228728055954s 2019-07-30 17:22:21,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:22:21,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:22:22,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfbd6910-b953-4e3f-9d67-6751daf91041 2019-07-30 17:22:22,140 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:22:22,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-dfbd6910-b953-4e3f-9d67-6751daf91041 2019-07-30 17:22:22,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.322957992554s 2019-07-30 17:22:22,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:22:22,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:22:22,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad87b3c0-3ccb-4bfc-a244-72d987894e01 2019-07-30 17:22:22,355 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:22:22,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-ad87b3c0-3ccb-4bfc-a244-72d987894e01 2019-07-30 17:22:22,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210666894913s 2019-07-30 17:22:22,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:22:22,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:22:22,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-006c08de-e0ce-4adb-84fc-b921c311cb9e 2019-07-30 17:22:22,540 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_f3d8f046-0852-4156-a58b-f4ffb1340834", "links": {"self": "http://172.30.9.37:5000/v3/users/de0bec8d3eee4f8ab4496b1bbe5bcc7b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:22:22,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-006c08de-e0ce-4adb-84fc-b921c311cb9e 2019-07-30 17:22:22,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.184076070786s 2019-07-30 17:22:22,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:22:22,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:22:22,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aca2e45-8ac3-45c1-a87b-3a260b5f81a8 2019-07-30 17:22:22,783 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.37:5000/v3/projects/45cb94d69c5f4400b472a958d93274a5"}, "tags": [], "enabled": true, "id": "45cb94d69c5f4400b472a958d93274a5", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:22:22,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-2aca2e45-8ac3-45c1-a87b-3a260b5f81a8 2019-07-30 17:22:22,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230731964111s 2019-07-30 17:22:22,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:22:22,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=de0bec8d3eee4f8ab4496b1bbe5bcc7b&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=45cb94d69c5f4400b472a958d93274a5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:22:22,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5693f62-b742-493e-90a4-4f878ba671bb 2019-07-30 17:22:22,994 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=de0bec8d3eee4f8ab4496b1bbe5bcc7b&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=45cb94d69c5f4400b472a958d93274a5", "previous": null, "next": null}} 2019-07-30 17:22:22,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=de0bec8d3eee4f8ab4496b1bbe5bcc7b&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=45cb94d69c5f4400b472a958d93274a5 used request id req-f5693f62-b742-493e-90a4-4f878ba671bb 2019-07-30 17:22:22,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203611135483s 2019-07-30 17:22:22,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 17:22:23,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/45cb94d69c5f4400b472a958d93274a5/users/de0bec8d3eee4f8ab4496b1bbe5bcc7b/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:22:23,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98559b14-fe0d-478f-be7b-2795c1997bfd 2019-07-30 17:22:23,433 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:22:23,433 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/45cb94d69c5f4400b472a958d93274a5/users/de0bec8d3eee4f8ab4496b1bbe5bcc7b/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-98559b14-fe0d-478f-be7b-2795c1997bfd 2019-07-30 17:22:23,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.435031890869s 2019-07-30 17:22:23,434 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834', 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'45cb94d69c5f4400b472a958d93274a5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1nuSpvXEKTzD91GiI0U6NX7DFrM7pw', 'username': u'cinder_test-user_f3d8f046-0852-4156-a58b-f4ffb1340834', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 17:22:23,437 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_f3d8f046-0852-4156-a58b-f4ffb1340834', 'password': '1nuSpvXEKTzD91GiI0U6NX7DFrM7pw', 'project_name': 'cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '45cb94d69c5f4400b472a958d93274a5', 'project_domain_name': 'Default'} 2019-07-30 17:22:23,438 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-07-30 17:22:23,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:22:23,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:22:23,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe23b08-c8f3-40da-b180-945d3ea98eba 2019-07-30 17:22:23,560 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:22:23,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-9fe23b08-c8f3-40da-b180-945d3ea98eba 2019-07-30 17:22:23,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121840000153s 2019-07-30 17:22:23,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:22:23,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:22:23,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f2ba2fe-de87-4975-90b3-4188fff10dbc 2019-07-30 17:22:23,692 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.37:5000/v3/projects/45cb94d69c5f4400b472a958d93274a5"}, "tags": [], "enabled": true, "id": "45cb94d69c5f4400b472a958d93274a5", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:22:23,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-7f2ba2fe-de87-4975-90b3-4188fff10dbc 2019-07-30 17:22:23,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124675035477s 2019-07-30 17:22:23,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 17:22:23,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" -d '{"network": {"tenant_id": "45cb94d69c5f4400b472a958d93274a5", "name": "cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834", "admin_state_up": true}}' 2019-07-30 17:22:24,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:24 GMT X-Openstack-Request-Id: req-87a69067-beba-47c6-b6d5-9d3964de1ea1 2019-07-30 17:22:24,291 - 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":"3eaedb88-f828-4d9c-9da5-45d404259d6f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"45cb94d69c5f4400b472a958d93274a5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:22:24Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834","admin_state_up":true,"tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:22:24Z","mtu":1450}} 2019-07-30 17:22:24,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-87a69067-beba-47c6-b6d5-9d3964de1ea1 2019-07-30 17:22:24,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.596357107162s 2019-07-30 17:22:24,292 - 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-07-30T17:22:24Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3eaedb88-f828-4d9c-9da5-45d404259d6f', 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'cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834', u'created_at': u'2019-07-30T17:22:24Z', u'mtu': 1450, u'tenant_id': u'45cb94d69c5f4400b472a958d93274a5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'45cb94d69c5f4400b472a958d93274a5', u'l2_adjacency': True}) 2019-07-30 17:22:24,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:22:24,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfbba208-ea47-49f6-918e-35edc5d01624 2019-07-30 17:22:24,303 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:22:24,303 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-bfbba208-ea47-49f6-918e-35edc5d01624 2019-07-30 17:22:24,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:22:24,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "45cb94d69c5f4400b472a958d93274a5", "name": "cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/45cb94d69c5f4400b472a958d93274a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/45cb94d69c5f4400b472a958d93274a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_45cb94d69c5f4400b472a958d93274a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_45cb94d69c5f4400b472a958d93274a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/45cb94d69c5f4400b472a958d93274a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/45cb94d69c5f4400b472a958d93274a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/45cb94d69c5f4400b472a958d93274a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/45cb94d69c5f4400b472a958d93274a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/45cb94d69c5f4400b472a958d93274a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/45cb94d69c5f4400b472a958d93274a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_f3d8f046-0852-4156-a58b-f4ffb1340834", "id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b"}, "audit_ids": ["8oCPg5I_RfmhCgAsKqCDNQ"], "issued_at": "2019-07-30T17:22:24.000000Z"}} 2019-07-30 17:22:24,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:22:24,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:25,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:25 GMT X-Openstack-Request-Id: req-9b6556af-0ead-4d96-9cd5-7fc9fe09b2b2 2019-07-30 17:22:25,168 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"45cb94d69c5f4400b472a958d93274a5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:22:24Z","qos_policy_id":null,"name":"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834","admin_state_up":true,"tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:22:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:22:25,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-9b6556af-0ead-4d96-9cd5-7fc9fe09b2b2 2019-07-30 17:22:25,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.448485136032s 2019-07-30 17:22:25,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 17:22:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"subnet": {"name": "cinder_test-subnet_f3d8f046-0852-4156-a58b-f4ffb1340834", "enable_dhcp": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 17:22:26,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:26 GMT X-Openstack-Request-Id: req-caa2ff48-8707-4c39-8955-c9f9cd468713 2019-07-30 17:22:26,351 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:22:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:22:25Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"45cb94d69c5f4400b472a958d93274a5","id":"565a4843-9872-4da8-a647-ec7d161631cb","subnetpool_id":null,"name":"cinder_test-subnet_f3d8f046-0852-4156-a58b-f4ffb1340834"}} 2019-07-30 17:22:26,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-caa2ff48-8707-4c39-8955-c9f9cd468713 2019-07-30 17:22:26,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.18117594719s 2019-07-30 17:22:26,351 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:22:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'565a4843-9872-4da8-a647-ec7d161631cb', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_f3d8f046-0852-4156-a58b-f4ffb1340834', u'enable_dhcp': True, u'network_id': u'3eaedb88-f828-4d9c-9da5-45d404259d6f', u'tenant_id': u'45cb94d69c5f4400b472a958d93274a5', u'created_at': u'2019-07-30T17:22:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'45cb94d69c5f4400b472a958d93274a5'}) 2019-07-30 17:22:26,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 17:22:26,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "cinder_test-router_f3d8f046-0852-4156-a58b-f4ffb1340834", "admin_state_up": true}}' 2019-07-30 17:22:33,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:33 GMT X-Openstack-Request-Id: req-5c22b509-c40a-4cc1-9c70-4691a7abbe2b 2019-07-30 17:22:33,862 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:22:27Z", "admin_state_up": true, "updated_at": "2019-07-30T17:22:28Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "45cb94d69c5f4400b472a958d93274a5", "id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "name": "cinder_test-router_f3d8f046-0852-4156-a58b-f4ffb1340834"}} 2019-07-30 17:22:33,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-5c22b509-c40a-4cc1-9c70-4691a7abbe2b 2019-07-30 17:22:33,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.51034712791s 2019-07-30 17:22:33,863 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:22:28Z', u'revision_number': 3, u'id': u'3dbabb1a-0cbb-4497-b62e-f894167f77ba', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_f3d8f046-0852-4156-a58b-f4ffb1340834', u'admin_state_up': True, u'tenant_id': u'45cb94d69c5f4400b472a958d93274a5', u'created_at': u'2019-07-30T17:22:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'45cb94d69c5f4400b472a958d93274a5'}) 2019-07-30 17:22:33,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 17:22:33,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/3dbabb1a-0cbb-4497-b62e-f894167f77ba/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"subnet_id": "565a4843-9872-4da8-a647-ec7d161631cb"}' 2019-07-30 17:22:37,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:37 GMT X-Openstack-Request-Id: req-986fef63-e88a-4821-a87b-b5b04ac02c35 2019-07-30 17:22:37,481 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "subnet_id": "565a4843-9872-4da8-a647-ec7d161631cb", "subnet_ids": ["565a4843-9872-4da8-a647-ec7d161631cb"], "port_id": "c070e31d-e309-47ce-8792-7a9565e870d0", "id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba"} 2019-07-30 17:22:37,482 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/3dbabb1a-0cbb-4497-b62e-f894167f77ba/add_router_interface.json used request id req-986fef63-e88a-4821-a87b-b5b04ac02c35 2019-07-30 17:22:37,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.61823010445s 2019-07-30 17:22:37,482 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 17:22:37,588 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 17:22:37,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:22:37,597 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:37 GMT 2019-07-30 17:22:37,597 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 17:22:37,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:22:37,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:38,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:38 GMT X-Openstack-Request-Id: req-6ae1a90e-8efa-4e8c-9138-a989a2dd0fe9 2019-07-30 17:22:38,013 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:22:38,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-6ae1a90e-8efa-4e8c-9138-a989a2dd0fe9 2019-07-30 17:22:38,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.410987138748s 2019-07-30 17:22:38,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 17:22:38,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_f3d8f046-0852-4156-a58b-f4ffb1340834", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_f3d8f046-0852-4156-a58b-f4ffb1340834"}' 2019-07-30 17:22:38,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:38 GMT Location: http://172.30.9.37:9292/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-434c26ac-0981-4b82-b4df-130eab4f42cb 2019-07-30 17:22:38,367 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:22:38Z", "file": "/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/file", "owner": "45cb94d69c5f4400b472a958d93274a5", "id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "size": null, "self": "/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "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_f3d8f046-0852-4156-a58b-f4ffb1340834", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f3d8f046-0852-4156-a58b-f4ffb1340834", "checksum": null, "created_at": "2019-07-30T17:22:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 17:22:38,368 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-434c26ac-0981-4b82-b4df-130eab4f42cb 2019-07-30 17:22:38,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.345556020737s 2019-07-30 17:22:38,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 17:22:38,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '' 2019-07-30 17:22:39,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:22:39 GMT X-Openstack-Request-Id: req-87642768-ced7-4e27-a0eb-1bdafa3f059c 2019-07-30 17:22:39,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-07-30 17:22:39,321 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/file used request id req-87642768-ced7-4e27-a0eb-1bdafa3f059c 2019-07-30 17:22:39,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.952394008636s 2019-07-30 17:22:39,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:22:39,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:39,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:39 GMT X-Openstack-Request-Id: req-49026a6a-cee6-4162-bc73-b497565602ea 2019-07-30 17:22:39,647 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:22:39Z", "file": "/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/file", "owner": "45cb94d69c5f4400b472a958d93274a5", "id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "size": 12716032, "self": "/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_f3d8f046-0852-4156-a58b-f4ffb1340834", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f3d8f046-0852-4156-a58b-f4ffb1340834", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:22:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:22:39,647 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-49026a6a-cee6-4162-bc73-b497565602ea 2019-07-30 17:22:39,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321496009827s 2019-07-30 17:22:39,649 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/file', 'owner': u'45cb94d69c5f4400b472a958d93274a5', 'id': u'75b66926-e7c7-48e8-a0d5-4972c901e99f', 'size': 12716032, u'self': u'/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45cb94d69c5f4400b472a958d93274a5', 'name': 'cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T17:22:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T17:22:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_f3d8f046-0852-4156-a58b-f4ffb1340834', '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/75b66926-e7c7-48e8-a0d5-4972c901e99f', 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_f3d8f046-0852-4156-a58b-f4ffb1340834', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_f3d8f046-0852-4156-a58b-f4ffb1340834', 'created': u'2019-07-30T17:22:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T17:22:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f', 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_f3d8f046-0852-4156-a58b-f4ffb1340834', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 17:22:39,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 17:22:39,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_f3d8f046-0852-4156-a58b-f4ffb1340834", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 17:22:40,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c969dd1f-2f05-486e-99f9-b5e0d5a10ac9 x-openstack-request-id: req-c969dd1f-2f05-486e-99f9-b5e0d5a10ac9 2019-07-30 17:22:40,022 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_f3d8f046-0852-4156-a58b-f4ffb1340834", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "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": "8f566609-2cc5-4f6c-b640-36d4785daef6"}} 2019-07-30 17:22:40,022 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-c969dd1f-2f05-486e-99f9-b5e0d5a10ac9 2019-07-30 17:22:40,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.370078086853s 2019-07-30 17:22:40,023 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_f3d8f046-0852-4156-a58b-f4ffb1340834', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'8f566609-2cc5-4f6c-b640-36d4785daef6', 'swap': 0}) 2019-07-30 17:22:40,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 17:22:40,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" -d '{"extra_specs": {}}' 2019-07-30 17:22:40,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22: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-1c0d7b74-f4ef-4ed3-9ada-1e82ffd23b80 x-openstack-request-id: req-1c0d7b74-f4ef-4ed3-9ada-1e82ffd23b80 2019-07-30 17:22:40,045 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 17:22:40,045 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6/os-extra_specs used request id req-1c0d7b74-f4ef-4ed3-9ada-1e82ffd23b80 2019-07-30 17:22:40,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210440158844s 2019-07-30 17:22:40,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 17:22:40,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"keypair": {"name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834"}}' 2019-07-30 17:22:40,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22: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-7c4c5428-4828-4065-94a0-72724957401d x-openstack-request-id: req-7c4c5428-4828-4065-94a0-72724957401d 2019-07-30 17:22:40,494 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDzVLm3CfYUHJ+ZFdhpZl9U7/BU7N+B9qL3Z4itpW4r9gngkkH1W8sGbXGsnrLhvKnqIFVAockxw60MEj/G1v1IsA68nxoVjiPRCZ/MwkP2RoInv94Cn51XwgFPZwP30S3NDsw8l5GIqSWbxb0smg4x4Qob74ABisvhVAWrleh9aaFMxIGAtrcuogXi7VGPm9EHb93ZXQ4fh7CdVWmn5dNLqluG0wlmrBtBJ2aUnfBWOF6CM6LVaTLU1YKHM+DUl7YOEtmGGKZTnvUJPi0JXMYBEJ/8jyDUzcU3u/NedcMGjHq5iQqs0nwsJrJ1072E20obnAOJT7SB6UUgXD7dFpP Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAw81S5twn2FByfmRXYaWZfVO/wVOzfgfai92eIraVuK/YJ4JJ\nB9VvLBm1xrJ6y4byp6iBVQKHJMcOtDBI/xtb9SLAOvJ8aFY4j0QmfzMJD9kaCJ7/\neAp+dV8IBT2cD99EtzQ7MPJeRiKklm8W9LJoOMeEKG++AAYrL4VQFq5XofWmhTMS\nBgLa3LqIF4u1Rj5vRB2/d2V0OH4ewnVVpp+XTS6pbhtMJZqwbQSdmlJ3wVjhegjO\ni1Wky1NWChzPg1Je2DhLZhhimU571CT4tCVzGARCf/I8g1M3FN7vzXnXDBox6uYk\nKrNJ8LCayddO9hNtKG5wDiU+0gelFIFw+3RaTwIDAQABAoIBAQCvzj/NgYdVNoZW\n7gl3Z5U1bmkSUPEtDCgyxT4jtQUh2uGeN+ES45T6Z+tLCR4weG6QE0Bs7+QgJYsS\nRviD9jDPHfCz/N2vYRtPp8VZGJ3eWPSDISAIzINXJ4iwC+2AYtv0EzXCcRwspRZa\n7EwUUcw6jwoetJZIt0E3Xd/XPZr5k2DatIqIy2blHfOXoBa2aKCVUOF8BtusZ/EQ\n8IIOsHs3a23IAxC29dAxJB6AqW9VTHf777AwzLFHB2zCWK92AA/mIG+LuDhRKH4C\nw3l0+ejuiWLtNllUlFJRepqNq/mApOf7cQ3pgw1VlrKAsi4tYLSYm58t0+lDuzzX\nZmWDUZEBAoGBAOxFKjHgoPVQO2X3uIGdZ17EfbMSUnTy2ix2hWyIHOuGntBR0ZYm\nAx96XAx18yO59gqU0x+Pb0GwlKtN2yb/clRDtZ6SlWaLnqj+FJP/38cY29Kp84fB\n+TY3uP0JyPGEaYwjT6oJdM9AKu818O1JIReqlGr4Q/+IUJdxf5yY7MxvAoGBANQn\nDosP5mV8U5cuKmSMUjjupKpHWaZ9kmqTNWsZCQF2lqWjUsYw2JDvXj6rvgwK4n6Y\nm5a5OrDFQ21ixPcpBY05cdKfYF84nSeoEHHSw1uZCIPsgexOlBz+tmtKAW+3V+4D\nexSc97pcR3mr7dWgbA1NeSlcuiYkyTN1BGI88gAhAoGBALUtKHkM5oCWoKXFeu+x\nkwXhqP47S42weErmK9QY4Axfs8LNKul3hqeJvbI0dFjuDdT5YJfv9oGp9acS0b2q\n3rHtJgVOJFB5OhYemAsRiDj1QAPgHQX6Ya8ItcsbyMIjJoi2vy0FiVQvwXyjoXdj\nv4OVY7BPZl0524r2FsQvpE3zAoGBAIS6ssSZ/AE+WWXaQjeJ+t8XnvnRjes14ObA\nlskcbp/1u6aBmgXZBYUX3RTEijAqly2w+JbB6FAz+k1zX9tqVMjYSbgGclrgpqHq\n6e7sd8DU65jt3RMkzlGdoi9Zq7BjOqX0k4p/8hUsKqOaxz/CEBf6gnU4SFYY6bBB\n4646hwVBAoGAb4RET8F6MOyiYBZR64Dv4J2UngUgwmwbdWVL+9ei2rCAiFbzZX71\n/xLfoc1GTIEyN4UPBJK08EPBWWIr4nzwMaoBFhuFW6oJhIi5mnRPEX+SPLUqcsBt\nWGRG/GiQ6kbX20rbtwCN0ToHb3XIG/KxeHn1Ftwd86f2A3fTfdiG+bM=\n-----END RSA PRIVATE KEY-----\n", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "fingerprint": "fc:6a:0d:78:45:1c:2b:56:bb:61:18:01:06:76:a3:b6"}} 2019-07-30 17:22:40,494 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-7c4c5428-4828-4065-94a0-72724957401d 2019-07-30 17:22:40,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.446375131607s 2019-07-30 17:22:40,495 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDzVLm3CfYUHJ+ZFdhpZl9U7/BU7N+B9qL3Z4itpW4r9gngkkH1W8sGbXGsnrLhvKnqIFVAockxw60MEj/G1v1IsA68nxoVjiPRCZ/MwkP2RoInv94Cn51XwgFPZwP30S3NDsw8l5GIqSWbxb0smg4x4Qob74ABisvhVAWrleh9aaFMxIGAtrcuogXi7VGPm9EHb93ZXQ4fh7CdVWmn5dNLqluG0wlmrBtBJ2aUnfBWOF6CM6LVaTLU1YKHM+DUl7YOEtmGGKZTnvUJPi0JXMYBEJ/8jyDUzcU3u/NedcMGjHq5iQqs0nwsJrJ1072E20obnAOJT7SB6UUgXD7dFpP Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAw81S5twn2FByfmRXYaWZfVO/wVOzfgfai92eIraVuK/YJ4JJ\nB9VvLBm1xrJ6y4byp6iBVQKHJMcOtDBI/xtb9SLAOvJ8aFY4j0QmfzMJD9kaCJ7/\neAp+dV8IBT2cD99EtzQ7MPJeRiKklm8W9LJoOMeEKG++AAYrL4VQFq5XofWmhTMS\nBgLa3LqIF4u1Rj5vRB2/d2V0OH4ewnVVpp+XTS6pbhtMJZqwbQSdmlJ3wVjhegjO\ni1Wky1NWChzPg1Je2DhLZhhimU571CT4tCVzGARCf/I8g1M3FN7vzXnXDBox6uYk\nKrNJ8LCayddO9hNtKG5wDiU+0gelFIFw+3RaTwIDAQABAoIBAQCvzj/NgYdVNoZW\n7gl3Z5U1bmkSUPEtDCgyxT4jtQUh2uGeN+ES45T6Z+tLCR4weG6QE0Bs7+QgJYsS\nRviD9jDPHfCz/N2vYRtPp8VZGJ3eWPSDISAIzINXJ4iwC+2AYtv0EzXCcRwspRZa\n7EwUUcw6jwoetJZIt0E3Xd/XPZr5k2DatIqIy2blHfOXoBa2aKCVUOF8BtusZ/EQ\n8IIOsHs3a23IAxC29dAxJB6AqW9VTHf777AwzLFHB2zCWK92AA/mIG+LuDhRKH4C\nw3l0+ejuiWLtNllUlFJRepqNq/mApOf7cQ3pgw1VlrKAsi4tYLSYm58t0+lDuzzX\nZmWDUZEBAoGBAOxFKjHgoPVQO2X3uIGdZ17EfbMSUnTy2ix2hWyIHOuGntBR0ZYm\nAx96XAx18yO59gqU0x+Pb0GwlKtN2yb/clRDtZ6SlWaLnqj+FJP/38cY29Kp84fB\n+TY3uP0JyPGEaYwjT6oJdM9AKu818O1JIReqlGr4Q/+IUJdxf5yY7MxvAoGBANQn\nDosP5mV8U5cuKmSMUjjupKpHWaZ9kmqTNWsZCQF2lqWjUsYw2JDvXj6rvgwK4n6Y\nm5a5OrDFQ21ixPcpBY05cdKfYF84nSeoEHHSw1uZCIPsgexOlBz+tmtKAW+3V+4D\nexSc97pcR3mr7dWgbA1NeSlcuiYkyTN1BGI88gAhAoGBALUtKHkM5oCWoKXFeu+x\nkwXhqP47S42weErmK9QY4Axfs8LNKul3hqeJvbI0dFjuDdT5YJfv9oGp9acS0b2q\n3rHtJgVOJFB5OhYemAsRiDj1QAPgHQX6Ya8ItcsbyMIjJoi2vy0FiVQvwXyjoXdj\nv4OVY7BPZl0524r2FsQvpE3zAoGBAIS6ssSZ/AE+WWXaQjeJ+t8XnvnRjes14ObA\nlskcbp/1u6aBmgXZBYUX3RTEijAqly2w+JbB6FAz+k1zX9tqVMjYSbgGclrgpqHq\n6e7sd8DU65jt3RMkzlGdoi9Zq7BjOqX0k4p/8hUsKqOaxz/CEBf6gnU4SFYY6bBB\n4646hwVBAoGAb4RET8F6MOyiYBZR64Dv4J2UngUgwmwbdWVL+9ei2rCAiFbzZX71\n/xLfoc1GTIEyN4UPBJK08EPBWWIr4nzwMaoBFhuFW6oJhIi5mnRPEX+SPLUqcsBt\nWGRG/GiQ6kbX20rbtwCN0ToHb3XIG/KxeHn1Ftwd86f2A3fTfdiG+bM=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'de0bec8d3eee4f8ab4496b1bbe5bcc7b', 'name': u'cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834', 'created_at': '2019-07-30T17:22:40.495900', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45cb94d69c5f4400b472a958d93274a5', 'name': 'cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fc:6a:0d:78:45:1c:2b:56:bb:61:18:01:06:76:a3:b6', 'type': 'ssh', 'id': u'cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834'}) 2019-07-30 17:22:40,496 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAw81S5twn2FByfmRXYaWZfVO/wVOzfgfai92eIraVuK/YJ4JJ B9VvLBm1xrJ6y4byp6iBVQKHJMcOtDBI/xtb9SLAOvJ8aFY4j0QmfzMJD9kaCJ7/ eAp+dV8IBT2cD99EtzQ7MPJeRiKklm8W9LJoOMeEKG++AAYrL4VQFq5XofWmhTMS BgLa3LqIF4u1Rj5vRB2/d2V0OH4ewnVVpp+XTS6pbhtMJZqwbQSdmlJ3wVjhegjO i1Wky1NWChzPg1Je2DhLZhhimU571CT4tCVzGARCf/I8g1M3FN7vzXnXDBox6uYk KrNJ8LCayddO9hNtKG5wDiU+0gelFIFw+3RaTwIDAQABAoIBAQCvzj/NgYdVNoZW 7gl3Z5U1bmkSUPEtDCgyxT4jtQUh2uGeN+ES45T6Z+tLCR4weG6QE0Bs7+QgJYsS RviD9jDPHfCz/N2vYRtPp8VZGJ3eWPSDISAIzINXJ4iwC+2AYtv0EzXCcRwspRZa 7EwUUcw6jwoetJZIt0E3Xd/XPZr5k2DatIqIy2blHfOXoBa2aKCVUOF8BtusZ/EQ 8IIOsHs3a23IAxC29dAxJB6AqW9VTHf777AwzLFHB2zCWK92AA/mIG+LuDhRKH4C w3l0+ejuiWLtNllUlFJRepqNq/mApOf7cQ3pgw1VlrKAsi4tYLSYm58t0+lDuzzX ZmWDUZEBAoGBAOxFKjHgoPVQO2X3uIGdZ17EfbMSUnTy2ix2hWyIHOuGntBR0ZYm Ax96XAx18yO59gqU0x+Pb0GwlKtN2yb/clRDtZ6SlWaLnqj+FJP/38cY29Kp84fB +TY3uP0JyPGEaYwjT6oJdM9AKu818O1JIReqlGr4Q/+IUJdxf5yY7MxvAoGBANQn DosP5mV8U5cuKmSMUjjupKpHWaZ9kmqTNWsZCQF2lqWjUsYw2JDvXj6rvgwK4n6Y m5a5OrDFQ21ixPcpBY05cdKfYF84nSeoEHHSw1uZCIPsgexOlBz+tmtKAW+3V+4D exSc97pcR3mr7dWgbA1NeSlcuiYkyTN1BGI88gAhAoGBALUtKHkM5oCWoKXFeu+x kwXhqP47S42weErmK9QY4Axfs8LNKul3hqeJvbI0dFjuDdT5YJfv9oGp9acS0b2q 3rHtJgVOJFB5OhYemAsRiDj1QAPgHQX6Ya8ItcsbyMIjJoi2vy0FiVQvwXyjoXdj v4OVY7BPZl0524r2FsQvpE3zAoGBAIS6ssSZ/AE+WWXaQjeJ+t8XnvnRjes14ObA lskcbp/1u6aBmgXZBYUX3RTEijAqly2w+JbB6FAz+k1zX9tqVMjYSbgGclrgpqHq 6e7sd8DU65jt3RMkzlGdoi9Zq7BjOqX0k4p/8hUsKqOaxz/CEBf6gnU4SFYY6bBB 4646hwVBAoGAb4RET8F6MOyiYBZR64Dv4J2UngUgwmwbdWVL+9ei2rCAiFbzZX71 /xLfoc1GTIEyN4UPBJK08EPBWWIr4nzwMaoBFhuFW6oJhIi5mnRPEX+SPLUqcsBt WGRG/GiQ6kbX20rbtwCN0ToHb3XIG/KxeHn1Ftwd86f2A3fTfdiG+bM= -----END RSA PRIVATE KEY----- 2019-07-30 17:22:40,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 17:22:40,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"security_group": {"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-07-30 17:22:41,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:40 GMT X-Openstack-Request-Id: req-fbd90a4d-2573-4a4f-9fd7-07bb29b0f35e 2019-07-30 17:22:41,005 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:22:40Z", "updated_at": "2019-07-30T17:22:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:40Z", "revision_number": 0, "id": "87c7cc87-c612-4528-938c-7bf546720595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:40Z", "security_group_id": "294de034-a2bd-4e08-87ba-3c55d794034a", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:40Z", "revision_number": 0, "id": "b3a1827b-2e07-4fd4-9433-0eb4e796965a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:40Z", "security_group_id": "294de034-a2bd-4e08-87ba-3c55d794034a", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}], "revision_number": 1, "project_id": "45cb94d69c5f4400b472a958d93274a5", "id": "294de034-a2bd-4e08-87ba-3c55d794034a", "name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}} 2019-07-30 17:22:41,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-fbd90a4d-2573-4a4f-9fd7-07bb29b0f35e 2019-07-30 17:22:41,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.503123044968s 2019-07-30 17:22:41,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:22:41,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:41,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:41 GMT X-Openstack-Request-Id: req-ec02f9ea-0b9c-479b-b35e-c2083ffcb2e0 2019-07-30 17:22:41,438 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:22:40Z", "updated_at": "2019-07-30T17:22:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:40Z", "revision_number": 0, "id": "87c7cc87-c612-4528-938c-7bf546720595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:40Z", "security_group_id": "294de034-a2bd-4e08-87ba-3c55d794034a", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:40Z", "revision_number": 0, "id": "b3a1827b-2e07-4fd4-9433-0eb4e796965a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:40Z", "security_group_id": "294de034-a2bd-4e08-87ba-3c55d794034a", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}], "revision_number": 1, "project_id": "45cb94d69c5f4400b472a958d93274a5", "id": "294de034-a2bd-4e08-87ba-3c55d794034a", "name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}, {"description": "Default security group", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:22:24Z", "updated_at": "2019-07-30T17:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "0d6c5387-ca6f-4a22-85c4-e6c8e6b0ac81", "remote_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "2a4fac68-9edc-4f1c-b4c2-56b060ae9015", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "a4f620db-a151-43e0-ab33-5b67b344f339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "b94b8c8e-3fe2-46f0-8387-274370398175", "remote_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}], "revision_number": 1, "project_id": "45cb94d69c5f4400b472a958d93274a5", "id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "name": "default"}]} 2019-07-30 17:22:41,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-ec02f9ea-0b9c-479b-b35e-c2083ffcb2e0 2019-07-30 17:22:41,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.426750183105s 2019-07-30 17:22:41,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 17:22:41,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -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": "294de034-a2bd-4e08-87ba-3c55d794034a"}}' 2019-07-30 17:22:41,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:41 GMT X-Openstack-Request-Id: req-d336eecd-94b9-4d88-9f5f-39b7a212b525 2019-07-30 17:22:41,873 - 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-07-30T17:22:41Z", "security_group_id": "294de034-a2bd-4e08-87ba-3c55d794034a", "port_range_min": 22, "revision_number": 0, "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:22:41Z", "project_id": "45cb94d69c5f4400b472a958d93274a5", "id": "c38f812d-e366-4c4c-a17b-93bd415132a1"}} 2019-07-30 17:22:41,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-d336eecd-94b9-4d88-9f5f-39b7a212b525 2019-07-30 17:22:41,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.428480148315s 2019-07-30 17:22:41,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:22:41,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:42,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:42 GMT X-Openstack-Request-Id: req-63c30645-8ae2-4f35-acff-4cd15270f057 2019-07-30 17:22:42,223 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:22:40Z", "updated_at": "2019-07-30T17:22:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:40Z", "revision_number": 0, "id": "87c7cc87-c612-4528-938c-7bf546720595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:40Z", "security_group_id": "294de034-a2bd-4e08-87ba-3c55d794034a", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:40Z", "revision_number": 0, "id": "b3a1827b-2e07-4fd4-9433-0eb4e796965a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:40Z", "security_group_id": "294de034-a2bd-4e08-87ba-3c55d794034a", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T17:22:41Z", "revision_number": 0, "id": "c38f812d-e366-4c4c-a17b-93bd415132a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:41Z", "security_group_id": "294de034-a2bd-4e08-87ba-3c55d794034a", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}], "revision_number": 2, "project_id": "45cb94d69c5f4400b472a958d93274a5", "id": "294de034-a2bd-4e08-87ba-3c55d794034a", "name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}, {"description": "Default security group", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:22:24Z", "updated_at": "2019-07-30T17:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "0d6c5387-ca6f-4a22-85c4-e6c8e6b0ac81", "remote_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "2a4fac68-9edc-4f1c-b4c2-56b060ae9015", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "a4f620db-a151-43e0-ab33-5b67b344f339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "b94b8c8e-3fe2-46f0-8387-274370398175", "remote_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}], "revision_number": 1, "project_id": "45cb94d69c5f4400b472a958d93274a5", "id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "name": "default"}]} 2019-07-30 17:22:42,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-63c30645-8ae2-4f35-acff-4cd15270f057 2019-07-30 17:22:42,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.344083070755s 2019-07-30 17:22:42,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 17:22:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -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": "294de034-a2bd-4e08-87ba-3c55d794034a"}}' 2019-07-30 17:22:42,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:42 GMT X-Openstack-Request-Id: req-aed69a24-cbee-462a-bc8a-51bb7aadf8e6 2019-07-30 17:22:42,676 - 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-07-30T17:22:42Z", "security_group_id": "294de034-a2bd-4e08-87ba-3c55d794034a", "port_range_min": null, "revision_number": 0, "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:22:42Z", "project_id": "45cb94d69c5f4400b472a958d93274a5", "id": "a0c073ac-163b-4076-98fc-7229ff899114"}} 2019-07-30 17:22:42,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-aed69a24-cbee-462a-bc8a-51bb7aadf8e6 2019-07-30 17:22:42,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.447065830231s 2019-07-30 17:22:42,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:22:42,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:43,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:43 GMT X-Openstack-Request-Id: req-633d8d79-ae99-4e72-a6c3-1eff8a2807b0 2019-07-30 17:22:43,155 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45cb94d69c5f4400b472a958d93274a5","l2_adjacency":true,"status":"ACTIVE","subnets":["565a4843-9872-4da8-a647-ec7d161631cb"],"description":"","tags":[],"updated_at":"2019-07-30T17:22:25Z","qos_policy_id":null,"name":"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834","admin_state_up":true,"tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:22:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:22:43,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-633d8d79-ae99-4e72-a6c3-1eff8a2807b0 2019-07-30 17:22:43,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.476819038391s 2019-07-30 17:22:43,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:22:43,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:43,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:43 GMT X-Openstack-Request-Id: req-524a1bd9-3af6-44e0-9730-ce43a5199318 2019-07-30 17:22:43,994 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:22:39Z", "file": "/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/file", "owner": "45cb94d69c5f4400b472a958d93274a5", "id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "size": 12716032, "self": "/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_f3d8f046-0852-4156-a58b-f4ffb1340834", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f3d8f046-0852-4156-a58b-f4ffb1340834", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:22:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:22:43,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-524a1bd9-3af6-44e0-9730-ce43a5199318 2019-07-30 17:22:43,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.83430981636s 2019-07-30 17:22:44,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:22:44,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:44,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22: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-15d5409d-2d8a-415f-9e64-e9374fc5df7a x-openstack-request-id: req-15d5409d-2d8a-415f-9e64-e9374fc5df7a 2019-07-30 17:22:44,024 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_f3d8f046-0852-4156-a58b-f4ffb1340834", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "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": "8f566609-2cc5-4f6c-b640-36d4785daef6"}]} 2019-07-30 17:22:44,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-15d5409d-2d8a-415f-9e64-e9374fc5df7a 2019-07-30 17:22:44,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235249996185s 2019-07-30 17:22:44,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 17:22:44,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"server": {"name": "cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834", "imageRef": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "flavorRef": "8f566609-2cc5-4f6c-b640-36d4785daef6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3eaedb88-f828-4d9c-9da5-45d404259d6f"}], "security_groups": [{"name": "294de034-a2bd-4e08-87ba-3c55d794034a"}]}}' 2019-07-30 17:22:48,944 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22: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 location: http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4 x-compute-request-id: req-8ed85883-6988-43a8-adae-f5708d129605 x-openstack-request-id: req-8ed85883-6988-43a8-adae-f5708d129605 2019-07-30 17:22:48,944 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "294de034-a2bd-4e08-87ba-3c55d794034a"}], "OS-DCF:diskConfig": "MANUAL", "id": "039c6799-380a-423a-b618-2a9885fa70e4", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "bookmark"}], "adminPass": "uDbGGyKdu4WX"}} 2019-07-30 17:22:48,944 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-8ed85883-6988-43a8-adae-f5708d129605 2019-07-30 17:22:48,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.91808700562s 2019-07-30 17:22:48,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:22:48,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:49,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 608 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22: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-123bbc80-2764-411c-80c8-4377c51c0e00 x-openstack-request-id: req-123bbc80-2764-411c-80c8-4377c51c0e00 2019-07-30 17:22:49,321 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "039c6799-380a-423a-b618-2a9885fa70e4", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "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-07-30T17:22:49Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:22:48Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:22:49,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-123bbc80-2764-411c-80c8-4377c51c0e00 2019-07-30 17:22:49,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376624107361s 2019-07-30 17:22:49,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:22:49,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:49,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:49 GMT X-Openstack-Request-Id: req-fa578bb8-51a7-47b4-8c74-5d2b45c9ad29 2019-07-30 17:22:49,732 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45cb94d69c5f4400b472a958d93274a5","l2_adjacency":true,"status":"ACTIVE","subnets":["565a4843-9872-4da8-a647-ec7d161631cb"],"description":"","tags":[],"updated_at":"2019-07-30T17:22:25Z","qos_policy_id":null,"name":"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834","admin_state_up":true,"tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:22:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:22:49,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-fa578bb8-51a7-47b4-8c74-5d2b45c9ad29 2019-07-30 17:22:49,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398903131485s 2019-07-30 17:22:49,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:22:49,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:49,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:49 GMT X-Openstack-Request-Id: req-57dae9e1-d821-4813-8ef9-af9be563204b 2019-07-30 17:22:49,785 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:22:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:22:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"45cb94d69c5f4400b472a958d93274a5","id":"565a4843-9872-4da8-a647-ec7d161631cb","subnetpool_id":null,"name":"cinder_test-subnet_f3d8f046-0852-4156-a58b-f4ffb1340834"}]} 2019-07-30 17:22:49,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-57dae9e1-d821-4813-8ef9-af9be563204b 2019-07-30 17:22:49,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0522911548615s 2019-07-30 17:22:49,786 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:22:51,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:22:51,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:52,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 656 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22: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-0001cb44-cc73-432f-ae2f-e081e97400e7 x-openstack-request-id: req-0001cb44-cc73-432f-ae2f-e081e97400e7 2019-07-30 17:22:52,168 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "039c6799-380a-423a-b618-2a9885fa70e4", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:22:51Z", "hostId": "782ed268147c0a3fd5f9cc66635d9de1446ab2be81e68a43d15a63f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:22:48Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:22:52,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0001cb44-cc73-432f-ae2f-e081e97400e7 2019-07-30 17:22:52,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379796028137s 2019-07-30 17:22:52,175 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:22:54,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:22:54,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:55,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-296ec452-d817-4c70-a1b2-ed679985ad27 x-openstack-request-id: req-296ec452-d817-4c70-a1b2-ed679985ad27 2019-07-30 17:22:55,229 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "039c6799-380a-423a-b618-2a9885fa70e4", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:22:52Z", "hostId": "782ed268147c0a3fd5f9cc66635d9de1446ab2be81e68a43d15a63f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:22:48Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:22:55,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-296ec452-d817-4c70-a1b2-ed679985ad27 2019-07-30 17:22:55,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05232787132s 2019-07-30 17:22:55,237 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:22:57,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:22:57,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:22:58,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 17:22:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e2ca4a3-ef51-497c-88e5-2a80034fd9ca x-openstack-request-id: req-7e2ca4a3-ef51-497c-88e5-2a80034fd9ca 2019-07-30 17:22:58,536 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "039c6799-380a-423a-b618-2a9885fa70e4", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:22:52Z", "hostId": "782ed268147c0a3fd5f9cc66635d9de1446ab2be81e68a43d15a63f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:22:48Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:22:58,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-7e2ca4a3-ef51-497c-88e5-2a80034fd9ca 2019-07-30 17:22:58,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.29611802101s 2019-07-30 17:22:58,543 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:23:00,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:23:00,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:01,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a5f063f6-12f2-4e39-a5e6-d81dc9ce32c3 x-openstack-request-id: req-a5f063f6-12f2-4e39-a5e6-d81dc9ce32c3 2019-07-30 17:23:01,458 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:22:58.000000", "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "039c6799-380a-423a-b618-2a9885fa70e4", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:22:58Z", "hostId": "782ed268147c0a3fd5f9cc66635d9de1446ab2be81e68a43d15a63f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:22:48Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:23:01,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a5f063f6-12f2-4e39-a5e6-d81dc9ce32c3 2019-07-30 17:23:01,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.913558006287s 2019-07-30 17:23:01,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:23:01,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=039c6799-380a-423a-b618-2a9885fa70e4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:01,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:01 GMT X-Openstack-Request-Id: req-3cb44ccf-9940-40a3-b3d8-e82a7489e111 2019-07-30 17:23:01,518 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T17:22:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"565a4843-9872-4da8-a647-ec7d161631cb","ip_address":"192.168.120.9"}],"id":"d51de947-1646-4d24-9fd4-47d47d83205b","security_groups":["294de034-a2bd-4e08-87ba-3c55d794034a"],"mac_address":"fa:16:3e:f7:3b:16","project_id":"45cb94d69c5f4400b472a958d93274a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:22:52Z","binding:vnic_type":"normal","device_id":"039c6799-380a-423a-b618-2a9885fa70e4","ip_allocation":"immediate"}]} 2019-07-30 17:23:01,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=039c6799-380a-423a-b618-2a9885fa70e4 used request id req-3cb44ccf-9940-40a3-b3d8-e82a7489e111 2019-07-30 17:23:01,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0533440113068s 2019-07-30 17:23:01,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:01,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=d51de947-1646-4d24-9fd4-47d47d83205b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:01,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:01 GMT X-Openstack-Request-Id: req-e686097c-af66-4054-9fab-41c2afb548bc 2019-07-30 17:23:01,580 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 17:23:01,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=d51de947-1646-4d24-9fd4-47d47d83205b used request id req-e686097c-af66-4054-9fab-41c2afb548bc 2019-07-30 17:23:01,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0515248775482s 2019-07-30 17:23:01,581 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f7:3b:16', 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'75b66926-e7c7-48e8-a0d5-4972c901e99f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T17:22:58.000000', 'flavor': Munch({u'id': u'8f566609-2cc5-4f6c-b640-36d4785daef6'}), 'az': u'nova', 'id': u'039c6799-380a-423a-b618-2a9885fa70e4', 'security_groups': [Munch({u'name': u'cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'de0bec8d3eee4f8ab4496b1bbe5bcc7b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45cb94d69c5f4400b472a958d93274a5', 'name': 'cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834', '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-07-30T17:22:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T17:22:58Z', 'hostId': u'782ed268147c0a3fd5f9cc66635d9de1446ab2be81e68a43d15a63f8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'782ed268147c0a3fd5f9cc66635d9de1446ab2be81e68a43d15a63f8', '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-07-30T17:22:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'45cb94d69c5f4400b472a958d93274a5', 'name': u'cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834', 'adminPass': u'uDbGGyKdu4WX', 'tenant_id': u'45cb94d69c5f4400b472a958d93274a5', 'created_at': u'2019-07-30T17:22:48Z', 'created': u'2019-07-30T17:22:48Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 17:23:01,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:23:01,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:01,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:01 GMT X-Openstack-Request-Id: req-93f10c21-93d7-40a9-8e43-68772b907d5c 2019-07-30 17:23:01,964 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45cb94d69c5f4400b472a958d93274a5","l2_adjacency":true,"status":"ACTIVE","subnets":["565a4843-9872-4da8-a647-ec7d161631cb"],"description":"","tags":[],"updated_at":"2019-07-30T17:22:25Z","qos_policy_id":null,"name":"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834","admin_state_up":true,"tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:22:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:23:01,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-93f10c21-93d7-40a9-8e43-68772b907d5c 2019-07-30 17:23:01,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377947092056s 2019-07-30 17:23:01,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:23:01,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=039c6799-380a-423a-b618-2a9885fa70e4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:02,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:02 GMT X-Openstack-Request-Id: req-7ef384b3-1d78-4cba-97b4-7d6b8a19583e 2019-07-30 17:23:02,234 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T17:22:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"565a4843-9872-4da8-a647-ec7d161631cb","ip_address":"192.168.120.9"}],"id":"d51de947-1646-4d24-9fd4-47d47d83205b","security_groups":["294de034-a2bd-4e08-87ba-3c55d794034a"],"mac_address":"fa:16:3e:f7:3b:16","project_id":"45cb94d69c5f4400b472a958d93274a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:22:52Z","binding:vnic_type":"normal","device_id":"039c6799-380a-423a-b618-2a9885fa70e4","ip_allocation":"immediate"}]} 2019-07-30 17:23:02,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=039c6799-380a-423a-b618-2a9885fa70e4 used request id req-7ef384b3-1d78-4cba-97b4-7d6b8a19583e 2019-07-30 17:23:02,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.268377065659s 2019-07-30 17:23:02,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 17:23:02,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "fixed_ip_address": "192.168.120.9", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b"}}' 2019-07-30 17:23:05,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:05 GMT X-Openstack-Request-Id: req-616a0b4f-977c-4e5e-a3f6-ba901d1be14f 2019-07-30 17:23:05,281 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:03Z", "updated_at": "2019-07-30T17:23:03Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:3b:16", "device_id": "039c6799-380a-423a-b618-2a9885fa70e4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b", "id": "277e1ab9-ef25-4992-ad79-9349bd4a3dce", "qos_policy_id": null}} 2019-07-30 17:23:05,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-616a0b4f-977c-4e5e-a3f6-ba901d1be14f 2019-07-30 17:23:05,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.04555702209s 2019-07-30 17:23:05,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:05,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:05,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:05 GMT X-Openstack-Request-Id: req-45f4f381-2442-4f12-82ac-63efd01829e8 2019-07-30 17:23:05,374 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:03Z", "updated_at": "2019-07-30T17:23:03Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:3b:16", "device_id": "039c6799-380a-423a-b618-2a9885fa70e4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b", "id": "277e1ab9-ef25-4992-ad79-9349bd4a3dce", "qos_policy_id": null}]} 2019-07-30 17:23:05,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-45f4f381-2442-4f12-82ac-63efd01829e8 2019-07-30 17:23:05,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0731959342957s 2019-07-30 17:23:05,380 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:23:05,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:06,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:06 GMT X-Openstack-Request-Id: req-193def86-32b4-43bd-bce3-f04765ba3fc7 2019-07-30 17:23:06,084 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:03Z", "updated_at": "2019-07-30T17:23:03Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:3b:16", "device_id": "039c6799-380a-423a-b618-2a9885fa70e4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b", "id": "277e1ab9-ef25-4992-ad79-9349bd4a3dce", "qos_policy_id": null}]} 2019-07-30 17:23:06,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-193def86-32b4-43bd-bce3-f04765ba3fc7 2019-07-30 17:23:06,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.591497898102s 2019-07-30 17:23:06,091 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:23:06,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:06,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:06,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:06 GMT X-Openstack-Request-Id: req-74a45eb2-f027-4dbf-8891-8226e5effd31 2019-07-30 17:23:06,264 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:03Z", "updated_at": "2019-07-30T17:23:03Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:3b:16", "device_id": "039c6799-380a-423a-b618-2a9885fa70e4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b", "id": "277e1ab9-ef25-4992-ad79-9349bd4a3dce", "qos_policy_id": null}]} 2019-07-30 17:23:06,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-74a45eb2-f027-4dbf-8891-8226e5effd31 2019-07-30 17:23:06,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621078014374s 2019-07-30 17:23:06,269 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:23:06,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:06,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:06,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:06 GMT X-Openstack-Request-Id: req-be781d63-e45d-4d8b-9457-65e34aca69ec 2019-07-30 17:23:06,443 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:03Z", "updated_at": "2019-07-30T17:23:03Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:3b:16", "device_id": "039c6799-380a-423a-b618-2a9885fa70e4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b", "id": "277e1ab9-ef25-4992-ad79-9349bd4a3dce", "qos_policy_id": null}]} 2019-07-30 17:23:06,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-be781d63-e45d-4d8b-9457-65e34aca69ec 2019-07-30 17:23:06,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0635969638824s 2019-07-30 17:23:06,449 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:23:06,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:06,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:06,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:06 GMT X-Openstack-Request-Id: req-1f52c867-e743-488a-b262-5aa2d1884d4e 2019-07-30 17:23:06,893 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:03Z", "updated_at": "2019-07-30T17:23:06Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:3b:16", "device_id": "039c6799-380a-423a-b618-2a9885fa70e4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b", "id": "277e1ab9-ef25-4992-ad79-9349bd4a3dce", "qos_policy_id": null}]} 2019-07-30 17:23:06,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-1f52c867-e743-488a-b262-5aa2d1884d4e 2019-07-30 17:23:06,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.335324048996s 2019-07-30 17:23:06,899 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'3dbabb1a-0cbb-4497-b62e-f894167f77ba', 'updated_at': u'2019-07-30T17:23:06Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'd51de947-1646-4d24-9fd4-47d47d83205b', 'id': u'277e1ab9-ef25-4992-ad79-9349bd4a3dce', 'network': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'port': u'd51de947-1646-4d24-9fd4-47d47d83205b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45cb94d69c5f4400b472a958d93274a5', 'name': 'cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'45cb94d69c5f4400b472a958d93274a5', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3eaedb88-f828-4d9c-9da5-45d404259d6f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f7:3b:16', u'device_id': u'039c6799-380a-423a-b618-2a9885fa70e4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'45cb94d69c5f4400b472a958d93274a5', 'created_at': u'2019-07-30T17:23:03Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3eaedb88-f828-4d9c-9da5-45d404259d6f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:f7:3b:16', u'device_id': u'039c6799-380a-423a-b618-2a9885fa70e4'}), 'router': u'3dbabb1a-0cbb-4497-b62e-f894167f77ba'}) 2019-07-30 17:23:06,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 17:23:06,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 17:23:07,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9579 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23: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-f7a14d1f-2cdc-47f7-8238-0ecbb1391fc8 x-openstack-request-id: req-f7a14d1f-2cdc-47f7-8238-0ecbb1391fc8 2019-07-30 17:23:07,142 - 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 512411726 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.255846] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.260396] pid_max: default: 32768 minimum: 301\n[ 0.262823] ACPI: Core revision 20150930\n[ 0.265814] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.269248] Security Framework initialized\n[ 0.271550] Yama: becoming mindful.\n[ 0.273404] AppArmor: AppArmor initialized\n[ 0.275600] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.278184] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.280632] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.283020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.285721] Initializing cgroup subsys io\n[ 0.287288] Initializing cgroup subsys memory\n[ 0.288993] Initializing cgroup subsys devices\n[ 0.290708] Initializing cgroup subsys freezer\n[ 0.292381] Initializing cgroup subsys net_cls\n[ 0.294125] Initializing cgroup subsys perf_event\n[ 0.295906] Initializing cgroup subsys net_prio\n[ 0.297694] Initializing cgroup subsys hugetlb\n[ 0.299410] Initializing cgroup subsys pids\n[ 0.301092] CPU: Physical Processor ID: 0\n[ 0.303399] mce: CPU supports 10 MCE banks\n[ 0.305048] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.307048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.325308] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.335104] ftrace: allocating 31920 entries in 125 pages\n[ 0.371042] smpboot: Max logical packages: 1\n[ 0.372717] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.375391] x2apic enabled\n[ 0.376888] Switched APIC routing to physical x2apic.\n[ 0.380043] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.382265] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.386364] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.389887] KVM setup paravirtual spinlock\n[ 0.391980] x86: Booted up 1 node, 1 CPUs\n[ 0.393567] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.396240] devtmpfs: initialized\n[ 0.398731] evm: security.selinux\n[ 0.400105] evm: security.SMACK64\n[ 0.401474] evm: security.SMACK64EXEC\n[ 0.402935] evm: security.SMACK64TRANSMUTE\n[ 0.404539] evm: security.SMACK64MMAP\n[ 0.406002] evm: security.ima\n[ 0.407259] evm: security.capability\n[ 0.408778] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.412351] pinctrl core: initialized pinctrl subsystem\n[ 0.414443] RTC time: 17:22:59, date: 07/30/19\n[ 0.416261] NET: Registered protocol family 16\n[ 0.418138] cpuidle: using governor ladder\n[ 0.419738] cpuidle: using governor menu\n[ 0.421304] PCCT header not found.\n[ 0.422738] ACPI: bus type PCI registered\n[ 0.424343] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.426778] PCI: Using configuration type 1 for base access\n[ 0.429600] ACPI: Added _OSI(Module Device)\n[ 0.431256] ACPI: Added _OSI(Processor Device)\n[ 0.432964] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.434736] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.437584] ACPI: Interpreter enabled\n[ 0.439077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.442677] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.446212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.449840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.453410] ACPI: (supports S0 S5)\n[ 0.454788] ACPI: Using IOAPIC for interrupt routing\n[ 0.456612] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.461458] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.463718] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.466186] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.468557] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.472853] acpiphp: Slot [3] registered\n[ 0.474414] acpiphp: Slot [4] registered\n[ 0.475968] acpiphp: Slot [5] registered\n[ 0.477499] acpiphp: Slot [6] registered\n[ 0.479054] acpiphp: Slot [7] registered\n[ 0.480607] acpiphp: Slot [8] registered\n[ 0.482153] acpiphp: Slot [9] registered\n[ 0.483690] acpiphp: Slot [10] registered\n[ 0.485271] acpiphp: Slot [11] registered\n[ 0.486823] acpiphp: Slot [12] registered\n[ 0.488446] acpiphp: Slot [13] registered\n[ 0.490062] acpiphp: Slot [14] registered\n[ 0.491611] acpiphp: Slot [15] registered\n[ 0.509171] acpiphp: Slot [16] registered\n[ 0.510751] acpiphp: Slot [17] registered\n[ 0.512331] acpiphp: Slot [18] registered\n[ 0.513878] acpiphp: Slot [19] registered\n[ 0.515454] acpiphp: Slot [20] registered\n[ 0.517038] acpiphp: Slot [21] registered\n[ 0.518617] acpiphp: Slot [22] registered\n[ 0.520164] acpiphp: Slot [23] registered\n[ 0.521711] acpiphp: Slot [24] registered\n[ 0.523295] acpiphp: Slot [25] registered\n[ 0.524870] acpiphp: Slot [26] registered\n[ 0.526420] acpiphp: Slot [27] registered\n[ 0.527972] acpiphp: Slot [28] registered\n[ 0.529528] acpiphp: Slot [29] registered\n[ 0.531102] acpiphp: Slot [30] registered\n[ 0.532679] acpiphp: Slot [31] registered\n[ 0.534218] PCI host bridge to bus 0000:00\n[ 0.535786] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.538152] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.540543] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.543387] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.545916] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.551313] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.558351] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.560905] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.563262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.565968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.570892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.573718] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.597315] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.600162] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.602880] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.605586] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.608206] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.610569] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.613088] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.615168] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.618128] vgaarb: loaded\n[ 0.619258] vgaarb: bridge control possible 0000:00:02.0\n[ 0.621557] SCSI subsystem initialized\n[ 0.623328] ACPI: bus type USB registered\n[ 0.624954] usbcore: registered new interface driver usbfs\n[ 0.626984] usbcore: registered new interface driver hub\n[ 0.628965] usbcore: registered new device driver usb\n[ 0.631112] PCI: Using ACPI for IRQ routing\n[ 0.633181] NetLabel: Initializing\n[ 0.634525] NetLabel: domain hash size = 128\n[ 0.636134] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.637940] NetLabel: unlabeled traffic allowed by default\n[ 0.640135] clocksource: Switched to clocksource kvm-clock\n[ 0.650935] AppArmor: AppArmor Filesystem Enabled\n[ 0.652731] pnp: PnP ACPI init\n[ 0.654322] pnp: PnP ACPI: found 5 devices\n[ 0.661539] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.664761] NET: Registered protocol family 2\n[ 0.666667] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.669121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.671396] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.673665] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.675722] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.677941] NET: Registered protocol family 1\n[ 0.679587] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.681659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.683694] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.698848] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.714098] Trying to unpack rootfs image as initramfs...\n[ 0.776212] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.779914] Scanning for low memory corruption every 60 seconds\n[ 0.782789] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.785138] audit: initializing netlink subsys (disabled)\n[ 0.787221] audit: type=2000 audit(1564507379.309:1): initialized\n[ 0.789926] Initialise system trusted keyring\n[ 0.791812] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.794130] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.797562] zbud: loaded\n[ 0.798881] VFS: Disk quotas dquot_6.6.0\n[ 0.800475] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.803374] fuse init (API version 7.23)\n[ 0.805130] Key type big_key registered\n[ 0.806669] Allocating IMA MOK and blacklist keyrings.\n[ 0.808957] Key type asymmetric registered\n[ 0.810604] Asymmetric key parser 'x509' registered\n[ 0.812493] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.815353] io scheduler noop registered\n[ 0.816853] io scheduler deadline registered (default)\n[ 0.818788] io scheduler cfq registered\n[ 0.820419] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.822407] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.824864] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.827628] ACPI: Power Button [PWRF]\n[ 0.829233] GHES: HEST is not enabled!\n[ 0.843656] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.873713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.877494] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.903939] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.907851] Linux agpgart interface v0.103\n[ 0.912081] brd: module loaded\n[ 0.914806] loop: module loaded\n[ 0.920550] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.923314] GPT:90111 != 2097151\n[ 0.924607] GPT:Alternate GPT header not at the end of the disk.\n[ 0.926696] GPT:90111 != 2097151\n[ 0.927979] GPT: Use GNU Parted to correct GPT errors.\n[ 0.929833] vda: vda1 vda15\n[ 0.931944] scsi host0: ata_piix\n[ 0.933402] scsi host1: ata_piix\n[ 0.934751] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.937090] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.940143] libphy: Fixed MDIO Bus: probed\n[ 0.941714] tun: Universal TUN/TAP device driver, 1.6\n[ 0.943538] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.947088] PPP generic driver version 2.4.2\n[ 0.948796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.951081] ehci-pci: EHCI PCI platform driver\n[ 0.952756] ehci-platform: EHCI generic platform driver\n[ 0.954642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.956819] ohci-pci: OHCI PCI platform driver\n[ 0.958489] ohci-platform: OHCI generic platform driver\n[ 0.960398] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.975711] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.977637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.980447] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.982338] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.984572] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.986920] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.989603] usb usb1: Product: UHCI Host Controller\n[ 0.991369] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.993541] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.995371] hub 1-0:1.0: USB hub found\n[ 0.996856] hub 1-0:1.0: 2 ports detected\n[ 0.998626] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.002576] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.004397] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.006330] mousedev: PS/2 mouse device common for all mice\n[ 1.008721] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.011941] rtc_cmos 00:00: RTC can wake from S4\n[ 1.014261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.016521] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.018785] i2c /dev entries driver\n[ 1.020231] device-mapper: uevent: version 1.0.3\n[ 1.022039] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.025141] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.027665] NET: Registered protocol family 10\n[ 1.029878] NET: Registered protocol family 17\n[ 1.031578] Key type dns_resolver registered\n[ 1.033429] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.035517] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.038856] registered taskstats version 1\n[ 1.040476] Loading compiled-in X.509 certificates\n[ 1.042867] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.046409] zswap: loaded using pool lzo/zbud\n[ 1.049253] Key type trusted registered\n[ 1.051836] Key type encrypted registered\n[ 1.053395] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.055391] ima: No TPM chip found, activating TPM-bypass!\n[ 1.057382] evm: HMAC attrs: 0x1\n[ 1.059131] Magic number: 11:886:391\n[ 1.060766] rtc_cmos 00:00: setting system clock to 2019-07-30 17:22:59 UTC (1564507379)\n[ 1.063825] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.065943] EDD information not available.\n[ 1.095111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.114821] Write protecting the kernel read-only data: 14336k\n[ 1.120695] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.124202] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.79\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.93\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.301845] 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.9...\nLease of 192.168.120.9 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.08. iid=i-00000014\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVguLGKvv55QMhWCz4UbvLQbBSSutwr23EOZ0bwdDkIphtuktZRMLgwiKCmO7fJDmB+cWmaKS6ZBBidkjuBozgFRWRXJqEw1JW5EJbtoI2iU51KvSbbiOp0rJyIe9YAmypRyMR1zS4VCofV7KrbCPOrYV8BIwR1ATI70hq2euIpklspkR1GZc7VW6CDuPTTkFwBMWm1nnUkRdmaFbZ0fOpgd9jkCKVt1t+VVTlG8zRfi8idbVmk+bgnzFmr9vGBORKoh3XAIfBb8mIplbsHCpcmsqDXdNjsuOUelQ1/BxuLzOn01496fgT4Xbd973dkorICWNWXd9EAF4KvSMZhHtl root@cinder-test-vm2-f3d8f046-0852-4156-a58b-f4ffb1340834\nssh-dss AAAAB3NzaC1kc3MAAACBAOOELjGJcM/NoAYVPwH0qKDldtvkok0oFCGupYevHHOccUov2jhWZhwuyqv1i/miux+/gXZjeAYur4uh10vQwLtzsWLjOQv+M9MP0R66NxFFRv3jteWzMhvQ2NV10tVoHrcjJelDFpC/i+KWQP8rkR2AmxGO5LrSkPKoD2BCgZ3vAAAAFQDtNXxsog0dPueAlQuL9GSorglBDwAAAIAJy7SdEj7nMKxHBCRBQvuvjZ3bMCcOTRnjkZS/urnjrE0zKdCXZmu8seXGN8WhWTu9mUcE2wCxslFEYC1oqRCaD8svONpZdKTh8sEWJLIPKseqOY7B2PkLUwl/57EpuqlqzteWa1+M95fxBOMMUZlFOK/UqJrNQ4tuM1WW5aMp2gAAAIAJ58P5/ZgAcy3NeJfksCWJkhdAEi6BEDakvEh7lr7tjvgIiyUdTkEnyaVfD3PKFP62nSHK4yqP9nTFRKwHdawB8RBSbJHmbNPDyLh27rVUFBl/lRxJsYATtDN/oCirCo80m7VbBljlUXcUsPKBF+uJtx+oi6DEme1feT82JKeT/w== root@cinder-test-vm2-f3d8f046-0852-4156-a58b-f4ffb1340834\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.9,24,fe80::f816:3eff:fef7:3b16/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.9 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000014\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-f3d8f046-0852-4156-a58b-f4ffb1340834\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.30 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-f3d8f046-0852-4156-a58b-f4ffb1340834 login: "} 2019-07-30 17:23:07,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4/action used request id req-f7a14d1f-2cdc-47f7-8238-0ecbb1391fc8 2019-07-30 17:23:07,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.242968082428s 2019-07-30 17:23:07,144 - 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 512411726 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.255846] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.260396] pid_max: default: 32768 minimum: 301 [ 0.262823] ACPI: Core revision 20150930 [ 0.265814] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.269248] Security Framework initialized [ 0.271550] Yama: becoming mindful. [ 0.273404] AppArmor: AppArmor initialized [ 0.275600] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.278184] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.280632] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.283020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.285721] Initializing cgroup subsys io [ 0.287288] Initializing cgroup subsys memory [ 0.288993] Initializing cgroup subsys devices [ 0.290708] Initializing cgroup subsys freezer [ 0.292381] Initializing cgroup subsys net_cls [ 0.294125] Initializing cgroup subsys perf_event [ 0.295906] Initializing cgroup subsys net_prio [ 0.297694] Initializing cgroup subsys hugetlb [ 0.299410] Initializing cgroup subsys pids [ 0.301092] CPU: Physical Processor ID: 0 [ 0.303399] mce: CPU supports 10 MCE banks [ 0.305048] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.307048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.325308] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.335104] ftrace: allocating 31920 entries in 125 pages [ 0.371042] smpboot: Max logical packages: 1 [ 0.372717] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.375391] x2apic enabled [ 0.376888] Switched APIC routing to physical x2apic. [ 0.380043] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.382265] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.386364] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.389887] KVM setup paravirtual spinlock [ 0.391980] x86: Booted up 1 node, 1 CPUs [ 0.393567] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.396240] devtmpfs: initialized [ 0.398731] evm: security.selinux [ 0.400105] evm: security.SMACK64 [ 0.401474] evm: security.SMACK64EXEC [ 0.402935] evm: security.SMACK64TRANSMUTE [ 0.404539] evm: security.SMACK64MMAP [ 0.406002] evm: security.ima [ 0.407259] evm: security.capability [ 0.408778] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.412351] pinctrl core: initialized pinctrl subsystem [ 0.414443] RTC time: 17:22:59, date: 07/30/19 [ 0.416261] NET: Registered protocol family 16 [ 0.418138] cpuidle: using governor ladder [ 0.419738] cpuidle: using governor menu [ 0.421304] PCCT header not found. [ 0.422738] ACPI: bus type PCI registered [ 0.424343] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.426778] PCI: Using configuration type 1 for base access [ 0.429600] ACPI: Added _OSI(Module Device) [ 0.431256] ACPI: Added _OSI(Processor Device) [ 0.432964] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.434736] ACPI: Added _OSI(Processor Aggregator Device) [ 0.437584] ACPI: Interpreter enabled [ 0.439077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.442677] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.446212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.449840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.453410] ACPI: (supports S0 S5) [ 0.454788] ACPI: Using IOAPIC for interrupt routing [ 0.456612] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.461458] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.463718] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.466186] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.468557] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.472853] acpiphp: Slot [3] registered [ 0.474414] acpiphp: Slot [4] registered [ 0.475968] acpiphp: Slot [5] registered [ 0.477499] acpiphp: Slot [6] registered [ 0.479054] acpiphp: Slot [7] registered [ 0.480607] acpiphp: Slot [8] registered [ 0.482153] acpiphp: Slot [9] registered [ 0.483690] acpiphp: Slot [10] registered [ 0.485271] acpiphp: Slot [11] registered [ 0.486823] acpiphp: Slot [12] registered [ 0.488446] acpiphp: Slot [13] registered [ 0.490062] acpiphp: Slot [14] registered [ 0.491611] acpiphp: Slot [15] registered [ 0.509171] acpiphp: Slot [16] registered [ 0.510751] acpiphp: Slot [17] registered [ 0.512331] acpiphp: Slot [18] registered [ 0.513878] acpiphp: Slot [19] registered [ 0.515454] acpiphp: Slot [20] registered [ 0.517038] acpiphp: Slot [21] registered [ 0.518617] acpiphp: Slot [22] registered [ 0.520164] acpiphp: Slot [23] registered [ 0.521711] acpiphp: Slot [24] registered [ 0.523295] acpiphp: Slot [25] registered [ 0.524870] acpiphp: Slot [26] registered [ 0.526420] acpiphp: Slot [27] registered [ 0.527972] acpiphp: Slot [28] registered [ 0.529528] acpiphp: Slot [29] registered [ 0.531102] acpiphp: Slot [30] registered [ 0.532679] acpiphp: Slot [31] registered [ 0.534218] PCI host bridge to bus 0000:00 [ 0.535786] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.538152] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.540543] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.543387] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.545916] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.551313] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.558351] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.560905] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.563262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.565968] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.570892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.573718] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.597315] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.600162] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.602880] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.605586] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.608206] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.610569] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.613088] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.615168] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.618128] vgaarb: loaded [ 0.619258] vgaarb: bridge control possible 0000:00:02.0 [ 0.621557] SCSI subsystem initialized [ 0.623328] ACPI: bus type USB registered [ 0.624954] usbcore: registered new interface driver usbfs [ 0.626984] usbcore: registered new interface driver hub [ 0.628965] usbcore: registered new device driver usb [ 0.631112] PCI: Using ACPI for IRQ routing [ 0.633181] NetLabel: Initializing [ 0.634525] NetLabel: domain hash size = 128 [ 0.636134] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.637940] NetLabel: unlabeled traffic allowed by default [ 0.640135] clocksource: Switched to clocksource kvm-clock [ 0.650935] AppArmor: AppArmor Filesystem Enabled [ 0.652731] pnp: PnP ACPI init [ 0.654322] pnp: PnP ACPI: found 5 devices [ 0.661539] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.664761] NET: Registered protocol family 2 [ 0.666667] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.669121] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.671396] TCP: Hash tables configured (established 4096 bind 4096) [ 0.673665] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.675722] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.677941] NET: Registered protocol family 1 [ 0.679587] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.681659] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.683694] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.698848] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.714098] Trying to unpack rootfs image as initramfs... [ 0.776212] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.779914] Scanning for low memory corruption every 60 seconds [ 0.782789] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.785138] audit: initializing netlink subsys (disabled) [ 0.787221] audit: type=2000 audit(1564507379.309:1): initialized [ 0.789926] Initialise system trusted keyring [ 0.791812] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.794130] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.797562] zbud: loaded [ 0.798881] VFS: Disk quotas dquot_6.6.0 [ 0.800475] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.803374] fuse init (API version 7.23) [ 0.805130] Key type big_key registered [ 0.806669] Allocating IMA MOK and blacklist keyrings. [ 0.808957] Key type asymmetric registered [ 0.810604] Asymmetric key parser 'x509' registered [ 0.812493] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.815353] io scheduler noop registered [ 0.816853] io scheduler deadline registered (default) [ 0.818788] io scheduler cfq registered [ 0.820419] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.822407] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.824864] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.827628] ACPI: Power Button [PWRF] [ 0.829233] GHES: HEST is not enabled! [ 0.843656] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.873713] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.877494] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.903939] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.907851] Linux agpgart interface v0.103 [ 0.912081] brd: module loaded [ 0.914806] loop: module loaded [ 0.920550] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.923314] GPT:90111 != 2097151 [ 0.924607] GPT:Alternate GPT header not at the end of the disk. [ 0.926696] GPT:90111 != 2097151 [ 0.927979] GPT: Use GNU Parted to correct GPT errors. [ 0.929833] vda: vda1 vda15 [ 0.931944] scsi host0: ata_piix [ 0.933402] scsi host1: ata_piix [ 0.934751] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.937090] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.940143] libphy: Fixed MDIO Bus: probed [ 0.941714] tun: Universal TUN/TAP device driver, 1.6 [ 0.943538] tun: (C) 1999-2004 Max Krasnyansky [ 0.947088] PPP generic driver version 2.4.2 [ 0.948796] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.951081] ehci-pci: EHCI PCI platform driver [ 0.952756] ehci-platform: EHCI generic platform driver [ 0.954642] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.956819] ohci-pci: OHCI PCI platform driver [ 0.958489] ohci-platform: OHCI generic platform driver [ 0.960398] uhci_hcd: USB Universal Host Controller Interface driver [ 0.975711] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.977637] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.980447] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.982338] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.984572] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.986920] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.989603] usb usb1: Product: UHCI Host Controller [ 0.991369] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.993541] usb usb1: SerialNumber: 0000:00:01.2 [ 0.995371] hub 1-0:1.0: USB hub found [ 0.996856] hub 1-0:1.0: 2 ports detected [ 0.998626] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.002576] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.004397] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.006330] mousedev: PS/2 mouse device common for all mice [ 1.008721] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.011941] rtc_cmos 00:00: RTC can wake from S4 [ 1.014261] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.016521] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.018785] i2c /dev entries driver [ 1.020231] device-mapper: uevent: version 1.0.3 [ 1.022039] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.025141] ledtrig-cpu: registered to indicate activity on CPUs [ 1.027665] NET: Registered protocol family 10 [ 1.029878] NET: Registered protocol family 17 [ 1.031578] Key type dns_resolver registered [ 1.033429] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.035517] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.038856] registered taskstats version 1 [ 1.040476] Loading compiled-in X.509 certificates [ 1.042867] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.046409] zswap: loaded using pool lzo/zbud [ 1.049253] Key type trusted registered [ 1.051836] Key type encrypted registered [ 1.053395] AppArmor: AppArmor sha1 policy hashing enabled [ 1.055391] ima: No TPM chip found, activating TPM-bypass! [ 1.057382] evm: HMAC attrs: 0x1 [ 1.059131] Magic number: 11:886:391 [ 1.060766] rtc_cmos 00:00: setting system clock to 2019-07-30 17:22:59 UTC (1564507379) [ 1.063825] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.065943] EDD information not available. [ 1.095111] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.114821] Write protecting the kernel read-only data: 14336k [ 1.120695] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.124202] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.93 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.301845] 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.9... Lease of 192.168.120.9 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.08. iid=i-00000014 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVguLGKvv55QMhWCz4UbvLQbBSSutwr23EOZ0bwdDkIphtuktZRMLgwiKCmO7fJDmB+cWmaKS6ZBBidkjuBozgFRWRXJqEw1JW5EJbtoI2iU51KvSbbiOp0rJyIe9YAmypRyMR1zS4VCofV7KrbCPOrYV8BIwR1ATI70hq2euIpklspkR1GZc7VW6CDuPTTkFwBMWm1nnUkRdmaFbZ0fOpgd9jkCKVt1t+VVTlG8zRfi8idbVmk+bgnzFmr9vGBORKoh3XAIfBb8mIplbsHCpcmsqDXdNjsuOUelQ1/BxuLzOn01496fgT4Xbd973dkorICWNWXd9EAF4KvSMZhHtl root@cinder-test-vm2-f3d8f046-0852-4156-a58b-f4ffb1340834 ssh-dss AAAAB3NzaC1kc3MAAACBAOOELjGJcM/NoAYVPwH0qKDldtvkok0oFCGupYevHHOccUov2jhWZhwuyqv1i/miux+/gXZjeAYur4uh10vQwLtzsWLjOQv+M9MP0R66NxFFRv3jteWzMhvQ2NV10tVoHrcjJelDFpC/i+KWQP8rkR2AmxGO5LrSkPKoD2BCgZ3vAAAAFQDtNXxsog0dPueAlQuL9GSorglBDwAAAIAJy7SdEj7nMKxHBCRBQvuvjZ3bMCcOTRnjkZS/urnjrE0zKdCXZmu8seXGN8WhWTu9mUcE2wCxslFEYC1oqRCaD8svONpZdKTh8sEWJLIPKseqOY7B2PkLUwl/57EpuqlqzteWa1+M95fxBOMMUZlFOK/UqJrNQ4tuM1WW5aMp2gAAAIAJ58P5/ZgAcy3NeJfksCWJkhdAEi6BEDakvEh7lr7tjvgIiyUdTkEnyaVfD3PKFP62nSHK4yqP9nTFRKwHdawB8RBSbJHmbNPDyLh27rVUFBl/lRxJsYATtDN/oCirCo80m7VbBljlUXcUsPKBF+uJtx+oi6DEme1feT82JKeT/w== root@cinder-test-vm2-f3d8f046-0852-4156-a58b-f4ffb1340834 -----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.9,24,fe80::f816:3eff:fef7:3b16/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.9 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000014 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-f3d8f046-0852-4156-a58b-f4ffb1340834 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.30 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-f3d8f046-0852-4156-a58b-f4ffb1340834 login: 2019-07-30 17:23:07,148 - paramiko.transport - DEBUG - starting thread (client mode): 0xaec0d050L 2019-07-30 17:23:07,149 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 17:23:07,149 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-30 17:23:07,149 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-30 17:23:07,151 - 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-07-30 17:23:07,151 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 17:23:07,151 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-30 17:23:07,151 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 17:23:07,151 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 17:23:07,151 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 17:23:07,169 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 17:23:07,170 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 17:23:07,181 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.209: a5f495eec31df5189c0b1c2536694fda 2019-07-30 17:23:07,182 - paramiko.transport - DEBUG - Trying discovered key fc6a0d78451c2b56bb6118010676a3b6 in /tmp/tmp6F6G8o 2019-07-30 17:23:07,208 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 17:23:07,214 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 17:23:07,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-07-30 17:23:07,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"volume": {"display_name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "size": "2"}}' 2019-07-30 17:23:08,604 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-119dc05d-3f7b-47db-8b24-0f95732ef0ae x-openstack-request-id: req-119dc05d-3f7b-47db-8b24-0f95732ef0ae 2019-07-30 17:23:08,605 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}} 2019-07-30 17:23:08,605 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes used request id req-119dc05d-3f7b-47db-8b24-0f95732ef0ae 2019-07-30 17:23:08,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.35190796852s 2019-07-30 17:23:08,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:23:08,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:09,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:08 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3133a358-3085-4938-9188-b8f34903cad2 x-openstack-request-id: req-3133a358-3085-4938-9188-b8f34903cad2 2019-07-30 17:23:09,719 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:23:08.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:23:09,719 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-3133a358-3085-4938-9188-b8f34903cad2 2019-07-30 17:23:09,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11359500885s 2019-07-30 17:23:09,721 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:23:11,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:23:11,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:12,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-7dcab35d-1659-4c43-8e55-869c44b47486 x-openstack-request-id: req-7dcab35d-1659-4c43-8e55-869c44b47486 2019-07-30 17:23:12,685 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:23:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:23:12,685 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-7dcab35d-1659-4c43-8e55-869c44b47486 2019-07-30 17:23:12,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.96165394783s 2019-07-30 17:23:12,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:23:12,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:13,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:13 GMT X-Openstack-Request-Id: req-dde264b1-3a1f-48fa-8941-b6e1e806c3d2 2019-07-30 17:23:13,056 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45cb94d69c5f4400b472a958d93274a5","l2_adjacency":true,"status":"ACTIVE","subnets":["565a4843-9872-4da8-a647-ec7d161631cb"],"description":"","tags":[],"updated_at":"2019-07-30T17:22:25Z","qos_policy_id":null,"name":"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834","admin_state_up":true,"tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:22:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:23:13,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-dde264b1-3a1f-48fa-8941-b6e1e806c3d2 2019-07-30 17:23:13,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369064092636s 2019-07-30 17:23:13,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:23:13,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:13,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:13 GMT X-Openstack-Request-Id: req-a748e375-f615-4e57-8478-1f550819d740 2019-07-30 17:23:13,422 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:22:39Z", "file": "/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/file", "owner": "45cb94d69c5f4400b472a958d93274a5", "id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "size": 12716032, "self": "/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_f3d8f046-0852-4156-a58b-f4ffb1340834", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f3d8f046-0852-4156-a58b-f4ffb1340834", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:22:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:23:13,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-a748e375-f615-4e57-8478-1f550819d740 2019-07-30 17:23:13,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.360966920853s 2019-07-30 17:23:13,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:23:13,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:13,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23: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-161932c3-3600-49de-b518-90ba25121668 x-openstack-request-id: req-161932c3-3600-49de-b518-90ba25121668 2019-07-30 17:23:13,456 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_f3d8f046-0852-4156-a58b-f4ffb1340834", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "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": "8f566609-2cc5-4f6c-b640-36d4785daef6"}]} 2019-07-30 17:23:13,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-161932c3-3600-49de-b518-90ba25121668 2019-07-30 17:23:13,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0317549705505s 2019-07-30 17:23:13,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 17:23:13,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"server": {"name": "cinder_test-vm_f3d8f046-0852-4156-a58b-f4ffb1340834", "imageRef": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "flavorRef": "8f566609-2cc5-4f6c-b640-36d4785daef6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3eaedb88-f828-4d9c-9da5-45d404259d6f"}], "security_groups": [{"name": "294de034-a2bd-4e08-87ba-3c55d794034a"}]}}' 2019-07-30 17:23:17,179 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23: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 location: http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba x-compute-request-id: req-2ce45ca7-981e-4846-a58a-76d437f6e332 x-openstack-request-id: req-2ce45ca7-981e-4846-a58a-76d437f6e332 2019-07-30 17:23:17,179 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "294de034-a2bd-4e08-87ba-3c55d794034a"}], "OS-DCF:diskConfig": "MANUAL", "id": "53e5e17d-5e7c-4b5a-a651-baf045271bba", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "bookmark"}], "adminPass": "ZvNCrfWB3xk8"}} 2019-07-30 17:23:17,180 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-2ce45ca7-981e-4846-a58a-76d437f6e332 2019-07-30 17:23:17,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.72232484818s 2019-07-30 17:23:17,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:23:17,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:17,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 867 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a8e70485-f6d8-4210-ac54-e87274b4de4c x-openstack-request-id: req-a8e70485-f6d8-4210-ac54-e87274b4de4c 2019-07-30 17:23:17,645 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "53e5e17d-5e7c-4b5a-a651-baf045271bba", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "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-07-30T17:23:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:23:17Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:22:58.000000", "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "039c6799-380a-423a-b618-2a9885fa70e4", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:22:58Z", "hostId": "782ed268147c0a3fd5f9cc66635d9de1446ab2be81e68a43d15a63f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:22:48Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:23:17,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a8e70485-f6d8-4210-ac54-e87274b4de4c 2019-07-30 17:23:17,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464998960495s 2019-07-30 17:23:17,653 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:23:19,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:23:19,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:20,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23: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-a5f5f062-6822-4648-a0dc-1efbda8919c9 x-openstack-request-id: req-a5f5f062-6822-4648-a0dc-1efbda8919c9 2019-07-30 17:23:20,602 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "53e5e17d-5e7c-4b5a-a651-baf045271bba", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "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-07-30T17:23:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:23:17Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:22:58.000000", "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "039c6799-380a-423a-b618-2a9885fa70e4", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:22:58Z", "hostId": "782ed268147c0a3fd5f9cc66635d9de1446ab2be81e68a43d15a63f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:22:48Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:23:20,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a5f5f062-6822-4648-a0dc-1efbda8919c9 2019-07-30 17:23:20,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.946573019028s 2019-07-30 17:23:20,610 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:23:22,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:23:22,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:23,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8c0f55e-6c00-4c3a-a168-ff5d85984d52 x-openstack-request-id: req-c8c0f55e-6c00-4c3a-a168-ff5d85984d52 2019-07-30 17:23:23,664 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "53e5e17d-5e7c-4b5a-a651-baf045271bba", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:23:20Z", "hostId": "143f4372b3deb3e3fe742ee8e8f895291f40dd213874d522f90ed55e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:23:17Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:22:58.000000", "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "039c6799-380a-423a-b618-2a9885fa70e4", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:22:58Z", "hostId": "782ed268147c0a3fd5f9cc66635d9de1446ab2be81e68a43d15a63f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:22:48Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:23:23,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-c8c0f55e-6c00-4c3a-a168-ff5d85984d52 2019-07-30 17:23:23,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05109286308s 2019-07-30 17:23:23,672 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:23:25,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:23:25,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:26,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23: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-e870b9c8-5de4-4b85-8c4e-d51992186526 x-openstack-request-id: req-e870b9c8-5de4-4b85-8c4e-d51992186526 2019-07-30 17:23:26,584 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "53e5e17d-5e7c-4b5a-a651-baf045271bba", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T17:23:20Z", "hostId": "143f4372b3deb3e3fe742ee8e8f895291f40dd213874d522f90ed55e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:23:17Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:22:58.000000", "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "039c6799-380a-423a-b618-2a9885fa70e4", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:22:58Z", "hostId": "782ed268147c0a3fd5f9cc66635d9de1446ab2be81e68a43d15a63f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:22:48Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:23:26,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e870b9c8-5de4-4b85-8c4e-d51992186526 2019-07-30 17:23:26,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.91038107872s 2019-07-30 17:23:26,592 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:23:28,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:23:28,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:29,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23: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-db24952f-a24e-46f7-8b69-b2b761e87037 x-openstack-request-id: req-db24952f-a24e-46f7-8b69-b2b761e87037 2019-07-30 17:23:29,318 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:d9:4a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:23:27.000000", "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "53e5e17d-5e7c-4b5a-a651-baf045271bba", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:23:27Z", "hostId": "143f4372b3deb3e3fe742ee8e8f895291f40dd213874d522f90ed55e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:23:17Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:22:58.000000", "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "039c6799-380a-423a-b618-2a9885fa70e4", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:22:58Z", "hostId": "782ed268147c0a3fd5f9cc66635d9de1446ab2be81e68a43d15a63f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:22:48Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:23:29,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-db24952f-a24e-46f7-8b69-b2b761e87037 2019-07-30 17:23:29,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723526000977s 2019-07-30 17:23:29,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:23:29,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=53e5e17d-5e7c-4b5a-a651-baf045271bba" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:29,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:29 GMT X-Openstack-Request-Id: req-27d2f74f-8df9-465c-85f3-fb0e8e9fe619 2019-07-30 17:23:29,383 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T17:23:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"565a4843-9872-4da8-a647-ec7d161631cb","ip_address":"192.168.120.13"}],"id":"441527b4-2f02-41f1-abb5-ca95a25ea71e","security_groups":["294de034-a2bd-4e08-87ba-3c55d794034a"],"mac_address":"fa:16:3e:45:d9:4a","project_id":"45cb94d69c5f4400b472a958d93274a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:23:21Z","binding:vnic_type":"normal","device_id":"53e5e17d-5e7c-4b5a-a651-baf045271bba","ip_allocation":"immediate"}]} 2019-07-30 17:23:29,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=53e5e17d-5e7c-4b5a-a651-baf045271bba used request id req-27d2f74f-8df9-465c-85f3-fb0e8e9fe619 2019-07-30 17:23:29,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0581958293915s 2019-07-30 17:23:29,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:29,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=441527b4-2f02-41f1-abb5-ca95a25ea71e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:29,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:29 GMT X-Openstack-Request-Id: req-3f419cd1-5843-486c-aa0a-bbcc6c62b114 2019-07-30 17:23:29,451 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 17:23:29,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=441527b4-2f02-41f1-abb5-ca95a25ea71e used request id req-3f419cd1-5843-486c-aa0a-bbcc6c62b114 2019-07-30 17:23:29,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0568709373474s 2019-07-30 17:23:29,452 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:45:d9:4a', 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'75b66926-e7c7-48e8-a0d5-4972c901e99f'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T17:23:27.000000', 'flavor': Munch({u'id': u'8f566609-2cc5-4f6c-b640-36d4785daef6'}), 'az': u'nova', 'id': u'53e5e17d-5e7c-4b5a-a651-baf045271bba', 'security_groups': [Munch({u'name': u'cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'de0bec8d3eee4f8ab4496b1bbe5bcc7b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45cb94d69c5f4400b472a958d93274a5', 'name': 'cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834', '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-07-30T17:23:27.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T17:23:27Z', 'hostId': u'143f4372b3deb3e3fe742ee8e8f895291f40dd213874d522f90ed55e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'143f4372b3deb3e3fe742ee8e8f895291f40dd213874d522f90ed55e', '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-07-30T17:23:27.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'45cb94d69c5f4400b472a958d93274a5', 'name': u'cinder_test-vm_f3d8f046-0852-4156-a58b-f4ffb1340834', 'adminPass': u'ZvNCrfWB3xk8', 'tenant_id': u'45cb94d69c5f4400b472a958d93274a5', 'created_at': u'2019-07-30T17:23:17Z', 'created': u'2019-07-30T17:23:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 17:23:29,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:23:29,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:29,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:29 GMT X-Openstack-Request-Id: req-81c51c56-fb62-4d96-9811-bd8a5f9b9fa9 2019-07-30 17:23:29,556 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45cb94d69c5f4400b472a958d93274a5","l2_adjacency":true,"status":"ACTIVE","subnets":["565a4843-9872-4da8-a647-ec7d161631cb"],"description":"","tags":[],"updated_at":"2019-07-30T17:22:25Z","qos_policy_id":null,"name":"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834","admin_state_up":true,"tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:22:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:23:29,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-81c51c56-fb62-4d96-9811-bd8a5f9b9fa9 2019-07-30 17:23:29,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.098219871521s 2019-07-30 17:23:29,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 17:23:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=53e5e17d-5e7c-4b5a-a651-baf045271bba" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:29,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:29 GMT X-Openstack-Request-Id: req-37777eee-9959-4e5f-9771-1472efcd78ff 2019-07-30 17:23:29,613 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T17:23:26Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"565a4843-9872-4da8-a647-ec7d161631cb","ip_address":"192.168.120.13"}],"id":"441527b4-2f02-41f1-abb5-ca95a25ea71e","security_groups":["294de034-a2bd-4e08-87ba-3c55d794034a"],"mac_address":"fa:16:3e:45:d9:4a","project_id":"45cb94d69c5f4400b472a958d93274a5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:23:21Z","binding:vnic_type":"normal","device_id":"53e5e17d-5e7c-4b5a-a651-baf045271bba","ip_allocation":"immediate"}]} 2019-07-30 17:23:29,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=53e5e17d-5e7c-4b5a-a651-baf045271bba used request id req-37777eee-9959-4e5f-9771-1472efcd78ff 2019-07-30 17:23:29,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0562200546265s 2019-07-30 17:23:29,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 17:23:29,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "fixed_ip_address": "192.168.120.13", "port_id": "441527b4-2f02-41f1-abb5-ca95a25ea71e"}}' 2019-07-30 17:23:32,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:32 GMT X-Openstack-Request-Id: req-d2bfe59d-7cd3-4325-98a7-ee2e757a1702 2019-07-30 17:23:32,243 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:30Z", "updated_at": "2019-07-30T17:23:30Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:d9:4a", "device_id": "53e5e17d-5e7c-4b5a-a651-baf045271bba"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "441527b4-2f02-41f1-abb5-ca95a25ea71e", "id": "6bdd296e-80df-46e4-9ce7-5af2846e6de8", "qos_policy_id": null}} 2019-07-30 17:23:32,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-d2bfe59d-7cd3-4325-98a7-ee2e757a1702 2019-07-30 17:23:32,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.62921500206s 2019-07-30 17:23:32,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:32,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:32,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:32 GMT X-Openstack-Request-Id: req-fa69de6c-b515-4e7d-bd14-283ab2717536 2019-07-30 17:23:32,326 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:03Z", "updated_at": "2019-07-30T17:23:07Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:3b:16", "device_id": "039c6799-380a-423a-b618-2a9885fa70e4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b", "id": "277e1ab9-ef25-4992-ad79-9349bd4a3dce", "qos_policy_id": null}, {"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:30Z", "updated_at": "2019-07-30T17:23:30Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:d9:4a", "device_id": "53e5e17d-5e7c-4b5a-a651-baf045271bba"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "441527b4-2f02-41f1-abb5-ca95a25ea71e", "id": "6bdd296e-80df-46e4-9ce7-5af2846e6de8", "qos_policy_id": null}]} 2019-07-30 17:23:32,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-fa69de6c-b515-4e7d-bd14-283ab2717536 2019-07-30 17:23:32,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0638220310211s 2019-07-30 17:23:32,338 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:23:32,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:32,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:32,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:32 GMT X-Openstack-Request-Id: req-c0bbd789-de13-4fea-80d0-896f3f012287 2019-07-30 17:23:32,532 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:03Z", "updated_at": "2019-07-30T17:23:07Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:3b:16", "device_id": "039c6799-380a-423a-b618-2a9885fa70e4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b", "id": "277e1ab9-ef25-4992-ad79-9349bd4a3dce", "qos_policy_id": null}, {"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:30Z", "updated_at": "2019-07-30T17:23:30Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:d9:4a", "device_id": "53e5e17d-5e7c-4b5a-a651-baf045271bba"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "441527b4-2f02-41f1-abb5-ca95a25ea71e", "id": "6bdd296e-80df-46e4-9ce7-5af2846e6de8", "qos_policy_id": null}]} 2019-07-30 17:23:32,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-c0bbd789-de13-4fea-80d0-896f3f012287 2019-07-30 17:23:32,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0836639404297s 2019-07-30 17:23:32,543 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:23:32,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:32,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:32,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:32 GMT X-Openstack-Request-Id: req-fd2084ea-9577-4a66-b595-5c975e902d3b 2019-07-30 17:23:32,719 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:03Z", "updated_at": "2019-07-30T17:23:07Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:3b:16", "device_id": "039c6799-380a-423a-b618-2a9885fa70e4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b", "id": "277e1ab9-ef25-4992-ad79-9349bd4a3dce", "qos_policy_id": null}, {"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:30Z", "updated_at": "2019-07-30T17:23:30Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:d9:4a", "device_id": "53e5e17d-5e7c-4b5a-a651-baf045271bba"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "441527b4-2f02-41f1-abb5-ca95a25ea71e", "id": "6bdd296e-80df-46e4-9ce7-5af2846e6de8", "qos_policy_id": null}]} 2019-07-30 17:23:32,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-fd2084ea-9577-4a66-b595-5c975e902d3b 2019-07-30 17:23:32,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0658440589905s 2019-07-30 17:23:32,730 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:23:32,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:32,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:32,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:32 GMT X-Openstack-Request-Id: req-84221d04-3484-4553-820d-2947753ae67d 2019-07-30 17:23:32,909 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:03Z", "updated_at": "2019-07-30T17:23:07Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:3b:16", "device_id": "039c6799-380a-423a-b618-2a9885fa70e4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b", "id": "277e1ab9-ef25-4992-ad79-9349bd4a3dce", "qos_policy_id": null}, {"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:30Z", "updated_at": "2019-07-30T17:23:30Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:d9:4a", "device_id": "53e5e17d-5e7c-4b5a-a651-baf045271bba"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "441527b4-2f02-41f1-abb5-ca95a25ea71e", "id": "6bdd296e-80df-46e4-9ce7-5af2846e6de8", "qos_policy_id": null}]} 2019-07-30 17:23:32,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-84221d04-3484-4553-820d-2947753ae67d 2019-07-30 17:23:32,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0685160160065s 2019-07-30 17:23:32,920 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:23:33,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:33,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:33,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:33 GMT X-Openstack-Request-Id: req-420f9224-c534-4025-a240-15b6fddfbcde 2019-07-30 17:23:33,111 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:03Z", "updated_at": "2019-07-30T17:23:07Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:3b:16", "device_id": "039c6799-380a-423a-b618-2a9885fa70e4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b", "id": "277e1ab9-ef25-4992-ad79-9349bd4a3dce", "qos_policy_id": null}, {"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:30Z", "updated_at": "2019-07-30T17:23:30Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:d9:4a", "device_id": "53e5e17d-5e7c-4b5a-a651-baf045271bba"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "441527b4-2f02-41f1-abb5-ca95a25ea71e", "id": "6bdd296e-80df-46e4-9ce7-5af2846e6de8", "qos_policy_id": null}]} 2019-07-30 17:23:33,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-420f9224-c534-4025-a240-15b6fddfbcde 2019-07-30 17:23:33,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0813920497894s 2019-07-30 17:23:33,123 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:23:33,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:33,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:33,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:33 GMT X-Openstack-Request-Id: req-757603c5-9f6c-472a-890c-fac19d7cb00a 2019-07-30 17:23:33,476 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:03Z", "updated_at": "2019-07-30T17:23:07Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:3b:16", "device_id": "039c6799-380a-423a-b618-2a9885fa70e4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b", "id": "277e1ab9-ef25-4992-ad79-9349bd4a3dce", "qos_policy_id": null}, {"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "DOWN", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:30Z", "updated_at": "2019-07-30T17:23:30Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:d9:4a", "device_id": "53e5e17d-5e7c-4b5a-a651-baf045271bba"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "441527b4-2f02-41f1-abb5-ca95a25ea71e", "id": "6bdd296e-80df-46e4-9ce7-5af2846e6de8", "qos_policy_id": null}]} 2019-07-30 17:23:33,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-757603c5-9f6c-472a-890c-fac19d7cb00a 2019-07-30 17:23:33,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.243239879608s 2019-07-30 17:23:33,487 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 17:23:33,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:23:33,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:33,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:33 GMT X-Openstack-Request-Id: req-284b5155-dbba-4d1a-8925-6a01d96f81ad 2019-07-30 17:23:33,664 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:03Z", "updated_at": "2019-07-30T17:23:07Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:3b:16", "device_id": "039c6799-380a-423a-b618-2a9885fa70e4"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "d51de947-1646-4d24-9fd4-47d47d83205b", "id": "277e1ab9-ef25-4992-ad79-9349bd4a3dce", "qos_policy_id": null}, {"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:30Z", "updated_at": "2019-07-30T17:23:33Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:d9:4a", "device_id": "53e5e17d-5e7c-4b5a-a651-baf045271bba"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "441527b4-2f02-41f1-abb5-ca95a25ea71e", "id": "6bdd296e-80df-46e4-9ce7-5af2846e6de8", "qos_policy_id": null}]} 2019-07-30 17:23:33,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-284b5155-dbba-4d1a-8925-6a01d96f81ad 2019-07-30 17:23:33,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0673151016235s 2019-07-30 17:23:33,677 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'3dbabb1a-0cbb-4497-b62e-f894167f77ba', 'updated_at': u'2019-07-30T17:23:33Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.211', 'revision_number': 1, 'port_id': u'441527b4-2f02-41f1-abb5-ca95a25ea71e', 'id': u'6bdd296e-80df-46e4-9ce7-5af2846e6de8', 'network': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'port': u'441527b4-2f02-41f1-abb5-ca95a25ea71e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'45cb94d69c5f4400b472a958d93274a5', 'name': 'cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'45cb94d69c5f4400b472a958d93274a5', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3eaedb88-f828-4d9c-9da5-45d404259d6f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:45:d9:4a', u'device_id': u'53e5e17d-5e7c-4b5a-a651-baf045271bba'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'45cb94d69c5f4400b472a958d93274a5', 'created_at': u'2019-07-30T17:23:30Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3eaedb88-f828-4d9c-9da5-45d404259d6f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:45:d9:4a', u'device_id': u'53e5e17d-5e7c-4b5a-a651-baf045271bba'}), 'router': u'3dbabb1a-0cbb-4497-b62e-f894167f77ba'}) 2019-07-30 17:23:33,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 17:23:33,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 17:23:33,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9611 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23: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-3e8dd451-02ee-42fc-b3c8-a8836c17974d x-openstack-request-id: req-3e8dd451-02ee-42fc-b3c8-a8836c17974d 2019-07-30 17:23:33,784 - 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 535634677 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.252318] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.255817] pid_max: default: 32768 minimum: 301\n[ 0.257717] ACPI: Core revision 20150930\n[ 0.259971] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.262592] Security Framework initialized\n[ 0.264104] Yama: becoming mindful.\n[ 0.265452] AppArmor: AppArmor initialized\n[ 0.267023] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.269434] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.271785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.274020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.276520] Initializing cgroup subsys io\n[ 0.278020] Initializing cgroup subsys memory\n[ 0.279610] Initializing cgroup subsys devices\n[ 0.281221] Initializing cgroup subsys freezer\n[ 0.282842] Initializing cgroup subsys net_cls\n[ 0.284447] Initializing cgroup subsys perf_event\n[ 0.286374] Initializing cgroup subsys net_prio\n[ 0.288120] Initializing cgroup subsys hugetlb\n[ 0.289830] Initializing cgroup subsys pids\n[ 0.291543] CPU: Physical Processor ID: 0\n[ 0.293835] mce: CPU supports 10 MCE banks\n[ 0.295541] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.297532] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.318533] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.328704] ftrace: allocating 31920 entries in 125 pages\n[ 0.366486] smpboot: Max logical packages: 1\n[ 0.368157] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.370799] x2apic enabled\n[ 0.372283] Switched APIC routing to physical x2apic.\n[ 0.375409] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.377600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.381659] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.385146] KVM setup paravirtual spinlock\n[ 0.387263] x86: Booted up 1 node, 1 CPUs\n[ 0.388839] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.391494] devtmpfs: initialized\n[ 0.393876] evm: security.selinux\n[ 0.395244] evm: security.SMACK64\n[ 0.396585] evm: security.SMACK64EXEC\n[ 0.398039] evm: security.SMACK64TRANSMUTE\n[ 0.399615] evm: security.SMACK64MMAP\n[ 0.401063] evm: security.ima\n[ 0.402300] evm: security.capability\n[ 0.403816] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.407415] pinctrl core: initialized pinctrl subsystem\n[ 0.409508] RTC time: 17:23:28, date: 07/30/19\n[ 0.411316] NET: Registered protocol family 16\n[ 0.413154] cpuidle: using governor ladder\n[ 0.414766] cpuidle: using governor menu\n[ 0.416316] PCCT header not found.\n[ 0.417741] ACPI: bus type PCI registered\n[ 0.419309] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.421732] PCI: Using configuration type 1 for base access\n[ 0.424547] ACPI: Added _OSI(Module Device)\n[ 0.426187] ACPI: Added _OSI(Processor Device)\n[ 0.427882] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.429651] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.432476] ACPI: Interpreter enabled\n[ 0.433956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.437570] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.441185] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.444787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.448390] ACPI: (supports S0 S5)\n[ 0.449759] ACPI: Using IOAPIC for interrupt routing\n[ 0.451605] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.456488] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.458729] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.461159] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.463540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.467779] acpiphp: Slot [3] registered\n[ 0.469332] acpiphp: Slot [4] registered\n[ 0.470886] acpiphp: Slot [5] registered\n[ 0.472446] acpiphp: Slot [6] registered\n[ 0.473992] acpiphp: Slot [7] registered\n[ 0.475533] acpiphp: Slot [8] registered\n[ 0.477083] acpiphp: Slot [9] registered\n[ 0.478626] acpiphp: Slot [10] registered\n[ 0.480194] acpiphp: Slot [11] registered\n[ 0.481773] acpiphp: Slot [12] registered\n[ 0.483403] acpiphp: Slot [13] registered\n[ 0.484978] acpiphp: Slot [14] registered\n[ 0.486548] acpiphp: Slot [15] registered\n[ 0.504713] acpiphp: Slot [16] registered\n[ 0.506292] acpiphp: Slot [17] registered\n[ 0.507866] acpiphp: Slot [18] registered\n[ 0.509434] acpiphp: Slot [19] registered\n[ 0.511009] acpiphp: Slot [20] registered\n[ 0.512576] acpiphp: Slot [21] registered\n[ 0.514150] acpiphp: Slot [22] registered\n[ 0.515722] acpiphp: Slot [23] registered\n[ 0.517301] acpiphp: Slot [24] registered\n[ 0.518879] acpiphp: Slot [25] registered\n[ 0.520450] acpiphp: Slot [26] registered\n[ 0.522028] acpiphp: Slot [27] registered\n[ 0.523609] acpiphp: Slot [28] registered\n[ 0.525188] acpiphp: Slot [29] registered\n[ 0.526754] acpiphp: Slot [30] registered\n[ 0.528393] acpiphp: Slot [31] registered\n[ 0.533144] PCI host bridge to bus 0000:00\n[ 0.534834] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.537274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.539693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.542517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.545354] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.548259] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.555762] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.558295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.560646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.563277] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.568338] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.571122] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.595938] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.598783] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.601523] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.604267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.606981] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.609454] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.612701] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.614800] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.617828] vgaarb: loaded\n[ 0.618984] vgaarb: bridge control possible 0000:00:02.0\n[ 0.621733] SCSI subsystem initialized\n[ 0.623914] ACPI: bus type USB registered\n[ 0.625558] usbcore: registered new interface driver usbfs\n[ 0.627605] usbcore: registered new interface driver hub\n[ 0.629587] usbcore: registered new device driver usb\n[ 0.631895] PCI: Using ACPI for IRQ routing\n[ 0.634448] NetLabel: Initializing\n[ 0.635852] NetLabel: domain hash size = 128\n[ 0.637526] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.639438] NetLabel: unlabeled traffic allowed by default\n[ 0.642071] clocksource: Switched to clocksource kvm-clock\n[ 0.654818] AppArmor: AppArmor Filesystem Enabled\n[ 0.656710] pnp: PnP ACPI init\n[ 0.658472] pnp: PnP ACPI: found 5 devices\n[ 0.666027] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.669426] NET: Registered protocol family 2\n[ 0.671710] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.674259] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.676691] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.679087] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.681235] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.683609] NET: Registered protocol family 1\n[ 0.685365] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.687534] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.689662] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.704980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.720457] Trying to unpack rootfs image as initramfs...\n[ 0.787686] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.791050] Scanning for low memory corruption every 60 seconds\n[ 0.793744] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.796142] audit: initializing netlink subsys (disabled)\n[ 0.798175] audit: type=2000 audit(1564507408.633:1): initialized\n[ 0.800792] Initialise system trusted keyring\n[ 0.802673] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.804963] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.808396] zbud: loaded\n[ 0.809713] VFS: Disk quotas dquot_6.6.0\n[ 0.811312] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.814238] fuse init (API version 7.23)\n[ 0.815977] Key type big_key registered\n[ 0.817536] Allocating IMA MOK and blacklist keyrings.\n[ 0.819855] Key type asymmetric registered\n[ 0.821490] Asymmetric key parser 'x509' registered\n[ 0.823380] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.826306] io scheduler noop registered\n[ 0.827849] io scheduler deadline registered (default)\n[ 0.829810] io scheduler cfq registered\n[ 0.831471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.833517] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.836021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.838867] ACPI: Power Button [PWRF]\n[ 0.840501] GHES: HEST is not enabled!\n[ 0.854951] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.885224] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.889159] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.915143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.919223] Linux agpgart interface v0.103\n[ 0.923508] brd: module loaded\n[ 0.926297] loop: module loaded\n[ 0.932108] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.934985] GPT:90111 != 2097151\n[ 0.936337] GPT:Alternate GPT header not at the end of the disk.\n[ 0.938529] GPT:90111 != 2097151\n[ 0.939872] GPT: Use GNU Parted to correct GPT errors.\n[ 0.941779] vda: vda1 vda15\n[ 0.943929] scsi host0: ata_piix\n[ 0.945426] scsi host1: ata_piix\n[ 0.946852] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.949314] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.952467] libphy: Fixed MDIO Bus: probed\n[ 0.954123] tun: Universal TUN/TAP device driver, 1.6\n[ 0.956046] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.959791] PPP generic driver version 2.4.2\n[ 0.961560] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.963986] ehci-pci: EHCI PCI platform driver\n[ 0.965744] ehci-platform: EHCI generic platform driver\n[ 0.967751] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.970068] ohci-pci: OHCI PCI platform driver\n[ 0.971831] ohci-platform: OHCI generic platform driver\n[ 0.973840] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.989225] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.991255] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.994264] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.996250] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.998613] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.001085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.003923] usb usb1: Product: UHCI Host Controller\n[ 1.005770] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.008073] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.009969] hub 1-0:1.0: USB hub found\n[ 1.011515] hub 1-0:1.0: 2 ports detected\n[ 1.013312] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.017361] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.019273] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.021280] mousedev: PS/2 mouse device common for all mice\n[ 1.023766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.027155] rtc_cmos 00:00: RTC can wake from S4\n[ 1.029557] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.031889] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.034262] i2c /dev entries driver\n[ 1.035767] device-mapper: uevent: version 1.0.3\n[ 1.037653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.040905] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.043518] NET: Registered protocol family 10\n[ 1.045783] NET: Registered protocol family 17\n[ 1.047582] Key type dns_resolver registered\n[ 1.049466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.051647] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.055166] registered taskstats version 1\n[ 1.056843] Loading compiled-in X.509 certificates\n[ 1.059318] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.063025] zswap: loaded using pool lzo/zbud\n[ 1.065901] Key type trusted registered\n[ 1.068593] Key type encrypted registered\n[ 1.070216] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.072274] ima: No TPM chip found, activating TPM-bypass!\n[ 1.074344] evm: HMAC attrs: 0x1\n[ 1.076134] Magic number: 11:886:391\n[ 1.077814] rtc_cmos 00:00: setting system clock to 2019-07-30 17:23:29 UTC (1564507409)\n[ 1.081037] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.083276] EDD information not available.\n[ 1.108994] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.129192] Write protecting the kernel read-only data: 14336k\n[ 1.135155] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.138796] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.81\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.01\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.373672] 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.13...\nLease of 192.168.120.13 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.16. iid=i-00000017\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTm05cNjY7p50iiO/0uKo246pPK1A0Sj0tNm/xa+dTI9AxCUavb+WvQrSEk9BuMzeBz/rZHFa1v8tytALqyoERQBhEK8o0hBKyLscXMne3X9Lwm1g2eOCaY0zBsoIhQlKlQi60ZW5vs1r7lazdxSQKvVo+cNgUfXltXp+OYxAVRHsbIGS25Yyz/UCL0XizMnyITwB3F5liesQOzvMqjSsk8CexijWdDMfzT0Kpt1I0fp6JZtvLOJ4aPxzo2IwRT5uq5Hg3BcxDfgKI87Z5TmoB3WTQq1JqhPSb+P/f1f96EjOETfbifiG5IpdCHZqNCaOMrWWQ4jWxJylspi1CP1vf root@cinder-test-vm-f3d8f046-0852-4156-a58b-f4ffb1340834\nssh-dss AAAAB3NzaC1kc3MAAACBAJ128r/smNz91hgoz2GlCSYiKHnhdeKPuYtpHBin29AHB/UP+RU67IjZkjdK+thQEsn+9Nh0c0c5I4YG/PYAQAVlyLQSy2SiO1MUIDkPw8XIEaI4ADKTceP0Bi7e8ZR2rQwzOr3jlQns8kdji+p8oweyCyvmB9seRVB7EgNHT/jnAAAAFQDxZl/ejQXFkVKG63qy21csX6tegQAAAIEAjKJ/Pu5ePjGR1itBhWjZ3aQ/caXbQgDgBn+oqHsU6aUtGyxcXbB+yqE+m83XoP3ckf/Wm5F+nitF8bdQcMfs95yHcf1euhInq1CIpLC0Tsl8PeOELV3KD13gKURIhqQBXtvpg67W3jCAxI+R7L5DJBy0zRGx5BFRJHw7EmqZZ8AAAACASyl17trumq8mrtw4lRdt65RbX15cn1mt+gMHhPP6y6QlnoQFHU2P8pFgiG1Z5YZO+z6gw7N/QBO6364dmm48AZ7jnbMjbea3Pq4JXQIY7j6FhzCBqC88ypzbGAyKANs0PLDgx6ryAKLRHALnYKk94wvwpalv9AJwKVdEqcqygF0= root@cinder-test-vm-f3d8f046-0852-4156-a58b-f4ffb1340834\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.13,24,fe80::f816:3eff:fe45:d94a/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.13 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000017\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-f3d8f046-0852-4156-a58b-f4ffb1340834\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.15 ===\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-f3d8f046-0852-4156-a58b-f4ffb1340834 login: "} 2019-07-30 17:23:33,784 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba/action used request id req-3e8dd451-02ee-42fc-b3c8-a8836c17974d 2019-07-30 17:23:33,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.107137918472s 2019-07-30 17:23:33,785 - 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 535634677 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.252318] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.255817] pid_max: default: 32768 minimum: 301 [ 0.257717] ACPI: Core revision 20150930 [ 0.259971] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.262592] Security Framework initialized [ 0.264104] Yama: becoming mindful. [ 0.265452] AppArmor: AppArmor initialized [ 0.267023] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.269434] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.271785] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.274020] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.276520] Initializing cgroup subsys io [ 0.278020] Initializing cgroup subsys memory [ 0.279610] Initializing cgroup subsys devices [ 0.281221] Initializing cgroup subsys freezer [ 0.282842] Initializing cgroup subsys net_cls [ 0.284447] Initializing cgroup subsys perf_event [ 0.286374] Initializing cgroup subsys net_prio [ 0.288120] Initializing cgroup subsys hugetlb [ 0.289830] Initializing cgroup subsys pids [ 0.291543] CPU: Physical Processor ID: 0 [ 0.293835] mce: CPU supports 10 MCE banks [ 0.295541] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.297532] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.318533] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.328704] ftrace: allocating 31920 entries in 125 pages [ 0.366486] smpboot: Max logical packages: 1 [ 0.368157] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.370799] x2apic enabled [ 0.372283] Switched APIC routing to physical x2apic. [ 0.375409] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.377600] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.381659] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.385146] KVM setup paravirtual spinlock [ 0.387263] x86: Booted up 1 node, 1 CPUs [ 0.388839] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.391494] devtmpfs: initialized [ 0.393876] evm: security.selinux [ 0.395244] evm: security.SMACK64 [ 0.396585] evm: security.SMACK64EXEC [ 0.398039] evm: security.SMACK64TRANSMUTE [ 0.399615] evm: security.SMACK64MMAP [ 0.401063] evm: security.ima [ 0.402300] evm: security.capability [ 0.403816] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.407415] pinctrl core: initialized pinctrl subsystem [ 0.409508] RTC time: 17:23:28, date: 07/30/19 [ 0.411316] NET: Registered protocol family 16 [ 0.413154] cpuidle: using governor ladder [ 0.414766] cpuidle: using governor menu [ 0.416316] PCCT header not found. [ 0.417741] ACPI: bus type PCI registered [ 0.419309] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.421732] PCI: Using configuration type 1 for base access [ 0.424547] ACPI: Added _OSI(Module Device) [ 0.426187] ACPI: Added _OSI(Processor Device) [ 0.427882] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.429651] ACPI: Added _OSI(Processor Aggregator Device) [ 0.432476] ACPI: Interpreter enabled [ 0.433956] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.437570] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.441185] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.444787] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.448390] ACPI: (supports S0 S5) [ 0.449759] ACPI: Using IOAPIC for interrupt routing [ 0.451605] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.456488] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.458729] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.461159] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.463540] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.467779] acpiphp: Slot [3] registered [ 0.469332] acpiphp: Slot [4] registered [ 0.470886] acpiphp: Slot [5] registered [ 0.472446] acpiphp: Slot [6] registered [ 0.473992] acpiphp: Slot [7] registered [ 0.475533] acpiphp: Slot [8] registered [ 0.477083] acpiphp: Slot [9] registered [ 0.478626] acpiphp: Slot [10] registered [ 0.480194] acpiphp: Slot [11] registered [ 0.481773] acpiphp: Slot [12] registered [ 0.483403] acpiphp: Slot [13] registered [ 0.484978] acpiphp: Slot [14] registered [ 0.486548] acpiphp: Slot [15] registered [ 0.504713] acpiphp: Slot [16] registered [ 0.506292] acpiphp: Slot [17] registered [ 0.507866] acpiphp: Slot [18] registered [ 0.509434] acpiphp: Slot [19] registered [ 0.511009] acpiphp: Slot [20] registered [ 0.512576] acpiphp: Slot [21] registered [ 0.514150] acpiphp: Slot [22] registered [ 0.515722] acpiphp: Slot [23] registered [ 0.517301] acpiphp: Slot [24] registered [ 0.518879] acpiphp: Slot [25] registered [ 0.520450] acpiphp: Slot [26] registered [ 0.522028] acpiphp: Slot [27] registered [ 0.523609] acpiphp: Slot [28] registered [ 0.525188] acpiphp: Slot [29] registered [ 0.526754] acpiphp: Slot [30] registered [ 0.528393] acpiphp: Slot [31] registered [ 0.533144] PCI host bridge to bus 0000:00 [ 0.534834] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.537274] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.539693] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.542517] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.545354] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.548259] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.555762] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.558295] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.560646] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.563277] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.568338] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.571122] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.595938] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.598783] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.601523] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.604267] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.606981] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.609454] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.612701] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.614800] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.617828] vgaarb: loaded [ 0.618984] vgaarb: bridge control possible 0000:00:02.0 [ 0.621733] SCSI subsystem initialized [ 0.623914] ACPI: bus type USB registered [ 0.625558] usbcore: registered new interface driver usbfs [ 0.627605] usbcore: registered new interface driver hub [ 0.629587] usbcore: registered new device driver usb [ 0.631895] PCI: Using ACPI for IRQ routing [ 0.634448] NetLabel: Initializing [ 0.635852] NetLabel: domain hash size = 128 [ 0.637526] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.639438] NetLabel: unlabeled traffic allowed by default [ 0.642071] clocksource: Switched to clocksource kvm-clock [ 0.654818] AppArmor: AppArmor Filesystem Enabled [ 0.656710] pnp: PnP ACPI init [ 0.658472] pnp: PnP ACPI: found 5 devices [ 0.666027] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.669426] NET: Registered protocol family 2 [ 0.671710] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.674259] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.676691] TCP: Hash tables configured (established 4096 bind 4096) [ 0.679087] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.681235] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.683609] NET: Registered protocol family 1 [ 0.685365] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.687534] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.689662] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.704980] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.720457] Trying to unpack rootfs image as initramfs... [ 0.787686] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.791050] Scanning for low memory corruption every 60 seconds [ 0.793744] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.796142] audit: initializing netlink subsys (disabled) [ 0.798175] audit: type=2000 audit(1564507408.633:1): initialized [ 0.800792] Initialise system trusted keyring [ 0.802673] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.804963] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.808396] zbud: loaded [ 0.809713] VFS: Disk quotas dquot_6.6.0 [ 0.811312] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.814238] fuse init (API version 7.23) [ 0.815977] Key type big_key registered [ 0.817536] Allocating IMA MOK and blacklist keyrings. [ 0.819855] Key type asymmetric registered [ 0.821490] Asymmetric key parser 'x509' registered [ 0.823380] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.826306] io scheduler noop registered [ 0.827849] io scheduler deadline registered (default) [ 0.829810] io scheduler cfq registered [ 0.831471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.833517] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.836021] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.838867] ACPI: Power Button [PWRF] [ 0.840501] GHES: HEST is not enabled! [ 0.854951] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.885224] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.889159] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.915143] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.919223] Linux agpgart interface v0.103 [ 0.923508] brd: module loaded [ 0.926297] loop: module loaded [ 0.932108] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.934985] GPT:90111 != 2097151 [ 0.936337] GPT:Alternate GPT header not at the end of the disk. [ 0.938529] GPT:90111 != 2097151 [ 0.939872] GPT: Use GNU Parted to correct GPT errors. [ 0.941779] vda: vda1 vda15 [ 0.943929] scsi host0: ata_piix [ 0.945426] scsi host1: ata_piix [ 0.946852] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.949314] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.952467] libphy: Fixed MDIO Bus: probed [ 0.954123] tun: Universal TUN/TAP device driver, 1.6 [ 0.956046] tun: (C) 1999-2004 Max Krasnyansky [ 0.959791] PPP generic driver version 2.4.2 [ 0.961560] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.963986] ehci-pci: EHCI PCI platform driver [ 0.965744] ehci-platform: EHCI generic platform driver [ 0.967751] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.970068] ohci-pci: OHCI PCI platform driver [ 0.971831] ohci-platform: OHCI generic platform driver [ 0.973840] uhci_hcd: USB Universal Host Controller Interface driver [ 0.989225] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.991255] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.994264] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.996250] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.998613] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.001085] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.003923] usb usb1: Product: UHCI Host Controller [ 1.005770] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.008073] usb usb1: SerialNumber: 0000:00:01.2 [ 1.009969] hub 1-0:1.0: USB hub found [ 1.011515] hub 1-0:1.0: 2 ports detected [ 1.013312] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.017361] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.019273] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.021280] mousedev: PS/2 mouse device common for all mice [ 1.023766] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.027155] rtc_cmos 00:00: RTC can wake from S4 [ 1.029557] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.031889] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.034262] i2c /dev entries driver [ 1.035767] device-mapper: uevent: version 1.0.3 [ 1.037653] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.040905] ledtrig-cpu: registered to indicate activity on CPUs [ 1.043518] NET: Registered protocol family 10 [ 1.045783] NET: Registered protocol family 17 [ 1.047582] Key type dns_resolver registered [ 1.049466] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.051647] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.055166] registered taskstats version 1 [ 1.056843] Loading compiled-in X.509 certificates [ 1.059318] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.063025] zswap: loaded using pool lzo/zbud [ 1.065901] Key type trusted registered [ 1.068593] Key type encrypted registered [ 1.070216] AppArmor: AppArmor sha1 policy hashing enabled [ 1.072274] ima: No TPM chip found, activating TPM-bypass! [ 1.074344] evm: HMAC attrs: 0x1 [ 1.076134] Magic number: 11:886:391 [ 1.077814] rtc_cmos 00:00: setting system clock to 2019-07-30 17:23:29 UTC (1564507409) [ 1.081037] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.083276] EDD information not available. [ 1.108994] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.129192] Write protecting the kernel read-only data: 14336k [ 1.135155] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.138796] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.81 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.01 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.373672] 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.13... Lease of 192.168.120.13 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.16. iid=i-00000017 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTm05cNjY7p50iiO/0uKo246pPK1A0Sj0tNm/xa+dTI9AxCUavb+WvQrSEk9BuMzeBz/rZHFa1v8tytALqyoERQBhEK8o0hBKyLscXMne3X9Lwm1g2eOCaY0zBsoIhQlKlQi60ZW5vs1r7lazdxSQKvVo+cNgUfXltXp+OYxAVRHsbIGS25Yyz/UCL0XizMnyITwB3F5liesQOzvMqjSsk8CexijWdDMfzT0Kpt1I0fp6JZtvLOJ4aPxzo2IwRT5uq5Hg3BcxDfgKI87Z5TmoB3WTQq1JqhPSb+P/f1f96EjOETfbifiG5IpdCHZqNCaOMrWWQ4jWxJylspi1CP1vf root@cinder-test-vm-f3d8f046-0852-4156-a58b-f4ffb1340834 ssh-dss AAAAB3NzaC1kc3MAAACBAJ128r/smNz91hgoz2GlCSYiKHnhdeKPuYtpHBin29AHB/UP+RU67IjZkjdK+thQEsn+9Nh0c0c5I4YG/PYAQAVlyLQSy2SiO1MUIDkPw8XIEaI4ADKTceP0Bi7e8ZR2rQwzOr3jlQns8kdji+p8oweyCyvmB9seRVB7EgNHT/jnAAAAFQDxZl/ejQXFkVKG63qy21csX6tegQAAAIEAjKJ/Pu5ePjGR1itBhWjZ3aQ/caXbQgDgBn+oqHsU6aUtGyxcXbB+yqE+m83XoP3ckf/Wm5F+nitF8bdQcMfs95yHcf1euhInq1CIpLC0Tsl8PeOELV3KD13gKURIhqQBXtvpg67W3jCAxI+R7L5DJBy0zRGx5BFRJHw7EmqZZ8AAAACASyl17trumq8mrtw4lRdt65RbX15cn1mt+gMHhPP6y6QlnoQFHU2P8pFgiG1Z5YZO+z6gw7N/QBO6364dmm48AZ7jnbMjbea3Pq4JXQIY7j6FhzCBqC88ypzbGAyKANs0PLDgx6ryAKLRHALnYKk94wvwpalv9AJwKVdEqcqygF0= root@cinder-test-vm-f3d8f046-0852-4156-a58b-f4ffb1340834 -----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.13,24,fe80::f816:3eff:fe45:d94a/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.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000017 name: N/A availability-zone: nova local-hostname: cinder-test-vm-f3d8f046-0852-4156-a58b-f4ffb1340834 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.15 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-f3d8f046-0852-4156-a58b-f4ffb1340834 login: 2019-07-30 17:23:33,854 - paramiko.transport - DEBUG - starting thread (client mode): 0xaec0dd90L 2019-07-30 17:23:33,855 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 17:23:33,855 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-07-30 17:23:33,855 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-07-30 17:23:33,856 - 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-07-30 17:23:33,857 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 17:23:33,857 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-07-30 17:23:33,857 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 17:23:33,857 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 17:23:33,857 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 17:23:33,880 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 17:23:33,880 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 17:23:33,886 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.211: 1a58314c81ddf5af99540d2db510cf79 2019-07-30 17:23:33,887 - paramiko.transport - DEBUG - Trying discovered key fc6a0d78451c2b56bb6118010676a3b6 in /tmp/tmp6F6G8o 2019-07-30 17:23:33,917 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 17:23:33,922 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 17:23:33,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-07-30 17:23:33,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"volumeAttachment": {"volumeId": "b5fcf675-485b-44d6-b39f-32a27024c1db"}}' 2019-07-30 17:23:36,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23: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-678c48eb-9d58-42a2-a7eb-3a2e219eb1ee x-openstack-request-id: req-678c48eb-9d58-42a2-a7eb-3a2e219eb1ee 2019-07-30 17:23:36,984 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "53e5e17d-5e7c-4b5a-a651-baf045271bba", "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "volumeId": "b5fcf675-485b-44d6-b39f-32a27024c1db"}} 2019-07-30 17:23:36,984 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba/os-volume_attachments used request id req-678c48eb-9d58-42a2-a7eb-3a2e219eb1ee 2019-07-30 17:23:36,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.03189396858s 2019-07-30 17:23:36,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:23:36,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:38,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:36 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-50c00f5d-afa2-4642-bc4b-16597ea5101e x-openstack-request-id: req-50c00f5d-afa2-4642-bc4b-16597ea5101e 2019-07-30 17:23:38,091 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:23:36.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:23:38,092 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-50c00f5d-afa2-4642-bc4b-16597ea5101e 2019-07-30 17:23:38,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.10731482506s 2019-07-30 17:23:38,093 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:23:40,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:23:40,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:40,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:40 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f483b270-1a4d-450c-b4b9-e33c3ecae763 x-openstack-request-id: req-f483b270-1a4d-450c-b4b9-e33c3ecae763 2019-07-30 17:23:40,163 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:23:36.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:23:40,163 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-f483b270-1a4d-450c-b4b9-e33c3ecae763 2019-07-30 17:23:40,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0677318572998s 2019-07-30 17:23:40,165 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:23:42,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:23:42,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:43,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 571 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1cd0453f-95ad-4593-8615-2167833a0ccb x-openstack-request-id: req-1cd0453f-95ad-4593-8615-2167833a0ccb 2019-07-30 17:23:43,283 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [{"server_id": "53e5e17d-5e7c-4b5a-a651-baf045271bba", "attachment_id": "3d22b10f-68f5-455d-b28e-5ed5758fb360", "attached_at": "2019-07-30T17:23:40.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "device": "/dev/vdb", "id": "b5fcf675-485b-44d6-b39f-32a27024c1db"}], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:23:41.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:23:43,283 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-1cd0453f-95ad-4593-8615-2167833a0ccb 2019-07-30 17:23:43,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11606001854s 2019-07-30 17:23:43,286 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 17:23:43,287 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-30 17:23:43,288 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 17:23:43,291 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 17:23:43,358 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 17:23:43,359 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-30 17:23:43,360 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-30 17:23:43,361 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 17:23:43,397 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-07-30 17:23:43,397 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-30 17:23:43,426 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-30 17:23:44,109 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-30 17:23:44,109 - 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: 264ae807-96be-4f45-8bda-5ce4325cb9cf 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-07-30 17:23:44,110 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-07-30 17:23:44,110 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-07-30 17:23:44,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-07-30 17:23:44,111 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-30 17:23:44,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba/os-volume_attachments/b5fcf675-485b-44d6-b39f-32a27024c1db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:46,354 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23: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-2b86fa6c-5ce1-43ad-9be9-38e14eb3788c x-openstack-request-id: req-2b86fa6c-5ce1-43ad-9be9-38e14eb3788c 2019-07-30 17:23:46,355 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba/os-volume_attachments/b5fcf675-485b-44d6-b39f-32a27024c1db used request id req-2b86fa6c-5ce1-43ad-9be9-38e14eb3788c 2019-07-30 17:23:46,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.24381089211s 2019-07-30 17:23:46,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:23:46,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:47,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-4f5edb91-58b3-4c7f-8854-c9afe7c52862 x-openstack-request-id: req-4f5edb91-58b3-4c7f-8854-c9afe7c52862 2019-07-30 17:23:47,473 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [{"server_id": "53e5e17d-5e7c-4b5a-a651-baf045271bba", "attachment_id": "3d22b10f-68f5-455d-b28e-5ed5758fb360", "attached_at": "2019-07-30T17:23:40.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "device": "/dev/vdb", "id": "b5fcf675-485b-44d6-b39f-32a27024c1db"}], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:23:46.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:23:47,473 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-4f5edb91-58b3-4c7f-8854-c9afe7c52862 2019-07-30 17:23:47,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11803603172s 2019-07-30 17:23:47,475 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:23:49,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:23:49,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:50,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:49 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-141b5aa3-0d89-4ec1-a0e0-5d2864a1b9cf x-openstack-request-id: req-141b5aa3-0d89-4ec1-a0e0-5d2864a1b9cf 2019-07-30 17:23:50,514 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:23:47.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:23:50,515 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-141b5aa3-0d89-4ec1-a0e0-5d2864a1b9cf 2019-07-30 17:23:50,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.03681087494s 2019-07-30 17:23:50,516 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-07-30 17:23:50,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-07-30 17:23:50,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"volumeAttachment": {"volumeId": "b5fcf675-485b-44d6-b39f-32a27024c1db"}}' 2019-07-30 17:23:53,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cf0616a4-e59f-41b2-9da2-d6c743094a6d x-openstack-request-id: req-cf0616a4-e59f-41b2-9da2-d6c743094a6d 2019-07-30 17:23:53,643 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "039c6799-380a-423a-b618-2a9885fa70e4", "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "volumeId": "b5fcf675-485b-44d6-b39f-32a27024c1db"}} 2019-07-30 17:23:53,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4/os-volume_attachments used request id req-cf0616a4-e59f-41b2-9da2-d6c743094a6d 2019-07-30 17:23:53,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 3.12644696236s 2019-07-30 17:23:53,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:23:53,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:54,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:53 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c8b88cfd-4fa6-4770-8b24-7283f4321bad x-openstack-request-id: req-c8b88cfd-4fa6-4770-8b24-7283f4321bad 2019-07-30 17:23:54,760 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:23:53.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:23:54,761 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-c8b88cfd-4fa6-4770-8b24-7283f4321bad 2019-07-30 17:23:54,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.11676192284s 2019-07-30 17:23:54,762 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:23:56,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:23:56,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:56,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:56 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-8dca368f-123b-4d03-a9a5-c5b0876cf625 x-openstack-request-id: req-8dca368f-123b-4d03-a9a5-c5b0876cf625 2019-07-30 17:23:56,824 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:23:56.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:23:56,824 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-8dca368f-123b-4d03-a9a5-c5b0876cf625 2019-07-30 17:23:56,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.058876991272s 2019-07-30 17:23:56,825 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:23:58,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:23:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:23:59,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Tue, 30 Jul 2019 17:23:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-0ac962ad-9787-43f1-bddd-7ac0660787e5 x-openstack-request-id: req-0ac962ad-9787-43f1-bddd-7ac0660787e5 2019-07-30 17:23:59,902 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [{"server_id": "039c6799-380a-423a-b618-2a9885fa70e4", "attachment_id": "e0273895-5f02-4a3c-9c1c-31286b44176e", "attached_at": "2019-07-30T17:23:56.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "device": "/dev/vdb", "id": "b5fcf675-485b-44d6-b39f-32a27024c1db"}], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:23:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:23:59,903 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-0ac962ad-9787-43f1-bddd-7ac0660787e5 2019-07-30 17:23:59,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07504081726s 2019-07-30 17:23:59,905 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 17:23:59,907 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-07-30 17:23:59,908 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 17:23:59,910 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 17:23:59,979 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 17:23:59,980 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-07-30 17:23:59,980 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-30 17:23:59,981 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 17:24:00,021 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-07-30 17:24:00,021 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-30 17:24:00,046 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-30 17:24:00,075 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-30 17:24:00,076 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-07-30 17:24:00,076 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-07-30 17:24:00,077 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-07-30 17:24:00,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-07-30 17:24:00,077 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-30 17:24:00,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4/os-volume_attachments/b5fcf675-485b-44d6-b39f-32a27024c1db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:01,821 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24: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-48dc371b-747d-40e7-8707-858044ce2d5c x-openstack-request-id: req-48dc371b-747d-40e7-8707-858044ce2d5c 2019-07-30 17:24:01,822 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4/os-volume_attachments/b5fcf675-485b-44d6-b39f-32a27024c1db used request id req-48dc371b-747d-40e7-8707-858044ce2d5c 2019-07-30 17:24:01,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.74438786507s 2019-07-30 17:24:01,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:24:01,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:02,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:01 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e50a73b4-727c-4c9e-bc58-425286fe0e9e x-openstack-request-id: req-e50a73b4-727c-4c9e-bc58-425286fe0e9e 2019-07-30 17:24:02,914 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [{"server_id": "039c6799-380a-423a-b618-2a9885fa70e4", "attachment_id": "e0273895-5f02-4a3c-9c1c-31286b44176e", "attached_at": "2019-07-30T17:23:56.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "device": "/dev/vdb", "id": "b5fcf675-485b-44d6-b39f-32a27024c1db"}], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:24:01.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:24:02,914 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-e50a73b4-727c-4c9e-bc58-425286fe0e9e 2019-07-30 17:24:02,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09193611145s 2019-07-30 17:24:02,916 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:24:04,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:24:04,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:05,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:04 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e27148f6-80f8-4958-ac1b-64015c77ef62 x-openstack-request-id: req-e27148f6-80f8-4958-ac1b-64015c77ef62 2019-07-30 17:24:05,978 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:24:03.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:24:05,978 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-e27148f6-80f8-4958-ac1b-64015c77ef62 2019-07-30 17:24:05,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.05958199501s 2019-07-30 17:24:06,110 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 17:24:06,111 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:43 | PASS | +---------------------+------------------+------------------+----------------+ 2019-07-30 17:24:06,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 17:24:06,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:06,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 17:24: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-227cfada-49ce-401d-a6a6-cdbb442924d8 x-openstack-request-id: req-227cfada-49ce-401d-a6a6-cdbb442924d8 2019-07-30 17:24:06,280 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4 used request id req-227cfada-49ce-401d-a6a6-cdbb442924d8 2019-07-30 17:24:06,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.16353392601s 2019-07-30 17:24:06,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:24:06,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:07,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b6c31a4c-dd59-4a34-8dff-c4e11823ef20 x-openstack-request-id: req-b6c31a4c-dd59-4a34-8dff-c4e11823ef20 2019-07-30 17:24:07,250 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:d9:4a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:d9:4a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:23:27.000000", "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "53e5e17d-5e7c-4b5a-a651-baf045271bba", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:23:27Z", "hostId": "143f4372b3deb3e3fe742ee8e8f895291f40dd213874d522f90ed55e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:23:17Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:22:58.000000", "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "039c6799-380a-423a-b618-2a9885fa70e4", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:24:06Z", "hostId": "782ed268147c0a3fd5f9cc66635d9de1446ab2be81e68a43d15a63f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:22:48Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:24:07,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b6c31a4c-dd59-4a34-8dff-c4e11823ef20 2019-07-30 17:24:07,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.97007894516s 2019-07-30 17:24:07,253 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:24:09,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:24:09,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:09,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24: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-b626ed58-1be9-4162-9496-58de64fa9a09 x-openstack-request-id: req-b626ed58-1be9-4162-9496-58de64fa9a09 2019-07-30 17:24:09,816 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:d9:4a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:d9:4a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:23:27.000000", "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "53e5e17d-5e7c-4b5a-a651-baf045271bba", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:23:27Z", "hostId": "143f4372b3deb3e3fe742ee8e8f895291f40dd213874d522f90ed55e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:23:17Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:3b:16", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/039c6799-380a-423a-b618-2a9885fa70e4", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:22:58.000000", "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "039c6799-380a-423a-b618-2a9885fa70e4", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:24:07Z", "hostId": "782ed268147c0a3fd5f9cc66635d9de1446ab2be81e68a43d15a63f8", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm2_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:22:48Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:24:09,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b626ed58-1be9-4162-9496-58de64fa9a09 2019-07-30 17:24:09,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560849905014s 2019-07-30 17:24:09,819 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:24:11,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:24:11,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:12,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24: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-111b5c4b-231e-4bba-9bda-14147441335c x-openstack-request-id: req-111b5c4b-231e-4bba-9bda-14147441335c 2019-07-30 17:24:12,849 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:d9:4a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:d9:4a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:23:27.000000", "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "53e5e17d-5e7c-4b5a-a651-baf045271bba", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:23:27Z", "hostId": "143f4372b3deb3e3fe742ee8e8f895291f40dd213874d522f90ed55e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:23:17Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:24:12,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-111b5c4b-231e-4bba-9bda-14147441335c 2019-07-30 17:24:12,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02801299095s 2019-07-30 17:24:12,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 17:24:12,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/277e1ab9-ef25-4992-ad79-9349bd4a3dce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:13,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:24:13 GMT X-Openstack-Request-Id: req-6dcb2b0e-b148-4eb9-8825-596fce3156d2 2019-07-30 17:24:13,721 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:24:13,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/277e1ab9-ef25-4992-ad79-9349bd4a3dce.json used request id req-6dcb2b0e-b148-4eb9-8825-596fce3156d2 2019-07-30 17:24:13,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.864817857742s 2019-07-30 17:24:13,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:24:13,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:14,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:14 GMT X-Openstack-Request-Id: req-9d21d8e1-c38e-49de-8664-86673db9f382 2019-07-30 17:24:14,252 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:23:30Z", "updated_at": "2019-07-30T17:23:33Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:45:d9:4a", "device_id": "53e5e17d-5e7c-4b5a-a651-baf045271bba"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.211", "revision_number": 3, "project_id": "45cb94d69c5f4400b472a958d93274a5", "port_id": "441527b4-2f02-41f1-abb5-ca95a25ea71e", "id": "6bdd296e-80df-46e4-9ce7-5af2846e6de8", "qos_policy_id": null}]} 2019-07-30 17:24:14,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-9d21d8e1-c38e-49de-8664-86673db9f382 2019-07-30 17:24:14,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.520975112915s 2019-07-30 17:24:14,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:24:14,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:14,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:14 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c1098adc-ef3f-4092-aad9-364e150a1ae8 x-openstack-request-id: req-c1098adc-ef3f-4092-aad9-364e150a1ae8 2019-07-30 17:24:14,312 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:24:03.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:24:14,312 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-c1098adc-ef3f-4092-aad9-364e150a1ae8 2019-07-30 17:24:14,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.054044008255s 2019-07-30 17:24:14,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-07-30 17:24:14,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:14,425 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:24:14 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-b6608c2d-abf6-4064-9b26-bc34b22f22a9 2019-07-30 17:24:14,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-07-30 17:24:14,425 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db used request id req-b6608c2d-abf6-4064-9b26-bc34b22f22a9 2019-07-30 17:24:14,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.111180067062s 2019-07-30 17:24:14,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:24:14,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:14,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:14 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-52d32314-90fe-4ad7-a475-87ccbdd21c91 x-openstack-request-id: req-52d32314-90fe-4ad7-a475-87ccbdd21c91 2019-07-30 17:24:14,486 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "attachments": [], "links": [{"href": "http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "self"}, {"href": "http://172.30.9.37:8776/45cb94d69c5f4400b472a958d93274a5/volumes/b5fcf675-485b-44d6-b39f-32a27024c1db", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-07-30T17:23:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "45cb94d69c5f4400b472a958d93274a5", "updated_at": "2019-07-30T17:24:14.000000", "volume_type": "tripleo", "name": "cinder_test-volume_f3d8f046-0852-4156-a58b-f4ffb1340834", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b5fcf675-485b-44d6-b39f-32a27024c1db", "size": 2}]} 2019-07-30 17:24:14,486 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-52d32314-90fe-4ad7-a475-87ccbdd21c91 2019-07-30 17:24:14,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0599069595337s 2019-07-30 17:24:14,487 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:24:16,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-07-30 17:24:16,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:16,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-2c3242c3-7aa3-445c-87d7-275640769175 x-openstack-request-id: req-2c3242c3-7aa3-445c-87d7-275640769175 2019-07-30 17:24:16,534 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-07-30 17:24:16,534 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.37:8776/v3/45cb94d69c5f4400b472a958d93274a5/volumes/detail used request id req-2c3242c3-7aa3-445c-87d7-275640769175 2019-07-30 17:24:16,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0443589687347s 2019-07-30 17:24:16,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 17:24:16,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/6bdd296e-80df-46e4-9ce7-5af2846e6de8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:18,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:24:18 GMT X-Openstack-Request-Id: req-4c0ca50c-3641-41e3-a4a0-09c06b2ba6ab 2019-07-30 17:24:18,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:24:18,207 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/6bdd296e-80df-46e4-9ce7-5af2846e6de8.json used request id req-4c0ca50c-3641-41e3-a4a0-09c06b2ba6ab 2019-07-30 17:24:18,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.66683292389s 2019-07-30 17:24:18,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 17:24:18,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:18,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:18 GMT X-Openstack-Request-Id: req-94944726-10ca-4831-80de-bd6f96f67231 2019-07-30 17:24:18,275 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 17:24:18,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-94944726-10ca-4831-80de-bd6f96f67231 2019-07-30 17:24:18,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0599429607391s 2019-07-30 17:24:18,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 17:24:18,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:18,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 17:24: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-32c2967a-7cf0-4ae4-a482-d01eeaadf14e x-openstack-request-id: req-32c2967a-7cf0-4ae4-a482-d01eeaadf14e 2019-07-30 17:24:18,489 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba used request id req-32c2967a-7cf0-4ae4-a482-d01eeaadf14e 2019-07-30 17:24:18,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.212604045868s 2019-07-30 17:24:18,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:24:18,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:19,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 772 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24: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-4a078a25-1c8f-4115-9787-f71354ecc052 x-openstack-request-id: req-4a078a25-1c8f-4115-9787-f71354ecc052 2019-07-30 17:24:19,017 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:d9:4a", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:d9:4a", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/53e5e17d-5e7c-4b5a-a651-baf045271bba", "rel": "bookmark"}], "image": {"id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "links": [{"href": "http://172.30.9.37:8774/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T17:23:27.000000", "flavor": {"id": "8f566609-2cc5-4f6c-b640-36d4785daef6", "links": [{"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "bookmark"}]}, "id": "53e5e17d-5e7c-4b5a-a651-baf045271bba", "security_groups": [{"name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}], "user_id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T17:24:18Z", "hostId": "143f4372b3deb3e3fe742ee8e8f895291f40dd213874d522f90ed55e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834", "name": "cinder_test-vm_f3d8f046-0852-4156-a58b-f4ffb1340834", "created": "2019-07-30T17:23:17Z", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 17:24:19,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4a078a25-1c8f-4115-9787-f71354ecc052 2019-07-30 17:24:19,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52752995491s 2019-07-30 17:24:19,019 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 17:24:21,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 17:24:21,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:21,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24: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-a18a47b0-8aa9-48c6-9f60-1232b71137b8 x-openstack-request-id: req-a18a47b0-8aa9-48c6-9f60-1232b71137b8 2019-07-30 17:24:21,088 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 17:24:21,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a18a47b0-8aa9-48c6-9f60-1232b71137b8 2019-07-30 17:24:21,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0672788619995s 2019-07-30 17:24:21,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:24:21,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:21,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:21 GMT X-Openstack-Request-Id: req-851f081f-cb71-4a50-9446-c4c56f2c2014 2019-07-30 17:24:21,138 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:22:40Z", "updated_at": "2019-07-30T17:22:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:40Z", "revision_number": 0, "id": "87c7cc87-c612-4528-938c-7bf546720595", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:40Z", "security_group_id": "294de034-a2bd-4e08-87ba-3c55d794034a", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:42Z", "revision_number": 0, "id": "a0c073ac-163b-4076-98fc-7229ff899114", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:42Z", "security_group_id": "294de034-a2bd-4e08-87ba-3c55d794034a", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:40Z", "revision_number": 0, "id": "b3a1827b-2e07-4fd4-9433-0eb4e796965a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:40Z", "security_group_id": "294de034-a2bd-4e08-87ba-3c55d794034a", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T17:22:41Z", "revision_number": 0, "id": "c38f812d-e366-4c4c-a17b-93bd415132a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:41Z", "security_group_id": "294de034-a2bd-4e08-87ba-3c55d794034a", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}], "revision_number": 3, "project_id": "45cb94d69c5f4400b472a958d93274a5", "id": "294de034-a2bd-4e08-87ba-3c55d794034a", "name": "cinder_test-sg_f3d8f046-0852-4156-a58b-f4ffb1340834"}, {"description": "Default security group", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:22:24Z", "updated_at": "2019-07-30T17:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "0d6c5387-ca6f-4a22-85c4-e6c8e6b0ac81", "remote_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "2a4fac68-9edc-4f1c-b4c2-56b060ae9015", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "a4f620db-a151-43e0-ab33-5b67b344f339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "b94b8c8e-3fe2-46f0-8387-274370398175", "remote_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}], "revision_number": 1, "project_id": "45cb94d69c5f4400b472a958d93274a5", "id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "name": "default"}]} 2019-07-30 17:24:21,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-851f081f-cb71-4a50-9446-c4c56f2c2014 2019-07-30 17:24:21,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0441019535065s 2019-07-30 17:24:21,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 17:24:21,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/294de034-a2bd-4e08-87ba-3c55d794034a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:21,289 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:24:21 GMT X-Openstack-Request-Id: req-12f4889e-901f-4173-b66f-dee50d90a3f2 2019-07-30 17:24:21,289 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:24:21,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/294de034-a2bd-4e08-87ba-3c55d794034a.json used request id req-12f4889e-901f-4173-b66f-dee50d90a3f2 2019-07-30 17:24:21,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.145035982132s 2019-07-30 17:24:21,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 17:24:21,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:21,358 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24: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-a4a0e8d0-2537-4287-a132-8b661e0be9d5 x-openstack-request-id: req-a4a0e8d0-2537-4287-a132-8b661e0be9d5 2019-07-30 17:24:21,359 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/cinder_test-kp_f3d8f046-0852-4156-a58b-f4ffb1340834 used request id req-a4a0e8d0-2537-4287-a132-8b661e0be9d5 2019-07-30 17:24:21,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0689609050751s 2019-07-30 17:24:21,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 17:24:21,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/3dbabb1a-0cbb-4497-b62e-f894167f77ba/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" -d '{"subnet_id": "565a4843-9872-4da8-a647-ec7d161631cb"}' 2019-07-30 17:24:24,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:24 GMT X-Openstack-Request-Id: req-fb15aa99-86fa-4023-bd3c-c6c02dcef50d 2019-07-30 17:24:24,420 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3eaedb88-f828-4d9c-9da5-45d404259d6f", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "subnet_id": "565a4843-9872-4da8-a647-ec7d161631cb", "subnet_ids": ["565a4843-9872-4da8-a647-ec7d161631cb"], "port_id": "c070e31d-e309-47ce-8792-7a9565e870d0", "id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba"} 2019-07-30 17:24:24,421 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/3dbabb1a-0cbb-4497-b62e-f894167f77ba/remove_router_interface.json used request id req-fb15aa99-86fa-4023-bd3c-c6c02dcef50d 2019-07-30 17:24:24,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.06151103973s 2019-07-30 17:24:24,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 17:24:24,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:24,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:24 GMT X-Openstack-Request-Id: req-70a232f8-7798-475c-a122-c5cc6120fab9 2019-07-30 17:24:24,559 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:22:27Z", "admin_state_up": true, "updated_at": "2019-07-30T17:24:22Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "45cb94d69c5f4400b472a958d93274a5", "id": "3dbabb1a-0cbb-4497-b62e-f894167f77ba", "name": "cinder_test-router_f3d8f046-0852-4156-a58b-f4ffb1340834"}]} 2019-07-30 17:24:24,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-70a232f8-7798-475c-a122-c5cc6120fab9 2019-07-30 17:24:24,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13768696785s 2019-07-30 17:24:24,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 17:24:24,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/3dbabb1a-0cbb-4497-b62e-f894167f77ba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:28,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:24:28 GMT X-Openstack-Request-Id: req-606fd377-53c1-4b2e-b8bf-a53f13bc3a74 2019-07-30 17:24:28,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:24:28,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/3dbabb1a-0cbb-4497-b62e-f894167f77ba.json used request id req-606fd377-53c1-4b2e-b8bf-a53f13bc3a74 2019-07-30 17:24:28,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.22379302979s 2019-07-30 17:24:28,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:24:28,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:28,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:28 GMT X-Openstack-Request-Id: req-d7a91f6d-54a8-44c5-adb4-1d55681f1c83 2019-07-30 17:24:28,835 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:22:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T17:22:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"45cb94d69c5f4400b472a958d93274a5","id":"565a4843-9872-4da8-a647-ec7d161631cb","subnetpool_id":null,"name":"cinder_test-subnet_f3d8f046-0852-4156-a58b-f4ffb1340834"}]} 2019-07-30 17:24:28,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-d7a91f6d-54a8-44c5-adb4-1d55681f1c83 2019-07-30 17:24:28,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0503170490265s 2019-07-30 17:24:28,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 17:24:28,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/565a4843-9872-4da8-a647-ec7d161631cb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:31,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:24:31 GMT X-Openstack-Request-Id: req-d02f283b-781a-43cb-a8ca-b8397d201e9d 2019-07-30 17:24:31,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:24:31,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/565a4843-9872-4da8-a647-ec7d161631cb.json used request id req-d02f283b-781a-43cb-a8ca-b8397d201e9d 2019-07-30 17:24:31,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.4660282135s 2019-07-30 17:24:31,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:24:31,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:31,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:31 GMT X-Openstack-Request-Id: req-927a72ad-7320-4a04-b8dc-4e7ad5a892a8 2019-07-30 17:24:31,421 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3eaedb88-f828-4d9c-9da5-45d404259d6f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"45cb94d69c5f4400b472a958d93274a5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:24:31Z","qos_policy_id":null,"name":"cinder_test-net_f3d8f046-0852-4156-a58b-f4ffb1340834","admin_state_up":true,"tenant_id":"45cb94d69c5f4400b472a958d93274a5","created_at":"2019-07-30T17:22:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 17:24:31,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-927a72ad-7320-4a04-b8dc-4e7ad5a892a8 2019-07-30 17:24:31,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117825031281s 2019-07-30 17:24:31,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 17:24:31,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/3eaedb88-f828-4d9c-9da5-45d404259d6f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:33,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:24:33 GMT X-Openstack-Request-Id: req-996b9fde-1bdf-4f4e-b2e7-eb38fe9a443d 2019-07-30 17:24:33,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:24:33,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/3eaedb88-f828-4d9c-9da5-45d404259d6f.json used request id req-996b9fde-1bdf-4f4e-b2e7-eb38fe9a443d 2019-07-30 17:24:33,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 2.11567497253s 2019-07-30 17:24:33,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:24:33,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:33,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:33 GMT X-Openstack-Request-Id: req-32b72b56-8370-4c6b-97fa-51b152402188 2019-07-30 17:24:33,911 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:22:39Z", "file": "/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/file", "owner": "45cb94d69c5f4400b472a958d93274a5", "id": "75b66926-e7c7-48e8-a0d5-4972c901e99f", "size": 12716032, "self": "/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b66926-e7c7-48e8-a0d5-4972c901e99f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_f3d8f046-0852-4156-a58b-f4ffb1340834", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_f3d8f046-0852-4156-a58b-f4ffb1340834", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:22:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:24:33,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-32b72b56-8370-4c6b-97fa-51b152402188 2019-07-30 17:24:33,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.368729114532s 2019-07-30 17:24:33,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 17:24:33,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}69016192091d612c962d43bbeb3d951d471d3c2c" 2019-07-30 17:24:35,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:24:35 GMT X-Openstack-Request-Id: req-2ae6f021-0154-4557-a989-559ce43717a5 2019-07-30 17:24:35,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:24:35,413 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/75b66926-e7c7-48e8-a0d5-4972c901e99f used request id req-2ae6f021-0154-4557-a989-559ce43717a5 2019-07-30 17:24:35,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.50057601929s 2019-07-30 17:24:35,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:24:35,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:24:35,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24: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-376456f3-f67c-4567-99a4-f09d211c43b1 x-openstack-request-id: req-376456f3-f67c-4567-99a4-f09d211c43b1 2019-07-30 17:24:35,445 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_f3d8f046-0852-4156-a58b-f4ffb1340834", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6", "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": "8f566609-2cc5-4f6c-b640-36d4785daef6"}]} 2019-07-30 17:24:35,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-376456f3-f67c-4567-99a4-f09d211c43b1 2019-07-30 17:24:35,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027074098587s 2019-07-30 17:24:35,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 17:24:35,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:24:35,483 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24: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-1804e5c7-c59a-4178-a87b-33a1adb6c0da x-openstack-request-id: req-1804e5c7-c59a-4178-a87b-33a1adb6c0da 2019-07-30 17:24:35,483 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/8f566609-2cc5-4f6c-b640-36d4785daef6 used request id req-1804e5c7-c59a-4178-a87b-33a1adb6c0da 2019-07-30 17:24:35,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0364298820496s 2019-07-30 17:24:35,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:24:35,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:24:35,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-630a5713-2726-44f8-8fe5-8d711e51c3e3 2019-07-30 17:24:35,722 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_f3d8f046-0852-4156-a58b-f4ffb1340834", "links": {"self": "http://172.30.9.37:5000/v3/users/de0bec8d3eee4f8ab4496b1bbe5bcc7b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:24:35,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-630a5713-2726-44f8-8fe5-8d711e51c3e3 2019-07-30 17:24:35,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237806797028s 2019-07-30 17:24:35,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:24:35,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/de0bec8d3eee4f8ab4496b1bbe5bcc7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:24:35,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691228c6-74ca-4d41-969e-539ad7e6e3d2 2019-07-30 17:24:35,983 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_f3d8f046-0852-4156-a58b-f4ffb1340834", "links": {"self": "http://172.30.9.37:5000/v3/users/de0bec8d3eee4f8ab4496b1bbe5bcc7b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "de0bec8d3eee4f8ab4496b1bbe5bcc7b", "description": null}} 2019-07-30 17:24:35,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/de0bec8d3eee4f8ab4496b1bbe5bcc7b used request id req-691228c6-74ca-4d41-969e-539ad7e6e3d2 2019-07-30 17:24:35,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.255609989166s 2019-07-30 17:24:35,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 17:24:35,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/de0bec8d3eee4f8ab4496b1bbe5bcc7b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:24:36,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a019bd56-debe-403e-9fdc-6123046701e7 2019-07-30 17:24:36,378 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:24:36,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/de0bec8d3eee4f8ab4496b1bbe5bcc7b used request id req-a019bd56-debe-403e-9fdc-6123046701e7 2019-07-30 17:24:36,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.3939909935s 2019-07-30 17:24:36,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:24:36,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:24:36,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b6a1ae-1bb6-47ab-a322-350fb76ada37 2019-07-30 17:24:36,613 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.37:5000/v3/projects/45cb94d69c5f4400b472a958d93274a5"}, "tags": [], "enabled": true, "id": "45cb94d69c5f4400b472a958d93274a5", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_f3d8f046-0852-4156-a58b-f4ffb1340834"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:24:36,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-17b6a1ae-1bb6-47ab-a322-350fb76ada37 2019-07-30 17:24:36,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228121995926s 2019-07-30 17:24:36,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 17:24:36,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/45cb94d69c5f4400b472a958d93274a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:24:36,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f07625b-2a3e-4911-af4c-61040e594047 2019-07-30 17:24:36,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:24:36,891 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/45cb94d69c5f4400b472a958d93274a5 used request id req-8f07625b-2a3e-4911-af4c-61040e594047 2019-07-30 17:24:36,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.274290084839s 2019-07-30 17:24:36,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:24:36,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=45cb94d69c5f4400b472a958d93274a5&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:24:37,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:37 GMT X-Openstack-Request-Id: req-a7ced298-5d0c-4859-b734-e9c5ab84442e 2019-07-30 17:24:37,229 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:22:24Z", "updated_at": "2019-07-30T17:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "0d6c5387-ca6f-4a22-85c4-e6c8e6b0ac81", "remote_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "2a4fac68-9edc-4f1c-b4c2-56b060ae9015", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "a4f620db-a151-43e0-ab33-5b67b344f339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "b94b8c8e-3fe2-46f0-8387-274370398175", "remote_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}], "revision_number": 1, "project_id": "45cb94d69c5f4400b472a958d93274a5", "id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "name": "default"}]} 2019-07-30 17:24:37,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=45cb94d69c5f4400b472a958d93274a5&name=default used request id req-a7ced298-5d0c-4859-b734-e9c5ab84442e 2019-07-30 17:24:37,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.332920074463s 2019-07-30 17:24:37,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:24:37,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:24:37,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:37 GMT X-Openstack-Request-Id: req-b592c240-b14d-4b99-adf9-13720da87125 2019-07-30 17:24:37,560 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "created_at": "2019-07-30T17:22:24Z", "updated_at": "2019-07-30T17:22:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "0d6c5387-ca6f-4a22-85c4-e6c8e6b0ac81", "remote_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "2a4fac68-9edc-4f1c-b4c2-56b060ae9015", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "a4f620db-a151-43e0-ab33-5b67b344f339", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv4", "project_id": "45cb94d69c5f4400b472a958d93274a5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:22:24Z", "revision_number": 0, "id": "b94b8c8e-3fe2-46f0-8387-274370398175", "remote_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:22:24Z", "security_group_id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "tenant_id": "45cb94d69c5f4400b472a958d93274a5", "port_range_min": null, "ethertype": "IPv6", "project_id": "45cb94d69c5f4400b472a958d93274a5"}], "revision_number": 1, "project_id": "45cb94d69c5f4400b472a958d93274a5", "id": "c04be5b4-1677-479f-b1e1-dfb0c0c9378c", "name": "default"}]} 2019-07-30 17:24:37,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-b592c240-b14d-4b99-adf9-13720da87125 2019-07-30 17:24:37,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325231075287s 2019-07-30 17:24:37,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 17:24:37,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/c04be5b4-1677-479f-b1e1-dfb0c0c9378c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9e5752998ab6cceb12cb3dbdb0ee2fb4c12cdc7b" 2019-07-30 17:24:37,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:24:37 GMT X-Openstack-Request-Id: req-0f57a0db-114f-45a9-a5da-2a49f49b23e3 2019-07-30 17:24:37,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:24:37,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/c04be5b4-1677-479f-b1e1-dfb0c0c9378c.json used request id req-0f57a0db-114f-45a9-a5da-2a49f49b23e3 2019-07-30 17:24:37,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.427129983902s 2019-07-30 17:24:38,042 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-07-30 17:24:38,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:24:38,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a99f32e2-9cea-47f3-9c10-bb29dfe88ebb 2019-07-30 17:24:38,109 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:24:38,109 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-a99f32e2-9cea-47f3-9c10-bb29dfe88ebb 2019-07-30 17:24:38,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:24:38,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["pK6jfNjIT-W5SmrctcrS8Q"], "issued_at": "2019-07-30T17:24:38.000000Z"}} 2019-07-30 17:24:38,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:24:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:38,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:38 GMT X-Openstack-Request-Id: req-878b123b-2c40-483a-b946-116d4096dca3 2019-07-30 17:24:38,919 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:24:38,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-878b123b-2c40-483a-b946-116d4096dca3 2019-07-30 17:24:38,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39487195015s 2019-07-30 17:24:38,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:24:38,932 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68e988e3-fe14-4226-a46a-a6bae2e70525 2019-07-30 17:24:38,932 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:24:38,932 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-68e988e3-fe14-4226-a46a-a6bae2e70525 2019-07-30 17:24:38,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:24:38,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:39,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16979eda-5bd0-4758-9f6b-d6faaabe5c61 2019-07-30 17:24:39,176 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:24:39,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-16979eda-5bd0-4758-9f6b-d6faaabe5c61 2019-07-30 17:24:39,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.24319601059s 2019-07-30 17:24:39,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 17:24:39,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_dfa64e91-3c2a-4de5-8814-6d1f787b3352"}}' 2019-07-30 17:24:39,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b847d6e9-8c3e-48fb-a556-d882d802da3d 2019-07-30 17:24:39,412 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.37:5000/v3/projects/c1f4794ce74044a1a5eeb17d8b8830d1"}, "tags": [], "enabled": true, "id": "c1f4794ce74044a1a5eeb17d8b8830d1", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_dfa64e91-3c2a-4de5-8814-6d1f787b3352"}} 2019-07-30 17:24:39,412 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-b847d6e9-8c3e-48fb-a556-d882d802da3d 2019-07-30 17:24:39,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.228626012802s 2019-07-30 17:24:39,413 - 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'c1f4794ce74044a1a5eeb17d8b8830d1', '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_dfa64e91-3c2a-4de5-8814-6d1f787b3352'}) 2019-07-30 17:24:39,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 17:24:39,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "qpS1IPSy0RrQ3F0YqXh9gn8OtyQs3F", "email": null, "name": "tempest_smoke-user_dfa64e91-3c2a-4de5-8814-6d1f787b3352"}}' 2019-07-30 17:24:39,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9efd5ed-6f56-479a-ab5a-aa5848020d43 2019-07-30 17:24:39,971 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "links": {"self": "http://172.30.9.37:5000/v3/users/e4a2df84a0864629901afa3631df57bf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e4a2df84a0864629901afa3631df57bf", "domain_id": "default", "password_expires_at": null}} 2019-07-30 17:24:39,971 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-b9efd5ed-6f56-479a-ab5a-aa5848020d43 2019-07-30 17:24:39,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.551506996155s 2019-07-30 17:24:39,972 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e4a2df84a0864629901afa3631df57bf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_dfa64e91-3c2a-4de5-8814-6d1f787b3352'}) 2019-07-30 17:24:39,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:24:39,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:40,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635d1c19-5b4e-438f-a177-b5eb8c64cf70 2019-07-30 17:24:40,222 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:24:40,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-635d1c19-5b4e-438f-a177-b5eb8c64cf70 2019-07-30 17:24:40,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.247177124023s 2019-07-30 17:24:40,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:24:40,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:40,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-829c360a-aa66-4ea5-bf62-ea2483b2bd68 2019-07-30 17:24:40,432 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:24:40,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-829c360a-aa66-4ea5-bf62-ea2483b2bd68 2019-07-30 17:24:40,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204571962357s 2019-07-30 17:24:40,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:24:40,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:40,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b769b09-11c3-42ef-8093-79bfcfcfde62 2019-07-30 17:24:40,682 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:24:40,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-5b769b09-11c3-42ef-8093-79bfcfcfde62 2019-07-30 17:24:40,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.245943069458s 2019-07-30 17:24:40,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:24:40,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:40,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13421dfa-7777-4b5a-bfec-5dcf25bc772d 2019-07-30 17:24:40,818 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:24:40,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-13421dfa-7777-4b5a-bfec-5dcf25bc772d 2019-07-30 17:24:40,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.131237030029s 2019-07-30 17:24:40,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:24:40,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:41,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c2a0c4-5495-465c-98fc-3c0cf3b85335 2019-07-30 17:24:41,061 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "links": {"self": "http://172.30.9.37:5000/v3/users/e4a2df84a0864629901afa3631df57bf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e4a2df84a0864629901afa3631df57bf", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:24:41,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-33c2a0c4-5495-465c-98fc-3c0cf3b85335 2019-07-30 17:24:41,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241829156876s 2019-07-30 17:24:41,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:24:41,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:41,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-130b805a-dd1d-4e52-8c07-cbc6fa93b1fd 2019-07-30 17:24:41,295 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.37:5000/v3/projects/c1f4794ce74044a1a5eeb17d8b8830d1"}, "tags": [], "enabled": true, "id": "c1f4794ce74044a1a5eeb17d8b8830d1", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_dfa64e91-3c2a-4de5-8814-6d1f787b3352"}]} 2019-07-30 17:24:41,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-130b805a-dd1d-4e52-8c07-cbc6fa93b1fd 2019-07-30 17:24:41,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221671104431s 2019-07-30 17:24:41,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:24:41,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=e4a2df84a0864629901afa3631df57bf&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=c1f4794ce74044a1a5eeb17d8b8830d1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:41,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6c203ca-cf57-43e5-852f-cd6cb435d18f 2019-07-30 17:24:41,544 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=e4a2df84a0864629901afa3631df57bf&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=c1f4794ce74044a1a5eeb17d8b8830d1", "previous": null, "next": null}} 2019-07-30 17:24:41,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=e4a2df84a0864629901afa3631df57bf&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=c1f4794ce74044a1a5eeb17d8b8830d1 used request id req-b6c203ca-cf57-43e5-852f-cd6cb435d18f 2019-07-30 17:24:41,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.241567134857s 2019-07-30 17:24:41,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 17:24:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/c1f4794ce74044a1a5eeb17d8b8830d1/users/e4a2df84a0864629901afa3631df57bf/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:41,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:24:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ffafb34-2e62-4e1d-ae4b-e5f3ce5ce51a 2019-07-30 17:24:41,836 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:24:41,836 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/c1f4794ce74044a1a5eeb17d8b8830d1/users/e4a2df84a0864629901afa3631df57bf/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-9ffafb34-2e62-4e1d-ae4b-e5f3ce5ce51a 2019-07-30 17:24:41,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.288047075272s 2019-07-30 17:24:41,837 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_dfa64e91-3c2a-4de5-8814-6d1f787b3352', 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'c1f4794ce74044a1a5eeb17d8b8830d1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'qpS1IPSy0RrQ3F0YqXh9gn8OtyQs3F', 'username': u'tempest_smoke-user_dfa64e91-3c2a-4de5-8814-6d1f787b3352', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 17:24:41,841 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_dfa64e91-3c2a-4de5-8814-6d1f787b3352', 'password': 'qpS1IPSy0RrQ3F0YqXh9gn8OtyQs3F', 'project_name': 'tempest_smoke-project_dfa64e91-3c2a-4de5-8814-6d1f787b3352', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': 'c1f4794ce74044a1a5eeb17d8b8830d1', 'project_domain_name': 'Default'} 2019-07-30 17:24:41,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:24:41,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:41,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e163ce3-6bee-4713-b1c5-1c934bee2079 2019-07-30 17:24:41,972 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:24:41,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-0e163ce3-6bee-4713-b1c5-1c934bee2079 2019-07-30 17:24:41,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.127648115158s 2019-07-30 17:24:41,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:24:41,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:42,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ce5fc6-0d06-4b82-8dac-40229528aea8 2019-07-30 17:24:42,110 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:24:42,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-93ce5fc6-0d06-4b82-8dac-40229528aea8 2019-07-30 17:24:42,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.132354021072s 2019-07-30 17:24:42,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:24:42,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:42,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-070b0942-3e94-49de-a8bd-2125b220a652 2019-07-30 17:24:42,227 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:24:42,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-070b0942-3e94-49de-a8bd-2125b220a652 2019-07-30 17:24:42,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112814903259s 2019-07-30 17:24:42,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:24:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:42,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c828011-3cb6-4fe0-ac84-d9febc02512f 2019-07-30 17:24:42,478 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "links": {"self": "http://172.30.9.37:5000/v3/users/e4a2df84a0864629901afa3631df57bf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e4a2df84a0864629901afa3631df57bf", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:24:42,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-1c828011-3cb6-4fe0-ac84-d9febc02512f 2019-07-30 17:24:42,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249789953232s 2019-07-30 17:24:42,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:24:42,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:42,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2d2c83-06c6-47e1-80f5-88e544fee0e0 2019-07-30 17:24:42,733 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.37:5000/v3/projects/c1f4794ce74044a1a5eeb17d8b8830d1"}, "tags": [], "enabled": true, "id": "c1f4794ce74044a1a5eeb17d8b8830d1", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_dfa64e91-3c2a-4de5-8814-6d1f787b3352"}]} 2019-07-30 17:24:42,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-1a2d2c83-06c6-47e1-80f5-88e544fee0e0 2019-07-30 17:24:42,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.242835998535s 2019-07-30 17:24:42,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:24:42,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=e4a2df84a0864629901afa3631df57bf&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=c1f4794ce74044a1a5eeb17d8b8830d1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:42,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e121a081-ab36-4e56-a5f6-f66aa954e62e 2019-07-30 17:24:42,945 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=e4a2df84a0864629901afa3631df57bf&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=c1f4794ce74044a1a5eeb17d8b8830d1", "previous": null, "next": null}} 2019-07-30 17:24:42,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=e4a2df84a0864629901afa3631df57bf&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=c1f4794ce74044a1a5eeb17d8b8830d1 used request id req-e121a081-ab36-4e56-a5f6-f66aa954e62e 2019-07-30 17:24:42,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204786777496s 2019-07-30 17:24:42,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 17:24:42,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/c1f4794ce74044a1a5eeb17d8b8830d1/users/e4a2df84a0864629901afa3631df57bf/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:43,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc3fb7b-893e-4953-9e9f-69a8b4865d48 2019-07-30 17:24:43,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:24:43,220 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/c1f4794ce74044a1a5eeb17d8b8830d1/users/e4a2df84a0864629901afa3631df57bf/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-7bc3fb7b-893e-4953-9e9f-69a8b4865d48 2019-07-30 17:24:43,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.270639181137s 2019-07-30 17:24:43,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:24:43,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:43,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22e58c80-a01c-45cf-817e-388d97bcc3dd 2019-07-30 17:24:43,358 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:24:43,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-22e58c80-a01c-45cf-817e-388d97bcc3dd 2019-07-30 17:24:43,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135162830353s 2019-07-30 17:24:43,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:24:43,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:43,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a294c11c-cc56-40e5-9df4-5ffbb051b74e 2019-07-30 17:24:43,563 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:24:43,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-a294c11c-cc56-40e5-9df4-5ffbb051b74e 2019-07-30 17:24:43,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199836969376s 2019-07-30 17:24:43,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:24:43,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:43,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cc6c58-42c4-4f13-ad92-bc56bac05b21 2019-07-30 17:24:43,723 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "links": {"self": "http://172.30.9.37:5000/v3/users/e4a2df84a0864629901afa3631df57bf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e4a2df84a0864629901afa3631df57bf", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:24:43,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-53cc6c58-42c4-4f13-ad92-bc56bac05b21 2019-07-30 17:24:43,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.158746957779s 2019-07-30 17:24:43,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:24:43,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=e4a2df84a0864629901afa3631df57bf&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:43,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-247e950b-bd9e-4b25-a6bc-9a4b922c7f9e 2019-07-30 17:24:43,963 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=e4a2df84a0864629901afa3631df57bf&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 17:24:43,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=e4a2df84a0864629901afa3631df57bf&scope.domain.id=default used request id req-247e950b-bd9e-4b25-a6bc-9a4b922c7f9e 2019-07-30 17:24:43,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.228707075119s 2019-07-30 17:24:43,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 17:24:43,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/domains/default/users/e4a2df84a0864629901afa3631df57bf/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:44,169 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:24:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-523f9b30-f747-4f94-9592-a10b51df1fb4 2019-07-30 17:24:44,169 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:24:44,169 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/domains/default/users/e4a2df84a0864629901afa3631df57bf/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-523f9b30-f747-4f94-9592-a10b51df1fb4 2019-07-30 17:24:44,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.202867984772s 2019-07-30 17:24:44,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:24:44,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dbb07e2-72ef-40c0-a156-165a6b125fb1 2019-07-30 17:24:44,181 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:24:44,181 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-7dbb07e2-72ef-40c0-a156-165a6b125fb1 2019-07-30 17:24:44,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:24:44,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T18:24:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c1f4794ce74044a1a5eeb17d8b8830d1", "name": "tempest_smoke-project_dfa64e91-3c2a-4de5-8814-6d1f787b3352"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/c1f4794ce74044a1a5eeb17d8b8830d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/c1f4794ce74044a1a5eeb17d8b8830d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/c1f4794ce74044a1a5eeb17d8b8830d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_c1f4794ce74044a1a5eeb17d8b8830d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_c1f4794ce74044a1a5eeb17d8b8830d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/c1f4794ce74044a1a5eeb17d8b8830d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/c1f4794ce74044a1a5eeb17d8b8830d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/c1f4794ce74044a1a5eeb17d8b8830d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/c1f4794ce74044a1a5eeb17d8b8830d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/c1f4794ce74044a1a5eeb17d8b8830d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/c1f4794ce74044a1a5eeb17d8b8830d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "id": "e4a2df84a0864629901afa3631df57bf"}, "audit_ids": ["FfRh-7kqTRSlZ38F21nObg"], "issued_at": "2019-07-30T17:24:44.000000Z"}} 2019-07-30 17:24:44,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 17:24:44,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:24:44,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:44 GMT X-Openstack-Request-Id: req-4240dd97-1e82-4a9a-b72e-71afd4b098c8 2019-07-30 17:24:44,900 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-07-30 17:24:44,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-4240dd97-1e82-4a9a-b72e-71afd4b098c8 2019-07-30 17:24:44,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.302407979965s 2019-07-30 17:24:44,911 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-07-30 17:24:44,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:24:44,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:45,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c934e5c4-e68a-4d91-8206-025d15355856 2019-07-30 17:24:45,134 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:24:45,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-c934e5c4-e68a-4d91-8206-025d15355856 2019-07-30 17:24:45,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222632884979s 2019-07-30 17:24:45,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:24:45,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:24:45,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b414cf7-c76f-443d-a1a9-b467ebdc3312 2019-07-30 17:24:45,368 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.37:5000/v3/projects/c1f4794ce74044a1a5eeb17d8b8830d1"}, "tags": [], "enabled": true, "id": "c1f4794ce74044a1a5eeb17d8b8830d1", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_dfa64e91-3c2a-4de5-8814-6d1f787b3352"}]} 2019-07-30 17:24:45,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-4b414cf7-c76f-443d-a1a9-b467ebdc3312 2019-07-30 17:24:45,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226353883743s 2019-07-30 17:24:45,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 17:24:45,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" -d '{"network": {"shared": true, "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "name": "tempest_smoke-net_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "admin_state_up": true}}' 2019-07-30 17:24:46,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:46 GMT X-Openstack-Request-Id: req-de6fe0b0-627c-454c-a20c-5449226199b3 2019-07-30 17:24:46,219 - 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":"d10f66fa-9fc6-4da5-a3f1-e1f3f83fa8d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":true,"project_id":"c1f4794ce74044a1a5eeb17d8b8830d1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:24:46Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_dfa64e91-3c2a-4de5-8814-6d1f787b3352","admin_state_up":true,"tenant_id":"c1f4794ce74044a1a5eeb17d8b8830d1","created_at":"2019-07-30T17:24:45Z","mtu":1450}} 2019-07-30 17:24:46,220 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-de6fe0b0-627c-454c-a20c-5449226199b3 2019-07-30 17:24:46,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.849483013153s 2019-07-30 17:24:46,220 - 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-07-30T17:24:46Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd10f66fa-9fc6-4da5-a3f1-e1f3f83fa8d2', u'provider:segmentation_id': 90, 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_dfa64e91-3c2a-4de5-8814-6d1f787b3352', u'created_at': u'2019-07-30T17:24:45Z', u'mtu': 1450, u'tenant_id': u'c1f4794ce74044a1a5eeb17d8b8830d1', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c1f4794ce74044a1a5eeb17d8b8830d1', u'l2_adjacency': True}) 2019-07-30 17:24:46,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:24:46,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:24:46,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:46 GMT X-Openstack-Request-Id: req-c31d6114-dfde-4cf0-881b-680b2343d82b 2019-07-30 17:24:46,817 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d10f66fa-9fc6-4da5-a3f1-e1f3f83fa8d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":true,"project_id":"c1f4794ce74044a1a5eeb17d8b8830d1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:24:46Z","qos_policy_id":null,"name":"tempest_smoke-net_dfa64e91-3c2a-4de5-8814-6d1f787b3352","admin_state_up":true,"tenant_id":"c1f4794ce74044a1a5eeb17d8b8830d1","created_at":"2019-07-30T17:24:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:24:46,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-c31d6114-dfde-4cf0-881b-680b2343d82b 2019-07-30 17:24:46,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.596463918686s 2019-07-30 17:24:46,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 17:24:46,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" -d '{"subnet": {"name": "tempest_smoke-subnet_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "enable_dhcp": true, "network_id": "d10f66fa-9fc6-4da5-a3f1-e1f3f83fa8d2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 17:24:47,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:47 GMT X-Openstack-Request-Id: req-a5aa2240-be53-470f-b2f4-68ac7ebf772c 2019-07-30 17:24:47,465 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T17:24: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":"65ebce60-b023-4288-bac2-265529fafb24","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c1f4794ce74044a1a5eeb17d8b8830d1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_dfa64e91-3c2a-4de5-8814-6d1f787b3352","enable_dhcp":true,"segment_id":null,"network_id":"d10f66fa-9fc6-4da5-a3f1-e1f3f83fa8d2","tenant_id":"c1f4794ce74044a1a5eeb17d8b8830d1","created_at":"2019-07-30T17:24:46Z","ip_version":4}} 2019-07-30 17:24:47,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-a5aa2240-be53-470f-b2f4-68ac7ebf772c 2019-07-30 17:24:47,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.64666891098s 2019-07-30 17:24:47,466 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:24: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'65ebce60-b023-4288-bac2-265529fafb24', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_dfa64e91-3c2a-4de5-8814-6d1f787b3352', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd10f66fa-9fc6-4da5-a3f1-e1f3f83fa8d2', u'tenant_id': u'c1f4794ce74044a1a5eeb17d8b8830d1', u'created_at': u'2019-07-30T17:24: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'c1f4794ce74044a1a5eeb17d8b8830d1'}) 2019-07-30 17:24:47,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 17:24:47,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "tempest_smoke-router_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "admin_state_up": true}}' 2019-07-30 17:24:54,556 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:54 GMT X-Openstack-Request-Id: req-f6662b4f-9146-43a3-9936-f372b9bad49f 2019-07-30 17:24:54,557 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "created_at": "2019-07-30T17:24:48Z", "admin_state_up": true, "updated_at": "2019-07-30T17:24:49Z", "project_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "a615c858-07cb-4699-8da1-d8ca235ed22f", "name": "tempest_smoke-router_dfa64e91-3c2a-4de5-8814-6d1f787b3352"}} 2019-07-30 17:24:54,557 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-f6662b4f-9146-43a3-9936-f372b9bad49f 2019-07-30 17:24:54,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.09074902534s 2019-07-30 17:24:54,558 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:24:49Z', u'revision_number': 3, u'ha': True, u'id': u'a615c858-07cb-4699-8da1-d8ca235ed22f', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_dfa64e91-3c2a-4de5-8814-6d1f787b3352', u'admin_state_up': True, u'tenant_id': u'c1f4794ce74044a1a5eeb17d8b8830d1', u'created_at': u'2019-07-30T17:24:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'c1f4794ce74044a1a5eeb17d8b8830d1'}) 2019-07-30 17:24:54,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 17:24:54,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/a615c858-07cb-4699-8da1-d8ca235ed22f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" -d '{"subnet_id": "65ebce60-b023-4288-bac2-265529fafb24"}' 2019-07-30 17:24:57,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:57 GMT X-Openstack-Request-Id: req-6da75326-1fed-42c1-9e88-3b0fdae3534b 2019-07-30 17:24:57,493 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d10f66fa-9fc6-4da5-a3f1-e1f3f83fa8d2", "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "subnet_id": "65ebce60-b023-4288-bac2-265529fafb24", "subnet_ids": ["65ebce60-b023-4288-bac2-265529fafb24"], "port_id": "f3d43343-a59e-4df6-9812-dd47851ee69f", "id": "a615c858-07cb-4699-8da1-d8ca235ed22f"} 2019-07-30 17:24:57,493 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/a615c858-07cb-4699-8da1-d8ca235ed22f/add_router_interface.json used request id req-6da75326-1fed-42c1-9e88-3b0fdae3534b 2019-07-30 17:24:57,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.934705019s 2019-07-30 17:24:57,495 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 17:24:57,596 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 17:24:57,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:24:57,605 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:57 GMT 2019-07-30 17:24:57,605 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 17:24:57,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:24:57,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:24:57,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:57 GMT X-Openstack-Request-Id: req-3c928a6b-0445-46d7-94fa-2d76336a42f4 2019-07-30 17:24:57,917 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:24:57,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-3c928a6b-0445-46d7-94fa-2d76336a42f4 2019-07-30 17:24:57,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306952953339s 2019-07-30 17:24:57,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 17:24:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_dfa64e91-3c2a-4de5-8814-6d1f787b3352"}' 2019-07-30 17:24:58,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Tue, 30 Jul 2019 17:24:58 GMT Location: http://172.30.9.37:9292/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-55ed0fc8-8cde-4d5d-a978-3439a477e9f3 2019-07-30 17:24:58,303 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:24:58Z", "file": "/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af/file", "owner": "c1f4794ce74044a1a5eeb17d8b8830d1", "id": "8effe0f5-4620-48ee-a377-d29ea55e73af", "size": null, "self": "/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af", "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_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "checksum": null, "created_at": "2019-07-30T17:24:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 17:24:58,303 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-55ed0fc8-8cde-4d5d-a978-3439a477e9f3 2019-07-30 17:24:58,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.376871824265s 2019-07-30 17:24:58,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 17:24:58,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" -d '' 2019-07-30 17:24:59,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:24:59 GMT X-Openstack-Request-Id: req-9d35e909-b423-4854-a687-0d2deb62bf09 2019-07-30 17:24:59,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:24:59,941 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af/file used request id req-9d35e909-b423-4854-a687-0d2deb62bf09 2019-07-30 17:24:59,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.63734483719s 2019-07-30 17:24:59,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:24:59,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:25:00,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 17:25:00 GMT X-Openstack-Request-Id: req-4226bb32-5fbb-4845-b588-db0862e23f69 2019-07-30 17:25:00,265 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:24:59Z", "file": "/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af/file", "owner": "c1f4794ce74044a1a5eeb17d8b8830d1", "id": "8effe0f5-4620-48ee-a377-d29ea55e73af", "size": 12716032, "self": "/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8effe0f5-4620-48ee-a377-d29ea55e73af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8effe0f5-4620-48ee-a377-d29ea55e73af/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:24:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:25:00,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-4226bb32-5fbb-4845-b588-db0862e23f69 2019-07-30 17:25:00,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319269895554s 2019-07-30 17:25:00,267 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8effe0f5-4620-48ee-a377-d29ea55e73af/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af/file', 'owner': u'c1f4794ce74044a1a5eeb17d8b8830d1', 'id': u'8effe0f5-4620-48ee-a377-d29ea55e73af', 'size': 12716032, u'self': u'/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1f4794ce74044a1a5eeb17d8b8830d1', 'name': 'tempest_smoke-project_dfa64e91-3c2a-4de5-8814-6d1f787b3352', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8effe0f5-4620-48ee-a377-d29ea55e73af/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T17:24:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T17:24:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_dfa64e91-3c2a-4de5-8814-6d1f787b3352', '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/8effe0f5-4620-48ee-a377-d29ea55e73af', 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_dfa64e91-3c2a-4de5-8814-6d1f787b3352', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_dfa64e91-3c2a-4de5-8814-6d1f787b3352', 'created': u'2019-07-30T17:24:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T17:24:58Z', 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/8effe0f5-4620-48ee-a377-d29ea55e73af', 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_dfa64e91-3c2a-4de5-8814-6d1f787b3352', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 17:25:00,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 17:25:00,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 17:25:00,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 17:25: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-b860ab28-bc84-4571-802b-dde81080f7ea x-openstack-request-id: req-b860ab28-bc84-4571-802b-dde81080f7ea 2019-07-30 17:25:00,599 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a7d6d357-6cce-4996-89d9-8235b6322b2b", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a7d6d357-6cce-4996-89d9-8235b6322b2b", "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": "a7d6d357-6cce-4996-89d9-8235b6322b2b"}} 2019-07-30 17:25:00,600 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-b860ab28-bc84-4571-802b-dde81080f7ea 2019-07-30 17:25:00,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.327331066132s 2019-07-30 17:25:00,601 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_dfa64e91-3c2a-4de5-8814-6d1f787b3352', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'a7d6d357-6cce-4996-89d9-8235b6322b2b', 'swap': 0}) 2019-07-30 17:25:00,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 17:25:00,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/a7d6d357-6cce-4996-89d9-8235b6322b2b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" -d '{"extra_specs": {}}' 2019-07-30 17:25:00,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:25: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-2ca432e8-2fd0-4aa3-a3c0-0422bd7fb79b x-openstack-request-id: req-2ca432e8-2fd0-4aa3-a3c0-0422bd7fb79b 2019-07-30 17:25:00,622 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 17:25:00,622 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/a7d6d357-6cce-4996-89d9-8235b6322b2b/os-extra_specs used request id req-2ca432e8-2fd0-4aa3-a3c0-0422bd7fb79b 2019-07-30 17:25:00,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210058689117s 2019-07-30 17:25:00,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:25:00,637 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:25:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9c4493e-decc-4c92-85db-d77f1e2e4178 2019-07-30 17:25:00,638 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:25:00,638 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-b9c4493e-decc-4c92-85db-d77f1e2e4178 2019-07-30 17:25:00,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:25:00,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:25:00,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15f98bd-8644-43c5-b60c-bead6802e6f8 2019-07-30 17:25:00,842 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:25:00,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-c15f98bd-8644-43c5-b60c-bead6802e6f8 2019-07-30 17:25:00,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2017121315s 2019-07-30 17:25:00,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:25:00,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:25:01,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f5685e3-0022-4bc0-a72d-59411a0874ea 2019-07-30 17:25:01,154 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:25:01,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-0f5685e3-0022-4bc0-a72d-59411a0874ea 2019-07-30 17:25:01,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.306882858276s 2019-07-30 17:25:01,169 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 17:25:05,235 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 82a298b3-0700-4748-94d5-261e6bdfb159 | 2019-07-30T17:25:04.876826 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 82a298b3-0700-4748-94d5-261e6bdfb159 ~/.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-07-30 17:25:08,487 - 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-07-30 17:25:09,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 17:25:13,778 - 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=f6d18f7d-f6f5-4fb1-814d-74f378874d32) as the default verifier for the future CLI operations. 2019-07-30 17:25:15,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 17:25:15,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:25:15,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 17:25: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-4b47b0b7-c93a-460a-b6fa-6c550aa6db66 x-openstack-request-id: req-4b47b0b7-c93a-460a-b6fa-6c550aa6db66 2019-07-30 17:25:15,601 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 242}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 245}, "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": 5}]} 2019-07-30 17:25:15,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-4b47b0b7-c93a-460a-b6fa-6c550aa6db66 2019-07-30 17:25:15,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0414171218872s 2019-07-30 17:25:15,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:25:15,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:25:15,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 17:25:15 GMT X-Openstack-Request-Id: req-a1b2efa2-9a59-4c84-9916-f27dd59238ed 2019-07-30 17:25:15,943 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:24:59Z", "file": "/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af/file", "owner": "c1f4794ce74044a1a5eeb17d8b8830d1", "id": "8effe0f5-4620-48ee-a377-d29ea55e73af", "size": 12716032, "self": "/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8effe0f5-4620-48ee-a377-d29ea55e73af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8effe0f5-4620-48ee-a377-d29ea55e73af/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:24:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:25:15,943 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-a1b2efa2-9a59-4c84-9916-f27dd59238ed 2019-07-30 17:25:15,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.338613986969s 2019-07-30 17:25:15,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 17:25:15,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_dfa64e91-3c2a-4de5-8814-6d1f787b3352"}' 2019-07-30 17:25:16,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Tue, 30 Jul 2019 17:25:16 GMT Location: http://172.30.9.37:9292/v2/images/3f93dbba-b410-4302-b385-1ab4e517da2b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fa0e3bd9-c37a-4b05-9066-feb559b507e6 2019-07-30 17:25:16,284 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:25:16Z", "file": "/v2/images/3f93dbba-b410-4302-b385-1ab4e517da2b/file", "owner": "c1f4794ce74044a1a5eeb17d8b8830d1", "id": "3f93dbba-b410-4302-b385-1ab4e517da2b", "size": null, "self": "/v2/images/3f93dbba-b410-4302-b385-1ab4e517da2b", "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_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "checksum": null, "created_at": "2019-07-30T17:25:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 17:25:16,284 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-fa0e3bd9-c37a-4b05-9066-feb559b507e6 2019-07-30 17:25:16,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.330965042114s 2019-07-30 17:25:16,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 17:25:16,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/3f93dbba-b410-4302-b385-1ab4e517da2b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" -d '' 2019-07-30 17:25:17,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:25:17 GMT X-Openstack-Request-Id: req-70d1cb07-69c8-4451-90ca-5570e0a8fe2f 2019-07-30 17:25:17,410 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:25:17,410 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/3f93dbba-b410-4302-b385-1ab4e517da2b/file used request id req-70d1cb07-69c8-4451-90ca-5570e0a8fe2f 2019-07-30 17:25:17,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.12563300133s 2019-07-30 17:25:17,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:25:17,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:25:17,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 30 Jul 2019 17:25:17 GMT X-Openstack-Request-Id: req-83ddff1f-4d55-46bb-9a2d-86262b1ca0ce 2019-07-30 17:25:17,443 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:25:17Z", "file": "/v2/images/3f93dbba-b410-4302-b385-1ab4e517da2b/file", "owner": "c1f4794ce74044a1a5eeb17d8b8830d1", "id": "3f93dbba-b410-4302-b385-1ab4e517da2b", "size": 12716032, "self": "/v2/images/3f93dbba-b410-4302-b385-1ab4e517da2b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/3f93dbba-b410-4302-b385-1ab4e517da2b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/3f93dbba-b410-4302-b385-1ab4e517da2b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:25:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:24:59Z", "file": "/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af/file", "owner": "c1f4794ce74044a1a5eeb17d8b8830d1", "id": "8effe0f5-4620-48ee-a377-d29ea55e73af", "size": 12716032, "self": "/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8effe0f5-4620-48ee-a377-d29ea55e73af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8effe0f5-4620-48ee-a377-d29ea55e73af/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:24:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:25:17,443 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-83ddff1f-4d55-46bb-9a2d-86262b1ca0ce 2019-07-30 17:25:17,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0286040306091s 2019-07-30 17:25:17,446 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/3f93dbba-b410-4302-b385-1ab4e517da2b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3f93dbba-b410-4302-b385-1ab4e517da2b/file', 'owner': u'c1f4794ce74044a1a5eeb17d8b8830d1', 'id': u'3f93dbba-b410-4302-b385-1ab4e517da2b', 'size': 12716032, u'self': u'/v2/images/3f93dbba-b410-4302-b385-1ab4e517da2b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c1f4794ce74044a1a5eeb17d8b8830d1', 'name': 'tempest_smoke-project_dfa64e91-3c2a-4de5-8814-6d1f787b3352', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/3f93dbba-b410-4302-b385-1ab4e517da2b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T17:25:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T17:25:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_dfa64e91-3c2a-4de5-8814-6d1f787b3352', '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/3f93dbba-b410-4302-b385-1ab4e517da2b', 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_dfa64e91-3c2a-4de5-8814-6d1f787b3352', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_dfa64e91-3c2a-4de5-8814-6d1f787b3352', 'created': u'2019-07-30T17:25:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T17:25: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/3f93dbba-b410-4302-b385-1ab4e517da2b', 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_dfa64e91-3c2a-4de5-8814-6d1f787b3352', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 17:25:17,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 17:25:17,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 17:25:17,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 30 Jul 2019 17:25: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-679426ed-7fb1-4f37-ae52-648be85d6824 x-openstack-request-id: req-679426ed-7fb1-4f37-ae52-648be85d6824 2019-07-30 17:25:17,516 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/dfa4315e-ca6f-4edb-8ed5-b8c850d8b1e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/dfa4315e-ca6f-4edb-8ed5-b8c850d8b1e9", "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": "dfa4315e-ca6f-4edb-8ed5-b8c850d8b1e9"}} 2019-07-30 17:25:17,516 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-679426ed-7fb1-4f37-ae52-648be85d6824 2019-07-30 17:25:17,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0696189403534s 2019-07-30 17:25:17,518 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_dfa64e91-3c2a-4de5-8814-6d1f787b3352', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'dfa4315e-ca6f-4edb-8ed5-b8c850d8b1e9', 'swap': 0}) 2019-07-30 17:25:17,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 17:25:17,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/dfa4315e-ca6f-4edb-8ed5-b8c850d8b1e9/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" -d '{"extra_specs": {}}' 2019-07-30 17:25:17,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:25:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-597c2942-1259-4175-bb1b-1b62ac189d9a x-openstack-request-id: req-597c2942-1259-4175-bb1b-1b62ac189d9a 2019-07-30 17:25:17,545 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 17:25:17,546 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/dfa4315e-ca6f-4edb-8ed5-b8c850d8b1e9/os-extra_specs used request id req-597c2942-1259-4175-bb1b-1b62ac189d9a 2019-07-30 17:25:17,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0275309085846s 2019-07-30 17:25:17,546 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_dfa64e91-3c2a-4de5-8814-6d1f787b3352', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'dfa4315e-ca6f-4edb-8ed5-b8c850d8b1e9', 'swap': 0}) 2019-07-30 17:25:20,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 17:25:20,716 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 17:25:20,717 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 17:25:20,719 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 17:25:20,749 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-30 17:25:22,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f6d18f7d-f6f5-4fb1-814d-74f378874d32/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-07-30 17:25:22,912 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 17:25:22,924 - 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-07-30 17:30:54,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 091b1219-23d1-460c-92ab-8279b38a36c6 2019-07-30 17:30:54,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'091b1219-23d1-460c-92ab-8279b38a36c6']'. 2019-07-30 17:30:54,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 17:30:54,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 17:30:54,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 17:30:54,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 091b1219-23d1-460c-92ab-8279b38a36c6 | 2019-07-30 17:30:54,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-30 17:30:54,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 17:25:24 | 2019-07-30 17:30:54,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 17:30:53 | 2019-07-30 17:30:54,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:29 | 2019-07-30 17:30:54,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-30 17:30:54,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 17:30:54,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 17:30:54,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f6d18f7d-f6f5-4fb1-814d-74f378874d32) | 2019-07-30 17:30:54,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 17:30:54,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 82a298b3-0700-4748-94d5-261e6bdfb159) | 2019-07-30 17:30:54,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-07-30 17:30:54,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 323.796 | 2019-07-30 17:30:54,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-07-30 17:30:54,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-07-30 17:30:54,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 17:30:54,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 17:30:54,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-30 17:30:54,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 17:30:54,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 17:30:54,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 17:30:54,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-07-30 17:30:54,905 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'091b1219-23d1-460c-92ab-8279b38a36c6', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-07-30 17:30:56,883 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 091b1219-23d1-460c-92ab-8279b38a36c6 --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-07-30 17:30:56,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'091b1219-23d1-460c-92ab-8279b38a36c6', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-07-30 17:30:58,817 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 091b1219-23d1-460c-92ab-8279b38a36c6 --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-07-30 17:30:58,971 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 17:30:58,971 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:14 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-07-30 17:30:59,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 17:30:59,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/3f93dbba-b410-4302-b385-1ab4e517da2b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:30:59,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:30:59 GMT X-Openstack-Request-Id: req-fe8f67cb-2847-4b93-98d9-861f6e18b20c 2019-07-30 17:30:59,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-07-30 17:30:59,707 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/3f93dbba-b410-4302-b385-1ab4e517da2b used request id req-fe8f67cb-2847-4b93-98d9-861f6e18b20c 2019-07-30 17:30:59,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.704813957214s 2019-07-30 17:30:59,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:30:59,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:31:00,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Tue, 30 Jul 2019 17:30:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-824d278a-93a9-4982-81f1-d670f2dd5767 x-openstack-request-id: req-824d278a-93a9-4982-81f1-d670f2dd5767 2019-07-30 17:31:00,045 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a7d6d357-6cce-4996-89d9-8235b6322b2b", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a7d6d357-6cce-4996-89d9-8235b6322b2b", "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": "a7d6d357-6cce-4996-89d9-8235b6322b2b"}, {"name": "tempest_smoke-flavor_alt_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/dfa4315e-ca6f-4edb-8ed5-b8c850d8b1e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/dfa4315e-ca6f-4edb-8ed5-b8c850d8b1e9", "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": "dfa4315e-ca6f-4edb-8ed5-b8c850d8b1e9"}]} 2019-07-30 17:31:00,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-824d278a-93a9-4982-81f1-d670f2dd5767 2019-07-30 17:31:00,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.336114168167s 2019-07-30 17:31:00,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 17:31:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/dfa4315e-ca6f-4edb-8ed5-b8c850d8b1e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:31:00,118 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5f18aece-30d0-4837-b39b-783250220cb1 x-openstack-request-id: req-5f18aece-30d0-4837-b39b-783250220cb1 2019-07-30 17:31:00,118 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/dfa4315e-ca6f-4edb-8ed5-b8c850d8b1e9 used request id req-5f18aece-30d0-4837-b39b-783250220cb1 2019-07-30 17:31:00,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0700769424438s 2019-07-30 17:31:00,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 17:31:00,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/a615c858-07cb-4699-8da1-d8ca235ed22f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" -d '{"subnet_id": "65ebce60-b023-4288-bac2-265529fafb24"}' 2019-07-30 17:31:03,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:03 GMT X-Openstack-Request-Id: req-f721285e-1553-4721-b4ce-568dcba8e646 2019-07-30 17:31:03,080 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d10f66fa-9fc6-4da5-a3f1-e1f3f83fa8d2", "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "subnet_id": "65ebce60-b023-4288-bac2-265529fafb24", "subnet_ids": ["65ebce60-b023-4288-bac2-265529fafb24"], "port_id": "f3d43343-a59e-4df6-9812-dd47851ee69f", "id": "a615c858-07cb-4699-8da1-d8ca235ed22f"} 2019-07-30 17:31:03,080 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/a615c858-07cb-4699-8da1-d8ca235ed22f/remove_router_interface.json used request id req-f721285e-1553-4721-b4ce-568dcba8e646 2019-07-30 17:31:03,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.96158099174s 2019-07-30 17:31:03,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 17:31:03,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:31:03,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 721 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:03 GMT X-Openstack-Request-Id: req-01b2b297-66a7-4b32-9478-c9416aacb5d7 2019-07-30 17:31:03,779 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "created_at": "2019-07-30T17:24:48Z", "admin_state_up": true, "updated_at": "2019-07-30T17:31:01Z", "project_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "a615c858-07cb-4699-8da1-d8ca235ed22f", "name": "tempest_smoke-router_dfa64e91-3c2a-4de5-8814-6d1f787b3352"}]} 2019-07-30 17:31:03,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-01b2b297-66a7-4b32-9478-c9416aacb5d7 2019-07-30 17:31:03,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.698045969009s 2019-07-30 17:31:03,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 17:31:03,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/a615c858-07cb-4699-8da1-d8ca235ed22f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:31:08,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:31:08 GMT X-Openstack-Request-Id: req-abc9a21a-f1fe-49e0-a661-baecc0677330 2019-07-30 17:31:08,636 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:31:08,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/a615c858-07cb-4699-8da1-d8ca235ed22f.json used request id req-abc9a21a-f1fe-49e0-a661-baecc0677330 2019-07-30 17:31:08,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.85575723648s 2019-07-30 17:31:08,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:31:08,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:31:09,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:09 GMT X-Openstack-Request-Id: req-31f21bc0-19a9-4e2d-b6fb-06f2450d8952 2019-07-30 17:31:09,024 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:24: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":"65ebce60-b023-4288-bac2-265529fafb24","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c1f4794ce74044a1a5eeb17d8b8830d1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_dfa64e91-3c2a-4de5-8814-6d1f787b3352","enable_dhcp":true,"segment_id":null,"network_id":"d10f66fa-9fc6-4da5-a3f1-e1f3f83fa8d2","tenant_id":"c1f4794ce74044a1a5eeb17d8b8830d1","created_at":"2019-07-30T17:24:46Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4}]} 2019-07-30 17:31:09,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-31f21bc0-19a9-4e2d-b6fb-06f2450d8952 2019-07-30 17:31:09,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.387519836426s 2019-07-30 17:31:09,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 17:31:09,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/65ebce60-b023-4288-bac2-265529fafb24.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:31:11,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:31:11 GMT X-Openstack-Request-Id: req-4d22178e-d316-421b-8a7b-00003e11947e 2019-07-30 17:31:11,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:31:11,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/65ebce60-b023-4288-bac2-265529fafb24.json used request id req-4d22178e-d316-421b-8a7b-00003e11947e 2019-07-30 17:31:11,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.39788794518s 2019-07-30 17:31:11,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:31:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:31:11,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:11 GMT X-Openstack-Request-Id: req-3aba0021-4128-4ea4-a785-adaf2533202c 2019-07-30 17:31:11,831 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d10f66fa-9fc6-4da5-a3f1-e1f3f83fa8d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":true,"project_id":"c1f4794ce74044a1a5eeb17d8b8830d1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:31:11Z","qos_policy_id":null,"name":"tempest_smoke-net_dfa64e91-3c2a-4de5-8814-6d1f787b3352","admin_state_up":true,"tenant_id":"c1f4794ce74044a1a5eeb17d8b8830d1","created_at":"2019-07-30T17:24:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:31:11,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-3aba0021-4128-4ea4-a785-adaf2533202c 2019-07-30 17:31:11,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.406719923019s 2019-07-30 17:31:11,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 17:31:11,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/d10f66fa-9fc6-4da5-a3f1-e1f3f83fa8d2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:31:12,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:31:12 GMT X-Openstack-Request-Id: req-376eff25-c9a0-430c-92f9-bc0854213941 2019-07-30 17:31:12,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:31:12,993 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/d10f66fa-9fc6-4da5-a3f1-e1f3f83fa8d2.json used request id req-376eff25-c9a0-430c-92f9-bc0854213941 2019-07-30 17:31:12,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16106295586s 2019-07-30 17:31:12,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:31:13,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:31:13,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:13 GMT X-Openstack-Request-Id: req-ee6ae15b-d927-4b2c-829d-86d03115d866 2019-07-30 17:31:13,323 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:24:59Z", "file": "/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af/file", "owner": "c1f4794ce74044a1a5eeb17d8b8830d1", "id": "8effe0f5-4620-48ee-a377-d29ea55e73af", "size": 12716032, "self": "/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8effe0f5-4620-48ee-a377-d29ea55e73af/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8effe0f5-4620-48ee-a377-d29ea55e73af/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:24:58Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:31:13,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-ee6ae15b-d927-4b2c-829d-86d03115d866 2019-07-30 17:31:13,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325776100159s 2019-07-30 17:31:13,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 17:31:13,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}abf7ee514d8d8032199b0ee7bf7d525be5606bd3" 2019-07-30 17:31:13,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:31:13 GMT X-Openstack-Request-Id: req-92a6f4ab-e081-4ee9-8d97-4f2d3d566b61 2019-07-30 17:31:13,970 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:31:13,970 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/8effe0f5-4620-48ee-a377-d29ea55e73af used request id req-92a6f4ab-e081-4ee9-8d97-4f2d3d566b61 2019-07-30 17:31:13,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.64520406723s 2019-07-30 17:31:13,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:31:13,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:31:13,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e266397a-6f94-4099-9c11-47b80b5523f5 x-openstack-request-id: req-e266397a-6f94-4099-9c11-47b80b5523f5 2019-07-30 17:31:13,999 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a7d6d357-6cce-4996-89d9-8235b6322b2b", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a7d6d357-6cce-4996-89d9-8235b6322b2b", "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": "a7d6d357-6cce-4996-89d9-8235b6322b2b"}]} 2019-07-30 17:31:13,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-e266397a-6f94-4099-9c11-47b80b5523f5 2019-07-30 17:31:13,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281159877777s 2019-07-30 17:31:14,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 17:31:14,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/a7d6d357-6cce-4996-89d9-8235b6322b2b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:31:14,036 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31: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-1d21714c-9328-4b2d-8b61-a019c5c507d3 x-openstack-request-id: req-1d21714c-9328-4b2d-8b61-a019c5c507d3 2019-07-30 17:31:14,036 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/a7d6d357-6cce-4996-89d9-8235b6322b2b used request id req-1d21714c-9328-4b2d-8b61-a019c5c507d3 2019-07-30 17:31:14,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0348417758942s 2019-07-30 17:31:14,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:31:14,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:31:14,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f98719-f231-416f-b6fe-b68337da6841 2019-07-30 17:31:14,275 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "links": {"self": "http://172.30.9.37:5000/v3/users/e4a2df84a0864629901afa3631df57bf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e4a2df84a0864629901afa3631df57bf", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:31:14,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-c0f98719-f231-416f-b6fe-b68337da6841 2019-07-30 17:31:14,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239030122757s 2019-07-30 17:31:14,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:31:14,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/e4a2df84a0864629901afa3631df57bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:31:14,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50074cc5-ba85-4894-9d90-31e0ebae8ea1 2019-07-30 17:31:14,516 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_dfa64e91-3c2a-4de5-8814-6d1f787b3352", "links": {"self": "http://172.30.9.37:5000/v3/users/e4a2df84a0864629901afa3631df57bf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e4a2df84a0864629901afa3631df57bf", "description": null}} 2019-07-30 17:31:14,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/e4a2df84a0864629901afa3631df57bf used request id req-50074cc5-ba85-4894-9d90-31e0ebae8ea1 2019-07-30 17:31:14,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235095977783s 2019-07-30 17:31:14,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 17:31:14,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/e4a2df84a0864629901afa3631df57bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:31:14,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e5efc74-5280-4b1d-81b2-f59a676d7039 2019-07-30 17:31:14,863 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:31:14,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/e4a2df84a0864629901afa3631df57bf used request id req-3e5efc74-5280-4b1d-81b2-f59a676d7039 2019-07-30 17:31:14,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.346111059189s 2019-07-30 17:31:14,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:31:14,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:31:15,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b99c3d4-a31c-44a2-9ec8-dfef1e86672d 2019-07-30 17:31:15,101 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.37:5000/v3/projects/c1f4794ce74044a1a5eeb17d8b8830d1"}, "tags": [], "enabled": true, "id": "c1f4794ce74044a1a5eeb17d8b8830d1", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_dfa64e91-3c2a-4de5-8814-6d1f787b3352"}]} 2019-07-30 17:31:15,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-8b99c3d4-a31c-44a2-9ec8-dfef1e86672d 2019-07-30 17:31:15,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231163978577s 2019-07-30 17:31:15,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 17:31:15,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/c1f4794ce74044a1a5eeb17d8b8830d1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:31:15,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:31:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abb825ed-782d-4bd8-8820-b79a92c422c3 2019-07-30 17:31:15,401 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:31:15,402 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/c1f4794ce74044a1a5eeb17d8b8830d1 used request id req-abb825ed-782d-4bd8-8820-b79a92c422c3 2019-07-30 17:31:15,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.296057939529s 2019-07-30 17:31:15,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:31:15,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=c1f4794ce74044a1a5eeb17d8b8830d1&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:31:15,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:15 GMT X-Openstack-Request-Id: req-a15779cb-f37a-4ecb-bf7b-c0200908077e 2019-07-30 17:31:15,736 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "created_at": "2019-07-30T17:24:45Z", "updated_at": "2019-07-30T17:24:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:24:45Z", "revision_number": 0, "id": "1482419e-5681-45e7-b342-0010ed79d2cc", "remote_group_id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:24:45Z", "security_group_id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1f4794ce74044a1a5eeb17d8b8830d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:24:45Z", "revision_number": 0, "id": "2fad3f5e-6ac0-4f9e-ae38-13612c0c49ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:24:45Z", "security_group_id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1f4794ce74044a1a5eeb17d8b8830d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:24:45Z", "revision_number": 0, "id": "9a903ee9-4287-4821-b7f1-83a77bde028f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:24:45Z", "security_group_id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1f4794ce74044a1a5eeb17d8b8830d1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:24:45Z", "revision_number": 0, "id": "c02def67-80e6-4a26-b37f-6f025745eff3", "remote_group_id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:24:45Z", "security_group_id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1f4794ce74044a1a5eeb17d8b8830d1"}], "revision_number": 1, "project_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "name": "default"}]} 2019-07-30 17:31:15,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=c1f4794ce74044a1a5eeb17d8b8830d1&name=default used request id req-a15779cb-f37a-4ecb-bf7b-c0200908077e 2019-07-30 17:31:15,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.329081058502s 2019-07-30 17:31:15,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:31:15,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:31:16,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:16 GMT X-Openstack-Request-Id: req-78484430-0b03-4ff6-ac32-bfcf7676fc39 2019-07-30 17:31:16,085 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "created_at": "2019-07-30T17:24:45Z", "updated_at": "2019-07-30T17:24:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:24:45Z", "revision_number": 0, "id": "1482419e-5681-45e7-b342-0010ed79d2cc", "remote_group_id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:24:45Z", "security_group_id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1f4794ce74044a1a5eeb17d8b8830d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:24:45Z", "revision_number": 0, "id": "2fad3f5e-6ac0-4f9e-ae38-13612c0c49ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:24:45Z", "security_group_id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1f4794ce74044a1a5eeb17d8b8830d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:24:45Z", "revision_number": 0, "id": "9a903ee9-4287-4821-b7f1-83a77bde028f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:24:45Z", "security_group_id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "c1f4794ce74044a1a5eeb17d8b8830d1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:24:45Z", "revision_number": 0, "id": "c02def67-80e6-4a26-b37f-6f025745eff3", "remote_group_id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "remote_ip_prefix": null, "created_at": "2019-07-30T17:24:45Z", "security_group_id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "tenant_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "c1f4794ce74044a1a5eeb17d8b8830d1"}], "revision_number": 1, "project_id": "c1f4794ce74044a1a5eeb17d8b8830d1", "id": "e9b25e79-46dc-4f57-bddf-119aad885d6c", "name": "default"}]} 2019-07-30 17:31:16,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-78484430-0b03-4ff6-ac32-bfcf7676fc39 2019-07-30 17:31:16,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343353033066s 2019-07-30 17:31:16,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 17:31:16,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/e9b25e79-46dc-4f57-bddf-119aad885d6c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}81181962e55a35b7345eee843c2f661a72ca17f6" 2019-07-30 17:31:16,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:31:16 GMT X-Openstack-Request-Id: req-59222e0b-1f57-4713-adef-8880230d9f47 2019-07-30 17:31:16,539 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:31:16,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/e9b25e79-46dc-4f57-bddf-119aad885d6c.json used request id req-59222e0b-1f57-4713-adef-8880230d9f47 2019-07-30 17:31:16,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.447257041931s 2019-07-30 17:31:16,540 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:13 | PASS | | tenantnetwork1 | functest | healthcheck | 00:16 | PASS | | tenantnetwork2 | functest | healthcheck | 00:15 | PASS | | vmready1 | functest | healthcheck | 00:21 | PASS | | vmready2 | functest | healthcheck | 00:18 | PASS | | singlevm1 | functest | healthcheck | 00:50 | PASS | | singlevm2 | functest | healthcheck | 00:51 | PASS | | vping_ssh | functest | healthcheck | 01:06 | PASS | | vping_userdata | functest | healthcheck | 00:55 | PASS | | cinder_test | functest | healthcheck | 01:43 | PASS | | tempest_smoke | functest | healthcheck | 06:14 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-07-30 17:31:16,553 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-30 17:31:16,613 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 17:31:16,711 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 17:31:16,761 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 17:31:19,733 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-110 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-30 17:31:19,736 - 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.37,192.30.9.7 export OS_REGION_NAME=regionOne export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.37:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hZUBDCf1W0if2cn4PRv2Ai1tp 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=72fab117c2f4460eb88cd1a26bc06c47 export OS_TENANT_NAME=admin 2019-07-30 17:31:19,736 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-30 17:31:19,736 - 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-07-30 17:31:19,759 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-07-30 17:31:20,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:31:20,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b613a96-365c-445d-932f-78dd04dee9a7 2019-07-30 17:31:20,084 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:31:20,084 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-9b613a96-365c-445d-932f-78dd04dee9a7 2019-07-30 17:31:20,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:31:20,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["_UgEGCxKRIuC66yL-NHD-w"], "issued_at": "2019-07-30T17:31:20.000000Z"}} 2019-07-30 17:31:20,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:31:20,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:20,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:20 GMT X-Openstack-Request-Id: req-c934951a-ac18-44ce-a416-5cb32c4dfe42 2019-07-30 17:31:20,897 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:31:20,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c934951a-ac18-44ce-a416-5cb32c4dfe42 2019-07-30 17:31:20,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384334087372s 2019-07-30 17:31:20,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:31:20,911 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33357974-f6e6-4407-ac00-0da8633c2496 2019-07-30 17:31:20,911 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:31:20,911 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-33357974-f6e6-4407-ac00-0da8633c2496 2019-07-30 17:31:20,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:31:20,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:21,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac4e342a-b355-4068-b1a2-2ea747a67e2a 2019-07-30 17:31:21,126 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:31:21,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-ac4e342a-b355-4068-b1a2-2ea747a67e2a 2019-07-30 17:31:21,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213837862015s 2019-07-30 17:31:21,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 17:31:21,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_75797f3c-bf34-414d-81c0-c50e839ceb88"}}' 2019-07-30 17:31:21,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f4bcbbe-0252-426e-9741-3bee79ef5e9c 2019-07-30 17:31:21,371 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.37:5000/v3/projects/b6c6ad9425c84c588e41b86b3b51f5c4"}, "tags": [], "enabled": true, "id": "b6c6ad9425c84c588e41b86b3b51f5c4", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_75797f3c-bf34-414d-81c0-c50e839ceb88"}} 2019-07-30 17:31:21,372 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-1f4bcbbe-0252-426e-9741-3bee79ef5e9c 2019-07-30 17:31:21,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.238067865372s 2019-07-30 17:31:21,372 - 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'b6c6ad9425c84c588e41b86b3b51f5c4', '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_75797f3c-bf34-414d-81c0-c50e839ceb88'}) 2019-07-30 17:31:21,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 17:31:21,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "I8UIVG3RCzaNS18kVN0dyX5YJpsqqN", "email": null, "name": "neutron-tempest-plugin-api-user_75797f3c-bf34-414d-81c0-c50e839ceb88"}}' 2019-07-30 17:31:21,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa691b95-0b9f-431f-acf4-c3e5a14bc2db 2019-07-30 17:31:21,828 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_75797f3c-bf34-414d-81c0-c50e839ceb88", "links": {"self": "http://172.30.9.37:5000/v3/users/4a8358d080c546be9a697c28f8e54c75"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a8358d080c546be9a697c28f8e54c75", "domain_id": "default", "password_expires_at": null}} 2019-07-30 17:31:21,828 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-aa691b95-0b9f-431f-acf4-c3e5a14bc2db 2019-07-30 17:31:21,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.447850942612s 2019-07-30 17:31:21,829 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4a8358d080c546be9a697c28f8e54c75', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_75797f3c-bf34-414d-81c0-c50e839ceb88'}) 2019-07-30 17:31:21,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:31:21,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:22,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860f96ab-baed-47a5-a635-2969ebaad18f 2019-07-30 17:31:22,043 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:31:22,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-860f96ab-baed-47a5-a635-2969ebaad18f 2019-07-30 17:31:22,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210654973984s 2019-07-30 17:31:22,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:31:22,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:22,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf9d042-a36a-4e0c-8175-62cbaabd47ee 2019-07-30 17:31:22,183 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:31:22,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-1bf9d042-a36a-4e0c-8175-62cbaabd47ee 2019-07-30 17:31:22,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.13489985466s 2019-07-30 17:31:22,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:31:22,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:22,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54083d28-901a-4a2c-8532-8ea32225dcc1 2019-07-30 17:31:22,316 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:31:22,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-54083d28-901a-4a2c-8532-8ea32225dcc1 2019-07-30 17:31:22,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128088951111s 2019-07-30 17:31:22,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:31:22,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:22,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ad72c9-06f9-407b-8b9d-9b6156e46ef0 2019-07-30 17:31:22,540 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:31:22,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-d3ad72c9-06f9-407b-8b9d-9b6156e46ef0 2019-07-30 17:31:22,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219480991364s 2019-07-30 17:31:22,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:31:22,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:22,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205d2abe-cb24-40ce-b84e-d7f0b49ee925 2019-07-30 17:31:22,730 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_75797f3c-bf34-414d-81c0-c50e839ceb88", "links": {"self": "http://172.30.9.37:5000/v3/users/4a8358d080c546be9a697c28f8e54c75"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a8358d080c546be9a697c28f8e54c75", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:31:22,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-205d2abe-cb24-40ce-b84e-d7f0b49ee925 2019-07-30 17:31:22,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189303874969s 2019-07-30 17:31:22,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:31:22,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:22,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80e3072-3c7e-4911-95f7-73084ae659b6 2019-07-30 17:31:22,967 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "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.37:5000/v3/projects/b6c6ad9425c84c588e41b86b3b51f5c4"}, "tags": [], "enabled": true, "id": "b6c6ad9425c84c588e41b86b3b51f5c4", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_75797f3c-bf34-414d-81c0-c50e839ceb88"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:31:22,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-a80e3072-3c7e-4911-95f7-73084ae659b6 2019-07-30 17:31:22,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224224090576s 2019-07-30 17:31:22,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:31:22,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=4a8358d080c546be9a697c28f8e54c75&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=b6c6ad9425c84c588e41b86b3b51f5c4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:23,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b2369c-707f-431b-91dd-bd45ccc71ed4 2019-07-30 17:31:23,288 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=4a8358d080c546be9a697c28f8e54c75&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=b6c6ad9425c84c588e41b86b3b51f5c4", "previous": null, "next": null}} 2019-07-30 17:31:23,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=4a8358d080c546be9a697c28f8e54c75&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=b6c6ad9425c84c588e41b86b3b51f5c4 used request id req-28b2369c-707f-431b-91dd-bd45ccc71ed4 2019-07-30 17:31:23,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.3137550354s 2019-07-30 17:31:23,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 17:31:23,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/b6c6ad9425c84c588e41b86b3b51f5c4/users/4a8358d080c546be9a697c28f8e54c75/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:23,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:31:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e44c3fb-4e87-450b-9082-a6d0e6e071b6 2019-07-30 17:31:23,579 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:31:23,579 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/b6c6ad9425c84c588e41b86b3b51f5c4/users/4a8358d080c546be9a697c28f8e54c75/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-7e44c3fb-4e87-450b-9082-a6d0e6e071b6 2019-07-30 17:31:23,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.287569999695s 2019-07-30 17:31:23,580 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_75797f3c-bf34-414d-81c0-c50e839ceb88', 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'b6c6ad9425c84c588e41b86b3b51f5c4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'I8UIVG3RCzaNS18kVN0dyX5YJpsqqN', 'username': u'neutron-tempest-plugin-api-user_75797f3c-bf34-414d-81c0-c50e839ceb88', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 17:31:23,585 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_75797f3c-bf34-414d-81c0-c50e839ceb88', 'password': 'I8UIVG3RCzaNS18kVN0dyX5YJpsqqN', 'project_name': 'neutron-tempest-pl-project_75797f3c-bf34-414d-81c0-c50e839ceb88', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': 'b6c6ad9425c84c588e41b86b3b51f5c4', 'project_domain_name': 'Default'} 2019-07-30 17:31:23,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:31:23,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:23,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc6e1e2-9492-41e3-8eb6-dfebf1fca4cc 2019-07-30 17:31:23,708 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:31:23,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-bdc6e1e2-9492-41e3-8eb6-dfebf1fca4cc 2019-07-30 17:31:23,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119298934937s 2019-07-30 17:31:23,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:31:23,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:23,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c7c5ed-6102-46ee-a5fe-25e01d67fa84 2019-07-30 17:31:23,918 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:31:23,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-36c7c5ed-6102-46ee-a5fe-25e01d67fa84 2019-07-30 17:31:23,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204408884048s 2019-07-30 17:31:23,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:31:23,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:24,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d00ac6d-dbed-4b98-ae0d-35d787597b9b 2019-07-30 17:31:24,140 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:31:24,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-3d00ac6d-dbed-4b98-ae0d-35d787597b9b 2019-07-30 17:31:24,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217560052872s 2019-07-30 17:31:24,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:31:24,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:24,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44ea1aa-0937-48a1-83c5-19ee18720bd2 2019-07-30 17:31:24,404 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_75797f3c-bf34-414d-81c0-c50e839ceb88", "links": {"self": "http://172.30.9.37:5000/v3/users/4a8358d080c546be9a697c28f8e54c75"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a8358d080c546be9a697c28f8e54c75", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:31:24,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-a44ea1aa-0937-48a1-83c5-19ee18720bd2 2019-07-30 17:31:24,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.263194084167s 2019-07-30 17:31:24,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:31:24,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:24,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f098f9a4-8f8d-4ee7-89e4-a243c7232718 2019-07-30 17:31:24,550 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "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.37:5000/v3/projects/b6c6ad9425c84c588e41b86b3b51f5c4"}, "tags": [], "enabled": true, "id": "b6c6ad9425c84c588e41b86b3b51f5c4", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_75797f3c-bf34-414d-81c0-c50e839ceb88"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:31:24,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-f098f9a4-8f8d-4ee7-89e4-a243c7232718 2019-07-30 17:31:24,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.134484052658s 2019-07-30 17:31:24,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:31:24,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=4a8358d080c546be9a697c28f8e54c75&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=b6c6ad9425c84c588e41b86b3b51f5c4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:24,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-079a0168-f617-47b3-b862-229cb6a9f330 2019-07-30 17:31:24,780 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=4a8358d080c546be9a697c28f8e54c75&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=b6c6ad9425c84c588e41b86b3b51f5c4", "previous": null, "next": null}} 2019-07-30 17:31:24,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=4a8358d080c546be9a697c28f8e54c75&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=b6c6ad9425c84c588e41b86b3b51f5c4 used request id req-079a0168-f617-47b3-b862-229cb6a9f330 2019-07-30 17:31:24,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222462177277s 2019-07-30 17:31:24,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 17:31:24,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/b6c6ad9425c84c588e41b86b3b51f5c4/users/4a8358d080c546be9a697c28f8e54c75/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:25,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:31:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22b7969b-3c1e-4c4e-be73-af36c6702cd9 2019-07-30 17:31:25,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:31:25,045 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/b6c6ad9425c84c588e41b86b3b51f5c4/users/4a8358d080c546be9a697c28f8e54c75/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-22b7969b-3c1e-4c4e-be73-af36c6702cd9 2019-07-30 17:31:25,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.261891841888s 2019-07-30 17:31:25,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:31:25,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:25,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a267b94-1898-4aaa-83b8-a069aa98e479 2019-07-30 17:31:25,161 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:31:25,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-2a267b94-1898-4aaa-83b8-a069aa98e479 2019-07-30 17:31:25,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11240196228s 2019-07-30 17:31:25,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:31:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:25,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae8ea2d0-638b-483c-a0d4-53606bdf2db4 2019-07-30 17:31:25,377 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:31:25,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-ae8ea2d0-638b-483c-a0d4-53606bdf2db4 2019-07-30 17:31:25,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210880041122s 2019-07-30 17:31:25,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:31:25,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:25,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77173afb-2de1-437c-ab04-e708cd2e0923 2019-07-30 17:31:25,626 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_75797f3c-bf34-414d-81c0-c50e839ceb88", "links": {"self": "http://172.30.9.37:5000/v3/users/4a8358d080c546be9a697c28f8e54c75"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a8358d080c546be9a697c28f8e54c75", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:31:25,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-77173afb-2de1-437c-ab04-e708cd2e0923 2019-07-30 17:31:25,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247539997101s 2019-07-30 17:31:25,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:31:25,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=4a8358d080c546be9a697c28f8e54c75&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:25,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb2f564-50af-4c3a-a3ec-50a0d27310be 2019-07-30 17:31:25,753 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=4a8358d080c546be9a697c28f8e54c75&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 17:31:25,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=4a8358d080c546be9a697c28f8e54c75&scope.domain.id=default used request id req-0cb2f564-50af-4c3a-a3ec-50a0d27310be 2019-07-30 17:31:25,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115697860718s 2019-07-30 17:31:25,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 17:31:25,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/domains/default/users/4a8358d080c546be9a697c28f8e54c75/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:25,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:31:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f27e362f-ad88-4eef-b992-d53bd14437ec 2019-07-30 17:31:25,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:31:25,914 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/domains/default/users/4a8358d080c546be9a697c28f8e54c75/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-f27e362f-ad88-4eef-b992-d53bd14437ec 2019-07-30 17:31:25,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.157119035721s 2019-07-30 17:31:25,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:31:25,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d3200b-f160-4097-95cc-360166926958 2019-07-30 17:31:25,925 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:31:25,925 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-56d3200b-f160-4097-95cc-360166926958 2019-07-30 17:31:25,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:31:26,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T18:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6c6ad9425c84c588e41b86b3b51f5c4", "name": "neutron-tempest-pl-project_75797f3c-bf34-414d-81c0-c50e839ceb88"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/b6c6ad9425c84c588e41b86b3b51f5c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/b6c6ad9425c84c588e41b86b3b51f5c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/b6c6ad9425c84c588e41b86b3b51f5c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_b6c6ad9425c84c588e41b86b3b51f5c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_b6c6ad9425c84c588e41b86b3b51f5c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/b6c6ad9425c84c588e41b86b3b51f5c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/b6c6ad9425c84c588e41b86b3b51f5c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/b6c6ad9425c84c588e41b86b3b51f5c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/b6c6ad9425c84c588e41b86b3b51f5c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/b6c6ad9425c84c588e41b86b3b51f5c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/b6c6ad9425c84c588e41b86b3b51f5c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_75797f3c-bf34-414d-81c0-c50e839ceb88", "id": "4a8358d080c546be9a697c28f8e54c75"}, "audit_ids": ["-Bs63pBYT4ijYeRFxi0Cag"], "issued_at": "2019-07-30T17:31:26.000000Z"}} 2019-07-30 17:31:26,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 17:31:26,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:31:26,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:26 GMT X-Openstack-Request-Id: req-442a07e5-81d0-41c3-8691-9503602f17cd 2019-07-30 17:31:26,658 - 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-07-30 17:31:26,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-442a07e5-81d0-41c3-8691-9503602f17cd 2019-07-30 17:31:26,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.31841301918s 2019-07-30 17:31:26,669 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-07-30 17:31:26,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:31:26,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:26,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de485f3-f926-4256-924c-434f420fde1f 2019-07-30 17:31:26,890 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:31:26,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-8de485f3-f926-4256-924c-434f420fde1f 2019-07-30 17:31:26,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220905065536s 2019-07-30 17:31:26,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:31:26,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:27,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 408 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e32401-6b3c-4080-a6b0-7eb4015aa739 2019-07-30 17:31:27,022 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "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.37:5000/v3/projects/b6c6ad9425c84c588e41b86b3b51f5c4"}, "tags": [], "enabled": true, "id": "b6c6ad9425c84c588e41b86b3b51f5c4", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_75797f3c-bf34-414d-81c0-c50e839ceb88"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:31:27,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-e2e32401-6b3c-4080-a6b0-7eb4015aa739 2019-07-30 17:31:27,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.125751018524s 2019-07-30 17:31:27,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 17:31:27,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" -d '{"network": {"shared": true, "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "name": "neutron-tempest-plugin-api-net_75797f3c-bf34-414d-81c0-c50e839ceb88", "admin_state_up": true}}' 2019-07-30 17:31:27,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:27 GMT X-Openstack-Request-Id: req-2d9b9a17-67fc-47a2-a3d7-63c3c2aad645 2019-07-30 17:31:27,687 - 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":"23558f32-e974-4563-8b9f-6baf1a455d24","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":true,"project_id":"b6c6ad9425c84c588e41b86b3b51f5c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:31:27Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_75797f3c-bf34-414d-81c0-c50e839ceb88","admin_state_up":true,"tenant_id":"b6c6ad9425c84c588e41b86b3b51f5c4","created_at":"2019-07-30T17:31:27Z","mtu":1450}} 2019-07-30 17:31:27,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-2d9b9a17-67fc-47a2-a3d7-63c3c2aad645 2019-07-30 17:31:27,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.661862134933s 2019-07-30 17:31:27,688 - 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-07-30T17:31:27Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'23558f32-e974-4563-8b9f-6baf1a455d24', u'provider:segmentation_id': 88, 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_75797f3c-bf34-414d-81c0-c50e839ceb88', u'created_at': u'2019-07-30T17:31:27Z', u'mtu': 1450, u'tenant_id': u'b6c6ad9425c84c588e41b86b3b51f5c4', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b6c6ad9425c84c588e41b86b3b51f5c4', u'l2_adjacency': True}) 2019-07-30 17:31:27,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:31:27,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:31:28,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:28 GMT X-Openstack-Request-Id: req-eb7e96ed-f308-413f-945e-cbbde1ad3cc5 2019-07-30 17:31:28,071 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"23558f32-e974-4563-8b9f-6baf1a455d24","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":true,"project_id":"b6c6ad9425c84c588e41b86b3b51f5c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:31:27Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_75797f3c-bf34-414d-81c0-c50e839ceb88","admin_state_up":true,"tenant_id":"b6c6ad9425c84c588e41b86b3b51f5c4","created_at":"2019-07-30T17:31:27Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:11:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:31:28,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-eb7e96ed-f308-413f-945e-cbbde1ad3cc5 2019-07-30 17:31:28,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.38279914856s 2019-07-30 17:31:28,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 17:31:28,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_75797f3c-bf34-414d-81c0-c50e839ceb88", "enable_dhcp": true, "network_id": "23558f32-e974-4563-8b9f-6baf1a455d24", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 17:31:29,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:29 GMT X-Openstack-Request-Id: req-1c027ea3-a28c-4e01-9158-3aef09c70022 2019-07-30 17:31:29,351 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T17:31:28Z","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":"3b166c78-e5b9-4e4c-8d24-a75ec3df18e0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b6c6ad9425c84c588e41b86b3b51f5c4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_75797f3c-bf34-414d-81c0-c50e839ceb88","enable_dhcp":true,"segment_id":null,"network_id":"23558f32-e974-4563-8b9f-6baf1a455d24","tenant_id":"b6c6ad9425c84c588e41b86b3b51f5c4","created_at":"2019-07-30T17:31:28Z","ip_version":4}} 2019-07-30 17:31:29,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-1c027ea3-a28c-4e01-9158-3aef09c70022 2019-07-30 17:31:29,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.27914404869s 2019-07-30 17:31:29,352 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:31: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'3b166c78-e5b9-4e4c-8d24-a75ec3df18e0', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_75797f3c-bf34-414d-81c0-c50e839ceb88', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'23558f32-e974-4563-8b9f-6baf1a455d24', u'tenant_id': u'b6c6ad9425c84c588e41b86b3b51f5c4', u'created_at': u'2019-07-30T17:31: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'b6c6ad9425c84c588e41b86b3b51f5c4'}) 2019-07-30 17:31:29,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 17:31:29,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "neutron-tempest-plugin-api-router_75797f3c-bf34-414d-81c0-c50e839ceb88", "admin_state_up": true}}' 2019-07-30 17:31:36,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:36 GMT X-Openstack-Request-Id: req-7be91297-9f62-4550-a098-5e7f63dbafe6 2019-07-30 17:31:36,743 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "created_at": "2019-07-30T17:31:30Z", "admin_state_up": true, "updated_at": "2019-07-30T17:31:31Z", "project_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "49212cf7-78bb-441e-8218-8f88bbaec8ca", "name": "neutron-tempest-plugin-api-router_75797f3c-bf34-414d-81c0-c50e839ceb88"}} 2019-07-30 17:31:36,743 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-7be91297-9f62-4550-a098-5e7f63dbafe6 2019-07-30 17:31:36,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.39049887657s 2019-07-30 17:31:36,744 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:31:31Z', u'revision_number': 3, u'ha': True, u'id': u'49212cf7-78bb-441e-8218-8f88bbaec8ca', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_75797f3c-bf34-414d-81c0-c50e839ceb88', u'admin_state_up': True, u'tenant_id': u'b6c6ad9425c84c588e41b86b3b51f5c4', u'created_at': u'2019-07-30T17:31:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'b6c6ad9425c84c588e41b86b3b51f5c4'}) 2019-07-30 17:31:36,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 17:31:36,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/49212cf7-78bb-441e-8218-8f88bbaec8ca/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" -d '{"subnet_id": "3b166c78-e5b9-4e4c-8d24-a75ec3df18e0"}' 2019-07-30 17:31:39,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:39 GMT X-Openstack-Request-Id: req-6de26347-5958-462a-9f85-fe7772579aad 2019-07-30 17:31:39,635 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "23558f32-e974-4563-8b9f-6baf1a455d24", "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "subnet_id": "3b166c78-e5b9-4e4c-8d24-a75ec3df18e0", "subnet_ids": ["3b166c78-e5b9-4e4c-8d24-a75ec3df18e0"], "port_id": "5b5b0f5b-1e94-4abf-a294-45db48de5a77", "id": "49212cf7-78bb-441e-8218-8f88bbaec8ca"} 2019-07-30 17:31:39,635 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/49212cf7-78bb-441e-8218-8f88bbaec8ca/add_router_interface.json used request id req-6de26347-5958-462a-9f85-fe7772579aad 2019-07-30 17:31:39,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.89016604424s 2019-07-30 17:31:39,635 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 17:31:39,741 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 17:31:39,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:31:39,750 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:39 GMT 2019-07-30 17:31:39,750 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 17:31:39,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:31:39,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:31:40,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:40 GMT X-Openstack-Request-Id: req-59e9257b-353e-47c3-bb5b-3662b14e1db6 2019-07-30 17:31:40,110 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:31:40,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-59e9257b-353e-47c3-bb5b-3662b14e1db6 2019-07-30 17:31:40,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.354931116104s 2019-07-30 17:31:40,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 17:31:40,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_75797f3c-bf34-414d-81c0-c50e839ceb88", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_75797f3c-bf34-414d-81c0-c50e839ceb88"}' 2019-07-30 17:31:40,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:40 GMT Location: http://172.30.9.37:9292/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2bea87c5-f259-4aeb-934c-123e4f4586b4 2019-07-30 17:31:40,478 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:31:40Z", "file": "/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db/file", "owner": "b6c6ad9425c84c588e41b86b3b51f5c4", "id": "577ad715-44dd-4212-856e-8e3555b1f6db", "size": null, "self": "/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db", "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_75797f3c-bf34-414d-81c0-c50e839ceb88", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_75797f3c-bf34-414d-81c0-c50e839ceb88", "checksum": null, "created_at": "2019-07-30T17:31:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 17:31:40,478 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-2bea87c5-f259-4aeb-934c-123e4f4586b4 2019-07-30 17:31:40,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.359004020691s 2019-07-30 17:31:40,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 17:31:40,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" -d '' 2019-07-30 17:31:41,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:31:41 GMT X-Openstack-Request-Id: req-4e4460c9-3cdc-43ee-80cb-da8c6eb560b7 2019-07-30 17:31:41,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-07-30 17:31:41,565 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db/file used request id req-4e4460c9-3cdc-43ee-80cb-da8c6eb560b7 2019-07-30 17:31:41,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.08592009544s 2019-07-30 17:31:41,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:31:41,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:31:42,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:42 GMT X-Openstack-Request-Id: req-eaca1cb7-6b5c-4d48-a236-98a63294bd85 2019-07-30 17:31:42,375 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:31:41Z", "file": "/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db/file", "owner": "b6c6ad9425c84c588e41b86b3b51f5c4", "id": "577ad715-44dd-4212-856e-8e3555b1f6db", "size": 12716032, "self": "/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/577ad715-44dd-4212-856e-8e3555b1f6db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/577ad715-44dd-4212-856e-8e3555b1f6db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_75797f3c-bf34-414d-81c0-c50e839ceb88", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_75797f3c-bf34-414d-81c0-c50e839ceb88", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:31:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:31:42,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-eaca1cb7-6b5c-4d48-a236-98a63294bd85 2019-07-30 17:31:42,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.806716918945s 2019-07-30 17:31:42,378 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/577ad715-44dd-4212-856e-8e3555b1f6db/snap', u'metadata': Munch({})})], 'file': u'/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db/file', 'owner': u'b6c6ad9425c84c588e41b86b3b51f5c4', 'id': u'577ad715-44dd-4212-856e-8e3555b1f6db', 'size': 12716032, u'self': u'/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6c6ad9425c84c588e41b86b3b51f5c4', 'name': 'neutron-tempest-pl-project_75797f3c-bf34-414d-81c0-c50e839ceb88', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/577ad715-44dd-4212-856e-8e3555b1f6db/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T17:31:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T17:31:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_75797f3c-bf34-414d-81c0-c50e839ceb88', '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/577ad715-44dd-4212-856e-8e3555b1f6db', 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_75797f3c-bf34-414d-81c0-c50e839ceb88', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_75797f3c-bf34-414d-81c0-c50e839ceb88', 'created': u'2019-07-30T17:31:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T17:31:40Z', 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/577ad715-44dd-4212-856e-8e3555b1f6db', 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_75797f3c-bf34-414d-81c0-c50e839ceb88', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 17:31:42,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 17:31:42,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_75797f3c-bf34-414d-81c0-c50e839ceb88", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 17:31:42,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31: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-906e97ce-6f48-4fcf-a500-eb1233508496 x-openstack-request-id: req-906e97ce-6f48-4fcf-a500-eb1233508496 2019-07-30 17:31:42,723 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_75797f3c-bf34-414d-81c0-c50e839ceb88", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b2329fb0-702b-4ebc-9590-ba5dfd537c2d", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b2329fb0-702b-4ebc-9590-ba5dfd537c2d", "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": "b2329fb0-702b-4ebc-9590-ba5dfd537c2d"}} 2019-07-30 17:31:42,723 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-906e97ce-6f48-4fcf-a500-eb1233508496 2019-07-30 17:31:42,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.342387914658s 2019-07-30 17:31:42,725 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_75797f3c-bf34-414d-81c0-c50e839ceb88', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'b2329fb0-702b-4ebc-9590-ba5dfd537c2d', 'swap': 0}) 2019-07-30 17:31:42,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 17:31:42,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/b2329fb0-702b-4ebc-9590-ba5dfd537c2d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" -d '{"extra_specs": {}}' 2019-07-30 17:31:42,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31: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-dc05b57e-4041-4d92-8e09-6fdd227f75b5 x-openstack-request-id: req-dc05b57e-4041-4d92-8e09-6fdd227f75b5 2019-07-30 17:31:42,747 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 17:31:42,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/b2329fb0-702b-4ebc-9590-ba5dfd537c2d/os-extra_specs used request id req-dc05b57e-4041-4d92-8e09-6fdd227f75b5 2019-07-30 17:31:42,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218329429626s 2019-07-30 17:31:42,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:31:42,807 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7033ca8-3501-439a-aa0b-badb049e2cae 2019-07-30 17:31:42,807 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:31:42,807 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-a7033ca8-3501-439a-aa0b-badb049e2cae 2019-07-30 17:31:42,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:31:42,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:31:43,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98004b96-c435-460d-bec7-732472a4866f 2019-07-30 17:31:43,022 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:31:43,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-98004b96-c435-460d-bec7-732472a4866f 2019-07-30 17:31:43,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211498022079s 2019-07-30 17:31:43,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:31:43,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:31:43,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4615d14-3b5d-44eb-9d45-96a80c83016b 2019-07-30 17:31:43,249 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:31:43,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-c4615d14-3b5d-44eb-9d45-96a80c83016b 2019-07-30 17:31:43,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221570968628s 2019-07-30 17:31:43,260 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 17:31:47,785 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 5aac1e02-7baa-4d93-941f-d26bf511dfc1 | 2019-07-30T17:31:47.381867 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 5aac1e02-7baa-4d93-941f-d26bf511dfc1 ~/.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-07-30 17:31:51,182 - 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-07-30 17:31:51,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 17:31:57,027 - 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=a7b69ab7-985d-4570-b81b-3eb3610019bd) as the default verifier for the future CLI operations. 2019-07-30 17:31:59,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 17:31:59,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:31:59,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31: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-a9776dd9-74c5-472d-b4a7-3a42df73cab1 x-openstack-request-id: req-a9776dd9-74c5-472d-b4a7-3a42df73cab1 2019-07-30 17:31:59,094 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 242}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 245}, "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": 5}]} 2019-07-30 17:31:59,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-a9776dd9-74c5-472d-b4a7-3a42df73cab1 2019-07-30 17:31:59,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0462441444397s 2019-07-30 17:31:59,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:31:59,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:31:59,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:59 GMT X-Openstack-Request-Id: req-8f62d81c-f4a6-46d1-af98-82047c4e9868 2019-07-30 17:31:59,438 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:31:41Z", "file": "/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db/file", "owner": "b6c6ad9425c84c588e41b86b3b51f5c4", "id": "577ad715-44dd-4212-856e-8e3555b1f6db", "size": 12716032, "self": "/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/577ad715-44dd-4212-856e-8e3555b1f6db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/577ad715-44dd-4212-856e-8e3555b1f6db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_75797f3c-bf34-414d-81c0-c50e839ceb88", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_75797f3c-bf34-414d-81c0-c50e839ceb88", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:31:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:31:59,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-8f62d81c-f4a6-46d1-af98-82047c4e9868 2019-07-30 17:31:59,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.339515924454s 2019-07-30 17:31:59,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 17:31:59,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_75797f3c-bf34-414d-81c0-c50e839ceb88", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_75797f3c-bf34-414d-81c0-c50e839ceb88"}' 2019-07-30 17:31:59,775 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Tue, 30 Jul 2019 17:31:59 GMT Location: http://172.30.9.37:9292/v2/images/f6006b41-dbdc-4b12-b53d-6667bbab3344 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9abb1f5a-3425-46d7-b96e-a8d2f459a615 2019-07-30 17:31:59,775 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:31:59Z", "file": "/v2/images/f6006b41-dbdc-4b12-b53d-6667bbab3344/file", "owner": "b6c6ad9425c84c588e41b86b3b51f5c4", "id": "f6006b41-dbdc-4b12-b53d-6667bbab3344", "size": null, "self": "/v2/images/f6006b41-dbdc-4b12-b53d-6667bbab3344", "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_75797f3c-bf34-414d-81c0-c50e839ceb88", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_75797f3c-bf34-414d-81c0-c50e839ceb88", "checksum": null, "created_at": "2019-07-30T17:31:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 17:31:59,775 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-9abb1f5a-3425-46d7-b96e-a8d2f459a615 2019-07-30 17:31:59,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.326241970062s 2019-07-30 17:31:59,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 17:31:59,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/f6006b41-dbdc-4b12-b53d-6667bbab3344/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" -d '' 2019-07-30 17:32:00,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:32:00 GMT X-Openstack-Request-Id: req-05f98ad6-def8-4ee0-bb22-cdfcb2336e57 2019-07-30 17:32:00,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-07-30 17:32:00,596 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/f6006b41-dbdc-4b12-b53d-6667bbab3344/file used request id req-05f98ad6-def8-4ee0-bb22-cdfcb2336e57 2019-07-30 17:32:00,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.820345163345s 2019-07-30 17:32:00,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:32:00,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:32:00,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Tue, 30 Jul 2019 17:32:00 GMT X-Openstack-Request-Id: req-82ced38f-aa6f-4d4a-8d25-c59e1e902431 2019-07-30 17:32:00,911 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:32:00Z", "file": "/v2/images/f6006b41-dbdc-4b12-b53d-6667bbab3344/file", "owner": "b6c6ad9425c84c588e41b86b3b51f5c4", "id": "f6006b41-dbdc-4b12-b53d-6667bbab3344", "size": 12716032, "self": "/v2/images/f6006b41-dbdc-4b12-b53d-6667bbab3344", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/f6006b41-dbdc-4b12-b53d-6667bbab3344/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/f6006b41-dbdc-4b12-b53d-6667bbab3344/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_75797f3c-bf34-414d-81c0-c50e839ceb88", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_75797f3c-bf34-414d-81c0-c50e839ceb88", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:31:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:31:41Z", "file": "/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db/file", "owner": "b6c6ad9425c84c588e41b86b3b51f5c4", "id": "577ad715-44dd-4212-856e-8e3555b1f6db", "size": 12716032, "self": "/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/577ad715-44dd-4212-856e-8e3555b1f6db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/577ad715-44dd-4212-856e-8e3555b1f6db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_75797f3c-bf34-414d-81c0-c50e839ceb88", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_75797f3c-bf34-414d-81c0-c50e839ceb88", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:31:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:32:00,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-82ced38f-aa6f-4d4a-8d25-c59e1e902431 2019-07-30 17:32:00,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311112880707s 2019-07-30 17:32:00,915 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/f6006b41-dbdc-4b12-b53d-6667bbab3344/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f6006b41-dbdc-4b12-b53d-6667bbab3344/file', 'owner': u'b6c6ad9425c84c588e41b86b3b51f5c4', 'id': u'f6006b41-dbdc-4b12-b53d-6667bbab3344', 'size': 12716032, u'self': u'/v2/images/f6006b41-dbdc-4b12-b53d-6667bbab3344', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b6c6ad9425c84c588e41b86b3b51f5c4', 'name': 'neutron-tempest-pl-project_75797f3c-bf34-414d-81c0-c50e839ceb88', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/f6006b41-dbdc-4b12-b53d-6667bbab3344/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T17:32:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T17:32:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_75797f3c-bf34-414d-81c0-c50e839ceb88', '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/f6006b41-dbdc-4b12-b53d-6667bbab3344', 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_75797f3c-bf34-414d-81c0-c50e839ceb88', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_75797f3c-bf34-414d-81c0-c50e839ceb88', 'created': u'2019-07-30T17:31:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T17:31:59Z', 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/f6006b41-dbdc-4b12-b53d-6667bbab3344', 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_75797f3c-bf34-414d-81c0-c50e839ceb88', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 17:32:00,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 17:32:00,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_75797f3c-bf34-414d-81c0-c50e839ceb88", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 17:32:00,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 325 Content-Type: application/json Date: Tue, 30 Jul 2019 17:32: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-c672b9a0-ecad-4894-8fa1-cddb6d9e0cc8 x-openstack-request-id: req-c672b9a0-ecad-4894-8fa1-cddb6d9e0cc8 2019-07-30 17:32:00,959 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_75797f3c-bf34-414d-81c0-c50e839ceb88", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/4157471b-81e4-4591-9d67-7bc7f9b8d383", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/4157471b-81e4-4591-9d67-7bc7f9b8d383", "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": "4157471b-81e4-4591-9d67-7bc7f9b8d383"}} 2019-07-30 17:32:00,959 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-c672b9a0-ecad-4894-8fa1-cddb6d9e0cc8 2019-07-30 17:32:00,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0437819957733s 2019-07-30 17:32:00,960 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_75797f3c-bf34-414d-81c0-c50e839ceb88', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'4157471b-81e4-4591-9d67-7bc7f9b8d383', 'swap': 0}) 2019-07-30 17:32:00,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 17:32:00,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/4157471b-81e4-4591-9d67-7bc7f9b8d383/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" -d '{"extra_specs": {}}' 2019-07-30 17:32:00,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:32: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-25adf04e-2b6c-4cb9-9d7b-2fd13a2917af x-openstack-request-id: req-25adf04e-2b6c-4cb9-9d7b-2fd13a2917af 2019-07-30 17:32:00,981 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 17:32:00,982 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/4157471b-81e4-4591-9d67-7bc7f9b8d383/os-extra_specs used request id req-25adf04e-2b6c-4cb9-9d7b-2fd13a2917af 2019-07-30 17:32:00,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206499099731s 2019-07-30 17:32:00,982 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_75797f3c-bf34-414d-81c0-c50e839ceb88', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'4157471b-81e4-4591-9d67-7bc7f9b8d383', 'swap': 0}) 2019-07-30 17:32:04,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 17:32:04,428 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 17:32:04,428 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 17:32:04,431 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 17:32:04,459 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-30 17:32:07,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a7b69ab7-985d-4570-b81b-3eb3610019bd/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-07-30 17:32:07,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 17:32:07,710 - 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-07-30 17:47:13,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 34445bd3-5521-4ade-a54b-a479ccf15492 2019-07-30 17:47:13,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'34445bd3-5521-4ade-a54b-a479ccf15492']'. 2019-07-30 17:47:14,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 17:47:14,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 17:47:14,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 17:47:14,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 34445bd3-5521-4ade-a54b-a479ccf15492 | 2019-07-30 17:47:14,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-30 17:47:14,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 17:32:09 | 2019-07-30 17:47:14,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 17:47:13 | 2019-07-30 17:47:14,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:04 | 2019-07-30 17:47:14,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-30 17:47:14,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 17:47:14,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 17:47:14,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a7b69ab7-985d-4570-b81b-3eb3610019bd) | 2019-07-30 17:47:14,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 17:47:14,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5aac1e02-7baa-4d93-941f-d26bf511dfc1) | 2019-07-30 17:47:14,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 571 | 2019-07-30 17:47:14,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 896.899 | 2019-07-30 17:47:14,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 498 | 2019-07-30 17:47:14,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 73 | 2019-07-30 17:47:14,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 17:47:14,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 17:47:14,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-30 17:47:14,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 17:47:14,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 17:47:14,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 17:47:15,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-07-30 17:47:15,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'34445bd3-5521-4ade-a54b-a479ccf15492', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-07-30 17:47:17,215 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 34445bd3-5521-4ade-a54b-a479ccf15492 --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-07-30 17:47:17,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'34445bd3-5521-4ade-a54b-a479ccf15492', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-07-30 17:47:19,094 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 34445bd3-5521-4ade-a54b-a479ccf15492 --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-07-30 17:47:19,353 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 17:47:19,353 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 15:52 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-07-30 17:47:19,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 17:47:19,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/f6006b41-dbdc-4b12-b53d-6667bbab3344 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:47:20,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:47:20 GMT X-Openstack-Request-Id: req-41180f81-8292-4b20-98ab-531179e72459 2019-07-30 17:47:20,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-07-30 17:47:20,415 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/f6006b41-dbdc-4b12-b53d-6667bbab3344 used request id req-41180f81-8292-4b20-98ab-531179e72459 2019-07-30 17:47:20,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04570698738s 2019-07-30 17:47:20,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:47:20,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:47:20,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47: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-38ada265-8726-4b4c-9186-8542bfff7a09 x-openstack-request-id: req-38ada265-8726-4b4c-9186-8542bfff7a09 2019-07-30 17:47:20,750 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_75797f3c-bf34-414d-81c0-c50e839ceb88", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/4157471b-81e4-4591-9d67-7bc7f9b8d383", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/4157471b-81e4-4591-9d67-7bc7f9b8d383", "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": "4157471b-81e4-4591-9d67-7bc7f9b8d383"}, {"name": "neutron-tempest-plugin-api-flavor_75797f3c-bf34-414d-81c0-c50e839ceb88", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b2329fb0-702b-4ebc-9590-ba5dfd537c2d", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b2329fb0-702b-4ebc-9590-ba5dfd537c2d", "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": "b2329fb0-702b-4ebc-9590-ba5dfd537c2d"}]} 2019-07-30 17:47:20,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-38ada265-8726-4b4c-9186-8542bfff7a09 2019-07-30 17:47:20,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.317065000534s 2019-07-30 17:47:20,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 17:47:20,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/4157471b-81e4-4591-9d67-7bc7f9b8d383 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:47:20,803 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47: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-75d098e4-237d-4527-a685-c330f98d1524 x-openstack-request-id: req-75d098e4-237d-4527-a685-c330f98d1524 2019-07-30 17:47:20,803 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/4157471b-81e4-4591-9d67-7bc7f9b8d383 used request id req-75d098e4-237d-4527-a685-c330f98d1524 2019-07-30 17:47:20,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0499470233917s 2019-07-30 17:47:20,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 17:47:20,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/49212cf7-78bb-441e-8218-8f88bbaec8ca/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" -d '{"subnet_id": "3b166c78-e5b9-4e4c-8d24-a75ec3df18e0"}' 2019-07-30 17:47:23,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:23 GMT X-Openstack-Request-Id: req-c21497e5-7a47-4a37-b491-62ec1bbc6f1a 2019-07-30 17:47:23,748 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "23558f32-e974-4563-8b9f-6baf1a455d24", "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "subnet_id": "3b166c78-e5b9-4e4c-8d24-a75ec3df18e0", "subnet_ids": ["3b166c78-e5b9-4e4c-8d24-a75ec3df18e0"], "port_id": "5b5b0f5b-1e94-4abf-a294-45db48de5a77", "id": "49212cf7-78bb-441e-8218-8f88bbaec8ca"} 2019-07-30 17:47:23,748 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/49212cf7-78bb-441e-8218-8f88bbaec8ca/remove_router_interface.json used request id req-c21497e5-7a47-4a37-b491-62ec1bbc6f1a 2019-07-30 17:47:23,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.94486093521s 2019-07-30 17:47:23,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 17:47:23,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:47:24,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:24 GMT X-Openstack-Request-Id: req-31db4b08-9f68-4744-b638-d9a913c67010 2019-07-30 17:47:24,178 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "924ecf5681a645bdb8c0afcee685bf33", "created_at": "2019-07-30T17:32:46Z", "admin_state_up": true, "updated_at": "2019-07-30T17:32:49Z", "project_id": "924ecf5681a645bdb8c0afcee685bf33", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "0f48677e-8670-4808-bf16-066df5df8113", "name": "tempest-pretest-check-369848379"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "created_at": "2019-07-30T17:31:30Z", "admin_state_up": true, "updated_at": "2019-07-30T17:47:21Z", "project_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "49212cf7-78bb-441e-8218-8f88bbaec8ca", "name": "neutron-tempest-plugin-api-router_75797f3c-bf34-414d-81c0-c50e839ceb88"}]} 2019-07-30 17:47:24,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-31db4b08-9f68-4744-b638-d9a913c67010 2019-07-30 17:47:24,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.429502010345s 2019-07-30 17:47:24,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 17:47:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/49212cf7-78bb-441e-8218-8f88bbaec8ca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:47:29,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:47:29 GMT X-Openstack-Request-Id: req-0ef67511-ea84-4da1-a126-f63d119f305b 2019-07-30 17:47:29,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:47:29,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/49212cf7-78bb-441e-8218-8f88bbaec8ca.json used request id req-0ef67511-ea84-4da1-a126-f63d119f305b 2019-07-30 17:47:29,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.86346507072s 2019-07-30 17:47:29,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 17:47:29,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:47:29,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1942 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:29 GMT X-Openstack-Request-Id: req-ab9a31cd-1394-4468-b908-b0904f9cbd14 2019-07-30 17:47:29,368 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:31:28Z","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":"3b166c78-e5b9-4e4c-8d24-a75ec3df18e0","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b6c6ad9425c84c588e41b86b3b51f5c4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_75797f3c-bf34-414d-81c0-c50e839ceb88","enable_dhcp":true,"segment_id":null,"network_id":"23558f32-e974-4563-8b9f-6baf1a455d24","tenant_id":"b6c6ad9425c84c588e41b86b3b51f5c4","created_at":"2019-07-30T17:31:28Z","ip_version":4},{"updated_at":"2019-07-30T17:32:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"568d5ac1-8052-4008-9611-dd393e0ccd4a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 924ecf5681a645bdb8c0afcee685bf33","enable_dhcp":false,"segment_id":null,"network_id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","tenant_id":"","created_at":"2019-07-30T17:32:45Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4}]} 2019-07-30 17:47:29,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-ab9a31cd-1394-4468-b908-b0904f9cbd14 2019-07-30 17:47:29,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.324913978577s 2019-07-30 17:47:29,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 17:47:29,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/3b166c78-e5b9-4e4c-8d24-a75ec3df18e0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:47:31,835 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:47:31 GMT X-Openstack-Request-Id: req-054a4c1d-1ac0-4869-8320-35eea1bc8f88 2019-07-30 17:47:31,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:47:31,835 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/3b166c78-e5b9-4e4c-8d24-a75ec3df18e0.json used request id req-054a4c1d-1ac0-4869-8320-35eea1bc8f88 2019-07-30 17:47:31,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.46463489532s 2019-07-30 17:47:31,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:47:31,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:47:32,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2123 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:32 GMT X-Openstack-Request-Id: req-66f8c6e1-0bc6-4880-87f8-e7af52d7adf5 2019-07-30 17:47:32,514 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"23558f32-e974-4563-8b9f-6baf1a455d24","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":true,"project_id":"b6c6ad9425c84c588e41b86b3b51f5c4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:47:31Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_75797f3c-bf34-414d-81c0-c50e839ceb88","admin_state_up":true,"tenant_id":"b6c6ad9425c84c588e41b86b3b51f5c4","created_at":"2019-07-30T17:31:27Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:47:32,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-66f8c6e1-0bc6-4880-87f8-e7af52d7adf5 2019-07-30 17:47:32,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.678897857666s 2019-07-30 17:47:32,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 17:47:32,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/23558f32-e974-4563-8b9f-6baf1a455d24.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:47:33,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:47:33 GMT X-Openstack-Request-Id: req-4446be89-65cc-443f-a0de-e8f995c55205 2019-07-30 17:47:33,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:47:33,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/23558f32-e974-4563-8b9f-6baf1a455d24.json used request id req-4446be89-65cc-443f-a0de-e8f995c55205 2019-07-30 17:47:33,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.831367969513s 2019-07-30 17:47:33,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:47:33,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:47:33,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:33 GMT X-Openstack-Request-Id: req-fb24bb71-f879-4c4f-b713-2b9b68a4f598 2019-07-30 17:47:33,673 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:31:41Z", "file": "/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db/file", "owner": "b6c6ad9425c84c588e41b86b3b51f5c4", "id": "577ad715-44dd-4212-856e-8e3555b1f6db", "size": 12716032, "self": "/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/577ad715-44dd-4212-856e-8e3555b1f6db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/577ad715-44dd-4212-856e-8e3555b1f6db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_75797f3c-bf34-414d-81c0-c50e839ceb88", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_75797f3c-bf34-414d-81c0-c50e839ceb88", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:31:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:47:33,674 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-fb24bb71-f879-4c4f-b713-2b9b68a4f598 2019-07-30 17:47:33,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322116136551s 2019-07-30 17:47:33,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 17:47:33,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}45f7e5a90387ef7e3dfc42f4e1e48e30bd7f4852" 2019-07-30 17:47:34,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:47:34 GMT X-Openstack-Request-Id: req-27072515-88f0-434b-b3e9-ab95757726d0 2019-07-30 17:47:34,410 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:47:34,410 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/577ad715-44dd-4212-856e-8e3555b1f6db used request id req-27072515-88f0-434b-b3e9-ab95757726d0 2019-07-30 17:47:34,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.734790086746s 2019-07-30 17:47:34,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 17:47:34,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:47:34,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47: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-eeecd046-5a5f-4914-ad51-de72471b9a20 x-openstack-request-id: req-eeecd046-5a5f-4914-ad51-de72471b9a20 2019-07-30 17:47:34,433 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_75797f3c-bf34-414d-81c0-c50e839ceb88", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b2329fb0-702b-4ebc-9590-ba5dfd537c2d", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b2329fb0-702b-4ebc-9590-ba5dfd537c2d", "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": "b2329fb0-702b-4ebc-9590-ba5dfd537c2d"}]} 2019-07-30 17:47:34,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-eeecd046-5a5f-4914-ad51-de72471b9a20 2019-07-30 17:47:34,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227839946747s 2019-07-30 17:47:34,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 17:47:34,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/b2329fb0-702b-4ebc-9590-ba5dfd537c2d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:47:34,467 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47: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-1d1469ae-61d4-4358-8720-690e83ac950f x-openstack-request-id: req-1d1469ae-61d4-4358-8720-690e83ac950f 2019-07-30 17:47:34,467 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/b2329fb0-702b-4ebc-9590-ba5dfd537c2d used request id req-1d1469ae-61d4-4358-8720-690e83ac950f 2019-07-30 17:47:34,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0318400859833s 2019-07-30 17:47:34,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:47:34,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:47:34,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6963198c-49fe-47ac-a72e-015c9f6eece8 2019-07-30 17:47:34,700 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_75797f3c-bf34-414d-81c0-c50e839ceb88", "links": {"self": "http://172.30.9.37:5000/v3/users/4a8358d080c546be9a697c28f8e54c75"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a8358d080c546be9a697c28f8e54c75", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:47:34,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-6963198c-49fe-47ac-a72e-015c9f6eece8 2019-07-30 17:47:34,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232336044312s 2019-07-30 17:47:34,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:47:34,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/4a8358d080c546be9a697c28f8e54c75 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:47:34,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-410fda64-ec72-407a-b9cf-3e41d69c0031 2019-07-30 17:47:34,945 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_75797f3c-bf34-414d-81c0-c50e839ceb88", "links": {"self": "http://172.30.9.37:5000/v3/users/4a8358d080c546be9a697c28f8e54c75"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4a8358d080c546be9a697c28f8e54c75", "description": null}} 2019-07-30 17:47:34,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/4a8358d080c546be9a697c28f8e54c75 used request id req-410fda64-ec72-407a-b9cf-3e41d69c0031 2019-07-30 17:47:34,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239559173584s 2019-07-30 17:47:34,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 17:47:34,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/4a8358d080c546be9a697c28f8e54c75 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:47:35,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be18cc45-c447-40eb-8b56-721b4688d4d1 2019-07-30 17:47:35,319 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:47:35,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/4a8358d080c546be9a697c28f8e54c75 used request id req-be18cc45-c447-40eb-8b56-721b4688d4d1 2019-07-30 17:47:35,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.372834920883s 2019-07-30 17:47:35,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:47:35,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:47:35,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b00fb31-6d80-43e5-a648-61f400a3be4b 2019-07-30 17:47:35,543 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "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.37:5000/v3/projects/b6c6ad9425c84c588e41b86b3b51f5c4"}, "tags": [], "enabled": true, "id": "b6c6ad9425c84c588e41b86b3b51f5c4", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_75797f3c-bf34-414d-81c0-c50e839ceb88"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:47:35,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-6b00fb31-6d80-43e5-a648-61f400a3be4b 2019-07-30 17:47:35,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217460870743s 2019-07-30 17:47:35,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 17:47:35,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/b6c6ad9425c84c588e41b86b3b51f5c4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:47:35,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-825b1f28-ad5f-41b0-8eae-e551f2a8bf25 2019-07-30 17:47:35,876 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:47:35,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/b6c6ad9425c84c588e41b86b3b51f5c4 used request id req-825b1f28-ad5f-41b0-8eae-e551f2a8bf25 2019-07-30 17:47:35,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.328585863113s 2019-07-30 17:47:35,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:47:35,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=b6c6ad9425c84c588e41b86b3b51f5c4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:47:36,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:36 GMT X-Openstack-Request-Id: req-408d8f91-cb40-4313-be40-a7e0fec3db57 2019-07-30 17:47:36,221 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "created_at": "2019-07-30T17:31:27Z", "updated_at": "2019-07-30T17:31:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:31:27Z", "revision_number": 0, "id": "06dace71-d24b-4e38-b996-cccc23e9de2f", "remote_group_id": "6e761f61-2ca3-45b5-b39e-679d17727770", "remote_ip_prefix": null, "created_at": "2019-07-30T17:31:27Z", "security_group_id": "6e761f61-2ca3-45b5-b39e-679d17727770", "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6c6ad9425c84c588e41b86b3b51f5c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:31:27Z", "revision_number": 0, "id": "6143078c-752b-4aea-be70-dc8f477382e7", "remote_group_id": "6e761f61-2ca3-45b5-b39e-679d17727770", "remote_ip_prefix": null, "created_at": "2019-07-30T17:31:27Z", "security_group_id": "6e761f61-2ca3-45b5-b39e-679d17727770", "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6c6ad9425c84c588e41b86b3b51f5c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:31:27Z", "revision_number": 0, "id": "9de943c6-8620-4076-9ead-3593e6cf57e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:31:27Z", "security_group_id": "6e761f61-2ca3-45b5-b39e-679d17727770", "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6c6ad9425c84c588e41b86b3b51f5c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:31:27Z", "revision_number": 0, "id": "9f5d1d07-0263-45a6-9c8a-8904ce6f85b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:31:27Z", "security_group_id": "6e761f61-2ca3-45b5-b39e-679d17727770", "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6c6ad9425c84c588e41b86b3b51f5c4"}], "revision_number": 1, "project_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "id": "6e761f61-2ca3-45b5-b39e-679d17727770", "name": "default"}]} 2019-07-30 17:47:36,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=b6c6ad9425c84c588e41b86b3b51f5c4&name=default used request id req-408d8f91-cb40-4313-be40-a7e0fec3db57 2019-07-30 17:47:36,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.34023308754s 2019-07-30 17:47:36,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 17:47:36,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:47:36,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:36 GMT X-Openstack-Request-Id: req-7a03426e-c723-4f9e-b821-c9127ae96e6c 2019-07-30 17:47:36,570 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "created_at": "2019-07-30T17:31:27Z", "updated_at": "2019-07-30T17:31:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:31:27Z", "revision_number": 0, "id": "06dace71-d24b-4e38-b996-cccc23e9de2f", "remote_group_id": "6e761f61-2ca3-45b5-b39e-679d17727770", "remote_ip_prefix": null, "created_at": "2019-07-30T17:31:27Z", "security_group_id": "6e761f61-2ca3-45b5-b39e-679d17727770", "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6c6ad9425c84c588e41b86b3b51f5c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:31:27Z", "revision_number": 0, "id": "6143078c-752b-4aea-be70-dc8f477382e7", "remote_group_id": "6e761f61-2ca3-45b5-b39e-679d17727770", "remote_ip_prefix": null, "created_at": "2019-07-30T17:31:27Z", "security_group_id": "6e761f61-2ca3-45b5-b39e-679d17727770", "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6c6ad9425c84c588e41b86b3b51f5c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:31:27Z", "revision_number": 0, "id": "9de943c6-8620-4076-9ead-3593e6cf57e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:31:27Z", "security_group_id": "6e761f61-2ca3-45b5-b39e-679d17727770", "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b6c6ad9425c84c588e41b86b3b51f5c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:31:27Z", "revision_number": 0, "id": "9f5d1d07-0263-45a6-9c8a-8904ce6f85b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:31:27Z", "security_group_id": "6e761f61-2ca3-45b5-b39e-679d17727770", "tenant_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b6c6ad9425c84c588e41b86b3b51f5c4"}], "revision_number": 1, "project_id": "b6c6ad9425c84c588e41b86b3b51f5c4", "id": "6e761f61-2ca3-45b5-b39e-679d17727770", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-30 17:47:36,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-7a03426e-c723-4f9e-b821-c9127ae96e6c 2019-07-30 17:47:36,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.343811035156s 2019-07-30 17:47:36,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 17:47:36,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/6e761f61-2ca3-45b5-b39e-679d17727770.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3c7d2d60f1f3b5fc7d6d05eb028deda99cbc15a1" 2019-07-30 17:47:37,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 17:47:37 GMT X-Openstack-Request-Id: req-eb2a0008-1ba8-4c05-b47b-5bd2846bf548 2019-07-30 17:47:37,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 17:47:37,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/6e761f61-2ca3-45b5-b39e-679d17727770.json used request id req-eb2a0008-1ba8-4c05-b47b-5bd2846bf548 2019-07-30 17:47:37,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.477324008942s 2019-07-30 17:47:37,107 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-07-30 17:47:37,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:47:37,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe3ba9b-d8eb-4cc3-9fc2-8c4763d05d3f 2019-07-30 17:47:37,158 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:47:37,158 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-ebe3ba9b-d8eb-4cc3-9fc2-8c4763d05d3f 2019-07-30 17:47:37,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:47:37,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T18:47:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["TvtQkoseTnurvaD_Knxg5g"], "issued_at": "2019-07-30T17:47:37.000000Z"}} 2019-07-30 17:47:37,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:47:37,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:38,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:38 GMT X-Openstack-Request-Id: req-976f5fb9-2908-4e7a-bfb5-56f87949e8b3 2019-07-30 17:47:38,023 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:47:38,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-976f5fb9-2908-4e7a-bfb5-56f87949e8b3 2019-07-30 17:47:38,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.44771194458s 2019-07-30 17:47:38,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:47:38,035 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-805770b4-e637-45f3-ab2d-dc57e450dcce 2019-07-30 17:47:38,036 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:47:38,036 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-805770b4-e637-45f3-ab2d-dc57e450dcce 2019-07-30 17:47:38,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:47:38,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:38,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44b6ec9d-367e-4e4d-a260-51b63cd2edc3 2019-07-30 17:47:38,276 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:47:38,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-44b6ec9d-367e-4e4d-a260-51b63cd2edc3 2019-07-30 17:47:38,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.239588975906s 2019-07-30 17:47:38,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 17:47:38,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_2fee9590-e553-43ba-ad4f-14aaf8784cb9"}}' 2019-07-30 17:47:38,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76432d03-222c-4f5d-8876-f8f524043d0d 2019-07-30 17:47:38,523 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.37:5000/v3/projects/bd65721782914bd9886992a9d6aa9a9c"}, "tags": [], "enabled": true, "id": "bd65721782914bd9886992a9d6aa9a9c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_2fee9590-e553-43ba-ad4f-14aaf8784cb9"}} 2019-07-30 17:47:38,523 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-76432d03-222c-4f5d-8876-f8f524043d0d 2019-07-30 17:47:38,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.239836931229s 2019-07-30 17:47:38,523 - 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'bd65721782914bd9886992a9d6aa9a9c', '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_2fee9590-e553-43ba-ad4f-14aaf8784cb9'}) 2019-07-30 17:47:38,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 17:47:38,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "HNAEabHnpFgrJbOZi9tFiorc0q49RF", "email": null, "name": "rally_sanity-user_2fee9590-e553-43ba-ad4f-14aaf8784cb9"}}' 2019-07-30 17:47:39,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b690acb9-88e4-40be-b475-7a13c5dc85ec 2019-07-30 17:47:39,025 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "links": {"self": "http://172.30.9.37:5000/v3/users/8aec9491250e4122856d6fdfb869205e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8aec9491250e4122856d6fdfb869205e", "domain_id": "default", "password_expires_at": null}} 2019-07-30 17:47:39,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-b690acb9-88e4-40be-b475-7a13c5dc85ec 2019-07-30 17:47:39,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495707035065s 2019-07-30 17:47:39,026 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8aec9491250e4122856d6fdfb869205e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_2fee9590-e553-43ba-ad4f-14aaf8784cb9'}) 2019-07-30 17:47:39,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:47:39,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:39,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf219d52-c1b2-4ac7-9825-95dda2ecd578 2019-07-30 17:47:39,254 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:47:39,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-bf219d52-c1b2-4ac7-9825-95dda2ecd578 2019-07-30 17:47:39,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225088119507s 2019-07-30 17:47:39,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:47:39,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:39,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f6e4c1-fe2c-4511-b188-5c6745837cca 2019-07-30 17:47:39,462 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:47:39,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-96f6e4c1-fe2c-4511-b188-5c6745837cca 2019-07-30 17:47:39,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20262503624s 2019-07-30 17:47:39,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:47:39,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:39,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf4aacf-0115-4c6a-b79a-01489e67ee24 2019-07-30 17:47:39,639 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:47:39,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-dcf4aacf-0115-4c6a-b79a-01489e67ee24 2019-07-30 17:47:39,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172085046768s 2019-07-30 17:47:39,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:47:39,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:39,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c426c6e1-8619-4059-9725-2e94849edfa0 2019-07-30 17:47:39,859 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:47:39,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-c426c6e1-8619-4059-9725-2e94849edfa0 2019-07-30 17:47:39,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214746952057s 2019-07-30 17:47:39,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:47:39,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:40,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea00e40-2f85-4859-88be-39e140a4618b 2019-07-30 17:47:40,098 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "links": {"self": "http://172.30.9.37:5000/v3/users/8aec9491250e4122856d6fdfb869205e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8aec9491250e4122856d6fdfb869205e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:47:40,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-cea00e40-2f85-4859-88be-39e140a4618b 2019-07-30 17:47:40,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237808942795s 2019-07-30 17:47:40,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:47:40,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:40,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71ff037-4751-4bfd-8545-c0d409bae3f8 2019-07-30 17:47:40,320 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.37:5000/v3/projects/bd65721782914bd9886992a9d6aa9a9c"}, "tags": [], "enabled": true, "id": "bd65721782914bd9886992a9d6aa9a9c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_2fee9590-e553-43ba-ad4f-14aaf8784cb9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:47:40,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-b71ff037-4751-4bfd-8545-c0d409bae3f8 2019-07-30 17:47:40,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21099615097s 2019-07-30 17:47:40,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:47:40,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=8aec9491250e4122856d6fdfb869205e&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=bd65721782914bd9886992a9d6aa9a9c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:40,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94bf4b2-45c2-4bb4-aaa9-fb722b5aa58c 2019-07-30 17:47:40,550 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=8aec9491250e4122856d6fdfb869205e&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=bd65721782914bd9886992a9d6aa9a9c", "previous": null, "next": null}} 2019-07-30 17:47:40,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=8aec9491250e4122856d6fdfb869205e&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=bd65721782914bd9886992a9d6aa9a9c used request id req-d94bf4b2-45c2-4bb4-aaa9-fb722b5aa58c 2019-07-30 17:47:40,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221291065216s 2019-07-30 17:47:40,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 17:47:40,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/bd65721782914bd9886992a9d6aa9a9c/users/8aec9491250e4122856d6fdfb869205e/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:40,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:47:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c76bb35b-42c5-428b-a0da-ebab058dc55b 2019-07-30 17:47:40,909 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:47:40,909 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/bd65721782914bd9886992a9d6aa9a9c/users/8aec9491250e4122856d6fdfb869205e/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-c76bb35b-42c5-428b-a0da-ebab058dc55b 2019-07-30 17:47:40,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.355443954468s 2019-07-30 17:47:40,910 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 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'bd65721782914bd9886992a9d6aa9a9c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'HNAEabHnpFgrJbOZi9tFiorc0q49RF', 'username': u'rally_sanity-user_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 17:47:40,913 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'password': 'HNAEabHnpFgrJbOZi9tFiorc0q49RF', 'project_name': 'rally_sanity-project_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': 'bd65721782914bd9886992a9d6aa9a9c', 'project_domain_name': 'Default'} 2019-07-30 17:47:40,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:47:40,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:41,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c68f10-4431-4952-a56f-edbbf2c1fa48 2019-07-30 17:47:41,241 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:47:41,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-74c68f10-4431-4952-a56f-edbbf2c1fa48 2019-07-30 17:47:41,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.324904203415s 2019-07-30 17:47:41,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 17:47:41,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:41,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b72933-6e73-48c0-a504-01c14d7f1460 2019-07-30 17:47:41,463 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 17:47:41,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-37b72933-6e73-48c0-a504-01c14d7f1460 2019-07-30 17:47:41,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217224121094s 2019-07-30 17:47:41,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:47:41,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:41,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457256e4-d54f-4a96-9eed-c6f67779dbe3 2019-07-30 17:47:41,609 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 17:47:41,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-457256e4-d54f-4a96-9eed-c6f67779dbe3 2019-07-30 17:47:41,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.140956878662s 2019-07-30 17:47:41,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 17:47:41,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:41,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48984951-917a-4576-b362-8cf7dcb8e8cc 2019-07-30 17:47:41,845 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "links": {"self": "http://172.30.9.37:5000/v3/users/8aec9491250e4122856d6fdfb869205e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8aec9491250e4122856d6fdfb869205e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 17:47:41,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-48984951-917a-4576-b362-8cf7dcb8e8cc 2019-07-30 17:47:41,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234549999237s 2019-07-30 17:47:41,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:47:41,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:41,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813258ed-85da-4380-9ddd-d2888307137d 2019-07-30 17:47:41,979 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.37:5000/v3/projects/bd65721782914bd9886992a9d6aa9a9c"}, "tags": [], "enabled": true, "id": "bd65721782914bd9886992a9d6aa9a9c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_2fee9590-e553-43ba-ad4f-14aaf8784cb9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:47:41,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-813258ed-85da-4380-9ddd-d2888307137d 2019-07-30 17:47:41,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123462915421s 2019-07-30 17:47:41,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 17:47:41,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=8aec9491250e4122856d6fdfb869205e&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=bd65721782914bd9886992a9d6aa9a9c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:42,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782bc8be-5271-4651-946c-feeaaa7821d8 2019-07-30 17:47:42,202 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=8aec9491250e4122856d6fdfb869205e&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=bd65721782914bd9886992a9d6aa9a9c", "previous": null, "next": null}} 2019-07-30 17:47:42,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=8aec9491250e4122856d6fdfb869205e&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=bd65721782914bd9886992a9d6aa9a9c used request id req-782bc8be-5271-4651-946c-feeaaa7821d8 2019-07-30 17:47:42,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.215586900711s 2019-07-30 17:47:42,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 17:47:42,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/bd65721782914bd9886992a9d6aa9a9c/users/8aec9491250e4122856d6fdfb869205e/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:42,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 17:47:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71dba0e0-c95a-4b5f-bde4-037edd904ec4 2019-07-30 17:47:42,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 17:47:42,376 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/bd65721782914bd9886992a9d6aa9a9c/users/8aec9491250e4122856d6fdfb869205e/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-71dba0e0-c95a-4b5f-bde4-037edd904ec4 2019-07-30 17:47:42,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.169766902924s 2019-07-30 17:47:42,377 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-07-30 17:47:42,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 17:47:42,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:42,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d9229d1-4259-4e54-9c4d-80d9c345cdb5 2019-07-30 17:47:42,502 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 17:47:42,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-2d9229d1-4259-4e54-9c4d-80d9c345cdb5 2019-07-30 17:47:42,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124608039856s 2019-07-30 17:47:42,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 17:47:42,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 17:47:42,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a5b653-c53a-45ee-92e6-ae5fd6490d7d 2019-07-30 17:47:42,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.37:5000/v3/projects/bd65721782914bd9886992a9d6aa9a9c"}, "tags": [], "enabled": true, "id": "bd65721782914bd9886992a9d6aa9a9c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_2fee9590-e553-43ba-ad4f-14aaf8784cb9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 17:47:42,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-13a5b653-c53a-45ee-92e6-ae5fd6490d7d 2019-07-30 17:47:42,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11927485466s 2019-07-30 17:47:42,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 17:47:42,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" -d '{"network": {"shared": true, "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "name": "rally_sanity-net_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "admin_state_up": true}}' 2019-07-30 17:47:43,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 724 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:43 GMT X-Openstack-Request-Id: req-7dd9ee9a-02f0-4837-8dc7-7e26a64b28a9 2019-07-30 17:47:43,138 - 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":"4a7e3a6a-272d-42e2-9d47-ac6880379189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":true,"project_id":"bd65721782914bd9886992a9d6aa9a9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:47:43Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_2fee9590-e553-43ba-ad4f-14aaf8784cb9","admin_state_up":true,"tenant_id":"bd65721782914bd9886992a9d6aa9a9c","created_at":"2019-07-30T17:47:42Z","mtu":1450}} 2019-07-30 17:47:43,138 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-7dd9ee9a-02f0-4837-8dc7-7e26a64b28a9 2019-07-30 17:47:43,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.506729125977s 2019-07-30 17:47:43,139 - 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-07-30T17:47:43Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4a7e3a6a-272d-42e2-9d47-ac6880379189', u'provider:segmentation_id': 9, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_2fee9590-e553-43ba-ad4f-14aaf8784cb9', u'created_at': u'2019-07-30T17:47:42Z', u'mtu': 1450, u'tenant_id': u'bd65721782914bd9886992a9d6aa9a9c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bd65721782914bd9886992a9d6aa9a9c', u'l2_adjacency': True}) 2019-07-30 17:47:43,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:47:43,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ffdf2d-2799-47ed-a74c-384f16962156 2019-07-30 17:47:43,149 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 17:47:43,150 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-94ffdf2d-2799-47ed-a74c-384f16962156 2019-07-30 17:47:43,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 17:47:43,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T18:47:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd65721782914bd9886992a9d6aa9a9c", "name": "rally_sanity-project_2fee9590-e553-43ba-ad4f-14aaf8784cb9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bd65721782914bd9886992a9d6aa9a9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/bd65721782914bd9886992a9d6aa9a9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/bd65721782914bd9886992a9d6aa9a9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_bd65721782914bd9886992a9d6aa9a9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_bd65721782914bd9886992a9d6aa9a9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/bd65721782914bd9886992a9d6aa9a9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/bd65721782914bd9886992a9d6aa9a9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/bd65721782914bd9886992a9d6aa9a9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/bd65721782914bd9886992a9d6aa9a9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/bd65721782914bd9886992a9d6aa9a9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/bd65721782914bd9886992a9d6aa9a9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "id": "8aec9491250e4122856d6fdfb869205e"}, "audit_ids": ["1VQCUtFhThCDRQqK5YZFwg"], "issued_at": "2019-07-30T17:47:43.000000Z"}} 2019-07-30 17:47:43,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 17:47:43,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 17:47:44,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2102 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:44 GMT X-Openstack-Request-Id: req-f936aacb-5acc-498b-97c0-9b9c1769c4f9 2019-07-30 17:47:44,041 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"4a7e3a6a-272d-42e2-9d47-ac6880379189","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":true,"project_id":"bd65721782914bd9886992a9d6aa9a9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T17:47:43Z","qos_policy_id":null,"name":"rally_sanity-net_2fee9590-e553-43ba-ad4f-14aaf8784cb9","admin_state_up":true,"tenant_id":"bd65721782914bd9886992a9d6aa9a9c","created_at":"2019-07-30T17:47:42Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 17:47:44,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f936aacb-5acc-498b-97c0-9b9c1769c4f9 2019-07-30 17:47:44,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.474050045013s 2019-07-30 17:47:44,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 17:47:44,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" -d '{"subnet": {"name": "rally_sanity-subnet_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "enable_dhcp": true, "network_id": "4a7e3a6a-272d-42e2-9d47-ac6880379189", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 17:47:45,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:45 GMT X-Openstack-Request-Id: req-15e242b6-17b7-4892-b704-d31436ae5758 2019-07-30 17:47:45,191 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T17:47: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":"cc1f649e-0541-484f-b8a9-feff7e9fbc55","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bd65721782914bd9886992a9d6aa9a9c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_2fee9590-e553-43ba-ad4f-14aaf8784cb9","enable_dhcp":true,"segment_id":null,"network_id":"4a7e3a6a-272d-42e2-9d47-ac6880379189","tenant_id":"bd65721782914bd9886992a9d6aa9a9c","created_at":"2019-07-30T17:47:44Z","ip_version":4}} 2019-07-30 17:47:45,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-15e242b6-17b7-4892-b704-d31436ae5758 2019-07-30 17:47:45,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.14795398712s 2019-07-30 17:47:45,192 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:47: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'cc1f649e-0541-484f-b8a9-feff7e9fbc55', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_2fee9590-e553-43ba-ad4f-14aaf8784cb9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4a7e3a6a-272d-42e2-9d47-ac6880379189', u'tenant_id': u'bd65721782914bd9886992a9d6aa9a9c', u'created_at': u'2019-07-30T17:47: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'bd65721782914bd9886992a9d6aa9a9c'}) 2019-07-30 17:47:45,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 17:47:45,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "rally_sanity-router_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "admin_state_up": true}}' 2019-07-30 17:47:52,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:52 GMT X-Openstack-Request-Id: req-874a980f-ab8f-4ac1-882b-50546c53be41 2019-07-30 17:47:52,044 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "created_at": "2019-07-30T17:47:46Z", "admin_state_up": true, "updated_at": "2019-07-30T17:47:47Z", "project_id": "bd65721782914bd9886992a9d6aa9a9c", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "43df7034-af77-49c9-a509-9194d58d12f6", "name": "rally_sanity-router_2fee9590-e553-43ba-ad4f-14aaf8784cb9"}} 2019-07-30 17:47:52,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-874a980f-ab8f-4ac1-882b-50546c53be41 2019-07-30 17:47:52,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.85257506371s 2019-07-30 17:47:52,045 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T17:47:47Z', u'revision_number': 3, u'ha': True, u'id': u'43df7034-af77-49c9-a509-9194d58d12f6', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_2fee9590-e553-43ba-ad4f-14aaf8784cb9', u'admin_state_up': True, u'tenant_id': u'bd65721782914bd9886992a9d6aa9a9c', u'created_at': u'2019-07-30T17:47:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'bd65721782914bd9886992a9d6aa9a9c'}) 2019-07-30 17:47:52,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 17:47:52,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/43df7034-af77-49c9-a509-9194d58d12f6/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" -d '{"subnet_id": "cc1f649e-0541-484f-b8a9-feff7e9fbc55"}' 2019-07-30 17:47:55,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:55 GMT X-Openstack-Request-Id: req-64f1b3d7-8581-42b6-8670-39ad2607a5f4 2019-07-30 17:47:55,480 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4a7e3a6a-272d-42e2-9d47-ac6880379189", "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "subnet_id": "cc1f649e-0541-484f-b8a9-feff7e9fbc55", "subnet_ids": ["cc1f649e-0541-484f-b8a9-feff7e9fbc55"], "port_id": "1a1eb448-def7-41f0-9901-fd96ca33b36a", "id": "43df7034-af77-49c9-a509-9194d58d12f6"} 2019-07-30 17:47:55,480 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/43df7034-af77-49c9-a509-9194d58d12f6/add_router_interface.json used request id req-64f1b3d7-8581-42b6-8670-39ad2607a5f4 2019-07-30 17:47:55,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.43381404877s 2019-07-30 17:47:55,481 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 17:47:55,586 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 17:47:55,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:47:55,594 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:55 GMT 2019-07-30 17:47:55,595 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 17:47:55,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:47:55,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 17:47:55,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:55 GMT X-Openstack-Request-Id: req-e848ac4f-fc1b-4322-ab17-93cbb7520360 2019-07-30 17:47:55,924 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:47:55,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-e848ac4f-fc1b-4322-ab17-93cbb7520360 2019-07-30 17:47:55,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324604034424s 2019-07-30 17:47:55,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 17:47:55,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9"}' 2019-07-30 17:47:56,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:56 GMT Location: http://172.30.9.37:9292/v2/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d5ebcad6-82b2-4ca9-9ccf-52a421856d93 2019-07-30 17:47:56,400 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:47:56Z", "file": "/v2/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab/file", "owner": "bd65721782914bd9886992a9d6aa9a9c", "id": "489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab", "size": null, "self": "/v2/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab", "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_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "checksum": null, "created_at": "2019-07-30T17:47:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 17:47:56,400 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-d5ebcad6-82b2-4ca9-9ccf-52a421856d93 2019-07-30 17:47:56,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.467058181763s 2019-07-30 17:47:56,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 17:47:56,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" -d '' 2019-07-30 17:47:57,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 17:47:57 GMT X-Openstack-Request-Id: req-0f5d24ec-b05a-4e15-9a4a-924bd8f56e9a 2019-07-30 17:47:57,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 17:47:57,160 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab/file used request id req-0f5d24ec-b05a-4e15-9a4a-924bd8f56e9a 2019-07-30 17:47:57,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.759181976318s 2019-07-30 17:47:57,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 17:47:57,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 17:47:57,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:57 GMT X-Openstack-Request-Id: req-ac3327cd-3bba-4f0d-8d1e-a2dd5147fb74 2019-07-30 17:47:57,473 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:47:57Z", "file": "/v2/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab/file", "owner": "bd65721782914bd9886992a9d6aa9a9c", "id": "489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab", "size": 12716032, "self": "/v2/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:47:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 17:47:57,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-ac3327cd-3bba-4f0d-8d1e-a2dd5147fb74 2019-07-30 17:47:57,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308323860168s 2019-07-30 17:47:57,475 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab/snap', u'metadata': Munch({})})], 'file': u'/v2/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab/file', 'owner': u'bd65721782914bd9886992a9d6aa9a9c', 'id': u'489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab', 'size': 12716032, u'self': u'/v2/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bd65721782914bd9886992a9d6aa9a9c', 'name': 'rally_sanity-project_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T17:47:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T17:47:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab', 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_2fee9590-e553-43ba-ad4f-14aaf8784cb9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'created': u'2019-07-30T17:47:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T17:47: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/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab', 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_2fee9590-e553-43ba-ad4f-14aaf8784cb9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 17:47:57,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 17:47:57,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 17:47:58,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 17: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-2678b008-f51b-453f-abb0-50a065dc1c09 x-openstack-request-id: req-2678b008-f51b-453f-abb0-50a065dc1c09 2019-07-30 17:47:58,058 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/50d7ce0d-a8d4-4cbf-8d12-155287671504", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/50d7ce0d-a8d4-4cbf-8d12-155287671504", "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": "50d7ce0d-a8d4-4cbf-8d12-155287671504"}} 2019-07-30 17:47:58,058 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-2678b008-f51b-453f-abb0-50a065dc1c09 2019-07-30 17:47:58,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.579725027084s 2019-07-30 17:47:58,059 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'50d7ce0d-a8d4-4cbf-8d12-155287671504', 'swap': 0}) 2019-07-30 17:47:58,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 17:47:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/50d7ce0d-a8d4-4cbf-8d12-155287671504/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" -d '{"extra_specs": {}}' 2019-07-30 17:47:58,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:47:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4dcbe68f-8fc7-4b72-b987-e1e155395ff0 x-openstack-request-id: req-4dcbe68f-8fc7-4b72-b987-e1e155395ff0 2019-07-30 17:47:58,091 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 17:47:58,091 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/50d7ce0d-a8d4-4cbf-8d12-155287671504/os-extra_specs used request id req-4dcbe68f-8fc7-4b72-b987-e1e155395ff0 2019-07-30 17:47:58,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0318479537964s 2019-07-30 17:47:58,094 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 17:48:00,540 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 17:48:02,907 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 38c33a60-2403-483d-bd31-f2f87cb82d69 | 2019-07-30T17:48:02.513910 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 38c33a60-2403-483d-bd31-f2f87cb82d69 ~/.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-07-30 17:48:06,214 - 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-07-30 17:48:07,011 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-30 17:48:07,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 17:48:07,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 17:48:07,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 17:48:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1437f252-1623-4b8a-b5c5-cc715026d44f x-openstack-request-id: req-1437f252-1623-4b8a-b5c5-cc715026d44f 2019-07-30 17:48:07,367 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 242}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 245}, "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": 5}]} 2019-07-30 17:48:07,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-1437f252-1623-4b8a-b5c5-cc715026d44f 2019-07-30 17:48:07,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.35196018219s 2019-07-30 17:48:07,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 17:48:07,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 17:48:07,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 17:48:07 GMT X-Openstack-Request-Id: req-794f4d17-de50-4526-b191-f3771e536d55 2019-07-30 17:48:07,659 - 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-07-30 17:48:07,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-794f4d17-de50-4526-b191-f3771e536d55 2019-07-30 17:48:07,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.289868116379s 2019-07-30 17:48:07,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 17:48:07,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 17:48:07,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 30 Jul 2019 17:48:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-460dd17e-4576-4423-9b16-211345d8a9aa x-openstack-request-id: req-460dd17e-4576-4423-9b16-211345d8a9aa 2019-07-30 17:48:07,729 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/3e7d3c58-bf82-44e1-b293-f8a9480b2edf", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/3e7d3c58-bf82-44e1-b293-f8a9480b2edf", "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": "3e7d3c58-bf82-44e1-b293-f8a9480b2edf"}} 2019-07-30 17:48:07,729 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-460dd17e-4576-4423-9b16-211345d8a9aa 2019-07-30 17:48:07,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.059396982193s 2019-07-30 17:48:07,730 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'3e7d3c58-bf82-44e1-b293-f8a9480b2edf', 'swap': 0}) 2019-07-30 17:48:07,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 17:48:07,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/3e7d3c58-bf82-44e1-b293-f8a9480b2edf/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" -d '{"extra_specs": {}}' 2019-07-30 17:48:07,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 17:48: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-4f4b97d4-8b12-4e69-8bf6-4b710d6ee2ac x-openstack-request-id: req-4f4b97d4-8b12-4e69-8bf6-4b710d6ee2ac 2019-07-30 17:48:07,760 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 17:48:07,760 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/3e7d3c58-bf82-44e1-b293-f8a9480b2edf/os-extra_specs used request id req-4f4b97d4-8b12-4e69-8bf6-4b710d6ee2ac 2019-07-30 17:48:07,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0295209884644s 2019-07-30 17:48:07,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:48:07,772 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df940a04-277d-4599-a332-cb0cc4de76a4 2019-07-30 17:48:07,773 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 17:48:07,773 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-df940a04-277d-4599-a332-cb0cc4de76a4 2019-07-30 17:48:07,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 17:48:07,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 17:48:07,786 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 17:48:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f1ef7ec-7d41-43f1-87e6-dfcba13fa81e 2019-07-30 17:48:07,786 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-07-30 17:48:07,787 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-1f1ef7ec-7d41-43f1-87e6-dfcba13fa81e 2019-07-30 17:48:07,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 17:48:07,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Tue, 30 Jul 2019 17:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70804ba8-cceb-4d6b-b62a-77f15ce21cab 2019-07-30 17:48:07,986 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1f2aac6474984a30bd60e25f88c35b94"}, "enabled": true, "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/28b266ba088243b2930a6f904b7c1c43"}, "enabled": true, "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/32c087ff901b4fa79b2de808a3238365"}, "enabled": true, "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/44aa0d2d5d564c0da75b1c4edf627206"}, "enabled": true, "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6d51b58198b94413aae512ba234787ee"}, "enabled": true, "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/76bd582fe57e44a5843683fc89dfb535"}, "enabled": true, "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/958a6ec3ae7440f6bc7f8f0de5138205"}, "enabled": true, "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c3be1dd58d2e4c6182a31cfbd6e7fe1e"}, "enabled": true, "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/caadeb97036b46788b37e2298042e0c6"}, "enabled": true, "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ce30922ad1504602b6cd62e7a1639197"}, "enabled": true, "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d5a5f07dd6cf4eca906e5973a63163cc"}, "enabled": true, "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/db96ee7971434ce8ac5796941106290b"}, "enabled": true, "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/efec36f22e234700ac0fa6070cbf7f34"}, "enabled": true, "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/fcd83ef3a81d4fa79cc0f367ba0daacd"}, "enabled": true, "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-07-30 17:48:07,986 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-70804ba8-cceb-4d6b-b62a-77f15ce21cab 2019-07-30 17:48:07,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.209740877151s 2019-07-30 17:48:07,992 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'3e7d3c58-bf82-44e1-b293-f8a9480b2edf', 'swap': 0}) 2019-07-30 17:48:07,992 - 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-07-30 17:48:07,993 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 17:48:08,013 - 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-07-30 17:48:08,014 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-07-30 17:48:08,014 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '4a7e3a6a-272d-42e2-9d47-ac6880379189', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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-07-30 17:49:37,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 60d25ed8-d889-4819-bcd5-5acdb9f8bcb9 2019-07-30 17:49:37,319 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'60d25ed8-d889-4819-bcd5-5acdb9f8bcb9'] 2019-07-30 17:49:38,128 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 60d25ed8-d889-4819-bcd5-5acdb9f8bcb9 -------------------------------------------------------------------------------- Task 60d25ed8-d889-4819-bcd5-5acdb9f8bcb9: 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 60d25ed8-d889-4819-bcd5-5acdb9f8bcb9 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | total | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> duration | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.606912 Full duration: 10.550712 -------------------------------------------------------------------------------- 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 60d25ed8-d889-4819-bcd5-5acdb9f8bcb9 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | -> duration | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.189815 Full duration: 11.35225 -------------------------------------------------------------------------------- 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 60d25ed8-d889-4819-bcd5-5acdb9f8bcb9 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.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | total | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 100.0% | 1 | | -> duration | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.42037 Full duration: 11.895942 -------------------------------------------------------------------------------- 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 60d25ed8-d889-4819-bcd5-5acdb9f8bcb9 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.66 | 1.66 | 1.66 | 1.66 | 1.66 | 1.66 | 100.0% | 1 | | total | 2.11 | 2.11 | 2.11 | 2.11 | 2.11 | 2.11 | 100.0% | 1 | | -> duration | 2.11 | 2.11 | 2.11 | 2.11 | 2.11 | 2.11 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.110241 Full duration: 12.065416 -------------------------------------------------------------------------------- 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 60d25ed8-d889-4819-bcd5-5acdb9f8bcb9 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 | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 1.273 | 100.0% | 1 | | total | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> duration | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.719096 Full duration: 11.806245 -------------------------------------------------------------------------------- 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 60d25ed8-d889-4819-bcd5-5acdb9f8bcb9 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.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | total | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> duration | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.845993 Full duration: 10.592338 HINTS: * To plot HTML graphics with this data, run: rally task report 60d25ed8-d889-4819-bcd5-5acdb9f8bcb9 --out output.html * To generate a JUnit report, run: rally task export 60d25ed8-d889-4819-bcd5-5acdb9f8bcb9 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 60d25ed8-d889-4819-bcd5-5acdb9f8bcb9 --json --out output.json 2019-07-30 17:49:38,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'60d25ed8-d889-4819-bcd5-5acdb9f8bcb9', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-07-30 17:49:39,998 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 60d25ed8-d889-4819-bcd5-5acdb9f8bcb9 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-07-30 17:49:40,002 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-07-30 17:49:40,003 - 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-07-30 17:49:40,003 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 17:49:40,010 - 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-07-30 17:49:40,010 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-07-30 17:49:40,011 - 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': '4a7e3a6a-272d-42e2-9d47-ac6880379189', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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-07-30 17:51:39,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a07a6a1-522c-4326-b9d3-9e7064d7b75d 2019-07-30 17:51:39,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'4a07a6a1-522c-4326-b9d3-9e7064d7b75d'] 2019-07-30 17:51:40,495 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4a07a6a1-522c-4326-b9d3-9e7064d7b75d -------------------------------------------------------------------------------- Task 4a07a6a1-522c-4326-b9d3-9e7064d7b75d: 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 4a07a6a1-522c-4326-b9d3-9e7064d7b75d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.119 | 4.119 | 4.119 | 4.119 | 4.119 | 4.119 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> glance_v2.upload_data | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | glance_v2.delete_image | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | total | 4.971 | 4.971 | 4.971 | 4.971 | 4.971 | 4.971 | 100.0% | 1 | | -> duration | 4.971 | 4.971 | 4.971 | 4.971 | 4.971 | 4.971 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.970658 Full duration: 16.687893 -------------------------------------------------------------------------------- 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 4a07a6a1-522c-4326-b9d3-9e7064d7b75d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.23 | 4.23 | 4.23 | 4.23 | 4.23 | 4.23 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> glance_v2.upload_data | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | glance_v2.list_images | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 4.269 | 4.269 | 4.269 | 4.269 | 4.269 | 4.269 | 100.0% | 1 | | -> duration | 4.269 | 4.269 | 4.269 | 4.269 | 4.269 | 4.269 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.268677 Full duration: 19.209246 -------------------------------------------------------------------------------- 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 4a07a6a1-522c-4326-b9d3-9e7064d7b75d 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.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.707023 Full duration: 11.709302 -------------------------------------------------------------------------------- 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": "4a7e3a6a-272d-42e2-9d47-ac6880379189" } ], "flavor": { "name": "rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a07a6a1-522c-4326-b9d3-9e7064d7b75d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.427 | 4.427 | 4.427 | 4.427 | 4.427 | 4.427 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | -> glance_v2.upload_data | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | nova.boot_servers | 20.481 | 20.481 | 20.481 | 20.481 | 20.481 | 20.481 | 100.0% | 1 | | total | 24.908 | 24.908 | 24.908 | 24.908 | 24.908 | 24.908 | 100.0% | 1 | | -> duration | 23.908 | 23.908 | 23.908 | 23.908 | 23.908 | 23.908 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.908267 Full duration: 51.013684 HINTS: * To plot HTML graphics with this data, run: rally task report 4a07a6a1-522c-4326-b9d3-9e7064d7b75d --out output.html * To generate a JUnit report, run: rally task export 4a07a6a1-522c-4326-b9d3-9e7064d7b75d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4a07a6a1-522c-4326-b9d3-9e7064d7b75d --json --out output.json 2019-07-30 17:51:40,496 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'4a07a6a1-522c-4326-b9d3-9e7064d7b75d', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-07-30 17:51:42,234 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4a07a6a1-522c-4326-b9d3-9e7064d7b75d --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-07-30 17:51:42,240 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-07-30 17:51:42,241 - 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-07-30 17:51:42,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 17:51:42,261 - 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-07-30 17:51:42,262 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-07-30 17:51:42,262 - 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': '4a7e3a6a-272d-42e2-9d47-ac6880379189', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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-07-30 17:55:58,041 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 448b1360-a7e8-4fd6-bb76-35dbbdc73917 2019-07-30 17:55:58,042 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'448b1360-a7e8-4fd6-bb76-35dbbdc73917'] 2019-07-30 17:55:58,919 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 448b1360-a7e8-4fd6-bb76-35dbbdc73917 -------------------------------------------------------------------------------- Task 448b1360-a7e8-4fd6-bb76-35dbbdc73917: 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 448b1360-a7e8-4fd6-bb76-35dbbdc73917 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.721 | 3.721 | 3.721 | 3.721 | 3.721 | 3.721 | 100.0% | 1 | | cinder_v3.delete_snapshot | 4.674 | 4.674 | 4.674 | 4.674 | 4.674 | 4.674 | 100.0% | 1 | | total | 8.396 | 8.396 | 8.396 | 8.396 | 8.396 | 8.396 | 100.0% | 1 | | -> duration | 8.396 | 8.396 | 8.396 | 8.396 | 8.396 | 8.396 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.395914 Full duration: 32.660893 -------------------------------------------------------------------------------- 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 448b1360-a7e8-4fd6-bb76-35dbbdc73917 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 | 4.64 | 4.64 | 4.64 | 4.64 | 4.64 | 4.64 | 100.0% | 1 | | cinder_v3.delete_volume | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 0.627 | 100.0% | 1 | | total | 5.268 | 5.268 | 5.268 | 5.268 | 5.268 | 5.268 | 100.0% | 1 | | -> duration | 5.268 | 5.268 | 5.268 | 5.268 | 5.268 | 5.268 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.267862 Full duration: 21.451594 -------------------------------------------------------------------------------- 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_2fee9590-e553-43ba-ad4f-14aaf8784cb9" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 448b1360-a7e8-4fd6-bb76-35dbbdc73917 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 | 12.224 | 12.224 | 12.224 | 12.224 | 12.224 | 12.224 | 100.0% | 1 | | cinder_v3.delete_volume | 2.191 | 2.191 | 2.191 | 2.191 | 2.191 | 2.191 | 100.0% | 1 | | total | 14.415 | 14.415 | 14.415 | 14.415 | 14.415 | 14.415 | 100.0% | 1 | | -> duration | 14.415 | 14.415 | 14.415 | 14.415 | 14.415 | 14.415 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.415027 Full duration: 29.968974 -------------------------------------------------------------------------------- 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 448b1360-a7e8-4fd6-bb76-35dbbdc73917 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.838 | 3.838 | 3.838 | 3.838 | 3.838 | 3.838 | 100.0% | 1 | | cinder_v3.delete_volume | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 1.448 | 100.0% | 1 | | total | 5.286 | 5.286 | 5.286 | 5.286 | 5.286 | 5.286 | 100.0% | 1 | | -> duration | 5.286 | 5.286 | 5.286 | 5.286 | 5.286 | 5.286 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.286277 Full duration: 19.613767 -------------------------------------------------------------------------------- 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 448b1360-a7e8-4fd6-bb76-35dbbdc73917 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.825 | 3.825 | 3.825 | 3.825 | 3.825 | 3.825 | 100.0% | 1 | | cinder_v3.extend_volume | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | cinder_v3.delete_volume | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | total | 5.293 | 5.293 | 5.293 | 5.293 | 5.293 | 5.293 | 100.0% | 1 | | -> duration | 5.293 | 5.293 | 5.293 | 5.293 | 5.293 | 5.293 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.29252 Full duration: 19.960739 -------------------------------------------------------------------------------- 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 448b1360-a7e8-4fd6-bb76-35dbbdc73917 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 | 4.592 | 4.592 | 4.592 | 4.592 | 4.592 | 4.592 | 100.0% | 1 | | cinder_v3.delete_volume | 2.586 | 2.586 | 2.586 | 2.586 | 2.586 | 2.586 | 100.0% | 1 | | total | 7.178 | 7.178 | 7.178 | 7.178 | 7.178 | 7.178 | 100.0% | 1 | | -> duration | 7.178 | 7.178 | 7.178 | 7.178 | 7.178 | 7.178 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.178185 Full duration: 28.453951 -------------------------------------------------------------------------------- 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 448b1360-a7e8-4fd6-bb76-35dbbdc73917 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.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | cinder_v3.list_qos | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 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.119205 Full duration: 18.275659 -------------------------------------------------------------------------------- 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 448b1360-a7e8-4fd6-bb76-35dbbdc73917 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.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | cinder_v3.set_qos | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> duration | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.13705 Full duration: 18.002637 -------------------------------------------------------------------------------- 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 448b1360-a7e8-4fd6-bb76-35dbbdc73917 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.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | cinder_v3.list_types | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 0.399 | 100.0% | 1 | | total | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 100.0% | 1 | | -> duration | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 1.205 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.205032 Full duration: 17.772225 -------------------------------------------------------------------------------- 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 448b1360-a7e8-4fd6-bb76-35dbbdc73917 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.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 100.0% | 1 | | total | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | -> duration | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.198768 Full duration: 18.546446 HINTS: * To plot HTML graphics with this data, run: rally task report 448b1360-a7e8-4fd6-bb76-35dbbdc73917 --out output.html * To generate a JUnit report, run: rally task export 448b1360-a7e8-4fd6-bb76-35dbbdc73917 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 448b1360-a7e8-4fd6-bb76-35dbbdc73917 --json --out output.json 2019-07-30 17:55:58,921 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'448b1360-a7e8-4fd6-bb76-35dbbdc73917', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-07-30 17:56:00,992 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 448b1360-a7e8-4fd6-bb76-35dbbdc73917 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-07-30 17:56:01,007 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-07-30 17:56:01,008 - 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-07-30 17:56:01,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 17:56:01,027 - 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-07-30 17:56:01,028 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-07-30 17:56:01,028 - 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': '4a7e3a6a-272d-42e2-9d47-ac6880379189', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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-07-30 17:58:39,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 2019-07-30 17:58:39,086 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'1ed70ce2-9854-4d5c-ad72-1855eacf9a54'] 2019-07-30 17:58:39,987 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 -------------------------------------------------------------------------------- Task 1ed70ce2-9854-4d5c-ad72-1855eacf9a54: 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 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 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.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | total | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | -> duration | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.871622 Full duration: 10.450794 -------------------------------------------------------------------------------- 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 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 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.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | total | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> duration | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.748716 Full duration: 10.653326 -------------------------------------------------------------------------------- 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 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 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.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | total | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> duration | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.776921 Full duration: 10.690243 -------------------------------------------------------------------------------- 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 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 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.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | total | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | -> duration | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.087813 Full duration: 11.661227 -------------------------------------------------------------------------------- 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 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 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.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746241 Full duration: 10.726649 -------------------------------------------------------------------------------- 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 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 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.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | total | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> duration | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.064515 Full duration: 11.689346 -------------------------------------------------------------------------------- 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 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 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.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | total | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | -> duration | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.629181 Full duration: 10.664006 -------------------------------------------------------------------------------- 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 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 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.498 | 1.498 | 1.498 | 1.498 | 1.498 | 1.498 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 0.473 | 100.0% | 1 | | total | 1.971 | 1.971 | 1.971 | 1.971 | 1.971 | 1.971 | 100.0% | 1 | | -> duration | 1.971 | 1.971 | 1.971 | 1.971 | 1.971 | 1.971 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.970715 Full duration: 12.603837 -------------------------------------------------------------------------------- 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 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 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.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | total | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> duration | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.755273 Full duration: 10.806158 -------------------------------------------------------------------------------- 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 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 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 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | gnocchi.delete_metric | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | total | 1.496 | 1.496 | 1.496 | 1.496 | 1.496 | 1.496 | 100.0% | 1 | | -> duration | 1.496 | 1.496 | 1.496 | 1.496 | 1.496 | 1.496 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.496225 Full duration: 12.26084 -------------------------------------------------------------------------------- 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 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 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.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | gnocchi.delete_resource | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | -> duration | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.069491 Full duration: 11.69185 HINTS: * To plot HTML graphics with this data, run: rally task report 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 --out output.html * To generate a JUnit report, run: rally task export 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 --json --out output.json 2019-07-30 17:58:39,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'1ed70ce2-9854-4d5c-ad72-1855eacf9a54', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-07-30 17:58:42,260 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1ed70ce2-9854-4d5c-ad72-1855eacf9a54 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-07-30 17:58:42,272 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-07-30 17:58:42,273 - 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-07-30 17:58:42,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 17:58:42,291 - 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-07-30 17:58:42,292 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-07-30 17:58:42,292 - 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': '4a7e3a6a-272d-42e2-9d47-ac6880379189', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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-07-30 18:00:41,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 94b4eed4-fb2f-4b2b-9a17-fc1225efd55f 2019-07-30 18:00:41,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'94b4eed4-fb2f-4b2b-9a17-fc1225efd55f'] 2019-07-30 18:00:42,093 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 94b4eed4-fb2f-4b2b-9a17-fc1225efd55f -------------------------------------------------------------------------------- Task 94b4eed4-fb2f-4b2b-9a17-fc1225efd55f: 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 94b4eed4-fb2f-4b2b-9a17-fc1225efd55f 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.317 | 6.317 | 6.317 | 6.317 | 6.317 | 6.317 | 100.0% | 1 | | heat.update_stack | 4.731 | 4.731 | 4.731 | 4.731 | 4.731 | 4.731 | 100.0% | 1 | | heat.delete_stack | 4.356 | 4.356 | 4.356 | 4.356 | 4.356 | 4.356 | 100.0% | 1 | | total | 15.404 | 15.404 | 15.404 | 15.404 | 15.404 | 15.404 | 100.0% | 1 | | -> duration | 11.404 | 11.404 | 11.404 | 11.404 | 11.404 | 11.404 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.404049 Full duration: 27.88427 -------------------------------------------------------------------------------- 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 94b4eed4-fb2f-4b2b-9a17-fc1225efd55f 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 | 7.807 | 7.807 | 7.807 | 7.807 | 7.807 | 7.807 | 100.0% | 1 | | heat.check_stack | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 100.0% | 1 | | heat.delete_stack | 2.681 | 2.681 | 2.681 | 2.681 | 2.681 | 2.681 | 100.0% | 1 | | total | 13.059 | 13.059 | 13.059 | 13.059 | 13.059 | 13.059 | 100.0% | 1 | | -> duration | 11.059 | 11.059 | 11.059 | 11.059 | 11.059 | 11.059 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.058955 Full duration: 25.446895 -------------------------------------------------------------------------------- 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 94b4eed4-fb2f-4b2b-9a17-fc1225efd55f 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.955 | 5.955 | 5.955 | 5.955 | 5.955 | 5.955 | 100.0% | 1 | | heat.suspend_stack | 2.229 | 2.229 | 2.229 | 2.229 | 2.229 | 2.229 | 100.0% | 1 | | heat.resume_stack | 1.648 | 1.648 | 1.648 | 1.648 | 1.648 | 1.648 | 100.0% | 1 | | heat.delete_stack | 2.187 | 2.187 | 2.187 | 2.187 | 2.187 | 2.187 | 100.0% | 1 | | total | 12.02 | 12.02 | 12.02 | 12.02 | 12.02 | 12.02 | 100.0% | 1 | | -> duration | 10.02 | 10.02 | 10.02 | 10.02 | 10.02 | 10.02 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.01967 Full duration: 27.200154 -------------------------------------------------------------------------------- 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 94b4eed4-fb2f-4b2b-9a17-fc1225efd55f 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.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | total | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> duration | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 0.77 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.77041 Full duration: 12.036128 HINTS: * To plot HTML graphics with this data, run: rally task report 94b4eed4-fb2f-4b2b-9a17-fc1225efd55f --out output.html * To generate a JUnit report, run: rally task export 94b4eed4-fb2f-4b2b-9a17-fc1225efd55f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 94b4eed4-fb2f-4b2b-9a17-fc1225efd55f --json --out output.json 2019-07-30 18:00:42,094 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'94b4eed4-fb2f-4b2b-9a17-fc1225efd55f', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-07-30 18:00:44,338 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 94b4eed4-fb2f-4b2b-9a17-fc1225efd55f --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-07-30 18:00:44,344 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-07-30 18:00:44,345 - 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-07-30 18:00:44,345 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 18:00:44,363 - 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-07-30 18:00:44,364 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-07-30 18:00:44,364 - 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': '4a7e3a6a-272d-42e2-9d47-ac6880379189', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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-07-30 18:05:18,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7bd4b971-71c6-49af-9bb3-eed626888515 2019-07-30 18:05:18,316 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'7bd4b971-71c6-49af-9bb3-eed626888515'] 2019-07-30 18:05:19,294 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7bd4b971-71c6-49af-9bb3-eed626888515 -------------------------------------------------------------------------------- Task 7bd4b971-71c6-49af-9bb3-eed626888515: 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 7bd4b971-71c6-49af-9bb3-eed626888515 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.842 | 0.842 | 0.842 | 0.842 | 0.842 | 0.842 | 100.0% | 1 | | keystone_v3.add_role | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | keystone_v3.revoke_role | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 1.454 | 1.454 | 1.454 | 1.454 | 1.454 | 1.454 | 100.0% | 1 | | -> duration | 1.454 | 1.454 | 1.454 | 1.454 | 1.454 | 1.454 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.453883 Full duration: 20.772846 -------------------------------------------------------------------------------- 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 7bd4b971-71c6-49af-9bb3-eed626888515 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.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | keystone_v3.add_role | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | keystone_v3.list_roles | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | total | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | -> duration | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.246031 Full duration: 21.277387 -------------------------------------------------------------------------------- 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 7bd4b971-71c6-49af-9bb3-eed626888515 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.204 | 1.204 | 1.204 | 1.204 | 1.204 | 1.204 | 100.0% | 1 | | keystone_v3.list_projects | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 100.0% | 1 | | -> duration | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 1.415 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.415497 Full duration: 21.158073 -------------------------------------------------------------------------------- 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 7bd4b971-71c6-49af-9bb3-eed626888515 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.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | keystone_v3.delete_role | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | -> duration | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 1.027 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.027063 Full duration: 18.04442 -------------------------------------------------------------------------------- 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 7bd4b971-71c6-49af-9bb3-eed626888515 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.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | keystone_v3.delete_service | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 0.329 | 100.0% | 1 | | total | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | -> duration | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.223299 Full duration: 18.555617 -------------------------------------------------------------------------------- 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 7bd4b971-71c6-49af-9bb3-eed626888515 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.246 | 1.246 | 1.246 | 1.246 | 1.246 | 1.246 | 100.0% | 1 | | keystone_v3.create_user | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 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.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | keystone_v3.create_role | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | keystone_v3.get_project | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | keystone_v3.get_user | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | keystone_v3.get_role | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | keystone_v3.list_services | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.get_services | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 3.707 | 3.707 | 3.707 | 3.707 | 3.707 | 3.707 | 100.0% | 1 | | -> duration | 3.707 | 3.707 | 3.707 | 3.707 | 3.707 | 3.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.706852 Full duration: 28.560643 -------------------------------------------------------------------------------- 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 7bd4b971-71c6-49af-9bb3-eed626888515 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.171 | 1.171 | 1.171 | 1.171 | 1.171 | 1.171 | 100.0% | 1 | | keystone_v3.update_project | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 0.246 | 100.0% | 1 | | keystone_v3.delete_project | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 100.0% | 1 | | -> duration | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.692644 Full duration: 18.468587 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7bd4b971-71c6-49af-9bb3-eed626888515 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.201 | 1.201 | 1.201 | 1.201 | 1.201 | 1.201 | 100.0% | 1 | | total | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 100.0% | 1 | | -> duration | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.40922 Full duration: 20.793291 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7bd4b971-71c6-49af-9bb3-eed626888515 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.269 | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 100.0% | 1 | | total | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 100.0% | 1 | | -> duration | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 1.269 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.269354 Full duration: 20.357009 -------------------------------------------------------------------------------- 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 7bd4b971-71c6-49af-9bb3-eed626888515 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.145 | 1.145 | 1.145 | 1.145 | 1.145 | 1.145 | 100.0% | 1 | | keystone_v3.list_users | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | total | 1.526 | 1.526 | 1.526 | 1.526 | 1.526 | 1.526 | 100.0% | 1 | | -> duration | 1.526 | 1.526 | 1.526 | 1.526 | 1.526 | 1.526 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.525707 Full duration: 20.930228 -------------------------------------------------------------------------------- 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 7bd4b971-71c6-49af-9bb3-eed626888515 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.193 | 1.193 | 1.193 | 1.193 | 1.193 | 1.193 | 100.0% | 1 | | keystone_v3.create_users | 9.298 | 9.298 | 9.298 | 9.298 | 9.298 | 9.298 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 9.298 | 9.298 | 9.298 | 9.298 | 9.298 | 9.298 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 2.089 | 2.089 | 2.089 | 2.089 | 2.089 | 2.089 | 100.0% | 1 | | total | 12.523 | 12.523 | 12.523 | 12.523 | 12.523 | 12.523 | 100.0% | 1 | | -> duration | 12.523 | 12.523 | 12.523 | 12.523 | 12.523 | 12.523 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.522641 Full duration: 35.319283 HINTS: * To plot HTML graphics with this data, run: rally task report 7bd4b971-71c6-49af-9bb3-eed626888515 --out output.html * To generate a JUnit report, run: rally task export 7bd4b971-71c6-49af-9bb3-eed626888515 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7bd4b971-71c6-49af-9bb3-eed626888515 --json --out output.json 2019-07-30 18:05:19,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'7bd4b971-71c6-49af-9bb3-eed626888515', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-07-30 18:05:21,565 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7bd4b971-71c6-49af-9bb3-eed626888515 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-07-30 18:05:21,580 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-07-30 18:05:21,581 - 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-07-30 18:05:21,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 18:05:21,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-07-30 18:05:21,600 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-30 18:05:21,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': '4a7e3a6a-272d-42e2-9d47-ac6880379189', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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-07-30 18:11:38,706 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0a03fca2-f267-499a-855d-4f535a0e8361 2019-07-30 18:11:38,706 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'0a03fca2-f267-499a-855d-4f535a0e8361'] 2019-07-30 18:11:39,589 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0a03fca2-f267-499a-855d-4f535a0e8361 -------------------------------------------------------------------------------- Task 0a03fca2-f267-499a-855d-4f535a0e8361: 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 0a03fca2-f267-499a-855d-4f535a0e8361 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.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | neutron.delete_network | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | total | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 100.0% | 1 | | -> duration | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 2.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.212073 Full duration: 20.444626 -------------------------------------------------------------------------------- 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 0a03fca2-f267-499a-855d-4f535a0e8361 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.029 | 2.029 | 2.029 | 2.029 | 2.029 | 2.029 | 100.0% | 1 | | neutron.delete_port | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | total | 2.866 | 2.866 | 2.866 | 2.866 | 2.866 | 2.866 | 100.0% | 1 | | -> duration | 2.866 | 2.866 | 2.866 | 2.866 | 2.866 | 2.866 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.865699 Full duration: 33.437705 -------------------------------------------------------------------------------- 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 0a03fca2-f267-499a-855d-4f535a0e8361 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.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | neutron.create_subnet | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 100.0% | 1 | | neutron.create_router | 5.116 | 5.116 | 5.116 | 5.116 | 5.116 | 5.116 | 100.0% | 1 | | neutron.add_interface_router | 3.423 | 3.423 | 3.423 | 3.423 | 3.423 | 3.423 | 100.0% | 1 | | neutron.remove_interface_router | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 100.0% | 1 | | neutron.delete_router | 3.959 | 3.959 | 3.959 | 3.959 | 3.959 | 3.959 | 100.0% | 1 | | total | 17.304 | 17.304 | 17.304 | 17.304 | 17.304 | 17.304 | 100.0% | 1 | | -> duration | 17.304 | 17.304 | 17.304 | 17.304 | 17.304 | 17.304 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.303784 Full duration: 41.458932 -------------------------------------------------------------------------------- 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 0a03fca2-f267-499a-855d-4f535a0e8361 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.745 | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 100.0% | 1 | | neutron.delete_subnet | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | total | 2.555 | 2.555 | 2.555 | 2.555 | 2.555 | 2.555 | 100.0% | 1 | | -> duration | 2.555 | 2.555 | 2.555 | 2.555 | 2.555 | 2.555 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.554609 Full duration: 31.509636 -------------------------------------------------------------------------------- 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 0a03fca2-f267-499a-855d-4f535a0e8361 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.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | neutron.list_networks | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 0.36 | 100.0% | 1 | | total | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 100.0% | 1 | | -> duration | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 1.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.742486 Full duration: 22.532956 -------------------------------------------------------------------------------- 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 0a03fca2-f267-499a-855d-4f535a0e8361 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.707 | 1.707 | 1.707 | 1.707 | 1.707 | 1.707 | 100.0% | 1 | | neutron.list_ports | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | total | 2.059 | 2.059 | 2.059 | 2.059 | 2.059 | 2.059 | 100.0% | 1 | | -> duration | 2.059 | 2.059 | 2.059 | 2.059 | 2.059 | 2.059 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.0595 Full duration: 34.74809 -------------------------------------------------------------------------------- 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 0a03fca2-f267-499a-855d-4f535a0e8361 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.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | neutron.create_subnet | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 1.119 | 100.0% | 1 | | neutron.create_router | 5.498 | 5.498 | 5.498 | 5.498 | 5.498 | 5.498 | 100.0% | 1 | | neutron.add_interface_router | 3.291 | 3.291 | 3.291 | 3.291 | 3.291 | 3.291 | 100.0% | 1 | | neutron.list_routers | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 11.293 | 11.293 | 11.293 | 11.293 | 11.293 | 11.293 | 100.0% | 1 | | -> duration | 11.293 | 11.293 | 11.293 | 11.293 | 11.293 | 11.293 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.293152 Full duration: 45.013358 -------------------------------------------------------------------------------- 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 0a03fca2-f267-499a-855d-4f535a0e8361 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.088 | 1.088 | 1.088 | 1.088 | 1.088 | 1.088 | 100.0% | 1 | | neutron.create_subnet | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 1.359 | 100.0% | 1 | | neutron.list_subnets | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | total | 2.793 | 2.793 | 2.793 | 2.793 | 2.793 | 2.793 | 100.0% | 1 | | -> duration | 2.793 | 2.793 | 2.793 | 2.793 | 2.793 | 2.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.793071 Full duration: 26.862338 -------------------------------------------------------------------------------- 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 0a03fca2-f267-499a-855d-4f535a0e8361 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.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | neutron.delete_security_group | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | total | 1.754 | 1.754 | 1.754 | 1.754 | 1.754 | 1.754 | 100.0% | 1 | | -> duration | 1.754 | 1.754 | 1.754 | 1.754 | 1.754 | 1.754 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.754301 Full duration: 20.77651 -------------------------------------------------------------------------------- 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 0a03fca2-f267-499a-855d-4f535a0e8361 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.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | neutron.create_security_group_rule | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | neutron.delete_security_group | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 0.41 | 100.0% | 1 | | total | 2.412 | 2.412 | 2.412 | 2.412 | 2.412 | 2.412 | 100.0% | 1 | | -> duration | 2.412 | 2.412 | 2.412 | 2.412 | 2.412 | 2.412 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.412359 Full duration: 20.803363 -------------------------------------------------------------------------------- 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 0a03fca2-f267-499a-855d-4f535a0e8361 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.253 | 1.253 | 1.253 | 1.253 | 1.253 | 1.253 | 100.0% | 1 | | neutron.create_router | 5.775 | 5.775 | 5.775 | 5.775 | 5.775 | 5.775 | 100.0% | 1 | | neutron.add_gateway_router | 3.041 | 3.041 | 3.041 | 3.041 | 3.041 | 3.041 | 100.0% | 1 | | neutron.remove_gateway_router | 2.327 | 2.327 | 2.327 | 2.327 | 2.327 | 2.327 | 100.0% | 1 | | total | 12.396 | 12.396 | 12.396 | 12.396 | 12.396 | 12.396 | 100.0% | 1 | | -> duration | 12.396 | 12.396 | 12.396 | 12.396 | 12.396 | 12.396 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.395618 Full duration: 44.946606 HINTS: * To plot HTML graphics with this data, run: rally task report 0a03fca2-f267-499a-855d-4f535a0e8361 --out output.html * To generate a JUnit report, run: rally task export 0a03fca2-f267-499a-855d-4f535a0e8361 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0a03fca2-f267-499a-855d-4f535a0e8361 --json --out output.json 2019-07-30 18:11:39,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'0a03fca2-f267-499a-855d-4f535a0e8361', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-07-30 18:11:41,355 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0a03fca2-f267-499a-855d-4f535a0e8361 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-07-30 18:11:41,361 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-30 18:11:41,362 - 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-07-30 18:11:41,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 18:11:41,369 - 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-07-30 18:11:41,370 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-07-30 18:11:41,370 - 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': '4a7e3a6a-272d-42e2-9d47-ac6880379189', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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-07-30 18:13:15,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 70bcf571-6eb3-4200-bb80-cf4847e01ddf 2019-07-30 18:13:15,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'70bcf571-6eb3-4200-bb80-cf4847e01ddf'] 2019-07-30 18:13:16,110 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 70bcf571-6eb3-4200-bb80-cf4847e01ddf -------------------------------------------------------------------------------- Task 70bcf571-6eb3-4200-bb80-cf4847e01ddf: 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_2fee9590-e553-43ba-ad4f-14aaf8784cb9" }, "image": { "name": "rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9" }, "nics": [ { "net-id": "4a7e3a6a-272d-42e2-9d47-ac6880379189" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 70bcf571-6eb3-4200-bb80-cf4847e01ddf 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-d16d8af2-7fc2-41f7-ac47-385d59a9c3ff) 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-d16d8af2-7fc2-41f7-ac47-385d59a9c3ff) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 19.254 | 19.254 | 19.254 | 19.254 | 19.254 | 19.254 | 100.0% | 1 | | nova.live_migrate | 8.145 | 8.145 | 8.145 | 8.145 | 8.145 | 8.145 | 0.0% | 1 | | total | 27.4 | 27.4 | 27.4 | 27.4 | 27.4 | 27.4 | 0.0% | 1 | | -> duration | 26.4 | 26.4 | 26.4 | 26.4 | 26.4 | 26.4 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.399661 Full duration: 49.221314 HINTS: * To plot HTML graphics with this data, run: rally task report 70bcf571-6eb3-4200-bb80-cf4847e01ddf --out output.html * To generate a JUnit report, run: rally task export 70bcf571-6eb3-4200-bb80-cf4847e01ddf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 70bcf571-6eb3-4200-bb80-cf4847e01ddf --json --out output.json At least one workload did not pass SLA criteria. 2019-07-30 18:13:16,111 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'70bcf571-6eb3-4200-bb80-cf4847e01ddf', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-07-30 18:13:18,246 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 70bcf571-6eb3-4200-bb80-cf4847e01ddf --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-07-30 18:13:18,248 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-07-30 18:13:18,249 - 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-07-30 18:13:18,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 18:13:18,262 - 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-07-30 18:13:18,262 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-07-30 18:13:18,262 - 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': '4a7e3a6a-272d-42e2-9d47-ac6880379189', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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_2fee9590-e553-43ba-ad4f-14aaf8784cb9', '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-07-30 18:14:31,026 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f6672e37-ccd2-4390-96c3-87e647dd85db 2019-07-30 18:14:31,026 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'f6672e37-ccd2-4390-96c3-87e647dd85db'] 2019-07-30 18:14:31,768 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f6672e37-ccd2-4390-96c3-87e647dd85db -------------------------------------------------------------------------------- Task f6672e37-ccd2-4390-96c3-87e647dd85db: 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 f6672e37-ccd2-4390-96c3-87e647dd85db 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.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | quotas.delete_quotas | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | -> duration | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.199019 Full duration: 12.88017 -------------------------------------------------------------------------------- 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 f6672e37-ccd2-4390-96c3-87e647dd85db 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.664 | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 100.0% | 1 | | total | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 100.0% | 1 | | -> duration | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.664398 Full duration: 13.754278 -------------------------------------------------------------------------------- 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 f6672e37-ccd2-4390-96c3-87e647dd85db 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.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | total | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> duration | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.377545 Full duration: 12.648748 -------------------------------------------------------------------------------- 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 f6672e37-ccd2-4390-96c3-87e647dd85db 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.435 | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 100.0% | 1 | | total | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> duration | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.435642 Full duration: 13.072069 HINTS: * To plot HTML graphics with this data, run: rally task report f6672e37-ccd2-4390-96c3-87e647dd85db --out output.html * To generate a JUnit report, run: rally task export f6672e37-ccd2-4390-96c3-87e647dd85db --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f6672e37-ccd2-4390-96c3-87e647dd85db --json --out output.json 2019-07-30 18:14:31,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'f6672e37-ccd2-4390-96c3-87e647dd85db', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-07-30 18:14:33,697 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f6672e37-ccd2-4390-96c3-87e647dd85db --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-07-30 18:14:33,701 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-07-30 18:14:33,704 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:08 | 6 | 100.00% | | glance | 00:01:38 | 4 | 100.00% | | cinder | 00:03:44 | 10 | 100.00% | | gnocchi | 00:02:03 | 11 | 100.00% | | heat | 00:01:32 | 4 | 100.00% | | keystone | 00:04:04 | 11 | 100.00% | | neutron | 00:05:42 | 11 | 100.00% | | nova | 00:00:49 | 1 | 0.00% | | quotas | 00:00:52 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:36 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-07-30 18:14:33,704 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-07-30 18:14:33,704 - 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-07-30 18:14:36,084 - 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-07-30 18:14:36,084 - 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-07-30 18:14:38,482 - 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-07-30 18:14:38,638 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 18:14:38,639 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:56 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-07-30 18:14:38,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 18:14:38,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 18:14:38,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14: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-eb04408f-82fc-4786-9c15-4990382b1e2f x-openstack-request-id: req-eb04408f-82fc-4786-9c15-4990382b1e2f 2019-07-30 18:14:38,998 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/3e7d3c58-bf82-44e1-b293-f8a9480b2edf", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/3e7d3c58-bf82-44e1-b293-f8a9480b2edf", "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": "3e7d3c58-bf82-44e1-b293-f8a9480b2edf"}, {"name": "rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/50d7ce0d-a8d4-4cbf-8d12-155287671504", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/50d7ce0d-a8d4-4cbf-8d12-155287671504", "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": "50d7ce0d-a8d4-4cbf-8d12-155287671504"}]} 2019-07-30 18:14:38,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-eb04408f-82fc-4786-9c15-4990382b1e2f 2019-07-30 18:14:38,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.346432924271s 2019-07-30 18:14:39,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 18:14:39,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/3e7d3c58-bf82-44e1-b293-f8a9480b2edf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 18:14:39,063 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14: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-fb2147c9-b27d-4879-a051-f5399bf0b8c1 x-openstack-request-id: req-fb2147c9-b27d-4879-a051-f5399bf0b8c1 2019-07-30 18:14:39,064 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/3e7d3c58-bf82-44e1-b293-f8a9480b2edf used request id req-fb2147c9-b27d-4879-a051-f5399bf0b8c1 2019-07-30 18:14:39,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.062882900238s 2019-07-30 18:14:39,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 18:14:39,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/43df7034-af77-49c9-a509-9194d58d12f6/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" -d '{"subnet_id": "cc1f649e-0541-484f-b8a9-feff7e9fbc55"}' 2019-07-30 18:14:42,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:42 GMT X-Openstack-Request-Id: req-4f4a1842-5f48-416f-9db6-4d9b3e0cf4af 2019-07-30 18:14:42,207 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4a7e3a6a-272d-42e2-9d47-ac6880379189", "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "subnet_id": "cc1f649e-0541-484f-b8a9-feff7e9fbc55", "subnet_ids": ["cc1f649e-0541-484f-b8a9-feff7e9fbc55"], "port_id": "1a1eb448-def7-41f0-9901-fd96ca33b36a", "id": "43df7034-af77-49c9-a509-9194d58d12f6"} 2019-07-30 18:14:42,207 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/43df7034-af77-49c9-a509-9194d58d12f6/remove_router_interface.json used request id req-4f4a1842-5f48-416f-9db6-4d9b3e0cf4af 2019-07-30 18:14:42,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.14245414734s 2019-07-30 18:14:42,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 18:14:42,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 18:14:42,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:42 GMT X-Openstack-Request-Id: req-cfa2ae3d-4464-4b9f-8b25-0f4151887c0f 2019-07-30 18:14:42,644 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "924ecf5681a645bdb8c0afcee685bf33", "created_at": "2019-07-30T17:32:46Z", "admin_state_up": true, "updated_at": "2019-07-30T17:32:49Z", "project_id": "924ecf5681a645bdb8c0afcee685bf33", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "0f48677e-8670-4808-bf16-066df5df8113", "name": "tempest-pretest-check-369848379"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "created_at": "2019-07-30T17:47:46Z", "admin_state_up": true, "updated_at": "2019-07-30T18:14:40Z", "project_id": "bd65721782914bd9886992a9d6aa9a9c", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "43df7034-af77-49c9-a509-9194d58d12f6", "name": "rally_sanity-router_2fee9590-e553-43ba-ad4f-14aaf8784cb9"}]} 2019-07-30 18:14:42,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-cfa2ae3d-4464-4b9f-8b25-0f4151887c0f 2019-07-30 18:14:42,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.436733961105s 2019-07-30 18:14:42,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 18:14:42,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/43df7034-af77-49c9-a509-9194d58d12f6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 18:14:47,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 18:14:47 GMT X-Openstack-Request-Id: req-a17cc336-4a2c-4947-b131-d8363596a1fd 2019-07-30 18:14:47,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 18:14:47,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/43df7034-af77-49c9-a509-9194d58d12f6.json used request id req-a17cc336-4a2c-4947-b131-d8363596a1fd 2019-07-30 18:14:47,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.45685911179s 2019-07-30 18:14:47,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 18:14:47,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 18:14:48,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:48 GMT X-Openstack-Request-Id: req-8f7d2d03-c78d-44f4-9adb-738977ef6ec1 2019-07-30 18:14:48,044 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:32:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"568d5ac1-8052-4008-9611-dd393e0ccd4a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 924ecf5681a645bdb8c0afcee685bf33","enable_dhcp":false,"segment_id":null,"network_id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","tenant_id":"","created_at":"2019-07-30T17:32:45Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4},{"updated_at":"2019-07-30T17:47: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":"cc1f649e-0541-484f-b8a9-feff7e9fbc55","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bd65721782914bd9886992a9d6aa9a9c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_2fee9590-e553-43ba-ad4f-14aaf8784cb9","enable_dhcp":true,"segment_id":null,"network_id":"4a7e3a6a-272d-42e2-9d47-ac6880379189","tenant_id":"bd65721782914bd9886992a9d6aa9a9c","created_at":"2019-07-30T17:47:44Z","ip_version":4}]} 2019-07-30 18:14:48,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-8f7d2d03-c78d-44f4-9adb-738977ef6ec1 2019-07-30 18:14:48,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.941734075546s 2019-07-30 18:14:48,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 18:14:48,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/cc1f649e-0541-484f-b8a9-feff7e9fbc55.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 18:14:51,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 18:14:51 GMT X-Openstack-Request-Id: req-a2a086fd-466e-4084-8e1b-e08c572479ba 2019-07-30 18:14:51,096 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 18:14:51,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/cc1f649e-0541-484f-b8a9-feff7e9fbc55.json used request id req-a2a086fd-466e-4084-8e1b-e08c572479ba 2019-07-30 18:14:51,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.04951095581s 2019-07-30 18:14:51,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 18:14:51,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 18:14:51,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2108 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:51 GMT X-Openstack-Request-Id: req-1ec932f3-49e8-4cd1-89cc-a1be3bc0fced 2019-07-30 18:14:51,185 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4a7e3a6a-272d-42e2-9d47-ac6880379189","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":true,"project_id":"bd65721782914bd9886992a9d6aa9a9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T18:14:50Z","qos_policy_id":null,"name":"rally_sanity-net_2fee9590-e553-43ba-ad4f-14aaf8784cb9","admin_state_up":true,"tenant_id":"bd65721782914bd9886992a9d6aa9a9c","created_at":"2019-07-30T17:47:42Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 18:14:51,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-1ec932f3-49e8-4cd1-89cc-a1be3bc0fced 2019-07-30 18:14:51,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0890190601349s 2019-07-30 18:14:51,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 18:14:51,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/4a7e3a6a-272d-42e2-9d47-ac6880379189.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 18:14:52,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 18:14:52 GMT X-Openstack-Request-Id: req-460a44de-7085-4185-8d25-c47d853c6a83 2019-07-30 18:14:52,699 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 18:14:52,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/4a7e3a6a-272d-42e2-9d47-ac6880379189.json used request id req-460a44de-7085-4185-8d25-c47d853c6a83 2019-07-30 18:14:52,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.51290488243s 2019-07-30 18:14:52,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 18:14:52,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 18:14:53,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:53 GMT X-Openstack-Request-Id: req-8b382fb1-65fb-45cb-b380-68c394e1562f 2019-07-30 18:14:53,141 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T17:47:57Z", "file": "/v2/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab/file", "owner": "bd65721782914bd9886992a9d6aa9a9c", "id": "489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab", "size": 12716032, "self": "/v2/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T17:47:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 18:14:53,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-8b382fb1-65fb-45cb-b380-68c394e1562f 2019-07-30 18:14:53,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.436691045761s 2019-07-30 18:14:53,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 18:14:53,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}76632d3eb60523ed02bcd490c04d7fbd1a8a6d3a" 2019-07-30 18:14:54,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 18:14:54 GMT X-Openstack-Request-Id: req-d040877f-1056-42fc-81a1-674dcf55231c 2019-07-30 18:14:54,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 18:14:54,287 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/489f88ea-5c6b-4ed5-b43e-fc5f4a9e0eab used request id req-d040877f-1056-42fc-81a1-674dcf55231c 2019-07-30 18:14:54,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14412498474s 2019-07-30 18:14:54,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 18:14:54,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 18:14:54,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 18: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-a57f4a33-0432-4b70-9c5d-c367a241964d x-openstack-request-id: req-a57f4a33-0432-4b70-9c5d-c367a241964d 2019-07-30 18:14:54,316 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/50d7ce0d-a8d4-4cbf-8d12-155287671504", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/50d7ce0d-a8d4-4cbf-8d12-155287671504", "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": "50d7ce0d-a8d4-4cbf-8d12-155287671504"}]} 2019-07-30 18:14:54,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-a57f4a33-0432-4b70-9c5d-c367a241964d 2019-07-30 18:14:54,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287759304047s 2019-07-30 18:14:54,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 18:14:54,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/50d7ce0d-a8d4-4cbf-8d12-155287671504 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 18:14:54,350 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14: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-1d29d5e8-60d7-4b18-be97-a49dba035fdc x-openstack-request-id: req-1d29d5e8-60d7-4b18-be97-a49dba035fdc 2019-07-30 18:14:54,350 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/50d7ce0d-a8d4-4cbf-8d12-155287671504 used request id req-1d29d5e8-60d7-4b18-be97-a49dba035fdc 2019-07-30 18:14:54,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0324730873108s 2019-07-30 18:14:54,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 18:14:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 18:14:54,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0d205cc-2a56-48c9-9b09-08efedd2d3fc 2019-07-30 18:14:54,593 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "links": {"self": "http://172.30.9.37:5000/v3/users/8aec9491250e4122856d6fdfb869205e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "8aec9491250e4122856d6fdfb869205e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 18:14:54,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-d0d205cc-2a56-48c9-9b09-08efedd2d3fc 2019-07-30 18:14:54,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242659091949s 2019-07-30 18:14:54,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 18:14:54,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/8aec9491250e4122856d6fdfb869205e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 18:14:54,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585f0620-1f41-44bd-a8ef-018661214a2c 2019-07-30 18:14:54,828 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_2fee9590-e553-43ba-ad4f-14aaf8784cb9", "links": {"self": "http://172.30.9.37:5000/v3/users/8aec9491250e4122856d6fdfb869205e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "8aec9491250e4122856d6fdfb869205e", "description": null}} 2019-07-30 18:14:54,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/8aec9491250e4122856d6fdfb869205e used request id req-585f0620-1f41-44bd-a8ef-018661214a2c 2019-07-30 18:14:54,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228822946548s 2019-07-30 18:14:54,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 18:14:54,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/8aec9491250e4122856d6fdfb869205e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 18:14:55,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 18:14:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2e0eb54-dfee-4865-a9cf-94179bf41401 2019-07-30 18:14:55,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 18:14:55,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/8aec9491250e4122856d6fdfb869205e used request id req-c2e0eb54-dfee-4865-a9cf-94179bf41401 2019-07-30 18:14:55,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.318362951279s 2019-07-30 18:14:55,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 18:14:55,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 18:14:55,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be6e5bb-a1bf-4183-add8-bb4dca159b86 2019-07-30 18:14:55,378 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.37:5000/v3/projects/bd65721782914bd9886992a9d6aa9a9c"}, "tags": [], "enabled": true, "id": "bd65721782914bd9886992a9d6aa9a9c", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_2fee9590-e553-43ba-ad4f-14aaf8784cb9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 18:14:55,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-2be6e5bb-a1bf-4183-add8-bb4dca159b86 2019-07-30 18:14:55,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224318981171s 2019-07-30 18:14:55,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 18:14:55,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/bd65721782914bd9886992a9d6aa9a9c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 18:14:55,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 18:14:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7fdb410-21eb-4d6d-9acf-34a470d7eba7 2019-07-30 18:14:55,657 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 18:14:55,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/bd65721782914bd9886992a9d6aa9a9c used request id req-c7fdb410-21eb-4d6d-9acf-34a470d7eba7 2019-07-30 18:14:55,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.274765968323s 2019-07-30 18:14:55,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 18:14:55,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=bd65721782914bd9886992a9d6aa9a9c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 18:14:55,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:55 GMT X-Openstack-Request-Id: req-fd9035d5-4270-42ce-a109-782d10b4fb56 2019-07-30 18:14:55,987 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "created_at": "2019-07-30T17:47:42Z", "updated_at": "2019-07-30T17:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:47:42Z", "revision_number": 0, "id": "230fe3b8-2cbc-401e-83ea-0ee489aca921", "remote_group_id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "remote_ip_prefix": null, "created_at": "2019-07-30T17:47:42Z", "security_group_id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd65721782914bd9886992a9d6aa9a9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:47:42Z", "revision_number": 0, "id": "464561b1-16b4-4418-ad27-e537775e2d9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:47:42Z", "security_group_id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd65721782914bd9886992a9d6aa9a9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:47:42Z", "revision_number": 0, "id": "64ff8de1-15ce-4456-a7c8-a0d6922d0081", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:47:42Z", "security_group_id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd65721782914bd9886992a9d6aa9a9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:47:42Z", "revision_number": 0, "id": "a72f41c1-9c07-42f5-b843-6ea77a9c30ac", "remote_group_id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "remote_ip_prefix": null, "created_at": "2019-07-30T17:47:42Z", "security_group_id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd65721782914bd9886992a9d6aa9a9c"}], "revision_number": 1, "project_id": "bd65721782914bd9886992a9d6aa9a9c", "id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "name": "default"}]} 2019-07-30 18:14:55,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=bd65721782914bd9886992a9d6aa9a9c&name=default used request id req-fd9035d5-4270-42ce-a109-782d10b4fb56 2019-07-30 18:14:55,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324654102325s 2019-07-30 18:14:55,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 18:14:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 18:14:56,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:56 GMT X-Openstack-Request-Id: req-ca6c8985-8bbb-4414-8f99-41d0433b0ca6 2019-07-30 18:14:56,550 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "created_at": "2019-07-30T17:47:42Z", "updated_at": "2019-07-30T17:47:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:47:42Z", "revision_number": 0, "id": "230fe3b8-2cbc-401e-83ea-0ee489aca921", "remote_group_id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "remote_ip_prefix": null, "created_at": "2019-07-30T17:47:42Z", "security_group_id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd65721782914bd9886992a9d6aa9a9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:47:42Z", "revision_number": 0, "id": "464561b1-16b4-4418-ad27-e537775e2d9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:47:42Z", "security_group_id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd65721782914bd9886992a9d6aa9a9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:47:42Z", "revision_number": 0, "id": "64ff8de1-15ce-4456-a7c8-a0d6922d0081", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:47:42Z", "security_group_id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "bd65721782914bd9886992a9d6aa9a9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:47:42Z", "revision_number": 0, "id": "a72f41c1-9c07-42f5-b843-6ea77a9c30ac", "remote_group_id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "remote_ip_prefix": null, "created_at": "2019-07-30T17:47:42Z", "security_group_id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "tenant_id": "bd65721782914bd9886992a9d6aa9a9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "bd65721782914bd9886992a9d6aa9a9c"}], "revision_number": 1, "project_id": "bd65721782914bd9886992a9d6aa9a9c", "id": "df80df8a-095d-45f0-b876-c02f0b8e3415", "name": "default"}]} 2019-07-30 18:14:56,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-ca6c8985-8bbb-4414-8f99-41d0433b0ca6 2019-07-30 18:14:56,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.557558774948s 2019-07-30 18:14:56,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 18:14:56,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/df80df8a-095d-45f0-b876-c02f0b8e3415.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34577cc1127bb807e4e85e6a7208d4392806cd91" 2019-07-30 18:14:57,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 18:14:57 GMT X-Openstack-Request-Id: req-9c118df2-767f-4f60-b090-ec2574436ffa 2019-07-30 18:14:57,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 18:14:57,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/df80df8a-095d-45f0-b876-c02f0b8e3415.json used request id req-9c118df2-767f-4f60-b090-ec2574436ffa 2019-07-30 18:14:57,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.465936899185s 2019-07-30 18:14:57,023 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-07-30 18:14:57,075 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-07-30 18:14:57,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 18:14:57,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f66d1f-ece1-4fc1-9213-52c59872b7c1 2019-07-30 18:14:57,127 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 18:14:57,128 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-f6f66d1f-ece1-4fc1-9213-52c59872b7c1 2019-07-30 18:14:57,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 18:14:57,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T19:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["Odz7AqR8RJmlx7qe_V3meA"], "issued_at": "2019-07-30T18:14:57.000000Z"}} 2019-07-30 18:14:57,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 18:14:57,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:14:57,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:57 GMT X-Openstack-Request-Id: req-2bfaaae6-a381-4c15-a2e7-e38cb3da850c 2019-07-30 18:14:57,934 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 18:14:57,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2bfaaae6-a381-4c15-a2e7-e38cb3da850c 2019-07-30 18:14:57,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383021831512s 2019-07-30 18:14:57,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 18:14:57,946 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5e9395-628e-4c6f-990f-aad7f7340f9b 2019-07-30 18:14:57,947 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 18:14:57,947 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-1d5e9395-628e-4c6f-990f-aad7f7340f9b 2019-07-30 18:14:57,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 18:14:57,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:14:58,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69aa205e-476a-4a9e-9960-b543d28b5a71 2019-07-30 18:14:58,163 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 18:14:58,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-69aa205e-476a-4a9e-9960-b543d28b5a71 2019-07-30 18:14:58,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215716123581s 2019-07-30 18:14:58,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 18:14:58,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_07485f62-8b10-4245-a9fe-2c0a850477b1"}}' 2019-07-30 18:14:58,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fe7c6f8-1802-45c9-ac04-150646253b22 2019-07-30 18:14:58,417 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.37:5000/v3/projects/d3159542b2f14b5789f7f0282fd17626"}, "tags": [], "enabled": true, "id": "d3159542b2f14b5789f7f0282fd17626", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_07485f62-8b10-4245-a9fe-2c0a850477b1"}} 2019-07-30 18:14:58,417 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-6fe7c6f8-1802-45c9-ac04-150646253b22 2019-07-30 18:14:58,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.246771097183s 2019-07-30 18:14:58,418 - 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'd3159542b2f14b5789f7f0282fd17626', '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_07485f62-8b10-4245-a9fe-2c0a850477b1'}) 2019-07-30 18:14:58,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 18:14:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "xV9rRqrHA36M9aHX4xGI4My2mYRXt6", "email": null, "name": "refstack_defcore-user_07485f62-8b10-4245-a9fe-2c0a850477b1"}}' 2019-07-30 18:14:58,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f1b80a6-2e71-4dba-95d8-10a0fc93aa88 2019-07-30 18:14:58,903 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_07485f62-8b10-4245-a9fe-2c0a850477b1", "links": {"self": "http://172.30.9.37:5000/v3/users/15f868d6c80343028d3250a4bfec1310"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15f868d6c80343028d3250a4bfec1310", "domain_id": "default", "password_expires_at": null}} 2019-07-30 18:14:58,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-8f1b80a6-2e71-4dba-95d8-10a0fc93aa88 2019-07-30 18:14:58,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478785991669s 2019-07-30 18:14:58,904 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'15f868d6c80343028d3250a4bfec1310', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_07485f62-8b10-4245-a9fe-2c0a850477b1'}) 2019-07-30 18:14:58,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:14:58,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:14:59,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58856ecc-4c42-4443-84f8-d2fbb6f714ab 2019-07-30 18:14:59,082 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:14:59,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-58856ecc-4c42-4443-84f8-d2fbb6f714ab 2019-07-30 18:14:59,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173480987549s 2019-07-30 18:14:59,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:14:59,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:14:59,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafa006d-1d08-4d5a-a75f-c4b1d6e9fa7f 2019-07-30 18:14:59,324 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:14:59,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-eafa006d-1d08-4d5a-a75f-c4b1d6e9fa7f 2019-07-30 18:14:59,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.236665010452s 2019-07-30 18:14:59,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:14:59,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:14:59,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc416238-641f-49a8-b29f-086900e45d8c 2019-07-30 18:14:59,532 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:14:59,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-fc416238-641f-49a8-b29f-086900e45d8c 2019-07-30 18:14:59,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203939914703s 2019-07-30 18:14:59,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 18:14:59,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:14:59,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed97756-94cb-40dd-86ce-91fb5f75cc08 2019-07-30 18:14:59,767 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 18:14:59,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-6ed97756-94cb-40dd-86ce-91fb5f75cc08 2019-07-30 18:14:59,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229814052582s 2019-07-30 18:14:59,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 18:14:59,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:14:59,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84922ec-a708-4869-9301-e42f5212b61e 2019-07-30 18:14:59,956 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_07485f62-8b10-4245-a9fe-2c0a850477b1", "links": {"self": "http://172.30.9.37:5000/v3/users/15f868d6c80343028d3250a4bfec1310"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15f868d6c80343028d3250a4bfec1310", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 18:14:59,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-d84922ec-a708-4869-9301-e42f5212b61e 2019-07-30 18:14:59,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187852859497s 2019-07-30 18:14:59,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 18:14:59,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:00,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 30 Jul 2019 18:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3559c26f-5c01-4be3-81b2-e64328ded7c4 2019-07-30 18:15:00,171 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.37:5000/v3/projects/d3159542b2f14b5789f7f0282fd17626"}, "tags": [], "enabled": true, "id": "d3159542b2f14b5789f7f0282fd17626", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_07485f62-8b10-4245-a9fe-2c0a850477b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 18:15:00,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-3559c26f-5c01-4be3-81b2-e64328ded7c4 2019-07-30 18:15:00,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203221082687s 2019-07-30 18:15:00,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 18:15:00,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=15f868d6c80343028d3250a4bfec1310&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=d3159542b2f14b5789f7f0282fd17626" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:00,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767d5af3-c853-406e-9187-1704da46e117 2019-07-30 18:15:00,410 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=15f868d6c80343028d3250a4bfec1310&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=d3159542b2f14b5789f7f0282fd17626", "previous": null, "next": null}} 2019-07-30 18:15:00,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=15f868d6c80343028d3250a4bfec1310&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=d3159542b2f14b5789f7f0282fd17626 used request id req-767d5af3-c853-406e-9187-1704da46e117 2019-07-30 18:15:00,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.231446027756s 2019-07-30 18:15:00,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 18:15:00,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/d3159542b2f14b5789f7f0282fd17626/users/15f868d6c80343028d3250a4bfec1310/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:00,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 18:15:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d295345c-78e5-4dcc-bf97-749638f7f097 2019-07-30 18:15:00,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 18:15:00,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/d3159542b2f14b5789f7f0282fd17626/users/15f868d6c80343028d3250a4bfec1310/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-d295345c-78e5-4dcc-bf97-749638f7f097 2019-07-30 18:15:00,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168446063995s 2019-07-30 18:15:00,583 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_07485f62-8b10-4245-a9fe-2c0a850477b1', 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'd3159542b2f14b5789f7f0282fd17626', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'xV9rRqrHA36M9aHX4xGI4My2mYRXt6', 'username': u'refstack_defcore-user_07485f62-8b10-4245-a9fe-2c0a850477b1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 18:15:00,587 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_07485f62-8b10-4245-a9fe-2c0a850477b1', 'password': 'xV9rRqrHA36M9aHX4xGI4My2mYRXt6', 'project_name': 'refstack_defcore-project_07485f62-8b10-4245-a9fe-2c0a850477b1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': 'd3159542b2f14b5789f7f0282fd17626', 'project_domain_name': 'Default'} 2019-07-30 18:15:00,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:15:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:00,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc4db362-0c3e-48c3-94ea-ae539bda9723 2019-07-30 18:15:00,779 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:15:00,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-cc4db362-0c3e-48c3-94ea-ae539bda9723 2019-07-30 18:15:00,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188524007797s 2019-07-30 18:15:00,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:15:00,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:01,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f5483aa-85dd-4d84-890b-add98be1b251 2019-07-30 18:15:01,011 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:15:01,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-1f5483aa-85dd-4d84-890b-add98be1b251 2019-07-30 18:15:01,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227562189102s 2019-07-30 18:15:01,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 18:15:01,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:01,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-108f89ca-cc9f-4e1a-9c12-e842647ef878 2019-07-30 18:15:01,240 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 18:15:01,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-108f89ca-cc9f-4e1a-9c12-e842647ef878 2019-07-30 18:15:01,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.223783016205s 2019-07-30 18:15:01,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 18:15:01,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:01,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c75eeb-b474-4a94-b08c-9381454f6d11 2019-07-30 18:15:01,463 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_07485f62-8b10-4245-a9fe-2c0a850477b1", "links": {"self": "http://172.30.9.37:5000/v3/users/15f868d6c80343028d3250a4bfec1310"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15f868d6c80343028d3250a4bfec1310", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 18:15:01,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-f5c75eeb-b474-4a94-b08c-9381454f6d11 2019-07-30 18:15:01,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221976995468s 2019-07-30 18:15:01,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 18:15:01,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:01,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9645814b-997b-4647-af96-c274e5b462b3 2019-07-30 18:15:01,601 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.37:5000/v3/projects/d3159542b2f14b5789f7f0282fd17626"}, "tags": [], "enabled": true, "id": "d3159542b2f14b5789f7f0282fd17626", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_07485f62-8b10-4245-a9fe-2c0a850477b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 18:15:01,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-9645814b-997b-4647-af96-c274e5b462b3 2019-07-30 18:15:01,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127247810364s 2019-07-30 18:15:01,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 18:15:01,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=15f868d6c80343028d3250a4bfec1310&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=d3159542b2f14b5789f7f0282fd17626" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:01,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65fdf748-277e-4575-b7b2-44d50b8c3c75 2019-07-30 18:15:01,736 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=15f868d6c80343028d3250a4bfec1310&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=d3159542b2f14b5789f7f0282fd17626", "previous": null, "next": null}} 2019-07-30 18:15:01,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=15f868d6c80343028d3250a4bfec1310&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=d3159542b2f14b5789f7f0282fd17626 used request id req-65fdf748-277e-4575-b7b2-44d50b8c3c75 2019-07-30 18:15:01,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.127851963043s 2019-07-30 18:15:01,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 18:15:01,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/d3159542b2f14b5789f7f0282fd17626/users/15f868d6c80343028d3250a4bfec1310/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:01,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 18:15:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f27b37da-e1bf-4447-93b9-e385d050c2c6 2019-07-30 18:15:01,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 18:15:01,900 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/d3159542b2f14b5789f7f0282fd17626/users/15f868d6c80343028d3250a4bfec1310/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-f27b37da-e1bf-4447-93b9-e385d050c2c6 2019-07-30 18:15:01,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.160413980484s 2019-07-30 18:15:01,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:15:01,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:02,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83306d0c-d3bd-458b-91ec-84dd4eaed0a2 2019-07-30 18:15:02,128 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:15:02,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-83306d0c-d3bd-458b-91ec-84dd4eaed0a2 2019-07-30 18:15:02,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225145816803s 2019-07-30 18:15:02,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 18:15:02,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:02,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef7e6b1-2ce5-4ec8-b6fe-1f2555a9605a 2019-07-30 18:15:02,351 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 18:15:02,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-fef7e6b1-2ce5-4ec8-b6fe-1f2555a9605a 2019-07-30 18:15:02,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218066930771s 2019-07-30 18:15:02,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 18:15:02,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:02,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6085576c-4eea-461d-b6c5-1c1249c879f4 2019-07-30 18:15:02,482 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_07485f62-8b10-4245-a9fe-2c0a850477b1", "links": {"self": "http://172.30.9.37:5000/v3/users/15f868d6c80343028d3250a4bfec1310"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15f868d6c80343028d3250a4bfec1310", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 18:15:02,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-6085576c-4eea-461d-b6c5-1c1249c879f4 2019-07-30 18:15:02,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130344867706s 2019-07-30 18:15:02,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 18:15:02,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=15f868d6c80343028d3250a4bfec1310&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:02,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2439bd-0038-4852-8978-50e0248cce17 2019-07-30 18:15:02,717 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=15f868d6c80343028d3250a4bfec1310&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 18:15:02,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=15f868d6c80343028d3250a4bfec1310&scope.domain.id=default used request id req-fd2439bd-0038-4852-8978-50e0248cce17 2019-07-30 18:15:02,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.223519086838s 2019-07-30 18:15:02,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 18:15:02,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/domains/default/users/15f868d6c80343028d3250a4bfec1310/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:02,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 18:15:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bb40c66-0df8-4470-a8ef-89a260634f0a 2019-07-30 18:15:02,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 18:15:02,984 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/domains/default/users/15f868d6c80343028d3250a4bfec1310/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-0bb40c66-0df8-4470-a8ef-89a260634f0a 2019-07-30 18:15:02,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.262876033783s 2019-07-30 18:15:02,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 18:15:02,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51db856e-5d19-4825-93a8-ef1265c5caf6 2019-07-30 18:15:02,994 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 18:15:02,994 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-51db856e-5d19-4825-93a8-ef1265c5caf6 2019-07-30 18:15:02,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 18:15:03,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T19:15:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3159542b2f14b5789f7f0282fd17626", "name": "refstack_defcore-project_07485f62-8b10-4245-a9fe-2c0a850477b1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d3159542b2f14b5789f7f0282fd17626", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/d3159542b2f14b5789f7f0282fd17626", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/d3159542b2f14b5789f7f0282fd17626", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_d3159542b2f14b5789f7f0282fd17626", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_d3159542b2f14b5789f7f0282fd17626", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d3159542b2f14b5789f7f0282fd17626", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/d3159542b2f14b5789f7f0282fd17626", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/d3159542b2f14b5789f7f0282fd17626", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/d3159542b2f14b5789f7f0282fd17626", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/d3159542b2f14b5789f7f0282fd17626", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/d3159542b2f14b5789f7f0282fd17626", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_07485f62-8b10-4245-a9fe-2c0a850477b1", "id": "15f868d6c80343028d3250a4bfec1310"}, "audit_ids": ["WWfsLl-uTyOzFAngkZqIDA"], "issued_at": "2019-07-30T18:15:03.000000Z"}} 2019-07-30 18:15:03,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 18:15:03,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:15:04,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:04 GMT X-Openstack-Request-Id: req-5e33243c-ba91-499b-9b69-1bc52a5c179b 2019-07-30 18:15:04,141 - 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-07-30 18:15:04,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-5e33243c-ba91-499b-9b69-1bc52a5c179b 2019-07-30 18:15:04,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.724758863449s 2019-07-30 18:15:04,152 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-07-30 18:15:04,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 18:15:04,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:04,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce59bf8-0dd0-44f1-8eb7-867d4a6645e0 2019-07-30 18:15:04,382 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 18:15:04,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-5ce59bf8-0dd0-44f1-8eb7-867d4a6645e0 2019-07-30 18:15:04,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.230195045471s 2019-07-30 18:15:04,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 18:15:04,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:04,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0649df35-0865-4bb6-aaed-3ec1d0b54835 2019-07-30 18:15:04,613 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.37:5000/v3/projects/d3159542b2f14b5789f7f0282fd17626"}, "tags": [], "enabled": true, "id": "d3159542b2f14b5789f7f0282fd17626", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_07485f62-8b10-4245-a9fe-2c0a850477b1"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 18:15:04,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-0649df35-0865-4bb6-aaed-3ec1d0b54835 2019-07-30 18:15:04,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223670959473s 2019-07-30 18:15:04,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 18:15:04,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" -d '{"network": {"shared": true, "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "name": "refstack_defcore-net_07485f62-8b10-4245-a9fe-2c0a850477b1", "admin_state_up": true}}' 2019-07-30 18:15:05,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:05 GMT X-Openstack-Request-Id: req-4c24cce2-4b33-4b0c-b177-ebc0c6da05f7 2019-07-30 18:15:05,266 - 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":"b8b8b6ef-8b7a-4128-b532-a3cc72d3d6c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":true,"project_id":"d3159542b2f14b5789f7f0282fd17626","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T18:15:05Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_07485f62-8b10-4245-a9fe-2c0a850477b1","admin_state_up":true,"tenant_id":"d3159542b2f14b5789f7f0282fd17626","created_at":"2019-07-30T18:15:05Z","mtu":1450}} 2019-07-30 18:15:05,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-4c24cce2-4b33-4b0c-b177-ebc0c6da05f7 2019-07-30 18:15:05,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.650327920914s 2019-07-30 18:15:05,266 - 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-07-30T18:15:05Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b8b8b6ef-8b7a-4128-b532-a3cc72d3d6c5', u'provider:segmentation_id': 78, 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_07485f62-8b10-4245-a9fe-2c0a850477b1', u'created_at': u'2019-07-30T18:15:05Z', u'mtu': 1450, u'tenant_id': u'd3159542b2f14b5789f7f0282fd17626', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'd3159542b2f14b5789f7f0282fd17626', u'l2_adjacency': True}) 2019-07-30 18:15:05,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 18:15:05,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:15:05,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:05 GMT X-Openstack-Request-Id: req-e2f7f56e-0efa-497a-b400-016901242610 2019-07-30 18:15:05,618 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"b8b8b6ef-8b7a-4128-b532-a3cc72d3d6c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":true,"project_id":"d3159542b2f14b5789f7f0282fd17626","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T18:15:05Z","qos_policy_id":null,"name":"refstack_defcore-net_07485f62-8b10-4245-a9fe-2c0a850477b1","admin_state_up":true,"tenant_id":"d3159542b2f14b5789f7f0282fd17626","created_at":"2019-07-30T18:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 18:15:05,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-e2f7f56e-0efa-497a-b400-016901242610 2019-07-30 18:15:05,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351176023483s 2019-07-30 18:15:05,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 18:15:05,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" -d '{"subnet": {"name": "refstack_defcore-subnet_07485f62-8b10-4245-a9fe-2c0a850477b1", "enable_dhcp": true, "network_id": "b8b8b6ef-8b7a-4128-b532-a3cc72d3d6c5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 18:15:06,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:06 GMT X-Openstack-Request-Id: req-62715d24-b24d-4c4f-8ccc-ddff4339abc5 2019-07-30 18:15:06,696 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T18:15: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":"bc18d003-7059-45a2-88a3-619819d87e1f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d3159542b2f14b5789f7f0282fd17626","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_07485f62-8b10-4245-a9fe-2c0a850477b1","enable_dhcp":true,"segment_id":null,"network_id":"b8b8b6ef-8b7a-4128-b532-a3cc72d3d6c5","tenant_id":"d3159542b2f14b5789f7f0282fd17626","created_at":"2019-07-30T18:15:06Z","ip_version":4}} 2019-07-30 18:15:06,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-62715d24-b24d-4c4f-8ccc-ddff4339abc5 2019-07-30 18:15:06,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.07676005363s 2019-07-30 18:15:06,697 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T18:15: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'bc18d003-7059-45a2-88a3-619819d87e1f', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_07485f62-8b10-4245-a9fe-2c0a850477b1', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b8b8b6ef-8b7a-4128-b532-a3cc72d3d6c5', u'tenant_id': u'd3159542b2f14b5789f7f0282fd17626', u'created_at': u'2019-07-30T18:15: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'd3159542b2f14b5789f7f0282fd17626'}) 2019-07-30 18:15:06,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 18:15:06,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "refstack_defcore-router_07485f62-8b10-4245-a9fe-2c0a850477b1", "admin_state_up": true}}' 2019-07-30 18:15:14,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:14 GMT X-Openstack-Request-Id: req-0ad9644b-8def-4949-8968-62dca6215b06 2019-07-30 18:15:14,640 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "created_at": "2019-07-30T18:15:08Z", "admin_state_up": true, "updated_at": "2019-07-30T18:15:09Z", "project_id": "d3159542b2f14b5789f7f0282fd17626", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ca32a726-95b1-40f8-92b1-f130e9d4af63", "name": "refstack_defcore-router_07485f62-8b10-4245-a9fe-2c0a850477b1"}} 2019-07-30 18:15:14,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-0ad9644b-8def-4949-8968-62dca6215b06 2019-07-30 18:15:14,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.94213294983s 2019-07-30 18:15:14,641 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T18:15:09Z', u'revision_number': 3, u'ha': True, u'id': u'ca32a726-95b1-40f8-92b1-f130e9d4af63', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_07485f62-8b10-4245-a9fe-2c0a850477b1', u'admin_state_up': True, u'tenant_id': u'd3159542b2f14b5789f7f0282fd17626', u'created_at': u'2019-07-30T18:15:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'd3159542b2f14b5789f7f0282fd17626'}) 2019-07-30 18:15:14,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 18:15:14,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/ca32a726-95b1-40f8-92b1-f130e9d4af63/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" -d '{"subnet_id": "bc18d003-7059-45a2-88a3-619819d87e1f"}' 2019-07-30 18:15:17,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:17 GMT X-Openstack-Request-Id: req-d6484380-c7da-4f28-86d3-89609fef431d 2019-07-30 18:15:17,887 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b8b8b6ef-8b7a-4128-b532-a3cc72d3d6c5", "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "subnet_id": "bc18d003-7059-45a2-88a3-619819d87e1f", "subnet_ids": ["bc18d003-7059-45a2-88a3-619819d87e1f"], "port_id": "2d5b198f-c961-43b6-ad6d-959f9aae0303", "id": "ca32a726-95b1-40f8-92b1-f130e9d4af63"} 2019-07-30 18:15:17,887 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/ca32a726-95b1-40f8-92b1-f130e9d4af63/add_router_interface.json used request id req-d6484380-c7da-4f28-86d3-89609fef431d 2019-07-30 18:15:17,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.24609494209s 2019-07-30 18:15:17,888 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 18:15:17,993 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 18:15:17,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 18:15:18,002 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:18 GMT 2019-07-30 18:15:18,002 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 18:15:18,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 18:15:18,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:15:18,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:18 GMT X-Openstack-Request-Id: req-6065b288-18de-4512-be12-aa83643b8a6a 2019-07-30 18:15:18,413 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 18:15:18,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-6065b288-18de-4512-be12-aa83643b8a6a 2019-07-30 18:15:18,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.405547857285s 2019-07-30 18:15:18,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 18:15:18,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_07485f62-8b10-4245-a9fe-2c0a850477b1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_07485f62-8b10-4245-a9fe-2c0a850477b1"}' 2019-07-30 18:15:18,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:18 GMT Location: http://172.30.9.37:9292/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d0976e23-b2c1-4607-9fd0-f95812881a4e 2019-07-30 18:15:18,762 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:15:18Z", "file": "/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7/file", "owner": "d3159542b2f14b5789f7f0282fd17626", "id": "ed4db379-9015-4778-a29b-6661dd3036e7", "size": null, "self": "/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7", "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_07485f62-8b10-4245-a9fe-2c0a850477b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_07485f62-8b10-4245-a9fe-2c0a850477b1", "checksum": null, "created_at": "2019-07-30T18:15:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 18:15:18,763 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-d0976e23-b2c1-4607-9fd0-f95812881a4e 2019-07-30 18:15:18,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.341022968292s 2019-07-30 18:15:18,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 18:15:18,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" -d '' 2019-07-30 18:15:20,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 18:15:20 GMT X-Openstack-Request-Id: req-db484027-0317-43f4-9c03-d0a4302e4ecf 2019-07-30 18:15:20,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-07-30 18:15:20,167 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7/file used request id req-db484027-0317-43f4-9c03-d0a4302e4ecf 2019-07-30 18:15:20,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.40382099152s 2019-07-30 18:15:20,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 18:15:20,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:15:20,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:20 GMT X-Openstack-Request-Id: req-68f2f23a-9b27-48b0-862f-503792065e3d 2019-07-30 18:15:20,899 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:15:20Z", "file": "/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7/file", "owner": "d3159542b2f14b5789f7f0282fd17626", "id": "ed4db379-9015-4778-a29b-6661dd3036e7", "size": 12716032, "self": "/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/ed4db379-9015-4778-a29b-6661dd3036e7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/ed4db379-9015-4778-a29b-6661dd3036e7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_07485f62-8b10-4245-a9fe-2c0a850477b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_07485f62-8b10-4245-a9fe-2c0a850477b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T18:15:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 18:15:20,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-68f2f23a-9b27-48b0-862f-503792065e3d 2019-07-30 18:15:20,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.727590084076s 2019-07-30 18:15:20,901 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/ed4db379-9015-4778-a29b-6661dd3036e7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7/file', 'owner': u'd3159542b2f14b5789f7f0282fd17626', 'id': u'ed4db379-9015-4778-a29b-6661dd3036e7', 'size': 12716032, u'self': u'/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3159542b2f14b5789f7f0282fd17626', 'name': 'refstack_defcore-project_07485f62-8b10-4245-a9fe-2c0a850477b1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/ed4db379-9015-4778-a29b-6661dd3036e7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T18:15:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T18:15:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_07485f62-8b10-4245-a9fe-2c0a850477b1', '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/ed4db379-9015-4778-a29b-6661dd3036e7', 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_07485f62-8b10-4245-a9fe-2c0a850477b1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_07485f62-8b10-4245-a9fe-2c0a850477b1', 'created': u'2019-07-30T18:15:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T18:15: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/ed4db379-9015-4778-a29b-6661dd3036e7', 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_07485f62-8b10-4245-a9fe-2c0a850477b1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 18:15:20,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 18:15:20,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_07485f62-8b10-4245-a9fe-2c0a850477b1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 18:15:21,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15: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-76a3e639-2e33-4670-b025-d74a083dcb6a x-openstack-request-id: req-76a3e639-2e33-4670-b025-d74a083dcb6a 2019-07-30 18:15:21,299 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_07485f62-8b10-4245-a9fe-2c0a850477b1", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/5bb76143-1655-4fb5-a85b-01bda21907a8", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/5bb76143-1655-4fb5-a85b-01bda21907a8", "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": "5bb76143-1655-4fb5-a85b-01bda21907a8"}} 2019-07-30 18:15:21,299 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-76a3e639-2e33-4670-b025-d74a083dcb6a 2019-07-30 18:15:21,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.39461183548s 2019-07-30 18:15:21,300 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_07485f62-8b10-4245-a9fe-2c0a850477b1', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'5bb76143-1655-4fb5-a85b-01bda21907a8', 'swap': 0}) 2019-07-30 18:15:21,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 18:15:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/5bb76143-1655-4fb5-a85b-01bda21907a8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" -d '{"extra_specs": {}}' 2019-07-30 18:15:21,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15: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-539530ce-64f1-4c25-97b5-9f6ff0f6957c x-openstack-request-id: req-539530ce-64f1-4c25-97b5-9f6ff0f6957c 2019-07-30 18:15:21,330 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 18:15:21,331 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/5bb76143-1655-4fb5-a85b-01bda21907a8/os-extra_specs used request id req-539530ce-64f1-4c25-97b5-9f6ff0f6957c 2019-07-30 18:15:21,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0295629501343s 2019-07-30 18:15:21,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 18:15:21,345 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c4514bd-20c5-439a-881b-edb086be44d1 2019-07-30 18:15:21,345 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 18:15:21,345 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-6c4514bd-20c5-439a-881b-edb086be44d1 2019-07-30 18:15:21,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:15:21,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:15:21,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2474533e-6454-4a7a-8798-9f228254c55a 2019-07-30 18:15:21,561 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:15:21,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-2474533e-6454-4a7a-8798-9f228254c55a 2019-07-30 18:15:21,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212737083435s 2019-07-30 18:15:21,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:15:21,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:15:21,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a00f61b0-d833-4ff2-bcb8-292000c1e277 2019-07-30 18:15:21,776 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:15:21,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-a00f61b0-d833-4ff2-bcb8-292000c1e277 2019-07-30 18:15:21,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210628986359s 2019-07-30 18:15:21,785 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 18:15:23,981 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 18:15:26,314 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | c93072e3-ce58-4c2a-87ab-06212c0c7600 | 2019-07-30T18:15:25.935114 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: c93072e3-ce58-4c2a-87ab-06212c0c7600 ~/.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-07-30 18:15:29,786 - 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-07-30 18:15:30,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 18:15:32,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-30 18:15:35,869 - 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=8cbed5f7-50d0-4f2d-88a6-e83a4b48960a) as the default verifier for the future CLI operations. 2019-07-30 18:15:37,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 18:15:37,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:15:37,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15: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-5ecad569-52df-4611-990d-82feb370de56 x-openstack-request-id: req-5ecad569-52df-4611-990d-82feb370de56 2019-07-30 18:15:37,876 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 242}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 245}, "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": 5}]} 2019-07-30 18:15:37,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-5ecad569-52df-4611-990d-82feb370de56 2019-07-30 18:15:37,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0463190078735s 2019-07-30 18:15:37,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 18:15:37,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:15:38,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:38 GMT X-Openstack-Request-Id: req-04113322-9056-45d5-98e2-4929586392dc 2019-07-30 18:15:38,208 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:15:20Z", "file": "/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7/file", "owner": "d3159542b2f14b5789f7f0282fd17626", "id": "ed4db379-9015-4778-a29b-6661dd3036e7", "size": 12716032, "self": "/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/ed4db379-9015-4778-a29b-6661dd3036e7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/ed4db379-9015-4778-a29b-6661dd3036e7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_07485f62-8b10-4245-a9fe-2c0a850477b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_07485f62-8b10-4245-a9fe-2c0a850477b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T18:15:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 18:15:38,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-04113322-9056-45d5-98e2-4929586392dc 2019-07-30 18:15:38,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.329763174057s 2019-07-30 18:15:38,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 18:15:38,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_07485f62-8b10-4245-a9fe-2c0a850477b1", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_07485f62-8b10-4245-a9fe-2c0a850477b1"}' 2019-07-30 18:15:38,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:38 GMT Location: http://172.30.9.37:9292/v2/images/f47753d1-2916-4ece-a303-f19b35748987 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f13612c7-6fbd-4b8d-b88e-8816ab602b83 2019-07-30 18:15:38,541 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:15:38Z", "file": "/v2/images/f47753d1-2916-4ece-a303-f19b35748987/file", "owner": "d3159542b2f14b5789f7f0282fd17626", "id": "f47753d1-2916-4ece-a303-f19b35748987", "size": null, "self": "/v2/images/f47753d1-2916-4ece-a303-f19b35748987", "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_07485f62-8b10-4245-a9fe-2c0a850477b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_07485f62-8b10-4245-a9fe-2c0a850477b1", "checksum": null, "created_at": "2019-07-30T18:15:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 18:15:38,541 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-f13612c7-6fbd-4b8d-b88e-8816ab602b83 2019-07-30 18:15:38,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.321604013443s 2019-07-30 18:15:38,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 18:15:38,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/f47753d1-2916-4ece-a303-f19b35748987/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" -d '' 2019-07-30 18:15:40,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 18:15:40 GMT X-Openstack-Request-Id: req-facccfd2-12f6-4d7b-a337-4faa20b2b348 2019-07-30 18:15:40,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-07-30 18:15:40,156 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/f47753d1-2916-4ece-a303-f19b35748987/file used request id req-facccfd2-12f6-4d7b-a337-4faa20b2b348 2019-07-30 18:15:40,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.61453485489s 2019-07-30 18:15:40,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 18:15:40,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:15:40,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15:40 GMT X-Openstack-Request-Id: req-69702210-1d78-4eb4-addc-48fadfe70df3 2019-07-30 18:15:40,484 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:15:40Z", "file": "/v2/images/f47753d1-2916-4ece-a303-f19b35748987/file", "owner": "d3159542b2f14b5789f7f0282fd17626", "id": "f47753d1-2916-4ece-a303-f19b35748987", "size": 12716032, "self": "/v2/images/f47753d1-2916-4ece-a303-f19b35748987", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/f47753d1-2916-4ece-a303-f19b35748987/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/f47753d1-2916-4ece-a303-f19b35748987/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_07485f62-8b10-4245-a9fe-2c0a850477b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_07485f62-8b10-4245-a9fe-2c0a850477b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T18:15:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:15:20Z", "file": "/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7/file", "owner": "d3159542b2f14b5789f7f0282fd17626", "id": "ed4db379-9015-4778-a29b-6661dd3036e7", "size": 12716032, "self": "/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/ed4db379-9015-4778-a29b-6661dd3036e7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/ed4db379-9015-4778-a29b-6661dd3036e7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_07485f62-8b10-4245-a9fe-2c0a850477b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_07485f62-8b10-4245-a9fe-2c0a850477b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T18:15:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 18:15:40,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-69702210-1d78-4eb4-addc-48fadfe70df3 2019-07-30 18:15:40,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32400894165s 2019-07-30 18:15:40,487 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/f47753d1-2916-4ece-a303-f19b35748987/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f47753d1-2916-4ece-a303-f19b35748987/file', 'owner': u'd3159542b2f14b5789f7f0282fd17626', 'id': u'f47753d1-2916-4ece-a303-f19b35748987', 'size': 12716032, u'self': u'/v2/images/f47753d1-2916-4ece-a303-f19b35748987', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd3159542b2f14b5789f7f0282fd17626', 'name': 'refstack_defcore-project_07485f62-8b10-4245-a9fe-2c0a850477b1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/f47753d1-2916-4ece-a303-f19b35748987/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T18:15:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T18:15:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_07485f62-8b10-4245-a9fe-2c0a850477b1', '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/f47753d1-2916-4ece-a303-f19b35748987', 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_07485f62-8b10-4245-a9fe-2c0a850477b1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_07485f62-8b10-4245-a9fe-2c0a850477b1', 'created': u'2019-07-30T18:15:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T18:15:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f47753d1-2916-4ece-a303-f19b35748987', 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_07485f62-8b10-4245-a9fe-2c0a850477b1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 18:15:40,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 18:15:40,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_07485f62-8b10-4245-a9fe-2c0a850477b1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 18:15:40,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15: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-08cccdc9-e3ee-4ab0-89b0-8ca86744030d x-openstack-request-id: req-08cccdc9-e3ee-4ab0-89b0-8ca86744030d 2019-07-30 18:15:40,551 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_07485f62-8b10-4245-a9fe-2c0a850477b1", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/53ced430-cd34-4f49-a749-cc123498e84a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/53ced430-cd34-4f49-a749-cc123498e84a", "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": "53ced430-cd34-4f49-a749-cc123498e84a"}} 2019-07-30 18:15:40,551 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-08cccdc9-e3ee-4ab0-89b0-8ca86744030d 2019-07-30 18:15:40,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0639729499817s 2019-07-30 18:15:40,552 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_07485f62-8b10-4245-a9fe-2c0a850477b1', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'53ced430-cd34-4f49-a749-cc123498e84a', 'swap': 0}) 2019-07-30 18:15:40,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 18:15:40,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/53ced430-cd34-4f49-a749-cc123498e84a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" -d '{"extra_specs": {}}' 2019-07-30 18:15:40,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 18:15: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-a5872e30-f219-405f-af80-93c4053948ec x-openstack-request-id: req-a5872e30-f219-405f-af80-93c4053948ec 2019-07-30 18:15:40,576 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 18:15:40,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/53ced430-cd34-4f49-a749-cc123498e84a/os-extra_specs used request id req-a5872e30-f219-405f-af80-93c4053948ec 2019-07-30 18:15:40,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023236989975s 2019-07-30 18:15:40,576 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_07485f62-8b10-4245-a9fe-2c0a850477b1', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'53ced430-cd34-4f49-a749-cc123498e84a', 'swap': 0}) 2019-07-30 18:15:44,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 18:15:44,818 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 18:15:44,818 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 18:15:44,821 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 18:15:49,474 - 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-07-30 18:15:49,475 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-07-30 18:15:49,475 - 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-07-30 18:15:49,475 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-07-30 18:15:49,475 - 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-07-30 18:15:49,475 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-07-30 18:15:49,475 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-07-30 18:15:49,476 - 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-07-30 18:15:49,476 - 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-07-30 18:15:49,476 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-07-30 18:15:49,476 - 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-07-30 18:15:49,476 - 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-07-30 18:15:49,476 - 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-07-30 18:15:49,477 - 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-07-30 18:15:49,477 - 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-07-30 18:15:49,477 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-07-30 18:15:49,477 - 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-07-30 18:15:49,477 - 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-07-30 18:15:49,477 - 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-07-30 18:15:49,477 - 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-07-30 18:15:49,478 - 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-07-30 18:15:49,478 - 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-07-30 18:15:49,478 - 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-07-30 18:15:49,478 - 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-07-30 18:15:49,478 - 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-07-30 18:15:49,478 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-07-30 18:15:49,478 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-07-30 18:15:49,479 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-07-30 18:15:49,479 - 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-07-30 18:15:49,479 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-07-30 18:15:49,479 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-07-30 18:15:49,479 - 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-07-30 18:15:49,479 - 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-07-30 18:15:49,479 - 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-07-30 18:15:49,480 - 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-07-30 18:15:49,480 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-07-30 18:15:49,480 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-07-30 18:15:49,480 - 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-07-30 18:15:49,480 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-07-30 18:15:49,480 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-07-30 18:15:49,480 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-07-30 18:15:49,481 - 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-07-30 18:15:49,481 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-07-30 18:15:49,481 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-07-30 18:15:49,481 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-07-30 18:15:49,481 - 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-07-30 18:15:49,481 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-07-30 18:15:49,481 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-07-30 18:15:49,482 - 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-07-30 18:15:49,482 - 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-07-30 18:15:49,482 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-07-30 18:15:49,482 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-07-30 18:15:49,482 - 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-07-30 18:15:49,482 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-07-30 18:15:49,483 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-07-30 18:15:49,483 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-07-30 18:15:49,483 - 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-07-30 18:15:49,483 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-07-30 18:15:49,483 - 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-07-30 18:15:49,483 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-07-30 18:15:49,484 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-07-30 18:15:49,484 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-07-30 18:15:49,484 - 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-07-30 18:15:49,484 - 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-07-30 18:15:49,484 - 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-07-30 18:15:49,484 - 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-07-30 18:15:49,484 - 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-07-30 18:15:49,485 - 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-07-30 18:15:49,485 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-07-30 18:15:49,485 - 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-07-30 18:15:49,485 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-07-30 18:15:49,485 - 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-07-30 18:15:49,485 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-07-30 18:15:49,485 - 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-07-30 18:15:49,486 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-07-30 18:15:49,486 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-07-30 18:15:49,486 - 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-07-30 18:15:49,486 - 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-07-30 18:15:49,486 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-07-30 18:15:49,486 - 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-07-30 18:15:49,486 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-07-30 18:15:49,486 - 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-07-30 18:15:49,487 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-07-30 18:15:49,487 - 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-07-30 18:15:49,487 - 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-07-30 18:15:49,487 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-07-30 18:15:49,487 - 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-07-30 18:15:49,487 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-07-30 18:15:49,487 - 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-07-30 18:15:49,488 - 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-07-30 18:15:49,488 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-07-30 18:15:49,488 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-07-30 18:15:49,488 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-07-30 18:15:49,488 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-07-30 18:15:49,488 - 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-07-30 18:15:49,489 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 18:15:49,527 - 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-07-30 18:23:31,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a6d1ad0f-b20f-49a9-9e5d-d1a4f56ad265 2019-07-30 18:23:31,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'a6d1ad0f-b20f-49a9-9e5d-d1a4f56ad265']'. 2019-07-30 18:23:32,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 18:23:32,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 18:23:32,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 18:23:32,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a6d1ad0f-b20f-49a9-9e5d-d1a4f56ad265 | 2019-07-30 18:23:32,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-30 18:23:32,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 18:15:51 | 2019-07-30 18:23:32,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 18:23:31 | 2019-07-30 18:23:32,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:40 | 2019-07-30 18:23:32,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-30 18:23:32,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 18:23:32,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 18:23:32,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8cbed5f7-50d0-4f2d-88a6-e83a4b48960a) | 2019-07-30 18:23:32,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 18:23:32,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: c93072e3-ce58-4c2a-87ab-06212c0c7600) | 2019-07-30 18:23:32,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-07-30 18:23:32,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 453.216 | 2019-07-30 18:23:32,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 164 | 2019-07-30 18:23:32,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 55 | 2019-07-30 18:23:32,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 18:23:32,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 18:23:32,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-30 18:23:32,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 18:23:32,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 18:23:32,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 18:23:32,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-07-30 18:23:32,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'a6d1ad0f-b20f-49a9-9e5d-d1a4f56ad265', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-07-30 18:23:34,677 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid a6d1ad0f-b20f-49a9-9e5d-d1a4f56ad265 --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-07-30 18:23:34,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'a6d1ad0f-b20f-49a9-9e5d-d1a4f56ad265', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-07-30 18:23:36,663 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid a6d1ad0f-b20f-49a9-9e5d-d1a4f56ad265 --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-07-30 18:23:36,865 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 18:23:36,865 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 08:33 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-07-30 18:23:36,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 18:23:36,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/f47753d1-2916-4ece-a303-f19b35748987 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:23:37,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 18:23:37 GMT X-Openstack-Request-Id: req-27efa3be-3fe1-4ea3-86f1-8caa0f9fcdd9 2019-07-30 18:23:37,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-07-30 18:23:37,484 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/f47753d1-2916-4ece-a303-f19b35748987 used request id req-27efa3be-3fe1-4ea3-86f1-8caa0f9fcdd9 2019-07-30 18:23:37,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.606732845306s 2019-07-30 18:23:37,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 18:23:37,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:23:37,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23: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-207b3ab3-abeb-485c-9b88-66d90079d65f x-openstack-request-id: req-207b3ab3-abeb-485c-9b88-66d90079d65f 2019-07-30 18:23:37,807 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_07485f62-8b10-4245-a9fe-2c0a850477b1", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/53ced430-cd34-4f49-a749-cc123498e84a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/53ced430-cd34-4f49-a749-cc123498e84a", "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": "53ced430-cd34-4f49-a749-cc123498e84a"}, {"name": "refstack_defcore-flavor_07485f62-8b10-4245-a9fe-2c0a850477b1", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/5bb76143-1655-4fb5-a85b-01bda21907a8", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/5bb76143-1655-4fb5-a85b-01bda21907a8", "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": "5bb76143-1655-4fb5-a85b-01bda21907a8"}]} 2019-07-30 18:23:37,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-207b3ab3-abeb-485c-9b88-66d90079d65f 2019-07-30 18:23:37,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.316817998886s 2019-07-30 18:23:37,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 18:23:37,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/53ced430-cd34-4f49-a749-cc123498e84a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:23:37,848 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23: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-5cede216-c937-4c86-aef6-98c489bd3153 x-openstack-request-id: req-5cede216-c937-4c86-aef6-98c489bd3153 2019-07-30 18:23:37,848 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/53ced430-cd34-4f49-a749-cc123498e84a used request id req-5cede216-c937-4c86-aef6-98c489bd3153 2019-07-30 18:23:37,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0379450321198s 2019-07-30 18:23:37,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 18:23:37,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/ca32a726-95b1-40f8-92b1-f130e9d4af63/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" -d '{"subnet_id": "bc18d003-7059-45a2-88a3-619819d87e1f"}' 2019-07-30 18:23:40,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:40 GMT X-Openstack-Request-Id: req-9c80e558-6dfd-49f5-bd29-3a8141024cc5 2019-07-30 18:23:40,800 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b8b8b6ef-8b7a-4128-b532-a3cc72d3d6c5", "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "subnet_id": "bc18d003-7059-45a2-88a3-619819d87e1f", "subnet_ids": ["bc18d003-7059-45a2-88a3-619819d87e1f"], "port_id": "2d5b198f-c961-43b6-ad6d-959f9aae0303", "id": "ca32a726-95b1-40f8-92b1-f130e9d4af63"} 2019-07-30 18:23:40,800 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/ca32a726-95b1-40f8-92b1-f130e9d4af63/remove_router_interface.json used request id req-9c80e558-6dfd-49f5-bd29-3a8141024cc5 2019-07-30 18:23:40,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.95116591454s 2019-07-30 18:23:40,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 18:23:40,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:23:41,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:41 GMT X-Openstack-Request-Id: req-42fcfc4c-44ec-44e0-b46e-e0ae5c9dd64c 2019-07-30 18:23:41,519 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "924ecf5681a645bdb8c0afcee685bf33", "created_at": "2019-07-30T17:32:46Z", "admin_state_up": true, "updated_at": "2019-07-30T17:32:49Z", "project_id": "924ecf5681a645bdb8c0afcee685bf33", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "0f48677e-8670-4808-bf16-066df5df8113", "name": "tempest-pretest-check-369848379"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "created_at": "2019-07-30T18:15:08Z", "admin_state_up": true, "updated_at": "2019-07-30T18:23:39Z", "project_id": "d3159542b2f14b5789f7f0282fd17626", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "ca32a726-95b1-40f8-92b1-f130e9d4af63", "name": "refstack_defcore-router_07485f62-8b10-4245-a9fe-2c0a850477b1"}]} 2019-07-30 18:23:41,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-42fcfc4c-44ec-44e0-b46e-e0ae5c9dd64c 2019-07-30 18:23:41,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.718867063522s 2019-07-30 18:23:41,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 18:23:41,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/ca32a726-95b1-40f8-92b1-f130e9d4af63.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:23:45,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 18:23:45 GMT X-Openstack-Request-Id: req-2680a76f-8abd-413c-b670-38997d3625af 2019-07-30 18:23:45,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 18:23:45,886 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/ca32a726-95b1-40f8-92b1-f130e9d4af63.json used request id req-2680a76f-8abd-413c-b670-38997d3625af 2019-07-30 18:23:45,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.36511898041s 2019-07-30 18:23:45,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 18:23:45,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:23:46,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1932 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:46 GMT X-Openstack-Request-Id: req-f8a78248-8647-4841-8722-ab04db0b7840 2019-07-30 18:23:46,273 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:32:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"568d5ac1-8052-4008-9611-dd393e0ccd4a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 924ecf5681a645bdb8c0afcee685bf33","enable_dhcp":false,"segment_id":null,"network_id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","tenant_id":"","created_at":"2019-07-30T17:32:45Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4},{"updated_at":"2019-07-30T18:15: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":"bc18d003-7059-45a2-88a3-619819d87e1f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"d3159542b2f14b5789f7f0282fd17626","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_07485f62-8b10-4245-a9fe-2c0a850477b1","enable_dhcp":true,"segment_id":null,"network_id":"b8b8b6ef-8b7a-4128-b532-a3cc72d3d6c5","tenant_id":"d3159542b2f14b5789f7f0282fd17626","created_at":"2019-07-30T18:15:06Z","ip_version":4}]} 2019-07-30 18:23:46,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-f8a78248-8647-4841-8722-ab04db0b7840 2019-07-30 18:23:46,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.386464118958s 2019-07-30 18:23:46,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 18:23:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/bc18d003-7059-45a2-88a3-619819d87e1f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:23:49,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 18:23:49 GMT X-Openstack-Request-Id: req-1d49556f-751c-4413-bac6-cd4eb1994de3 2019-07-30 18:23:49,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 18:23:49,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/bc18d003-7059-45a2-88a3-619819d87e1f.json used request id req-1d49556f-751c-4413-bac6-cd4eb1994de3 2019-07-30 18:23:49,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.86611914635s 2019-07-30 18:23:49,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 18:23:49,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:23:49,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2113 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:49 GMT X-Openstack-Request-Id: req-aa142626-2698-478e-a809-89a1c3f5563d 2019-07-30 18:23:49,540 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b8b8b6ef-8b7a-4128-b532-a3cc72d3d6c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":true,"project_id":"d3159542b2f14b5789f7f0282fd17626","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T18:23:48Z","qos_policy_id":null,"name":"refstack_defcore-net_07485f62-8b10-4245-a9fe-2c0a850477b1","admin_state_up":true,"tenant_id":"d3159542b2f14b5789f7f0282fd17626","created_at":"2019-07-30T18:15:05Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 18:23:49,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-aa142626-2698-478e-a809-89a1c3f5563d 2019-07-30 18:23:49,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398887872696s 2019-07-30 18:23:49,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 18:23:49,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/b8b8b6ef-8b7a-4128-b532-a3cc72d3d6c5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:23:50,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 18:23:50 GMT X-Openstack-Request-Id: req-c0b1ef59-9f41-44e9-85e6-f283ace48888 2019-07-30 18:23:50,856 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 18:23:50,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/b8b8b6ef-8b7a-4128-b532-a3cc72d3d6c5.json used request id req-c0b1ef59-9f41-44e9-85e6-f283ace48888 2019-07-30 18:23:50,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31374907494s 2019-07-30 18:23:50,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 18:23:50,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:23:51,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:51 GMT X-Openstack-Request-Id: req-d32dbd08-94bd-4c1f-84c0-dc45d92d31e5 2019-07-30 18:23:51,611 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:15:20Z", "file": "/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7/file", "owner": "d3159542b2f14b5789f7f0282fd17626", "id": "ed4db379-9015-4778-a29b-6661dd3036e7", "size": 12716032, "self": "/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/ed4db379-9015-4778-a29b-6661dd3036e7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/ed4db379-9015-4778-a29b-6661dd3036e7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_07485f62-8b10-4245-a9fe-2c0a850477b1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_07485f62-8b10-4245-a9fe-2c0a850477b1", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T18:15:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 18:23:51,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-d32dbd08-94bd-4c1f-84c0-dc45d92d31e5 2019-07-30 18:23:51,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.75084400177s 2019-07-30 18:23:51,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 18:23:51,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}66e9d76ac65f5f5a0d987a40a07af45c11235139" 2019-07-30 18:23:52,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 18:23:52 GMT X-Openstack-Request-Id: req-c2bae0f8-d000-4fed-886a-43983908730c 2019-07-30 18:23:52,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-07-30 18:23:52,652 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/ed4db379-9015-4778-a29b-6661dd3036e7 used request id req-c2bae0f8-d000-4fed-886a-43983908730c 2019-07-30 18:23:52,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.03823304176s 2019-07-30 18:23:52,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 18:23:52,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:23:52,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23: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-43d10223-c895-4562-8c04-92d84eabf1c9 x-openstack-request-id: req-43d10223-c895-4562-8c04-92d84eabf1c9 2019-07-30 18:23:52,676 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_07485f62-8b10-4245-a9fe-2c0a850477b1", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/5bb76143-1655-4fb5-a85b-01bda21907a8", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/5bb76143-1655-4fb5-a85b-01bda21907a8", "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": "5bb76143-1655-4fb5-a85b-01bda21907a8"}]} 2019-07-30 18:23:52,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-43d10223-c895-4562-8c04-92d84eabf1c9 2019-07-30 18:23:52,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238411426544s 2019-07-30 18:23:52,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 18:23:52,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/5bb76143-1655-4fb5-a85b-01bda21907a8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:23:52,709 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23: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-cc30fbfb-3a49-4406-b46e-f4961e5a3054 x-openstack-request-id: req-cc30fbfb-3a49-4406-b46e-f4961e5a3054 2019-07-30 18:23:52,710 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/5bb76143-1655-4fb5-a85b-01bda21907a8 used request id req-cc30fbfb-3a49-4406-b46e-f4961e5a3054 2019-07-30 18:23:52,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0323939323425s 2019-07-30 18:23:52,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 18:23:52,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:23:52,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dda29c3-01f1-4658-9068-12c00eab4e44 2019-07-30 18:23:52,948 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_07485f62-8b10-4245-a9fe-2c0a850477b1", "links": {"self": "http://172.30.9.37:5000/v3/users/15f868d6c80343028d3250a4bfec1310"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15f868d6c80343028d3250a4bfec1310", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 18:23:52,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-6dda29c3-01f1-4658-9068-12c00eab4e44 2019-07-30 18:23:52,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238279104233s 2019-07-30 18:23:52,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 18:23:52,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/15f868d6c80343028d3250a4bfec1310 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:23:53,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-643bd1e0-e97c-4922-9b93-12f089de4150 2019-07-30 18:23:53,179 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_07485f62-8b10-4245-a9fe-2c0a850477b1", "links": {"self": "http://172.30.9.37:5000/v3/users/15f868d6c80343028d3250a4bfec1310"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "15f868d6c80343028d3250a4bfec1310", "description": null}} 2019-07-30 18:23:53,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/15f868d6c80343028d3250a4bfec1310 used request id req-643bd1e0-e97c-4922-9b93-12f089de4150 2019-07-30 18:23:53,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228328943253s 2019-07-30 18:23:53,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 18:23:53,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/15f868d6c80343028d3250a4bfec1310 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:23:53,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 18:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65caca75-0f0f-4a9c-95b3-756f17902833 2019-07-30 18:23:53,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 18:23:53,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/15f868d6c80343028d3250a4bfec1310 used request id req-65caca75-0f0f-4a9c-95b3-756f17902833 2019-07-30 18:23:53,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.333670139313s 2019-07-30 18:23:53,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 18:23:53,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:23:53,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9578c266-58b7-44b4-8930-415ca328bf60 2019-07-30 18:23:53,747 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.37:5000/v3/projects/d3159542b2f14b5789f7f0282fd17626"}, "tags": [], "enabled": true, "id": "d3159542b2f14b5789f7f0282fd17626", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_07485f62-8b10-4245-a9fe-2c0a850477b1"}]} 2019-07-30 18:23:53,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-9578c266-58b7-44b4-8930-415ca328bf60 2019-07-30 18:23:53,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228006124496s 2019-07-30 18:23:53,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 18:23:53,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/d3159542b2f14b5789f7f0282fd17626 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:23:54,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 18:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6cfa75b-ef24-401a-9eea-b122df426310 2019-07-30 18:23:54,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 18:23:54,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/d3159542b2f14b5789f7f0282fd17626 used request id req-c6cfa75b-ef24-401a-9eea-b122df426310 2019-07-30 18:23:54,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.299403905869s 2019-07-30 18:23:54,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 18:23:54,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=d3159542b2f14b5789f7f0282fd17626&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:23:54,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:54 GMT X-Openstack-Request-Id: req-4b51ddb6-9bb8-40d2-b1bd-be52da188aa9 2019-07-30 18:23:54,304 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "created_at": "2019-07-30T18:15:04Z", "updated_at": "2019-07-30T18:15:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:15:05Z", "revision_number": 0, "id": "32312646-7436-4c5d-bfd7-7b6e700a9acb", "remote_group_id": "c3e3445d-1210-4796-a5aa-2359da2737df", "remote_ip_prefix": null, "created_at": "2019-07-30T18:15:05Z", "security_group_id": "c3e3445d-1210-4796-a5aa-2359da2737df", "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3159542b2f14b5789f7f0282fd17626"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:15:05Z", "revision_number": 0, "id": "a64c2ba9-ad97-43a0-b202-42745cce7ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:15:05Z", "security_group_id": "c3e3445d-1210-4796-a5aa-2359da2737df", "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3159542b2f14b5789f7f0282fd17626"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:15:05Z", "revision_number": 0, "id": "a69ebedb-cf16-432d-8609-9f4bd105d16b", "remote_group_id": "c3e3445d-1210-4796-a5aa-2359da2737df", "remote_ip_prefix": null, "created_at": "2019-07-30T18:15:05Z", "security_group_id": "c3e3445d-1210-4796-a5aa-2359da2737df", "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3159542b2f14b5789f7f0282fd17626"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:15:05Z", "revision_number": 0, "id": "e2905936-abea-46f8-8776-087d07ee3679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:15:05Z", "security_group_id": "c3e3445d-1210-4796-a5aa-2359da2737df", "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3159542b2f14b5789f7f0282fd17626"}], "revision_number": 1, "project_id": "d3159542b2f14b5789f7f0282fd17626", "id": "c3e3445d-1210-4796-a5aa-2359da2737df", "name": "default"}]} 2019-07-30 18:23:54,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=d3159542b2f14b5789f7f0282fd17626&name=default used request id req-4b51ddb6-9bb8-40d2-b1bd-be52da188aa9 2019-07-30 18:23:54,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.248050928116s 2019-07-30 18:23:54,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 18:23:54,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:23:54,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:54 GMT X-Openstack-Request-Id: req-f352338d-29e4-4893-b049-ab1dacfc8deb 2019-07-30 18:23:54,687 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "created_at": "2019-07-30T18:15:04Z", "updated_at": "2019-07-30T18:15:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:15:05Z", "revision_number": 0, "id": "32312646-7436-4c5d-bfd7-7b6e700a9acb", "remote_group_id": "c3e3445d-1210-4796-a5aa-2359da2737df", "remote_ip_prefix": null, "created_at": "2019-07-30T18:15:05Z", "security_group_id": "c3e3445d-1210-4796-a5aa-2359da2737df", "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3159542b2f14b5789f7f0282fd17626"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:15:05Z", "revision_number": 0, "id": "a64c2ba9-ad97-43a0-b202-42745cce7ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:15:05Z", "security_group_id": "c3e3445d-1210-4796-a5aa-2359da2737df", "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "port_range_min": null, "ethertype": "IPv4", "project_id": "d3159542b2f14b5789f7f0282fd17626"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:15:05Z", "revision_number": 0, "id": "a69ebedb-cf16-432d-8609-9f4bd105d16b", "remote_group_id": "c3e3445d-1210-4796-a5aa-2359da2737df", "remote_ip_prefix": null, "created_at": "2019-07-30T18:15:05Z", "security_group_id": "c3e3445d-1210-4796-a5aa-2359da2737df", "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3159542b2f14b5789f7f0282fd17626"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:15:05Z", "revision_number": 0, "id": "e2905936-abea-46f8-8776-087d07ee3679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:15:05Z", "security_group_id": "c3e3445d-1210-4796-a5aa-2359da2737df", "tenant_id": "d3159542b2f14b5789f7f0282fd17626", "port_range_min": null, "ethertype": "IPv6", "project_id": "d3159542b2f14b5789f7f0282fd17626"}], "revision_number": 1, "project_id": "d3159542b2f14b5789f7f0282fd17626", "id": "c3e3445d-1210-4796-a5aa-2359da2737df", "name": "default"}]} 2019-07-30 18:23:54,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-f352338d-29e4-4893-b049-ab1dacfc8deb 2019-07-30 18:23:54,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3768658638s 2019-07-30 18:23:54,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 18:23:54,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/c3e3445d-1210-4796-a5aa-2359da2737df.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f55dd9f64fd78fe641c7805c90d4c8529b8f62a" 2019-07-30 18:23:55,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 18:23:55 GMT X-Openstack-Request-Id: req-daad66cd-f13a-48a8-bd66-e3fa65b26ddc 2019-07-30 18:23:55,118 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 18:23:55,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/c3e3445d-1210-4796-a5aa-2359da2737df.json used request id req-daad66cd-f13a-48a8-bd66-e3fa65b26ddc 2019-07-30 18:23:55,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.424737930298s 2019-07-30 18:23:55,119 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-07-30 18:23:55,168 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-07-30 18:23:55,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 18:23:55,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4d63a2-2905-40ab-a4b7-1ff3b2adadf0 2019-07-30 18:23:55,217 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 18:23:55,218 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-aa4d63a2-2905-40ab-a4b7-1ff3b2adadf0 2019-07-30 18:23:55,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 18:23:55,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T19:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["fJ7srE0NT-utg4HC2sIyAg"], "issued_at": "2019-07-30T18:23:55.000000Z"}} 2019-07-30 18:23:55,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 18:23:55,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:56,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:56 GMT X-Openstack-Request-Id: req-a11415b3-0e8c-4394-8003-d56e9e02d6ff 2019-07-30 18:23:56,035 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 18:23:56,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a11415b3-0e8c-4394-8003-d56e9e02d6ff 2019-07-30 18:23:56,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387578964233s 2019-07-30 18:23:56,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 18:23:56,048 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f18a5462-218c-4224-9876-345cc860e881 2019-07-30 18:23:56,048 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 18:23:56,049 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-f18a5462-218c-4224-9876-345cc860e881 2019-07-30 18:23:56,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 18:23:56,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:56,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a577e2-e598-43a0-a9e9-1040711332de 2019-07-30 18:23:56,279 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 18:23:56,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-b5a577e2-e598-43a0-a9e9-1040711332de 2019-07-30 18:23:56,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229377985001s 2019-07-30 18:23:56,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 18:23:56,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6"}}' 2019-07-30 18:23:56,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bfabf84-e8e2-4671-895f-320a0bb667b1 2019-07-30 18:23:56,538 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.37:5000/v3/projects/55bf713c07fc4eeba440d525e10948c6"}, "tags": [], "enabled": true, "id": "55bf713c07fc4eeba440d525e10948c6", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6"}} 2019-07-30 18:23:56,538 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-0bfabf84-e8e2-4671-895f-320a0bb667b1 2019-07-30 18:23:56,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.252267837524s 2019-07-30 18:23:56,539 - 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'55bf713c07fc4eeba440d525e10948c6', '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_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6'}) 2019-07-30 18:23:56,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 18:23:56,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5psLVZfmDUKupawOrimnhtbEcqJHIz", "email": null, "name": "tempest_full-user_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6"}}' 2019-07-30 18:23:57,010 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc2d9577-2230-4c1d-82e3-e0aadd6c9b51 2019-07-30 18:23:57,010 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "links": {"self": "http://172.30.9.37:5000/v3/users/f4fe06c8305745f5a50facbd1fa08994"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4fe06c8305745f5a50facbd1fa08994", "domain_id": "default", "password_expires_at": null}} 2019-07-30 18:23:57,011 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-bc2d9577-2230-4c1d-82e3-e0aadd6c9b51 2019-07-30 18:23:57,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465167045593s 2019-07-30 18:23:57,011 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f4fe06c8305745f5a50facbd1fa08994', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6'}) 2019-07-30 18:23:57,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:23:57,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:57,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf7653e2-9a86-4de2-91d7-95681c1fcb94 2019-07-30 18:23:57,238 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:23:57,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-bf7653e2-9a86-4de2-91d7-95681c1fcb94 2019-07-30 18:23:57,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22364783287s 2019-07-30 18:23:57,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:23:57,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:57,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf41a1c8-c495-4e01-b7f2-714ede526dbe 2019-07-30 18:23:57,444 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:23:57,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-bf41a1c8-c495-4e01-b7f2-714ede526dbe 2019-07-30 18:23:57,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200875997543s 2019-07-30 18:23:57,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:23:57,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:57,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ecd3dd5-24ee-4e63-b343-7a03275e874c 2019-07-30 18:23:57,652 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:23:57,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-6ecd3dd5-24ee-4e63-b343-7a03275e874c 2019-07-30 18:23:57,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20229101181s 2019-07-30 18:23:57,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 18:23:57,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:57,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07da3937-48a1-4654-8ca6-5859eac9e14e 2019-07-30 18:23:57,878 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 18:23:57,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-07da3937-48a1-4654-8ca6-5859eac9e14e 2019-07-30 18:23:57,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220932006836s 2019-07-30 18:23:57,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 18:23:57,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:58,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45cc8bf9-507d-47b7-913d-6134d01d698f 2019-07-30 18:23:58,117 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "links": {"self": "http://172.30.9.37:5000/v3/users/f4fe06c8305745f5a50facbd1fa08994"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4fe06c8305745f5a50facbd1fa08994", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 18:23:58,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-45cc8bf9-507d-47b7-913d-6134d01d698f 2019-07-30 18:23:58,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23825097084s 2019-07-30 18:23:58,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 18:23:58,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:58,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfff5d81-71d6-4e9f-860d-3bf6a2e2b7a8 2019-07-30 18:23:58,351 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.37:5000/v3/projects/55bf713c07fc4eeba440d525e10948c6"}, "tags": [], "enabled": true, "id": "55bf713c07fc4eeba440d525e10948c6", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6"}]} 2019-07-30 18:23:58,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-cfff5d81-71d6-4e9f-860d-3bf6a2e2b7a8 2019-07-30 18:23:58,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222950935364s 2019-07-30 18:23:58,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 18:23:58,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=f4fe06c8305745f5a50facbd1fa08994&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=55bf713c07fc4eeba440d525e10948c6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:58,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ade04fd-16f4-42b0-a675-a725edb6bb97 2019-07-30 18:23:58,581 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=f4fe06c8305745f5a50facbd1fa08994&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=55bf713c07fc4eeba440d525e10948c6", "previous": null, "next": null}} 2019-07-30 18:23:58,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=f4fe06c8305745f5a50facbd1fa08994&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=55bf713c07fc4eeba440d525e10948c6 used request id req-2ade04fd-16f4-42b0-a675-a725edb6bb97 2019-07-30 18:23:58,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221848011017s 2019-07-30 18:23:58,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 18:23:58,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/55bf713c07fc4eeba440d525e10948c6/users/f4fe06c8305745f5a50facbd1fa08994/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:58,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 18:23:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fd4c6d9-1323-42ed-b7ad-4836bea4b4ca 2019-07-30 18:23:58,738 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 18:23:58,738 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/55bf713c07fc4eeba440d525e10948c6/users/f4fe06c8305745f5a50facbd1fa08994/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-5fd4c6d9-1323-42ed-b7ad-4836bea4b4ca 2019-07-30 18:23:58,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153641939163s 2019-07-30 18:23:58,739 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', 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'55bf713c07fc4eeba440d525e10948c6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5psLVZfmDUKupawOrimnhtbEcqJHIz', 'username': u'tempest_full-user_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 18:23:58,743 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', 'password': '5psLVZfmDUKupawOrimnhtbEcqJHIz', 'project_name': 'tempest_full-project_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '55bf713c07fc4eeba440d525e10948c6', 'project_domain_name': 'Default'} 2019-07-30 18:23:58,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:23:58,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:58,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeacc860-939d-4f1b-b379-3dcbd504f7dd 2019-07-30 18:23:58,950 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:23:58,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-eeacc860-939d-4f1b-b379-3dcbd504f7dd 2019-07-30 18:23:58,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203590154648s 2019-07-30 18:23:58,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:23:58,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:59,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f088d1-7c13-49bd-a148-d1bb5ddf4609 2019-07-30 18:23:59,175 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:23:59,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-22f088d1-7c13-49bd-a148-d1bb5ddf4609 2019-07-30 18:23:59,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220159053802s 2019-07-30 18:23:59,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 18:23:59,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:59,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085f9ecc-5cb4-4644-9337-fe999d27eaf1 2019-07-30 18:23:59,297 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 18:23:59,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-085f9ecc-5cb4-4644-9337-fe999d27eaf1 2019-07-30 18:23:59,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11709690094s 2019-07-30 18:23:59,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 18:23:59,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:59,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24e0002a-3501-4262-b164-d10073d2e358 2019-07-30 18:23:59,528 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "links": {"self": "http://172.30.9.37:5000/v3/users/f4fe06c8305745f5a50facbd1fa08994"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4fe06c8305745f5a50facbd1fa08994", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 18:23:59,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-24e0002a-3501-4262-b164-d10073d2e358 2019-07-30 18:23:59,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22976398468s 2019-07-30 18:23:59,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 18:23:59,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:23:59,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6d2281-5188-44e0-a85b-8f3ca6dc0030 2019-07-30 18:23:59,764 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.37:5000/v3/projects/55bf713c07fc4eeba440d525e10948c6"}, "tags": [], "enabled": true, "id": "55bf713c07fc4eeba440d525e10948c6", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6"}]} 2019-07-30 18:23:59,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-7f6d2281-5188-44e0-a85b-8f3ca6dc0030 2019-07-30 18:23:59,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225790023804s 2019-07-30 18:23:59,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 18:23:59,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=f4fe06c8305745f5a50facbd1fa08994&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=55bf713c07fc4eeba440d525e10948c6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:24:00,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 18:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d43bc811-6758-4152-8a4e-782e407389fa 2019-07-30 18:24:00,010 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=f4fe06c8305745f5a50facbd1fa08994&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=55bf713c07fc4eeba440d525e10948c6", "previous": null, "next": null}} 2019-07-30 18:24:00,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=f4fe06c8305745f5a50facbd1fa08994&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=55bf713c07fc4eeba440d525e10948c6 used request id req-d43bc811-6758-4152-8a4e-782e407389fa 2019-07-30 18:24:00,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.238975048065s 2019-07-30 18:24:00,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 18:24:00,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/55bf713c07fc4eeba440d525e10948c6/users/f4fe06c8305745f5a50facbd1fa08994/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:24:00,169 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 18:24:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90df36a2-b198-4e4d-ae09-03fe50e84133 2019-07-30 18:24:00,169 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 18:24:00,169 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/55bf713c07fc4eeba440d525e10948c6/users/f4fe06c8305745f5a50facbd1fa08994/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-90df36a2-b198-4e4d-ae09-03fe50e84133 2019-07-30 18:24:00,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154905080795s 2019-07-30 18:24:00,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:24:00,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:24:00,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae642f71-4320-4737-ba03-a520f77f2c14 2019-07-30 18:24:00,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:24:00,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-ae642f71-4320-4737-ba03-a520f77f2c14 2019-07-30 18:24:00,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126875162125s 2019-07-30 18:24:00,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 18:24:00,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:24:00,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3781f169-7fca-47a0-8fcc-e184949fd453 2019-07-30 18:24:00,533 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 18:24:00,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-3781f169-7fca-47a0-8fcc-e184949fd453 2019-07-30 18:24:00,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.228698015213s 2019-07-30 18:24:00,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 18:24:00,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:24:00,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd2383a5-f8f5-4439-96a5-cf888b82c733 2019-07-30 18:24:00,756 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "links": {"self": "http://172.30.9.37:5000/v3/users/f4fe06c8305745f5a50facbd1fa08994"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4fe06c8305745f5a50facbd1fa08994", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 18:24:00,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-dd2383a5-f8f5-4439-96a5-cf888b82c733 2019-07-30 18:24:00,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222328186035s 2019-07-30 18:24:00,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 18:24:00,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=f4fe06c8305745f5a50facbd1fa08994&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:24:00,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f01782a-0553-4be6-a9c5-6bd561f55df2 2019-07-30 18:24:00,991 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=f4fe06c8305745f5a50facbd1fa08994&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 18:24:00,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=f4fe06c8305745f5a50facbd1fa08994&scope.domain.id=default used request id req-6f01782a-0553-4be6-a9c5-6bd561f55df2 2019-07-30 18:24:00,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.223522901535s 2019-07-30 18:24:00,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 18:24:00,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/domains/default/users/f4fe06c8305745f5a50facbd1fa08994/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:24:01,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 18:24:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-431a028e-b317-43f1-9177-68580e2d5f56 2019-07-30 18:24:01,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 18:24:01,194 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/domains/default/users/f4fe06c8305745f5a50facbd1fa08994/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-431a028e-b317-43f1-9177-68580e2d5f56 2019-07-30 18:24:01,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.199537992477s 2019-07-30 18:24:01,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 18:24:01,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7863d67-e72c-4faf-8712-71b55af931f9 2019-07-30 18:24:01,204 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 18:24:01,205 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-c7863d67-e72c-4faf-8712-71b55af931f9 2019-07-30 18:24:01,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 18:24:01,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T19:24:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55bf713c07fc4eeba440d525e10948c6", "name": "tempest_full-project_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/55bf713c07fc4eeba440d525e10948c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/55bf713c07fc4eeba440d525e10948c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/55bf713c07fc4eeba440d525e10948c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_55bf713c07fc4eeba440d525e10948c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_55bf713c07fc4eeba440d525e10948c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/55bf713c07fc4eeba440d525e10948c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/55bf713c07fc4eeba440d525e10948c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/55bf713c07fc4eeba440d525e10948c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/55bf713c07fc4eeba440d525e10948c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/55bf713c07fc4eeba440d525e10948c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/55bf713c07fc4eeba440d525e10948c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "id": "f4fe06c8305745f5a50facbd1fa08994"}, "audit_ids": ["ZeQ8nsQIQ7Coozqn_p4_SQ"], "issued_at": "2019-07-30T18:24:01.000000Z"}} 2019-07-30 18:24:01,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 18:24:01,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 18:24:01,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:01 GMT X-Openstack-Request-Id: req-3c766892-80e1-4d76-a393-f6965247de63 2019-07-30 18:24:01,917 - 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-07-30 18:24:01,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-3c766892-80e1-4d76-a393-f6965247de63 2019-07-30 18:24:01,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.286600112915s 2019-07-30 18:24:01,927 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-07-30 18:24:01,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 18:24:01,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:24:02,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56abbc9a-fe20-4865-8da9-a4b225f622d1 2019-07-30 18:24:02,060 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 18:24:02,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-56abbc9a-fe20-4865-8da9-a4b225f622d1 2019-07-30 18:24:02,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.132335186005s 2019-07-30 18:24:02,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 18:24:02,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:24:02,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c012d83e-b3f8-4cf8-8496-435cfd529712 2019-07-30 18:24:02,283 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.37:5000/v3/projects/55bf713c07fc4eeba440d525e10948c6"}, "tags": [], "enabled": true, "id": "55bf713c07fc4eeba440d525e10948c6", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6"}]} 2019-07-30 18:24:02,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-c012d83e-b3f8-4cf8-8496-435cfd529712 2019-07-30 18:24:02,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21537399292s 2019-07-30 18:24:02,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 18:24:02,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" -d '{"network": {"shared": true, "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "name": "tempest_full-net_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "admin_state_up": true}}' 2019-07-30 18:24:02,817 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:02 GMT X-Openstack-Request-Id: req-68c734ae-bdcb-4187-a2f6-5a7dec947b26 2019-07-30 18:24:02,818 - 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":"7ded3524-5924-4025-b811-3aa51cca10ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"55bf713c07fc4eeba440d525e10948c6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T18:24:02Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6","admin_state_up":true,"tenant_id":"55bf713c07fc4eeba440d525e10948c6","created_at":"2019-07-30T18:24:02Z","mtu":1450}} 2019-07-30 18:24:02,818 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-68c734ae-bdcb-4187-a2f6-5a7dec947b26 2019-07-30 18:24:02,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.532392024994s 2019-07-30 18:24:02,819 - 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-07-30T18:24:02Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7ded3524-5924-4025-b811-3aa51cca10ba', u'provider:segmentation_id': 71, 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_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', u'created_at': u'2019-07-30T18:24:02Z', u'mtu': 1450, u'tenant_id': u'55bf713c07fc4eeba440d525e10948c6', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'55bf713c07fc4eeba440d525e10948c6', u'l2_adjacency': True}) 2019-07-30 18:24:02,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 18:24:02,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 18:24:03,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2103 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:03 GMT X-Openstack-Request-Id: req-9dcc473b-eb9b-4ebd-81a1-0f68b43490dc 2019-07-30 18:24:03,470 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7ded3524-5924-4025-b811-3aa51cca10ba","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"55bf713c07fc4eeba440d525e10948c6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T18:24:02Z","qos_policy_id":null,"name":"tempest_full-net_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6","admin_state_up":true,"tenant_id":"55bf713c07fc4eeba440d525e10948c6","created_at":"2019-07-30T18:24:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 18:24:03,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-9dcc473b-eb9b-4ebd-81a1-0f68b43490dc 2019-07-30 18:24:03,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.651266098022s 2019-07-30 18:24:03,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 18:24:03,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" -d '{"subnet": {"name": "tempest_full-subnet_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "enable_dhcp": true, "network_id": "7ded3524-5924-4025-b811-3aa51cca10ba", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 18:24:04,404 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:04 GMT X-Openstack-Request-Id: req-5746796c-3ab0-49a6-a81a-63411265fe30 2019-07-30 18:24:04,404 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T18:24:03Z","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":"c291377b-9536-41c5-ac68-2c71e0393bc2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"55bf713c07fc4eeba440d525e10948c6","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6","enable_dhcp":true,"segment_id":null,"network_id":"7ded3524-5924-4025-b811-3aa51cca10ba","tenant_id":"55bf713c07fc4eeba440d525e10948c6","created_at":"2019-07-30T18:24:03Z","ip_version":4}} 2019-07-30 18:24:04,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-5746796c-3ab0-49a6-a81a-63411265fe30 2019-07-30 18:24:04,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.932318925858s 2019-07-30 18:24:04,405 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T18:24:03Z', 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'c291377b-9536-41c5-ac68-2c71e0393bc2', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7ded3524-5924-4025-b811-3aa51cca10ba', u'tenant_id': u'55bf713c07fc4eeba440d525e10948c6', u'created_at': u'2019-07-30T18:24:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'55bf713c07fc4eeba440d525e10948c6'}) 2019-07-30 18:24:04,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 18:24:04,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "tempest_full-router_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "admin_state_up": true}}' 2019-07-30 18:24:11,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 711 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:11 GMT X-Openstack-Request-Id: req-fd5a935e-7b91-4341-bd3e-f08375246452 2019-07-30 18:24:11,946 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "created_at": "2019-07-30T18:24:05Z", "admin_state_up": true, "updated_at": "2019-07-30T18:24:06Z", "project_id": "55bf713c07fc4eeba440d525e10948c6", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "bdb66c87-c5b8-416f-8968-40645debe747", "name": "tempest_full-router_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6"}} 2019-07-30 18:24:11,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-fd5a935e-7b91-4341-bd3e-f08375246452 2019-07-30 18:24:11,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.54065108299s 2019-07-30 18:24:11,947 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T18:24:06Z', u'revision_number': 3, u'ha': True, u'id': u'bdb66c87-c5b8-416f-8968-40645debe747', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', u'admin_state_up': True, u'tenant_id': u'55bf713c07fc4eeba440d525e10948c6', u'created_at': u'2019-07-30T18:24:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'55bf713c07fc4eeba440d525e10948c6'}) 2019-07-30 18:24:11,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 18:24:11,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/bdb66c87-c5b8-416f-8968-40645debe747/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" -d '{"subnet_id": "c291377b-9536-41c5-ac68-2c71e0393bc2"}' 2019-07-30 18:24:15,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:15 GMT X-Openstack-Request-Id: req-155a706f-eb35-4041-a24f-ec67114b51be 2019-07-30 18:24:15,011 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7ded3524-5924-4025-b811-3aa51cca10ba", "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "subnet_id": "c291377b-9536-41c5-ac68-2c71e0393bc2", "subnet_ids": ["c291377b-9536-41c5-ac68-2c71e0393bc2"], "port_id": "6a2a2a35-ac1e-4a83-ab16-3dc774c54612", "id": "bdb66c87-c5b8-416f-8968-40645debe747"} 2019-07-30 18:24:15,011 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/bdb66c87-c5b8-416f-8968-40645debe747/add_router_interface.json used request id req-155a706f-eb35-4041-a24f-ec67114b51be 2019-07-30 18:24:15,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.06302690506s 2019-07-30 18:24:15,011 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 18:24:15,117 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 18:24:15,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 18:24:15,126 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:15 GMT 2019-07-30 18:24:15,127 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 18:24:15,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 18:24:15,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 18:24:15,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:15 GMT X-Openstack-Request-Id: req-c8f46c7d-0362-402c-ad90-ac23aa01b19d 2019-07-30 18:24:15,925 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 18:24:15,925 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-c8f46c7d-0362-402c-ad90-ac23aa01b19d 2019-07-30 18:24:15,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.793514966965s 2019-07-30 18:24:15,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 18:24:15,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6"}' 2019-07-30 18:24:16,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:16 GMT Location: http://172.30.9.37:9292/v2/images/25140bad-f492-4321-97f0-b692f9696185 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e9f90e01-c377-4856-a2b5-1afa8f32329b 2019-07-30 18:24:16,488 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:24:16Z", "file": "/v2/images/25140bad-f492-4321-97f0-b692f9696185/file", "owner": "55bf713c07fc4eeba440d525e10948c6", "id": "25140bad-f492-4321-97f0-b692f9696185", "size": null, "self": "/v2/images/25140bad-f492-4321-97f0-b692f9696185", "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_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "checksum": null, "created_at": "2019-07-30T18:24:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 18:24:16,488 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-e9f90e01-c377-4856-a2b5-1afa8f32329b 2019-07-30 18:24:16,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.554296016693s 2019-07-30 18:24:16,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 18:24:16,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/25140bad-f492-4321-97f0-b692f9696185/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" -d '' 2019-07-30 18:24:17,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 18:24:17 GMT X-Openstack-Request-Id: req-744d113a-7c9d-4f77-a02b-b24260bb66c8 2019-07-30 18:24:17,331 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 18:24:17,331 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/25140bad-f492-4321-97f0-b692f9696185/file used request id req-744d113a-7c9d-4f77-a02b-b24260bb66c8 2019-07-30 18:24:17,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.842495203018s 2019-07-30 18:24:17,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 18:24:17,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 18:24:18,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:18 GMT X-Openstack-Request-Id: req-859f9f5f-b9ad-4d17-b1ba-bfbf303e9e1f 2019-07-30 18:24:18,062 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:24:17Z", "file": "/v2/images/25140bad-f492-4321-97f0-b692f9696185/file", "owner": "55bf713c07fc4eeba440d525e10948c6", "id": "25140bad-f492-4321-97f0-b692f9696185", "size": 12716032, "self": "/v2/images/25140bad-f492-4321-97f0-b692f9696185", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/25140bad-f492-4321-97f0-b692f9696185/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/25140bad-f492-4321-97f0-b692f9696185/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T18:24:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 18:24:18,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-859f9f5f-b9ad-4d17-b1ba-bfbf303e9e1f 2019-07-30 18:24:18,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.726047039032s 2019-07-30 18:24:18,064 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/25140bad-f492-4321-97f0-b692f9696185/snap', u'metadata': Munch({})})], 'file': u'/v2/images/25140bad-f492-4321-97f0-b692f9696185/file', 'owner': u'55bf713c07fc4eeba440d525e10948c6', 'id': u'25140bad-f492-4321-97f0-b692f9696185', 'size': 12716032, u'self': u'/v2/images/25140bad-f492-4321-97f0-b692f9696185', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'55bf713c07fc4eeba440d525e10948c6', 'name': 'tempest_full-project_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/25140bad-f492-4321-97f0-b692f9696185/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T18:24:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T18:24:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', '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/25140bad-f492-4321-97f0-b692f9696185', 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_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', 'created': u'2019-07-30T18:24:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T18:24: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/25140bad-f492-4321-97f0-b692f9696185', 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_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 18:24:18,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 18:24:18,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 18:24:18,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24: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-def75097-2c61-4e6d-8fe4-ea898519f8c0 x-openstack-request-id: req-def75097-2c61-4e6d-8fe4-ea898519f8c0 2019-07-30 18:24:18,409 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/3b99a41f-3ca8-474f-b39f-d5b07f8c7061", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/3b99a41f-3ca8-474f-b39f-d5b07f8c7061", "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": "3b99a41f-3ca8-474f-b39f-d5b07f8c7061"}} 2019-07-30 18:24:18,409 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-def75097-2c61-4e6d-8fe4-ea898519f8c0 2019-07-30 18:24:18,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.341678142548s 2019-07-30 18:24:18,410 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'3b99a41f-3ca8-474f-b39f-d5b07f8c7061', 'swap': 0}) 2019-07-30 18:24:18,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 18:24:18,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/3b99a41f-3ca8-474f-b39f-d5b07f8c7061/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" -d '{"extra_specs": {}}' 2019-07-30 18:24:18,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24: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-5c83acb8-f537-4420-b696-47ad7588ebae x-openstack-request-id: req-5c83acb8-f537-4420-b696-47ad7588ebae 2019-07-30 18:24:18,431 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 18:24:18,431 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/3b99a41f-3ca8-474f-b39f-d5b07f8c7061/os-extra_specs used request id req-5c83acb8-f537-4420-b696-47ad7588ebae 2019-07-30 18:24:18,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020467042923s 2019-07-30 18:24:18,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 18:24:18,445 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b9251a-10f2-4ed3-a77d-590569170ce2 2019-07-30 18:24:18,445 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 18:24:18,445 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-b7b9251a-10f2-4ed3-a77d-590569170ce2 2019-07-30 18:24:18,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:24:18,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 18:24:18,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85fa5c9-e65e-4622-b99f-98c6de204e2e 2019-07-30 18:24:18,661 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:24:18,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-a85fa5c9-e65e-4622-b99f-98c6de204e2e 2019-07-30 18:24:18,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.213071107864s 2019-07-30 18:24:18,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 18:24:18,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 18:24:18,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c61433-a659-45c5-9737-d82118d48c80 2019-07-30 18:24:18,868 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 18:24:18,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-20c61433-a659-45c5-9737-d82118d48c80 2019-07-30 18:24:18,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20147895813s 2019-07-30 18:24:18,883 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 18:24:21,371 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 18:24:23,724 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b50d9725-bfbd-411a-96e4-496888a2ade5 | 2019-07-30T18:24:23.326285 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b50d9725-bfbd-411a-96e4-496888a2ade5 ~/.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-07-30 18:24:26,982 - 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-07-30 18:24:27,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 18:24:30,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-30 18:24:32,977 - 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=5aa5c3f2-8059-438f-97d8-41fe5066bfd2) as the default verifier for the future CLI operations. 2019-07-30 18:24:34,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 18:24:34,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 18:24:34,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24: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-429fc6a5-fe47-4daf-9c06-8c0dd46d710a x-openstack-request-id: req-429fc6a5-fe47-4daf-9c06-8c0dd46d710a 2019-07-30 18:24:34,931 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 242}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 245}, "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": 5}]} 2019-07-30 18:24:34,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-429fc6a5-fe47-4daf-9c06-8c0dd46d710a 2019-07-30 18:24:34,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0420391559601s 2019-07-30 18:24:34,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 18:24:34,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 18:24:35,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:35 GMT X-Openstack-Request-Id: req-28076393-77d0-44c8-bb2d-12035439b422 2019-07-30 18:24:35,257 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:24:17Z", "file": "/v2/images/25140bad-f492-4321-97f0-b692f9696185/file", "owner": "55bf713c07fc4eeba440d525e10948c6", "id": "25140bad-f492-4321-97f0-b692f9696185", "size": 12716032, "self": "/v2/images/25140bad-f492-4321-97f0-b692f9696185", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/25140bad-f492-4321-97f0-b692f9696185/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/25140bad-f492-4321-97f0-b692f9696185/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T18:24:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 18:24:35,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-28076393-77d0-44c8-bb2d-12035439b422 2019-07-30 18:24:35,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.323151826859s 2019-07-30 18:24:35,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 18:24:35,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6"}' 2019-07-30 18:24:35,583 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:35 GMT Location: http://172.30.9.37:9292/v2/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ffd52eaa-7e09-40c9-9378-1216e8a579c6 2019-07-30 18:24:35,584 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:24:35Z", "file": "/v2/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88/file", "owner": "55bf713c07fc4eeba440d525e10948c6", "id": "7cdf17b3-5a38-4997-ade8-4a18e60dfe88", "size": null, "self": "/v2/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88", "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_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "checksum": null, "created_at": "2019-07-30T18:24:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 18:24:35,584 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-ffd52eaa-7e09-40c9-9378-1216e8a579c6 2019-07-30 18:24:35,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.320233106613s 2019-07-30 18:24:35,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 18:24:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" -d '' 2019-07-30 18:24:36,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 18:24:36 GMT X-Openstack-Request-Id: req-7a901a98-1da3-4c29-bdb5-bef594eaad38 2019-07-30 18:24:36,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-07-30 18:24:36,601 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88/file used request id req-7a901a98-1da3-4c29-bdb5-bef594eaad38 2019-07-30 18:24:36,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.01611614227s 2019-07-30 18:24:36,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 18:24:36,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 18:24:36,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:36 GMT X-Openstack-Request-Id: req-76e35e78-1bd5-4172-96c2-c34fdaa755c5 2019-07-30 18:24:36,917 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:24:36Z", "file": "/v2/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88/file", "owner": "55bf713c07fc4eeba440d525e10948c6", "id": "7cdf17b3-5a38-4997-ade8-4a18e60dfe88", "size": 12716032, "self": "/v2/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T18:24:35Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:24:17Z", "file": "/v2/images/25140bad-f492-4321-97f0-b692f9696185/file", "owner": "55bf713c07fc4eeba440d525e10948c6", "id": "25140bad-f492-4321-97f0-b692f9696185", "size": 12716032, "self": "/v2/images/25140bad-f492-4321-97f0-b692f9696185", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/25140bad-f492-4321-97f0-b692f9696185/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/25140bad-f492-4321-97f0-b692f9696185/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T18:24:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 18:24:36,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-76e35e78-1bd5-4172-96c2-c34fdaa755c5 2019-07-30 18:24:36,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311594009399s 2019-07-30 18:24:36,920 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88/file', 'owner': u'55bf713c07fc4eeba440d525e10948c6', 'id': u'7cdf17b3-5a38-4997-ade8-4a18e60dfe88', 'size': 12716032, u'self': u'/v2/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'55bf713c07fc4eeba440d525e10948c6', 'name': 'tempest_full-project_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T18:24:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T18:24:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', '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/7cdf17b3-5a38-4997-ade8-4a18e60dfe88', 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_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', 'created': u'2019-07-30T18:24:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T18:24:35Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88', 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_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 18:24:36,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 18:24:36,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 18:24:36,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23192071-4b29-4ce6-857f-d73e536476ea x-openstack-request-id: req-23192071-4b29-4ce6-857f-d73e536476ea 2019-07-30 18:24:36,965 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/26918575-70aa-4e84-8947-151c2237a8b0", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/26918575-70aa-4e84-8947-151c2237a8b0", "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": "26918575-70aa-4e84-8947-151c2237a8b0"}} 2019-07-30 18:24:36,966 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-23192071-4b29-4ce6-857f-d73e536476ea 2019-07-30 18:24:36,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0451209545135s 2019-07-30 18:24:36,967 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'26918575-70aa-4e84-8947-151c2237a8b0', 'swap': 0}) 2019-07-30 18:24:36,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 18:24:36,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/26918575-70aa-4e84-8947-151c2237a8b0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" -d '{"extra_specs": {}}' 2019-07-30 18:24:36,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 18:24: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-038aa1fd-a124-4a96-b7a1-a977f5a01418 x-openstack-request-id: req-038aa1fd-a124-4a96-b7a1-a977f5a01418 2019-07-30 18:24:36,987 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 18:24:36,987 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/26918575-70aa-4e84-8947-151c2237a8b0/os-extra_specs used request id req-038aa1fd-a124-4a96-b7a1-a977f5a01418 2019-07-30 18:24:36,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199241638184s 2019-07-30 18:24:36,987 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'26918575-70aa-4e84-8947-151c2237a8b0', 'swap': 0}) 2019-07-30 18:24:40,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 18:24:40,522 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 18:24:40,523 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 18:24:40,525 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 18:24:40,554 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-30 18:24:43,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5aa5c3f2-8059-438f-97d8-41fe5066bfd2/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-07-30 18:24:43,958 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 18:24:44,001 - 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-07-30 19:11:24,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b90a703a-f13a-48ba-b120-e892b4d2deb3 2019-07-30 19:11:25,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'b90a703a-f13a-48ba-b120-e892b4d2deb3']'. 2019-07-30 19:11:26,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 19:11:26,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 19:11:26,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 19:11:26,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b90a703a-f13a-48ba-b120-e892b4d2deb3 | 2019-07-30 19:11:26,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-07-30 19:11:26,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 18:24:45 | 2019-07-30 19:11:26,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 19:11:24 | 2019-07-30 19:11:26,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:46:39 | 2019-07-30 19:11:26,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-07-30 19:11:26,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 19:11:26,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 19:11:26,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5aa5c3f2-8059-438f-97d8-41fe5066bfd2) | 2019-07-30 19:11:26,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 19:11:26,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b50d9725-bfbd-411a-96e4-496888a2ade5) | 2019-07-30 19:11:26,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-07-30 19:11:26,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2791.503 | 2019-07-30 19:11:26,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1038 | 2019-07-30 19:11:26,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 449 | 2019-07-30 19:11:26,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 19:11:26,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 19:11:26,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-07-30 19:11:26,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 19:11:26,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 19:11:26,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 19:11:26,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.711815562% 2019-07-30 19:11:26,629 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'b90a703a-f13a-48ba-b120-e892b4d2deb3', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-07-30 19:11:28,897 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid b90a703a-f13a-48ba-b120-e892b4d2deb3 --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-07-30 19:11:28,898 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'b90a703a-f13a-48ba-b120-e892b4d2deb3', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-07-30 19:11:31,051 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid b90a703a-f13a-48ba-b120-e892b4d2deb3 --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-07-30 19:11:31,352 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 19:11:31,352 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 47:29 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-07-30 19:11:31,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 19:11:31,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 19:11:32,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:11:32 GMT X-Openstack-Request-Id: req-5cdd93d1-93a0-4ed4-8755-e54b6be18834 2019-07-30 19:11:32,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-07-30 19:11:32,859 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/7cdf17b3-5a38-4997-ade8-4a18e60dfe88 used request id req-5cdd93d1-93a0-4ed4-8755-e54b6be18834 2019-07-30 19:11:32,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.49291491508s 2019-07-30 19:11:32,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 19:11:32,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 19:11:33,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11: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-7149890a-a637-45b5-8f6e-230e9dbb817d x-openstack-request-id: req-7149890a-a637-45b5-8f6e-230e9dbb817d 2019-07-30 19:11:33,207 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_alt_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/26918575-70aa-4e84-8947-151c2237a8b0", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/26918575-70aa-4e84-8947-151c2237a8b0", "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": "26918575-70aa-4e84-8947-151c2237a8b0"}, {"name": "tempest_full-flavor_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/3b99a41f-3ca8-474f-b39f-d5b07f8c7061", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/3b99a41f-3ca8-474f-b39f-d5b07f8c7061", "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": "3b99a41f-3ca8-474f-b39f-d5b07f8c7061"}]} 2019-07-30 19:11:33,207 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-7149890a-a637-45b5-8f6e-230e9dbb817d 2019-07-30 19:11:33,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.342683076859s 2019-07-30 19:11:33,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 19:11:33,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/26918575-70aa-4e84-8947-151c2237a8b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 19:11:33,260 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11: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-c6301450-7d6b-4215-91e1-bacdfde667a1 x-openstack-request-id: req-c6301450-7d6b-4215-91e1-bacdfde667a1 2019-07-30 19:11:33,260 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/26918575-70aa-4e84-8947-151c2237a8b0 used request id req-c6301450-7d6b-4215-91e1-bacdfde667a1 2019-07-30 19:11:33,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0501410961151s 2019-07-30 19:11:33,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 19:11:33,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/bdb66c87-c5b8-416f-8968-40645debe747/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" -d '{"subnet_id": "c291377b-9536-41c5-ac68-2c71e0393bc2"}' 2019-07-30 19:11:36,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:36 GMT X-Openstack-Request-Id: req-cd130d53-1453-4ec8-a8e4-e89716364a5f 2019-07-30 19:11:36,372 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7ded3524-5924-4025-b811-3aa51cca10ba", "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "subnet_id": "c291377b-9536-41c5-ac68-2c71e0393bc2", "subnet_ids": ["c291377b-9536-41c5-ac68-2c71e0393bc2"], "port_id": "6a2a2a35-ac1e-4a83-ab16-3dc774c54612", "id": "bdb66c87-c5b8-416f-8968-40645debe747"} 2019-07-30 19:11:36,372 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/bdb66c87-c5b8-416f-8968-40645debe747/remove_router_interface.json used request id req-cd130d53-1453-4ec8-a8e4-e89716364a5f 2019-07-30 19:11:36,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.11144995689s 2019-07-30 19:11:36,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 19:11:36,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 19:11:36,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:36 GMT X-Openstack-Request-Id: req-37f6a6a3-f783-485a-9828-5b114f8ad428 2019-07-30 19:11:36,809 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "924ecf5681a645bdb8c0afcee685bf33", "created_at": "2019-07-30T17:32:46Z", "admin_state_up": true, "updated_at": "2019-07-30T17:32:49Z", "project_id": "924ecf5681a645bdb8c0afcee685bf33", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "0f48677e-8670-4808-bf16-066df5df8113", "name": "tempest-pretest-check-369848379"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "created_at": "2019-07-30T18:24:05Z", "admin_state_up": true, "updated_at": "2019-07-30T19:11:34Z", "project_id": "55bf713c07fc4eeba440d525e10948c6", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "bdb66c87-c5b8-416f-8968-40645debe747", "name": "tempest_full-router_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6"}]} 2019-07-30 19:11:36,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-37f6a6a3-f783-485a-9828-5b114f8ad428 2019-07-30 19:11:36,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.437128067017s 2019-07-30 19:11:36,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 19:11:36,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/bdb66c87-c5b8-416f-8968-40645debe747.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 19:11:42,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:11:42 GMT X-Openstack-Request-Id: req-042f7d90-cc57-43eb-96a8-acb888768adf 2019-07-30 19:11:42,709 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:11:42,709 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/bdb66c87-c5b8-416f-8968-40645debe747.json used request id req-042f7d90-cc57-43eb-96a8-acb888768adf 2019-07-30 19:11:42,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.89753699303s 2019-07-30 19:11:42,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 19:11:42,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 19:11:43,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1928 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:43 GMT X-Openstack-Request-Id: req-0bd86587-4bfc-4952-8fbb-d4f561129f50 2019-07-30 19:11:43,055 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:32:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"568d5ac1-8052-4008-9611-dd393e0ccd4a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 924ecf5681a645bdb8c0afcee685bf33","enable_dhcp":false,"segment_id":null,"network_id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","tenant_id":"","created_at":"2019-07-30T17:32:45Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4},{"updated_at":"2019-07-30T18:24:03Z","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":"c291377b-9536-41c5-ac68-2c71e0393bc2","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"55bf713c07fc4eeba440d525e10948c6","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6","enable_dhcp":true,"segment_id":null,"network_id":"7ded3524-5924-4025-b811-3aa51cca10ba","tenant_id":"55bf713c07fc4eeba440d525e10948c6","created_at":"2019-07-30T18:24:03Z","ip_version":4}]} 2019-07-30 19:11:43,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-0bd86587-4bfc-4952-8fbb-d4f561129f50 2019-07-30 19:11:43,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.34588599205s 2019-07-30 19:11:43,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 19:11:43,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/c291377b-9536-41c5-ac68-2c71e0393bc2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 19:11:45,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:11:45 GMT X-Openstack-Request-Id: req-3e3e1766-e28a-4f46-aa68-b5219a5ec6d0 2019-07-30 19:11:45,641 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:11:45,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/c291377b-9536-41c5-ac68-2c71e0393bc2.json used request id req-3e3e1766-e28a-4f46-aa68-b5219a5ec6d0 2019-07-30 19:11:45,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.58435511589s 2019-07-30 19:11:45,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:11:45,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 19:11:46,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2109 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:46 GMT X-Openstack-Request-Id: req-e7aa00a7-cb8d-4903-a36d-021daadbeecc 2019-07-30 19:11:46,068 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7ded3524-5924-4025-b811-3aa51cca10ba","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"55bf713c07fc4eeba440d525e10948c6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T19:11:45Z","qos_policy_id":null,"name":"tempest_full-net_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6","admin_state_up":true,"tenant_id":"55bf713c07fc4eeba440d525e10948c6","created_at":"2019-07-30T18:24:02Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 19:11:46,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-e7aa00a7-cb8d-4903-a36d-021daadbeecc 2019-07-30 19:11:46,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.426760196686s 2019-07-30 19:11:46,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 19:11:46,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/7ded3524-5924-4025-b811-3aa51cca10ba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 19:11:47,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:11:47 GMT X-Openstack-Request-Id: req-52918dbc-4722-4aae-9689-7eee0a1d164d 2019-07-30 19:11:47,401 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:11:47,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/7ded3524-5924-4025-b811-3aa51cca10ba.json used request id req-52918dbc-4722-4aae-9689-7eee0a1d164d 2019-07-30 19:11:47,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33080410957s 2019-07-30 19:11:47,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:11:47,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 19:11:47,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:47 GMT X-Openstack-Request-Id: req-d8717925-494a-4233-a16f-d4613a8cb0cf 2019-07-30 19:11:47,745 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T18:24:17Z", "file": "/v2/images/25140bad-f492-4321-97f0-b692f9696185/file", "owner": "55bf713c07fc4eeba440d525e10948c6", "id": "25140bad-f492-4321-97f0-b692f9696185", "size": 12716032, "self": "/v2/images/25140bad-f492-4321-97f0-b692f9696185", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/25140bad-f492-4321-97f0-b692f9696185/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/25140bad-f492-4321-97f0-b692f9696185/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T18:24:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:11:47,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-d8717925-494a-4233-a16f-d4613a8cb0cf 2019-07-30 19:11:47,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.34028506279s 2019-07-30 19:11:47,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 19:11:47,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/25140bad-f492-4321-97f0-b692f9696185 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b48a978ea161ce60329332f9803b707b1ec627b4" 2019-07-30 19:11:48,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:11:48 GMT X-Openstack-Request-Id: req-e22141a6-d7b4-4084-b72d-9689f6864b6f 2019-07-30 19:11:48,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 19:11:48,895 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/25140bad-f492-4321-97f0-b692f9696185 used request id req-e22141a6-d7b4-4084-b72d-9689f6864b6f 2019-07-30 19:11:48,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14778900146s 2019-07-30 19:11:48,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 19:11:48,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 19:11:48,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11: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-5510a613-2adc-45ec-94ec-5a7231c95601 x-openstack-request-id: req-5510a613-2adc-45ec-94ec-5a7231c95601 2019-07-30 19:11:48,923 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/3b99a41f-3ca8-474f-b39f-d5b07f8c7061", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/3b99a41f-3ca8-474f-b39f-d5b07f8c7061", "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": "3b99a41f-3ca8-474f-b39f-d5b07f8c7061"}]} 2019-07-30 19:11:48,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-5510a613-2adc-45ec-94ec-5a7231c95601 2019-07-30 19:11:48,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280120372772s 2019-07-30 19:11:48,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 19:11:48,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/3b99a41f-3ca8-474f-b39f-d5b07f8c7061 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 19:11:48,960 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3ff4ab6c-c6e3-4691-8870-2d10aff2a74f x-openstack-request-id: req-3ff4ab6c-c6e3-4691-8870-2d10aff2a74f 2019-07-30 19:11:48,961 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/3b99a41f-3ca8-474f-b39f-d5b07f8c7061 used request id req-3ff4ab6c-c6e3-4691-8870-2d10aff2a74f 2019-07-30 19:11:48,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.035267829895s 2019-07-30 19:11:48,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:11:48,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 19:11:49,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16c59636-802c-45ee-b20c-384ac15b491b 2019-07-30 19:11:49,199 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "links": {"self": "http://172.30.9.37:5000/v3/users/f4fe06c8305745f5a50facbd1fa08994"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4fe06c8305745f5a50facbd1fa08994", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:11:49,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-16c59636-802c-45ee-b20c-384ac15b491b 2019-07-30 19:11:49,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238219976425s 2019-07-30 19:11:49,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:11:49,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/f4fe06c8305745f5a50facbd1fa08994 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 19:11:49,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4107707a-0178-4909-872b-7261bce62a58 2019-07-30 19:11:49,429 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6", "links": {"self": "http://172.30.9.37:5000/v3/users/f4fe06c8305745f5a50facbd1fa08994"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f4fe06c8305745f5a50facbd1fa08994", "description": null}} 2019-07-30 19:11:49,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/f4fe06c8305745f5a50facbd1fa08994 used request id req-4107707a-0178-4909-872b-7261bce62a58 2019-07-30 19:11:49,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22401714325s 2019-07-30 19:11:49,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 19:11:49,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/f4fe06c8305745f5a50facbd1fa08994 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 19:11:49,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa14924-9370-4cae-a433-3ceb905000ea 2019-07-30 19:11:49,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:11:49,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/f4fe06c8305745f5a50facbd1fa08994 used request id req-9aa14924-9370-4cae-a433-3ceb905000ea 2019-07-30 19:11:49,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.327419042587s 2019-07-30 19:11:49,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:11:49,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 19:11:49,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ba1488b-d45b-462c-80f4-460466263e24 2019-07-30 19:11:49,988 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.37:5000/v3/projects/55bf713c07fc4eeba440d525e10948c6"}, "tags": [], "enabled": true, "id": "55bf713c07fc4eeba440d525e10948c6", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_f1a24f34-bdea-46ce-8df6-28b04ddf3fc6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:11:49,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-9ba1488b-d45b-462c-80f4-460466263e24 2019-07-30 19:11:49,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224739074707s 2019-07-30 19:11:49,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 19:11:49,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/55bf713c07fc4eeba440d525e10948c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 19:11:50,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c33a026e-ea06-48bf-907b-2cd34ea1ba31 2019-07-30 19:11:50,272 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:11:50,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/55bf713c07fc4eeba440d525e10948c6 used request id req-c33a026e-ea06-48bf-907b-2cd34ea1ba31 2019-07-30 19:11:50,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.278902053833s 2019-07-30 19:11:50,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 19:11:50,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=55bf713c07fc4eeba440d525e10948c6&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 19:11:50,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:50 GMT X-Openstack-Request-Id: req-eb894d96-1c95-41a9-9cbd-c7c3523f306e 2019-07-30 19:11:50,611 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "created_at": "2019-07-30T18:24:02Z", "updated_at": "2019-07-30T18:24:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:24:02Z", "revision_number": 0, "id": "9db727b4-5e1e-4d1d-ac59-30766617c642", "remote_group_id": "743562fc-e0cf-463c-ad78-f665c084f152", "remote_ip_prefix": null, "created_at": "2019-07-30T18:24:02Z", "security_group_id": "743562fc-e0cf-463c-ad78-f665c084f152", "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "55bf713c07fc4eeba440d525e10948c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:24:02Z", "revision_number": 0, "id": "a07d47f3-133f-4a3c-a28d-9ab181552ad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:24:02Z", "security_group_id": "743562fc-e0cf-463c-ad78-f665c084f152", "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "55bf713c07fc4eeba440d525e10948c6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:24:02Z", "revision_number": 0, "id": "df318cec-4a43-47ef-a7a6-7e79a6629c91", "remote_group_id": "743562fc-e0cf-463c-ad78-f665c084f152", "remote_ip_prefix": null, "created_at": "2019-07-30T18:24:02Z", "security_group_id": "743562fc-e0cf-463c-ad78-f665c084f152", "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "55bf713c07fc4eeba440d525e10948c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:24:02Z", "revision_number": 0, "id": "e6c7c61c-9114-4d8b-855a-1d4151440c87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:24:02Z", "security_group_id": "743562fc-e0cf-463c-ad78-f665c084f152", "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "55bf713c07fc4eeba440d525e10948c6"}], "revision_number": 1, "project_id": "55bf713c07fc4eeba440d525e10948c6", "id": "743562fc-e0cf-463c-ad78-f665c084f152", "name": "default"}]} 2019-07-30 19:11:50,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=55bf713c07fc4eeba440d525e10948c6&name=default used request id req-eb894d96-1c95-41a9-9cbd-c7c3523f306e 2019-07-30 19:11:50,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333652973175s 2019-07-30 19:11:50,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 19:11:50,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 19:11:50,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:50 GMT X-Openstack-Request-Id: req-231b2763-53bc-4a59-ad35-3112025e0dc1 2019-07-30 19:11:50,980 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "created_at": "2019-07-30T18:24:02Z", "updated_at": "2019-07-30T18:24:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:24:02Z", "revision_number": 0, "id": "9db727b4-5e1e-4d1d-ac59-30766617c642", "remote_group_id": "743562fc-e0cf-463c-ad78-f665c084f152", "remote_ip_prefix": null, "created_at": "2019-07-30T18:24:02Z", "security_group_id": "743562fc-e0cf-463c-ad78-f665c084f152", "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "55bf713c07fc4eeba440d525e10948c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:24:02Z", "revision_number": 0, "id": "a07d47f3-133f-4a3c-a28d-9ab181552ad6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:24:02Z", "security_group_id": "743562fc-e0cf-463c-ad78-f665c084f152", "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "port_range_min": null, "ethertype": "IPv6", "project_id": "55bf713c07fc4eeba440d525e10948c6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:24:02Z", "revision_number": 0, "id": "df318cec-4a43-47ef-a7a6-7e79a6629c91", "remote_group_id": "743562fc-e0cf-463c-ad78-f665c084f152", "remote_ip_prefix": null, "created_at": "2019-07-30T18:24:02Z", "security_group_id": "743562fc-e0cf-463c-ad78-f665c084f152", "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "55bf713c07fc4eeba440d525e10948c6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:24:02Z", "revision_number": 0, "id": "e6c7c61c-9114-4d8b-855a-1d4151440c87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:24:02Z", "security_group_id": "743562fc-e0cf-463c-ad78-f665c084f152", "tenant_id": "55bf713c07fc4eeba440d525e10948c6", "port_range_min": null, "ethertype": "IPv4", "project_id": "55bf713c07fc4eeba440d525e10948c6"}], "revision_number": 1, "project_id": "55bf713c07fc4eeba440d525e10948c6", "id": "743562fc-e0cf-463c-ad78-f665c084f152", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-30 19:11:50,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-231b2763-53bc-4a59-ad35-3112025e0dc1 2019-07-30 19:11:50,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.36428809166s 2019-07-30 19:11:50,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 19:11:50,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/743562fc-e0cf-463c-ad78-f665c084f152.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fd0870304eeaac667cd9860353422e5805e0d22e" 2019-07-30 19:11:51,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:11:51 GMT X-Openstack-Request-Id: req-bfdaad77-857b-44b4-9d51-33a98c7d6fae 2019-07-30 19:11:51,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:11:51,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/743562fc-e0cf-463c-ad78-f665c084f152.json used request id req-bfdaad77-857b-44b4-9d51-33a98c7d6fae 2019-07-30 19:11:51,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.469455957413s 2019-07-30 19:11:51,458 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-07-30 19:11:51,509 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-07-30 19:11:51,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:11:51,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8a2a15-8520-44ca-bb20-cf0c0803a232 2019-07-30 19:11:51,560 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:11:51,560 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-cd8a2a15-8520-44ca-bb20-cf0c0803a232 2019-07-30 19:11:51,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:11:51,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T20:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["07xemSG6Qq6eeR3-Wn3_Gg"], "issued_at": "2019-07-30T19:11:51.000000Z"}} 2019-07-30 19:11:51,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:11:51,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:52,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:52 GMT X-Openstack-Request-Id: req-87af805b-31db-4c76-b773-dba585eae6bf 2019-07-30 19:11:52,286 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 19:11:52,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-87af805b-31db-4c76-b773-dba585eae6bf 2019-07-30 19:11:52,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.306135892868s 2019-07-30 19:11:52,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:11:52,299 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97f71c2e-8d55-4c26-b05d-b85a234eddae 2019-07-30 19:11:52,299 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 19:11:52,299 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-97f71c2e-8d55-4c26-b05d-b85a234eddae 2019-07-30 19:11:52,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:11:52,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:52,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af13c455-604b-4340-a6c9-515fa1e2567f 2019-07-30 19:11:52,522 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 19:11:52,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-af13c455-604b-4340-a6c9-515fa1e2567f 2019-07-30 19:11:52,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222779035568s 2019-07-30 19:11:52,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 19:11:52,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_ec738e9f-b8c4-4b6a-80e5-5a83767cc158"}}' 2019-07-30 19:11:52,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e6d33df-f56b-40ea-806a-5d718a96ae4a 2019-07-30 19:11:52,781 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.37:5000/v3/projects/8b36d4e909fc4b21b913214196786aa9"}, "tags": [], "enabled": true, "id": "8b36d4e909fc4b21b913214196786aa9", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_ec738e9f-b8c4-4b6a-80e5-5a83767cc158"}} 2019-07-30 19:11:52,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-8e6d33df-f56b-40ea-806a-5d718a96ae4a 2019-07-30 19:11:52,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.251732110977s 2019-07-30 19:11:52,782 - 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'8b36d4e909fc4b21b913214196786aa9', '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_ec738e9f-b8c4-4b6a-80e5-5a83767cc158'}) 2019-07-30 19:11:52,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 19:11:52,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "xGlULxzyLA8nNBTSgzTgBvvzWKioTY", "email": null, "name": "tempest_scenario-user_ec738e9f-b8c4-4b6a-80e5-5a83767cc158"}}' 2019-07-30 19:11:53,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d22d5f0-0469-48ca-911c-16a9ed24927f 2019-07-30 19:11:53,278 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "links": {"self": "http://172.30.9.37:5000/v3/users/187c94c0bb764ebab9c8bd63608c0c0e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "187c94c0bb764ebab9c8bd63608c0c0e", "domain_id": "default", "password_expires_at": null}} 2019-07-30 19:11:53,278 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-6d22d5f0-0469-48ca-911c-16a9ed24927f 2019-07-30 19:11:53,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.489369153976s 2019-07-30 19:11:53,279 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'187c94c0bb764ebab9c8bd63608c0c0e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_ec738e9f-b8c4-4b6a-80e5-5a83767cc158'}) 2019-07-30 19:11:53,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:11:53,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:53,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08690010-a084-4aba-8fd0-74c2eaf5c7ab 2019-07-30 19:11:53,619 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:11:53,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-08690010-a084-4aba-8fd0-74c2eaf5c7ab 2019-07-30 19:11:53,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.337213039398s 2019-07-30 19:11:53,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:11:53,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:53,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d676b97-f794-446f-973c-427bd05f7bdf 2019-07-30 19:11:53,845 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:11:53,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-4d676b97-f794-446f-973c-427bd05f7bdf 2019-07-30 19:11:53,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220682859421s 2019-07-30 19:11:53,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:11:53,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:54,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b86a4e-c302-4559-8c3a-7b3ad3824a3c 2019-07-30 19:11:54,054 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:11:54,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-23b86a4e-c302-4559-8c3a-7b3ad3824a3c 2019-07-30 19:11:54,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204112052917s 2019-07-30 19:11:54,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:11:54,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:54,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90bd4b5-a93e-47ef-a1b0-59a860caf747 2019-07-30 19:11:54,286 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:11:54,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-b90bd4b5-a93e-47ef-a1b0-59a860caf747 2019-07-30 19:11:54,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227611064911s 2019-07-30 19:11:54,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:11:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:54,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55539bed-d61d-44f6-a671-aab55ad72318 2019-07-30 19:11:54,432 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "links": {"self": "http://172.30.9.37:5000/v3/users/187c94c0bb764ebab9c8bd63608c0c0e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "187c94c0bb764ebab9c8bd63608c0c0e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:11:54,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-55539bed-d61d-44f6-a671-aab55ad72318 2019-07-30 19:11:54,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.145244836807s 2019-07-30 19:11:54,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:11:54,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:54,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d27899-f330-4065-840a-63ff5120fc80 2019-07-30 19:11:54,605 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.37:5000/v3/projects/8b36d4e909fc4b21b913214196786aa9"}, "tags": [], "enabled": true, "id": "8b36d4e909fc4b21b913214196786aa9", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_ec738e9f-b8c4-4b6a-80e5-5a83767cc158"}]} 2019-07-30 19:11:54,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-64d27899-f330-4065-840a-63ff5120fc80 2019-07-30 19:11:54,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.161213874817s 2019-07-30 19:11:54,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:11:54,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=187c94c0bb764ebab9c8bd63608c0c0e&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=8b36d4e909fc4b21b913214196786aa9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:54,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c61427-a249-443f-92e0-bb3ddfadf870 2019-07-30 19:11:54,837 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=187c94c0bb764ebab9c8bd63608c0c0e&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=8b36d4e909fc4b21b913214196786aa9", "previous": null, "next": null}} 2019-07-30 19:11:54,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=187c94c0bb764ebab9c8bd63608c0c0e&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=8b36d4e909fc4b21b913214196786aa9 used request id req-95c61427-a249-443f-92e0-bb3ddfadf870 2019-07-30 19:11:54,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.223293066025s 2019-07-30 19:11:54,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:11:54,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/8b36d4e909fc4b21b913214196786aa9/users/187c94c0bb764ebab9c8bd63608c0c0e/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:55,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:11:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e973995f-feaf-4b56-aba2-aad462a8d975 2019-07-30 19:11:55,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:11:55,095 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/8b36d4e909fc4b21b913214196786aa9/users/187c94c0bb764ebab9c8bd63608c0c0e/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-e973995f-feaf-4b56-aba2-aad462a8d975 2019-07-30 19:11:55,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.254576921463s 2019-07-30 19:11:55,096 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', 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'8b36d4e909fc4b21b913214196786aa9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'xGlULxzyLA8nNBTSgzTgBvvzWKioTY', 'username': u'tempest_scenario-user_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 19:11:55,100 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', 'password': 'xGlULxzyLA8nNBTSgzTgBvvzWKioTY', 'project_name': 'tempest_scenario-project_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '8b36d4e909fc4b21b913214196786aa9', 'project_domain_name': 'Default'} 2019-07-30 19:11:55,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:11:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:55,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a76f807-bc44-4867-aaa3-8ac25fcfc699 2019-07-30 19:11:55,308 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:11:55,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-0a76f807-bc44-4867-aaa3-8ac25fcfc699 2019-07-30 19:11:55,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205186128616s 2019-07-30 19:11:55,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:11:55,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:55,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec37aad0-04cc-4163-bc08-20603d6cb792 2019-07-30 19:11:55,538 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:11:55,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-ec37aad0-04cc-4163-bc08-20603d6cb792 2019-07-30 19:11:55,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225332021713s 2019-07-30 19:11:55,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:11:55,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:55,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca02def5-6d16-425d-882d-475f956f2fa2 2019-07-30 19:11:55,764 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:11:55,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-ca02def5-6d16-425d-882d-475f956f2fa2 2019-07-30 19:11:55,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220929145813s 2019-07-30 19:11:55,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:11:55,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:55,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dda93dc-a99b-4dcc-9584-9462517e3a33 2019-07-30 19:11:55,898 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "links": {"self": "http://172.30.9.37:5000/v3/users/187c94c0bb764ebab9c8bd63608c0c0e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "187c94c0bb764ebab9c8bd63608c0c0e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:11:55,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-6dda93dc-a99b-4dcc-9584-9462517e3a33 2019-07-30 19:11:55,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133696079254s 2019-07-30 19:11:55,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:11:55,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:56,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795cb80c-f5f7-4e97-941b-6710eb4afe3b 2019-07-30 19:11:56,149 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.37:5000/v3/projects/8b36d4e909fc4b21b913214196786aa9"}, "tags": [], "enabled": true, "id": "8b36d4e909fc4b21b913214196786aa9", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_ec738e9f-b8c4-4b6a-80e5-5a83767cc158"}]} 2019-07-30 19:11:56,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-795cb80c-f5f7-4e97-941b-6710eb4afe3b 2019-07-30 19:11:56,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.238903999329s 2019-07-30 19:11:56,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:11:56,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=187c94c0bb764ebab9c8bd63608c0c0e&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=8b36d4e909fc4b21b913214196786aa9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:56,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056ed183-3192-46ee-968d-efb8c8d00dbb 2019-07-30 19:11:56,395 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=187c94c0bb764ebab9c8bd63608c0c0e&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=8b36d4e909fc4b21b913214196786aa9", "previous": null, "next": null}} 2019-07-30 19:11:56,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=187c94c0bb764ebab9c8bd63608c0c0e&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=8b36d4e909fc4b21b913214196786aa9 used request id req-056ed183-3192-46ee-968d-efb8c8d00dbb 2019-07-30 19:11:56,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.238158941269s 2019-07-30 19:11:56,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:11:56,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/8b36d4e909fc4b21b913214196786aa9/users/187c94c0bb764ebab9c8bd63608c0c0e/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:56,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dc35a93-e034-420b-b626-78ef2b754ac4 2019-07-30 19:11:56,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:11:56,658 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/8b36d4e909fc4b21b913214196786aa9/users/187c94c0bb764ebab9c8bd63608c0c0e/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-5dc35a93-e034-420b-b626-78ef2b754ac4 2019-07-30 19:11:56,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.259754180908s 2019-07-30 19:11:56,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:11:56,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:56,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b102c6a8-e854-4556-8777-bef00c3d8ff7 2019-07-30 19:11:56,892 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:11:56,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-b102c6a8-e854-4556-8777-bef00c3d8ff7 2019-07-30 19:11:56,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230845928192s 2019-07-30 19:11:56,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:11:56,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:57,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd859db1-8426-4ef6-8625-906488c1f083 2019-07-30 19:11:57,027 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:11:57,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-bd859db1-8426-4ef6-8625-906488c1f083 2019-07-30 19:11:57,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.130419015884s 2019-07-30 19:11:57,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:11:57,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:57,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a54471-81bb-4b29-a3a7-e0a2bef380d9 2019-07-30 19:11:57,169 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "links": {"self": "http://172.30.9.37:5000/v3/users/187c94c0bb764ebab9c8bd63608c0c0e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "187c94c0bb764ebab9c8bd63608c0c0e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:11:57,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-d9a54471-81bb-4b29-a3a7-e0a2bef380d9 2019-07-30 19:11:57,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140561103821s 2019-07-30 19:11:57,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:11:57,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=187c94c0bb764ebab9c8bd63608c0c0e&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:57,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 191 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b3dfd4-518e-4206-a7c4-2b08afa073f3 2019-07-30 19:11:57,311 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=187c94c0bb764ebab9c8bd63608c0c0e&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 19:11:57,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=187c94c0bb764ebab9c8bd63608c0c0e&scope.domain.id=default used request id req-98b3dfd4-518e-4206-a7c4-2b08afa073f3 2019-07-30 19:11:57,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.13047003746s 2019-07-30 19:11:57,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 19:11:57,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/domains/default/users/187c94c0bb764ebab9c8bd63608c0c0e/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:57,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:11:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29dfb0a4-e411-462c-9086-a5f60ec5150c 2019-07-30 19:11:57,568 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:11:57,568 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/domains/default/users/187c94c0bb764ebab9c8bd63608c0c0e/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-29dfb0a4-e411-462c-9086-a5f60ec5150c 2019-07-30 19:11:57,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.253571987152s 2019-07-30 19:11:57,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:11:57,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67f5a5e-89f6-4f04-83d6-c7188c74d9fa 2019-07-30 19:11:57,579 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:11:57,579 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-a67f5a5e-89f6-4f04-83d6-c7188c74d9fa 2019-07-30 19:11:57,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:11:58,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T20:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b36d4e909fc4b21b913214196786aa9", "name": "tempest_scenario-project_ec738e9f-b8c4-4b6a-80e5-5a83767cc158"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8b36d4e909fc4b21b913214196786aa9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/8b36d4e909fc4b21b913214196786aa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/8b36d4e909fc4b21b913214196786aa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_8b36d4e909fc4b21b913214196786aa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_8b36d4e909fc4b21b913214196786aa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8b36d4e909fc4b21b913214196786aa9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/8b36d4e909fc4b21b913214196786aa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/8b36d4e909fc4b21b913214196786aa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/8b36d4e909fc4b21b913214196786aa9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/8b36d4e909fc4b21b913214196786aa9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/8b36d4e909fc4b21b913214196786aa9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "id": "187c94c0bb764ebab9c8bd63608c0c0e"}, "audit_ids": ["RxPo0hR5SMGopZnLsOdCfg"], "issued_at": "2019-07-30T19:11:57.000000Z"}} 2019-07-30 19:11:58,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 19:11:58,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:11:58,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:58 GMT X-Openstack-Request-Id: req-9973987b-0dc9-4a2a-abb0-96b861183dff 2019-07-30 19:11:58,321 - 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-07-30 19:11:58,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-9973987b-0dc9-4a2a-abb0-96b861183dff 2019-07-30 19:11:58,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.314589977264s 2019-07-30 19:11:58,332 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-07-30 19:11:58,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:11:58,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:58,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec2c42e5-1ff1-47ee-b3e3-13d931f1e69e 2019-07-30 19:11:58,553 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 19:11:58,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-ec2c42e5-1ff1-47ee-b3e3-13d931f1e69e 2019-07-30 19:11:58,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221369981766s 2019-07-30 19:11:58,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:11:58,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:11:58,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317bd895-f36d-4b9f-815c-f4fb1a8cd9bf 2019-07-30 19:11:58,768 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.37:5000/v3/projects/8b36d4e909fc4b21b913214196786aa9"}, "tags": [], "enabled": true, "id": "8b36d4e909fc4b21b913214196786aa9", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_ec738e9f-b8c4-4b6a-80e5-5a83767cc158"}]} 2019-07-30 19:11:58,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-317bd895-f36d-4b9f-815c-f4fb1a8cd9bf 2019-07-30 19:11:58,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207636117935s 2019-07-30 19:11:58,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 19:11:58,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" -d '{"network": {"shared": true, "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "name": "tempest_scenario-net_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "admin_state_up": true}}' 2019-07-30 19:11:59,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Tue, 30 Jul 2019 19:11:59 GMT X-Openstack-Request-Id: req-663b00b7-6ccc-4d8d-a537-40d364bdfc4c 2019-07-30 19:11:59,462 - 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":"df16f74c-30d7-4d6b-b248-81a87ce184c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"8b36d4e909fc4b21b913214196786aa9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T19:11:59Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_ec738e9f-b8c4-4b6a-80e5-5a83767cc158","admin_state_up":true,"tenant_id":"8b36d4e909fc4b21b913214196786aa9","created_at":"2019-07-30T19:11:59Z","mtu":1450}} 2019-07-30 19:11:59,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-663b00b7-6ccc-4d8d-a537-40d364bdfc4c 2019-07-30 19:11:59,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.691214799881s 2019-07-30 19:11:59,463 - 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-07-30T19:11:59Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'df16f74c-30d7-4d6b-b248-81a87ce184c2', u'provider:segmentation_id': 97, 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_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', u'created_at': u'2019-07-30T19:11:59Z', u'mtu': 1450, u'tenant_id': u'8b36d4e909fc4b21b913214196786aa9', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'8b36d4e909fc4b21b913214196786aa9', u'l2_adjacency': True}) 2019-07-30 19:11:59,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:11:59,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:12:00,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:00 GMT X-Openstack-Request-Id: req-24f486cc-98ba-45cb-af44-3b5f4ba063f0 2019-07-30 19:12:00,071 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"df16f74c-30d7-4d6b-b248-81a87ce184c2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"8b36d4e909fc4b21b913214196786aa9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T19:11:59Z","qos_policy_id":null,"name":"tempest_scenario-net_ec738e9f-b8c4-4b6a-80e5-5a83767cc158","admin_state_up":true,"tenant_id":"8b36d4e909fc4b21b913214196786aa9","created_at":"2019-07-30T19:11:59Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 19:12:00,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-24f486cc-98ba-45cb-af44-3b5f4ba063f0 2019-07-30 19:12:00,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.60807800293s 2019-07-30 19:12:00,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 19:12:00,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" -d '{"subnet": {"name": "tempest_scenario-subnet_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "enable_dhcp": true, "network_id": "df16f74c-30d7-4d6b-b248-81a87ce184c2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 19:12:00,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:00 GMT X-Openstack-Request-Id: req-75864718-bd99-4efb-b317-13849cf78b79 2019-07-30 19:12:00,779 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T19:12:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f8ee9e88-8cd2-4374-912d-90107e05da79","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8b36d4e909fc4b21b913214196786aa9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_ec738e9f-b8c4-4b6a-80e5-5a83767cc158","enable_dhcp":true,"segment_id":null,"network_id":"df16f74c-30d7-4d6b-b248-81a87ce184c2","tenant_id":"8b36d4e909fc4b21b913214196786aa9","created_at":"2019-07-30T19:12:00Z","ip_version":4}} 2019-07-30 19:12:00,779 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-75864718-bd99-4efb-b317-13849cf78b79 2019-07-30 19:12:00,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.706202983856s 2019-07-30 19:12:00,780 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T19:12:00Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f8ee9e88-8cd2-4374-912d-90107e05da79', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'df16f74c-30d7-4d6b-b248-81a87ce184c2', u'tenant_id': u'8b36d4e909fc4b21b913214196786aa9', u'created_at': u'2019-07-30T19:12:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8b36d4e909fc4b21b913214196786aa9'}) 2019-07-30 19:12:00,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 19:12:00,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "tempest_scenario-router_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "admin_state_up": true}}' 2019-07-30 19:12:08,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:08 GMT X-Openstack-Request-Id: req-8086169e-a350-466b-8f46-6baa2fe2b228 2019-07-30 19:12:08,789 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "created_at": "2019-07-30T19:12:02Z", "admin_state_up": true, "updated_at": "2019-07-30T19:12:03Z", "project_id": "8b36d4e909fc4b21b913214196786aa9", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "88220efc-24df-4077-8b04-f8da1d7b8b3e", "name": "tempest_scenario-router_ec738e9f-b8c4-4b6a-80e5-5a83767cc158"}} 2019-07-30 19:12:08,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-8086169e-a350-466b-8f46-6baa2fe2b228 2019-07-30 19:12:08,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.00860714912s 2019-07-30 19:12:08,790 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T19:12:03Z', u'revision_number': 3, u'ha': True, u'id': u'88220efc-24df-4077-8b04-f8da1d7b8b3e', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', u'admin_state_up': True, u'tenant_id': u'8b36d4e909fc4b21b913214196786aa9', u'created_at': u'2019-07-30T19:12:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'8b36d4e909fc4b21b913214196786aa9'}) 2019-07-30 19:12:08,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 19:12:08,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/88220efc-24df-4077-8b04-f8da1d7b8b3e/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" -d '{"subnet_id": "f8ee9e88-8cd2-4374-912d-90107e05da79"}' 2019-07-30 19:12:12,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:12 GMT X-Openstack-Request-Id: req-26d3e19f-6ae4-413b-b41c-0852aade8c8d 2019-07-30 19:12:12,869 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "df16f74c-30d7-4d6b-b248-81a87ce184c2", "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "subnet_id": "f8ee9e88-8cd2-4374-912d-90107e05da79", "subnet_ids": ["f8ee9e88-8cd2-4374-912d-90107e05da79"], "port_id": "74ba572d-4645-458e-bec7-ed6493192685", "id": "88220efc-24df-4077-8b04-f8da1d7b8b3e"} 2019-07-30 19:12:12,869 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/88220efc-24df-4077-8b04-f8da1d7b8b3e/add_router_interface.json used request id req-26d3e19f-6ae4-413b-b41c-0852aade8c8d 2019-07-30 19:12:12,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 4.07882404327s 2019-07-30 19:12:12,870 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 19:12:12,972 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 19:12:12,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:12:12,980 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:12 GMT 2019-07-30 19:12:12,980 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 19:12:12,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:12:12,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:12:13,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:13 GMT X-Openstack-Request-Id: req-fe953c24-519d-471e-89b3-78add1ddd13d 2019-07-30 19:12:13,298 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:12:13,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-fe953c24-519d-471e-89b3-78add1ddd13d 2019-07-30 19:12:13,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.31312918663s 2019-07-30 19:12:13,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 19:12:13,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_ec738e9f-b8c4-4b6a-80e5-5a83767cc158"}' 2019-07-30 19:12:13,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:13 GMT Location: http://172.30.9.37:9292/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9414690b-b3d3-4ce0-a875-5ffdcbd6eb85 2019-07-30 19:12:13,719 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:12:13Z", "file": "/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/file", "owner": "8b36d4e909fc4b21b913214196786aa9", "id": "8da500bc-939e-4c09-8f93-65f2c21a51e6", "size": null, "self": "/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6", "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_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "checksum": null, "created_at": "2019-07-30T19:12:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 19:12:13,719 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-9414690b-b3d3-4ce0-a875-5ffdcbd6eb85 2019-07-30 19:12:13,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.411834001541s 2019-07-30 19:12:13,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 19:12:13,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" -d '' 2019-07-30 19:12:14,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:12:14 GMT X-Openstack-Request-Id: req-255ea7fd-4d38-4c6d-ac58-a0ee52795b35 2019-07-30 19:12:14,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-07-30 19:12:14,845 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/file used request id req-255ea7fd-4d38-4c6d-ac58-a0ee52795b35 2019-07-30 19:12:14,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.12529206276s 2019-07-30 19:12:14,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:12:14,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:12:15,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:15 GMT X-Openstack-Request-Id: req-481c3f04-5ae6-4ed8-bebb-b77eaa8300c0 2019-07-30 19:12:15,190 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:12:14Z", "file": "/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/file", "owner": "8b36d4e909fc4b21b913214196786aa9", "id": "8da500bc-939e-4c09-8f93-65f2c21a51e6", "size": 12716032, "self": "/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:12:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:12:15,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-481c3f04-5ae6-4ed8-bebb-b77eaa8300c0 2019-07-30 19:12:15,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341131210327s 2019-07-30 19:12:15,192 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/file', 'owner': u'8b36d4e909fc4b21b913214196786aa9', 'id': u'8da500bc-939e-4c09-8f93-65f2c21a51e6', 'size': 12716032, u'self': u'/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b36d4e909fc4b21b913214196786aa9', 'name': 'tempest_scenario-project_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T19:12:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T19:12:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', '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/8da500bc-939e-4c09-8f93-65f2c21a51e6', 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_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', 'created': u'2019-07-30T19:12:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T19:12:13Z', 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/8da500bc-939e-4c09-8f93-65f2c21a51e6', 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_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 19:12:15,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 19:12:15,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 19:12:15,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12: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-f76d4045-67b3-42bb-b1d7-a9031654b9b2 x-openstack-request-id: req-f76d4045-67b3-42bb-b1d7-a9031654b9b2 2019-07-30 19:12:15,562 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/378a93b7-c9a9-47ce-9639-aa22663e8394", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/378a93b7-c9a9-47ce-9639-aa22663e8394", "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": "378a93b7-c9a9-47ce-9639-aa22663e8394"}} 2019-07-30 19:12:15,562 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-f76d4045-67b3-42bb-b1d7-a9031654b9b2 2019-07-30 19:12:15,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.366600990295s 2019-07-30 19:12:15,564 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'378a93b7-c9a9-47ce-9639-aa22663e8394', 'swap': 0}) 2019-07-30 19:12:15,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 19:12:15,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/378a93b7-c9a9-47ce-9639-aa22663e8394/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" -d '{"extra_specs": {}}' 2019-07-30 19:12:15,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12: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-0e2e04aa-c6e7-4a61-b7e2-22424d5d9887 x-openstack-request-id: req-0e2e04aa-c6e7-4a61-b7e2-22424d5d9887 2019-07-30 19:12:15,597 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 19:12:15,597 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/378a93b7-c9a9-47ce-9639-aa22663e8394/os-extra_specs used request id req-0e2e04aa-c6e7-4a61-b7e2-22424d5d9887 2019-07-30 19:12:15,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0327270030975s 2019-07-30 19:12:15,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:12:15,611 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf49bc1-5d21-4df8-8a64-18018034a365 2019-07-30 19:12:15,611 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 19:12:15,611 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-aaf49bc1-5d21-4df8-8a64-18018034a365 2019-07-30 19:12:15,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:12:15,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:12:15,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abd6946-2e64-4dd6-98f7-995dcc6ddf40 2019-07-30 19:12:15,849 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:12:15,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-9abd6946-2e64-4dd6-98f7-995dcc6ddf40 2019-07-30 19:12:15,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.234282016754s 2019-07-30 19:12:15,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:12:15,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:12:16,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96cab85f-15f3-426a-95fb-be736fb46b7e 2019-07-30 19:12:16,055 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:12:16,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-96cab85f-15f3-426a-95fb-be736fb46b7e 2019-07-30 19:12:16,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201585054398s 2019-07-30 19:12:16,068 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 19:12:18,565 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 19:12:20,743 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2e2776a1-262c-4d91-9bf3-05addd766edc | 2019-07-30T19:12:20.361165 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2e2776a1-262c-4d91-9bf3-05addd766edc ~/.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-07-30 19:12:24,004 - 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-07-30 19:12:24,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 19:12:27,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-30 19:12:30,247 - 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=aee2f65e-3b39-4702-b093-2d3bd33620f4) as the default verifier for the future CLI operations. 2019-07-30 19:12:32,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 19:12:32,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:12:32,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12: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-7e2a28d8-28db-4ba1-b978-1090eae3a377 x-openstack-request-id: req-7e2a28d8-28db-4ba1-b978-1090eae3a377 2019-07-30 19:12:32,176 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 242}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 245}, "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": 5}]} 2019-07-30 19:12:32,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-7e2a28d8-28db-4ba1-b978-1090eae3a377 2019-07-30 19:12:32,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0375559329987s 2019-07-30 19:12:32,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:12:32,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:12:32,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:32 GMT X-Openstack-Request-Id: req-b37f51b4-7860-4833-8b82-a90cb0ff3ae7 2019-07-30 19:12:32,523 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:12:14Z", "file": "/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/file", "owner": "8b36d4e909fc4b21b913214196786aa9", "id": "8da500bc-939e-4c09-8f93-65f2c21a51e6", "size": 12716032, "self": "/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:12:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:12:32,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-b37f51b4-7860-4833-8b82-a90cb0ff3ae7 2019-07-30 19:12:32,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.340965032578s 2019-07-30 19:12:32,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 19:12:32,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_ec738e9f-b8c4-4b6a-80e5-5a83767cc158"}' 2019-07-30 19:12:32,894 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:32 GMT Location: http://172.30.9.37:9292/v2/images/98036334-3fc0-46a7-9729-49e3b5feb59b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-29d6f7f3-337f-4905-bb14-a09cdb3d9482 2019-07-30 19:12:32,894 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:12:32Z", "file": "/v2/images/98036334-3fc0-46a7-9729-49e3b5feb59b/file", "owner": "8b36d4e909fc4b21b913214196786aa9", "id": "98036334-3fc0-46a7-9729-49e3b5feb59b", "size": null, "self": "/v2/images/98036334-3fc0-46a7-9729-49e3b5feb59b", "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_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "checksum": null, "created_at": "2019-07-30T19:12:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 19:12:32,894 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-29d6f7f3-337f-4905-bb14-a09cdb3d9482 2019-07-30 19:12:32,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.360673904419s 2019-07-30 19:12:32,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 19:12:32,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/98036334-3fc0-46a7-9729-49e3b5feb59b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" -d '' 2019-07-30 19:12:33,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:12:33 GMT X-Openstack-Request-Id: req-203f1d8c-8260-4161-9594-77c016d3589f 2019-07-30 19:12:33,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-07-30 19:12:33,652 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/98036334-3fc0-46a7-9729-49e3b5feb59b/file used request id req-203f1d8c-8260-4161-9594-77c016d3589f 2019-07-30 19:12:33,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.756921052933s 2019-07-30 19:12:33,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:12:33,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:12:33,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12:33 GMT X-Openstack-Request-Id: req-e5836aa3-a0cf-410b-8165-5c8300193f77 2019-07-30 19:12:33,958 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:12:33Z", "file": "/v2/images/98036334-3fc0-46a7-9729-49e3b5feb59b/file", "owner": "8b36d4e909fc4b21b913214196786aa9", "id": "98036334-3fc0-46a7-9729-49e3b5feb59b", "size": 12716032, "self": "/v2/images/98036334-3fc0-46a7-9729-49e3b5feb59b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/98036334-3fc0-46a7-9729-49e3b5feb59b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/98036334-3fc0-46a7-9729-49e3b5feb59b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:12:32Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:12:14Z", "file": "/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/file", "owner": "8b36d4e909fc4b21b913214196786aa9", "id": "8da500bc-939e-4c09-8f93-65f2c21a51e6", "size": 12716032, "self": "/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:12:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:12:33,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-e5836aa3-a0cf-410b-8165-5c8300193f77 2019-07-30 19:12:33,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30227804184s 2019-07-30 19:12:33,961 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/98036334-3fc0-46a7-9729-49e3b5feb59b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/98036334-3fc0-46a7-9729-49e3b5feb59b/file', 'owner': u'8b36d4e909fc4b21b913214196786aa9', 'id': u'98036334-3fc0-46a7-9729-49e3b5feb59b', 'size': 12716032, u'self': u'/v2/images/98036334-3fc0-46a7-9729-49e3b5feb59b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8b36d4e909fc4b21b913214196786aa9', 'name': 'tempest_scenario-project_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/98036334-3fc0-46a7-9729-49e3b5feb59b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T19:12:33Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T19:12:33Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', '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/98036334-3fc0-46a7-9729-49e3b5feb59b', 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_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', 'created': u'2019-07-30T19:12:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T19:12:32Z', 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/98036334-3fc0-46a7-9729-49e3b5feb59b', 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_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 19:12:33,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 19:12:33,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 19:12:34,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12: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-cbda3d83-f8b0-482c-a9da-bba09e726399 x-openstack-request-id: req-cbda3d83-f8b0-482c-a9da-bba09e726399 2019-07-30 19:12:34,010 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a514b27a-1443-4991-93ea-2668ebd1dfe8", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a514b27a-1443-4991-93ea-2668ebd1dfe8", "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": "a514b27a-1443-4991-93ea-2668ebd1dfe8"}} 2019-07-30 19:12:34,010 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-cbda3d83-f8b0-482c-a9da-bba09e726399 2019-07-30 19:12:34,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0480380058289s 2019-07-30 19:12:34,011 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'a514b27a-1443-4991-93ea-2668ebd1dfe8', 'swap': 0}) 2019-07-30 19:12:34,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 19:12:34,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/a514b27a-1443-4991-93ea-2668ebd1dfe8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" -d '{"extra_specs": {}}' 2019-07-30 19:12:34,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 19:12: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-ed0e5570-cae0-4c62-b39f-27c7cdbdbadb x-openstack-request-id: req-ed0e5570-cae0-4c62-b39f-27c7cdbdbadb 2019-07-30 19:12:34,031 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 19:12:34,032 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/a514b27a-1443-4991-93ea-2668ebd1dfe8/os-extra_specs used request id req-ed0e5570-cae0-4c62-b39f-27c7cdbdbadb 2019-07-30 19:12:34,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019996881485s 2019-07-30 19:12:34,032 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_ec738e9f-b8c4-4b6a-80e5-5a83767cc158', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'a514b27a-1443-4991-93ea-2668ebd1dfe8', 'swap': 0}) 2019-07-30 19:12:37,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 19:12:37,905 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 19:12:37,906 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 19:12:37,908 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 19:12:37,939 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-30 19:12:41,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-aee2f65e-3b39-4702-b093-2d3bd33620f4/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-07-30 19:12:41,476 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 19:12:41,511 - 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-07-30 19:24:11,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6e379e5c-0ddb-413b-8ebb-da23c92783c1 2019-07-30 19:24:11,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'6e379e5c-0ddb-413b-8ebb-da23c92783c1']'. 2019-07-30 19:24:11,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 19:24:11,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 19:24:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 19:24:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6e379e5c-0ddb-413b-8ebb-da23c92783c1 | 2019-07-30 19:24:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-30 19:24:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 19:12:43 | 2019-07-30 19:24:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 19:24:10 | 2019-07-30 19:24:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:27 | 2019-07-30 19:24:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-07-30 19:24:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 19:24:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 19:24:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: aee2f65e-3b39-4702-b093-2d3bd33620f4) | 2019-07-30 19:24:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 19:24:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 2e2776a1-262c-4d91-9bf3-05addd766edc) | 2019-07-30 19:24:11,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-07-30 19:24:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 654.341 | 2019-07-30 19:24:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-07-30 19:24:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-07-30 19:24:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 19:24:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 19:24:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-30 19:24:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 19:24:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 19:24:11,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 19:24:11,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-07-30 19:24:11,951 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'6e379e5c-0ddb-413b-8ebb-da23c92783c1', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-07-30 19:24:13,876 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 6e379e5c-0ddb-413b-8ebb-da23c92783c1 --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-07-30 19:24:13,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'6e379e5c-0ddb-413b-8ebb-da23c92783c1', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-07-30 19:24:15,875 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 6e379e5c-0ddb-413b-8ebb-da23c92783c1 --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-07-30 19:24:15,999 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 19:24:15,999 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 12:18 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-07-30 19:24:16,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 19:24:16,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/98036334-3fc0-46a7-9729-49e3b5feb59b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:24:17,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:24:17 GMT X-Openstack-Request-Id: req-cf037d51-216b-4c82-b2b4-47b50576817c 2019-07-30 19:24:17,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 19:24:17,388 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/98036334-3fc0-46a7-9729-49e3b5feb59b used request id req-cf037d51-216b-4c82-b2b4-47b50576817c 2019-07-30 19:24:17,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.37439107895s 2019-07-30 19:24:17,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 19:24:17,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:24:18,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7988182c-84aa-43be-987c-268f13a8005e x-openstack-request-id: req-7988182c-84aa-43be-987c-268f13a8005e 2019-07-30 19:24:18,131 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/378a93b7-c9a9-47ce-9639-aa22663e8394", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/378a93b7-c9a9-47ce-9639-aa22663e8394", "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": "378a93b7-c9a9-47ce-9639-aa22663e8394"}, {"name": "tempest_scenario-flavor_alt_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a514b27a-1443-4991-93ea-2668ebd1dfe8", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a514b27a-1443-4991-93ea-2668ebd1dfe8", "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": "a514b27a-1443-4991-93ea-2668ebd1dfe8"}]} 2019-07-30 19:24:18,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-7988182c-84aa-43be-987c-268f13a8005e 2019-07-30 19:24:18,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.73705291748s 2019-07-30 19:24:18,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 19:24:18,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/a514b27a-1443-4991-93ea-2668ebd1dfe8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:24:18,170 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24: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-b8a2c189-d81b-4535-8d62-165d63a2d9d1 x-openstack-request-id: req-b8a2c189-d81b-4535-8d62-165d63a2d9d1 2019-07-30 19:24:18,170 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/a514b27a-1443-4991-93ea-2668ebd1dfe8 used request id req-b8a2c189-d81b-4535-8d62-165d63a2d9d1 2019-07-30 19:24:18,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0365087985992s 2019-07-30 19:24:18,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 19:24:18,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/88220efc-24df-4077-8b04-f8da1d7b8b3e/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" -d '{"subnet_id": "f8ee9e88-8cd2-4374-912d-90107e05da79"}' 2019-07-30 19:24:21,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:21 GMT X-Openstack-Request-Id: req-7c0dbf6e-56d5-4e75-8bf6-b78a2fccbf8c 2019-07-30 19:24:21,377 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "df16f74c-30d7-4d6b-b248-81a87ce184c2", "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "subnet_id": "f8ee9e88-8cd2-4374-912d-90107e05da79", "subnet_ids": ["f8ee9e88-8cd2-4374-912d-90107e05da79"], "port_id": "74ba572d-4645-458e-bec7-ed6493192685", "id": "88220efc-24df-4077-8b04-f8da1d7b8b3e"} 2019-07-30 19:24:21,377 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/88220efc-24df-4077-8b04-f8da1d7b8b3e/remove_router_interface.json used request id req-7c0dbf6e-56d5-4e75-8bf6-b78a2fccbf8c 2019-07-30 19:24:21,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.20683503151s 2019-07-30 19:24:21,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 19:24:21,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:24:21,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:21 GMT X-Openstack-Request-Id: req-e99665e9-6c8c-44fd-9e19-e8800b4b283b 2019-07-30 19:24:21,810 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "924ecf5681a645bdb8c0afcee685bf33", "created_at": "2019-07-30T17:32:46Z", "admin_state_up": true, "updated_at": "2019-07-30T17:32:49Z", "project_id": "924ecf5681a645bdb8c0afcee685bf33", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "0f48677e-8670-4808-bf16-066df5df8113", "name": "tempest-pretest-check-369848379"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "created_at": "2019-07-30T19:12:02Z", "admin_state_up": true, "updated_at": "2019-07-30T19:24:19Z", "project_id": "8b36d4e909fc4b21b913214196786aa9", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "88220efc-24df-4077-8b04-f8da1d7b8b3e", "name": "tempest_scenario-router_ec738e9f-b8c4-4b6a-80e5-5a83767cc158"}]} 2019-07-30 19:24:21,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-e99665e9-6c8c-44fd-9e19-e8800b4b283b 2019-07-30 19:24:21,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.431828975677s 2019-07-30 19:24:21,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 19:24:21,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/88220efc-24df-4077-8b04-f8da1d7b8b3e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:24:26,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:24:26 GMT X-Openstack-Request-Id: req-0856f6b2-b8bd-40ac-9919-bd6dcaa88e71 2019-07-30 19:24:26,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:24:26,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/88220efc-24df-4077-8b04-f8da1d7b8b3e.json used request id req-0856f6b2-b8bd-40ac-9919-bd6dcaa88e71 2019-07-30 19:24:26,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.61057901382s 2019-07-30 19:24:26,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 19:24:26,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:24:26,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1932 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:26 GMT X-Openstack-Request-Id: req-a17b88d0-eb94-4ff5-8052-90ef91dc87ec 2019-07-30 19:24:26,802 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:32:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"568d5ac1-8052-4008-9611-dd393e0ccd4a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 924ecf5681a645bdb8c0afcee685bf33","enable_dhcp":false,"segment_id":null,"network_id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","tenant_id":"","created_at":"2019-07-30T17:32:45Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4},{"updated_at":"2019-07-30T19:12:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f8ee9e88-8cd2-4374-912d-90107e05da79","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"8b36d4e909fc4b21b913214196786aa9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_ec738e9f-b8c4-4b6a-80e5-5a83767cc158","enable_dhcp":true,"segment_id":null,"network_id":"df16f74c-30d7-4d6b-b248-81a87ce184c2","tenant_id":"8b36d4e909fc4b21b913214196786aa9","created_at":"2019-07-30T19:12:00Z","ip_version":4}]} 2019-07-30 19:24:26,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-a17b88d0-eb94-4ff5-8052-90ef91dc87ec 2019-07-30 19:24:26,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.379784107208s 2019-07-30 19:24:26,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 19:24:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/f8ee9e88-8cd2-4374-912d-90107e05da79.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:24:29,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:24:29 GMT X-Openstack-Request-Id: req-dd56b88b-02aa-4590-b5ef-94a859a5b119 2019-07-30 19:24:29,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:24:29,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/f8ee9e88-8cd2-4374-912d-90107e05da79.json used request id req-dd56b88b-02aa-4590-b5ef-94a859a5b119 2019-07-30 19:24:29,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.59182691574s 2019-07-30 19:24:29,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:24:29,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:24:29,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2113 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:29 GMT X-Openstack-Request-Id: req-39b149db-429d-4f4f-8e7c-e7d018370c04 2019-07-30 19:24:29,494 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"df16f74c-30d7-4d6b-b248-81a87ce184c2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"8b36d4e909fc4b21b913214196786aa9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T19:24:29Z","qos_policy_id":null,"name":"tempest_scenario-net_ec738e9f-b8c4-4b6a-80e5-5a83767cc158","admin_state_up":true,"tenant_id":"8b36d4e909fc4b21b913214196786aa9","created_at":"2019-07-30T19:11:59Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 19:24:29,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-39b149db-429d-4f4f-8e7c-e7d018370c04 2019-07-30 19:24:29,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0974678993225s 2019-07-30 19:24:29,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 19:24:29,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/df16f74c-30d7-4d6b-b248-81a87ce184c2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:24:30,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:24:30 GMT X-Openstack-Request-Id: req-45818490-d935-408f-b703-1266f348b7f6 2019-07-30 19:24:30,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:24:30,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/df16f74c-30d7-4d6b-b248-81a87ce184c2.json used request id req-45818490-d935-408f-b703-1266f348b7f6 2019-07-30 19:24:30,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29663300514s 2019-07-30 19:24:30,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:24:30,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:24:31,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:31 GMT X-Openstack-Request-Id: req-10c7d206-ac84-4c76-857d-533f0366a141 2019-07-30 19:24:31,100 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:12:14Z", "file": "/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/file", "owner": "8b36d4e909fc4b21b913214196786aa9", "id": "8da500bc-939e-4c09-8f93-65f2c21a51e6", "size": 12716032, "self": "/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/8da500bc-939e-4c09-8f93-65f2c21a51e6/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:12:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:24:31,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-10c7d206-ac84-4c76-857d-533f0366a141 2019-07-30 19:24:31,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303987979889s 2019-07-30 19:24:31,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 19:24:31,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7e7d61d49bc927569b4898d4ee832bc74501de41" 2019-07-30 19:24:32,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:24:32 GMT X-Openstack-Request-Id: req-b5e93be0-7b0c-41e8-bff8-fe9088e74f7c 2019-07-30 19:24:32,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 19:24:32,160 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/8da500bc-939e-4c09-8f93-65f2c21a51e6 used request id req-b5e93be0-7b0c-41e8-bff8-fe9088e74f7c 2019-07-30 19:24:32,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05806708336s 2019-07-30 19:24:32,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 19:24:32,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:24:32,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24: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-9fe4f2e4-c890-4c44-9980-f4b2b1ec81bc x-openstack-request-id: req-9fe4f2e4-c890-4c44-9980-f4b2b1ec81bc 2019-07-30 19:24:32,186 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/378a93b7-c9a9-47ce-9639-aa22663e8394", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/378a93b7-c9a9-47ce-9639-aa22663e8394", "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": "378a93b7-c9a9-47ce-9639-aa22663e8394"}]} 2019-07-30 19:24:32,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-9fe4f2e4-c890-4c44-9980-f4b2b1ec81bc 2019-07-30 19:24:32,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253388881683s 2019-07-30 19:24:32,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 19:24:32,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/378a93b7-c9a9-47ce-9639-aa22663e8394 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:24:32,224 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24: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-9ad963d3-015b-4801-aeb6-e86ef9b4c1f5 x-openstack-request-id: req-9ad963d3-015b-4801-aeb6-e86ef9b4c1f5 2019-07-30 19:24:32,224 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/378a93b7-c9a9-47ce-9639-aa22663e8394 used request id req-9ad963d3-015b-4801-aeb6-e86ef9b4c1f5 2019-07-30 19:24:32,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.036376953125s 2019-07-30 19:24:32,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:24:32,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:24:32,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-150b0ffa-afb1-453c-8caf-df0e281eb92e 2019-07-30 19:24:32,464 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "links": {"self": "http://172.30.9.37:5000/v3/users/187c94c0bb764ebab9c8bd63608c0c0e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "187c94c0bb764ebab9c8bd63608c0c0e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:24:32,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-150b0ffa-afb1-453c-8caf-df0e281eb92e 2019-07-30 19:24:32,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23906993866s 2019-07-30 19:24:32,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:24:32,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/187c94c0bb764ebab9c8bd63608c0c0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:24:32,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e1e5d19-631b-4c25-a2e7-3f576113caae 2019-07-30 19:24:32,712 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_ec738e9f-b8c4-4b6a-80e5-5a83767cc158", "links": {"self": "http://172.30.9.37:5000/v3/users/187c94c0bb764ebab9c8bd63608c0c0e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "187c94c0bb764ebab9c8bd63608c0c0e", "description": null}} 2019-07-30 19:24:32,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/187c94c0bb764ebab9c8bd63608c0c0e used request id req-6e1e5d19-631b-4c25-a2e7-3f576113caae 2019-07-30 19:24:32,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242654085159s 2019-07-30 19:24:32,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 19:24:32,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/187c94c0bb764ebab9c8bd63608c0c0e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:24:33,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:24:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f76e650c-f871-4a13-bde3-5af9c90972c3 2019-07-30 19:24:33,063 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:24:33,063 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/187c94c0bb764ebab9c8bd63608c0c0e used request id req-f76e650c-f871-4a13-bde3-5af9c90972c3 2019-07-30 19:24:33,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.350265979767s 2019-07-30 19:24:33,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:24:33,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:24:33,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c420a8fe-2ec6-493f-8952-52036646fa2b 2019-07-30 19:24:33,285 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.37:5000/v3/projects/8b36d4e909fc4b21b913214196786aa9"}, "tags": [], "enabled": true, "id": "8b36d4e909fc4b21b913214196786aa9", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_ec738e9f-b8c4-4b6a-80e5-5a83767cc158"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:24:33,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-c420a8fe-2ec6-493f-8952-52036646fa2b 2019-07-30 19:24:33,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21579003334s 2019-07-30 19:24:33,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 19:24:33,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/8b36d4e909fc4b21b913214196786aa9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:24:33,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-285b3488-6c14-48d3-9e25-1074710ef307 2019-07-30 19:24:33,608 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:24:33,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/8b36d4e909fc4b21b913214196786aa9 used request id req-285b3488-6c14-48d3-9e25-1074710ef307 2019-07-30 19:24:33,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.318268060684s 2019-07-30 19:24:33,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 19:24:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=8b36d4e909fc4b21b913214196786aa9&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:24:34,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:34 GMT X-Openstack-Request-Id: req-3344ed2e-2560-483d-8b97-b9f0ebf5208e 2019-07-30 19:24:34,054 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "created_at": "2019-07-30T19:11:59Z", "updated_at": "2019-07-30T19:11:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:11:59Z", "revision_number": 0, "id": "24916d8c-2690-493f-9b4d-425cd6afe341", "remote_group_id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "remote_ip_prefix": null, "created_at": "2019-07-30T19:11:59Z", "security_group_id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b36d4e909fc4b21b913214196786aa9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:11:59Z", "revision_number": 0, "id": "92fc82f6-1142-4e64-9ad1-ba69a12c8a83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:11:59Z", "security_group_id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b36d4e909fc4b21b913214196786aa9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:11:59Z", "revision_number": 0, "id": "bfd1cc19-d27e-46cb-85c7-e9ae0e21ee76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:11:59Z", "security_group_id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b36d4e909fc4b21b913214196786aa9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:11:59Z", "revision_number": 0, "id": "e27f816a-830f-41b2-9010-1c54c5951588", "remote_group_id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "remote_ip_prefix": null, "created_at": "2019-07-30T19:11:59Z", "security_group_id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b36d4e909fc4b21b913214196786aa9"}], "revision_number": 1, "project_id": "8b36d4e909fc4b21b913214196786aa9", "id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "name": "default"}]} 2019-07-30 19:24:34,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=8b36d4e909fc4b21b913214196786aa9&name=default used request id req-3344ed2e-2560-483d-8b97-b9f0ebf5208e 2019-07-30 19:24:34,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.440939903259s 2019-07-30 19:24:34,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 19:24:34,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:24:34,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:34 GMT X-Openstack-Request-Id: req-389550d6-575c-46e4-95a7-85793887c979 2019-07-30 19:24:34,460 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "created_at": "2019-07-30T19:11:59Z", "updated_at": "2019-07-30T19:11:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:11:59Z", "revision_number": 0, "id": "24916d8c-2690-493f-9b4d-425cd6afe341", "remote_group_id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "remote_ip_prefix": null, "created_at": "2019-07-30T19:11:59Z", "security_group_id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b36d4e909fc4b21b913214196786aa9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:11:59Z", "revision_number": 0, "id": "92fc82f6-1142-4e64-9ad1-ba69a12c8a83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:11:59Z", "security_group_id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b36d4e909fc4b21b913214196786aa9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:11:59Z", "revision_number": 0, "id": "bfd1cc19-d27e-46cb-85c7-e9ae0e21ee76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:11:59Z", "security_group_id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b36d4e909fc4b21b913214196786aa9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:11:59Z", "revision_number": 0, "id": "e27f816a-830f-41b2-9010-1c54c5951588", "remote_group_id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "remote_ip_prefix": null, "created_at": "2019-07-30T19:11:59Z", "security_group_id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "tenant_id": "8b36d4e909fc4b21b913214196786aa9", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b36d4e909fc4b21b913214196786aa9"}], "revision_number": 1, "project_id": "8b36d4e909fc4b21b913214196786aa9", "id": "bfaebc7d-55f2-49d6-8273-9980572a62ef", "name": "default"}]} 2019-07-30 19:24:34,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-389550d6-575c-46e4-95a7-85793887c979 2019-07-30 19:24:34,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.400551080704s 2019-07-30 19:24:34,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 19:24:34,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/bfaebc7d-55f2-49d6-8273-9980572a62ef.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f1376e3d87fd6ae9d8a3092d3b749fb7693ea883" 2019-07-30 19:24:34,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:24:34 GMT X-Openstack-Request-Id: req-3d0f940b-2b7f-4ea4-85bc-405cf600f3c3 2019-07-30 19:24:34,956 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:24:34,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/bfaebc7d-55f2-49d6-8273-9980572a62ef.json used request id req-3d0f940b-2b7f-4ea4-85bc-405cf600f3c3 2019-07-30 19:24:34,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.488007068634s 2019-07-30 19:24:35,008 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-07-30 19:24:35,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:24:35,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac2516a-bcaf-4dc5-b0d5-c3e7650ff30a 2019-07-30 19:24:35,059 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:24:35,059 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-bac2516a-bcaf-4dc5-b0d5-c3e7650ff30a 2019-07-30 19:24:35,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:24:35,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T20:24:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["KHbe6QXzTyuQXOLSB11ldA"], "issued_at": "2019-07-30T19:24:35.000000Z"}} 2019-07-30 19:24:35,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:24:35,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:36,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:36 GMT X-Openstack-Request-Id: req-be727877-0233-40ac-a4f4-d2a2cc26d944 2019-07-30 19:24:36,081 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 19:24:36,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-be727877-0233-40ac-a4f4-d2a2cc26d944 2019-07-30 19:24:36,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.614403963089s 2019-07-30 19:24:36,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:24:36,094 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07a16153-b666-4f46-be45-849e41e0a7dc 2019-07-30 19:24:36,094 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 19:24:36,094 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-07a16153-b666-4f46-be45-849e41e0a7dc 2019-07-30 19:24:36,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:24:36,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:36,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1914838d-1438-498d-ba30-02285c57a07d 2019-07-30 19:24:36,301 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 19:24:36,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-1914838d-1438-498d-ba30-02285c57a07d 2019-07-30 19:24:36,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206718921661s 2019-07-30 19:24:36,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 19:24:36,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_04a5e8ba-9631-4a82-aac8-607eeaac9588"}}' 2019-07-30 19:24:36,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-482b5d2b-c899-4da0-97f1-1a6ef8441c4c 2019-07-30 19:24:36,477 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.37:5000/v3/projects/a70b5f5c5d2c4e3db0a18e473b55e771"}, "tags": [], "enabled": true, "id": "a70b5f5c5d2c4e3db0a18e473b55e771", "parent_id": "default", "domain_id": "default", "name": "patrole-project_04a5e8ba-9631-4a82-aac8-607eeaac9588"}} 2019-07-30 19:24:36,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-482b5d2b-c899-4da0-97f1-1a6ef8441c4c 2019-07-30 19:24:36,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.168815851212s 2019-07-30 19:24:36,478 - 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'a70b5f5c5d2c4e3db0a18e473b55e771', '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_04a5e8ba-9631-4a82-aac8-607eeaac9588'}) 2019-07-30 19:24:36,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 19:24:36,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "eudmEH95M5Rzf4pxQdI0WWtbYfG1xm", "email": null, "name": "patrole-user_04a5e8ba-9631-4a82-aac8-607eeaac9588"}}' 2019-07-30 19:24:36,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d95eebf8-69fd-4662-9371-f59f2549bb2d 2019-07-30 19:24:36,981 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_04a5e8ba-9631-4a82-aac8-607eeaac9588", "links": {"self": "http://172.30.9.37:5000/v3/users/9f029f2e06b94725b2ebdcf621e5b60c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f029f2e06b94725b2ebdcf621e5b60c", "domain_id": "default", "password_expires_at": null}} 2019-07-30 19:24:36,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-d95eebf8-69fd-4662-9371-f59f2549bb2d 2019-07-30 19:24:36,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.496026992798s 2019-07-30 19:24:36,982 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9f029f2e06b94725b2ebdcf621e5b60c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_04a5e8ba-9631-4a82-aac8-607eeaac9588'}) 2019-07-30 19:24:36,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:24:36,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:37,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b869919f-d879-48bd-a4d9-ab9db537573b 2019-07-30 19:24:37,224 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:24:37,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-b869919f-d879-48bd-a4d9-ab9db537573b 2019-07-30 19:24:37,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.238374948502s 2019-07-30 19:24:37,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:24:37,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:37,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba1de7d1-7305-4019-8c99-d8f66c353a5f 2019-07-30 19:24:37,440 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:24:37,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-ba1de7d1-7305-4019-8c99-d8f66c353a5f 2019-07-30 19:24:37,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211446046829s 2019-07-30 19:24:37,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:24:37,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:37,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb6dfd4-b89f-4b89-9847-4eaab6fab2f1 2019-07-30 19:24:37,662 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:24:37,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-4cb6dfd4-b89f-4b89-9847-4eaab6fab2f1 2019-07-30 19:24:37,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217111110687s 2019-07-30 19:24:37,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:24:37,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:37,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58d58c09-cf66-4cd2-8f68-6eee68bce0c5 2019-07-30 19:24:37,889 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:24:37,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-58d58c09-cf66-4cd2-8f68-6eee68bce0c5 2019-07-30 19:24:37,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221974849701s 2019-07-30 19:24:37,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:24:37,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:38,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c86832f-db4d-47f6-9eb1-5f2c0f874984 2019-07-30 19:24:38,025 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_04a5e8ba-9631-4a82-aac8-607eeaac9588", "links": {"self": "http://172.30.9.37:5000/v3/users/9f029f2e06b94725b2ebdcf621e5b60c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f029f2e06b94725b2ebdcf621e5b60c", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:24:38,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-8c86832f-db4d-47f6-9eb1-5f2c0f874984 2019-07-30 19:24:38,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135379076004s 2019-07-30 19:24:38,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:24:38,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:38,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849f567c-2fbd-4756-874c-f890ae3e384a 2019-07-30 19:24:38,265 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.37:5000/v3/projects/a70b5f5c5d2c4e3db0a18e473b55e771"}, "tags": [], "enabled": true, "id": "a70b5f5c5d2c4e3db0a18e473b55e771", "parent_id": "default", "domain_id": "default", "name": "patrole-project_04a5e8ba-9631-4a82-aac8-607eeaac9588"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:24:38,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-849f567c-2fbd-4756-874c-f890ae3e384a 2019-07-30 19:24:38,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.228054046631s 2019-07-30 19:24:38,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:24:38,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=9f029f2e06b94725b2ebdcf621e5b60c&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=a70b5f5c5d2c4e3db0a18e473b55e771" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:38,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64477f35-c3d5-4f12-be45-76cf2d7adf43 2019-07-30 19:24:38,412 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=9f029f2e06b94725b2ebdcf621e5b60c&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=a70b5f5c5d2c4e3db0a18e473b55e771", "previous": null, "next": null}} 2019-07-30 19:24:38,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=9f029f2e06b94725b2ebdcf621e5b60c&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=a70b5f5c5d2c4e3db0a18e473b55e771 used request id req-64477f35-c3d5-4f12-be45-76cf2d7adf43 2019-07-30 19:24:38,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.139376878738s 2019-07-30 19:24:38,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:24:38,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/a70b5f5c5d2c4e3db0a18e473b55e771/users/9f029f2e06b94725b2ebdcf621e5b60c/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:38,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:24:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c960099-19d2-4d09-969a-3e9f72b1bab8 2019-07-30 19:24:38,672 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:24:38,672 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/a70b5f5c5d2c4e3db0a18e473b55e771/users/9f029f2e06b94725b2ebdcf621e5b60c/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-7c960099-19d2-4d09-969a-3e9f72b1bab8 2019-07-30 19:24:38,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.256097793579s 2019-07-30 19:24:38,673 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_04a5e8ba-9631-4a82-aac8-607eeaac9588', 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'a70b5f5c5d2c4e3db0a18e473b55e771', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'eudmEH95M5Rzf4pxQdI0WWtbYfG1xm', 'username': u'patrole-user_04a5e8ba-9631-4a82-aac8-607eeaac9588', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 19:24:38,676 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_04a5e8ba-9631-4a82-aac8-607eeaac9588', 'password': 'eudmEH95M5Rzf4pxQdI0WWtbYfG1xm', 'project_name': 'patrole-project_04a5e8ba-9631-4a82-aac8-607eeaac9588', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': 'a70b5f5c5d2c4e3db0a18e473b55e771', 'project_domain_name': 'Default'} 2019-07-30 19:24:38,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:24:38,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:38,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f130fa39-c6de-4c65-95f5-913d0e66045c 2019-07-30 19:24:38,805 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:24:38,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-f130fa39-c6de-4c65-95f5-913d0e66045c 2019-07-30 19:24:38,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12580704689s 2019-07-30 19:24:38,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:24:38,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:39,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c4e7da-fe34-496b-a1fb-9718c8b7a0e6 2019-07-30 19:24:39,033 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:24:39,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-e1c4e7da-fe34-496b-a1fb-9718c8b7a0e6 2019-07-30 19:24:39,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222799062729s 2019-07-30 19:24:39,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:24:39,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:39,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4a2839-fc05-408e-bf51-ef8f46f7cd19 2019-07-30 19:24:39,263 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:24:39,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-8d4a2839-fc05-408e-bf51-ef8f46f7cd19 2019-07-30 19:24:39,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224900960922s 2019-07-30 19:24:39,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:24:39,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:39,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a7662bb-a021-4806-80b6-defdcd11a04d 2019-07-30 19:24:39,409 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_04a5e8ba-9631-4a82-aac8-607eeaac9588", "links": {"self": "http://172.30.9.37:5000/v3/users/9f029f2e06b94725b2ebdcf621e5b60c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f029f2e06b94725b2ebdcf621e5b60c", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:24:39,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-0a7662bb-a021-4806-80b6-defdcd11a04d 2019-07-30 19:24:39,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.144601106644s 2019-07-30 19:24:39,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:24:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:39,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12cdc03-d52e-4266-a86a-f6298b838d07 2019-07-30 19:24:39,543 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.37:5000/v3/projects/a70b5f5c5d2c4e3db0a18e473b55e771"}, "tags": [], "enabled": true, "id": "a70b5f5c5d2c4e3db0a18e473b55e771", "parent_id": "default", "domain_id": "default", "name": "patrole-project_04a5e8ba-9631-4a82-aac8-607eeaac9588"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:24:39,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-f12cdc03-d52e-4266-a86a-f6298b838d07 2019-07-30 19:24:39,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122437953949s 2019-07-30 19:24:39,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:24:39,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=9f029f2e06b94725b2ebdcf621e5b60c&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=a70b5f5c5d2c4e3db0a18e473b55e771" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:39,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2aaf96-578a-435a-b32c-0b4b6d8a0923 2019-07-30 19:24:39,763 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=9f029f2e06b94725b2ebdcf621e5b60c&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=a70b5f5c5d2c4e3db0a18e473b55e771", "previous": null, "next": null}} 2019-07-30 19:24:39,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=9f029f2e06b94725b2ebdcf621e5b60c&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=a70b5f5c5d2c4e3db0a18e473b55e771 used request id req-ff2aaf96-578a-435a-b32c-0b4b6d8a0923 2019-07-30 19:24:39,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.21343588829s 2019-07-30 19:24:39,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:24:39,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/a70b5f5c5d2c4e3db0a18e473b55e771/users/9f029f2e06b94725b2ebdcf621e5b60c/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:39,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-383e0e50-06ae-4a89-9240-778b38190f06 2019-07-30 19:24:39,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:24:39,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/a70b5f5c5d2c4e3db0a18e473b55e771/users/9f029f2e06b94725b2ebdcf621e5b60c/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-383e0e50-06ae-4a89-9240-778b38190f06 2019-07-30 19:24:39,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.188459873199s 2019-07-30 19:24:39,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:24:39,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:40,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87fac6df-419a-43b3-9453-0ea6e61d0861 2019-07-30 19:24:40,088 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:24:40,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-87fac6df-419a-43b3-9453-0ea6e61d0861 2019-07-30 19:24:40,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128935813904s 2019-07-30 19:24:40,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:24:40,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:40,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4ed799-02a2-4537-9179-541bb03a1713 2019-07-30 19:24:40,211 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:24:40,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-6f4ed799-02a2-4537-9179-541bb03a1713 2019-07-30 19:24:40,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118375062943s 2019-07-30 19:24:40,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:24:40,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:40,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9897ccd2-659a-42c5-9b38-bca63b6354db 2019-07-30 19:24:40,453 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_04a5e8ba-9631-4a82-aac8-607eeaac9588", "links": {"self": "http://172.30.9.37:5000/v3/users/9f029f2e06b94725b2ebdcf621e5b60c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f029f2e06b94725b2ebdcf621e5b60c", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:24:40,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-9897ccd2-659a-42c5-9b38-bca63b6354db 2019-07-30 19:24:40,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241000890732s 2019-07-30 19:24:40,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:24:40,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=9f029f2e06b94725b2ebdcf621e5b60c&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:40,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871f532b-a5f9-43b9-94aa-762a4dd6891d 2019-07-30 19:24:40,589 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=9f029f2e06b94725b2ebdcf621e5b60c&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 19:24:40,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=9f029f2e06b94725b2ebdcf621e5b60c&scope.domain.id=default used request id req-871f532b-a5f9-43b9-94aa-762a4dd6891d 2019-07-30 19:24:40,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.124634027481s 2019-07-30 19:24:40,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 19:24:40,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/domains/default/users/9f029f2e06b94725b2ebdcf621e5b60c/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:40,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6ad7025-ca77-4dd4-bc6a-4bde87db166b 2019-07-30 19:24:40,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:24:40,799 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/domains/default/users/9f029f2e06b94725b2ebdcf621e5b60c/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-c6ad7025-ca77-4dd4-bc6a-4bde87db166b 2019-07-30 19:24:40,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.206404924393s 2019-07-30 19:24:40,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:24:40,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f430ff89-4f2e-4da5-ac59-afab47bda2c3 2019-07-30 19:24:40,810 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:24:40,810 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-f430ff89-4f2e-4da5-ac59-afab47bda2c3 2019-07-30 19:24:40,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:24:41,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T20:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a70b5f5c5d2c4e3db0a18e473b55e771", "name": "patrole-project_04a5e8ba-9631-4a82-aac8-607eeaac9588"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/a70b5f5c5d2c4e3db0a18e473b55e771", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/a70b5f5c5d2c4e3db0a18e473b55e771", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/a70b5f5c5d2c4e3db0a18e473b55e771", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_a70b5f5c5d2c4e3db0a18e473b55e771", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_a70b5f5c5d2c4e3db0a18e473b55e771", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/a70b5f5c5d2c4e3db0a18e473b55e771", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/a70b5f5c5d2c4e3db0a18e473b55e771", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/a70b5f5c5d2c4e3db0a18e473b55e771", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/a70b5f5c5d2c4e3db0a18e473b55e771", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/a70b5f5c5d2c4e3db0a18e473b55e771", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/a70b5f5c5d2c4e3db0a18e473b55e771", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_04a5e8ba-9631-4a82-aac8-607eeaac9588", "id": "9f029f2e06b94725b2ebdcf621e5b60c"}, "audit_ids": ["UIPBSaY2ROyqDWbR2lwUFA"], "issued_at": "2019-07-30T19:24:41.000000Z"}} 2019-07-30 19:24:41,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 19:24:41,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:24:41,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:41 GMT X-Openstack-Request-Id: req-2f256848-bfd0-4b5d-b617-18b7e3d44064 2019-07-30 19:24:41,527 - 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-07-30 19:24:41,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-2f256848-bfd0-4b5d-b617-18b7e3d44064 2019-07-30 19:24:41,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.293213129044s 2019-07-30 19:24:41,537 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-07-30 19:24:41,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:24:41,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:41,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2369810a-14c3-42f2-8868-6f39fee6ad5a 2019-07-30 19:24:41,655 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 19:24:41,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-2369810a-14c3-42f2-8868-6f39fee6ad5a 2019-07-30 19:24:41,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117508888245s 2019-07-30 19:24:41,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:24:41,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:24:41,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a02ea163-ab24-4c45-9ebe-8d8bdc3c5c43 2019-07-30 19:24:41,885 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.37:5000/v3/projects/a70b5f5c5d2c4e3db0a18e473b55e771"}, "tags": [], "enabled": true, "id": "a70b5f5c5d2c4e3db0a18e473b55e771", "parent_id": "default", "domain_id": "default", "name": "patrole-project_04a5e8ba-9631-4a82-aac8-607eeaac9588"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:24:41,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-a02ea163-ab24-4c45-9ebe-8d8bdc3c5c43 2019-07-30 19:24:41,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223756074905s 2019-07-30 19:24:41,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 19:24:41,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" -d '{"network": {"shared": true, "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "name": "patrole-net_04a5e8ba-9631-4a82-aac8-607eeaac9588", "admin_state_up": true}}' 2019-07-30 19:24:42,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 719 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:42 GMT X-Openstack-Request-Id: req-8807437c-4875-4c2c-b03e-11c692f1425b 2019-07-30 19:24:42,517 - 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":"ed51714e-85c3-4ff7-b0d6-65955b8a726e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":true,"project_id":"a70b5f5c5d2c4e3db0a18e473b55e771","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T19:24:42Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_04a5e8ba-9631-4a82-aac8-607eeaac9588","admin_state_up":true,"tenant_id":"a70b5f5c5d2c4e3db0a18e473b55e771","created_at":"2019-07-30T19:24:42Z","mtu":1450}} 2019-07-30 19:24:42,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-8807437c-4875-4c2c-b03e-11c692f1425b 2019-07-30 19:24:42,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.629374980927s 2019-07-30 19:24:42,518 - 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-07-30T19:24:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ed51714e-85c3-4ff7-b0d6-65955b8a726e', u'provider:segmentation_id': 3, 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_04a5e8ba-9631-4a82-aac8-607eeaac9588', u'created_at': u'2019-07-30T19:24:42Z', u'mtu': 1450, u'tenant_id': u'a70b5f5c5d2c4e3db0a18e473b55e771', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'a70b5f5c5d2c4e3db0a18e473b55e771', u'l2_adjacency': True}) 2019-07-30 19:24:42,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:24:42,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:24:42,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2097 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:42 GMT X-Openstack-Request-Id: req-df46ec7a-3d1c-4a70-968f-5b033d1a70cc 2019-07-30 19:24:42,905 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ed51714e-85c3-4ff7-b0d6-65955b8a726e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":true,"project_id":"a70b5f5c5d2c4e3db0a18e473b55e771","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T19:24:42Z","qos_policy_id":null,"name":"patrole-net_04a5e8ba-9631-4a82-aac8-607eeaac9588","admin_state_up":true,"tenant_id":"a70b5f5c5d2c4e3db0a18e473b55e771","created_at":"2019-07-30T19:24:42Z","provider:network_type":"vxlan"}]} 2019-07-30 19:24:42,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-df46ec7a-3d1c-4a70-968f-5b033d1a70cc 2019-07-30 19:24:42,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387020111084s 2019-07-30 19:24:42,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 19:24:42,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" -d '{"subnet": {"name": "patrole-subnet_04a5e8ba-9631-4a82-aac8-607eeaac9588", "enable_dhcp": true, "network_id": "ed51714e-85c3-4ff7-b0d6-65955b8a726e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 19:24:44,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:44 GMT X-Openstack-Request-Id: req-e4f8095a-4608-42f1-9e45-a632bdbd4b25 2019-07-30 19:24:44,146 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T19:24: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":"28114d7b-cbe6-4d90-a15d-4e2e285639d7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a70b5f5c5d2c4e3db0a18e473b55e771","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_04a5e8ba-9631-4a82-aac8-607eeaac9588","enable_dhcp":true,"segment_id":null,"network_id":"ed51714e-85c3-4ff7-b0d6-65955b8a726e","tenant_id":"a70b5f5c5d2c4e3db0a18e473b55e771","created_at":"2019-07-30T19:24:43Z","ip_version":4}} 2019-07-30 19:24:44,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-e4f8095a-4608-42f1-9e45-a632bdbd4b25 2019-07-30 19:24:44,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.23918104172s 2019-07-30 19:24:44,147 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T19:24: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'28114d7b-cbe6-4d90-a15d-4e2e285639d7', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_04a5e8ba-9631-4a82-aac8-607eeaac9588', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ed51714e-85c3-4ff7-b0d6-65955b8a726e', u'tenant_id': u'a70b5f5c5d2c4e3db0a18e473b55e771', u'created_at': u'2019-07-30T19:24: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'a70b5f5c5d2c4e3db0a18e473b55e771'}) 2019-07-30 19:24:44,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 19:24:44,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "patrole-router_04a5e8ba-9631-4a82-aac8-607eeaac9588", "admin_state_up": true}}' 2019-07-30 19:24:51,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 706 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:51 GMT X-Openstack-Request-Id: req-0139d2e1-1bfb-4385-b4a5-eec6dd842046 2019-07-30 19:24:51,639 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "created_at": "2019-07-30T19:24:45Z", "admin_state_up": true, "updated_at": "2019-07-30T19:24:46Z", "project_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "05e0b9ea-8df0-42ba-80e3-36f0742165ee", "name": "patrole-router_04a5e8ba-9631-4a82-aac8-607eeaac9588"}} 2019-07-30 19:24:51,639 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-0139d2e1-1bfb-4385-b4a5-eec6dd842046 2019-07-30 19:24:51,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.49206113815s 2019-07-30 19:24:51,640 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T19:24:46Z', u'revision_number': 3, u'ha': True, u'id': u'05e0b9ea-8df0-42ba-80e3-36f0742165ee', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_04a5e8ba-9631-4a82-aac8-607eeaac9588', u'admin_state_up': True, u'tenant_id': u'a70b5f5c5d2c4e3db0a18e473b55e771', u'created_at': u'2019-07-30T19:24:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'a70b5f5c5d2c4e3db0a18e473b55e771'}) 2019-07-30 19:24:51,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 19:24:51,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/05e0b9ea-8df0-42ba-80e3-36f0742165ee/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" -d '{"subnet_id": "28114d7b-cbe6-4d90-a15d-4e2e285639d7"}' 2019-07-30 19:24:54,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:54 GMT X-Openstack-Request-Id: req-3324c4d4-fe28-4309-a85b-bd159d1cfa0d 2019-07-30 19:24:54,898 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ed51714e-85c3-4ff7-b0d6-65955b8a726e", "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "subnet_id": "28114d7b-cbe6-4d90-a15d-4e2e285639d7", "subnet_ids": ["28114d7b-cbe6-4d90-a15d-4e2e285639d7"], "port_id": "7b04f543-f8ed-4bff-b9c7-1515b991390c", "id": "05e0b9ea-8df0-42ba-80e3-36f0742165ee"} 2019-07-30 19:24:54,898 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/05e0b9ea-8df0-42ba-80e3-36f0742165ee/add_router_interface.json used request id req-3324c4d4-fe28-4309-a85b-bd159d1cfa0d 2019-07-30 19:24:54,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.25752997398s 2019-07-30 19:24:54,899 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 19:24:55,005 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 19:24:55,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:24:55,014 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:55 GMT 2019-07-30 19:24:55,014 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 19:24:55,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:24:55,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:24:55,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:55 GMT X-Openstack-Request-Id: req-fc4dce6e-a7b3-4a6c-8e46-4e0353bf596c 2019-07-30 19:24:55,749 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:24:55,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-fc4dce6e-a7b3-4a6c-8e46-4e0353bf596c 2019-07-30 19:24:55,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.72984790802s 2019-07-30 19:24:55,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 19:24:55,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_04a5e8ba-9631-4a82-aac8-607eeaac9588", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_04a5e8ba-9631-4a82-aac8-607eeaac9588"}' 2019-07-30 19:24:56,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:56 GMT Location: http://172.30.9.37:9292/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-052348a6-03b9-4f3d-aa8d-67cc6e8f7cd0 2019-07-30 19:24:56,517 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:24:56Z", "file": "/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/file", "owner": "a70b5f5c5d2c4e3db0a18e473b55e771", "id": "7ff5756b-89ae-41a2-af91-e437b95a95bc", "size": null, "self": "/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc", "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_04a5e8ba-9631-4a82-aac8-607eeaac9588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_04a5e8ba-9631-4a82-aac8-607eeaac9588", "checksum": null, "created_at": "2019-07-30T19:24:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 19:24:56,517 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-052348a6-03b9-4f3d-aa8d-67cc6e8f7cd0 2019-07-30 19:24:56,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.759892940521s 2019-07-30 19:24:56,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 19:24:56,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" -d '' 2019-07-30 19:24:57,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:24:57 GMT X-Openstack-Request-Id: req-126ec6cb-e79e-4b42-8b16-12c965c4f6e2 2019-07-30 19:24:57,400 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 19:24:57,400 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/file used request id req-126ec6cb-e79e-4b42-8b16-12c965c4f6e2 2019-07-30 19:24:57,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.882138967514s 2019-07-30 19:24:57,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:24:57,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:24:58,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:58 GMT X-Openstack-Request-Id: req-e08c1b26-d7b5-4edb-bcb9-05fb86ecd95d 2019-07-30 19:24:58,200 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:24:57Z", "file": "/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/file", "owner": "a70b5f5c5d2c4e3db0a18e473b55e771", "id": "7ff5756b-89ae-41a2-af91-e437b95a95bc", "size": 12716032, "self": "/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_04a5e8ba-9631-4a82-aac8-607eeaac9588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_04a5e8ba-9631-4a82-aac8-607eeaac9588", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:24:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:24:58,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-e08c1b26-d7b5-4edb-bcb9-05fb86ecd95d 2019-07-30 19:24:58,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.795418024063s 2019-07-30 19:24:58,202 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/file', 'owner': u'a70b5f5c5d2c4e3db0a18e473b55e771', 'id': u'7ff5756b-89ae-41a2-af91-e437b95a95bc', 'size': 12716032, u'self': u'/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a70b5f5c5d2c4e3db0a18e473b55e771', 'name': 'patrole-project_04a5e8ba-9631-4a82-aac8-607eeaac9588', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T19:24:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T19:24:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_04a5e8ba-9631-4a82-aac8-607eeaac9588', '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/7ff5756b-89ae-41a2-af91-e437b95a95bc', 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_04a5e8ba-9631-4a82-aac8-607eeaac9588', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_04a5e8ba-9631-4a82-aac8-607eeaac9588', 'created': u'2019-07-30T19:24:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T19:24: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/7ff5756b-89ae-41a2-af91-e437b95a95bc', 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_04a5e8ba-9631-4a82-aac8-607eeaac9588', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 19:24:58,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 19:24:58,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_04a5e8ba-9631-4a82-aac8-607eeaac9588", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 19:24:58,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24: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-9c7d6cf0-eddd-44ff-a5e3-b11255e4983a x-openstack-request-id: req-9c7d6cf0-eddd-44ff-a5e3-b11255e4983a 2019-07-30 19:24:58,532 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_04a5e8ba-9631-4a82-aac8-607eeaac9588", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a0d5ff45-3de0-4d4b-bad8-428cc81acdbd", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a0d5ff45-3de0-4d4b-bad8-428cc81acdbd", "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": "a0d5ff45-3de0-4d4b-bad8-428cc81acdbd"}} 2019-07-30 19:24:58,532 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-9c7d6cf0-eddd-44ff-a5e3-b11255e4983a 2019-07-30 19:24:58,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.326049804688s 2019-07-30 19:24:58,533 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_04a5e8ba-9631-4a82-aac8-607eeaac9588', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'a0d5ff45-3de0-4d4b-bad8-428cc81acdbd', 'swap': 0}) 2019-07-30 19:24:58,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 19:24:58,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/a0d5ff45-3de0-4d4b-bad8-428cc81acdbd/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" -d '{"extra_specs": {}}' 2019-07-30 19:24:58,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-921402e9-8b0f-4528-a083-f462d8540fa2 x-openstack-request-id: req-921402e9-8b0f-4528-a083-f462d8540fa2 2019-07-30 19:24:58,555 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 19:24:58,555 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/a0d5ff45-3de0-4d4b-bad8-428cc81acdbd/os-extra_specs used request id req-921402e9-8b0f-4528-a083-f462d8540fa2 2019-07-30 19:24:58,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220348834991s 2019-07-30 19:24:58,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:24:58,569 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4929b2cf-27e4-4ded-98b5-bb185f943887 2019-07-30 19:24:58,569 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 19:24:58,570 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-4929b2cf-27e4-4ded-98b5-bb185f943887 2019-07-30 19:24:58,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:24:58,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:24:58,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42270116-cedb-4930-a978-5fdd288ca309 2019-07-30 19:24:58,786 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:24:58,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-42270116-cedb-4930-a978-5fdd288ca309 2019-07-30 19:24:58,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2130818367s 2019-07-30 19:24:58,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:24:58,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:24:58,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19158c61-dc13-47e6-ae8c-4637d2506058 2019-07-30 19:24:58,998 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:24:58,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-19158c61-dc13-47e6-ae8c-4637d2506058 2019-07-30 19:24:58,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207067012787s 2019-07-30 19:24:59,004 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 19:25:01,430 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 19:25:03,628 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f8e9c1a7-7bb4-4005-937c-b90d8f54a142 | 2019-07-30T19:25:03.341925 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f8e9c1a7-7bb4-4005-937c-b90d8f54a142 ~/.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-07-30 19:25:07,172 - 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-07-30 19:25:07,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 19:25:10,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-30 19:25:13,339 - 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=5db5df9b-2dcc-4d96-910b-3e4dcb5f3d02) as the default verifier for the future CLI operations. 2019-07-30 19:25:15,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 19:25:15,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:25:15,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 19:25: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-723e561d-f583-4743-9c13-e7141c38dfa7 x-openstack-request-id: req-723e561d-f583-4743-9c13-e7141c38dfa7 2019-07-30 19:25:15,180 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 242}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 245}, "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": 5}]} 2019-07-30 19:25:15,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-723e561d-f583-4743-9c13-e7141c38dfa7 2019-07-30 19:25:15,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0356299877167s 2019-07-30 19:25:15,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:25:15,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:25:15,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 30 Jul 2019 19:25:15 GMT X-Openstack-Request-Id: req-a5182735-750d-47af-9c9e-43c1ec9895cf 2019-07-30 19:25:15,497 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:24:57Z", "file": "/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/file", "owner": "a70b5f5c5d2c4e3db0a18e473b55e771", "id": "7ff5756b-89ae-41a2-af91-e437b95a95bc", "size": 12716032, "self": "/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_04a5e8ba-9631-4a82-aac8-607eeaac9588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_04a5e8ba-9631-4a82-aac8-607eeaac9588", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:24:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:25:15,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-a5182735-750d-47af-9c9e-43c1ec9895cf 2019-07-30 19:25:15,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314737081528s 2019-07-30 19:25:15,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 19:25:15,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_04a5e8ba-9631-4a82-aac8-607eeaac9588", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_04a5e8ba-9631-4a82-aac8-607eeaac9588"}' 2019-07-30 19:25:16,259 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Tue, 30 Jul 2019 19:25:16 GMT Location: http://172.30.9.37:9292/v2/images/37a346cc-687b-4722-9749-b2eff455cee7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-711bc42b-bf77-4e75-a7a3-478ab74d23be 2019-07-30 19:25:16,259 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:25:16Z", "file": "/v2/images/37a346cc-687b-4722-9749-b2eff455cee7/file", "owner": "a70b5f5c5d2c4e3db0a18e473b55e771", "id": "37a346cc-687b-4722-9749-b2eff455cee7", "size": null, "self": "/v2/images/37a346cc-687b-4722-9749-b2eff455cee7", "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_04a5e8ba-9631-4a82-aac8-607eeaac9588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_04a5e8ba-9631-4a82-aac8-607eeaac9588", "checksum": null, "created_at": "2019-07-30T19:25:16Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 19:25:16,260 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-711bc42b-bf77-4e75-a7a3-478ab74d23be 2019-07-30 19:25:16,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.752069950104s 2019-07-30 19:25:16,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 19:25:16,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/37a346cc-687b-4722-9749-b2eff455cee7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" -d '' 2019-07-30 19:25:17,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:25:17 GMT X-Openstack-Request-Id: req-ef250e6e-07cb-45fd-a5dc-38c9875c3bca 2019-07-30 19:25:17,420 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 19:25:17,420 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/37a346cc-687b-4722-9749-b2eff455cee7/file used request id req-ef250e6e-07cb-45fd-a5dc-38c9875c3bca 2019-07-30 19:25:17,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.15940403938s 2019-07-30 19:25:17,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:25:17,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:25:18,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Tue, 30 Jul 2019 19:25:18 GMT X-Openstack-Request-Id: req-3f5b474d-b038-4615-9fad-4163863c9806 2019-07-30 19:25:18,158 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:25:17Z", "file": "/v2/images/37a346cc-687b-4722-9749-b2eff455cee7/file", "owner": "a70b5f5c5d2c4e3db0a18e473b55e771", "id": "37a346cc-687b-4722-9749-b2eff455cee7", "size": 12716032, "self": "/v2/images/37a346cc-687b-4722-9749-b2eff455cee7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/37a346cc-687b-4722-9749-b2eff455cee7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/37a346cc-687b-4722-9749-b2eff455cee7/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_04a5e8ba-9631-4a82-aac8-607eeaac9588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_04a5e8ba-9631-4a82-aac8-607eeaac9588", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:25:16Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:24:57Z", "file": "/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/file", "owner": "a70b5f5c5d2c4e3db0a18e473b55e771", "id": "7ff5756b-89ae-41a2-af91-e437b95a95bc", "size": 12716032, "self": "/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_04a5e8ba-9631-4a82-aac8-607eeaac9588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_04a5e8ba-9631-4a82-aac8-607eeaac9588", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:24:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:25:18,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-3f5b474d-b038-4615-9fad-4163863c9806 2019-07-30 19:25:18,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.734119176865s 2019-07-30 19:25:18,161 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/37a346cc-687b-4722-9749-b2eff455cee7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/37a346cc-687b-4722-9749-b2eff455cee7/file', 'owner': u'a70b5f5c5d2c4e3db0a18e473b55e771', 'id': u'37a346cc-687b-4722-9749-b2eff455cee7', 'size': 12716032, u'self': u'/v2/images/37a346cc-687b-4722-9749-b2eff455cee7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a70b5f5c5d2c4e3db0a18e473b55e771', 'name': 'patrole-project_04a5e8ba-9631-4a82-aac8-607eeaac9588', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/37a346cc-687b-4722-9749-b2eff455cee7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T19:25:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T19:25:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_04a5e8ba-9631-4a82-aac8-607eeaac9588', '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/37a346cc-687b-4722-9749-b2eff455cee7', 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_04a5e8ba-9631-4a82-aac8-607eeaac9588', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_04a5e8ba-9631-4a82-aac8-607eeaac9588', 'created': u'2019-07-30T19:25:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T19:25: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/37a346cc-687b-4722-9749-b2eff455cee7', 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_04a5e8ba-9631-4a82-aac8-607eeaac9588', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 19:25:18,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 19:25:18,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_04a5e8ba-9631-4a82-aac8-607eeaac9588", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 19:25:18,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 19:25: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-905ff176-c523-4e86-baa9-5b321b8fd663 x-openstack-request-id: req-905ff176-c523-4e86-baa9-5b321b8fd663 2019-07-30 19:25:18,214 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_04a5e8ba-9631-4a82-aac8-607eeaac9588", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/56570c8c-5bd0-4bac-b54d-2b413cfd43f2", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/56570c8c-5bd0-4bac-b54d-2b413cfd43f2", "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": "56570c8c-5bd0-4bac-b54d-2b413cfd43f2"}} 2019-07-30 19:25:18,214 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-905ff176-c523-4e86-baa9-5b321b8fd663 2019-07-30 19:25:18,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0523629188538s 2019-07-30 19:25:18,215 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_04a5e8ba-9631-4a82-aac8-607eeaac9588', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'56570c8c-5bd0-4bac-b54d-2b413cfd43f2', 'swap': 0}) 2019-07-30 19:25:18,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 19:25:18,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/56570c8c-5bd0-4bac-b54d-2b413cfd43f2/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" -d '{"extra_specs": {}}' 2019-07-30 19:25:18,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 19:25: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-c7c844ac-d99c-4656-ab3e-127a70770b15 x-openstack-request-id: req-c7c844ac-d99c-4656-ab3e-127a70770b15 2019-07-30 19:25:18,238 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 19:25:18,238 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/56570c8c-5bd0-4bac-b54d-2b413cfd43f2/os-extra_specs used request id req-c7c844ac-d99c-4656-ab3e-127a70770b15 2019-07-30 19:25:18,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217890739441s 2019-07-30 19:25:18,238 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_04a5e8ba-9631-4a82-aac8-607eeaac9588', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'56570c8c-5bd0-4bac-b54d-2b413cfd43f2', 'swap': 0}) 2019-07-30 19:25:21,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 19:25:21,590 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 19:25:21,591 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 19:25:21,593 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 19:25:22,242 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-30 19:25:25,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5db5df9b-2dcc-4d96-910b-3e4dcb5f3d02/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?!.*test_create_network_provider_segmentation_id)(?!.*test_list_metadef_namespaces)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-07-30 19:25:25,865 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 19:25:25,888 - 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-07-30 19:28:55,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: ed776862-6f62-481b-b1c8-0cdc5cec8fa3 2019-07-30 19:28:55,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'ed776862-6f62-481b-b1c8-0cdc5cec8fa3']'. 2019-07-30 19:28:55,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 19:28:55,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 19:28:55,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 19:28:55,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ed776862-6f62-481b-b1c8-0cdc5cec8fa3 | 2019-07-30 19:28:55,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-30 19:28:55,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 19:25:27 | 2019-07-30 19:28:55,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 19:28:54 | 2019-07-30 19:28:55,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:27 | 2019-07-30 19:28:55,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 19:28:55,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 19:28:55,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5db5df9b-2dcc-4d96-910b-3e4dcb5f3d02) | 2019-07-30 19:28:55,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 19:28:55,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f8e9c1a7-7bb4-4005-937c-b90d8f54a142) | 2019-07-30 19:28:55,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 147 | 2019-07-30 19:28:55,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 197.201 | 2019-07-30 19:28:55,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 138 | 2019-07-30 19:28:55,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-07-30 19:28:55,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 19:28:55,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 19:28:55,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-30 19:28:55,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 19:28:55,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 19:28:55,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 19:28:56,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-07-30 19:28:56,007 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'ed776862-6f62-481b-b1c8-0cdc5cec8fa3', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-07-30 19:28:58,204 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid ed776862-6f62-481b-b1c8-0cdc5cec8fa3 --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-07-30 19:28:58,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'ed776862-6f62-481b-b1c8-0cdc5cec8fa3', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-07-30 19:29:00,291 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid ed776862-6f62-481b-b1c8-0cdc5cec8fa3 --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-07-30 19:29:00,461 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 19:29:00,461 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:19 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 19:29:00,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 19:29:00,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/37a346cc-687b-4722-9749-b2eff455cee7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:29:01,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:29:01 GMT X-Openstack-Request-Id: req-6fa28072-a85c-4eed-b0bd-16ec8f685da8 2019-07-30 19:29:01,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 19:29:01,597 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/37a346cc-687b-4722-9749-b2eff455cee7 used request id req-6fa28072-a85c-4eed-b0bd-16ec8f685da8 2019-07-30 19:29:01,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12684607506s 2019-07-30 19:29:01,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 19:29:01,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:29:01,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 359 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f790a5bf-2469-441a-b434-e83467ebf239 x-openstack-request-id: req-f790a5bf-2469-441a-b434-e83467ebf239 2019-07-30 19:29:01,626 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_04a5e8ba-9631-4a82-aac8-607eeaac9588", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/56570c8c-5bd0-4bac-b54d-2b413cfd43f2", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/56570c8c-5bd0-4bac-b54d-2b413cfd43f2", "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": "56570c8c-5bd0-4bac-b54d-2b413cfd43f2"}, {"name": "patrole-flavor_04a5e8ba-9631-4a82-aac8-607eeaac9588", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a0d5ff45-3de0-4d4b-bad8-428cc81acdbd", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a0d5ff45-3de0-4d4b-bad8-428cc81acdbd", "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": "a0d5ff45-3de0-4d4b-bad8-428cc81acdbd"}]} 2019-07-30 19:29:01,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-f790a5bf-2469-441a-b434-e83467ebf239 2019-07-30 19:29:01,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231699943542s 2019-07-30 19:29:01,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 19:29:01,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/56570c8c-5bd0-4bac-b54d-2b413cfd43f2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:29:01,673 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29: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-762553b8-5285-4134-bef0-6f985665eec3 x-openstack-request-id: req-762553b8-5285-4134-bef0-6f985665eec3 2019-07-30 19:29:01,674 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/56570c8c-5bd0-4bac-b54d-2b413cfd43f2 used request id req-762553b8-5285-4134-bef0-6f985665eec3 2019-07-30 19:29:01,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0446019172668s 2019-07-30 19:29:01,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 19:29:01,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/05e0b9ea-8df0-42ba-80e3-36f0742165ee/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" -d '{"subnet_id": "28114d7b-cbe6-4d90-a15d-4e2e285639d7"}' 2019-07-30 19:29:04,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:04 GMT X-Openstack-Request-Id: req-f34c0952-3055-468e-bd4f-248c8d93eebc 2019-07-30 19:29:04,718 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ed51714e-85c3-4ff7-b0d6-65955b8a726e", "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "subnet_id": "28114d7b-cbe6-4d90-a15d-4e2e285639d7", "subnet_ids": ["28114d7b-cbe6-4d90-a15d-4e2e285639d7"], "port_id": "7b04f543-f8ed-4bff-b9c7-1515b991390c", "id": "05e0b9ea-8df0-42ba-80e3-36f0742165ee"} 2019-07-30 19:29:04,718 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/05e0b9ea-8df0-42ba-80e3-36f0742165ee/remove_router_interface.json used request id req-f34c0952-3055-468e-bd4f-248c8d93eebc 2019-07-30 19:29:04,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.04359793663s 2019-07-30 19:29:04,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 19:29:04,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:29:05,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1217 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:05 GMT X-Openstack-Request-Id: req-12513295-2797-4a8b-a800-30a649139235 2019-07-30 19:29:05,160 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "created_at": "2019-07-30T19:24:45Z", "admin_state_up": true, "updated_at": "2019-07-30T19:29:03Z", "project_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "05e0b9ea-8df0-42ba-80e3-36f0742165ee", "name": "patrole-router_04a5e8ba-9631-4a82-aac8-607eeaac9588"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "924ecf5681a645bdb8c0afcee685bf33", "created_at": "2019-07-30T17:32:46Z", "admin_state_up": true, "updated_at": "2019-07-30T17:32:49Z", "project_id": "924ecf5681a645bdb8c0afcee685bf33", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "0f48677e-8670-4808-bf16-066df5df8113", "name": "tempest-pretest-check-369848379"}]} 2019-07-30 19:29:05,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-12513295-2797-4a8b-a800-30a649139235 2019-07-30 19:29:05,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.441414117813s 2019-07-30 19:29:05,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 19:29:05,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/05e0b9ea-8df0-42ba-80e3-36f0742165ee.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:29:09,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:29:09 GMT X-Openstack-Request-Id: req-5750510d-b628-4364-9f8f-a43cdcddbdcd 2019-07-30 19:29:09,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:29:09,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/05e0b9ea-8df0-42ba-80e3-36f0742165ee.json used request id req-5750510d-b628-4364-9f8f-a43cdcddbdcd 2019-07-30 19:29:09,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.64800000191s 2019-07-30 19:29:09,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 19:29:09,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:29:10,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1923 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:10 GMT X-Openstack-Request-Id: req-3434c4b0-4b12-4ec5-aaa9-649c3a5dfedc 2019-07-30 19:29:10,165 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T19:24: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":"28114d7b-cbe6-4d90-a15d-4e2e285639d7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a70b5f5c5d2c4e3db0a18e473b55e771","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_04a5e8ba-9631-4a82-aac8-607eeaac9588","enable_dhcp":true,"segment_id":null,"network_id":"ed51714e-85c3-4ff7-b0d6-65955b8a726e","tenant_id":"a70b5f5c5d2c4e3db0a18e473b55e771","created_at":"2019-07-30T19:24:43Z","ip_version":4},{"updated_at":"2019-07-30T17:32:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"568d5ac1-8052-4008-9611-dd393e0ccd4a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 924ecf5681a645bdb8c0afcee685bf33","enable_dhcp":false,"segment_id":null,"network_id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","tenant_id":"","created_at":"2019-07-30T17:32:45Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4}]} 2019-07-30 19:29:10,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-3434c4b0-4b12-4ec5-aaa9-649c3a5dfedc 2019-07-30 19:29:10,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.35564994812s 2019-07-30 19:29:10,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 19:29:10,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/28114d7b-cbe6-4d90-a15d-4e2e285639d7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:29:12,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:29:12 GMT X-Openstack-Request-Id: req-27fd2b31-b0bb-491e-94e5-6eae7808420b 2019-07-30 19:29:12,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:29:12,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/28114d7b-cbe6-4d90-a15d-4e2e285639d7.json used request id req-27fd2b31-b0bb-491e-94e5-6eae7808420b 2019-07-30 19:29:12,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.54989790916s 2019-07-30 19:29:12,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:29:12,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:29:13,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2103 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:13 GMT X-Openstack-Request-Id: req-7e55ffc8-3c35-4d40-9817-55de35979efe 2019-07-30 19:29:13,156 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ed51714e-85c3-4ff7-b0d6-65955b8a726e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":true,"project_id":"a70b5f5c5d2c4e3db0a18e473b55e771","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T19:29:12Z","qos_policy_id":null,"name":"patrole-net_04a5e8ba-9631-4a82-aac8-607eeaac9588","admin_state_up":true,"tenant_id":"a70b5f5c5d2c4e3db0a18e473b55e771","created_at":"2019-07-30T19:24:42Z","provider:network_type":"vxlan"}]} 2019-07-30 19:29:13,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-7e55ffc8-3c35-4d40-9817-55de35979efe 2019-07-30 19:29:13,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.438391923904s 2019-07-30 19:29:13,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 19:29:13,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/ed51714e-85c3-4ff7-b0d6-65955b8a726e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:29:14,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:29:14 GMT X-Openstack-Request-Id: req-3c477be4-a42e-4486-8158-97d0973d417a 2019-07-30 19:29:14,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:29:14,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/ed51714e-85c3-4ff7-b0d6-65955b8a726e.json used request id req-3c477be4-a42e-4486-8158-97d0973d417a 2019-07-30 19:29:14,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40877103806s 2019-07-30 19:29:14,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:29:14,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:29:14,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:14 GMT X-Openstack-Request-Id: req-4eea2dfb-23e0-468b-9831-fc147c0573b9 2019-07-30 19:29:14,597 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:24:57Z", "file": "/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/file", "owner": "a70b5f5c5d2c4e3db0a18e473b55e771", "id": "7ff5756b-89ae-41a2-af91-e437b95a95bc", "size": 12716032, "self": "/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/7ff5756b-89ae-41a2-af91-e437b95a95bc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_04a5e8ba-9631-4a82-aac8-607eeaac9588", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_04a5e8ba-9631-4a82-aac8-607eeaac9588", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:24:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:29:14,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-4eea2dfb-23e0-468b-9831-fc147c0573b9 2019-07-30 19:29:14,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268919467926s 2019-07-30 19:29:14,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 19:29:14,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f6a70e3022455ed3249e7d0e8a383702a865b84f" 2019-07-30 19:29:15,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:29:15 GMT X-Openstack-Request-Id: req-6eb90600-cf9d-4f02-a92c-75e53f3732da 2019-07-30 19:29:15,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-07-30 19:29:15,551 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/7ff5756b-89ae-41a2-af91-e437b95a95bc used request id req-6eb90600-cf9d-4f02-a92c-75e53f3732da 2019-07-30 19:29:15,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.952195167542s 2019-07-30 19:29:15,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 19:29:15,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:29:15,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 304 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29: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-b7b7abac-c0a4-4379-a4ad-1a3fc0c41ea0 x-openstack-request-id: req-b7b7abac-c0a4-4379-a4ad-1a3fc0c41ea0 2019-07-30 19:29:15,580 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_04a5e8ba-9631-4a82-aac8-607eeaac9588", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a0d5ff45-3de0-4d4b-bad8-428cc81acdbd", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a0d5ff45-3de0-4d4b-bad8-428cc81acdbd", "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": "a0d5ff45-3de0-4d4b-bad8-428cc81acdbd"}]} 2019-07-30 19:29:15,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-b7b7abac-c0a4-4379-a4ad-1a3fc0c41ea0 2019-07-30 19:29:15,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.02867603302s 2019-07-30 19:29:15,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 19:29:15,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/a0d5ff45-3de0-4d4b-bad8-428cc81acdbd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:29:15,620 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29: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-4c040eae-6367-40a3-8636-806bed5dbd34 x-openstack-request-id: req-4c040eae-6367-40a3-8636-806bed5dbd34 2019-07-30 19:29:15,620 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/a0d5ff45-3de0-4d4b-bad8-428cc81acdbd used request id req-4c040eae-6367-40a3-8636-806bed5dbd34 2019-07-30 19:29:15,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0377168655396s 2019-07-30 19:29:15,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:29:15,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:29:15,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c0fbb69-f476-449a-83f6-fac7fcc28ed5 2019-07-30 19:29:15,865 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_04a5e8ba-9631-4a82-aac8-607eeaac9588", "links": {"self": "http://172.30.9.37:5000/v3/users/9f029f2e06b94725b2ebdcf621e5b60c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9f029f2e06b94725b2ebdcf621e5b60c", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:29:15,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-7c0fbb69-f476-449a-83f6-fac7fcc28ed5 2019-07-30 19:29:15,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244415998459s 2019-07-30 19:29:15,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:29:15,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/9f029f2e06b94725b2ebdcf621e5b60c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:29:16,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11796409-6741-46b1-903b-40f390e72c21 2019-07-30 19:29:16,114 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_04a5e8ba-9631-4a82-aac8-607eeaac9588", "links": {"self": "http://172.30.9.37:5000/v3/users/9f029f2e06b94725b2ebdcf621e5b60c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9f029f2e06b94725b2ebdcf621e5b60c", "description": null}} 2019-07-30 19:29:16,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/9f029f2e06b94725b2ebdcf621e5b60c used request id req-11796409-6741-46b1-903b-40f390e72c21 2019-07-30 19:29:16,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243167161942s 2019-07-30 19:29:16,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 19:29:16,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/9f029f2e06b94725b2ebdcf621e5b60c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:29:16,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25904dba-8174-41c9-81ec-9041dd84b038 2019-07-30 19:29:16,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:29:16,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/9f029f2e06b94725b2ebdcf621e5b60c used request id req-25904dba-8174-41c9-81ec-9041dd84b038 2019-07-30 19:29:16,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.429355144501s 2019-07-30 19:29:16,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:29:16,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:29:16,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39deba1a-4e52-4643-8eb9-d46facc7dc52 2019-07-30 19:29:16,756 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.37:5000/v3/projects/a70b5f5c5d2c4e3db0a18e473b55e771"}, "tags": [], "enabled": true, "id": "a70b5f5c5d2c4e3db0a18e473b55e771", "parent_id": "default", "domain_id": "default", "name": "patrole-project_04a5e8ba-9631-4a82-aac8-607eeaac9588"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:29:16,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-39deba1a-4e52-4643-8eb9-d46facc7dc52 2019-07-30 19:29:16,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206005096436s 2019-07-30 19:29:16,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 19:29:16,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/a70b5f5c5d2c4e3db0a18e473b55e771 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:29:17,057 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cecacf28-b60e-43eb-872d-fb23f32880af 2019-07-30 19:29:17,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:29:17,058 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/a70b5f5c5d2c4e3db0a18e473b55e771 used request id req-cecacf28-b60e-43eb-872d-fb23f32880af 2019-07-30 19:29:17,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.296610832214s 2019-07-30 19:29:17,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 19:29:17,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=a70b5f5c5d2c4e3db0a18e473b55e771&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:29:17,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:17 GMT X-Openstack-Request-Id: req-7c8f8e79-18f4-4a23-a03a-a08bfba4df39 2019-07-30 19:29:17,428 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "created_at": "2019-07-30T19:24:42Z", "updated_at": "2019-07-30T19:24:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:24:42Z", "revision_number": 0, "id": "423d1df5-0f96-4426-b96f-2de005ef5f5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:24:42Z", "security_group_id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "port_range_min": null, "ethertype": "IPv4", "project_id": "a70b5f5c5d2c4e3db0a18e473b55e771"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:24:42Z", "revision_number": 0, "id": "446572bd-ece1-4631-9162-0536cada0c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:24:42Z", "security_group_id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "port_range_min": null, "ethertype": "IPv6", "project_id": "a70b5f5c5d2c4e3db0a18e473b55e771"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:24:42Z", "revision_number": 0, "id": "b4e19b78-276b-460f-a2e0-04f118f5288a", "remote_group_id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "remote_ip_prefix": null, "created_at": "2019-07-30T19:24:42Z", "security_group_id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "port_range_min": null, "ethertype": "IPv4", "project_id": "a70b5f5c5d2c4e3db0a18e473b55e771"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:24:42Z", "revision_number": 0, "id": "d9129f8b-4ab1-4e94-938c-945d943231b2", "remote_group_id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "remote_ip_prefix": null, "created_at": "2019-07-30T19:24:42Z", "security_group_id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "port_range_min": null, "ethertype": "IPv6", "project_id": "a70b5f5c5d2c4e3db0a18e473b55e771"}], "revision_number": 1, "project_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "name": "default"}]} 2019-07-30 19:29:17,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=a70b5f5c5d2c4e3db0a18e473b55e771&name=default used request id req-7c8f8e79-18f4-4a23-a03a-a08bfba4df39 2019-07-30 19:29:17,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.365273952484s 2019-07-30 19:29:17,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 19:29:17,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:29:17,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:17 GMT X-Openstack-Request-Id: req-5ab972e5-6f3d-4682-9282-bf2cdd047aa3 2019-07-30 19:29:17,807 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "created_at": "2019-07-30T19:24:42Z", "updated_at": "2019-07-30T19:24:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:24:42Z", "revision_number": 0, "id": "423d1df5-0f96-4426-b96f-2de005ef5f5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:24:42Z", "security_group_id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "port_range_min": null, "ethertype": "IPv4", "project_id": "a70b5f5c5d2c4e3db0a18e473b55e771"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:24:42Z", "revision_number": 0, "id": "446572bd-ece1-4631-9162-0536cada0c3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:24:42Z", "security_group_id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "port_range_min": null, "ethertype": "IPv6", "project_id": "a70b5f5c5d2c4e3db0a18e473b55e771"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:24:42Z", "revision_number": 0, "id": "b4e19b78-276b-460f-a2e0-04f118f5288a", "remote_group_id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "remote_ip_prefix": null, "created_at": "2019-07-30T19:24:42Z", "security_group_id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "port_range_min": null, "ethertype": "IPv4", "project_id": "a70b5f5c5d2c4e3db0a18e473b55e771"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:24:42Z", "revision_number": 0, "id": "d9129f8b-4ab1-4e94-938c-945d943231b2", "remote_group_id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "remote_ip_prefix": null, "created_at": "2019-07-30T19:24:42Z", "security_group_id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "tenant_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "port_range_min": null, "ethertype": "IPv6", "project_id": "a70b5f5c5d2c4e3db0a18e473b55e771"}], "revision_number": 1, "project_id": "a70b5f5c5d2c4e3db0a18e473b55e771", "id": "c8d63375-10b2-43f0-8d87-8c1c73e1a21f", "name": "default"}]} 2019-07-30 19:29:17,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-5ab972e5-6f3d-4682-9282-bf2cdd047aa3 2019-07-30 19:29:17,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.37355017662s 2019-07-30 19:29:17,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 19:29:17,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/c8d63375-10b2-43f0-8d87-8c1c73e1a21f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d7713200e457e1f07383ab7bdf9364f43c5b1a0" 2019-07-30 19:29:18,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:29:18 GMT X-Openstack-Request-Id: req-4053e171-5e2b-4570-b5b6-5d24befd8dc7 2019-07-30 19:29:18,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:29:18,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/c8d63375-10b2-43f0-8d87-8c1c73e1a21f.json used request id req-4053e171-5e2b-4570-b5b6-5d24befd8dc7 2019-07-30 19:29:18,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.465407133102s 2019-07-30 19:29:18,331 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-07-30 19:29:18,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:29:18,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf8b9d9-fe45-48b1-bf87-f701ecef9b22 2019-07-30 19:29:18,381 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:29:18,382 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-caf8b9d9-fe45-48b1-bf87-f701ecef9b22 2019-07-30 19:29:18,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:29:18,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T20:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["YBYIKFRBRAKZiEdtULmtOw"], "issued_at": "2019-07-30T19:29:18.000000Z"}} 2019-07-30 19:29:18,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:29:18,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:19,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:19 GMT X-Openstack-Request-Id: req-ffe0b1f4-8cd9-4f1a-9556-6ae8c099c694 2019-07-30 19:29:19,189 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 19:29:19,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ffe0b1f4-8cd9-4f1a-9556-6ae8c099c694 2019-07-30 19:29:19,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.400532960892s 2019-07-30 19:29:19,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:29:19,202 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7827cf38-44c8-4118-9433-03314b222ab8 2019-07-30 19:29:19,202 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 19:29:19,202 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-7827cf38-44c8-4118-9433-03314b222ab8 2019-07-30 19:29:19,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:29:19,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:19,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cc500f-6b1f-4423-8f71-29283d626e79 2019-07-30 19:29:19,427 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 19:29:19,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-44cc500f-6b1f-4423-8f71-29283d626e79 2019-07-30 19:29:19,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22415804863s 2019-07-30 19:29:19,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 19:29:19,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_01ce78b0-6421-4619-bc5b-91c1f96291de"}}' 2019-07-30 19:29:19,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-901b1d09-0fa5-4863-8cc0-285db42e040f 2019-07-30 19:29:19,573 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.37:5000/v3/projects/135c0b8a8bb8461fb310a9748ba522d7"}, "tags": [], "enabled": true, "id": "135c0b8a8bb8461fb310a9748ba522d7", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_01ce78b0-6421-4619-bc5b-91c1f96291de"}} 2019-07-30 19:29:19,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-901b1d09-0fa5-4863-8cc0-285db42e040f 2019-07-30 19:29:19,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.139497041702s 2019-07-30 19:29:19,574 - 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'135c0b8a8bb8461fb310a9748ba522d7', '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_01ce78b0-6421-4619-bc5b-91c1f96291de'}) 2019-07-30 19:29:19,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 19:29:19,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "sBayKRlNO8fOoPKREifHFQE5uQqMEJ", "email": null, "name": "neutron_trunk-user_01ce78b0-6421-4619-bc5b-91c1f96291de"}}' 2019-07-30 19:29:20,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d869d77-7858-41e7-b6d6-b91adaddcf98 2019-07-30 19:29:20,101 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_01ce78b0-6421-4619-bc5b-91c1f96291de", "links": {"self": "http://172.30.9.37:5000/v3/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b044e4d3e3b4dd99d1fd75c2a96bc1e", "domain_id": "default", "password_expires_at": null}} 2019-07-30 19:29:20,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-8d869d77-7858-41e7-b6d6-b91adaddcf98 2019-07-30 19:29:20,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.520883083344s 2019-07-30 19:29:20,102 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0b044e4d3e3b4dd99d1fd75c2a96bc1e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_01ce78b0-6421-4619-bc5b-91c1f96291de'}) 2019-07-30 19:29:20,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:29:20,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:20,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9673ecb-6a2f-48c0-9d2f-9854c87bedcd 2019-07-30 19:29:20,222 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:29:20,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-b9673ecb-6a2f-48c0-9d2f-9854c87bedcd 2019-07-30 19:29:20,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116431951523s 2019-07-30 19:29:20,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:29:20,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:20,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31826a04-7f8d-4351-9cf3-384734831787 2019-07-30 19:29:20,444 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:29:20,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-31826a04-7f8d-4351-9cf3-384734831787 2019-07-30 19:29:20,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216328859329s 2019-07-30 19:29:20,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:29:20,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:20,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4fe806f-7ecf-4add-bd08-1b06ec8a5f97 2019-07-30 19:29:20,584 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:29:20,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-e4fe806f-7ecf-4add-bd08-1b06ec8a5f97 2019-07-30 19:29:20,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135395050049s 2019-07-30 19:29:20,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:29:20,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:20,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c87b757-d6d4-472b-a1e5-ffb5108c6f30 2019-07-30 19:29:20,817 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:29:20,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-2c87b757-d6d4-472b-a1e5-ffb5108c6f30 2019-07-30 19:29:20,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.228142976761s 2019-07-30 19:29:20,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:29:20,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:21,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578433fc-cfbb-4c30-ad7a-a2585e33fda6 2019-07-30 19:29:21,053 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron_trunk-user_01ce78b0-6421-4619-bc5b-91c1f96291de", "links": {"self": "http://172.30.9.37:5000/v3/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b044e4d3e3b4dd99d1fd75c2a96bc1e", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:29:21,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-578433fc-cfbb-4c30-ad7a-a2585e33fda6 2019-07-30 19:29:21,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235137939453s 2019-07-30 19:29:21,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:29:21,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:21,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e16c926-c3eb-4283-9864-f325a52240b2 2019-07-30 19:29:21,296 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.37:5000/v3/projects/135c0b8a8bb8461fb310a9748ba522d7"}, "tags": [], "enabled": true, "id": "135c0b8a8bb8461fb310a9748ba522d7", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_01ce78b0-6421-4619-bc5b-91c1f96291de"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:29:21,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-6e16c926-c3eb-4283-9864-f325a52240b2 2019-07-30 19:29:21,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231335878372s 2019-07-30 19:29:21,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:29:21,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=0b044e4d3e3b4dd99d1fd75c2a96bc1e&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=135c0b8a8bb8461fb310a9748ba522d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:21,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f098780-9984-4514-b70c-267e708868d3 2019-07-30 19:29:21,533 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=0b044e4d3e3b4dd99d1fd75c2a96bc1e&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=135c0b8a8bb8461fb310a9748ba522d7", "previous": null, "next": null}} 2019-07-30 19:29:21,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=0b044e4d3e3b4dd99d1fd75c2a96bc1e&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=135c0b8a8bb8461fb310a9748ba522d7 used request id req-5f098780-9984-4514-b70c-267e708868d3 2019-07-30 19:29:21,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.230105161667s 2019-07-30 19:29:21,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:29:21,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/135c0b8a8bb8461fb310a9748ba522d7/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:21,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a35e3056-2199-42f3-b1a3-c945323f6b87 2019-07-30 19:29:21,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:29:21,804 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/135c0b8a8bb8461fb310a9748ba522d7/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-a35e3056-2199-42f3-b1a3-c945323f6b87 2019-07-30 19:29:21,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.267320156097s 2019-07-30 19:29:21,805 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_01ce78b0-6421-4619-bc5b-91c1f96291de', 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'135c0b8a8bb8461fb310a9748ba522d7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'sBayKRlNO8fOoPKREifHFQE5uQqMEJ', 'username': u'neutron_trunk-user_01ce78b0-6421-4619-bc5b-91c1f96291de', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 19:29:21,809 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_01ce78b0-6421-4619-bc5b-91c1f96291de', 'password': 'sBayKRlNO8fOoPKREifHFQE5uQqMEJ', 'project_name': 'neutron_trunk-project_01ce78b0-6421-4619-bc5b-91c1f96291de', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '135c0b8a8bb8461fb310a9748ba522d7', 'project_domain_name': 'Default'} 2019-07-30 19:29:21,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:29:21,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:22,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3a84e70-18e3-4fec-a6d8-2b0b16df0074 2019-07-30 19:29:22,035 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:29:22,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-f3a84e70-18e3-4fec-a6d8-2b0b16df0074 2019-07-30 19:29:22,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.223295927048s 2019-07-30 19:29:22,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:29:22,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:22,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b84fbf-6d4c-4456-8f2c-78125d9d969b 2019-07-30 19:29:22,156 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:29:22,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-63b84fbf-6d4c-4456-8f2c-78125d9d969b 2019-07-30 19:29:22,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116137981415s 2019-07-30 19:29:22,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:29:22,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:22,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0538d3c6-8f49-47e9-840f-117febc9f0cd 2019-07-30 19:29:22,364 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:29:22,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-0538d3c6-8f49-47e9-840f-117febc9f0cd 2019-07-30 19:29:22,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202703952789s 2019-07-30 19:29:22,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:29:22,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:22,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a419b12-60f5-46d8-825d-997897b08d2d 2019-07-30 19:29:22,612 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron_trunk-user_01ce78b0-6421-4619-bc5b-91c1f96291de", "links": {"self": "http://172.30.9.37:5000/v3/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b044e4d3e3b4dd99d1fd75c2a96bc1e", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:29:22,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-2a419b12-60f5-46d8-825d-997897b08d2d 2019-07-30 19:29:22,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247427940369s 2019-07-30 19:29:22,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:29:22,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:22,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22645c18-51f9-4998-a659-7b0b029d98cc 2019-07-30 19:29:22,857 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.37:5000/v3/projects/135c0b8a8bb8461fb310a9748ba522d7"}, "tags": [], "enabled": true, "id": "135c0b8a8bb8461fb310a9748ba522d7", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_01ce78b0-6421-4619-bc5b-91c1f96291de"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:29:22,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-22645c18-51f9-4998-a659-7b0b029d98cc 2019-07-30 19:29:22,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233401060104s 2019-07-30 19:29:22,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:29:22,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=0b044e4d3e3b4dd99d1fd75c2a96bc1e&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=135c0b8a8bb8461fb310a9748ba522d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:22,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-518f4a74-5f06-4de2-8875-46423a6f6715 2019-07-30 19:29:22,985 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=0b044e4d3e3b4dd99d1fd75c2a96bc1e&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=135c0b8a8bb8461fb310a9748ba522d7", "previous": null, "next": null}} 2019-07-30 19:29:22,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=0b044e4d3e3b4dd99d1fd75c2a96bc1e&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=135c0b8a8bb8461fb310a9748ba522d7 used request id req-518f4a74-5f06-4de2-8875-46423a6f6715 2019-07-30 19:29:22,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120256900787s 2019-07-30 19:29:22,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:29:22,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/135c0b8a8bb8461fb310a9748ba522d7/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:23,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:29:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a31879-b8fc-4f02-82e2-35e76a406da6 2019-07-30 19:29:23,271 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:29:23,271 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/135c0b8a8bb8461fb310a9748ba522d7/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-14a31879-b8fc-4f02-82e2-35e76a406da6 2019-07-30 19:29:23,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.282715082169s 2019-07-30 19:29:23,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:29:23,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:23,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-614d82fd-bb6a-4c30-9592-4d13d59d0380 2019-07-30 19:29:23,402 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:29:23,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-614d82fd-bb6a-4c30-9592-4d13d59d0380 2019-07-30 19:29:23,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126801013947s 2019-07-30 19:29:23,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:29:23,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:23,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edcf57e4-17e7-4e20-acdf-a7d7749024f6 2019-07-30 19:29:23,567 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:29:23,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-edcf57e4-17e7-4e20-acdf-a7d7749024f6 2019-07-30 19:29:23,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160701036453s 2019-07-30 19:29:23,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:29:23,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:23,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a4aadf-8a4b-427b-bf57-345c446424c5 2019-07-30 19:29:23,803 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron_trunk-user_01ce78b0-6421-4619-bc5b-91c1f96291de", "links": {"self": "http://172.30.9.37:5000/v3/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b044e4d3e3b4dd99d1fd75c2a96bc1e", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:29:23,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-a6a4aadf-8a4b-427b-bf57-345c446424c5 2019-07-30 19:29:23,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235102176666s 2019-07-30 19:29:23,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:29:23,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=0b044e4d3e3b4dd99d1fd75c2a96bc1e&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:24,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b8ae96e-b497-44bf-8fa5-9e6aeb7e2de5 2019-07-30 19:29:24,037 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=0b044e4d3e3b4dd99d1fd75c2a96bc1e&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 19:29:24,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=0b044e4d3e3b4dd99d1fd75c2a96bc1e&scope.domain.id=default used request id req-8b8ae96e-b497-44bf-8fa5-9e6aeb7e2de5 2019-07-30 19:29:24,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222460031509s 2019-07-30 19:29:24,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 19:29:24,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/domains/default/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:24,289 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25609b05-79fd-49ac-b101-4b5aec5460a2 2019-07-30 19:29:24,289 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:29:24,290 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/domains/default/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-25609b05-79fd-49ac-b101-4b5aec5460a2 2019-07-30 19:29:24,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.248274087906s 2019-07-30 19:29:24,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:29:24,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ff6c123-c91b-4fde-80a0-c85b432fcf9d 2019-07-30 19:29:24,300 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:29:24,300 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-4ff6c123-c91b-4fde-80a0-c85b432fcf9d 2019-07-30 19:29:24,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:29:24,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T20:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "135c0b8a8bb8461fb310a9748ba522d7", "name": "neutron_trunk-project_01ce78b0-6421-4619-bc5b-91c1f96291de"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/135c0b8a8bb8461fb310a9748ba522d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/135c0b8a8bb8461fb310a9748ba522d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/135c0b8a8bb8461fb310a9748ba522d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_135c0b8a8bb8461fb310a9748ba522d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_135c0b8a8bb8461fb310a9748ba522d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/135c0b8a8bb8461fb310a9748ba522d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/135c0b8a8bb8461fb310a9748ba522d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/135c0b8a8bb8461fb310a9748ba522d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/135c0b8a8bb8461fb310a9748ba522d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/135c0b8a8bb8461fb310a9748ba522d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/135c0b8a8bb8461fb310a9748ba522d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_01ce78b0-6421-4619-bc5b-91c1f96291de", "id": "0b044e4d3e3b4dd99d1fd75c2a96bc1e"}, "audit_ids": ["VDTDMFyzTVesg8NWBz_Htw"], "issued_at": "2019-07-30T19:29:24.000000Z"}} 2019-07-30 19:29:24,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 19:29:24,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:29:25,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:25 GMT X-Openstack-Request-Id: req-1c62cdbd-e6cf-4dea-b3c4-bd2a5cff3a9b 2019-07-30 19:29:25,023 - 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-07-30 19:29:25,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-1c62cdbd-e6cf-4dea-b3c4-bd2a5cff3a9b 2019-07-30 19:29:25,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.288246870041s 2019-07-30 19:29:25,034 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-07-30 19:29:25,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:29:25,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:25,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b00b6b-d9a5-49db-9393-a8052ff11432 2019-07-30 19:29:25,246 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 19:29:25,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-e4b00b6b-d9a5-49db-9393-a8052ff11432 2019-07-30 19:29:25,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.212458133698s 2019-07-30 19:29:25,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:29:25,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:25,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f879a4-e2a1-4b42-aef0-4ad6b2a550bd 2019-07-30 19:29:25,375 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.37:5000/v3/projects/135c0b8a8bb8461fb310a9748ba522d7"}, "tags": [], "enabled": true, "id": "135c0b8a8bb8461fb310a9748ba522d7", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_01ce78b0-6421-4619-bc5b-91c1f96291de"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:29:25,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-85f879a4-e2a1-4b42-aef0-4ad6b2a550bd 2019-07-30 19:29:25,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121561050415s 2019-07-30 19:29:25,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 19:29:25,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" -d '{"network": {"shared": true, "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "name": "neutron_trunk-net_01ce78b0-6421-4619-bc5b-91c1f96291de", "admin_state_up": true}}' 2019-07-30 19:29:25,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:25 GMT X-Openstack-Request-Id: req-f57a4507-0e89-4ad7-bc74-2a20882c4737 2019-07-30 19:29:25,978 - 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":"be3f3a0e-72c7-4856-a12d-3feb32675239","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":true,"project_id":"135c0b8a8bb8461fb310a9748ba522d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T19:29:25Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_01ce78b0-6421-4619-bc5b-91c1f96291de","admin_state_up":true,"tenant_id":"135c0b8a8bb8461fb310a9748ba522d7","created_at":"2019-07-30T19:29:25Z","mtu":1450}} 2019-07-30 19:29:25,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f57a4507-0e89-4ad7-bc74-2a20882c4737 2019-07-30 19:29:25,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.60051202774s 2019-07-30 19:29:25,979 - 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-07-30T19:29:25Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'be3f3a0e-72c7-4856-a12d-3feb32675239', 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'neutron_trunk-net_01ce78b0-6421-4619-bc5b-91c1f96291de', u'created_at': u'2019-07-30T19:29:25Z', u'mtu': 1450, u'tenant_id': u'135c0b8a8bb8461fb310a9748ba522d7', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'135c0b8a8bb8461fb310a9748ba522d7', u'l2_adjacency': True}) 2019-07-30 19:29:25,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:29:25,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:29:26,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2104 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:26 GMT X-Openstack-Request-Id: req-f0b6d0cc-2d86-4a9e-93d5-df23860b9d65 2019-07-30 19:29:26,597 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"be3f3a0e-72c7-4856-a12d-3feb32675239","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":true,"project_id":"135c0b8a8bb8461fb310a9748ba522d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T19:29:25Z","qos_policy_id":null,"name":"neutron_trunk-net_01ce78b0-6421-4619-bc5b-91c1f96291de","admin_state_up":true,"tenant_id":"135c0b8a8bb8461fb310a9748ba522d7","created_at":"2019-07-30T19:29:25Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 19:29:26,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f0b6d0cc-2d86-4a9e-93d5-df23860b9d65 2019-07-30 19:29:26,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.617786169052s 2019-07-30 19:29:26,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 19:29:26,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" -d '{"subnet": {"name": "neutron_trunk-subnet_01ce78b0-6421-4619-bc5b-91c1f96291de", "enable_dhcp": true, "network_id": "be3f3a0e-72c7-4856-a12d-3feb32675239", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 19:29:27,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:27 GMT X-Openstack-Request-Id: req-147b32f3-ca90-4b45-885a-603cccaef22d 2019-07-30 19:29:27,613 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T19:29:27Z","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":"bbd9d625-4e32-4e7f-90e6-8e4149e1e1fb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"135c0b8a8bb8461fb310a9748ba522d7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_01ce78b0-6421-4619-bc5b-91c1f96291de","enable_dhcp":true,"segment_id":null,"network_id":"be3f3a0e-72c7-4856-a12d-3feb32675239","tenant_id":"135c0b8a8bb8461fb310a9748ba522d7","created_at":"2019-07-30T19:29:27Z","ip_version":4}} 2019-07-30 19:29:27,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-147b32f3-ca90-4b45-885a-603cccaef22d 2019-07-30 19:29:27,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.01465010643s 2019-07-30 19:29:27,614 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T19:29: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'bbd9d625-4e32-4e7f-90e6-8e4149e1e1fb', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_01ce78b0-6421-4619-bc5b-91c1f96291de', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'be3f3a0e-72c7-4856-a12d-3feb32675239', u'tenant_id': u'135c0b8a8bb8461fb310a9748ba522d7', u'created_at': u'2019-07-30T19:29: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'135c0b8a8bb8461fb310a9748ba522d7'}) 2019-07-30 19:29:27,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 19:29:27,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "neutron_trunk-router_01ce78b0-6421-4619-bc5b-91c1f96291de", "admin_state_up": true}}' 2019-07-30 19:29:35,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:35 GMT X-Openstack-Request-Id: req-890bf4f8-7300-4701-b1af-e4a6bbee2b74 2019-07-30 19:29:35,197 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "created_at": "2019-07-30T19:29:28Z", "admin_state_up": true, "updated_at": "2019-07-30T19:29:29Z", "project_id": "135c0b8a8bb8461fb310a9748ba522d7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f97b117b-5659-4327-8429-323c30aae8e5", "name": "neutron_trunk-router_01ce78b0-6421-4619-bc5b-91c1f96291de"}} 2019-07-30 19:29:35,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-890bf4f8-7300-4701-b1af-e4a6bbee2b74 2019-07-30 19:29:35,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.58293390274s 2019-07-30 19:29:35,198 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T19:29:29Z', u'revision_number': 3, u'ha': True, u'id': u'f97b117b-5659-4327-8429-323c30aae8e5', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_01ce78b0-6421-4619-bc5b-91c1f96291de', u'admin_state_up': True, u'tenant_id': u'135c0b8a8bb8461fb310a9748ba522d7', u'created_at': u'2019-07-30T19:29:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'135c0b8a8bb8461fb310a9748ba522d7'}) 2019-07-30 19:29:35,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 19:29:35,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/f97b117b-5659-4327-8429-323c30aae8e5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" -d '{"subnet_id": "bbd9d625-4e32-4e7f-90e6-8e4149e1e1fb"}' 2019-07-30 19:29:38,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:38 GMT X-Openstack-Request-Id: req-2efc8a82-ef87-44bb-815f-4f460c2f44cd 2019-07-30 19:29:38,241 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "be3f3a0e-72c7-4856-a12d-3feb32675239", "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "subnet_id": "bbd9d625-4e32-4e7f-90e6-8e4149e1e1fb", "subnet_ids": ["bbd9d625-4e32-4e7f-90e6-8e4149e1e1fb"], "port_id": "52107075-4de2-44e6-b286-5255ee3f392c", "id": "f97b117b-5659-4327-8429-323c30aae8e5"} 2019-07-30 19:29:38,241 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/f97b117b-5659-4327-8429-323c30aae8e5/add_router_interface.json used request id req-2efc8a82-ef87-44bb-815f-4f460c2f44cd 2019-07-30 19:29:38,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.04261016846s 2019-07-30 19:29:38,242 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 19:29:38,348 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 19:29:38,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:29:38,356 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:38 GMT 2019-07-30 19:29:38,357 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 19:29:38,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:29:38,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:29:38,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:38 GMT X-Openstack-Request-Id: req-681e2735-a110-4160-906c-86b00b880492 2019-07-30 19:29:38,656 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:29:38,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-681e2735-a110-4160-906c-86b00b880492 2019-07-30 19:29:38,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.294511079788s 2019-07-30 19:29:38,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 19:29:38,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_01ce78b0-6421-4619-bc5b-91c1f96291de", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_01ce78b0-6421-4619-bc5b-91c1f96291de"}' 2019-07-30 19:29:39,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:39 GMT Location: http://172.30.9.37:9292/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bc62518d-592f-4068-9e56-4839772d404c 2019-07-30 19:29:39,020 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:29:38Z", "file": "/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf/file", "owner": "135c0b8a8bb8461fb310a9748ba522d7", "id": "bf311901-ae04-4b70-a895-950ceb1f78cf", "size": null, "self": "/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf", "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_01ce78b0-6421-4619-bc5b-91c1f96291de", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_01ce78b0-6421-4619-bc5b-91c1f96291de", "checksum": null, "created_at": "2019-07-30T19:29:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 19:29:39,020 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-bc62518d-592f-4068-9e56-4839772d404c 2019-07-30 19:29:39,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.355564117432s 2019-07-30 19:29:39,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 19:29:39,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" -d '' 2019-07-30 19:29:39,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:29:39 GMT X-Openstack-Request-Id: req-90775885-40c3-4f59-aed5-0a87bab109f1 2019-07-30 19:29:39,839 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 19:29:39,839 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf/file used request id req-90775885-40c3-4f59-aed5-0a87bab109f1 2019-07-30 19:29:39,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.818773984909s 2019-07-30 19:29:39,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:29:39,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:29:40,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:40 GMT X-Openstack-Request-Id: req-bfab1de4-c78e-4733-a585-c95594256260 2019-07-30 19:29:40,170 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:29:39Z", "file": "/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf/file", "owner": "135c0b8a8bb8461fb310a9748ba522d7", "id": "bf311901-ae04-4b70-a895-950ceb1f78cf", "size": 12716032, "self": "/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/bf311901-ae04-4b70-a895-950ceb1f78cf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/bf311901-ae04-4b70-a895-950ceb1f78cf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_01ce78b0-6421-4619-bc5b-91c1f96291de", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_01ce78b0-6421-4619-bc5b-91c1f96291de", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:29:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:29:40,171 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-bfab1de4-c78e-4733-a585-c95594256260 2019-07-30 19:29:40,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32688498497s 2019-07-30 19:29:40,173 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/bf311901-ae04-4b70-a895-950ceb1f78cf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf/file', 'owner': u'135c0b8a8bb8461fb310a9748ba522d7', 'id': u'bf311901-ae04-4b70-a895-950ceb1f78cf', 'size': 12716032, u'self': u'/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'135c0b8a8bb8461fb310a9748ba522d7', 'name': 'neutron_trunk-project_01ce78b0-6421-4619-bc5b-91c1f96291de', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/bf311901-ae04-4b70-a895-950ceb1f78cf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T19:29:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T19:29:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_01ce78b0-6421-4619-bc5b-91c1f96291de', '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/bf311901-ae04-4b70-a895-950ceb1f78cf', 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_01ce78b0-6421-4619-bc5b-91c1f96291de', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_01ce78b0-6421-4619-bc5b-91c1f96291de', 'created': u'2019-07-30T19:29:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T19:29:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf', 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_01ce78b0-6421-4619-bc5b-91c1f96291de', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 19:29:40,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 19:29:40,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_01ce78b0-6421-4619-bc5b-91c1f96291de", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 19:29:40,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23d5dbd3-8797-4c60-88d1-bc091045505e x-openstack-request-id: req-23d5dbd3-8797-4c60-88d1-bc091045505e 2019-07-30 19:29:40,515 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_01ce78b0-6421-4619-bc5b-91c1f96291de", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/5a72516d-f8cc-461a-8da2-3959728420e3", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/5a72516d-f8cc-461a-8da2-3959728420e3", "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": "5a72516d-f8cc-461a-8da2-3959728420e3"}} 2019-07-30 19:29:40,515 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-23d5dbd3-8797-4c60-88d1-bc091045505e 2019-07-30 19:29:40,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.338835000992s 2019-07-30 19:29:40,516 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_01ce78b0-6421-4619-bc5b-91c1f96291de', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'5a72516d-f8cc-461a-8da2-3959728420e3', 'swap': 0}) 2019-07-30 19:29:40,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 19:29:40,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/5a72516d-f8cc-461a-8da2-3959728420e3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" -d '{"extra_specs": {}}' 2019-07-30 19:29:40,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29: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-c0bd46d8-ff31-44fc-86d0-18072114fbe7 x-openstack-request-id: req-c0bd46d8-ff31-44fc-86d0-18072114fbe7 2019-07-30 19:29:40,539 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 19:29:40,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/5a72516d-f8cc-461a-8da2-3959728420e3/os-extra_specs used request id req-c0bd46d8-ff31-44fc-86d0-18072114fbe7 2019-07-30 19:29:40,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0225419998169s 2019-07-30 19:29:40,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:29:40,552 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-632a8256-75cd-4a9b-b5a7-1e58fc248874 2019-07-30 19:29:40,553 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 19:29:40,553 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-632a8256-75cd-4a9b-b5a7-1e58fc248874 2019-07-30 19:29:40,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:29:40,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:29:40,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20735f4c-6df9-4ac4-8e74-a46c5d85abee 2019-07-30 19:29:40,764 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:29:40,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-20735f4c-6df9-4ac4-8e74-a46c5d85abee 2019-07-30 19:29:40,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208250999451s 2019-07-30 19:29:40,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:29:40,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:29:41,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ef8dd0-330d-4892-a24c-ff5e0a2cf3e7 2019-07-30 19:29:41,003 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:29:41,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-52ef8dd0-330d-4892-a24c-ff5e0a2cf3e7 2019-07-30 19:29:41,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.234024047852s 2019-07-30 19:29:41,013 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 19:29:43,368 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 19:29:45,672 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e30d25c9-3481-4e2c-a331-3fcace0d2edc | 2019-07-30T19:29:45.249783 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e30d25c9-3481-4e2c-a331-3fcace0d2edc ~/.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-07-30 19:29:49,184 - 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-07-30 19:29:49,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-07-30 19:29:52,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-07-30 19:29:55,107 - 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=ddf82489-ce62-4832-ae42-aa7832e35938) as the default verifier for the future CLI operations. 2019-07-30 19:29:56,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 19:29:56,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:29:56,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-16fc9f63-6389-4d17-be3c-f7d3fff27404 x-openstack-request-id: req-16fc9f63-6389-4d17-be3c-f7d3fff27404 2019-07-30 19:29:56,924 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 242}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 245}, "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": 5}]} 2019-07-30 19:29:56,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-16fc9f63-6389-4d17-be3c-f7d3fff27404 2019-07-30 19:29:56,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0361790657043s 2019-07-30 19:29:56,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:29:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:29:57,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:57 GMT X-Openstack-Request-Id: req-9a1a2c2b-9198-4da1-a9c9-c5fe3974c56d 2019-07-30 19:29:57,251 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:29:39Z", "file": "/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf/file", "owner": "135c0b8a8bb8461fb310a9748ba522d7", "id": "bf311901-ae04-4b70-a895-950ceb1f78cf", "size": 12716032, "self": "/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/bf311901-ae04-4b70-a895-950ceb1f78cf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/bf311901-ae04-4b70-a895-950ceb1f78cf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_01ce78b0-6421-4619-bc5b-91c1f96291de", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_01ce78b0-6421-4619-bc5b-91c1f96291de", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:29:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:29:57,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-9a1a2c2b-9198-4da1-a9c9-c5fe3974c56d 2019-07-30 19:29:57,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324185848236s 2019-07-30 19:29:57,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 19:29:57,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_01ce78b0-6421-4619-bc5b-91c1f96291de", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_01ce78b0-6421-4619-bc5b-91c1f96291de"}' 2019-07-30 19:29:57,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:57 GMT Location: http://172.30.9.37:9292/v2/images/5d882a73-6308-4df3-ab9f-01c05f812fba Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-40164a22-5be2-40f8-9a6f-62d7e65d473c 2019-07-30 19:29:57,606 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:29:57Z", "file": "/v2/images/5d882a73-6308-4df3-ab9f-01c05f812fba/file", "owner": "135c0b8a8bb8461fb310a9748ba522d7", "id": "5d882a73-6308-4df3-ab9f-01c05f812fba", "size": null, "self": "/v2/images/5d882a73-6308-4df3-ab9f-01c05f812fba", "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_01ce78b0-6421-4619-bc5b-91c1f96291de", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_01ce78b0-6421-4619-bc5b-91c1f96291de", "checksum": null, "created_at": "2019-07-30T19:29:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 19:29:57,606 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-40164a22-5be2-40f8-9a6f-62d7e65d473c 2019-07-30 19:29:57,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.344809055328s 2019-07-30 19:29:57,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 19:29:57,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/5d882a73-6308-4df3-ab9f-01c05f812fba/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" -d '' 2019-07-30 19:29:58,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:29:58 GMT X-Openstack-Request-Id: req-9e71d5a7-c995-4f0f-a938-b86b43b6368f 2019-07-30 19:29:58,314 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 19:29:58,314 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/5d882a73-6308-4df3-ab9f-01c05f812fba/file used request id req-9e71d5a7-c995-4f0f-a938-b86b43b6368f 2019-07-30 19:29:58,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.706518888474s 2019-07-30 19:29:58,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:29:58,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:29:58,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:58 GMT X-Openstack-Request-Id: req-1fb34e10-31e0-4a77-9617-39d0de076dd5 2019-07-30 19:29:58,715 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:29:58Z", "file": "/v2/images/5d882a73-6308-4df3-ab9f-01c05f812fba/file", "owner": "135c0b8a8bb8461fb310a9748ba522d7", "id": "5d882a73-6308-4df3-ab9f-01c05f812fba", "size": 12716032, "self": "/v2/images/5d882a73-6308-4df3-ab9f-01c05f812fba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/5d882a73-6308-4df3-ab9f-01c05f812fba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/5d882a73-6308-4df3-ab9f-01c05f812fba/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_01ce78b0-6421-4619-bc5b-91c1f96291de", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_01ce78b0-6421-4619-bc5b-91c1f96291de", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:29:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:29:39Z", "file": "/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf/file", "owner": "135c0b8a8bb8461fb310a9748ba522d7", "id": "bf311901-ae04-4b70-a895-950ceb1f78cf", "size": 12716032, "self": "/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/bf311901-ae04-4b70-a895-950ceb1f78cf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/bf311901-ae04-4b70-a895-950ceb1f78cf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_01ce78b0-6421-4619-bc5b-91c1f96291de", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_01ce78b0-6421-4619-bc5b-91c1f96291de", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:29:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:29:58,715 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-1fb34e10-31e0-4a77-9617-39d0de076dd5 2019-07-30 19:29:58,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.396436214447s 2019-07-30 19:29:58,718 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/5d882a73-6308-4df3-ab9f-01c05f812fba/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5d882a73-6308-4df3-ab9f-01c05f812fba/file', 'owner': u'135c0b8a8bb8461fb310a9748ba522d7', 'id': u'5d882a73-6308-4df3-ab9f-01c05f812fba', 'size': 12716032, u'self': u'/v2/images/5d882a73-6308-4df3-ab9f-01c05f812fba', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'135c0b8a8bb8461fb310a9748ba522d7', 'name': 'neutron_trunk-project_01ce78b0-6421-4619-bc5b-91c1f96291de', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/5d882a73-6308-4df3-ab9f-01c05f812fba/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T19:29:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T19:29:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_01ce78b0-6421-4619-bc5b-91c1f96291de', '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/5d882a73-6308-4df3-ab9f-01c05f812fba', 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_01ce78b0-6421-4619-bc5b-91c1f96291de', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_01ce78b0-6421-4619-bc5b-91c1f96291de', 'created': u'2019-07-30T19:29:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T19:29:57Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5d882a73-6308-4df3-ab9f-01c05f812fba', 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_01ce78b0-6421-4619-bc5b-91c1f96291de', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 19:29:58,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 19:29:58,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_01ce78b0-6421-4619-bc5b-91c1f96291de", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 19:29:58,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29: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-49d12608-76fd-46e5-a8ef-584d3183954a x-openstack-request-id: req-49d12608-76fd-46e5-a8ef-584d3183954a 2019-07-30 19:29:58,767 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_01ce78b0-6421-4619-bc5b-91c1f96291de", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b345788c-0ad0-4e4f-b7a5-a4cf56d87b53", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b345788c-0ad0-4e4f-b7a5-a4cf56d87b53", "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": "b345788c-0ad0-4e4f-b7a5-a4cf56d87b53"}} 2019-07-30 19:29:58,767 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-49d12608-76fd-46e5-a8ef-584d3183954a 2019-07-30 19:29:58,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0490958690643s 2019-07-30 19:29:58,768 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_01ce78b0-6421-4619-bc5b-91c1f96291de', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'b345788c-0ad0-4e4f-b7a5-a4cf56d87b53', 'swap': 0}) 2019-07-30 19:29:58,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 19:29:58,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/b345788c-0ad0-4e4f-b7a5-a4cf56d87b53/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" -d '{"extra_specs": {}}' 2019-07-30 19:29:58,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 19:29:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4cfe7bb2-8f0b-4e7a-bc2c-3db245c6959f x-openstack-request-id: req-4cfe7bb2-8f0b-4e7a-bc2c-3db245c6959f 2019-07-30 19:29:58,793 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 19:29:58,793 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/b345788c-0ad0-4e4f-b7a5-a4cf56d87b53/os-extra_specs used request id req-4cfe7bb2-8f0b-4e7a-bc2c-3db245c6959f 2019-07-30 19:29:58,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241000652313s 2019-07-30 19:29:58,793 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_01ce78b0-6421-4619-bc5b-91c1f96291de', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'b345788c-0ad0-4e4f-b7a5-a4cf56d87b53', 'swap': 0}) 2019-07-30 19:30:02,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-07-30 19:30:02,370 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-07-30 19:30:02,370 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-07-30 19:30:02,372 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-07-30 19:30:02,471 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-07-30 19:30:05,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ddf82489-ce62-4832-ae42-aa7832e35938/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-07-30 19:30:05,730 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-07-30 19:30:05,754 - 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-07-30 19:32:04,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6d6c71a2-f87c-479c-9606-ee09316c8fd0 2019-07-30 19:32:04,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', u'6d6c71a2-f87c-479c-9606-ee09316c8fd0']'. 2019-07-30 19:32:05,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-07-30 19:32:05,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-07-30 19:32:05,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 19:32:05,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6d6c71a2-f87c-479c-9606-ee09316c8fd0 | 2019-07-30 19:32:05,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-07-30 19:32:05,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-07-30 19:30:07 | 2019-07-30 19:32:05,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-07-30 19:32:04 | 2019-07-30 19:32:05,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:57 | 2019-07-30 19:32:05,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-07-30 19:32:05,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-07-30 19:32:05,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ddf82489-ce62-4832-ae42-aa7832e35938) | 2019-07-30 19:32:05,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-07-30 19:32:05,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e30d25c9-3481-4e2c-a331-3fcace0d2edc) | 2019-07-30 19:32:05,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-07-30 19:32:05,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 92.113 | 2019-07-30 19:32:05,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-07-30 19:32:05,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-07-30 19:32:05,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-07-30 19:32:05,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-07-30 19:32:05,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-07-30 19:32:05,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-07-30 19:32:05,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-07-30 19:32:05,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-07-30 19:32:05,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-07-30 19:32:05,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', u'6d6c71a2-f87c-479c-9606-ee09316c8fd0', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-07-30 19:32:07,332 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 6d6c71a2-f87c-479c-9606-ee09316c8fd0 --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-07-30 19:32:07,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', u'6d6c71a2-f87c-479c-9606-ee09316c8fd0', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-07-30 19:32:09,433 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 6d6c71a2-f87c-479c-9606-ee09316c8fd0 --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-07-30 19:32:09,549 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 19:32:09,549 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:44 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-07-30 19:32:09,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 19:32:09,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/5d882a73-6308-4df3-ab9f-01c05f812fba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:32:10,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:32:10 GMT X-Openstack-Request-Id: req-ae91d87e-a151-485b-aa98-d777a7afa755 2019-07-30 19:32:10,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 19:32:10,532 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/5d882a73-6308-4df3-ab9f-01c05f812fba used request id req-ae91d87e-a151-485b-aa98-d777a7afa755 2019-07-30 19:32:10,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.969552993774s 2019-07-30 19:32:10,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 19:32:10,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:32:10,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32: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-80e795b2-e631-437d-9e80-01f5de121b3a x-openstack-request-id: req-80e795b2-e631-437d-9e80-01f5de121b3a 2019-07-30 19:32:10,560 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_01ce78b0-6421-4619-bc5b-91c1f96291de", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/5a72516d-f8cc-461a-8da2-3959728420e3", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/5a72516d-f8cc-461a-8da2-3959728420e3", "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": "5a72516d-f8cc-461a-8da2-3959728420e3"}, {"name": "neutron_trunk-flavor_alt_01ce78b0-6421-4619-bc5b-91c1f96291de", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b345788c-0ad0-4e4f-b7a5-a4cf56d87b53", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b345788c-0ad0-4e4f-b7a5-a4cf56d87b53", "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": "b345788c-0ad0-4e4f-b7a5-a4cf56d87b53"}]} 2019-07-30 19:32:10,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-80e795b2-e631-437d-9e80-01f5de121b3a 2019-07-30 19:32:10,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227301120758s 2019-07-30 19:32:10,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 19:32:10,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/b345788c-0ad0-4e4f-b7a5-a4cf56d87b53 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:32:10,602 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32: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-acb64097-31e8-4b44-adc7-3990b671be37 x-openstack-request-id: req-acb64097-31e8-4b44-adc7-3990b671be37 2019-07-30 19:32:10,602 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/b345788c-0ad0-4e4f-b7a5-a4cf56d87b53 used request id req-acb64097-31e8-4b44-adc7-3990b671be37 2019-07-30 19:32:10,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0389540195465s 2019-07-30 19:32:10,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 19:32:10,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/f97b117b-5659-4327-8429-323c30aae8e5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" -d '{"subnet_id": "bbd9d625-4e32-4e7f-90e6-8e4149e1e1fb"}' 2019-07-30 19:32:13,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:13 GMT X-Openstack-Request-Id: req-f507f4fd-4059-43ee-a6f0-e09ac72bc3ff 2019-07-30 19:32:13,597 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "be3f3a0e-72c7-4856-a12d-3feb32675239", "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "subnet_id": "bbd9d625-4e32-4e7f-90e6-8e4149e1e1fb", "subnet_ids": ["bbd9d625-4e32-4e7f-90e6-8e4149e1e1fb"], "port_id": "52107075-4de2-44e6-b286-5255ee3f392c", "id": "f97b117b-5659-4327-8429-323c30aae8e5"} 2019-07-30 19:32:13,597 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/f97b117b-5659-4327-8429-323c30aae8e5/remove_router_interface.json used request id req-f507f4fd-4059-43ee-a6f0-e09ac72bc3ff 2019-07-30 19:32:13,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.99430918694s 2019-07-30 19:32:13,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 19:32:13,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:32:14,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:14 GMT X-Openstack-Request-Id: req-dcba58a0-8be2-4ce8-81f0-1baf8d469120 2019-07-30 19:32:14,024 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "924ecf5681a645bdb8c0afcee685bf33", "created_at": "2019-07-30T17:32:46Z", "admin_state_up": true, "updated_at": "2019-07-30T17:32:49Z", "project_id": "924ecf5681a645bdb8c0afcee685bf33", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "0f48677e-8670-4808-bf16-066df5df8113", "name": "tempest-pretest-check-369848379"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "created_at": "2019-07-30T19:29:28Z", "admin_state_up": true, "updated_at": "2019-07-30T19:32:12Z", "project_id": "135c0b8a8bb8461fb310a9748ba522d7", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "f97b117b-5659-4327-8429-323c30aae8e5", "name": "neutron_trunk-router_01ce78b0-6421-4619-bc5b-91c1f96291de"}]} 2019-07-30 19:32:14,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-dcba58a0-8be2-4ce8-81f0-1baf8d469120 2019-07-30 19:32:14,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.426856994629s 2019-07-30 19:32:14,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 19:32:14,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/f97b117b-5659-4327-8429-323c30aae8e5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:32:18,767 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:32:18 GMT X-Openstack-Request-Id: req-586b7c8b-e9cd-4952-a7cb-57ef78c64bb7 2019-07-30 19:32:18,768 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:32:18,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/f97b117b-5659-4327-8429-323c30aae8e5.json used request id req-586b7c8b-e9cd-4952-a7cb-57ef78c64bb7 2019-07-30 19:32:18,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.74184799194s 2019-07-30 19:32:18,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 19:32:18,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:32:19,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1929 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:19 GMT X-Openstack-Request-Id: req-313ffaf2-ee5d-46a6-856f-84d8c8dd1ce5 2019-07-30 19:32:19,118 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:32:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"568d5ac1-8052-4008-9611-dd393e0ccd4a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 924ecf5681a645bdb8c0afcee685bf33","enable_dhcp":false,"segment_id":null,"network_id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","tenant_id":"","created_at":"2019-07-30T17:32:45Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4},{"updated_at":"2019-07-30T19:29:27Z","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":"bbd9d625-4e32-4e7f-90e6-8e4149e1e1fb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"135c0b8a8bb8461fb310a9748ba522d7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_01ce78b0-6421-4619-bc5b-91c1f96291de","enable_dhcp":true,"segment_id":null,"network_id":"be3f3a0e-72c7-4856-a12d-3feb32675239","tenant_id":"135c0b8a8bb8461fb310a9748ba522d7","created_at":"2019-07-30T19:29:27Z","ip_version":4}]} 2019-07-30 19:32:19,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-313ffaf2-ee5d-46a6-856f-84d8c8dd1ce5 2019-07-30 19:32:19,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.350244998932s 2019-07-30 19:32:19,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 19:32:19,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/bbd9d625-4e32-4e7f-90e6-8e4149e1e1fb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:32:21,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:32:21 GMT X-Openstack-Request-Id: req-e07b6e19-3f65-4f2b-a665-7af26ebb0912 2019-07-30 19:32:21,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:32:21,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/bbd9d625-4e32-4e7f-90e6-8e4149e1e1fb.json used request id req-e07b6e19-3f65-4f2b-a665-7af26ebb0912 2019-07-30 19:32:21,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.61489915848s 2019-07-30 19:32:21,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:32:21,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:32:21,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2110 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:21 GMT X-Openstack-Request-Id: req-16c32931-0ea6-43a8-8dfd-e85f05fd9184 2019-07-30 19:32:21,841 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"be3f3a0e-72c7-4856-a12d-3feb32675239","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":true,"project_id":"135c0b8a8bb8461fb310a9748ba522d7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T19:32:21Z","qos_policy_id":null,"name":"neutron_trunk-net_01ce78b0-6421-4619-bc5b-91c1f96291de","admin_state_up":true,"tenant_id":"135c0b8a8bb8461fb310a9748ba522d7","created_at":"2019-07-30T19:29:25Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 19:32:21,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-16c32931-0ea6-43a8-8dfd-e85f05fd9184 2019-07-30 19:32:21,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105336904526s 2019-07-30 19:32:21,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 19:32:21,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/be3f3a0e-72c7-4856-a12d-3feb32675239.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:32:23,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:32:23 GMT X-Openstack-Request-Id: req-94d948e2-f0b2-4a4e-9349-520e597bcd2e 2019-07-30 19:32:23,496 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:32:23,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/be3f3a0e-72c7-4856-a12d-3feb32675239.json used request id req-94d948e2-f0b2-4a4e-9349-520e597bcd2e 2019-07-30 19:32:23,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.65353703499s 2019-07-30 19:32:23,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:32:23,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:32:23,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:23 GMT X-Openstack-Request-Id: req-31ee5c6c-6c74-4ba8-bfd4-43f9e8db28ac 2019-07-30 19:32:23,809 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:29:39Z", "file": "/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf/file", "owner": "135c0b8a8bb8461fb310a9748ba522d7", "id": "bf311901-ae04-4b70-a895-950ceb1f78cf", "size": 12716032, "self": "/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/bf311901-ae04-4b70-a895-950ceb1f78cf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/bf311901-ae04-4b70-a895-950ceb1f78cf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_01ce78b0-6421-4619-bc5b-91c1f96291de", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_01ce78b0-6421-4619-bc5b-91c1f96291de", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:29:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:32:23,809 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-31ee5c6c-6c74-4ba8-bfd4-43f9e8db28ac 2019-07-30 19:32:23,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308830022812s 2019-07-30 19:32:23,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 19:32:23,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}932c88446a2de653ad482bc7fe24644c0548c077" 2019-07-30 19:32:24,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:32:24 GMT X-Openstack-Request-Id: req-09d02657-6605-4460-bbb4-234518c6dd1a 2019-07-30 19:32:24,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 19:32:24,712 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/bf311901-ae04-4b70-a895-950ceb1f78cf used request id req-09d02657-6605-4460-bbb4-234518c6dd1a 2019-07-30 19:32:24,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.901798963547s 2019-07-30 19:32:24,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 19:32:24,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:32:24,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32: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-ac2c4d15-0cff-483e-b6eb-ee988219bfb4 x-openstack-request-id: req-ac2c4d15-0cff-483e-b6eb-ee988219bfb4 2019-07-30 19:32:24,739 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_01ce78b0-6421-4619-bc5b-91c1f96291de", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/5a72516d-f8cc-461a-8da2-3959728420e3", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/5a72516d-f8cc-461a-8da2-3959728420e3", "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": "5a72516d-f8cc-461a-8da2-3959728420e3"}]} 2019-07-30 19:32:24,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-ac2c4d15-0cff-483e-b6eb-ee988219bfb4 2019-07-30 19:32:24,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257987976074s 2019-07-30 19:32:24,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 19:32:24,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/5a72516d-f8cc-461a-8da2-3959728420e3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:32:24,769 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32: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-9ab68230-1a42-47e0-84ef-86c26342713e x-openstack-request-id: req-9ab68230-1a42-47e0-84ef-86c26342713e 2019-07-30 19:32:24,770 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/5a72516d-f8cc-461a-8da2-3959728420e3 used request id req-9ab68230-1a42-47e0-84ef-86c26342713e 2019-07-30 19:32:24,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.029226064682s 2019-07-30 19:32:24,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:24,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:32:25,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f96215-8ae9-4a09-b5c5-8db18135ff8b 2019-07-30 19:32:25,013 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron_trunk-user_01ce78b0-6421-4619-bc5b-91c1f96291de", "links": {"self": "http://172.30.9.37:5000/v3/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0b044e4d3e3b4dd99d1fd75c2a96bc1e", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:25,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-38f96215-8ae9-4a09-b5c5-8db18135ff8b 2019-07-30 19:32:25,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243176937103s 2019-07-30 19:32:25,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:25,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:32:25,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d64e692-1e75-41f9-a488-1e00e7b449c3 2019-07-30 19:32:25,242 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_01ce78b0-6421-4619-bc5b-91c1f96291de", "links": {"self": "http://172.30.9.37:5000/v3/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0b044e4d3e3b4dd99d1fd75c2a96bc1e", "description": null}} 2019-07-30 19:32:25,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e used request id req-0d64e692-1e75-41f9-a488-1e00e7b449c3 2019-07-30 19:32:25,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222953081131s 2019-07-30 19:32:25,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 19:32:25,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:32:25,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4fd4c72-aa54-4c95-9884-d901e9d9a5c6 2019-07-30 19:32:25,579 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:25,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/0b044e4d3e3b4dd99d1fd75c2a96bc1e used request id req-d4fd4c72-aa54-4c95-9884-d901e9d9a5c6 2019-07-30 19:32:25,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.336295127869s 2019-07-30 19:32:25,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:32:25,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:32:25,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757eea99-308a-4715-ae0d-798bfbbd50d3 2019-07-30 19:32:25,807 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.37:5000/v3/projects/135c0b8a8bb8461fb310a9748ba522d7"}, "tags": [], "enabled": true, "id": "135c0b8a8bb8461fb310a9748ba522d7", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_01ce78b0-6421-4619-bc5b-91c1f96291de"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:32:25,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-757eea99-308a-4715-ae0d-798bfbbd50d3 2019-07-30 19:32:25,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222043991089s 2019-07-30 19:32:25,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 19:32:25,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/135c0b8a8bb8461fb310a9748ba522d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:32:26,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6d1a857-f06c-44ed-8516-7030d03dab0c 2019-07-30 19:32:26,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:26,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/135c0b8a8bb8461fb310a9748ba522d7 used request id req-e6d1a857-f06c-44ed-8516-7030d03dab0c 2019-07-30 19:32:26,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.282468080521s 2019-07-30 19:32:26,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 19:32:26,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=135c0b8a8bb8461fb310a9748ba522d7&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:32:26,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:26 GMT X-Openstack-Request-Id: req-c360e4f6-ffc7-4a2d-959d-9298670c09ba 2019-07-30 19:32:26,439 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "created_at": "2019-07-30T19:29:25Z", "updated_at": "2019-07-30T19:29:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:29:25Z", "revision_number": 0, "id": "28d35696-7056-4282-ba2a-31ec89a8e77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:29:25Z", "security_group_id": "696e4afe-3141-459b-af7c-03c24c1bd076", "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "135c0b8a8bb8461fb310a9748ba522d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:29:25Z", "revision_number": 0, "id": "30b6e92f-1131-4ba0-84aa-6aac5c1f50dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:29:25Z", "security_group_id": "696e4afe-3141-459b-af7c-03c24c1bd076", "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "135c0b8a8bb8461fb310a9748ba522d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:29:25Z", "revision_number": 0, "id": "77c153e1-e5e9-4950-961c-d61fd32e325a", "remote_group_id": "696e4afe-3141-459b-af7c-03c24c1bd076", "remote_ip_prefix": null, "created_at": "2019-07-30T19:29:25Z", "security_group_id": "696e4afe-3141-459b-af7c-03c24c1bd076", "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "135c0b8a8bb8461fb310a9748ba522d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:29:25Z", "revision_number": 0, "id": "a70ae16b-4706-4d84-a055-5c66459c62d3", "remote_group_id": "696e4afe-3141-459b-af7c-03c24c1bd076", "remote_ip_prefix": null, "created_at": "2019-07-30T19:29:25Z", "security_group_id": "696e4afe-3141-459b-af7c-03c24c1bd076", "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "135c0b8a8bb8461fb310a9748ba522d7"}], "revision_number": 1, "project_id": "135c0b8a8bb8461fb310a9748ba522d7", "id": "696e4afe-3141-459b-af7c-03c24c1bd076", "name": "default"}]} 2019-07-30 19:32:26,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=135c0b8a8bb8461fb310a9748ba522d7&name=default used request id req-c360e4f6-ffc7-4a2d-959d-9298670c09ba 2019-07-30 19:32:26,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.340048074722s 2019-07-30 19:32:26,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 19:32:26,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:32:26,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:26 GMT X-Openstack-Request-Id: req-d854d228-876a-4082-85dd-da29b6ecf623 2019-07-30 19:32:26,724 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "created_at": "2019-07-30T19:29:25Z", "updated_at": "2019-07-30T19:29:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:29:25Z", "revision_number": 0, "id": "28d35696-7056-4282-ba2a-31ec89a8e77d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:29:25Z", "security_group_id": "696e4afe-3141-459b-af7c-03c24c1bd076", "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "135c0b8a8bb8461fb310a9748ba522d7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:29:25Z", "revision_number": 0, "id": "30b6e92f-1131-4ba0-84aa-6aac5c1f50dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:29:25Z", "security_group_id": "696e4afe-3141-459b-af7c-03c24c1bd076", "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "135c0b8a8bb8461fb310a9748ba522d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:29:25Z", "revision_number": 0, "id": "77c153e1-e5e9-4950-961c-d61fd32e325a", "remote_group_id": "696e4afe-3141-459b-af7c-03c24c1bd076", "remote_ip_prefix": null, "created_at": "2019-07-30T19:29:25Z", "security_group_id": "696e4afe-3141-459b-af7c-03c24c1bd076", "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "port_range_min": null, "ethertype": "IPv6", "project_id": "135c0b8a8bb8461fb310a9748ba522d7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:29:25Z", "revision_number": 0, "id": "a70ae16b-4706-4d84-a055-5c66459c62d3", "remote_group_id": "696e4afe-3141-459b-af7c-03c24c1bd076", "remote_ip_prefix": null, "created_at": "2019-07-30T19:29:25Z", "security_group_id": "696e4afe-3141-459b-af7c-03c24c1bd076", "tenant_id": "135c0b8a8bb8461fb310a9748ba522d7", "port_range_min": null, "ethertype": "IPv4", "project_id": "135c0b8a8bb8461fb310a9748ba522d7"}], "revision_number": 1, "project_id": "135c0b8a8bb8461fb310a9748ba522d7", "id": "696e4afe-3141-459b-af7c-03c24c1bd076", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-30 19:32:26,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-d854d228-876a-4082-85dd-da29b6ecf623 2019-07-30 19:32:26,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.279844999313s 2019-07-30 19:32:26,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 19:32:26,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/696e4afe-3141-459b-af7c-03c24c1bd076.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c079a5a9a7b390184103c01dab8b945c0fd415c5" 2019-07-30 19:32:27,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 19:32:27 GMT X-Openstack-Request-Id: req-30878493-3db7-4874-aed5-3900afed0a2e 2019-07-30 19:32:27,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 19:32:27,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/696e4afe-3141-459b-af7c-03c24c1bd076.json used request id req-30878493-3db7-4874-aed5-3900afed0a2e 2019-07-30 19:32:27,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.70387506485s 2019-07-30 19:32:27,487 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-07-30 19:32:27,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:32:27,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b5e805-e490-4ed4-bb9e-384478719a6b 2019-07-30 19:32:27,537 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:32:27,537 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-28b5e805-e490-4ed4-bb9e-384478719a6b 2019-07-30 19:32:27,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:32:28,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T20:32:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["YyR5Yv5MQ8CcshFv_quJww"], "issued_at": "2019-07-30T19:32:27.000000Z"}} 2019-07-30 19:32:28,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:32:28,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:28,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:28 GMT X-Openstack-Request-Id: req-8e340e39-3a2e-4d68-a516-c646e13e99bb 2019-07-30 19:32:28,419 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 19:32:28,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8e340e39-3a2e-4d68-a516-c646e13e99bb 2019-07-30 19:32:28,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.414541006088s 2019-07-30 19:32:28,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:32:28,431 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2b2ff9e-baa0-4f7d-8e13-344c91770148 2019-07-30 19:32:28,432 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 19:32:28,432 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-c2b2ff9e-baa0-4f7d-8e13-344c91770148 2019-07-30 19:32:28,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:28,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:28,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4136fbfa-3717-4363-acf8-fe37b7169780 2019-07-30 19:32:28,657 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 19:32:28,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-4136fbfa-3717-4363-acf8-fe37b7169780 2019-07-30 19:32:28,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224391937256s 2019-07-30 19:32:28,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 19:32:28,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_69041403-fd96-4705-8591-9bc90e48e110"}}' 2019-07-30 19:32:28,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0406baa6-b2f9-45bd-bc8e-3690ea898c64 2019-07-30 19:32:28,914 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.37:5000/v3/projects/7449d54789db4e67a87671d8975ac777"}, "tags": [], "enabled": true, "id": "7449d54789db4e67a87671d8975ac777", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_69041403-fd96-4705-8591-9bc90e48e110"}} 2019-07-30 19:32:28,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-0406baa6-b2f9-45bd-bc8e-3690ea898c64 2019-07-30 19:32:28,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.250998973846s 2019-07-30 19:32:28,915 - 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'7449d54789db4e67a87671d8975ac777', '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_69041403-fd96-4705-8591-9bc90e48e110'}) 2019-07-30 19:32:28,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 19:32:28,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "WHCSQXYsQMjhqwMHqPB5UtH81icaxO", "email": null, "name": "networking-bgpvpn-user_69041403-fd96-4705-8591-9bc90e48e110"}}' 2019-07-30 19:32:29,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-863eb19e-b1d5-4fae-b8af-2d4959debe4d 2019-07-30 19:32:29,414 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_69041403-fd96-4705-8591-9bc90e48e110", "links": {"self": "http://172.30.9.37:5000/v3/users/7950c7c399d6454c82578aa59462bfd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7950c7c399d6454c82578aa59462bfd0", "domain_id": "default", "password_expires_at": null}} 2019-07-30 19:32:29,414 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-863eb19e-b1d5-4fae-b8af-2d4959debe4d 2019-07-30 19:32:29,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.492245912552s 2019-07-30 19:32:29,415 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7950c7c399d6454c82578aa59462bfd0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_69041403-fd96-4705-8591-9bc90e48e110'}) 2019-07-30 19:32:29,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:29,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:29,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a33c217-246b-41c6-9253-263fee47d603 2019-07-30 19:32:29,652 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:29,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-9a33c217-246b-41c6-9253-263fee47d603 2019-07-30 19:32:29,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.233608007431s 2019-07-30 19:32:29,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:29,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:29,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff991048-2f46-4edf-95b4-11052e0a1641 2019-07-30 19:32:29,889 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:29,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-ff991048-2f46-4edf-95b4-11052e0a1641 2019-07-30 19:32:29,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231564998627s 2019-07-30 19:32:29,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:29,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:30,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b1de11-816a-4a93-898e-ff708d148eef 2019-07-30 19:32:30,198 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:30,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-b9b1de11-816a-4a93-898e-ff708d148eef 2019-07-30 19:32:30,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.304558038712s 2019-07-30 19:32:30,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:30,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:30,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fac6fbc-ef3d-498e-8185-38ba18436c0a 2019-07-30 19:32:30,325 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:32:30,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-9fac6fbc-ef3d-498e-8185-38ba18436c0a 2019-07-30 19:32:30,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121820926666s 2019-07-30 19:32:30,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:30,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:30,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e488b69f-fd1a-40c8-9871-d352d37ba51a 2019-07-30 19:32:30,472 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_69041403-fd96-4705-8591-9bc90e48e110", "links": {"self": "http://172.30.9.37:5000/v3/users/7950c7c399d6454c82578aa59462bfd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7950c7c399d6454c82578aa59462bfd0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:30,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-e488b69f-fd1a-40c8-9871-d352d37ba51a 2019-07-30 19:32:30,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146311044693s 2019-07-30 19:32:30,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:32:30,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:30,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86fd6e79-a7e4-4d31-97f5-21ffeb74593b 2019-07-30 19:32:30,689 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.37:5000/v3/projects/7449d54789db4e67a87671d8975ac777"}, "tags": [], "enabled": true, "id": "7449d54789db4e67a87671d8975ac777", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_69041403-fd96-4705-8591-9bc90e48e110"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:32:30,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-86fd6e79-a7e4-4d31-97f5-21ffeb74593b 2019-07-30 19:32:30,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204773902893s 2019-07-30 19:32:30,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:32:30,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=7950c7c399d6454c82578aa59462bfd0&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=7449d54789db4e67a87671d8975ac777" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:30,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4f264bd-3b62-483f-9161-457072dbaa90 2019-07-30 19:32:30,922 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=7950c7c399d6454c82578aa59462bfd0&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=7449d54789db4e67a87671d8975ac777", "previous": null, "next": null}} 2019-07-30 19:32:30,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=7950c7c399d6454c82578aa59462bfd0&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=7449d54789db4e67a87671d8975ac777 used request id req-c4f264bd-3b62-483f-9161-457072dbaa90 2019-07-30 19:32:30,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.226317167282s 2019-07-30 19:32:30,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:32:30,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/7449d54789db4e67a87671d8975ac777/users/7950c7c399d6454c82578aa59462bfd0/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:31,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12bf58c-8c3d-4e24-a958-3c2cfd6289ce 2019-07-30 19:32:31,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:31,206 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/7449d54789db4e67a87671d8975ac777/users/7950c7c399d6454c82578aa59462bfd0/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-b12bf58c-8c3d-4e24-a958-3c2cfd6289ce 2019-07-30 19:32:31,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.280375957489s 2019-07-30 19:32:31,207 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_69041403-fd96-4705-8591-9bc90e48e110', 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'7449d54789db4e67a87671d8975ac777', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'WHCSQXYsQMjhqwMHqPB5UtH81icaxO', 'username': u'networking-bgpvpn-user_69041403-fd96-4705-8591-9bc90e48e110', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 19:32:31,210 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_69041403-fd96-4705-8591-9bc90e48e110', 'password': 'WHCSQXYsQMjhqwMHqPB5UtH81icaxO', 'project_name': 'networking-bgpvpn-project_69041403-fd96-4705-8591-9bc90e48e110', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '7449d54789db4e67a87671d8975ac777', 'project_domain_name': 'Default'} 2019-07-30 19:32:31,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:31,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:31,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce67795-edbb-4172-acaf-85611ea82bc0 2019-07-30 19:32:31,339 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:31,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-3ce67795-edbb-4172-acaf-85611ea82bc0 2019-07-30 19:32:31,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.125595092773s 2019-07-30 19:32:31,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:31,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:31,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa72014f-08b2-476e-8be9-9ebd7ca0e12e 2019-07-30 19:32:31,568 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:31,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-fa72014f-08b2-476e-8be9-9ebd7ca0e12e 2019-07-30 19:32:31,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.22407412529s 2019-07-30 19:32:31,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:31,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:31,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-886009e1-3a0c-400c-92f1-b79449d2620f 2019-07-30 19:32:31,794 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:32:31,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-886009e1-3a0c-400c-92f1-b79449d2620f 2019-07-30 19:32:31,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221696853638s 2019-07-30 19:32:31,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:31,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:31,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e5bba93-d149-463c-806a-f0418a49bf7d 2019-07-30 19:32:31,929 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_69041403-fd96-4705-8591-9bc90e48e110", "links": {"self": "http://172.30.9.37:5000/v3/users/7950c7c399d6454c82578aa59462bfd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7950c7c399d6454c82578aa59462bfd0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:31,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-3e5bba93-d149-463c-806a-f0418a49bf7d 2019-07-30 19:32:31,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133854150772s 2019-07-30 19:32:31,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:32:31,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:32,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5aef4e-48df-4cb4-89c9-07ad97839dbe 2019-07-30 19:32:32,069 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.37:5000/v3/projects/7449d54789db4e67a87671d8975ac777"}, "tags": [], "enabled": true, "id": "7449d54789db4e67a87671d8975ac777", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_69041403-fd96-4705-8591-9bc90e48e110"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:32:32,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-3a5aef4e-48df-4cb4-89c9-07ad97839dbe 2019-07-30 19:32:32,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127975940704s 2019-07-30 19:32:32,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:32:32,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=7950c7c399d6454c82578aa59462bfd0&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=7449d54789db4e67a87671d8975ac777" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:32,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eedf8c30-8913-4139-8bf5-4b5d5c206940 2019-07-30 19:32:32,392 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=7950c7c399d6454c82578aa59462bfd0&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=7449d54789db4e67a87671d8975ac777", "previous": null, "next": null}} 2019-07-30 19:32:32,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=7950c7c399d6454c82578aa59462bfd0&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=7449d54789db4e67a87671d8975ac777 used request id req-eedf8c30-8913-4139-8bf5-4b5d5c206940 2019-07-30 19:32:32,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.316210031509s 2019-07-30 19:32:32,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:32:32,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/7449d54789db4e67a87671d8975ac777/users/7950c7c399d6454c82578aa59462bfd0/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:32,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d96adc97-7d15-42b0-aa65-44a954f39f9d 2019-07-30 19:32:32,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:32,643 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/7449d54789db4e67a87671d8975ac777/users/7950c7c399d6454c82578aa59462bfd0/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-d96adc97-7d15-42b0-aa65-44a954f39f9d 2019-07-30 19:32:32,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.246524810791s 2019-07-30 19:32:32,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:32,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:32,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b677ca5-1b73-4a1d-b442-bd760cfafd2c 2019-07-30 19:32:32,869 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:32,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-5b677ca5-1b73-4a1d-b442-bd760cfafd2c 2019-07-30 19:32:32,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222931146622s 2019-07-30 19:32:32,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:32,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:33,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efead95e-6ad2-4bb1-a76d-3c4b91f483e9 2019-07-30 19:32:33,045 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:32:33,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-efead95e-6ad2-4bb1-a76d-3c4b91f483e9 2019-07-30 19:32:33,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.171424865723s 2019-07-30 19:32:33,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:33,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:33,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c5787b-ff82-44ad-814e-cfc816d6fd4d 2019-07-30 19:32:33,272 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_69041403-fd96-4705-8591-9bc90e48e110", "links": {"self": "http://172.30.9.37:5000/v3/users/7950c7c399d6454c82578aa59462bfd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7950c7c399d6454c82578aa59462bfd0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:33,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-d1c5787b-ff82-44ad-814e-cfc816d6fd4d 2019-07-30 19:32:33,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22579407692s 2019-07-30 19:32:33,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:32:33,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=7950c7c399d6454c82578aa59462bfd0&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:33,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29a0520-bf62-47a5-9656-2a94df6b6e65 2019-07-30 19:32:33,607 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=7950c7c399d6454c82578aa59462bfd0&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 19:32:33,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=7950c7c399d6454c82578aa59462bfd0&scope.domain.id=default used request id req-d29a0520-bf62-47a5-9656-2a94df6b6e65 2019-07-30 19:32:33,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.32329583168s 2019-07-30 19:32:33,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 19:32:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/domains/default/users/7950c7c399d6454c82578aa59462bfd0/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:33,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29b33e2c-45c3-4d64-9d59-9e983cdc4514 2019-07-30 19:32:33,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:33,822 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/domains/default/users/7950c7c399d6454c82578aa59462bfd0/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-29b33e2c-45c3-4d64-9d59-9e983cdc4514 2019-07-30 19:32:33,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.211682081223s 2019-07-30 19:32:33,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:32:33,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1b61d9-cb23-4ce7-98f3-217628192c97 2019-07-30 19:32:33,833 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:32:33,833 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-cf1b61d9-cb23-4ce7-98f3-217628192c97 2019-07-30 19:32:33,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:32:34,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T20:32:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7449d54789db4e67a87671d8975ac777", "name": "networking-bgpvpn-project_69041403-fd96-4705-8591-9bc90e48e110"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/7449d54789db4e67a87671d8975ac777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/7449d54789db4e67a87671d8975ac777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/7449d54789db4e67a87671d8975ac777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_7449d54789db4e67a87671d8975ac777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_7449d54789db4e67a87671d8975ac777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/7449d54789db4e67a87671d8975ac777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/7449d54789db4e67a87671d8975ac777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/7449d54789db4e67a87671d8975ac777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/7449d54789db4e67a87671d8975ac777", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/7449d54789db4e67a87671d8975ac777", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/7449d54789db4e67a87671d8975ac777", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_69041403-fd96-4705-8591-9bc90e48e110", "id": "7950c7c399d6454c82578aa59462bfd0"}, "audit_ids": ["lPsRQXFgTQGpi3XV35TH1A"], "issued_at": "2019-07-30T19:32:34.000000Z"}} 2019-07-30 19:32:34,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 19:32:34,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5f2a7c5c8845434b7e7549d6ab6a327abc2946ce" 2019-07-30 19:32:34,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:34 GMT X-Openstack-Request-Id: req-f0c9bc3f-4c39-4b96-9cb2-145bdc0942fd 2019-07-30 19:32:34,580 - 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-07-30 19:32:34,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-f0c9bc3f-4c39-4b96-9cb2-145bdc0942fd 2019-07-30 19:32:34,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.324646949768s 2019-07-30 19:32:34,590 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-07-30 19:32:34,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:34,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:34,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462d08ab-e2c2-42bc-9d85-6dced7356898 2019-07-30 19:32:34,728 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_69041403-fd96-4705-8591-9bc90e48e110", "links": {"self": "http://172.30.9.37:5000/v3/users/7950c7c399d6454c82578aa59462bfd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7950c7c399d6454c82578aa59462bfd0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:34,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-462d08ab-e2c2-42bc-9d85-6dced7356898 2019-07-30 19:32:34,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138343095779s 2019-07-30 19:32:34,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:34,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/7950c7c399d6454c82578aa59462bfd0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:34,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 234 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42343757-10a0-476b-8241-98d04fb5f2b1 2019-07-30 19:32:34,961 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_69041403-fd96-4705-8591-9bc90e48e110", "links": {"self": "http://172.30.9.37:5000/v3/users/7950c7c399d6454c82578aa59462bfd0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7950c7c399d6454c82578aa59462bfd0", "description": null}} 2019-07-30 19:32:34,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/7950c7c399d6454c82578aa59462bfd0 used request id req-42343757-10a0-476b-8241-98d04fb5f2b1 2019-07-30 19:32:34,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227067947388s 2019-07-30 19:32:34,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 19:32:34,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/7950c7c399d6454c82578aa59462bfd0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:35,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3668c332-3758-47d6-8d63-26307231bf47 2019-07-30 19:32:35,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:35,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/7950c7c399d6454c82578aa59462bfd0 used request id req-3668c332-3758-47d6-8d63-26307231bf47 2019-07-30 19:32:35,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.306308031082s 2019-07-30 19:32:35,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:32:35,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:35,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4bf7e2a-0d6e-418d-93c3-d7d4ebaf1fae 2019-07-30 19:32:35,497 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.37:5000/v3/projects/7449d54789db4e67a87671d8975ac777"}, "tags": [], "enabled": true, "id": "7449d54789db4e67a87671d8975ac777", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_69041403-fd96-4705-8591-9bc90e48e110"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:32:35,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-f4bf7e2a-0d6e-418d-93c3-d7d4ebaf1fae 2019-07-30 19:32:35,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222299098969s 2019-07-30 19:32:35,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 19:32:35,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/7449d54789db4e67a87671d8975ac777 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:35,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-783fb288-741a-41e2-a507-6e5649da9bf4 2019-07-30 19:32:35,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:35,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/7449d54789db4e67a87671d8975ac777 used request id req-783fb288-741a-41e2-a507-6e5649da9bf4 2019-07-30 19:32:35,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.185950994492s 2019-07-30 19:32:35,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 19:32:35,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=7449d54789db4e67a87671d8975ac777&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}677602dbb34f81251cbbe3d9d2e0790352448f61" 2019-07-30 19:32:36,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:36 GMT X-Openstack-Request-Id: req-8f28289a-a0a6-45f1-9ffe-913e6e2d9e81 2019-07-30 19:32:36,120 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-07-30 19:32:36,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=7449d54789db4e67a87671d8975ac777&name=default used request id req-8f28289a-a0a6-45f1-9ffe-913e6e2d9e81 2019-07-30 19:32:36,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.428778171539s 2019-07-30 19:32:36,121 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-07-30 19:32:36,121 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-07-30 19:32:36,171 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-07-30 19:32:36,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:32:36,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605d9937-ea58-4ff5-8603-e810728f09a9 2019-07-30 19:32:36,216 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:32:36,216 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-605d9937-ea58-4ff5-8603-e810728f09a9 2019-07-30 19:32:36,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:32:36,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T20:32:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["7t-jsqWhR5eELKoUGwwbgw"], "issued_at": "2019-07-30T19:32:36.000000Z"}} 2019-07-30 19:32:36,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:32:36,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:37,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:37 GMT X-Openstack-Request-Id: req-dbaae401-a058-413c-a08b-b9517e56118b 2019-07-30 19:32:37,050 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 19:32:37,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-dbaae401-a058-413c-a08b-b9517e56118b 2019-07-30 19:32:37,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411391973495s 2019-07-30 19:32:37,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:32:37,062 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acb65902-7b23-4313-bb95-eef40bace7d6 2019-07-30 19:32:37,063 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 19:32:37,063 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-acb65902-7b23-4313-bb95-eef40bace7d6 2019-07-30 19:32:37,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:37,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:37,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed019b82-fbf0-4f1c-b918-84c4ca817a58 2019-07-30 19:32:37,295 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 19:32:37,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-ed019b82-fbf0-4f1c-b918-84c4ca817a58 2019-07-30 19:32:37,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.231707811356s 2019-07-30 19:32:37,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 19:32:37,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_7c278a47-cde8-49a9-bfe7-340638aa7e67"}}' 2019-07-30 19:32:37,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f69f3c2b-1dfc-4bdd-88f5-8caf3d195c18 2019-07-30 19:32:37,598 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.37:5000/v3/projects/5d6ee6c544c84dfda84c8e398b05064a"}, "tags": [], "enabled": true, "id": "5d6ee6c544c84dfda84c8e398b05064a", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_7c278a47-cde8-49a9-bfe7-340638aa7e67"}} 2019-07-30 19:32:37,598 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-f69f3c2b-1dfc-4bdd-88f5-8caf3d195c18 2019-07-30 19:32:37,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.295722007751s 2019-07-30 19:32:37,599 - 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'5d6ee6c544c84dfda84c8e398b05064a', '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_7c278a47-cde8-49a9-bfe7-340638aa7e67'}) 2019-07-30 19:32:37,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 19:32:37,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "FEOLUgcSnjLFbUBPn6MgJ38o17JcnA", "email": null, "name": "networking-sfc-user_7c278a47-cde8-49a9-bfe7-340638aa7e67"}}' 2019-07-30 19:32:37,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f030d198-7b83-4b9d-992c-eaf95caa38d9 2019-07-30 19:32:37,998 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_7c278a47-cde8-49a9-bfe7-340638aa7e67", "links": {"self": "http://172.30.9.37:5000/v3/users/08d80478cc914a3dafe3e878de84afb8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "08d80478cc914a3dafe3e878de84afb8", "domain_id": "default", "password_expires_at": null}} 2019-07-30 19:32:37,998 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-f030d198-7b83-4b9d-992c-eaf95caa38d9 2019-07-30 19:32:37,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.392977952957s 2019-07-30 19:32:37,999 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'08d80478cc914a3dafe3e878de84afb8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_7c278a47-cde8-49a9-bfe7-340638aa7e67'}) 2019-07-30 19:32:38,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:38,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:38,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd9585f-e07c-436d-95af-0bce6b6f409d 2019-07-30 19:32:38,225 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:38,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-6dd9585f-e07c-436d-95af-0bce6b6f409d 2019-07-30 19:32:38,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.222651958466s 2019-07-30 19:32:38,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:38,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:38,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2259297-4161-4e56-838b-a6f7304a3e13 2019-07-30 19:32:38,460 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:38,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-e2259297-4161-4e56-838b-a6f7304a3e13 2019-07-30 19:32:38,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.23014497757s 2019-07-30 19:32:38,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:38,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:38,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575ea35b-b8e4-480f-bf04-894c37157275 2019-07-30 19:32:38,637 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:38,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-575ea35b-b8e4-480f-bf04-894c37157275 2019-07-30 19:32:38,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171931028366s 2019-07-30 19:32:38,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:38,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:38,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46482bad-ab98-4364-a187-5c9345fa8bcd 2019-07-30 19:32:38,864 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:32:38,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-46482bad-ab98-4364-a187-5c9345fa8bcd 2019-07-30 19:32:38,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221863985062s 2019-07-30 19:32:38,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:38,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:39,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea363551-0752-4979-873c-813f3df9b2a1 2019-07-30 19:32:39,011 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "networking-sfc-user_7c278a47-cde8-49a9-bfe7-340638aa7e67", "links": {"self": "http://172.30.9.37:5000/v3/users/08d80478cc914a3dafe3e878de84afb8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "08d80478cc914a3dafe3e878de84afb8", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:39,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-ea363551-0752-4979-873c-813f3df9b2a1 2019-07-30 19:32:39,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146369934082s 2019-07-30 19:32:39,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:32:39,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:39,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-294ac375-7ca1-487d-81d5-c9c411e36022 2019-07-30 19:32:39,229 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.37:5000/v3/projects/5d6ee6c544c84dfda84c8e398b05064a"}, "tags": [], "enabled": true, "id": "5d6ee6c544c84dfda84c8e398b05064a", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_7c278a47-cde8-49a9-bfe7-340638aa7e67"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:32:39,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-294ac375-7ca1-487d-81d5-c9c411e36022 2019-07-30 19:32:39,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206213951111s 2019-07-30 19:32:39,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:32:39,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=08d80478cc914a3dafe3e878de84afb8&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=5d6ee6c544c84dfda84c8e398b05064a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:39,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4f0023-0fd5-43ba-a599-9bdd28b2b694 2019-07-30 19:32:39,363 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=08d80478cc914a3dafe3e878de84afb8&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=5d6ee6c544c84dfda84c8e398b05064a", "previous": null, "next": null}} 2019-07-30 19:32:39,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=08d80478cc914a3dafe3e878de84afb8&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=5d6ee6c544c84dfda84c8e398b05064a used request id req-5d4f0023-0fd5-43ba-a599-9bdd28b2b694 2019-07-30 19:32:39,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.125695943832s 2019-07-30 19:32:39,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:32:39,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/5d6ee6c544c84dfda84c8e398b05064a/users/08d80478cc914a3dafe3e878de84afb8/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:39,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ec9bc2e-454a-4e51-b45f-e1241153d82d 2019-07-30 19:32:39,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:39,637 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/5d6ee6c544c84dfda84c8e398b05064a/users/08d80478cc914a3dafe3e878de84afb8/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-7ec9bc2e-454a-4e51-b45f-e1241153d82d 2019-07-30 19:32:39,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.270120859146s 2019-07-30 19:32:39,638 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_7c278a47-cde8-49a9-bfe7-340638aa7e67', 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'5d6ee6c544c84dfda84c8e398b05064a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'FEOLUgcSnjLFbUBPn6MgJ38o17JcnA', 'username': u'networking-sfc-user_7c278a47-cde8-49a9-bfe7-340638aa7e67', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 19:32:39,641 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_7c278a47-cde8-49a9-bfe7-340638aa7e67', 'password': 'FEOLUgcSnjLFbUBPn6MgJ38o17JcnA', 'project_name': 'networking-sfc-project_7c278a47-cde8-49a9-bfe7-340638aa7e67', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '5d6ee6c544c84dfda84c8e398b05064a', 'project_domain_name': 'Default'} 2019-07-30 19:32:39,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:39,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:39,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a43eec31-8af3-4668-a8d7-a551299b6d43 2019-07-30 19:32:39,854 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:39,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-a43eec31-8af3-4668-a8d7-a551299b6d43 2019-07-30 19:32:39,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209290027618s 2019-07-30 19:32:39,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:39,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:40,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d01dc4c-46ca-4374-b57d-60011e770de1 2019-07-30 19:32:40,084 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:40,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-6d01dc4c-46ca-4374-b57d-60011e770de1 2019-07-30 19:32:40,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224677085876s 2019-07-30 19:32:40,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:40,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:40,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb8c6e4-46d7-49a5-8b89-a93d5da2ded7 2019-07-30 19:32:40,251 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:32:40,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-0cb8c6e4-46d7-49a5-8b89-a93d5da2ded7 2019-07-30 19:32:40,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.162635087967s 2019-07-30 19:32:40,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:40,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:40,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f978bf78-408e-4552-b23b-ac389103b473 2019-07-30 19:32:40,484 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "networking-sfc-user_7c278a47-cde8-49a9-bfe7-340638aa7e67", "links": {"self": "http://172.30.9.37:5000/v3/users/08d80478cc914a3dafe3e878de84afb8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "08d80478cc914a3dafe3e878de84afb8", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:40,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-f978bf78-408e-4552-b23b-ac389103b473 2019-07-30 19:32:40,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231924772263s 2019-07-30 19:32:40,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:32:40,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:40,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2464929-d3e9-48ae-adc7-47e7598823b7 2019-07-30 19:32:40,671 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.37:5000/v3/projects/5d6ee6c544c84dfda84c8e398b05064a"}, "tags": [], "enabled": true, "id": "5d6ee6c544c84dfda84c8e398b05064a", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_7c278a47-cde8-49a9-bfe7-340638aa7e67"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:32:40,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-d2464929-d3e9-48ae-adc7-47e7598823b7 2019-07-30 19:32:40,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.175901889801s 2019-07-30 19:32:40,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:32:40,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=08d80478cc914a3dafe3e878de84afb8&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=5d6ee6c544c84dfda84c8e398b05064a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:40,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37edc173-154c-4d7c-85f0-6a6cdb6bd46e 2019-07-30 19:32:40,855 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=08d80478cc914a3dafe3e878de84afb8&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=5d6ee6c544c84dfda84c8e398b05064a", "previous": null, "next": null}} 2019-07-30 19:32:40,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=08d80478cc914a3dafe3e878de84afb8&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=5d6ee6c544c84dfda84c8e398b05064a used request id req-37edc173-154c-4d7c-85f0-6a6cdb6bd46e 2019-07-30 19:32:40,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.177109003067s 2019-07-30 19:32:40,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:32:40,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/5d6ee6c544c84dfda84c8e398b05064a/users/08d80478cc914a3dafe3e878de84afb8/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:41,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1b7ec60-9935-4ea9-861e-850239c90a90 2019-07-30 19:32:41,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:41,033 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/5d6ee6c544c84dfda84c8e398b05064a/users/08d80478cc914a3dafe3e878de84afb8/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-c1b7ec60-9935-4ea9-861e-850239c90a90 2019-07-30 19:32:41,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.174228906631s 2019-07-30 19:32:41,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:41,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:41,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d7d770-3c66-485e-a6ad-a8e98f467506 2019-07-30 19:32:41,272 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:41,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-f1d7d770-3c66-485e-a6ad-a8e98f467506 2019-07-30 19:32:41,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.235210895538s 2019-07-30 19:32:41,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:41,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:41,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c04155a-7dcd-4332-b0a4-28380caea023 2019-07-30 19:32:41,495 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:32:41,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-0c04155a-7dcd-4332-b0a4-28380caea023 2019-07-30 19:32:41,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219228029251s 2019-07-30 19:32:41,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:41,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:41,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e222355-92dd-41e9-a00d-3f0899a4adb9 2019-07-30 19:32:41,641 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "networking-sfc-user_7c278a47-cde8-49a9-bfe7-340638aa7e67", "links": {"self": "http://172.30.9.37:5000/v3/users/08d80478cc914a3dafe3e878de84afb8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "08d80478cc914a3dafe3e878de84afb8", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:41,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-8e222355-92dd-41e9-a00d-3f0899a4adb9 2019-07-30 19:32:41,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.144454956055s 2019-07-30 19:32:41,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:32:41,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=08d80478cc914a3dafe3e878de84afb8&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:41,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44041354-3e89-4c4c-af12-a5f43d03f080 2019-07-30 19:32:41,777 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=08d80478cc914a3dafe3e878de84afb8&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 19:32:41,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=08d80478cc914a3dafe3e878de84afb8&scope.domain.id=default used request id req-44041354-3e89-4c4c-af12-a5f43d03f080 2019-07-30 19:32:41,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.125055074692s 2019-07-30 19:32:41,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 19:32:41,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/domains/default/users/08d80478cc914a3dafe3e878de84afb8/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:42,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2080d93d-f467-4e77-9002-36e2ead1dfe7 2019-07-30 19:32:42,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:42,055 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/domains/default/users/08d80478cc914a3dafe3e878de84afb8/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-2080d93d-f467-4e77-9002-36e2ead1dfe7 2019-07-30 19:32:42,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.274696111679s 2019-07-30 19:32:42,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:32:42,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e5d593-63a2-4817-8397-ff5edb0b1f51 2019-07-30 19:32:42,067 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:32:42,067 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-59e5d593-63a2-4817-8397-ff5edb0b1f51 2019-07-30 19:32:42,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:32:42,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T20:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d6ee6c544c84dfda84c8e398b05064a", "name": "networking-sfc-project_7c278a47-cde8-49a9-bfe7-340638aa7e67"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/5d6ee6c544c84dfda84c8e398b05064a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/5d6ee6c544c84dfda84c8e398b05064a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/5d6ee6c544c84dfda84c8e398b05064a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_5d6ee6c544c84dfda84c8e398b05064a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_5d6ee6c544c84dfda84c8e398b05064a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/5d6ee6c544c84dfda84c8e398b05064a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/5d6ee6c544c84dfda84c8e398b05064a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/5d6ee6c544c84dfda84c8e398b05064a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/5d6ee6c544c84dfda84c8e398b05064a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/5d6ee6c544c84dfda84c8e398b05064a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/5d6ee6c544c84dfda84c8e398b05064a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_7c278a47-cde8-49a9-bfe7-340638aa7e67", "id": "08d80478cc914a3dafe3e878de84afb8"}, "audit_ids": ["igKyclJhTUKYQMCZlevOrA"], "issued_at": "2019-07-30T19:32:42.000000Z"}} 2019-07-30 19:32:42,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 19:32:42,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}227bed846f3aa10d3678a5c9c13de109469c0b7a" 2019-07-30 19:32:42,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:42 GMT X-Openstack-Request-Id: req-3a0174e7-3a01-46ac-9de9-6dad4846cd93 2019-07-30 19:32:42,857 - 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-07-30 19:32:42,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-3a0174e7-3a01-46ac-9de9-6dad4846cd93 2019-07-30 19:32:42,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.372756004333s 2019-07-30 19:32:42,868 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-07-30 19:32:42,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:42,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:43,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff3cb2c-366b-468f-90ac-17b496aef425 2019-07-30 19:32:43,121 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "networking-sfc-user_7c278a47-cde8-49a9-bfe7-340638aa7e67", "links": {"self": "http://172.30.9.37:5000/v3/users/08d80478cc914a3dafe3e878de84afb8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "08d80478cc914a3dafe3e878de84afb8", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:43,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-3ff3cb2c-366b-468f-90ac-17b496aef425 2019-07-30 19:32:43,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.253045082092s 2019-07-30 19:32:43,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:43,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/08d80478cc914a3dafe3e878de84afb8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:43,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6960af8a-59c0-48d9-bc55-833da89883d9 2019-07-30 19:32:43,316 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_7c278a47-cde8-49a9-bfe7-340638aa7e67", "links": {"self": "http://172.30.9.37:5000/v3/users/08d80478cc914a3dafe3e878de84afb8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "08d80478cc914a3dafe3e878de84afb8", "description": null}} 2019-07-30 19:32:43,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/08d80478cc914a3dafe3e878de84afb8 used request id req-6960af8a-59c0-48d9-bc55-833da89883d9 2019-07-30 19:32:43,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189223051071s 2019-07-30 19:32:43,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 19:32:43,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/08d80478cc914a3dafe3e878de84afb8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:43,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aee16ada-19e6-4fec-8868-a9ea3fa9ff19 2019-07-30 19:32:43,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:43,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/08d80478cc914a3dafe3e878de84afb8 used request id req-aee16ada-19e6-4fec-8868-a9ea3fa9ff19 2019-07-30 19:32:43,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.418190002441s 2019-07-30 19:32:43,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:32:43,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:43,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41fa762-a7a6-4196-9a78-f65cfb464314 2019-07-30 19:32:43,864 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.37:5000/v3/projects/5d6ee6c544c84dfda84c8e398b05064a"}, "tags": [], "enabled": true, "id": "5d6ee6c544c84dfda84c8e398b05064a", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_7c278a47-cde8-49a9-bfe7-340638aa7e67"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:32:43,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-a41fa762-a7a6-4196-9a78-f65cfb464314 2019-07-30 19:32:43,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123247146606s 2019-07-30 19:32:43,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 19:32:43,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/5d6ee6c544c84dfda84c8e398b05064a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:44,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-120e972e-fd86-4637-a2dd-1c079b07ffb0 2019-07-30 19:32:44,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:44,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/5d6ee6c544c84dfda84c8e398b05064a used request id req-120e972e-fd86-4637-a2dd-1c079b07ffb0 2019-07-30 19:32:44,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.470764875412s 2019-07-30 19:32:44,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 19:32:44,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=5d6ee6c544c84dfda84c8e398b05064a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8e560ebc68258b94a8683def027674dc1c303c94" 2019-07-30 19:32:44,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:44 GMT X-Openstack-Request-Id: req-317e8e92-1a76-48a0-90c3-5e475a5d6bb7 2019-07-30 19:32:44,702 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-07-30 19:32:44,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=5d6ee6c544c84dfda84c8e398b05064a&name=default used request id req-317e8e92-1a76-48a0-90c3-5e475a5d6bb7 2019-07-30 19:32:44,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.357341051102s 2019-07-30 19:32:44,703 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-07-30 19:32:44,703 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-07-30 19:32:44,755 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-07-30 19:32:44,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:32:44,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c149b3-6a61-44cf-bfe0-490471ac25bb 2019-07-30 19:32:44,804 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:32:44,804 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-88c149b3-6a61-44cf-bfe0-490471ac25bb 2019-07-30 19:32:44,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:32:45,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T20:32:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["AuUIVCMmQL6j_gbpsNc6Tw"], "issued_at": "2019-07-30T19:32:45.000000Z"}} 2019-07-30 19:32:45,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:32:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:45,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:45 GMT X-Openstack-Request-Id: req-e8db040c-c535-4bc1-9037-5687f05f03cb 2019-07-30 19:32:45,748 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 19:32:45,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e8db040c-c535-4bc1-9037-5687f05f03cb 2019-07-30 19:32:45,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.508234024048s 2019-07-30 19:32:45,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:32:45,762 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e97f7a1-a282-49ed-bd17-52d7f9b9adad 2019-07-30 19:32:45,762 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 19:32:45,762 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-0e97f7a1-a282-49ed-bd17-52d7f9b9adad 2019-07-30 19:32:45,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:45,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:45,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85277242-1007-4824-ad9d-d04c40dcbc89 2019-07-30 19:32:45,980 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 19:32:45,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-85277242-1007-4824-ad9d-d04c40dcbc89 2019-07-30 19:32:45,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217674970627s 2019-07-30 19:32:45,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 19:32:45,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_062ea9f9-bcba-432f-9c75-b9e80b696841"}}' 2019-07-30 19:32:46,244 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9589c22c-ea9e-42bd-8f34-49b7c3a8445b 2019-07-30 19:32:46,244 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.37:5000/v3/projects/3d0db7ab74d8459dabd9bcae8c6fccfc"}, "tags": [], "enabled": true, "id": "3d0db7ab74d8459dabd9bcae8c6fccfc", "parent_id": "default", "domain_id": "default", "name": "barbican-project_062ea9f9-bcba-432f-9c75-b9e80b696841"}} 2019-07-30 19:32:46,244 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-9589c22c-ea9e-42bd-8f34-49b7c3a8445b 2019-07-30 19:32:46,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.256853818893s 2019-07-30 19:32:46,245 - 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'3d0db7ab74d8459dabd9bcae8c6fccfc', '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_062ea9f9-bcba-432f-9c75-b9e80b696841'}) 2019-07-30 19:32:46,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 19:32:46,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "gfUsqAzxaTGBPYfNzBwpiDNdikaEE8", "email": null, "name": "barbican-user_062ea9f9-bcba-432f-9c75-b9e80b696841"}}' 2019-07-30 19:32:46,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78888056-fafa-4831-9091-dd9c016d4e9f 2019-07-30 19:32:46,821 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_062ea9f9-bcba-432f-9c75-b9e80b696841", "links": {"self": "http://172.30.9.37:5000/v3/users/3e9ecb4413a143bdac3c4c9a428581bf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e9ecb4413a143bdac3c4c9a428581bf", "domain_id": "default", "password_expires_at": null}} 2019-07-30 19:32:46,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-78888056-fafa-4831-9091-dd9c016d4e9f 2019-07-30 19:32:46,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.569339036942s 2019-07-30 19:32:46,822 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3e9ecb4413a143bdac3c4c9a428581bf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_062ea9f9-bcba-432f-9c75-b9e80b696841'}) 2019-07-30 19:32:46,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:46,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:47,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ebb8c4-d54a-4c16-a40f-809e6480dd8c 2019-07-30 19:32:47,032 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:47,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-c3ebb8c4-d54a-4c16-a40f-809e6480dd8c 2019-07-30 19:32:47,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207293987274s 2019-07-30 19:32:47,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:47,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80725783-02a6-4c82-9a07-0f2f4562eab1 2019-07-30 19:32:47,161 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:47,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-80725783-02a6-4c82-9a07-0f2f4562eab1 2019-07-30 19:32:47,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.124085903168s 2019-07-30 19:32:47,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:47,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:47,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5bfa10b-d32d-40e1-bb72-ac2abaf9fd0b 2019-07-30 19:32:47,333 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:47,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-e5bfa10b-d32d-40e1-bb72-ac2abaf9fd0b 2019-07-30 19:32:47,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.166697025299s 2019-07-30 19:32:47,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:47,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:47,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b06860-ab4c-44bb-835f-824a438b9ecc 2019-07-30 19:32:47,555 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:32:47,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-61b06860-ab4c-44bb-835f-824a438b9ecc 2019-07-30 19:32:47,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216896057129s 2019-07-30 19:32:47,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:47,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:47,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb45327a-4253-4b12-8c2b-d4a9038a83dd 2019-07-30 19:32:47,752 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican-user_062ea9f9-bcba-432f-9c75-b9e80b696841", "links": {"self": "http://172.30.9.37:5000/v3/users/3e9ecb4413a143bdac3c4c9a428581bf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e9ecb4413a143bdac3c4c9a428581bf", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:47,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-eb45327a-4253-4b12-8c2b-d4a9038a83dd 2019-07-30 19:32:47,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195967912674s 2019-07-30 19:32:47,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:32:47,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:47,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6da017-a3d7-43ce-a128-db34651385fc 2019-07-30 19:32:47,967 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.37:5000/v3/projects/3d0db7ab74d8459dabd9bcae8c6fccfc"}, "tags": [], "enabled": true, "id": "3d0db7ab74d8459dabd9bcae8c6fccfc", "parent_id": "default", "domain_id": "default", "name": "barbican-project_062ea9f9-bcba-432f-9c75-b9e80b696841"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:32:47,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-ad6da017-a3d7-43ce-a128-db34651385fc 2019-07-30 19:32:47,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203387022018s 2019-07-30 19:32:47,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:32:47,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=3e9ecb4413a143bdac3c4c9a428581bf&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=3d0db7ab74d8459dabd9bcae8c6fccfc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:48,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e13ae4-a2a5-4ea4-ae1d-b4237a3a795b 2019-07-30 19:32:48,101 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=3e9ecb4413a143bdac3c4c9a428581bf&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=3d0db7ab74d8459dabd9bcae8c6fccfc", "previous": null, "next": null}} 2019-07-30 19:32:48,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=3e9ecb4413a143bdac3c4c9a428581bf&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=3d0db7ab74d8459dabd9bcae8c6fccfc used request id req-e2e13ae4-a2a5-4ea4-ae1d-b4237a3a795b 2019-07-30 19:32:48,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.125002145767s 2019-07-30 19:32:48,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:32:48,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/3d0db7ab74d8459dabd9bcae8c6fccfc/users/3e9ecb4413a143bdac3c4c9a428581bf/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:48,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-211fe3e9-6069-462a-8129-b6061693e062 2019-07-30 19:32:48,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:48,367 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/3d0db7ab74d8459dabd9bcae8c6fccfc/users/3e9ecb4413a143bdac3c4c9a428581bf/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-211fe3e9-6069-462a-8129-b6061693e062 2019-07-30 19:32:48,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.262471914291s 2019-07-30 19:32:48,368 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_062ea9f9-bcba-432f-9c75-b9e80b696841', 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'3d0db7ab74d8459dabd9bcae8c6fccfc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'gfUsqAzxaTGBPYfNzBwpiDNdikaEE8', 'username': u'barbican-user_062ea9f9-bcba-432f-9c75-b9e80b696841', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 19:32:48,372 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_062ea9f9-bcba-432f-9c75-b9e80b696841', 'password': 'gfUsqAzxaTGBPYfNzBwpiDNdikaEE8', 'project_name': 'barbican-project_062ea9f9-bcba-432f-9c75-b9e80b696841', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '3d0db7ab74d8459dabd9bcae8c6fccfc', 'project_domain_name': 'Default'} 2019-07-30 19:32:48,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:48,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:48,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340724e9-3a40-4af3-af6a-7d98ee571ee2 2019-07-30 19:32:48,583 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:48,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-340724e9-3a40-4af3-af6a-7d98ee571ee2 2019-07-30 19:32:48,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208026170731s 2019-07-30 19:32:48,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:48,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:48,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e1bef28-e6cf-4ac0-8a2d-125d1ee0fd73 2019-07-30 19:32:48,754 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:48,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-5e1bef28-e6cf-4ac0-8a2d-125d1ee0fd73 2019-07-30 19:32:48,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.165781021118s 2019-07-30 19:32:48,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:48,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da91228-f326-45bc-8b29-06902db46934 2019-07-30 19:32:48,886 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:32:48,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-1da91228-f326-45bc-8b29-06902db46934 2019-07-30 19:32:48,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127212047577s 2019-07-30 19:32:48,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:48,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:49,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979cdb33-b16b-4f84-b3e8-d7af2ef5fb7d 2019-07-30 19:32:49,021 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican-user_062ea9f9-bcba-432f-9c75-b9e80b696841", "links": {"self": "http://172.30.9.37:5000/v3/users/3e9ecb4413a143bdac3c4c9a428581bf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e9ecb4413a143bdac3c4c9a428581bf", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:49,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-979cdb33-b16b-4f84-b3e8-d7af2ef5fb7d 2019-07-30 19:32:49,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134131908417s 2019-07-30 19:32:49,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:32:49,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:49,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-075e19a6-d2af-46fa-a870-a4214b1007fa 2019-07-30 19:32:49,273 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.37:5000/v3/projects/3d0db7ab74d8459dabd9bcae8c6fccfc"}, "tags": [], "enabled": true, "id": "3d0db7ab74d8459dabd9bcae8c6fccfc", "parent_id": "default", "domain_id": "default", "name": "barbican-project_062ea9f9-bcba-432f-9c75-b9e80b696841"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:32:49,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-075e19a6-d2af-46fa-a870-a4214b1007fa 2019-07-30 19:32:49,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.239591836929s 2019-07-30 19:32:49,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:32:49,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=3e9ecb4413a143bdac3c4c9a428581bf&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=3d0db7ab74d8459dabd9bcae8c6fccfc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:49,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-221996e2-be9f-4d1f-8e0e-3032f50c3f30 2019-07-30 19:32:49,510 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=3e9ecb4413a143bdac3c4c9a428581bf&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=3d0db7ab74d8459dabd9bcae8c6fccfc", "previous": null, "next": null}} 2019-07-30 19:32:49,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=3e9ecb4413a143bdac3c4c9a428581bf&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=3d0db7ab74d8459dabd9bcae8c6fccfc used request id req-221996e2-be9f-4d1f-8e0e-3032f50c3f30 2019-07-30 19:32:49,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.229267120361s 2019-07-30 19:32:49,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:32:49,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/3d0db7ab74d8459dabd9bcae8c6fccfc/users/3e9ecb4413a143bdac3c4c9a428581bf/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:49,665 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d1583aa-bd09-4e53-af9a-c37ce62fe2c3 2019-07-30 19:32:49,665 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:49,666 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/3d0db7ab74d8459dabd9bcae8c6fccfc/users/3e9ecb4413a143bdac3c4c9a428581bf/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-1d1583aa-bd09-4e53-af9a-c37ce62fe2c3 2019-07-30 19:32:49,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152323961258s 2019-07-30 19:32:49,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:49,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:49,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f93fc1be-5892-4177-b5c6-2cc6bc64a6ab 2019-07-30 19:32:49,890 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:49,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-f93fc1be-5892-4177-b5c6-2cc6bc64a6ab 2019-07-30 19:32:49,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220638036728s 2019-07-30 19:32:49,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:49,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:50,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2277028d-7f84-4bb1-ac9f-3614a01adb0b 2019-07-30 19:32:50,127 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:32:50,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-2277028d-7f84-4bb1-ac9f-3614a01adb0b 2019-07-30 19:32:50,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232453107834s 2019-07-30 19:32:50,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:50,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:50,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ebdf363-7072-48c1-83bf-b9d99dcd1e8a 2019-07-30 19:32:50,447 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican-user_062ea9f9-bcba-432f-9c75-b9e80b696841", "links": {"self": "http://172.30.9.37:5000/v3/users/3e9ecb4413a143bdac3c4c9a428581bf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e9ecb4413a143bdac3c4c9a428581bf", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:50,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-2ebdf363-7072-48c1-83bf-b9d99dcd1e8a 2019-07-30 19:32:50,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.318946123123s 2019-07-30 19:32:50,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:32:50,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=3e9ecb4413a143bdac3c4c9a428581bf&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:50,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa17dfb-f93e-479a-a7f7-04df049f0529 2019-07-30 19:32:50,586 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=3e9ecb4413a143bdac3c4c9a428581bf&scope.domain.id=default", "previous": null, "next": null}} 2019-07-30 19:32:50,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?role.id=3c2e1869c54d4ab98d5eb327898d8393&user.id=3e9ecb4413a143bdac3c4c9a428581bf&scope.domain.id=default used request id req-9fa17dfb-f93e-479a-a7f7-04df049f0529 2019-07-30 19:32:50,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.127812862396s 2019-07-30 19:32:50,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-07-30 19:32:50,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/domains/default/users/3e9ecb4413a143bdac3c4c9a428581bf/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:50,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a4a3f2f-e590-48f6-994d-f82a02f8291a 2019-07-30 19:32:50,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:50,792 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/domains/default/users/3e9ecb4413a143bdac3c4c9a428581bf/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-8a4a3f2f-e590-48f6-994d-f82a02f8291a 2019-07-30 19:32:50,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.201862096786s 2019-07-30 19:32:50,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:32:50,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e2bb264-c6a5-4320-8977-9f0dfa2316a6 2019-07-30 19:32:50,805 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:32:50,805 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-4e2bb264-c6a5-4320-8977-9f0dfa2316a6 2019-07-30 19:32:50,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:32:51,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T20:32:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d0db7ab74d8459dabd9bcae8c6fccfc", "name": "barbican-project_062ea9f9-bcba-432f-9c75-b9e80b696841"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/3d0db7ab74d8459dabd9bcae8c6fccfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/3d0db7ab74d8459dabd9bcae8c6fccfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/3d0db7ab74d8459dabd9bcae8c6fccfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_3d0db7ab74d8459dabd9bcae8c6fccfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_3d0db7ab74d8459dabd9bcae8c6fccfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/3d0db7ab74d8459dabd9bcae8c6fccfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/3d0db7ab74d8459dabd9bcae8c6fccfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/3d0db7ab74d8459dabd9bcae8c6fccfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/3d0db7ab74d8459dabd9bcae8c6fccfc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/3d0db7ab74d8459dabd9bcae8c6fccfc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/3d0db7ab74d8459dabd9bcae8c6fccfc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_062ea9f9-bcba-432f-9c75-b9e80b696841", "id": "3e9ecb4413a143bdac3c4c9a428581bf"}, "audit_ids": ["rT4OwW6URwSsW4MrVN9Riw"], "issued_at": "2019-07-30T19:32:51.000000Z"}} 2019-07-30 19:32:51,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:32:51,234 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e0abef5-347a-4078-afd4-6c9b7b2d1fb9 2019-07-30 19:32:51,234 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 19:32:51,234 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-6e0abef5-347a-4078-afd4-6c9b7b2d1fb9 2019-07-30 19:32:51,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 19:32:51,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:32:51,247 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c5ea6d7-e540-4685-918d-1eee8910c3ea 2019-07-30 19:32:51,247 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-07-30 19:32:51,247 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-0c5ea6d7-e540-4685-918d-1eee8910c3ea 2019-07-30 19:32:51,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7f9f32cfbe373c07bbcf29776dd4f05d2192b76c" 2019-07-30 19:32:51,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e211b9-65eb-49f2-989e-c62f26ae6cbb 2019-07-30 19:32:51,455 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1f2aac6474984a30bd60e25f88c35b94"}, "enabled": true, "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/28b266ba088243b2930a6f904b7c1c43"}, "enabled": true, "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/32c087ff901b4fa79b2de808a3238365"}, "enabled": true, "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/44aa0d2d5d564c0da75b1c4edf627206"}, "enabled": true, "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6d51b58198b94413aae512ba234787ee"}, "enabled": true, "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/76bd582fe57e44a5843683fc89dfb535"}, "enabled": true, "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/958a6ec3ae7440f6bc7f8f0de5138205"}, "enabled": true, "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c3be1dd58d2e4c6182a31cfbd6e7fe1e"}, "enabled": true, "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/caadeb97036b46788b37e2298042e0c6"}, "enabled": true, "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ce30922ad1504602b6cd62e7a1639197"}, "enabled": true, "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d5a5f07dd6cf4eca906e5973a63163cc"}, "enabled": true, "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/db96ee7971434ce8ac5796941106290b"}, "enabled": true, "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/efec36f22e234700ac0fa6070cbf7f34"}, "enabled": true, "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/fcd83ef3a81d4fa79cc0f367ba0daacd"}, "enabled": true, "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-07-30 19:32:51,456 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-93e211b9-65eb-49f2-989e-c62f26ae6cbb 2019-07-30 19:32:51,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.218048095703s 2019-07-30 19:32:51,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 19:32:51,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7f9f32cfbe373c07bbcf29776dd4f05d2192b76c" 2019-07-30 19:32:51,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:51 GMT X-Openstack-Request-Id: req-a212eaf2-158c-4c3f-9544-744f76a4adbe 2019-07-30 19:32:51,780 - 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-07-30 19:32:51,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-a212eaf2-158c-4c3f-9544-744f76a4adbe 2019-07-30 19:32:51,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.314646959305s 2019-07-30 19:32:51,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:51,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:52,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68ccba0-087d-4534-b5df-a8ddf6a3351a 2019-07-30 19:32:52,034 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "barbican-user_062ea9f9-bcba-432f-9c75-b9e80b696841", "links": {"self": "http://172.30.9.37:5000/v3/users/3e9ecb4413a143bdac3c4c9a428581bf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3e9ecb4413a143bdac3c4c9a428581bf", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:52,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-a68ccba0-087d-4534-b5df-a8ddf6a3351a 2019-07-30 19:32:52,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.242866039276s 2019-07-30 19:32:52,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:52,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/3e9ecb4413a143bdac3c4c9a428581bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:52,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b96fbd-3c96-446e-8ea5-5f6e6dadcc3d 2019-07-30 19:32:52,190 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_062ea9f9-bcba-432f-9c75-b9e80b696841", "links": {"self": "http://172.30.9.37:5000/v3/users/3e9ecb4413a143bdac3c4c9a428581bf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3e9ecb4413a143bdac3c4c9a428581bf", "description": null}} 2019-07-30 19:32:52,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/3e9ecb4413a143bdac3c4c9a428581bf used request id req-38b96fbd-3c96-446e-8ea5-5f6e6dadcc3d 2019-07-30 19:32:52,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.150205135345s 2019-07-30 19:32:52,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 19:32:52,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/3e9ecb4413a143bdac3c4c9a428581bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:52,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41ef865c-a6f2-4815-8161-01a33ace4305 2019-07-30 19:32:52,471 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:52,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/3e9ecb4413a143bdac3c4c9a428581bf used request id req-41ef865c-a6f2-4815-8161-01a33ace4305 2019-07-30 19:32:52,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.280292987823s 2019-07-30 19:32:52,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:32:52,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:52,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124826d1-0131-476b-b1b3-55581c852936 2019-07-30 19:32:52,694 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.37:5000/v3/projects/3d0db7ab74d8459dabd9bcae8c6fccfc"}, "tags": [], "enabled": true, "id": "3d0db7ab74d8459dabd9bcae8c6fccfc", "parent_id": "default", "domain_id": "default", "name": "barbican-project_062ea9f9-bcba-432f-9c75-b9e80b696841"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:32:52,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-124826d1-0131-476b-b1b3-55581c852936 2019-07-30 19:32:52,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215945005417s 2019-07-30 19:32:52,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 19:32:52,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/3d0db7ab74d8459dabd9bcae8c6fccfc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:52,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-738dbe25-1d63-4d78-9ba1-6f1ece043fd7 2019-07-30 19:32:52,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:52,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/3d0db7ab74d8459dabd9bcae8c6fccfc used request id req-738dbe25-1d63-4d78-9ba1-6f1ece043fd7 2019-07-30 19:32:52,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270604848862s 2019-07-30 19:32:52,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 19:32:52,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=3d0db7ab74d8459dabd9bcae8c6fccfc&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c1069a6d682708b31ba2d80e5a1ce7b4c2e5546d" 2019-07-30 19:32:53,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:53 GMT X-Openstack-Request-Id: req-deb848f6-8386-4d5d-beb9-121882f3d062 2019-07-30 19:32:53,282 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-07-30 19:32:53,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=3d0db7ab74d8459dabd9bcae8c6fccfc&name=default used request id req-deb848f6-8386-4d5d-beb9-121882f3d062 2019-07-30 19:32:53,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.309240102768s 2019-07-30 19:32:53,283 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-07-30 19:32:53,283 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-07-30 19:32:53,289 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 15:52 | PASS | | rally_sanity | functest | smoke | 26:56 | FAIL | | refstack_defcore | functest | smoke | 08:33 | FAIL | | tempest_full | functest | smoke | 47:29 | FAIL | | tempest_scenario | functest | smoke | 12:18 | PASS | | patrole | functest | smoke | 04:19 | PASS | | neutron_trunk | functest | smoke | 02:44 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-07-30 19:32:53,299 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-30 19:32:56,116 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-110 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-30 19:32:56,119 - 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.37,192.30.9.7 export OS_REGION_NAME=regionOne export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.37:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hZUBDCf1W0if2cn4PRv2Ai1tp 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=72fab117c2f4460eb88cd1a26bc06c47 export OS_TENANT_NAME=admin 2019-07-30 19:32:56,119 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-30 19:32:56,120 - 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-07-30 19:32:56,128 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-07-30 19:32:56,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:32:56,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-731eee94-8a62-4afa-b563-f23e5f191774 2019-07-30 19:32:56,390 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:32:56,390 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-731eee94-8a62-4afa-b563-f23e5f191774 2019-07-30 19:32:56,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:32:56,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T20:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["L6HOjaqCSZaIPxemq43kTQ"], "issued_at": "2019-07-30T19:32:56.000000Z"}} 2019-07-30 19:32:56,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:32:56,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:32:57,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:57 GMT X-Openstack-Request-Id: req-f927caf8-9aff-4f9f-a250-4366ffdd4967 2019-07-30 19:32:57,230 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 19:32:57,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f927caf8-9aff-4f9f-a250-4366ffdd4967 2019-07-30 19:32:57,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.419934988022s 2019-07-30 19:32:57,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:32:57,241 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db259e52-27cb-4999-9cc8-0eddfdb37b98 2019-07-30 19:32:57,241 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 19:32:57,241 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-db259e52-27cb-4999-9cc8-0eddfdb37b98 2019-07-30 19:32:57,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:57,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:32:57,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1dc77f5-d354-4db1-aa58-ce9090e153a1 2019-07-30 19:32:57,480 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 19:32:57,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-e1dc77f5-d354-4db1-aa58-ce9090e153a1 2019-07-30 19:32:57,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.238373041153s 2019-07-30 19:32:57,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 19:32:57,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_360888a3-ea6f-4a4d-a660-d83e66fb5478"}}' 2019-07-30 19:32:57,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c15fbb21-97dd-4808-8b0c-1f004e667c25 2019-07-30 19:32:57,723 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.37:5000/v3/projects/edf03ed5825242e6815404bc523058de"}, "tags": [], "enabled": true, "id": "edf03ed5825242e6815404bc523058de", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_360888a3-ea6f-4a4d-a660-d83e66fb5478"}} 2019-07-30 19:32:57,723 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-c15fbb21-97dd-4808-8b0c-1f004e667c25 2019-07-30 19:32:57,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.236301898956s 2019-07-30 19:32:57,724 - 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'edf03ed5825242e6815404bc523058de', '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_360888a3-ea6f-4a4d-a660-d83e66fb5478'}) 2019-07-30 19:32:57,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 19:32:57,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "yNo7Q6nnQZP9zfKDaItINad0NOtiAO", "email": null, "name": "rally_full-user_360888a3-ea6f-4a4d-a660-d83e66fb5478"}}' 2019-07-30 19:32:58,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b910c7f-7dfc-4d39-8c91-fdd206df2908 2019-07-30 19:32:58,233 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_360888a3-ea6f-4a4d-a660-d83e66fb5478", "links": {"self": "http://172.30.9.37:5000/v3/users/0e9c07beacc24fa6b0abae7e95b61bf7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0e9c07beacc24fa6b0abae7e95b61bf7", "domain_id": "default", "password_expires_at": null}} 2019-07-30 19:32:58,233 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-0b910c7f-7dfc-4d39-8c91-fdd206df2908 2019-07-30 19:32:58,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.503332853317s 2019-07-30 19:32:58,234 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0e9c07beacc24fa6b0abae7e95b61bf7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_360888a3-ea6f-4a4d-a660-d83e66fb5478'}) 2019-07-30 19:32:58,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:58,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:32:58,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9739ec-eaa0-4438-b923-be93a07bcc6a 2019-07-30 19:32:58,456 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:58,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-6d9739ec-eaa0-4438-b923-be93a07bcc6a 2019-07-30 19:32:58,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219133853912s 2019-07-30 19:32:58,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:58,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:32:58,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2586c6-76a9-458b-836b-33e24930cbeb 2019-07-30 19:32:58,588 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:58,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-4d2586c6-76a9-458b-836b-33e24930cbeb 2019-07-30 19:32:58,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126230955124s 2019-07-30 19:32:58,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:58,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:32:58,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824c83a4-d492-425a-a2bc-6f09b75a40b8 2019-07-30 19:32:58,810 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:32:58,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-824c83a4-d492-425a-a2bc-6f09b75a40b8 2019-07-30 19:32:58,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216843128204s 2019-07-30 19:32:58,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:32:58,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:32:58,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e7eb93-5673-46c6-9544-7799fff0d635 2019-07-30 19:32:58,939 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:32:58,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-63e7eb93-5673-46c6-9544-7799fff0d635 2019-07-30 19:32:58,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.124974966049s 2019-07-30 19:32:58,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:32:58,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:32:59,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32b2ac4-d263-4f49-8d55-b06b9d6e0974 2019-07-30 19:32:59,163 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "rally_full-user_360888a3-ea6f-4a4d-a660-d83e66fb5478", "links": {"self": "http://172.30.9.37:5000/v3/users/0e9c07beacc24fa6b0abae7e95b61bf7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0e9c07beacc24fa6b0abae7e95b61bf7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:32:59,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-f32b2ac4-d263-4f49-8d55-b06b9d6e0974 2019-07-30 19:32:59,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222856998444s 2019-07-30 19:32:59,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:32:59,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:32:59,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b14204-8847-4c2d-8a18-f847b0736011 2019-07-30 19:32:59,399 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.37:5000/v3/projects/edf03ed5825242e6815404bc523058de"}, "tags": [], "enabled": true, "id": "edf03ed5825242e6815404bc523058de", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_360888a3-ea6f-4a4d-a660-d83e66fb5478"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:32:59,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-f9b14204-8847-4c2d-8a18-f847b0736011 2019-07-30 19:32:59,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224668979645s 2019-07-30 19:32:59,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:32:59,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=0e9c07beacc24fa6b0abae7e95b61bf7&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=edf03ed5825242e6815404bc523058de" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:32:59,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c385d17b-cd46-480f-a187-cf32c3752ae5 2019-07-30 19:32:59,633 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=0e9c07beacc24fa6b0abae7e95b61bf7&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=edf03ed5825242e6815404bc523058de", "previous": null, "next": null}} 2019-07-30 19:32:59,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=0e9c07beacc24fa6b0abae7e95b61bf7&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=edf03ed5825242e6815404bc523058de used request id req-c385d17b-cd46-480f-a187-cf32c3752ae5 2019-07-30 19:32:59,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.226462125778s 2019-07-30 19:32:59,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:32:59,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/edf03ed5825242e6815404bc523058de/users/0e9c07beacc24fa6b0abae7e95b61bf7/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:32:59,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80336a4d-0a7b-4609-8112-c8520ebfa74b 2019-07-30 19:32:59,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:32:59,882 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/edf03ed5825242e6815404bc523058de/users/0e9c07beacc24fa6b0abae7e95b61bf7/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-80336a4d-0a7b-4609-8112-c8520ebfa74b 2019-07-30 19:32:59,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.245268821716s 2019-07-30 19:32:59,883 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_360888a3-ea6f-4a4d-a660-d83e66fb5478', 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'edf03ed5825242e6815404bc523058de', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'yNo7Q6nnQZP9zfKDaItINad0NOtiAO', 'username': u'rally_full-user_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 19:32:59,887 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'password': 'yNo7Q6nnQZP9zfKDaItINad0NOtiAO', 'project_name': 'rally_full-project_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': 'edf03ed5825242e6815404bc523058de', 'project_domain_name': 'Default'} 2019-07-30 19:32:59,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:32:59,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:33:00,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c96df27-72ff-48cc-a08b-cffddada5449 2019-07-30 19:33:00,017 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:33:00,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-9c96df27-72ff-48cc-a08b-cffddada5449 2019-07-30 19:33:00,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.126089096069s 2019-07-30 19:33:00,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 19:33:00,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:33:00,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f670451-d433-4fab-85a6-e549b9b686c6 2019-07-30 19:33:00,145 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 19:33:00,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-8f670451-d433-4fab-85a6-e549b9b686c6 2019-07-30 19:33:00,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122883081436s 2019-07-30 19:33:00,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:33:00,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:33:00,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc90281-7937-4b17-9a67-a5bcc570fbf1 2019-07-30 19:33:00,355 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 19:33:00,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-3cc90281-7937-4b17-9a67-a5bcc570fbf1 2019-07-30 19:33:00,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204767942429s 2019-07-30 19:33:00,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 19:33:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:33:00,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60efd79a-3323-4a10-9513-bc5253f2ec04 2019-07-30 19:33:00,605 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "rally_full-user_360888a3-ea6f-4a4d-a660-d83e66fb5478", "links": {"self": "http://172.30.9.37:5000/v3/users/0e9c07beacc24fa6b0abae7e95b61bf7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0e9c07beacc24fa6b0abae7e95b61bf7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 19:33:00,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-60efd79a-3323-4a10-9513-bc5253f2ec04 2019-07-30 19:33:00,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24938416481s 2019-07-30 19:33:00,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:33:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:33:00,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc0bb15-7834-4538-a1c8-8ac9121b864b 2019-07-30 19:33:00,850 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.37:5000/v3/projects/edf03ed5825242e6815404bc523058de"}, "tags": [], "enabled": true, "id": "edf03ed5825242e6815404bc523058de", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_360888a3-ea6f-4a4d-a660-d83e66fb5478"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:33:00,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-fdc0bb15-7834-4538-a1c8-8ac9121b864b 2019-07-30 19:33:00,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.233361959457s 2019-07-30 19:33:00,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 19:33:00,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=0e9c07beacc24fa6b0abae7e95b61bf7&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=edf03ed5825242e6815404bc523058de" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:33:01,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aff8d98-caa4-469b-a88d-f63c47a30c4b 2019-07-30 19:33:01,061 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=0e9c07beacc24fa6b0abae7e95b61bf7&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=edf03ed5825242e6815404bc523058de", "previous": null, "next": null}} 2019-07-30 19:33:01,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=0e9c07beacc24fa6b0abae7e95b61bf7&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=edf03ed5825242e6815404bc523058de used request id req-5aff8d98-caa4-469b-a88d-f63c47a30c4b 2019-07-30 19:33:01,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204253196716s 2019-07-30 19:33:01,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 19:33:01,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/edf03ed5825242e6815404bc523058de/users/0e9c07beacc24fa6b0abae7e95b61bf7/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:33:01,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 19:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10a7831e-e9b2-4369-b799-99356ce1f181 2019-07-30 19:33:01,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 19:33:01,230 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/edf03ed5825242e6815404bc523058de/users/0e9c07beacc24fa6b0abae7e95b61bf7/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-10a7831e-e9b2-4369-b799-99356ce1f181 2019-07-30 19:33:01,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.164794921875s 2019-07-30 19:33:01,231 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-07-30 19:33:01,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 19:33:01,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:33:01,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a70fd9-dbf4-4043-aa0b-f67236a5e1d4 2019-07-30 19:33:01,359 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 19:33:01,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-27a70fd9-dbf4-4043-aa0b-f67236a5e1d4 2019-07-30 19:33:01,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.127855062485s 2019-07-30 19:33:01,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 19:33:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" 2019-07-30 19:33:01,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff14bba3-386a-4f5c-bc24-44c257966260 2019-07-30 19:33:01,576 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.37:5000/v3/projects/edf03ed5825242e6815404bc523058de"}, "tags": [], "enabled": true, "id": "edf03ed5825242e6815404bc523058de", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_360888a3-ea6f-4a4d-a660-d83e66fb5478"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 19:33:01,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-ff14bba3-386a-4f5c-bc24-44c257966260 2019-07-30 19:33:01,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.209732055664s 2019-07-30 19:33:01,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 19:33:01,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" -d '{"network": {"shared": true, "tenant_id": "edf03ed5825242e6815404bc523058de", "name": "rally_full-net_360888a3-ea6f-4a4d-a660-d83e66fb5478", "admin_state_up": true}}' 2019-07-30 19:33:02,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:02 GMT X-Openstack-Request-Id: req-e42a5649-d37a-43a9-bf7c-31a747f225ca 2019-07-30 19:33:02,248 - 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":"ead96da8-ef6f-4c01-8fcf-e32f178c85a8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":true,"project_id":"edf03ed5825242e6815404bc523058de","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T19:33:02Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_360888a3-ea6f-4a4d-a660-d83e66fb5478","admin_state_up":true,"tenant_id":"edf03ed5825242e6815404bc523058de","created_at":"2019-07-30T19:33:02Z","mtu":1450}} 2019-07-30 19:33:02,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-e42a5649-d37a-43a9-bf7c-31a747f225ca 2019-07-30 19:33:02,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.669416904449s 2019-07-30 19:33:02,249 - 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-07-30T19:33:02Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ead96da8-ef6f-4c01-8fcf-e32f178c85a8', 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'rally_full-net_360888a3-ea6f-4a4d-a660-d83e66fb5478', u'created_at': u'2019-07-30T19:33:02Z', u'mtu': 1450, u'tenant_id': u'edf03ed5825242e6815404bc523058de', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'edf03ed5825242e6815404bc523058de', u'l2_adjacency': True}) 2019-07-30 19:33:02,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:33:02,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e0e5cf-6fea-4d7e-914d-bcfd81b334ca 2019-07-30 19:33:02,258 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 19:33:02,258 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-b4e0e5cf-6fea-4d7e-914d-bcfd81b334ca 2019-07-30 19:33:02,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 19:33:02,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T20:33:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "edf03ed5825242e6815404bc523058de", "name": "rally_full-project_360888a3-ea6f-4a4d-a660-d83e66fb5478"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/edf03ed5825242e6815404bc523058de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/edf03ed5825242e6815404bc523058de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/edf03ed5825242e6815404bc523058de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_edf03ed5825242e6815404bc523058de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_edf03ed5825242e6815404bc523058de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/edf03ed5825242e6815404bc523058de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/edf03ed5825242e6815404bc523058de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/edf03ed5825242e6815404bc523058de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/edf03ed5825242e6815404bc523058de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/edf03ed5825242e6815404bc523058de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/edf03ed5825242e6815404bc523058de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_360888a3-ea6f-4a4d-a660-d83e66fb5478", "id": "0e9c07beacc24fa6b0abae7e95b61bf7"}, "audit_ids": ["kWwjGzdEQNO4PUn7uAj0Kg"], "issued_at": "2019-07-30T19:33:02.000000Z"}} 2019-07-30 19:33:02,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 19:33:02,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1487368f4f2d4fc533fea654ed837bae1ba5d26" 2019-07-30 19:33:03,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2101 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:03 GMT X-Openstack-Request-Id: req-793ce0c6-c33e-414b-85e0-d59518c98e5a 2019-07-30 19:33:03,057 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ead96da8-ef6f-4c01-8fcf-e32f178c85a8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":true,"project_id":"edf03ed5825242e6815404bc523058de","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T19:33:02Z","qos_policy_id":null,"name":"rally_full-net_360888a3-ea6f-4a4d-a660-d83e66fb5478","admin_state_up":true,"tenant_id":"edf03ed5825242e6815404bc523058de","created_at":"2019-07-30T19:33:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 19:33:03,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-793ce0c6-c33e-414b-85e0-d59518c98e5a 2019-07-30 19:33:03,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372968196869s 2019-07-30 19:33:03,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 19:33:03,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1487368f4f2d4fc533fea654ed837bae1ba5d26" -d '{"subnet": {"name": "rally_full-subnet_360888a3-ea6f-4a4d-a660-d83e66fb5478", "enable_dhcp": true, "network_id": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 19:33:04,057 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:04 GMT X-Openstack-Request-Id: req-7710c4c8-35bf-4a08-968e-e252b83f9c78 2019-07-30 19:33:04,057 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T19:33:03Z","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":"688238bf-be30-4e7b-b80f-aaefaebb67e5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"edf03ed5825242e6815404bc523058de","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_360888a3-ea6f-4a4d-a660-d83e66fb5478","enable_dhcp":true,"segment_id":null,"network_id":"ead96da8-ef6f-4c01-8fcf-e32f178c85a8","tenant_id":"edf03ed5825242e6815404bc523058de","created_at":"2019-07-30T19:33:03Z","ip_version":4}} 2019-07-30 19:33:04,057 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-7710c4c8-35bf-4a08-968e-e252b83f9c78 2019-07-30 19:33:04,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.998250961304s 2019-07-30 19:33:04,058 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T19:33:03Z', 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'688238bf-be30-4e7b-b80f-aaefaebb67e5', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_360888a3-ea6f-4a4d-a660-d83e66fb5478', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ead96da8-ef6f-4c01-8fcf-e32f178c85a8', u'tenant_id': u'edf03ed5825242e6815404bc523058de', u'created_at': u'2019-07-30T19:33:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'edf03ed5825242e6815404bc523058de'}) 2019-07-30 19:33:04,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 19:33:04,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1487368f4f2d4fc533fea654ed837bae1ba5d26" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "rally_full-router_360888a3-ea6f-4a4d-a660-d83e66fb5478", "admin_state_up": true}}' 2019-07-30 19:33:11,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:11 GMT X-Openstack-Request-Id: req-272d2955-e8f8-4349-83ef-cd1b8e88bace 2019-07-30 19:33:11,340 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "edf03ed5825242e6815404bc523058de", "created_at": "2019-07-30T19:33:05Z", "admin_state_up": true, "updated_at": "2019-07-30T19:33:06Z", "project_id": "edf03ed5825242e6815404bc523058de", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "c8f60e21-ba5e-4bf3-87a4-ba741ac30d23", "name": "rally_full-router_360888a3-ea6f-4a4d-a660-d83e66fb5478"}} 2019-07-30 19:33:11,340 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-272d2955-e8f8-4349-83ef-cd1b8e88bace 2019-07-30 19:33:11,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.28213000298s 2019-07-30 19:33:11,341 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T19:33:06Z', u'revision_number': 3, u'ha': True, u'id': u'c8f60e21-ba5e-4bf3-87a4-ba741ac30d23', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_360888a3-ea6f-4a4d-a660-d83e66fb5478', u'admin_state_up': True, u'tenant_id': u'edf03ed5825242e6815404bc523058de', u'created_at': u'2019-07-30T19:33:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'edf03ed5825242e6815404bc523058de'}) 2019-07-30 19:33:11,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 19:33:11,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/c8f60e21-ba5e-4bf3-87a4-ba741ac30d23/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1487368f4f2d4fc533fea654ed837bae1ba5d26" -d '{"subnet_id": "688238bf-be30-4e7b-b80f-aaefaebb67e5"}' 2019-07-30 19:33:14,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:14 GMT X-Openstack-Request-Id: req-bc2f0064-b519-49ed-8e4d-a838aa8d7f02 2019-07-30 19:33:14,964 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8", "tenant_id": "edf03ed5825242e6815404bc523058de", "subnet_id": "688238bf-be30-4e7b-b80f-aaefaebb67e5", "subnet_ids": ["688238bf-be30-4e7b-b80f-aaefaebb67e5"], "port_id": "a2852df8-111d-4d39-bb39-b78d303fce82", "id": "c8f60e21-ba5e-4bf3-87a4-ba741ac30d23"} 2019-07-30 19:33:14,964 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/c8f60e21-ba5e-4bf3-87a4-ba741ac30d23/add_router_interface.json used request id req-bc2f0064-b519-49ed-8e4d-a838aa8d7f02 2019-07-30 19:33:14,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.62282180786s 2019-07-30 19:33:14,965 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 19:33:15,070 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 19:33:15,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:33:15,078 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:15 GMT 2019-07-30 19:33:15,079 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 19:33:15,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:33:15,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1487368f4f2d4fc533fea654ed837bae1ba5d26" 2019-07-30 19:33:15,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:15 GMT X-Openstack-Request-Id: req-968fc0fd-b9f4-418a-9f16-899da0f80954 2019-07-30 19:33:15,423 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:33:15,423 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-968fc0fd-b9f4-418a-9f16-899da0f80954 2019-07-30 19:33:15,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.339558124542s 2019-07-30 19:33:15,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 19:33:15,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1487368f4f2d4fc533fea654ed837bae1ba5d26" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478"}' 2019-07-30 19:33:15,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:15 GMT Location: http://172.30.9.37:9292/v2/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0662a6c5-f92e-4aff-beaf-02ae8ac8d8a3 2019-07-30 19:33:15,800 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:33:15Z", "file": "/v2/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692/file", "owner": "edf03ed5825242e6815404bc523058de", "id": "0543f5d3-0fd8-470e-9978-aeca3cbe7692", "size": null, "self": "/v2/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692", "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_360888a3-ea6f-4a4d-a660-d83e66fb5478", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478", "checksum": null, "created_at": "2019-07-30T19:33:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 19:33:15,800 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-0662a6c5-f92e-4aff-beaf-02ae8ac8d8a3 2019-07-30 19:33:15,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.368121862411s 2019-07-30 19:33:15,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 19:33:15,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1487368f4f2d4fc533fea654ed837bae1ba5d26" -d '' 2019-07-30 19:33:16,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 19:33:16 GMT X-Openstack-Request-Id: req-3727267a-4b36-4555-bc1c-d5b246009a60 2019-07-30 19:33:16,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-07-30 19:33:16,625 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692/file used request id req-3727267a-4b36-4555-bc1c-d5b246009a60 2019-07-30 19:33:16,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.823447227478s 2019-07-30 19:33:16,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 19:33:16,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1487368f4f2d4fc533fea654ed837bae1ba5d26" 2019-07-30 19:33:16,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:16 GMT X-Openstack-Request-Id: req-fbf198a8-a185-4495-914a-82f9df121e77 2019-07-30 19:33:16,951 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:33:16Z", "file": "/v2/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692/file", "owner": "edf03ed5825242e6815404bc523058de", "id": "0543f5d3-0fd8-470e-9978-aeca3cbe7692", "size": 12716032, "self": "/v2/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:33:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 19:33:16,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-fbf198a8-a185-4495-914a-82f9df121e77 2019-07-30 19:33:16,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.321953058243s 2019-07-30 19:33:16,953 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692/file', 'owner': u'edf03ed5825242e6815404bc523058de', 'id': u'0543f5d3-0fd8-470e-9978-aeca3cbe7692', 'size': 12716032, u'self': u'/v2/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'edf03ed5825242e6815404bc523058de', 'name': 'rally_full-project_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T19:33:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T19:33:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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/0543f5d3-0fd8-470e-9978-aeca3cbe7692', 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_360888a3-ea6f-4a4d-a660-d83e66fb5478', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'created': u'2019-07-30T19:33:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T19:33: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/0543f5d3-0fd8-470e-9978-aeca3cbe7692', 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_360888a3-ea6f-4a4d-a660-d83e66fb5478', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 19:33:16,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 19:33:16,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 19:33:17,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33: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-d16ebeee-c977-4732-8cc5-ac705b2a89d5 x-openstack-request-id: req-d16ebeee-c977-4732-8cc5-ac705b2a89d5 2019-07-30 19:33:17,295 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/54e4911a-6935-4754-a43c-31608e205fd9", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/54e4911a-6935-4754-a43c-31608e205fd9", "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": "54e4911a-6935-4754-a43c-31608e205fd9"}} 2019-07-30 19:33:17,295 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-d16ebeee-c977-4732-8cc5-ac705b2a89d5 2019-07-30 19:33:17,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.338529825211s 2019-07-30 19:33:17,296 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'54e4911a-6935-4754-a43c-31608e205fd9', 'swap': 0}) 2019-07-30 19:33:17,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 19:33:17,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/54e4911a-6935-4754-a43c-31608e205fd9/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" -d '{"extra_specs": {}}' 2019-07-30 19:33:17,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-03543f07-ccb8-476c-8e7a-1a379b3f6749 x-openstack-request-id: req-03543f07-ccb8-476c-8e7a-1a379b3f6749 2019-07-30 19:33:17,324 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 19:33:17,324 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/54e4911a-6935-4754-a43c-31608e205fd9/os-extra_specs used request id req-03543f07-ccb8-476c-8e7a-1a379b3f6749 2019-07-30 19:33:17,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0278100967407s 2019-07-30 19:33:17,327 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 19:33:21,398 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d118c37b-0965-4d9d-8e12-42aed18671df | 2019-07-30T19:33:21.039735 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d118c37b-0965-4d9d-8e12-42aed18671df ~/.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-07-30 19:33:24,651 - 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-07-30 19:33:25,339 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-30 19:33:25,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 19:33:25,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1487368f4f2d4fc533fea654ed837bae1ba5d26" 2019-07-30 19:33:25,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33: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-43a3414d-2f8b-49eb-b07c-8eb3d7ea936c x-openstack-request-id: req-43a3414d-2f8b-49eb-b07c-8eb3d7ea936c 2019-07-30 19:33:25,646 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 242}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 245}, "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": 5}]} 2019-07-30 19:33:25,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-43a3414d-2f8b-49eb-b07c-8eb3d7ea936c 2019-07-30 19:33:25,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.303980827332s 2019-07-30 19:33:25,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 19:33:25,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1487368f4f2d4fc533fea654ed837bae1ba5d26" 2019-07-30 19:33:25,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:25 GMT X-Openstack-Request-Id: req-e9b61209-a25a-4a40-83ea-77a5d521ee09 2019-07-30 19:33:25,957 - 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-07-30 19:33:25,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-e9b61209-a25a-4a40-83ea-77a5d521ee09 2019-07-30 19:33:25,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.310353040695s 2019-07-30 19:33:25,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 19:33:25,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_360888a3-ea6f-4a4d-a660-d83e66fb5478", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 19:33:26,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33: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-ae6e303a-5387-47e0-8edc-190c36946649 x-openstack-request-id: req-ae6e303a-5387-47e0-8edc-190c36946649 2019-07-30 19:33:26,006 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_360888a3-ea6f-4a4d-a660-d83e66fb5478", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/89bb530d-edfd-4ac7-bbdc-42925df063c2", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/89bb530d-edfd-4ac7-bbdc-42925df063c2", "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": "89bb530d-edfd-4ac7-bbdc-42925df063c2"}} 2019-07-30 19:33:26,006 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-ae6e303a-5387-47e0-8edc-190c36946649 2019-07-30 19:33:26,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0416128635406s 2019-07-30 19:33:26,007 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'89bb530d-edfd-4ac7-bbdc-42925df063c2', 'swap': 0}) 2019-07-30 19:33:26,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 19:33:26,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/89bb530d-edfd-4ac7-bbdc-42925df063c2/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}10b64959c05135fa85c3e8f2ae0fe147f5548d3d" -d '{"extra_specs": {}}' 2019-07-30 19:33:26,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33: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-1b1a65d3-31bf-420d-9d24-6a5ef7b61d47 x-openstack-request-id: req-1b1a65d3-31bf-420d-9d24-6a5ef7b61d47 2019-07-30 19:33:26,029 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 19:33:26,029 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/89bb530d-edfd-4ac7-bbdc-42925df063c2/os-extra_specs used request id req-1b1a65d3-31bf-420d-9d24-6a5ef7b61d47 2019-07-30 19:33:26,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214951038361s 2019-07-30 19:33:26,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:33:26,037 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-367d13f6-ead8-439f-a6e5-32266c133989 2019-07-30 19:33:26,037 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 19:33:26,037 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-367d13f6-ead8-439f-a6e5-32266c133989 2019-07-30 19:33:26,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 19:33:26,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 19:33:26,049 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a10a5962-b0bc-4613-af88-b244663bdd3e 2019-07-30 19:33:26,049 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-07-30 19:33:26,049 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-a10a5962-b0bc-4613-af88-b244663bdd3e 2019-07-30 19:33:26,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d1487368f4f2d4fc533fea654ed837bae1ba5d26" 2019-07-30 19:33:26,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Tue, 30 Jul 2019 19:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546c45b3-29fa-468f-b0db-e15efd4191de 2019-07-30 19:33:26,338 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1f2aac6474984a30bd60e25f88c35b94"}, "enabled": true, "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/28b266ba088243b2930a6f904b7c1c43"}, "enabled": true, "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/32c087ff901b4fa79b2de808a3238365"}, "enabled": true, "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/44aa0d2d5d564c0da75b1c4edf627206"}, "enabled": true, "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6d51b58198b94413aae512ba234787ee"}, "enabled": true, "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/76bd582fe57e44a5843683fc89dfb535"}, "enabled": true, "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/958a6ec3ae7440f6bc7f8f0de5138205"}, "enabled": true, "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c3be1dd58d2e4c6182a31cfbd6e7fe1e"}, "enabled": true, "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/caadeb97036b46788b37e2298042e0c6"}, "enabled": true, "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ce30922ad1504602b6cd62e7a1639197"}, "enabled": true, "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d5a5f07dd6cf4eca906e5973a63163cc"}, "enabled": true, "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/db96ee7971434ce8ac5796941106290b"}, "enabled": true, "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/efec36f22e234700ac0fa6070cbf7f34"}, "enabled": true, "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/fcd83ef3a81d4fa79cc0f367ba0daacd"}, "enabled": true, "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-07-30 19:33:26,338 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-546c45b3-29fa-468f-b0db-e15efd4191de 2019-07-30 19:33:26,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.298505067825s 2019-07-30 19:33:26,343 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'89bb530d-edfd-4ac7-bbdc-42925df063c2', 'swap': 0}) 2019-07-30 19:33:26,344 - 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-07-30 19:33:26,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 19:33:26,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-07-30 19:33:26,365 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-07-30 19:33:26,365 - 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': 'ead96da8-ef6f-4c01-8fcf-e32f178c85a8', 'tenants_amount': 3, 'image_name': 'rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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-07-30 19:35:27,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 105d9ffd-5a3d-4336-92ec-4c82e6f9b55a 2019-07-30 19:35:27,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'105d9ffd-5a3d-4336-92ec-4c82e6f9b55a'] 2019-07-30 19:35:28,434 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 105d9ffd-5a3d-4336-92ec-4c82e6f9b55a -------------------------------------------------------------------------------- Task 105d9ffd-5a3d-4336-92ec-4c82e6f9b55a: 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 105d9ffd-5a3d-4336-92ec-4c82e6f9b55a 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.588 | 0.604 | 0.633 | 0.657 | 0.681 | 0.612 | 100.0% | 10 | | total | 0.588 | 0.604 | 0.633 | 0.657 | 0.681 | 0.612 | 100.0% | 10 | | -> duration | 0.588 | 0.604 | 0.633 | 0.657 | 0.681 | 0.612 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.895605 Full duration: 15.248117 -------------------------------------------------------------------------------- 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 105d9ffd-5a3d-4336-92ec-4c82e6f9b55a 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.918 | 1.393 | 1.438 | 1.444 | 1.451 | 1.283 | 100.0% | 10 | | total | 1.353 | 1.881 | 1.996 | 2.01 | 2.025 | 1.765 | 100.0% | 10 | | -> duration | 1.353 | 1.881 | 1.996 | 2.01 | 2.025 | 1.765 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.012727 Full duration: 17.667129 -------------------------------------------------------------------------------- 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 105d9ffd-5a3d-4336-92ec-4c82e6f9b55a 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.546 | 0.865 | 0.934 | 0.935 | 0.936 | 0.806 | 100.0% | 10 | | total | 0.975 | 1.31 | 1.378 | 1.394 | 1.411 | 1.252 | 100.0% | 10 | | -> duration | 0.975 | 1.31 | 1.378 | 1.394 | 1.411 | 1.252 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.640331 Full duration: 16.246128 -------------------------------------------------------------------------------- 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 105d9ffd-5a3d-4336-92ec-4c82e6f9b55a 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.065 | 1.344 | 1.587 | 1.645 | 1.704 | 1.364 | 100.0% | 10 | | total | 1.49 | 1.78 | 2.024 | 2.077 | 2.131 | 1.809 | 100.0% | 10 | | -> duration | 1.49 | 1.78 | 2.024 | 2.077 | 2.131 | 1.809 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.222806 Full duration: 18.2237 -------------------------------------------------------------------------------- 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 105d9ffd-5a3d-4336-92ec-4c82e6f9b55a 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.732 | 0.853 | 1.006 | 1.034 | 1.062 | 0.88 | 100.0% | 10 | | total | 1.171 | 1.291 | 1.459 | 1.484 | 1.509 | 1.324 | 100.0% | 10 | | -> duration | 1.171 | 1.291 | 1.459 | 1.484 | 1.509 | 1.324 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.898105 Full duration: 16.450047 -------------------------------------------------------------------------------- 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 105d9ffd-5a3d-4336-92ec-4c82e6f9b55a 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.315 | 0.335 | 0.406 | 0.42 | 0.433 | 0.349 | 100.0% | 10 | | total | 0.755 | 0.825 | 0.866 | 0.906 | 0.946 | 0.82 | 100.0% | 10 | | -> duration | 0.755 | 0.825 | 0.866 | 0.906 | 0.946 | 0.82 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.436771 Full duration: 15.443266 HINTS: * To plot HTML graphics with this data, run: rally task report 105d9ffd-5a3d-4336-92ec-4c82e6f9b55a --out output.html * To generate a JUnit report, run: rally task export 105d9ffd-5a3d-4336-92ec-4c82e6f9b55a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 105d9ffd-5a3d-4336-92ec-4c82e6f9b55a --json --out output.json 2019-07-30 19:35:28,435 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'105d9ffd-5a3d-4336-92ec-4c82e6f9b55a', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-07-30 19:35:30,559 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 105d9ffd-5a3d-4336-92ec-4c82e6f9b55a --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-07-30 19:35:30,570 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-07-30 19:35:30,572 - 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-07-30 19:35:30,572 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 19:35:30,590 - 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-07-30 19:35:30,591 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-07-30 19:35:30,591 - 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': 'ead96da8-ef6f-4c01-8fcf-e32f178c85a8', 'tenants_amount': 3, 'image_name': 'rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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-07-30 19:42:25,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b0669983-ac64-4bc7-9f8c-5b700a37a6f0 2019-07-30 19:42:25,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'b0669983-ac64-4bc7-9f8c-5b700a37a6f0'] 2019-07-30 19:42:25,914 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b0669983-ac64-4bc7-9f8c-5b700a37a6f0 -------------------------------------------------------------------------------- Task b0669983-ac64-4bc7-9f8c-5b700a37a6f0: 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 b0669983-ac64-4bc7-9f8c-5b700a37a6f0 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.953 | 4.733 | 5.135 | 5.43 | 5.725 | 4.724 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.246 | 0.609 | 0.862 | 0.948 | 1.035 | 0.644 | 100.0% | 10 | | -> glance_v2.upload_data | 0.869 | 1.319 | 1.87 | 2.061 | 2.253 | 1.426 | 100.0% | 10 | | glance_v2.delete_image | 0.653 | 1.197 | 1.991 | 2.032 | 2.073 | 1.312 | 100.0% | 10 | | total | 5.491 | 5.723 | 6.828 | 6.84 | 6.853 | 6.036 | 100.0% | 10 | | -> duration | 5.491 | 5.723 | 6.828 | 6.84 | 6.853 | 6.036 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.590401 Full duration: 36.341763 -------------------------------------------------------------------------------- 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 b0669983-ac64-4bc7-9f8c-5b700a37a6f0 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.508 | 4.63 | 4.878 | 4.893 | 4.907 | 4.518 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.344 | 0.579 | 0.879 | 0.88 | 0.881 | 0.624 | 100.0% | 10 | | -> glance_v2.upload_data | 0.471 | 1.256 | 1.433 | 1.444 | 1.456 | 1.174 | 100.0% | 10 | | glance_v2.list_images | 0.039 | 0.248 | 0.353 | 0.362 | 0.371 | 0.205 | 100.0% | 10 | | total | 3.547 | 4.892 | 5.248 | 5.253 | 5.258 | 4.723 | 100.0% | 10 | | -> duration | 3.547 | 4.892 | 5.248 | 5.253 | 5.258 | 4.723 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.22312 Full duration: 38.437787 -------------------------------------------------------------------------------- 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 b0669983-ac64-4bc7-9f8c-5b700a37a6f0 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.312 | 0.585 | 0.619 | 0.652 | 0.685 | 0.529 | 100.0% | 10 | | total | 0.312 | 0.585 | 0.619 | 0.652 | 0.685 | 0.529 | 100.0% | 10 | | -> duration | 0.312 | 0.585 | 0.619 | 0.652 | 0.685 | 0.529 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.360264 Full duration: 17.309283 -------------------------------------------------------------------------------- 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": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8" } ], "flavor": { "name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b0669983-ac64-4bc7-9f8c-5b700a37a6f0 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.528 | 5.162 | 5.794 | 6.442 | 7.09 | 5.051 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.234 | 0.579 | 0.882 | 0.884 | 0.887 | 0.531 | 100.0% | 10 | | -> glance_v2.upload_data | 0.515 | 1.938 | 2.284 | 2.91 | 3.537 | 1.789 | 100.0% | 10 | | nova.boot_servers | 20.336 | 24.656 | 26.311 | 26.941 | 27.571 | 24.13 | 100.0% | 10 | | total | 26.67 | 29.408 | 30.787 | 30.943 | 31.1 | 29.183 | 100.0% | 10 | | -> duration | 25.67 | 28.408 | 29.787 | 29.943 | 30.1 | 28.183 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 87.283133 Full duration: 138.50718 -------------------------------------------------------------------------------- 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 b0669983-ac64-4bc7-9f8c-5b700a37a6f0 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.943 | 4.566 | 4.808 | 4.839 | 4.87 | 4.466 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.239 | 0.72 | 0.907 | 0.908 | 0.908 | 0.643 | 100.0% | 10 | | -> glance_v2.upload_data | 0.471 | 1.321 | 1.382 | 1.525 | 1.668 | 1.133 | 100.0% | 10 | | glance_v2.deactivate_image | 0.068 | 0.293 | 0.359 | 0.362 | 0.364 | 0.253 | 100.0% | 10 | | total | 4.075 | 4.8 | 5.103 | 5.166 | 5.229 | 4.719 | 100.0% | 10 | | -> duration | 4.075 | 4.8 | 5.103 | 5.166 | 5.229 | 4.719 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.789536 Full duration: 37.642728 -------------------------------------------------------------------------------- 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 b0669983-ac64-4bc7-9f8c-5b700a37a6f0 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.296 | 4.165 | 4.837 | 5.028 | 5.219 | 4.167 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.049 | 0.444 | 0.724 | 0.771 | 0.819 | 0.453 | 100.0% | 10 | | -> glance_v2.upload_data | 0.434 | 1.235 | 1.7 | 1.894 | 2.088 | 1.176 | 100.0% | 10 | | glance_v2.download_image | 0.375 | 0.726 | 0.878 | 0.937 | 0.996 | 0.679 | 100.0% | 10 | | total | 4.13 | 4.876 | 5.537 | 5.593 | 5.65 | 4.846 | 100.0% | 10 | | -> duration | 4.13 | 4.876 | 5.537 | 5.593 | 5.65 | 4.846 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.582521 Full duration: 38.703469 -------------------------------------------------------------------------------- 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 b0669983-ac64-4bc7-9f8c-5b700a37a6f0 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.298 | 4.41 | 4.793 | 5.194 | 5.594 | 4.317 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.243 | 0.527 | 0.929 | 0.977 | 1.024 | 0.562 | 100.0% | 10 | | -> glance_v2.upload_data | 0.458 | 1.146 | 1.913 | 1.925 | 1.937 | 1.169 | 100.0% | 10 | | glance_v2.get_image | 0.017 | 0.25 | 0.317 | 0.326 | 0.335 | 0.246 | 100.0% | 10 | | total | 3.566 | 4.602 | 5.089 | 5.456 | 5.823 | 4.564 | 100.0% | 10 | | -> duration | 3.566 | 4.602 | 5.089 | 5.456 | 5.823 | 4.564 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.617462 Full duration: 36.78303 -------------------------------------------------------------------------------- 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 b0669983-ac64-4bc7-9f8c-5b700a37a6f0 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.054 | 4.483 | 4.903 | 5.149 | 5.396 | 4.533 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.63 | 0.774 | 0.885 | 0.886 | 0.887 | 0.771 | 100.0% | 10 | | -> glance_v2.upload_data | 0.724 | 1.137 | 1.565 | 1.841 | 2.117 | 1.206 | 100.0% | 10 | | glance_v2.update_image | 0.374 | 0.69 | 0.912 | 1.016 | 1.121 | 0.717 | 100.0% | 10 | | total | 4.872 | 5.272 | 5.605 | 5.688 | 5.77 | 5.251 | 100.0% | 10 | | -> duration | 4.872 | 5.272 | 5.605 | 5.688 | 5.77 | 5.251 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.043937 Full duration: 40.064656 HINTS: * To plot HTML graphics with this data, run: rally task report b0669983-ac64-4bc7-9f8c-5b700a37a6f0 --out output.html * To generate a JUnit report, run: rally task export b0669983-ac64-4bc7-9f8c-5b700a37a6f0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b0669983-ac64-4bc7-9f8c-5b700a37a6f0 --json --out output.json 2019-07-30 19:42:25,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'b0669983-ac64-4bc7-9f8c-5b700a37a6f0', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-07-30 19:42:27,770 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b0669983-ac64-4bc7-9f8c-5b700a37a6f0 --out /home/opnfv/functest/results/rally_full/glance.json 2019-07-30 19:42:27,796 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-07-30 19:42:27,797 - 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-07-30 19:42:27,798 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 19:42:27,814 - 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-07-30 19:42:27,817 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-07-30 19:42:27,817 - 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': 'ead96da8-ef6f-4c01-8fcf-e32f178c85a8', 'tenants_amount': 3, 'image_name': 'rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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-07-30 20:08:20,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e13b72eb-5cb2-4396-909d-455e3c085517 2019-07-30 20:08:20,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'e13b72eb-5cb2-4396-909d-455e3c085517'] 2019-07-30 20:08:21,583 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e13b72eb-5cb2-4396-909d-455e3c085517 -------------------------------------------------------------------------------- Task e13b72eb-5cb2-4396-909d-455e3c085517: 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": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8" } ], "flavor": { "name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e13b72eb-5cb2-4396-909d-455e3c085517 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.755 | 15.472 | 22.356 | 22.866 | 23.376 | 17.361 | 100.0% | 10 | | cinder_v3.create_volume | 3.23 | 3.337 | 4.289 | 4.455 | 4.621 | 3.583 | 100.0% | 10 | | nova.attach_volume | 4.872 | 5.135 | 5.587 | 5.653 | 5.719 | 5.218 | 100.0% | 10 | | nova.detach_volume | 1.628 | 4.644 | 4.998 | 5.07 | 5.143 | 3.907 | 100.0% | 10 | | cinder_v3.delete_volume | 0.309 | 0.641 | 2.425 | 2.436 | 2.447 | 0.941 | 100.0% | 10 | | nova.delete_server | 2.911 | 3.279 | 3.538 | 3.636 | 3.734 | 3.255 | 100.0% | 10 | | total | 27.053 | 32.598 | 40.642 | 41.444 | 42.245 | 34.265 | 100.0% | 10 | | -> duration | 26.053 | 31.598 | 39.642 | 40.444 | 41.245 | 33.265 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 98.830299 Full duration: 135.896353 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.369 | 3.627 | 3.772 | 3.774 | 3.776 | 3.605 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.025 | 0.299 | 0.316 | 0.323 | 0.331 | 0.262 | 100.0% | 10 | | total | 3.677 | 3.865 | 4.051 | 4.076 | 4.102 | 3.867 | 100.0% | 10 | | -> duration | 3.677 | 3.865 | 4.051 | 4.076 | 4.102 | 3.867 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.507573 Full duration: 58.285142 -------------------------------------------------------------------------------- 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_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e13b72eb-5cb2-4396-909d-455e3c085517 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 | 12.93 | 19.415 | 21.497 | 21.671 | 21.844 | 18.942 | 100.0% | 10 | | cinder_v3.list_volumes | 0.075 | 0.288 | 0.367 | 0.386 | 0.404 | 0.256 | 100.0% | 10 | | total | 13.193 | 19.518 | 21.821 | 21.881 | 21.941 | 19.198 | 100.0% | 10 | | -> duration | 13.193 | 19.518 | 21.821 | 21.881 | 21.941 | 19.198 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.261207 Full duration: 86.458769 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.52 | 3.654 | 3.9 | 3.917 | 3.934 | 3.698 | 100.0% | 10 | | cinder_v3.list_volumes | 0.231 | 0.365 | 0.378 | 0.399 | 0.421 | 0.344 | 100.0% | 10 | | total | 3.828 | 4.013 | 4.287 | 4.302 | 4.317 | 4.042 | 100.0% | 10 | | -> duration | 3.828 | 4.013 | 4.287 | 4.302 | 4.317 | 4.042 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.981432 Full duration: 41.943542 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.16 | 3.29 | 3.456 | 3.484 | 3.511 | 3.327 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 32.152 | 51.605 | 54.25 | 54.322 | 54.394 | 48.605 | 100.0% | 10 | | cinder_v3.delete_volume | 0.399 | 2.461 | 2.744 | 2.815 | 2.887 | 1.951 | 100.0% | 10 | | glance_v2.delete_image | 0.718 | 1.344 | 1.597 | 1.637 | 1.676 | 1.277 | 100.0% | 10 | | total | 38.688 | 58.831 | 59.487 | 60.421 | 61.355 | 55.161 | 100.0% | 10 | | -> duration | 38.688 | 58.831 | 59.487 | 60.421 | 61.355 | 55.161 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 159.478621 Full duration: 188.772263 -------------------------------------------------------------------------------- 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": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8" } ] }, "flavor": { "name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e13b72eb-5cb2-4396-909d-455e3c085517 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.519 | 16.746 | 20.178 | 21.289 | 22.401 | 17.172 | 100.0% | 10 | | cinder_v3.create_volume | 3.158 | 3.256 | 3.327 | 3.358 | 3.39 | 3.256 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.777 | 2.982 | 3.128 | 3.172 | 3.216 | 2.984 | 100.0% | 10 | | nova.attach_volume | 4.424 | 4.76 | 5.078 | 5.177 | 5.276 | 4.779 | 100.0% | 10 | | nova.detach_volume | 1.566 | 3.212 | 4.74 | 4.763 | 4.787 | 3.238 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.138 | 2.613 | 2.859 | 2.939 | 3.019 | 2.579 | 100.0% | 10 | | cinder_v3.delete_volume | 0.559 | 2.282 | 2.795 | 2.874 | 2.953 | 1.776 | 100.0% | 10 | | nova.delete_server | 2.922 | 3.296 | 3.519 | 3.698 | 3.877 | 3.317 | 100.0% | 10 | | total | 34.052 | 38.992 | 42.531 | 42.979 | 43.426 | 39.102 | 100.0% | 10 | | -> duration | 33.052 | 37.992 | 41.531 | 41.979 | 42.426 | 38.102 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 115.209841 Full duration: 151.631473 -------------------------------------------------------------------------------- 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": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8" } ] }, "flavor": { "name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e13b72eb-5cb2-4396-909d-455e3c085517 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.539 | 3.693 | 3.869 | 3.911 | 3.952 | 3.725 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.715 | 2.992 | 3.194 | 3.2 | 3.205 | 2.98 | 100.0% | 10 | | nova.boot_server | 13.356 | 14.827 | 18.409 | 18.895 | 19.38 | 15.426 | 100.0% | 10 | | nova.attach_volume | 4.741 | 5.073 | 5.161 | 5.235 | 5.309 | 5.032 | 100.0% | 10 | | nova.detach_volume | 1.58 | 2.041 | 4.658 | 4.747 | 4.835 | 2.958 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.359 | 2.645 | 2.917 | 2.918 | 2.919 | 2.67 | 100.0% | 10 | | cinder_v3.delete_volume | 0.338 | 2.321 | 2.707 | 2.733 | 2.758 | 1.711 | 100.0% | 10 | | nova.delete_server | 3.126 | 3.25 | 3.477 | 3.48 | 3.482 | 3.285 | 100.0% | 10 | | total | 33.729 | 37.841 | 40.071 | 41.14 | 42.208 | 37.788 | 100.0% | 10 | | -> duration | 32.729 | 36.841 | 39.071 | 40.14 | 41.208 | 36.788 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 112.009813 Full duration: 148.38536 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.51 | 3.64 | 3.833 | 3.873 | 3.914 | 3.676 | 100.0% | 10 | | total | 3.511 | 3.64 | 3.833 | 3.873 | 3.914 | 3.676 | 100.0% | 10 | | -> duration | 3.511 | 3.64 | 3.833 | 3.873 | 3.914 | 3.676 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.820498 Full duration: 36.778251 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.523 | 3.701 | 3.802 | 3.824 | 3.846 | 3.69 | 100.0% | 10 | | total | 3.523 | 3.701 | 3.802 | 3.824 | 3.846 | 3.69 | 100.0% | 10 | | -> duration | 3.523 | 3.701 | 3.802 | 3.824 | 3.846 | 3.69 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.946114 Full duration: 40.003372 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.698 | 0.794 | 0.91 | 0.921 | 0.933 | 0.798 | 100.0% | 10 | | total | 0.698 | 0.794 | 0.91 | 0.922 | 0.933 | 0.798 | 100.0% | 10 | | -> duration | 0.698 | 0.794 | 0.91 | 0.922 | 0.933 | 0.798 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.383773 Full duration: 65.212135 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.347 | 3.473 | 3.624 | 3.675 | 3.726 | 3.496 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.539 | 2.811 | 3.001 | 3.069 | 3.137 | 2.815 | 100.0% | 10 | | total | 5.974 | 6.326 | 6.452 | 6.568 | 6.684 | 6.311 | 100.0% | 10 | | -> duration | 5.974 | 6.326 | 6.452 | 6.568 | 6.684 | 6.311 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.920449 Full duration: 60.666973 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.456 | 3.693 | 3.9 | 3.919 | 3.939 | 3.698 | 100.0% | 10 | | cinder_v3.delete_volume | 0.668 | 2.76 | 3.019 | 3.049 | 3.079 | 2.23 | 100.0% | 10 | | total | 4.234 | 6.531 | 6.724 | 6.809 | 6.895 | 5.928 | 100.0% | 10 | | -> duration | 4.234 | 6.531 | 6.724 | 6.809 | 6.895 | 5.928 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.695416 Full duration: 42.96074 -------------------------------------------------------------------------------- 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_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e13b72eb-5cb2-4396-909d-455e3c085517 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 | 10.337 | 18.491 | 21.083 | 21.208 | 21.332 | 17.392 | 100.0% | 10 | | cinder_v3.delete_volume | 0.581 | 2.973 | 3.066 | 3.097 | 3.127 | 2.281 | 100.0% | 10 | | total | 13.167 | 21.481 | 21.931 | 21.948 | 21.966 | 19.674 | 100.0% | 10 | | -> duration | 13.167 | 21.481 | 21.931 | 21.948 | 21.966 | 19.674 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.150602 Full duration: 82.598385 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.57 | 3.7 | 3.816 | 3.879 | 3.943 | 3.709 | 100.0% | 10 | | cinder_v3.delete_volume | 0.507 | 2.663 | 2.975 | 3.007 | 3.039 | 1.989 | 100.0% | 10 | | total | 4.225 | 6.467 | 6.649 | 6.649 | 6.65 | 5.698 | 100.0% | 10 | | -> duration | 4.225 | 6.467 | 6.649 | 6.649 | 6.65 | 5.698 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.355429 Full duration: 42.26375 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.36 | 3.699 | 3.89 | 3.927 | 3.964 | 3.704 | 100.0% | 10 | | cinder_v3.extend_volume | 0.608 | 0.809 | 2.971 | 2.978 | 2.984 | 1.602 | 100.0% | 10 | | cinder_v3.delete_volume | 0.346 | 0.596 | 2.958 | 2.958 | 2.958 | 1.449 | 100.0% | 10 | | total | 4.74 | 7.062 | 9.563 | 9.694 | 9.824 | 6.756 | 100.0% | 10 | | -> duration | 4.74 | 7.062 | 9.563 | 9.694 | 9.824 | 6.756 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.187995 Full duration: 42.703558 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.57 | 4.096 | 6.509 | 7.313 | 8.116 | 4.949 | 100.0% | 10 | | cinder_v3.delete_volume | 2.844 | 3.976 | 5.303 | 5.364 | 5.426 | 4.065 | 100.0% | 10 | | total | 7.053 | 9.038 | 10.821 | 10.891 | 10.961 | 9.014 | 100.0% | 10 | | -> duration | 7.053 | 9.038 | 10.821 | 10.891 | 10.961 | 9.014 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.262703 Full duration: 66.853001 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.738 | 0.787 | 0.862 | 0.887 | 0.911 | 0.801 | 100.0% | 10 | | cinder_v3.get_qos | 0.215 | 0.297 | 0.329 | 0.356 | 0.383 | 0.299 | 100.0% | 10 | | total | 1.067 | 1.091 | 1.13 | 1.172 | 1.214 | 1.101 | 100.0% | 10 | | -> duration | 1.067 | 1.091 | 1.13 | 1.172 | 1.214 | 1.101 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.300173 Full duration: 23.585132 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.677 | 0.755 | 0.779 | 0.793 | 0.807 | 0.747 | 100.0% | 10 | | cinder_v3.list_qos | 0.236 | 0.299 | 0.312 | 0.313 | 0.314 | 0.294 | 100.0% | 10 | | total | 0.967 | 1.053 | 1.086 | 1.09 | 1.093 | 1.042 | 100.0% | 10 | | -> duration | 0.967 | 1.053 | 1.086 | 1.09 | 1.093 | 1.042 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.120292 Full duration: 23.369169 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.683 | 0.771 | 0.834 | 0.847 | 0.86 | 0.774 | 100.0% | 10 | | cinder_v3.set_qos | 0.311 | 0.328 | 0.341 | 0.344 | 0.346 | 0.328 | 100.0% | 10 | | total | 1.01 | 1.108 | 1.158 | 1.17 | 1.182 | 1.103 | 100.0% | 10 | | -> duration | 1.01 | 1.108 | 1.158 | 1.17 | 1.182 | 1.103 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.363676 Full duration: 23.997363 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.688 | 0.78 | 0.836 | 0.859 | 0.883 | 0.786 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.276 | 0.294 | 0.314 | 0.357 | 0.399 | 0.304 | 100.0% | 10 | | total | 1.049 | 1.086 | 1.129 | 1.156 | 1.184 | 1.09 | 100.0% | 10 | | -> duration | 1.049 | 1.086 | 1.129 | 1.156 | 1.184 | 1.09 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.286403 Full duration: 24.064607 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.747 | 0.803 | 0.845 | 0.88 | 0.916 | 0.81 | 100.0% | 10 | | cinder_v3.list_types | 0.226 | 0.296 | 0.354 | 0.364 | 0.374 | 0.292 | 100.0% | 10 | | total | 0.977 | 1.111 | 1.167 | 1.187 | 1.208 | 1.102 | 100.0% | 10 | | -> duration | 0.977 | 1.111 | 1.167 | 1.187 | 1.208 | 1.102 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.335978 Full duration: 23.135498 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.779 | 0.791 | 0.884 | 0.892 | 0.901 | 0.813 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.314 | 0.349 | 0.417 | 0.453 | 0.489 | 0.365 | 100.0% | 10 | | total | 1.094 | 1.163 | 1.271 | 1.274 | 1.277 | 1.177 | 100.0% | 10 | | -> duration | 1.094 | 1.163 | 1.271 | 1.274 | 1.277 | 1.177 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.469263 Full duration: 23.442237 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.756 | 0.793 | 0.858 | 0.868 | 0.877 | 0.802 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.325 | 0.341 | 0.352 | 0.362 | 0.373 | 0.342 | 100.0% | 10 | | total | 1.106 | 1.134 | 1.198 | 1.209 | 1.22 | 1.144 | 100.0% | 10 | | -> duration | 1.106 | 1.134 | 1.198 | 1.209 | 1.22 | 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.494189 Full duration: 24.373009 -------------------------------------------------------------------------------- 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 e13b72eb-5cb2-4396-909d-455e3c085517 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.669 | 0.781 | 0.848 | 0.86 | 0.872 | 0.776 | 100.0% | 10 | | cinder_v2.add_type_access | 0.235 | 0.336 | 0.374 | 0.4 | 0.426 | 0.329 | 100.0% | 10 | | cinder_v2.list_type_access | 0.216 | 0.291 | 0.313 | 0.317 | 0.322 | 0.269 | 100.0% | 10 | | total | 1.149 | 1.393 | 1.484 | 1.5 | 1.516 | 1.374 | 100.0% | 10 | | -> duration | 1.149 | 1.393 | 1.484 | 1.5 | 1.516 | 1.374 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.041773 Full duration: 24.695167 HINTS: * To plot HTML graphics with this data, run: rally task report e13b72eb-5cb2-4396-909d-455e3c085517 --out output.html * To generate a JUnit report, run: rally task export e13b72eb-5cb2-4396-909d-455e3c085517 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e13b72eb-5cb2-4396-909d-455e3c085517 --json --out output.json 2019-07-30 20:08:21,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'e13b72eb-5cb2-4396-909d-455e3c085517', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-07-30 20:08:23,598 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e13b72eb-5cb2-4396-909d-455e3c085517 --out /home/opnfv/functest/results/rally_full/cinder.json 2019-07-30 20:08:23,659 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-07-30 20:08:23,660 - 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-07-30 20:08:23,661 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 20:08:23,674 - 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-07-30 20:08:23,676 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-07-30 20:08:23,676 - 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': 'ead96da8-ef6f-4c01-8fcf-e32f178c85a8', 'tenants_amount': 3, 'image_name': 'rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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-07-30 20:14:00,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8733154d-8246-4f51-ac0c-6a985c82e74b 2019-07-30 20:14:00,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'8733154d-8246-4f51-ac0c-6a985c82e74b'] 2019-07-30 20:14:01,502 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8733154d-8246-4f51-ac0c-6a985c82e74b -------------------------------------------------------------------------------- Task 8733154d-8246-4f51-ac0c-6a985c82e74b: 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.698 | 0.721 | 0.729 | 0.733 | 0.737 | 0.718 | 100.0% | 10 | | total | 0.698 | 0.721 | 0.73 | 0.734 | 0.738 | 0.718 | 100.0% | 10 | | -> duration | 0.698 | 0.721 | 0.73 | 0.734 | 0.738 | 0.718 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.156075 Full duration: 15.589396 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.711 | 0.752 | 0.84 | 0.867 | 0.894 | 0.772 | 100.0% | 10 | | total | 0.711 | 0.752 | 0.84 | 0.867 | 0.894 | 0.773 | 100.0% | 10 | | -> duration | 0.711 | 0.752 | 0.84 | 0.867 | 0.894 | 0.773 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.247665 Full duration: 15.016892 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.684 | 0.71 | 0.908 | 0.928 | 0.948 | 0.782 | 100.0% | 10 | | total | 0.684 | 0.71 | 0.908 | 0.928 | 0.948 | 0.782 | 100.0% | 10 | | -> duration | 0.684 | 0.71 | 0.908 | 0.928 | 0.948 | 0.782 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.322509 Full duration: 15.658424 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.667 | 0.744 | 0.793 | 0.795 | 0.798 | 0.749 | 100.0% | 10 | | total | 0.667 | 0.744 | 0.794 | 0.796 | 0.798 | 0.749 | 100.0% | 10 | | -> duration | 0.667 | 0.744 | 0.794 | 0.796 | 0.798 | 0.749 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.242869 Full duration: 19.670382 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.668 | 0.752 | 0.785 | 0.807 | 0.828 | 0.756 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.227 | 0.311 | 0.34 | 0.361 | 0.383 | 0.31 | 100.0% | 10 | | total | 0.895 | 1.078 | 1.135 | 1.146 | 1.158 | 1.066 | 100.0% | 10 | | -> duration | 0.895 | 1.078 | 1.135 | 1.146 | 1.158 | 1.066 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.235536 Full duration: 17.340518 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.711 | 0.727 | 1.069 | 1.102 | 1.136 | 0.807 | 100.0% | 10 | | total | 0.711 | 0.727 | 1.069 | 1.102 | 1.136 | 0.807 | 100.0% | 10 | | -> duration | 0.711 | 0.727 | 1.069 | 1.102 | 1.136 | 0.807 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.514534 Full duration: 15.620465 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.72 | 0.762 | 1.139 | 1.157 | 1.176 | 0.835 | 100.0% | 10 | | total | 0.72 | 0.762 | 1.139 | 1.158 | 1.176 | 0.835 | 100.0% | 10 | | -> duration | 0.72 | 0.762 | 1.139 | 1.158 | 1.176 | 0.835 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.656762 Full duration: 19.499729 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.742 | 0.761 | 0.796 | 0.818 | 0.839 | 0.771 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.215 | 0.293 | 0.311 | 0.315 | 0.318 | 0.27 | 100.0% | 10 | | total | 0.966 | 1.048 | 1.102 | 1.121 | 1.139 | 1.041 | 100.0% | 10 | | -> duration | 0.966 | 1.048 | 1.102 | 1.121 | 1.139 | 1.041 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.072401 Full duration: 17.641008 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.709 | 0.735 | 0.771 | 0.781 | 0.791 | 0.74 | 100.0% | 10 | | total | 0.709 | 0.735 | 0.771 | 0.781 | 0.791 | 0.74 | 100.0% | 10 | | -> duration | 0.709 | 0.735 | 0.771 | 0.781 | 0.791 | 0.74 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.200863 Full duration: 15.256119 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.344 | 2.939 | 3.478 | 3.485 | 3.492 | 2.811 | 100.0% | 10 | | total | 1.345 | 2.94 | 3.478 | 3.485 | 3.492 | 2.811 | 100.0% | 10 | | -> duration | 1.345 | 2.94 | 3.478 | 3.485 | 3.492 | 2.811 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.264302 Full duration: 25.473386 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.979 | 3.148 | 3.567 | 3.572 | 3.578 | 2.936 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.353 | 0.571 | 0.702 | 1.033 | 1.365 | 0.617 | 100.0% | 10 | | total | 2.398 | 3.716 | 4.157 | 4.182 | 4.207 | 3.552 | 100.0% | 10 | | -> duration | 2.398 | 3.716 | 4.157 | 4.182 | 4.207 | 3.552 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.073525 Full duration: 24.581984 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.645 | 0.743 | 0.853 | 1.044 | 1.234 | 0.793 | 100.0% | 10 | | total | 0.645 | 0.743 | 0.853 | 1.044 | 1.234 | 0.793 | 100.0% | 10 | | -> duration | 0.645 | 0.743 | 0.853 | 1.044 | 1.234 | 0.793 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.196954 Full duration: 16.896197 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.995 | 1.036 | 1.381 | 1.417 | 1.454 | 1.112 | 100.0% | 10 | | total | 0.995 | 1.036 | 1.381 | 1.418 | 1.454 | 1.112 | 100.0% | 10 | | -> duration | 0.995 | 1.036 | 1.381 | 1.418 | 1.454 | 1.112 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.105836 Full duration: 19.038526 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.939 | 1.005 | 1.104 | 1.215 | 1.327 | 1.026 | 100.0% | 10 | | gnocchi.delete_metric | 0.216 | 0.316 | 0.374 | 0.541 | 0.709 | 0.332 | 100.0% | 10 | | total | 1.181 | 1.312 | 1.6 | 1.657 | 1.714 | 1.359 | 100.0% | 10 | | -> duration | 1.181 | 1.312 | 1.6 | 1.657 | 1.714 | 1.359 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.96756 Full duration: 19.060432 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.725 | 0.757 | 0.824 | 1.024 | 1.223 | 0.802 | 100.0% | 10 | | total | 0.726 | 0.757 | 0.824 | 1.024 | 1.224 | 0.803 | 100.0% | 10 | | -> duration | 0.726 | 0.757 | 0.824 | 1.024 | 1.224 | 0.803 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.277547 Full duration: 22.312655 -------------------------------------------------------------------------------- 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 8733154d-8246-4f51-ac0c-6a985c82e74b 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.686 | 0.746 | 0.766 | 0.813 | 0.859 | 0.747 | 100.0% | 10 | | gnocchi.delete_resource | 0.244 | 0.308 | 0.363 | 0.382 | 0.401 | 0.31 | 100.0% | 10 | | total | 0.931 | 1.059 | 1.133 | 1.154 | 1.176 | 1.057 | 100.0% | 10 | | -> duration | 0.931 | 1.059 | 1.133 | 1.154 | 1.176 | 1.057 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.0768 Full duration: 18.630159 HINTS: * To plot HTML graphics with this data, run: rally task report 8733154d-8246-4f51-ac0c-6a985c82e74b --out output.html * To generate a JUnit report, run: rally task export 8733154d-8246-4f51-ac0c-6a985c82e74b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8733154d-8246-4f51-ac0c-6a985c82e74b --json --out output.json 2019-07-30 20:14:01,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'8733154d-8246-4f51-ac0c-6a985c82e74b', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-07-30 20:14:03,642 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8733154d-8246-4f51-ac0c-6a985c82e74b --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-07-30 20:14:03,674 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-07-30 20:14:03,675 - 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-07-30 20:14:03,675 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 20:14:03,692 - 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-07-30 20:14:03,693 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-07-30 20:14:03,694 - 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': 'ead96da8-ef6f-4c01-8fcf-e32f178c85a8', 'tenants_amount': 3, 'image_name': 'rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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-07-30 20:29:02,576 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a7756e7-5dbd-4ee4-b383-ae50579284bf 2019-07-30 20:29:02,576 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'4a7756e7-5dbd-4ee4-b383-ae50579284bf'] 2019-07-30 20:29:03,422 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4a7756e7-5dbd-4ee4-b383-ae50579284bf -------------------------------------------------------------------------------- Task 4a7756e7-5dbd-4ee4-b383-ae50579284bf: 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 4a7756e7-5dbd-4ee4-b383-ae50579284bf 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.252 | 5.824 | 6.695 | 6.707 | 6.72 | 6.004 | 100.0% | 10 | | heat.delete_stack | 0.664 | 0.988 | 1.301 | 1.374 | 1.447 | 1.025 | 100.0% | 10 | | total | 6.098 | 6.887 | 7.932 | 8.035 | 8.138 | 7.029 | 100.0% | 10 | | -> duration | 4.098 | 4.887 | 5.932 | 6.035 | 6.138 | 5.029 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.90657 Full duration: 36.821267 -------------------------------------------------------------------------------- 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_360888a3-ea6f-4a4d-a660-d83e66fb5478", "public_net": "external", "flavor": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a7756e7-5dbd-4ee4-b383-ae50579284bf 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 | 30.492 | 37.579 | 41.182 | 41.404 | 41.625 | 36.63 | 100.0% | 10 | | heat.delete_stack | 11.387 | 14.04 | 15.333 | 15.964 | 16.595 | 13.953 | 100.0% | 10 | | total | 41.879 | 52.097 | 55.867 | 55.96 | 56.054 | 50.584 | 100.0% | 10 | | -> duration | 39.879 | 50.097 | 53.867 | 53.96 | 54.054 | 48.584 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 144.995617 Full duration: 165.825864 -------------------------------------------------------------------------------- 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": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8", "image": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478", "flavor": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a7756e7-5dbd-4ee4-b383-ae50579284bf 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 | 26.921 | 28.812 | 31.397 | 31.751 | 32.104 | 29.163 | 100.0% | 10 | | heat.delete_stack | 6.977 | 7.911 | 8.867 | 9.265 | 9.664 | 8.046 | 100.0% | 10 | | total | 34.941 | 37.483 | 39.091 | 39.249 | 39.408 | 37.21 | 100.0% | 10 | | -> duration | 32.941 | 35.483 | 37.091 | 37.249 | 37.408 | 35.21 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 107.202978 Full duration: 125.854498 -------------------------------------------------------------------------------- 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 4a7756e7-5dbd-4ee4-b383-ae50579284bf 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.042 | 5.369 | 5.621 | 5.707 | 5.792 | 5.377 | 100.0% | 10 | | heat.list_stacks | 0.254 | 0.327 | 0.343 | 0.344 | 0.344 | 0.318 | 100.0% | 10 | | total | 5.328 | 5.698 | 5.96 | 6.038 | 6.116 | 5.695 | 100.0% | 10 | | -> duration | 3.328 | 3.698 | 3.96 | 4.038 | 4.116 | 3.695 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.896704 Full duration: 38.509075 -------------------------------------------------------------------------------- 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 4a7756e7-5dbd-4ee4-b383-ae50579284bf 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.107 | 5.479 | 5.676 | 5.706 | 5.737 | 5.44 | 100.0% | 10 | | heat.update_stack | 3.044 | 3.829 | 4.7 | 4.805 | 4.911 | 3.866 | 100.0% | 10 | | heat.delete_stack | 3.22 | 3.625 | 3.964 | 4.011 | 4.058 | 3.628 | 100.0% | 10 | | total | 11.856 | 12.849 | 13.789 | 13.857 | 13.925 | 12.935 | 100.0% | 10 | | -> duration | 7.856 | 8.849 | 9.789 | 9.857 | 9.925 | 8.935 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.912254 Full duration: 54.257326 -------------------------------------------------------------------------------- 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 4a7756e7-5dbd-4ee4-b383-ae50579284bf 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.154 | 5.411 | 5.61 | 5.642 | 5.674 | 5.421 | 100.0% | 10 | | heat.update_stack | 3.232 | 3.361 | 3.444 | 3.482 | 3.519 | 3.372 | 100.0% | 10 | | heat.delete_stack | 0.684 | 1.024 | 1.823 | 2.017 | 2.21 | 1.118 | 100.0% | 10 | | total | 9.349 | 9.79 | 10.742 | 10.795 | 10.848 | 9.911 | 100.0% | 10 | | -> duration | 5.349 | 5.79 | 6.742 | 6.795 | 6.848 | 5.911 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.446096 Full duration: 46.101162 -------------------------------------------------------------------------------- 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 4a7756e7-5dbd-4ee4-b383-ae50579284bf 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.203 | 5.484 | 5.785 | 5.823 | 5.862 | 5.502 | 100.0% | 10 | | heat.update_stack | 4.422 | 4.681 | 4.934 | 4.976 | 5.019 | 4.716 | 100.0% | 10 | | heat.delete_stack | 3.764 | 4.724 | 5.188 | 5.267 | 5.347 | 4.649 | 100.0% | 10 | | total | 13.428 | 14.959 | 15.647 | 15.649 | 15.652 | 14.867 | 100.0% | 10 | | -> duration | 9.428 | 10.959 | 11.647 | 11.649 | 11.652 | 10.867 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.56955 Full duration: 75.819485 -------------------------------------------------------------------------------- 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 4a7756e7-5dbd-4ee4-b383-ae50579284bf 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.232 | 5.521 | 7.285 | 7.441 | 7.597 | 6.147 | 100.0% | 10 | | heat.update_stack | 2.648 | 3.373 | 3.636 | 3.896 | 4.157 | 3.381 | 100.0% | 10 | | heat.delete_stack | 3.258 | 3.64 | 3.863 | 3.971 | 4.08 | 3.633 | 100.0% | 10 | | total | 12.131 | 12.626 | 14.62 | 15.034 | 15.448 | 13.161 | 100.0% | 10 | | -> duration | 8.131 | 8.626 | 10.62 | 11.034 | 11.448 | 9.161 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.966378 Full duration: 55.230265 -------------------------------------------------------------------------------- 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 4a7756e7-5dbd-4ee4-b383-ae50579284bf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.819 | 5.598 | 7.301 | 7.88 | 8.459 | 6.08 | 100.0% | 10 | | heat.update_stack | 3.044 | 3.555 | 4.826 | 4.896 | 4.966 | 3.873 | 100.0% | 10 | | heat.delete_stack | 1.759 | 2.208 | 2.379 | 2.452 | 2.524 | 2.196 | 100.0% | 10 | | total | 10.672 | 11.652 | 14.43 | 14.807 | 15.184 | 12.149 | 100.0% | 10 | | -> duration | 6.672 | 7.652 | 10.43 | 10.807 | 11.184 | 8.149 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.194953 Full duration: 51.942102 -------------------------------------------------------------------------------- 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 4a7756e7-5dbd-4ee4-b383-ae50579284bf 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.12 | 5.507 | 5.823 | 5.835 | 5.846 | 5.51 | 100.0% | 10 | | heat.update_stack | 2.799 | 3.181 | 3.423 | 3.498 | 3.574 | 3.166 | 100.0% | 10 | | heat.delete_stack | 1.76 | 2.211 | 2.767 | 2.815 | 2.862 | 2.303 | 100.0% | 10 | | total | 10.351 | 10.846 | 11.581 | 11.614 | 11.647 | 10.98 | 100.0% | 10 | | -> duration | 6.351 | 6.846 | 7.581 | 7.614 | 7.647 | 6.98 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 51.387919 Full duration: 71.782168 -------------------------------------------------------------------------------- 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 4a7756e7-5dbd-4ee4-b383-ae50579284bf 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.105 | 5.657 | 5.768 | 5.844 | 5.919 | 5.584 | 100.0% | 10 | | heat.check_stack | 0.747 | 1.183 | 2.108 | 2.164 | 2.22 | 1.309 | 100.0% | 10 | | heat.delete_stack | 2.088 | 2.409 | 2.542 | 2.586 | 2.629 | 2.387 | 100.0% | 10 | | total | 8.448 | 9.315 | 9.959 | 9.993 | 10.027 | 9.28 | 100.0% | 10 | | -> duration | 6.448 | 7.315 | 7.959 | 7.993 | 8.027 | 7.28 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.810876 Full duration: 44.365934 -------------------------------------------------------------------------------- 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 4a7756e7-5dbd-4ee4-b383-ae50579284bf 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.386 | 5.587 | 5.75 | 5.762 | 5.774 | 5.58 | 100.0% | 10 | | heat.suspend_stack | 1.154 | 1.497 | 3.06 | 3.128 | 3.195 | 2.032 | 100.0% | 10 | | heat.resume_stack | 0.713 | 2.328 | 2.566 | 2.566 | 2.567 | 1.858 | 100.0% | 10 | | heat.delete_stack | 1.847 | 2.421 | 2.755 | 2.9 | 3.045 | 2.418 | 100.0% | 10 | | total | 9.781 | 11.694 | 13.512 | 13.655 | 13.798 | 11.889 | 100.0% | 10 | | -> duration | 7.781 | 9.694 | 11.512 | 11.655 | 11.798 | 9.889 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.191115 Full duration: 52.035019 -------------------------------------------------------------------------------- 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 4a7756e7-5dbd-4ee4-b383-ae50579284bf 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.756 | 0.776 | 0.796 | 0.825 | 0.854 | 0.781 | 100.0% | 10 | | total | 0.756 | 0.776 | 0.796 | 0.825 | 0.854 | 0.781 | 100.0% | 10 | | -> duration | 0.756 | 0.776 | 0.796 | 0.825 | 0.854 | 0.781 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.334776 Full duration: 17.183641 HINTS: * To plot HTML graphics with this data, run: rally task report 4a7756e7-5dbd-4ee4-b383-ae50579284bf --out output.html * To generate a JUnit report, run: rally task export 4a7756e7-5dbd-4ee4-b383-ae50579284bf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4a7756e7-5dbd-4ee4-b383-ae50579284bf --json --out output.json 2019-07-30 20:29:03,423 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'4a7756e7-5dbd-4ee4-b383-ae50579284bf', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-07-30 20:29:05,338 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4a7756e7-5dbd-4ee4-b383-ae50579284bf --out /home/opnfv/functest/results/rally_full/heat.json 2019-07-30 20:29:05,352 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-07-30 20:29:05,353 - 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-07-30 20:29:05,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 20:29:05,361 - 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-07-30 20:29:05,361 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-07-30 20:29:05,361 - 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': 'ead96da8-ef6f-4c01-8fcf-e32f178c85a8', 'tenants_amount': 3, 'image_name': 'rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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-07-30 20:35:29,409 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 664744fb-d11a-43f8-82d2-0edfa7131936 2019-07-30 20:35:29,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'664744fb-d11a-43f8-82d2-0edfa7131936'] 2019-07-30 20:35:30,183 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 664744fb-d11a-43f8-82d2-0edfa7131936 -------------------------------------------------------------------------------- Task 664744fb-d11a-43f8-82d2-0edfa7131936: 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 664744fb-d11a-43f8-82d2-0edfa7131936 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.678 | 0.749 | 0.864 | 0.87 | 0.876 | 0.782 | 100.0% | 10 | | keystone_v3.add_role | 0.158 | 0.254 | 0.292 | 0.325 | 0.358 | 0.25 | 100.0% | 10 | | keystone_v3.revoke_role | 0.205 | 0.257 | 0.296 | 0.37 | 0.444 | 0.272 | 100.0% | 10 | | total | 1.161 | 1.322 | 1.395 | 1.436 | 1.478 | 1.304 | 100.0% | 10 | | -> duration | 1.161 | 1.322 | 1.395 | 1.436 | 1.478 | 1.304 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.216322 Full duration: 28.622782 -------------------------------------------------------------------------------- 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 664744fb-d11a-43f8-82d2-0edfa7131936 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.67 | 0.801 | 0.888 | 0.893 | 0.898 | 0.807 | 100.0% | 10 | | keystone_v3.add_role | 0.163 | 0.242 | 0.285 | 0.288 | 0.291 | 0.227 | 100.0% | 10 | | keystone_v3.list_roles | 0.139 | 0.209 | 0.259 | 0.259 | 0.26 | 0.201 | 100.0% | 10 | | total | 1.094 | 1.228 | 1.368 | 1.372 | 1.376 | 1.234 | 100.0% | 10 | | -> duration | 1.094 | 1.228 | 1.368 | 1.372 | 1.376 | 1.234 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.076007 Full duration: 28.897225 -------------------------------------------------------------------------------- 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 664744fb-d11a-43f8-82d2-0edfa7131936 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.894 | 1.166 | 1.213 | 1.253 | 1.294 | 1.133 | 100.0% | 10 | | keystone_v3.list_projects | 0.114 | 0.125 | 0.225 | 0.228 | 0.231 | 0.147 | 100.0% | 10 | | total | 1.009 | 1.291 | 1.42 | 1.424 | 1.427 | 1.281 | 100.0% | 10 | | -> duration | 1.009 | 1.291 | 1.42 | 1.424 | 1.427 | 1.281 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.540815 Full duration: 29.222857 -------------------------------------------------------------------------------- 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 664744fb-d11a-43f8-82d2-0edfa7131936 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.66 | 0.767 | 0.845 | 0.856 | 0.868 | 0.773 | 100.0% | 10 | | keystone_v3.delete_role | 0.132 | 0.203 | 0.242 | 0.25 | 0.258 | 0.2 | 100.0% | 10 | | total | 0.84 | 0.961 | 1.076 | 1.079 | 1.083 | 0.972 | 100.0% | 10 | | -> duration | 0.84 | 0.961 | 1.076 | 1.079 | 1.083 | 0.972 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.499973 Full duration: 25.586495 -------------------------------------------------------------------------------- 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 664744fb-d11a-43f8-82d2-0edfa7131936 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.71 | 0.813 | 0.853 | 0.857 | 0.86 | 0.806 | 100.0% | 10 | | keystone_v3.delete_service | 0.165 | 0.233 | 0.354 | 0.373 | 0.393 | 0.246 | 100.0% | 10 | | total | 0.876 | 1.061 | 1.178 | 1.19 | 1.202 | 1.052 | 100.0% | 10 | | -> duration | 0.876 | 1.061 | 1.178 | 1.19 | 1.202 | 1.052 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.487319 Full duration: 24.93789 -------------------------------------------------------------------------------- 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 664744fb-d11a-43f8-82d2-0edfa7131936 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.998 | 1.179 | 1.257 | 1.262 | 1.267 | 1.14 | 100.0% | 10 | | keystone_v3.create_user | 0.745 | 0.86 | 1.04 | 1.066 | 1.091 | 0.902 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.116 | 0.199 | 0.225 | 0.233 | 0.241 | 0.18 | 100.0% | 10 | | -> keystone_v3.add_role | 0.152 | 0.201 | 0.251 | 0.252 | 0.253 | 0.206 | 100.0% | 10 | | keystone_v3.create_role | 0.132 | 0.143 | 0.225 | 0.233 | 0.24 | 0.159 | 100.0% | 10 | | keystone_v3.get_project | 0.114 | 0.139 | 0.208 | 0.209 | 0.21 | 0.154 | 100.0% | 10 | | keystone_v3.get_user | 0.125 | 0.144 | 0.257 | 0.27 | 0.283 | 0.175 | 100.0% | 10 | | keystone_v3.get_role | 0.11 | 0.145 | 0.241 | 0.244 | 0.247 | 0.163 | 100.0% | 10 | | keystone_v3.list_services | 0.112 | 0.122 | 0.222 | 0.281 | 0.34 | 0.167 | 100.0% | 10 | | keystone_v3.get_services | 0.111 | 0.131 | 0.203 | 0.207 | 0.211 | 0.153 | 100.0% | 10 | | total | 2.973 | 3.239 | 3.298 | 3.304 | 3.311 | 3.18 | 100.0% | 10 | | -> duration | 2.973 | 3.239 | 3.298 | 3.304 | 3.311 | 3.18 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.074257 Full duration: 40.46045 -------------------------------------------------------------------------------- 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 664744fb-d11a-43f8-82d2-0edfa7131936 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.051 | 1.202 | 1.323 | 1.333 | 1.343 | 1.196 | 100.0% | 10 | | keystone_v3.update_project | 0.151 | 0.251 | 0.335 | 0.341 | 0.347 | 0.25 | 100.0% | 10 | | keystone_v3.delete_project | 0.191 | 0.284 | 0.336 | 0.338 | 0.339 | 0.276 | 100.0% | 10 | | total | 1.498 | 1.726 | 1.876 | 1.877 | 1.877 | 1.722 | 100.0% | 10 | | -> duration | 1.498 | 1.726 | 1.876 | 1.877 | 1.877 | 1.722 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.503961 Full duration: 27.777447 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 664744fb-d11a-43f8-82d2-0edfa7131936 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.2 | 1.256 | 1.26 | 1.264 | 1.183 | 100.0% | 10 | | total | 1.238 | 1.395 | 1.495 | 1.513 | 1.53 | 1.397 | 100.0% | 10 | | -> duration | 1.238 | 1.395 | 1.495 | 1.513 | 1.53 | 1.397 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.711887 Full duration: 26.358518 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 664744fb-d11a-43f8-82d2-0edfa7131936 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.073 | 1.188 | 1.265 | 1.272 | 1.279 | 1.18 | 100.0% | 10 | | total | 1.073 | 1.188 | 1.265 | 1.272 | 1.279 | 1.18 | 100.0% | 10 | | -> duration | 1.073 | 1.188 | 1.265 | 1.272 | 1.279 | 1.18 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.86812 Full duration: 25.487911 -------------------------------------------------------------------------------- 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 664744fb-d11a-43f8-82d2-0edfa7131936 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.904 | 1.144 | 1.241 | 1.26 | 1.279 | 1.119 | 100.0% | 10 | | keystone_v3.list_users | 0.135 | 0.219 | 0.232 | 0.233 | 0.233 | 0.2 | 100.0% | 10 | | total | 1.271 | 1.551 | 1.62 | 1.673 | 1.727 | 1.512 | 100.0% | 10 | | -> duration | 1.271 | 1.551 | 1.62 | 1.673 | 1.727 | 1.512 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.185432 Full duration: 27.561373 -------------------------------------------------------------------------------- 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 664744fb-d11a-43f8-82d2-0edfa7131936 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.892 | 1.128 | 1.311 | 1.423 | 1.534 | 1.162 | 100.0% | 10 | | keystone_v3.create_users | 7.673 | 8.228 | 8.361 | 8.571 | 8.781 | 8.187 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 7.673 | 8.228 | 8.36 | 8.571 | 8.781 | 8.186 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.323 | 1.516 | 1.593 | 1.63 | 1.666 | 1.496 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.739 | 1.924 | 2.067 | 2.119 | 2.172 | 1.939 | 100.0% | 10 | | total | 10.408 | 10.905 | 11.395 | 11.405 | 11.415 | 10.967 | 100.0% | 10 | | -> duration | 10.408 | 10.905 | 11.395 | 11.405 | 11.415 | 10.967 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.674047 Full duration: 71.372799 HINTS: * To plot HTML graphics with this data, run: rally task report 664744fb-d11a-43f8-82d2-0edfa7131936 --out output.html * To generate a JUnit report, run: rally task export 664744fb-d11a-43f8-82d2-0edfa7131936 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 664744fb-d11a-43f8-82d2-0edfa7131936 --json --out output.json 2019-07-30 20:35:30,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'664744fb-d11a-43f8-82d2-0edfa7131936', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-07-30 20:35:32,086 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 664744fb-d11a-43f8-82d2-0edfa7131936 --out /home/opnfv/functest/results/rally_full/keystone.json 2019-07-30 20:35:32,118 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-07-30 20:35:32,119 - 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-07-30 20:35:32,119 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 20:35:32,133 - 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-07-30 20:35:32,135 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-30 20:35:32,135 - 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': 'ead96da8-ef6f-4c01-8fcf-e32f178c85a8', 'tenants_amount': 3, 'image_name': 'rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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-07-30 21:01:15,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 2019-07-30 21:01:15,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'8e9208d7-f0f0-4ea3-a80e-7d25f408b222'] 2019-07-30 21:01:16,002 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 -------------------------------------------------------------------------------- Task 8e9208d7-f0f0-4ea3-a80e-7d25f408b222: 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.891 | 1.124 | 1.282 | 1.288 | 1.294 | 1.103 | 100.0% | 10 | | neutron.update_network | 0.368 | 0.707 | 0.954 | 0.971 | 0.988 | 0.731 | 100.0% | 10 | | total | 1.502 | 1.85 | 2.116 | 2.18 | 2.245 | 1.835 | 100.0% | 10 | | -> duration | 1.502 | 1.85 | 2.116 | 2.18 | 2.245 | 1.835 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.214419 Full duration: 47.951295 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.632 | 1.95 | 2.07 | 2.104 | 2.137 | 1.946 | 100.0% | 10 | | neutron.update_port | 0.495 | 0.987 | 1.15 | 1.185 | 1.221 | 0.906 | 100.0% | 10 | | total | 2.455 | 2.858 | 3.124 | 3.142 | 3.159 | 2.852 | 100.0% | 10 | | -> duration | 2.455 | 2.858 | 3.124 | 3.142 | 3.159 | 2.852 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.223106 Full duration: 80.37285 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.883 | 1.127 | 1.501 | 1.506 | 1.512 | 1.193 | 100.0% | 10 | | neutron.create_subnet | 0.858 | 1.347 | 1.599 | 1.731 | 1.863 | 1.347 | 100.0% | 10 | | neutron.create_router | 4.357 | 4.897 | 5.592 | 5.686 | 5.781 | 4.993 | 100.0% | 10 | | neutron.add_interface_router | 3.376 | 3.9 | 4.258 | 4.287 | 4.316 | 3.909 | 100.0% | 10 | | neutron.update_router | 1.131 | 1.382 | 1.789 | 1.821 | 1.852 | 1.452 | 100.0% | 10 | | total | 11.565 | 13.01 | 13.463 | 13.783 | 14.104 | 12.894 | 100.0% | 10 | | -> duration | 11.565 | 13.01 | 13.463 | 13.783 | 14.104 | 12.894 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.870784 Full duration: 104.713829 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.208 | 1.434 | 1.448 | 1.463 | 1.24 | 100.0% | 10 | | neutron.create_subnet | 0.856 | 1.562 | 1.974 | 1.99 | 2.006 | 1.529 | 100.0% | 10 | | neutron.update_subnet | 0.771 | 1.053 | 1.263 | 1.284 | 1.306 | 1.064 | 100.0% | 10 | | total | 2.913 | 3.882 | 4.372 | 4.413 | 4.454 | 3.833 | 100.0% | 10 | | -> duration | 2.913 | 3.882 | 4.372 | 4.413 | 4.454 | 3.833 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.747964 Full duration: 57.409147 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.839 | 0.969 | 1.095 | 1.202 | 1.309 | 1.005 | 100.0% | 10 | | neutron.delete_network | 0.879 | 0.97 | 1.264 | 1.268 | 1.272 | 1.025 | 100.0% | 10 | | total | 1.751 | 1.974 | 2.283 | 2.313 | 2.343 | 2.03 | 100.0% | 10 | | -> duration | 1.751 | 1.974 | 2.283 | 2.313 | 2.343 | 2.03 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.825578 Full duration: 44.205585 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.585 | 1.793 | 1.888 | 1.981 | 2.074 | 1.797 | 100.0% | 10 | | neutron.delete_port | 0.849 | 0.967 | 1.235 | 1.244 | 1.252 | 1.021 | 100.0% | 10 | | total | 2.529 | 2.748 | 3.094 | 3.18 | 3.267 | 2.818 | 100.0% | 10 | | -> duration | 2.529 | 2.748 | 3.094 | 3.18 | 3.267 | 2.818 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.483575 Full duration: 79.0301 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.984 | 1.146 | 1.265 | 1.394 | 1.523 | 1.152 | 100.0% | 10 | | neutron.create_subnet | 1.126 | 1.229 | 1.588 | 1.669 | 1.75 | 1.313 | 100.0% | 10 | | neutron.create_router | 0.818 | 5.471 | 5.857 | 5.885 | 5.912 | 4.942 | 100.0% | 10 | | neutron.add_interface_router | 3.14 | 4.026 | 4.834 | 5.457 | 6.08 | 4.145 | 100.0% | 10 | | neutron.remove_interface_router | 2.571 | 3.07 | 3.698 | 3.715 | 3.732 | 3.108 | 100.0% | 10 | | neutron.delete_router | 2.663 | 3.813 | 4.655 | 4.781 | 4.908 | 3.857 | 100.0% | 10 | | total | 16.938 | 18.61 | 19.642 | 20.234 | 20.826 | 18.517 | 100.0% | 10 | | -> duration | 16.938 | 18.61 | 19.642 | 20.234 | 20.826 | 18.517 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.141339 Full duration: 102.162138 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.638 | 1.893 | 2.167 | 2.4 | 2.633 | 1.963 | 100.0% | 10 | | neutron.delete_subnet | 0.893 | 1.487 | 2.304 | 3.166 | 4.028 | 1.677 | 100.0% | 10 | | total | 2.532 | 3.599 | 4.242 | 5.188 | 6.134 | 3.64 | 100.0% | 10 | | -> duration | 2.532 | 3.599 | 4.242 | 5.188 | 6.134 | 3.64 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.145533 Full duration: 79.039448 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.876 | 1.033 | 1.274 | 1.284 | 1.293 | 1.068 | 100.0% | 10 | | neutron.list_networks | 0.138 | 0.429 | 0.502 | 0.529 | 0.555 | 0.413 | 100.0% | 10 | | total | 1.315 | 1.412 | 1.678 | 1.698 | 1.719 | 1.481 | 100.0% | 10 | | -> duration | 1.315 | 1.412 | 1.678 | 1.698 | 1.719 | 1.481 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.404312 Full duration: 46.652676 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.528 | 1.985 | 2.23 | 2.231 | 2.231 | 1.989 | 100.0% | 10 | | neutron.list_ports | 0.103 | 0.376 | 0.507 | 0.53 | 0.554 | 0.343 | 100.0% | 10 | | total | 2.082 | 2.319 | 2.619 | 2.621 | 2.623 | 2.332 | 100.0% | 10 | | -> duration | 2.082 | 2.319 | 2.619 | 2.621 | 2.623 | 2.332 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.783586 Full duration: 78.783538 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.98 | 1.22 | 1.525 | 1.646 | 1.766 | 1.262 | 100.0% | 10 | | neutron.create_subnet | 0.864 | 1.274 | 1.476 | 1.592 | 1.709 | 1.24 | 100.0% | 10 | | neutron.create_router | 4.243 | 5.296 | 5.681 | 5.925 | 6.169 | 5.132 | 100.0% | 10 | | neutron.add_interface_router | 2.957 | 3.728 | 4.4 | 4.465 | 4.53 | 3.753 | 100.0% | 10 | | neutron.list_routers | 0.143 | 0.549 | 0.76 | 0.778 | 0.796 | 0.554 | 100.0% | 10 | | total | 10.592 | 11.9 | 13.183 | 13.275 | 13.367 | 11.941 | 100.0% | 10 | | -> duration | 10.592 | 11.9 | 13.183 | 13.275 | 13.367 | 11.941 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.276296 Full duration: 99.79946 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.939 | 1.104 | 1.336 | 1.389 | 1.441 | 1.16 | 100.0% | 10 | | neutron.create_subnet | 0.839 | 1.435 | 2.17 | 2.178 | 2.186 | 1.566 | 100.0% | 10 | | neutron.list_subnets | 0.053 | 0.412 | 0.484 | 0.487 | 0.489 | 0.315 | 100.0% | 10 | | total | 2.489 | 2.955 | 3.817 | 3.85 | 3.883 | 3.042 | 100.0% | 10 | | -> duration | 2.489 | 2.955 | 3.817 | 3.85 | 3.883 | 3.042 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.889085 Full duration: 54.477127 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.907 | 1.107 | 1.254 | 1.401 | 0.98 | 100.0% | 10 | | neutron.delete_security_group | 0.103 | 0.413 | 0.482 | 0.57 | 0.658 | 0.378 | 100.0% | 10 | | total | 0.941 | 1.344 | 1.564 | 1.696 | 1.828 | 1.358 | 100.0% | 10 | | -> duration | 0.941 | 1.344 | 1.564 | 1.696 | 1.828 | 1.358 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.087159 Full duration: 42.574833 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.781 | 0.897 | 1.222 | 1.385 | 1.548 | 1.021 | 100.0% | 10 | | neutron.create_security_group_rule | 0.12 | 0.433 | 0.476 | 0.528 | 0.58 | 0.407 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.077 | 0.378 | 0.405 | 0.419 | 0.433 | 0.299 | 100.0% | 10 | | neutron.delete_security_group | 0.109 | 0.366 | 0.458 | 0.507 | 0.556 | 0.327 | 100.0% | 10 | | total | 1.669 | 2.055 | 2.443 | 2.505 | 2.567 | 2.055 | 100.0% | 10 | | -> duration | 1.669 | 2.055 | 2.443 | 2.505 | 2.567 | 2.055 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.192779 Full duration: 44.401637 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.791 | 0.889 | 1.133 | 1.21 | 1.287 | 0.968 | 100.0% | 10 | | neutron.create_security_group_rule | 0.132 | 0.33 | 0.501 | 0.529 | 0.558 | 0.337 | 100.0% | 10 | | neutron.list_security_group_rules | 0.053 | 0.329 | 0.364 | 0.364 | 0.365 | 0.287 | 100.0% | 10 | | total | 1.254 | 1.622 | 1.726 | 1.936 | 2.146 | 1.592 | 100.0% | 10 | | -> duration | 1.254 | 1.622 | 1.726 | 1.936 | 2.146 | 1.592 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.668112 Full duration: 44.795621 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.886 | 1.07 | 1.283 | 1.293 | 1.303 | 1.099 | 100.0% | 10 | | neutron.show_security_group | 0.031 | 0.348 | 0.363 | 0.367 | 0.371 | 0.228 | 100.0% | 10 | | total | 0.92 | 1.379 | 1.606 | 1.631 | 1.656 | 1.327 | 100.0% | 10 | | -> duration | 0.92 | 1.379 | 1.606 | 1.631 | 1.656 | 1.327 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.009083 Full duration: 44.670299 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.042 | 1.193 | 1.368 | 1.405 | 1.442 | 1.227 | 100.0% | 10 | | neutron.create_router | 3.754 | 4.877 | 7.48 | 7.609 | 7.737 | 5.257 | 100.0% | 10 | | neutron.add_gateway_router | 2.745 | 3.522 | 3.687 | 3.768 | 3.848 | 3.404 | 100.0% | 10 | | neutron.remove_gateway_router | 1.963 | 2.182 | 2.515 | 2.558 | 2.601 | 2.232 | 100.0% | 10 | | total | 9.567 | 12.147 | 14.41 | 14.655 | 14.9 | 12.121 | 100.0% | 10 | | -> duration | 9.567 | 12.147 | 14.41 | 14.655 | 14.9 | 12.121 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.036987 Full duration: 100.095715 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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) | 3.002 | 3.329 | 3.891 | 4.129 | 4.366 | 3.43 | 100.0% | 10 | | neutron.show_port (x2) | 0.391 | 0.698 | 0.851 | 0.861 | 0.87 | 0.66 | 100.0% | 10 | | total | 3.557 | 3.978 | 4.695 | 4.726 | 4.757 | 4.09 | 100.0% | 10 | | -> duration | 3.557 | 3.978 | 4.695 | 4.726 | 4.757 | 4.09 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.801985 Full duration: 83.692477 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.996 | 1.053 | 1.276 | 1.318 | 1.361 | 1.111 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.827 | 2.665 | 3.41 | 3.455 | 3.5 | 2.735 | 100.0% | 10 | | neutron.create_router (x2) | 8.814 | 9.976 | 10.531 | 10.572 | 10.612 | 9.86 | 100.0% | 10 | | neutron.add_interface_router (x2) | 6.651 | 8.483 | 9.49 | 9.819 | 10.148 | 8.333 | 100.0% | 10 | | neutron.show_router (x2) | 0.556 | 0.855 | 1.565 | 1.597 | 1.629 | 0.992 | 100.0% | 10 | | total | 20.094 | 23.547 | 24.48 | 24.548 | 24.616 | 23.031 | 100.0% | 10 | | -> duration | 20.094 | 23.547 | 24.48 | 24.548 | 24.616 | 23.031 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 67.033543 Full duration: 157.094536 -------------------------------------------------------------------------------- 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 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 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.822 | 3.06 | 3.747 | 4.226 | 4.704 | 3.242 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.343 | 0.597 | 0.838 | 0.983 | 1.128 | 0.638 | 100.0% | 10 | | total | 3.227 | 3.644 | 4.537 | 5.185 | 5.832 | 3.88 | 100.0% | 10 | | -> duration | 3.227 | 3.644 | 4.537 | 5.185 | 5.832 | 3.88 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.175664 Full duration: 101.953216 HINTS: * To plot HTML graphics with this data, run: rally task report 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 --out output.html * To generate a JUnit report, run: rally task export 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 --json --out output.json 2019-07-30 21:01:16,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'8e9208d7-f0f0-4ea3-a80e-7d25f408b222', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-07-30 21:01:18,178 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8e9208d7-f0f0-4ea3-a80e-7d25f408b222 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-07-30 21:01:18,207 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-30 21:01:18,208 - 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-07-30 21:01:18,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 21:01:18,215 - 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-07-30 21:01:18,217 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-07-30 21:01:18,217 - 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': 'ead96da8-ef6f-4c01-8fcf-e32f178c85a8', 'tenants_amount': 3, 'image_name': 'rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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-07-30 21:38:05,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 2019-07-30 21:38:05,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'd6b1efd5-39b6-45d7-87e9-758cf40bc9f8'] 2019-07-30 21:38:06,511 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 -------------------------------------------------------------------------------- Task d6b1efd5-39b6-45d7-87e9-758cf40bc9f8: 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 d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 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.827 | 0.944 | 1.001 | 1.004 | 1.008 | 0.933 | 100.0% | 10 | | nova.delete_keypair | 0.029 | 0.047 | 0.068 | 0.071 | 0.073 | 0.049 | 100.0% | 10 | | total | 0.873 | 0.977 | 1.054 | 1.067 | 1.081 | 0.982 | 100.0% | 10 | | -> duration | 0.873 | 0.977 | 1.054 | 1.067 | 1.081 | 0.982 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.960599 Full duration: 28.127391 -------------------------------------------------------------------------------- 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 d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 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.857 | 0.948 | 1.074 | 1.123 | 1.172 | 0.964 | 100.0% | 10 | | nova.list_keypairs | 0.016 | 0.018 | 0.022 | 0.023 | 0.024 | 0.018 | 100.0% | 10 | | total | 0.875 | 0.968 | 1.092 | 1.143 | 1.194 | 0.982 | 100.0% | 10 | | -> duration | 0.875 | 0.968 | 1.092 | 1.143 | 1.194 | 0.982 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.1146 Full duration: 30.160472 -------------------------------------------------------------------------------- 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": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8" } ], "flavor": { "name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.841 | 16.82 | 25.539 | 25.564 | 25.59 | 19.022 | 100.0% | 10 | | nova.reboot_server | 4.976 | 6.837 | 9.3 | 9.366 | 9.433 | 7.334 | 100.0% | 10 | | nova.soft_reboot_server | 5.69 | 125.214 | 128.138 | 128.199 | 128.26 | 90.738 | 100.0% | 10 | | nova.stop_and_start_server | 9.853 | 20.065 | 21.681 | 21.688 | 21.694 | 19.13 | 100.0% | 10 | | -> nova.stop_server | 4.095 | 15.168 | 16.195 | 16.57 | 16.945 | 14.182 | 100.0% | 10 | | -> nova.start_server | 3.371 | 4.846 | 5.781 | 5.884 | 5.987 | 4.948 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 12.588 | 20.522 | 23.283 | 23.298 | 23.313 | 20.246 | 100.0% | 10 | | -> nova.rescue_server | 9.115 | 17.602 | 18.559 | 18.567 | 18.574 | 16.903 | 100.0% | 10 | | -> nova.unrescue_server | 2.518 | 2.8 | 5.494 | 5.619 | 5.743 | 3.343 | 100.0% | 10 | | nova.delete_server | 2.345 | 2.765 | 3.062 | 3.15 | 3.238 | 2.79 | 100.0% | 10 | | total | 62.448 | 190.573 | 206.911 | 207.56 | 208.208 | 159.287 | 100.0% | 10 | | -> duration | 53.448 | 181.573 | 197.911 | 198.56 | 199.208 | 150.287 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 392.452817 Full duration: 520.404944 -------------------------------------------------------------------------------- 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": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8" } ], "flavor": { "name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 16.102 | 18.532 | 20.145 | 20.478 | 20.81 | 18.46 | 100.0% | 10 | | nova.delete_server | 2.906 | 3.568 | 4.181 | 4.574 | 4.966 | 3.611 | 100.0% | 10 | | total | 19.679 | 22.495 | 23.257 | 24.517 | 25.777 | 22.071 | 100.0% | 10 | | -> duration | 18.679 | 21.495 | 22.257 | 23.517 | 24.777 | 21.071 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 63.812282 Full duration: 183.25984 -------------------------------------------------------------------------------- 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": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8" } ], "flavor": { "name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.812 | 16.858 | 19.699 | 20.626 | 21.553 | 17.174 | 100.0% | 10 | | nova.list_servers | 0.669 | 0.948 | 1.245 | 1.397 | 1.549 | 0.992 | 100.0% | 10 | | total | 14.578 | 17.922 | 20.716 | 21.672 | 22.627 | 18.166 | 100.0% | 10 | | -> duration | 13.578 | 16.922 | 19.716 | 20.672 | 21.627 | 17.166 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.961434 Full duration: 183.985248 -------------------------------------------------------------------------------- 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": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8" } ], "flavor": { "name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "from_image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "to_image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.442 | 14.544 | 16.504 | 17.71 | 18.917 | 14.965 | 100.0% | 10 | | nova.rebuild_server | 11.683 | 14.739 | 21.438 | 22.039 | 22.64 | 15.92 | 100.0% | 10 | | nova.delete_server | 2.633 | 3.103 | 3.579 | 3.65 | 3.722 | 3.116 | 100.0% | 10 | | total | 28.202 | 32.87 | 39.204 | 40.717 | 42.229 | 34.001 | 100.0% | 10 | | -> duration | 26.202 | 30.87 | 37.204 | 38.717 | 40.229 | 32.001 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 103.111974 Full duration: 224.931926 -------------------------------------------------------------------------------- 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": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8" } ], "flavor": { "name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 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) | 26.067 | 28.744 | 33.085 | 33.812 | 34.539 | 29.312 | 100.0% | 10 | | nova.snapshot_server | 10.537 | 12.756 | 19.234 | 19.678 | 20.122 | 14.702 | 100.0% | 10 | | -> glance_v2.get_image | 0.335 | 0.573 | 0.623 | 0.658 | 0.692 | 0.549 | 100.0% | 10 | | -> glance.wait_for_image | 8.808 | 10.948 | 17.336 | 17.714 | 18.092 | 12.87 | 100.0% | 10 | | --> glance_v2.get_image (x6) | 0.626 | 0.844 | 0.957 | 0.972 | 0.988 | 0.826 | 100.0% | 4 | | --> glance_v2.get_image (x5) | 0.799 | 0.982 | 1.129 | 1.148 | 1.166 | 0.982 | 100.0% | 2 | | --> glance_v2.get_image (x9) | 1.06 | 1.233 | 1.905 | 1.989 | 2.073 | 1.455 | 100.0% | 3 | | --> glance_v2.get_image (x8) | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 0.923 | 100.0% | 1 | | nova.delete_server (x2) | 5.882 | 7.469 | 8.758 | 8.997 | 9.236 | 7.465 | 100.0% | 10 | | nova.delete_image | 0.325 | 0.79 | 1.367 | 1.405 | 1.444 | 0.805 | 100.0% | 10 | | -> glance_v2.delete_image | 0.303 | 0.568 | 1.349 | 1.387 | 1.425 | 0.692 | 100.0% | 10 | | -> glance.wait_for_delete | 0.016 | 0.021 | 0.315 | 0.343 | 0.371 | 0.112 | 100.0% | 10 | | --> glance_v2.get_image | 0.016 | 0.02 | 0.314 | 0.343 | 0.371 | 0.112 | 0.0% | 10 | | total | 45.808 | 52.634 | 56.442 | 56.68 | 56.918 | 52.284 | 100.0% | 10 | | -> duration | 43.808 | 50.634 | 54.442 | 54.68 | 54.918 | 50.284 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 158.146781 Full duration: 283.033806 -------------------------------------------------------------------------------- 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_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "nics": [ { "net-id": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 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 | 11.789 | 17.537 | 19.83 | 20.066 | 20.302 | 17.013 | 100.0% | 10 | | nova.boot_server | 11.723 | 15.489 | 18.231 | 18.445 | 18.658 | 15.388 | 100.0% | 10 | | total | 24.776 | 33.154 | 35.482 | 36.984 | 38.486 | 32.401 | 100.0% | 10 | | -> duration | 23.776 | 32.154 | 34.482 | 35.984 | 37.486 | 31.401 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 93.247758 Full duration: 139.776409 -------------------------------------------------------------------------------- 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": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8" } ], "flavor": { "name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.906 | 17.206 | 18.361 | 18.609 | 18.858 | 16.731 | 100.0% | 10 | | total | 13.906 | 17.206 | 18.361 | 18.609 | 18.858 | 16.731 | 100.0% | 10 | | -> duration | 12.906 | 16.206 | 17.361 | 17.609 | 17.858 | 15.731 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.713863 Full duration: 84.298861 -------------------------------------------------------------------------------- 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_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 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.217 | 1.621 | 1.96 | 2.052 | 2.144 | 1.655 | 100.0% | 10 | | total | 1.217 | 1.621 | 1.96 | 2.052 | 2.144 | 1.655 | 100.0% | 10 | | -> duration | 1.217 | 1.621 | 1.96 | 2.052 | 2.144 | 1.655 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.728086 Full duration: 177.778729 -------------------------------------------------------------------------------- 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": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8" } ], "image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "to_flavor": { "name": "rally_full-flavor_alt_360888a3-ea6f-4a4d-a660-d83e66fb5478" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 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.197 | 14.396 | 19.959 | 19.978 | 19.997 | 15.004 | 100.0% | 10 | | nova.resize | 13.371 | 17.567 | 26.015 | 26.09 | 26.164 | 19.364 | 100.0% | 10 | | nova.resize_confirm | 3.343 | 5.395 | 6.586 | 6.599 | 6.611 | 5.127 | 100.0% | 10 | | nova.delete_server | 2.694 | 2.969 | 3.316 | 3.399 | 3.483 | 3.03 | 100.0% | 10 | | total | 35.239 | 44.28 | 47.203 | 48.788 | 50.373 | 42.526 | 100.0% | 10 | | -> duration | 34.239 | 43.28 | 46.203 | 47.788 | 49.373 | 41.526 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 135.176604 Full duration: 159.934158 -------------------------------------------------------------------------------- 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_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "image": { "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478" }, "nics": [ { "net-id": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 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-63e931ff-526f-47df-9c61-4d2c4238d3e9) 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-63e931ff-526f-47df-9c61-4d2c4238d3e9) -------------------------------------------------------------------------------- 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-718c0fa7-fbed-4ab6-b902-afaa10392dc1) 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-718c0fa7-fbed-4ab6-b902-afaa10392dc1) -------------------------------------------------------------------------------- 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-1d08a33b-d120-4d6e-be6d-2f368a41506f) 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-1d08a33b-d120-4d6e-be6d-2f368a41506f) -------------------------------------------------------------------------------- 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-7c73b51d-f3fd-457e-8a50-03fcbe606719) 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-7c73b51d-f3fd-457e-8a50-03fcbe606719) -------------------------------------------------------------------------------- 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-342312b8-4abd-4468-80a9-4dedea7607f2) 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-342312b8-4abd-4468-80a9-4dedea7607f2) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 13.407 | 15.461 | 17.593 | 17.723 | 17.853 | 15.604 | 100.0% | 5 | | nova.live_migrate | 3.896 | 4.162 | 4.329 | 4.36 | 4.391 | 4.149 | 0.0% | 5 | | total | 17.569 | 19.357 | 21.891 | 21.991 | 22.09 | 19.754 | 0.0% | 5 | | -> duration | 16.569 | 18.357 | 20.891 | 20.991 | 21.09 | 18.754 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.74549 Full duration: 69.43016 HINTS: * To plot HTML graphics with this data, run: rally task report d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 --out output.html * To generate a JUnit report, run: rally task export d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 --json --out output.json At least one workload did not pass SLA criteria. 2019-07-30 21:38:06,513 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'd6b1efd5-39b6-45d7-87e9-758cf40bc9f8', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-07-30 21:38:08,413 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d6b1efd5-39b6-45d7-87e9-758cf40bc9f8 --out /home/opnfv/functest/results/rally_full/nova.json 2019-07-30 21:38:08,450 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-07-30 21:38:08,451 - 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-07-30 21:38:08,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 21:38:08,466 - 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-07-30 21:38:08,466 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-07-30 21:38:08,466 - 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': 'ead96da8-ef6f-4c01-8fcf-e32f178c85a8', 'tenants_amount': 3, 'image_name': 'rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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_360888a3-ea6f-4a4d-a660-d83e66fb5478', '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-07-30 21:39:43,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8961f63e-8c74-4c21-a0f2-48b45604da38 2019-07-30 21:39:43,173 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'8961f63e-8c74-4c21-a0f2-48b45604da38'] 2019-07-30 21:39:43,994 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8961f63e-8c74-4c21-a0f2-48b45604da38 -------------------------------------------------------------------------------- Task 8961f63e-8c74-4c21-a0f2-48b45604da38: 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 8961f63e-8c74-4c21-a0f2-48b45604da38 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.821 | 0.897 | 0.995 | 0.999 | 1.003 | 0.914 | 100.0% | 10 | | quotas.delete_quotas | 0.282 | 0.308 | 0.335 | 0.34 | 0.345 | 0.309 | 100.0% | 10 | | total | 1.132 | 1.224 | 1.293 | 1.315 | 1.337 | 1.222 | 100.0% | 10 | | -> duration | 1.132 | 1.224 | 1.293 | 1.315 | 1.337 | 1.222 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.694624 Full duration: 18.678634 -------------------------------------------------------------------------------- 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 8961f63e-8c74-4c21-a0f2-48b45604da38 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.838 | 0.92 | 0.982 | 0.999 | 1.017 | 0.922 | 100.0% | 10 | | total | 0.838 | 0.92 | 0.982 | 0.999 | 1.017 | 0.922 | 100.0% | 10 | | -> duration | 0.838 | 0.92 | 0.982 | 0.999 | 1.017 | 0.922 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.728016 Full duration: 17.905385 -------------------------------------------------------------------------------- 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 8961f63e-8c74-4c21-a0f2-48b45604da38 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.462 | 0.652 | 0.685 | 0.743 | 0.802 | 0.646 | 100.0% | 10 | | total | 0.904 | 1.109 | 1.152 | 1.217 | 1.283 | 1.099 | 100.0% | 10 | | -> duration | 0.904 | 1.109 | 1.152 | 1.217 | 1.283 | 1.099 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.45471 Full duration: 18.375853 -------------------------------------------------------------------------------- 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 8961f63e-8c74-4c21-a0f2-48b45604da38 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.206 | 1.33 | 1.487 | 1.494 | 1.501 | 1.331 | 100.0% | 10 | | total | 1.206 | 1.33 | 1.487 | 1.494 | 1.501 | 1.331 | 100.0% | 10 | | -> duration | 1.206 | 1.33 | 1.487 | 1.494 | 1.501 | 1.331 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.83782 Full duration: 18.788571 HINTS: * To plot HTML graphics with this data, run: rally task report 8961f63e-8c74-4c21-a0f2-48b45604da38 --out output.html * To generate a JUnit report, run: rally task export 8961f63e-8c74-4c21-a0f2-48b45604da38 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8961f63e-8c74-4c21-a0f2-48b45604da38 --json --out output.json 2019-07-30 21:39:43,994 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'8961f63e-8c74-4c21-a0f2-48b45604da38', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-07-30 21:39:45,801 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8961f63e-8c74-4c21-a0f2-48b45604da38 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-07-30 21:39:45,811 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-07-30 21:39:45,814 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:39 | 60 | 100.00% | | glance | 00:06:23 | 80 | 100.00% | | cinder | 00:24:42 | 240 | 100.00% | | gnocchi | 00:04:57 | 160 | 100.00% | | heat | 00:13:55 | 130 | 100.00% | | keystone | 00:05:56 | 110 | 100.00% | | neutron | 00:24:53 | 200 | 100.00% | | nova | 00:34:45 | 115 | 95.65% | | quotas | 00:01:13 | 40 | 100.00% | | | | | | | TOTAL: | 01:58:27 | 1135 | 99.56% | +----------------+------------+----------------+-----------+ 2019-07-30 21:39:45,815 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.56% in 8/9 modules 2019-07-30 21:39:45,815 - 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-07-30 21:39:48,876 - 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-07-30 21:39:48,877 - 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-07-30 21:39:51,409 - 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-07-30 21:39:51,559 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 21:39:51,559 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 126:50 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-07-30 21:39:51,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 21:39:51,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 21:39:51,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T22:39:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["XzFsliJ_RTSDwhqhk1zBLA"], "issued_at": "2019-07-30T21:39:51.000000Z"}} 2019-07-30 21:39:51,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4966497525cf3b85e9997d1b11f525ba22e63abb" 2019-07-30 21:39:52,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 30 Jul 2019 21:39: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-ff4773f9-42c1-4796-84d2-689770296d56 x-openstack-request-id: req-ff4773f9-42c1-4796-84d2-689770296d56 2019-07-30 21:39:52,283 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/54e4911a-6935-4754-a43c-31608e205fd9", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/54e4911a-6935-4754-a43c-31608e205fd9", "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": "54e4911a-6935-4754-a43c-31608e205fd9"}, {"name": "rally_full-flavor_alt_360888a3-ea6f-4a4d-a660-d83e66fb5478", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/89bb530d-edfd-4ac7-bbdc-42925df063c2", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/89bb530d-edfd-4ac7-bbdc-42925df063c2", "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": "89bb530d-edfd-4ac7-bbdc-42925df063c2"}]} 2019-07-30 21:39:52,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-ff4773f9-42c1-4796-84d2-689770296d56 2019-07-30 21:39:52,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.717146873474s 2019-07-30 21:39:52,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 21:39:52,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/89bb530d-edfd-4ac7-bbdc-42925df063c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4966497525cf3b85e9997d1b11f525ba22e63abb" 2019-07-30 21:39:52,330 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 21:39: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-dafba825-ecbf-46c6-9f43-858201cbffe2 x-openstack-request-id: req-dafba825-ecbf-46c6-9f43-858201cbffe2 2019-07-30 21:39:52,330 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/89bb530d-edfd-4ac7-bbdc-42925df063c2 used request id req-dafba825-ecbf-46c6-9f43-858201cbffe2 2019-07-30 21:39:52,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0449769496918s 2019-07-30 21:39:52,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 21:39:52,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 21:39:52,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T22:39:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "edf03ed5825242e6815404bc523058de", "name": "rally_full-project_360888a3-ea6f-4a4d-a660-d83e66fb5478"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/edf03ed5825242e6815404bc523058de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/edf03ed5825242e6815404bc523058de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/edf03ed5825242e6815404bc523058de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_edf03ed5825242e6815404bc523058de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_edf03ed5825242e6815404bc523058de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/edf03ed5825242e6815404bc523058de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/edf03ed5825242e6815404bc523058de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/edf03ed5825242e6815404bc523058de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/edf03ed5825242e6815404bc523058de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/edf03ed5825242e6815404bc523058de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/edf03ed5825242e6815404bc523058de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_360888a3-ea6f-4a4d-a660-d83e66fb5478", "id": "0e9c07beacc24fa6b0abae7e95b61bf7"}, "audit_ids": ["122GAeDxSKu_dKI3USesBQ"], "issued_at": "2019-07-30T21:39:52.000000Z"}} 2019-07-30 21:39:52,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/c8f60e21-ba5e-4bf3-87a4-ba741ac30d23/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}879bafc99060a8b6acddc664f6ffa38b269d05b1" -d '{"subnet_id": "688238bf-be30-4e7b-b80f-aaefaebb67e5"}' 2019-07-30 21:39:55,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 21:39:55 GMT X-Openstack-Request-Id: req-d2fa185b-227e-48b8-a520-54fff9b10874 2019-07-30 21:39:55,785 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ead96da8-ef6f-4c01-8fcf-e32f178c85a8", "tenant_id": "edf03ed5825242e6815404bc523058de", "subnet_id": "688238bf-be30-4e7b-b80f-aaefaebb67e5", "subnet_ids": ["688238bf-be30-4e7b-b80f-aaefaebb67e5"], "port_id": "a2852df8-111d-4d39-bb39-b78d303fce82", "id": "c8f60e21-ba5e-4bf3-87a4-ba741ac30d23"} 2019-07-30 21:39:55,786 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/c8f60e21-ba5e-4bf3-87a4-ba741ac30d23/remove_router_interface.json used request id req-d2fa185b-227e-48b8-a520-54fff9b10874 2019-07-30 21:39:55,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.454818964s 2019-07-30 21:39:55,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 21:39:55,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}879bafc99060a8b6acddc664f6ffa38b269d05b1" 2019-07-30 21:39:56,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1220 Content-Type: application/json Date: Tue, 30 Jul 2019 21:39:56 GMT X-Openstack-Request-Id: req-2cb479f0-1c4a-4431-b2bd-c0af6b531d82 2019-07-30 21:39:56,523 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "924ecf5681a645bdb8c0afcee685bf33", "created_at": "2019-07-30T17:32:46Z", "admin_state_up": true, "updated_at": "2019-07-30T17:32:49Z", "project_id": "924ecf5681a645bdb8c0afcee685bf33", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "0f48677e-8670-4808-bf16-066df5df8113", "name": "tempest-pretest-check-369848379"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "edf03ed5825242e6815404bc523058de", "created_at": "2019-07-30T19:33:05Z", "admin_state_up": true, "updated_at": "2019-07-30T21:39:54Z", "project_id": "edf03ed5825242e6815404bc523058de", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "c8f60e21-ba5e-4bf3-87a4-ba741ac30d23", "name": "rally_full-router_360888a3-ea6f-4a4d-a660-d83e66fb5478"}]} 2019-07-30 21:39:56,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-2cb479f0-1c4a-4431-b2bd-c0af6b531d82 2019-07-30 21:39:56,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.737103939056s 2019-07-30 21:39:56,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 21:39:56,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/c8f60e21-ba5e-4bf3-87a4-ba741ac30d23.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}879bafc99060a8b6acddc664f6ffa38b269d05b1" 2019-07-30 21:40:01,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 21:40:01 GMT X-Openstack-Request-Id: req-7024c224-2a70-4813-bc05-d9873ee40158 2019-07-30 21:40:01,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 21:40:01,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/c8f60e21-ba5e-4bf3-87a4-ba741ac30d23.json used request id req-7024c224-2a70-4813-bc05-d9873ee40158 2019-07-30 21:40:01,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.95430898666s 2019-07-30 21:40:01,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 21:40:01,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}879bafc99060a8b6acddc664f6ffa38b269d05b1" 2019-07-30 21:40:01,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1926 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:01 GMT X-Openstack-Request-Id: req-70c7ce5c-e53c-4717-a90e-391806310514 2019-07-30 21:40:01,832 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:32:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"568d5ac1-8052-4008-9611-dd393e0ccd4a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 924ecf5681a645bdb8c0afcee685bf33","enable_dhcp":false,"segment_id":null,"network_id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","tenant_id":"","created_at":"2019-07-30T17:32:45Z","ip_version":4},{"updated_at":"2019-07-30T19:33:03Z","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":"688238bf-be30-4e7b-b80f-aaefaebb67e5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"edf03ed5825242e6815404bc523058de","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_360888a3-ea6f-4a4d-a660-d83e66fb5478","enable_dhcp":true,"segment_id":null,"network_id":"ead96da8-ef6f-4c01-8fcf-e32f178c85a8","tenant_id":"edf03ed5825242e6815404bc523058de","created_at":"2019-07-30T19:33:03Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4}]} 2019-07-30 21:40:01,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-70c7ce5c-e53c-4717-a90e-391806310514 2019-07-30 21:40:01,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.352829933167s 2019-07-30 21:40:01,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 21:40:01,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/688238bf-be30-4e7b-b80f-aaefaebb67e5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}879bafc99060a8b6acddc664f6ffa38b269d05b1" 2019-07-30 21:40:04,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 21:40:04 GMT X-Openstack-Request-Id: req-dc4fe721-a712-4a54-be98-ab90260e2995 2019-07-30 21:40:04,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 21:40:04,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/688238bf-be30-4e7b-b80f-aaefaebb67e5.json used request id req-dc4fe721-a712-4a54-be98-ab90260e2995 2019-07-30 21:40:04,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.35728192329s 2019-07-30 21:40:04,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 21:40:04,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}879bafc99060a8b6acddc664f6ffa38b269d05b1" 2019-07-30 21:40:04,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:04 GMT X-Openstack-Request-Id: req-90246796-ffdb-487c-a817-da4bf167b8a7 2019-07-30 21:40:04,597 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ead96da8-ef6f-4c01-8fcf-e32f178c85a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":true,"project_id":"edf03ed5825242e6815404bc523058de","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T21:40:03Z","qos_policy_id":null,"name":"rally_full-net_360888a3-ea6f-4a4d-a660-d83e66fb5478","admin_state_up":true,"tenant_id":"edf03ed5825242e6815404bc523058de","created_at":"2019-07-30T19:33:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 21:40:04,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-90246796-ffdb-487c-a817-da4bf167b8a7 2019-07-30 21:40:04,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.405017852783s 2019-07-30 21:40:04,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 21:40:04,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/ead96da8-ef6f-4c01-8fcf-e32f178c85a8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}879bafc99060a8b6acddc664f6ffa38b269d05b1" 2019-07-30 21:40:05,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 21:40:05 GMT X-Openstack-Request-Id: req-8cfb06dc-e5c1-404e-8fe1-c99336daf1f4 2019-07-30 21:40:05,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 21:40:05,773 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/ead96da8-ef6f-4c01-8fcf-e32f178c85a8.json used request id req-8cfb06dc-e5c1-404e-8fe1-c99336daf1f4 2019-07-30 21:40:05,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17413496971s 2019-07-30 21:40:05,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 21:40:05,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}879bafc99060a8b6acddc664f6ffa38b269d05b1" 2019-07-30 21:40:06,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:06 GMT X-Openstack-Request-Id: req-893e02b6-f85b-4793-bed7-ddc6113a7d5a 2019-07-30 21:40:06,110 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T19:33:16Z", "file": "/v2/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692/file", "owner": "edf03ed5825242e6815404bc523058de", "id": "0543f5d3-0fd8-470e-9978-aeca3cbe7692", "size": 12716032, "self": "/v2/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_360888a3-ea6f-4a4d-a660-d83e66fb5478", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T19:33:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 21:40:06,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-893e02b6-f85b-4793-bed7-ddc6113a7d5a 2019-07-30 21:40:06,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.334086179733s 2019-07-30 21:40:06,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 21:40:06,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}879bafc99060a8b6acddc664f6ffa38b269d05b1" 2019-07-30 21:40:06,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 21:40:06 GMT X-Openstack-Request-Id: req-7c56aaa7-b453-46c3-b182-8ec93f5b2fc7 2019-07-30 21:40:06,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-07-30 21:40:06,769 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/0543f5d3-0fd8-470e-9978-aeca3cbe7692 used request id req-7c56aaa7-b453-46c3-b182-8ec93f5b2fc7 2019-07-30 21:40:06,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.656314849854s 2019-07-30 21:40:06,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 21:40:06,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4966497525cf3b85e9997d1b11f525ba22e63abb" 2019-07-30 21:40:06,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40: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-4c1a168c-cae0-4053-a835-8b9b4e4befa8 x-openstack-request-id: req-4c1a168c-cae0-4053-a835-8b9b4e4befa8 2019-07-30 21:40:06,793 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_360888a3-ea6f-4a4d-a660-d83e66fb5478", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/54e4911a-6935-4754-a43c-31608e205fd9", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/54e4911a-6935-4754-a43c-31608e205fd9", "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": "54e4911a-6935-4754-a43c-31608e205fd9"}]} 2019-07-30 21:40:06,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-4c1a168c-cae0-4053-a835-8b9b4e4befa8 2019-07-30 21:40:06,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233399868011s 2019-07-30 21:40:06,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 21:40:06,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/54e4911a-6935-4754-a43c-31608e205fd9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4966497525cf3b85e9997d1b11f525ba22e63abb" 2019-07-30 21:40:06,827 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40: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-f17fec8d-2470-4ac4-9b18-1dd99a545efb x-openstack-request-id: req-f17fec8d-2470-4ac4-9b18-1dd99a545efb 2019-07-30 21:40:06,827 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/54e4911a-6935-4754-a43c-31608e205fd9 used request id req-f17fec8d-2470-4ac4-9b18-1dd99a545efb 2019-07-30 21:40:06,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0319981575012s 2019-07-30 21:40:06,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 21:40:06,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4966497525cf3b85e9997d1b11f525ba22e63abb" 2019-07-30 21:40:07,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674b17dc-487e-44b4-9868-886863ee1b19 2019-07-30 21:40:07,066 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "rally_full-user_360888a3-ea6f-4a4d-a660-d83e66fb5478", "links": {"self": "http://172.30.9.37:5000/v3/users/0e9c07beacc24fa6b0abae7e95b61bf7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0e9c07beacc24fa6b0abae7e95b61bf7", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 21:40:07,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-674b17dc-487e-44b4-9868-886863ee1b19 2019-07-30 21:40:07,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238853216171s 2019-07-30 21:40:07,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 21:40:07,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/0e9c07beacc24fa6b0abae7e95b61bf7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4966497525cf3b85e9997d1b11f525ba22e63abb" 2019-07-30 21:40:07,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5af7789-aeb6-4363-8112-b8a89264cf4c 2019-07-30 21:40:07,310 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_360888a3-ea6f-4a4d-a660-d83e66fb5478", "links": {"self": "http://172.30.9.37:5000/v3/users/0e9c07beacc24fa6b0abae7e95b61bf7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0e9c07beacc24fa6b0abae7e95b61bf7", "description": null}} 2019-07-30 21:40:07,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/0e9c07beacc24fa6b0abae7e95b61bf7 used request id req-a5af7789-aeb6-4363-8112-b8a89264cf4c 2019-07-30 21:40:07,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238076925278s 2019-07-30 21:40:07,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 21:40:07,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/0e9c07beacc24fa6b0abae7e95b61bf7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4966497525cf3b85e9997d1b11f525ba22e63abb" 2019-07-30 21:40:07,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 21:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57be9e5f-9a75-47d2-bd3e-0ad207f28d8f 2019-07-30 21:40:07,631 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 21:40:07,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/0e9c07beacc24fa6b0abae7e95b61bf7 used request id req-57be9e5f-9a75-47d2-bd3e-0ad207f28d8f 2019-07-30 21:40:07,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.319490909576s 2019-07-30 21:40:07,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 21:40:07,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4966497525cf3b85e9997d1b11f525ba22e63abb" 2019-07-30 21:40:07,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1fb0db-ed34-40e9-b281-777cdd14824a 2019-07-30 21:40:07,871 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.37:5000/v3/projects/edf03ed5825242e6815404bc523058de"}, "tags": [], "enabled": true, "id": "edf03ed5825242e6815404bc523058de", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_360888a3-ea6f-4a4d-a660-d83e66fb5478"}]} 2019-07-30 21:40:07,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-6b1fb0db-ed34-40e9-b281-777cdd14824a 2019-07-30 21:40:07,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.2340259552s 2019-07-30 21:40:07,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 21:40:07,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/edf03ed5825242e6815404bc523058de -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4966497525cf3b85e9997d1b11f525ba22e63abb" 2019-07-30 21:40:08,175 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 21:40:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b717add-6e4a-4034-9a79-98575f20ed53 2019-07-30 21:40:08,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 21:40:08,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/edf03ed5825242e6815404bc523058de used request id req-5b717add-6e4a-4034-9a79-98575f20ed53 2019-07-30 21:40:08,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.299509048462s 2019-07-30 21:40:08,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 21:40:08,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=edf03ed5825242e6815404bc523058de&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4966497525cf3b85e9997d1b11f525ba22e63abb" 2019-07-30 21:40:08,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:08 GMT X-Openstack-Request-Id: req-eb1b1bee-07e1-4284-b917-ae74d8c7387e 2019-07-30 21:40:08,523 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edf03ed5825242e6815404bc523058de", "created_at": "2019-07-30T19:33:01Z", "updated_at": "2019-07-30T19:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:33:02Z", "revision_number": 0, "id": "28c17b07-eb18-47a7-bc51-f38ff0fbea89", "remote_group_id": "32863baa-a35f-4a08-b400-5adcaf32134e", "remote_ip_prefix": null, "created_at": "2019-07-30T19:33:02Z", "security_group_id": "32863baa-a35f-4a08-b400-5adcaf32134e", "tenant_id": "edf03ed5825242e6815404bc523058de", "port_range_min": null, "ethertype": "IPv6", "project_id": "edf03ed5825242e6815404bc523058de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:33:01Z", "revision_number": 0, "id": "5d3e37ae-2d69-4393-9df9-c102400a5820", "remote_group_id": "32863baa-a35f-4a08-b400-5adcaf32134e", "remote_ip_prefix": null, "created_at": "2019-07-30T19:33:01Z", "security_group_id": "32863baa-a35f-4a08-b400-5adcaf32134e", "tenant_id": "edf03ed5825242e6815404bc523058de", "port_range_min": null, "ethertype": "IPv4", "project_id": "edf03ed5825242e6815404bc523058de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:33:02Z", "revision_number": 0, "id": "5fba9099-b2fc-4c83-b8aa-902142a7b3e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:33:02Z", "security_group_id": "32863baa-a35f-4a08-b400-5adcaf32134e", "tenant_id": "edf03ed5825242e6815404bc523058de", "port_range_min": null, "ethertype": "IPv6", "project_id": "edf03ed5825242e6815404bc523058de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:33:02Z", "revision_number": 0, "id": "767cbb68-020f-4e57-912d-304820d47f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:33:02Z", "security_group_id": "32863baa-a35f-4a08-b400-5adcaf32134e", "tenant_id": "edf03ed5825242e6815404bc523058de", "port_range_min": null, "ethertype": "IPv4", "project_id": "edf03ed5825242e6815404bc523058de"}], "revision_number": 1, "project_id": "edf03ed5825242e6815404bc523058de", "id": "32863baa-a35f-4a08-b400-5adcaf32134e", "name": "default"}]} 2019-07-30 21:40:08,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=edf03ed5825242e6815404bc523058de&name=default used request id req-eb1b1bee-07e1-4284-b917-ae74d8c7387e 2019-07-30 21:40:08,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.342154979706s 2019-07-30 21:40:08,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 21:40:08,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4966497525cf3b85e9997d1b11f525ba22e63abb" 2019-07-30 21:40:08,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:08 GMT X-Openstack-Request-Id: req-b645ddd2-2f03-480d-aaaa-500bdf61fbd2 2019-07-30 21:40:08,890 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edf03ed5825242e6815404bc523058de", "created_at": "2019-07-30T19:33:01Z", "updated_at": "2019-07-30T19:33:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:33:02Z", "revision_number": 0, "id": "28c17b07-eb18-47a7-bc51-f38ff0fbea89", "remote_group_id": "32863baa-a35f-4a08-b400-5adcaf32134e", "remote_ip_prefix": null, "created_at": "2019-07-30T19:33:02Z", "security_group_id": "32863baa-a35f-4a08-b400-5adcaf32134e", "tenant_id": "edf03ed5825242e6815404bc523058de", "port_range_min": null, "ethertype": "IPv6", "project_id": "edf03ed5825242e6815404bc523058de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:33:01Z", "revision_number": 0, "id": "5d3e37ae-2d69-4393-9df9-c102400a5820", "remote_group_id": "32863baa-a35f-4a08-b400-5adcaf32134e", "remote_ip_prefix": null, "created_at": "2019-07-30T19:33:01Z", "security_group_id": "32863baa-a35f-4a08-b400-5adcaf32134e", "tenant_id": "edf03ed5825242e6815404bc523058de", "port_range_min": null, "ethertype": "IPv4", "project_id": "edf03ed5825242e6815404bc523058de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:33:02Z", "revision_number": 0, "id": "5fba9099-b2fc-4c83-b8aa-902142a7b3e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:33:02Z", "security_group_id": "32863baa-a35f-4a08-b400-5adcaf32134e", "tenant_id": "edf03ed5825242e6815404bc523058de", "port_range_min": null, "ethertype": "IPv6", "project_id": "edf03ed5825242e6815404bc523058de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T19:33:02Z", "revision_number": 0, "id": "767cbb68-020f-4e57-912d-304820d47f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T19:33:02Z", "security_group_id": "32863baa-a35f-4a08-b400-5adcaf32134e", "tenant_id": "edf03ed5825242e6815404bc523058de", "port_range_min": null, "ethertype": "IPv4", "project_id": "edf03ed5825242e6815404bc523058de"}], "revision_number": 1, "project_id": "edf03ed5825242e6815404bc523058de", "id": "32863baa-a35f-4a08-b400-5adcaf32134e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-30 21:40:08,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-b645ddd2-2f03-480d-aaaa-500bdf61fbd2 2019-07-30 21:40:08,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.362486124039s 2019-07-30 21:40:08,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 21:40:08,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/32863baa-a35f-4a08-b400-5adcaf32134e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4966497525cf3b85e9997d1b11f525ba22e63abb" 2019-07-30 21:40:09,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 21:40:09 GMT X-Openstack-Request-Id: req-2fed5575-98bd-4eee-87b8-b4412a5dd6bc 2019-07-30 21:40:09,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 21:40:09,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/32863baa-a35f-4a08-b400-5adcaf32134e.json used request id req-2fed5575-98bd-4eee-87b8-b4412a5dd6bc 2019-07-30 21:40:09,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.441812992096s 2019-07-30 21:40:09,344 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-07-30 21:40:09,364 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-07-30 21:40:09,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 21:40:09,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b7185d-8167-49ad-a64b-f9e1bde542f1 2019-07-30 21:40:09,396 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 21:40:09,397 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-18b7185d-8167-49ad-a64b-f9e1bde542f1 2019-07-30 21:40:09,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 21:40:09,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T22:40:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["TTSuiTM0SKyUm1PdgNseXw"], "issued_at": "2019-07-30T21:40:09.000000Z"}} 2019-07-30 21:40:09,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 21:40:09,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:10,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:10 GMT X-Openstack-Request-Id: req-a17c855d-3fb3-4f77-8162-0e95d71684d5 2019-07-30 21:40:10,222 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 21:40:10,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a17c855d-3fb3-4f77-8162-0e95d71684d5 2019-07-30 21:40:10,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.3996489048s 2019-07-30 21:40:10,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 21:40:10,235 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00415bff-89d8-4e8b-b0cb-33ff03b4c18b 2019-07-30 21:40:10,235 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 21:40:10,235 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-00415bff-89d8-4e8b-b0cb-33ff03b4c18b 2019-07-30 21:40:10,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 21:40:10,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:10,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a016f90-e908-4bfc-9230-ca7453f7e6ea 2019-07-30 21:40:10,446 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 21:40:10,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-5a016f90-e908-4bfc-9230-ca7453f7e6ea 2019-07-30 21:40:10,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209913015366s 2019-07-30 21:40:10,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 21:40:10,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_f7c2172d-4526-4209-bd10-5e0a81263005"}}' 2019-07-30 21:40:10,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0177f1b1-7073-40d3-97bc-edab5d66c3ea 2019-07-30 21:40:10,607 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.37:5000/v3/projects/25f68b7e5b6e4130bdc3bb40068ca5df"}, "tags": [], "enabled": true, "id": "25f68b7e5b6e4130bdc3bb40068ca5df", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f7c2172d-4526-4209-bd10-5e0a81263005"}} 2019-07-30 21:40:10,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-0177f1b1-7073-40d3-97bc-edab5d66c3ea 2019-07-30 21:40:10,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.153589963913s 2019-07-30 21:40:10,608 - 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'25f68b7e5b6e4130bdc3bb40068ca5df', '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_f7c2172d-4526-4209-bd10-5e0a81263005'}) 2019-07-30 21:40:10,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 21:40:10,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bem0f1pGdFqvL21BMg4HLQYyG574yt", "email": null, "name": "rally_jobs-user_f7c2172d-4526-4209-bd10-5e0a81263005"}}' 2019-07-30 21:40:11,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-640e1ac2-ecd5-482c-a4af-4c73f55d6d94 2019-07-30 21:40:11,128 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_f7c2172d-4526-4209-bd10-5e0a81263005", "links": {"self": "http://172.30.9.37:5000/v3/users/ff404223306e4f229170c989c0d5a71f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff404223306e4f229170c989c0d5a71f", "domain_id": "default", "password_expires_at": null}} 2019-07-30 21:40:11,128 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-640e1ac2-ecd5-482c-a4af-4c73f55d6d94 2019-07-30 21:40:11,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.514059066772s 2019-07-30 21:40:11,129 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ff404223306e4f229170c989c0d5a71f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_f7c2172d-4526-4209-bd10-5e0a81263005'}) 2019-07-30 21:40:11,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 21:40:11,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:11,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82625f1a-0e16-4c23-9943-93684ba2c70c 2019-07-30 21:40:11,339 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 21:40:11,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-82625f1a-0e16-4c23-9943-93684ba2c70c 2019-07-30 21:40:11,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206367969513s 2019-07-30 21:40:11,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 21:40:11,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:11,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11e31bf-b158-445e-8fa1-1ba6823d5c5f 2019-07-30 21:40:11,568 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 21:40:11,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-e11e31bf-b158-445e-8fa1-1ba6823d5c5f 2019-07-30 21:40:11,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224384784698s 2019-07-30 21:40:11,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 21:40:11,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:11,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2328144-e01c-4819-8111-05f91885be2e 2019-07-30 21:40:11,793 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 21:40:11,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-f2328144-e01c-4819-8111-05f91885be2e 2019-07-30 21:40:11,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220118045807s 2019-07-30 21:40:11,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 21:40:11,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:12,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32efbe8-6f5f-4a44-8ff4-fb9d9d5620ce 2019-07-30 21:40:12,010 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 21:40:12,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-b32efbe8-6f5f-4a44-8ff4-fb9d9d5620ce 2019-07-30 21:40:12,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211833000183s 2019-07-30 21:40:12,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 21:40:12,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:12,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4fe19b-87e5-4e90-8ec1-5dfcc649205f 2019-07-30 21:40:12,249 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_f7c2172d-4526-4209-bd10-5e0a81263005", "links": {"self": "http://172.30.9.37:5000/v3/users/ff404223306e4f229170c989c0d5a71f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff404223306e4f229170c989c0d5a71f", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 21:40:12,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-8f4fe19b-87e5-4e90-8ec1-5dfcc649205f 2019-07-30 21:40:12,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238317966461s 2019-07-30 21:40:12,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 21:40:12,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:12,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34959971-0ca1-4e1c-ba89-4200e8c08e6c 2019-07-30 21:40:12,482 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.37:5000/v3/projects/25f68b7e5b6e4130bdc3bb40068ca5df"}, "tags": [], "enabled": true, "id": "25f68b7e5b6e4130bdc3bb40068ca5df", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f7c2172d-4526-4209-bd10-5e0a81263005"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 21:40:12,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-34959971-0ca1-4e1c-ba89-4200e8c08e6c 2019-07-30 21:40:12,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220818996429s 2019-07-30 21:40:12,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 21:40:12,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=ff404223306e4f229170c989c0d5a71f&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=25f68b7e5b6e4130bdc3bb40068ca5df" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:12,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a985d31c-60e5-4074-916a-e2f65033fa24 2019-07-30 21:40:12,674 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=ff404223306e4f229170c989c0d5a71f&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=25f68b7e5b6e4130bdc3bb40068ca5df", "previous": null, "next": null}} 2019-07-30 21:40:12,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=ff404223306e4f229170c989c0d5a71f&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=25f68b7e5b6e4130bdc3bb40068ca5df used request id req-a985d31c-60e5-4074-916a-e2f65033fa24 2019-07-30 21:40:12,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.185416936874s 2019-07-30 21:40:12,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 21:40:12,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/25f68b7e5b6e4130bdc3bb40068ca5df/users/ff404223306e4f229170c989c0d5a71f/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:12,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 21:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c2c1d65-a5e4-439d-8e16-cbbb19f36a87 2019-07-30 21:40:12,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 21:40:12,969 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/25f68b7e5b6e4130bdc3bb40068ca5df/users/ff404223306e4f229170c989c0d5a71f/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-5c2c1d65-a5e4-439d-8e16-cbbb19f36a87 2019-07-30 21:40:12,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.291036128998s 2019-07-30 21:40:12,970 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_f7c2172d-4526-4209-bd10-5e0a81263005', 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'25f68b7e5b6e4130bdc3bb40068ca5df', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bem0f1pGdFqvL21BMg4HLQYyG574yt', 'username': u'rally_jobs-user_f7c2172d-4526-4209-bd10-5e0a81263005', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 21:40:12,974 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_f7c2172d-4526-4209-bd10-5e0a81263005', 'password': 'bem0f1pGdFqvL21BMg4HLQYyG574yt', 'project_name': 'rally_jobs-project_f7c2172d-4526-4209-bd10-5e0a81263005', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '25f68b7e5b6e4130bdc3bb40068ca5df', 'project_domain_name': 'Default'} 2019-07-30 21:40:12,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 21:40:12,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:13,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90bda094-86d5-4de7-b92f-5af0d50a3d16 2019-07-30 21:40:13,188 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 21:40:13,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-90bda094-86d5-4de7-b92f-5af0d50a3d16 2019-07-30 21:40:13,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210457086563s 2019-07-30 21:40:13,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 21:40:13,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:13,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c6789d-a14a-46bd-ae10-4f9203ee7ca5 2019-07-30 21:40:13,404 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 21:40:13,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-74c6789d-a14a-46bd-ae10-4f9203ee7ca5 2019-07-30 21:40:13,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211799860001s 2019-07-30 21:40:13,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 21:40:13,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:13,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43f00d36-215b-478c-ba17-a07629491018 2019-07-30 21:40:13,626 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 21:40:13,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-43f00d36-215b-478c-ba17-a07629491018 2019-07-30 21:40:13,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216607093811s 2019-07-30 21:40:13,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 21:40:13,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:13,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41c87043-0152-4abb-8503-7406d27fbd34 2019-07-30 21:40:13,865 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_f7c2172d-4526-4209-bd10-5e0a81263005", "links": {"self": "http://172.30.9.37:5000/v3/users/ff404223306e4f229170c989c0d5a71f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff404223306e4f229170c989c0d5a71f", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 21:40:13,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-41c87043-0152-4abb-8503-7406d27fbd34 2019-07-30 21:40:13,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23847413063s 2019-07-30 21:40:13,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 21:40:13,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:14,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca85a380-5fa9-44d6-90ab-f365d0f25fbc 2019-07-30 21:40:14,001 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.37:5000/v3/projects/25f68b7e5b6e4130bdc3bb40068ca5df"}, "tags": [], "enabled": true, "id": "25f68b7e5b6e4130bdc3bb40068ca5df", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f7c2172d-4526-4209-bd10-5e0a81263005"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 21:40:14,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-ca85a380-5fa9-44d6-90ab-f365d0f25fbc 2019-07-30 21:40:14,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123775005341s 2019-07-30 21:40:14,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 21:40:14,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=ff404223306e4f229170c989c0d5a71f&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=25f68b7e5b6e4130bdc3bb40068ca5df" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:14,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c22a6a0-961a-41f4-b71c-2392ecc60a6d 2019-07-30 21:40:14,224 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=ff404223306e4f229170c989c0d5a71f&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=25f68b7e5b6e4130bdc3bb40068ca5df", "previous": null, "next": null}} 2019-07-30 21:40:14,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=ff404223306e4f229170c989c0d5a71f&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=25f68b7e5b6e4130bdc3bb40068ca5df used request id req-3c22a6a0-961a-41f4-b71c-2392ecc60a6d 2019-07-30 21:40:14,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.215156078339s 2019-07-30 21:40:14,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 21:40:14,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/25f68b7e5b6e4130bdc3bb40068ca5df/users/ff404223306e4f229170c989c0d5a71f/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:14,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 21:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9ba1577-3162-48f7-ba3c-9220a9521f01 2019-07-30 21:40:14,496 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 21:40:14,496 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/25f68b7e5b6e4130bdc3bb40068ca5df/users/ff404223306e4f229170c989c0d5a71f/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-c9ba1577-3162-48f7-ba3c-9220a9521f01 2019-07-30 21:40:14,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.268567800522s 2019-07-30 21:40:14,497 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-07-30 21:40:14,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 21:40:14,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:14,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c616e7-bfef-4a3c-86d9-7e2d2b9776a1 2019-07-30 21:40:14,714 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 21:40:14,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-93c616e7-bfef-4a3c-86d9-7e2d2b9776a1 2019-07-30 21:40:14,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216226100922s 2019-07-30 21:40:14,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 21:40:14,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 21:40:14,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd760844-c183-47a8-99d1-8ebc9e4d1601 2019-07-30 21:40:14,945 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.37:5000/v3/projects/25f68b7e5b6e4130bdc3bb40068ca5df"}, "tags": [], "enabled": true, "id": "25f68b7e5b6e4130bdc3bb40068ca5df", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f7c2172d-4526-4209-bd10-5e0a81263005"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 21:40:14,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-bd760844-c183-47a8-99d1-8ebc9e4d1601 2019-07-30 21:40:14,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223374128342s 2019-07-30 21:40:14,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 21:40:14,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" -d '{"network": {"shared": true, "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "name": "rally_jobs-net_f7c2172d-4526-4209-bd10-5e0a81263005", "admin_state_up": true}}' 2019-07-30 21:40:15,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:15 GMT X-Openstack-Request-Id: req-a22dfb98-30b4-4d67-b041-f19926fb9716 2019-07-30 21:40:15,784 - 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":"49fce6de-0944-463f-95bd-793787183283","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"25f68b7e5b6e4130bdc3bb40068ca5df","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T21:40:15Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_f7c2172d-4526-4209-bd10-5e0a81263005","admin_state_up":true,"tenant_id":"25f68b7e5b6e4130bdc3bb40068ca5df","created_at":"2019-07-30T21:40:15Z","mtu":1450}} 2019-07-30 21:40:15,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-a22dfb98-30b4-4d67-b041-f19926fb9716 2019-07-30 21:40:15,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.837095975876s 2019-07-30 21:40:15,785 - 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-07-30T21:40:15Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'49fce6de-0944-463f-95bd-793787183283', 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'rally_jobs-net_f7c2172d-4526-4209-bd10-5e0a81263005', u'created_at': u'2019-07-30T21:40:15Z', u'mtu': 1450, u'tenant_id': u'25f68b7e5b6e4130bdc3bb40068ca5df', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'25f68b7e5b6e4130bdc3bb40068ca5df', u'l2_adjacency': True}) 2019-07-30 21:40:15,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 21:40:15,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38ec166-dbea-42e0-afbc-447fb3cf4f4e 2019-07-30 21:40:15,796 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 21:40:15,796 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-c38ec166-dbea-42e0-afbc-447fb3cf4f4e 2019-07-30 21:40:15,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 21:40:16,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}], "expires_at": "2019-07-30T22:40:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25f68b7e5b6e4130bdc3bb40068ca5df", "name": "rally_jobs-project_f7c2172d-4526-4209-bd10-5e0a81263005"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/25f68b7e5b6e4130bdc3bb40068ca5df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/25f68b7e5b6e4130bdc3bb40068ca5df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/25f68b7e5b6e4130bdc3bb40068ca5df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_25f68b7e5b6e4130bdc3bb40068ca5df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_25f68b7e5b6e4130bdc3bb40068ca5df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/25f68b7e5b6e4130bdc3bb40068ca5df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/25f68b7e5b6e4130bdc3bb40068ca5df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/25f68b7e5b6e4130bdc3bb40068ca5df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/25f68b7e5b6e4130bdc3bb40068ca5df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/25f68b7e5b6e4130bdc3bb40068ca5df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/25f68b7e5b6e4130bdc3bb40068ca5df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_f7c2172d-4526-4209-bd10-5e0a81263005", "id": "ff404223306e4f229170c989c0d5a71f"}, "audit_ids": ["q3VnmUGNRnqboOk4ZaxT1Q"], "issued_at": "2019-07-30T21:40:16.000000Z"}} 2019-07-30 21:40:16,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 21:40:16,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 21:40:16,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2101 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:16 GMT X-Openstack-Request-Id: req-6452c210-a1ea-4b75-8405-3d5b2b7cc070 2019-07-30 21:40:16,531 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"49fce6de-0944-463f-95bd-793787183283","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"25f68b7e5b6e4130bdc3bb40068ca5df","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T21:40:15Z","qos_policy_id":null,"name":"rally_jobs-net_f7c2172d-4526-4209-bd10-5e0a81263005","admin_state_up":true,"tenant_id":"25f68b7e5b6e4130bdc3bb40068ca5df","created_at":"2019-07-30T21:40:15Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 21:40:16,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-6452c210-a1ea-4b75-8405-3d5b2b7cc070 2019-07-30 21:40:16,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.316121101379s 2019-07-30 21:40:16,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 21:40:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" -d '{"subnet": {"name": "rally_jobs-subnet_f7c2172d-4526-4209-bd10-5e0a81263005", "enable_dhcp": true, "network_id": "49fce6de-0944-463f-95bd-793787183283", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 21:40:17,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:17 GMT X-Openstack-Request-Id: req-13598819-8b5f-45b9-90f0-9dd009789095 2019-07-30 21:40:17,509 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-07-30T21:40:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"46d87def-e889-4983-834c-6bdfa10b68ca","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"25f68b7e5b6e4130bdc3bb40068ca5df","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_f7c2172d-4526-4209-bd10-5e0a81263005","enable_dhcp":true,"segment_id":null,"network_id":"49fce6de-0944-463f-95bd-793787183283","tenant_id":"25f68b7e5b6e4130bdc3bb40068ca5df","created_at":"2019-07-30T21:40:16Z","ip_version":4}} 2019-07-30 21:40:17,509 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-13598819-8b5f-45b9-90f0-9dd009789095 2019-07-30 21:40:17,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.976589918137s 2019-07-30 21:40:17,510 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T21:40:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'46d87def-e889-4983-834c-6bdfa10b68ca', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_f7c2172d-4526-4209-bd10-5e0a81263005', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'49fce6de-0944-463f-95bd-793787183283', u'tenant_id': u'25f68b7e5b6e4130bdc3bb40068ca5df', u'created_at': u'2019-07-30T21:40:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'25f68b7e5b6e4130bdc3bb40068ca5df'}) 2019-07-30 21:40:17,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 21:40:17,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "rally_jobs-router_f7c2172d-4526-4209-bd10-5e0a81263005", "admin_state_up": true}}' 2019-07-30 21:40:24,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:24 GMT X-Openstack-Request-Id: req-591bb77f-272e-49eb-a8c6-6d334344ddd6 2019-07-30 21:40:24,852 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "created_at": "2019-07-30T21:40:18Z", "admin_state_up": true, "updated_at": "2019-07-30T21:40:19Z", "project_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b1702408-b97f-4272-b7a6-39a435755c9b", "name": "rally_jobs-router_f7c2172d-4526-4209-bd10-5e0a81263005"}} 2019-07-30 21:40:24,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-591bb77f-272e-49eb-a8c6-6d334344ddd6 2019-07-30 21:40:24,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.34211492538s 2019-07-30 21:40:24,853 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T21:40:19Z', u'revision_number': 3, u'ha': True, u'id': u'b1702408-b97f-4272-b7a6-39a435755c9b', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_f7c2172d-4526-4209-bd10-5e0a81263005', u'admin_state_up': True, u'tenant_id': u'25f68b7e5b6e4130bdc3bb40068ca5df', u'created_at': u'2019-07-30T21:40:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'25f68b7e5b6e4130bdc3bb40068ca5df'}) 2019-07-30 21:40:24,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 21:40:24,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/b1702408-b97f-4272-b7a6-39a435755c9b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" -d '{"subnet_id": "46d87def-e889-4983-834c-6bdfa10b68ca"}' 2019-07-30 21:40:28,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:28 GMT X-Openstack-Request-Id: req-5737883f-d79f-48a3-9c1e-bbb74704b7e8 2019-07-30 21:40:28,246 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "49fce6de-0944-463f-95bd-793787183283", "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "subnet_id": "46d87def-e889-4983-834c-6bdfa10b68ca", "subnet_ids": ["46d87def-e889-4983-834c-6bdfa10b68ca"], "port_id": "f77b1c59-8686-4964-afeb-1bbd0eba37a7", "id": "b1702408-b97f-4272-b7a6-39a435755c9b"} 2019-07-30 21:40:28,246 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/b1702408-b97f-4272-b7a6-39a435755c9b/add_router_interface.json used request id req-5737883f-d79f-48a3-9c1e-bbb74704b7e8 2019-07-30 21:40:28,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.39255905151s 2019-07-30 21:40:28,247 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-07-30 21:40:28,352 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-07-30 21:40:28,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 21:40:28,360 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:28 GMT 2019-07-30 21:40:28,361 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 21:40:28,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 21:40:28,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 21:40:28,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:28 GMT X-Openstack-Request-Id: req-7fa07e08-75c4-444f-9595-245b97603af4 2019-07-30 21:40:28,685 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 21:40:28,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-7fa07e08-75c4-444f-9595-245b97603af4 2019-07-30 21:40:28,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319871902466s 2019-07-30 21:40:28,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 21:40:28,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_f7c2172d-4526-4209-bd10-5e0a81263005", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_f7c2172d-4526-4209-bd10-5e0a81263005"}' 2019-07-30 21:40:29,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:29 GMT Location: http://172.30.9.37:9292/v2/images/12b0317f-25af-4e89-a258-83616363ae3b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-54c6f391-f262-4c45-b443-ac813a09895d 2019-07-30 21:40:29,049 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T21:40:28Z", "file": "/v2/images/12b0317f-25af-4e89-a258-83616363ae3b/file", "owner": "25f68b7e5b6e4130bdc3bb40068ca5df", "id": "12b0317f-25af-4e89-a258-83616363ae3b", "size": null, "self": "/v2/images/12b0317f-25af-4e89-a258-83616363ae3b", "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_f7c2172d-4526-4209-bd10-5e0a81263005", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_f7c2172d-4526-4209-bd10-5e0a81263005", "checksum": null, "created_at": "2019-07-30T21:40:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 21:40:29,049 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-54c6f391-f262-4c45-b443-ac813a09895d 2019-07-30 21:40:29,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.355212926865s 2019-07-30 21:40:29,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 21:40:29,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/12b0317f-25af-4e89-a258-83616363ae3b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" -d '' 2019-07-30 21:40:30,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 21:40:30 GMT X-Openstack-Request-Id: req-079f994b-310d-4d43-b1fd-e813652f5db3 2019-07-30 21:40:30,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-07-30 21:40:30,155 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/12b0317f-25af-4e89-a258-83616363ae3b/file used request id req-079f994b-310d-4d43-b1fd-e813652f5db3 2019-07-30 21:40:30,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10534095764s 2019-07-30 21:40:30,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 21:40:30,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 21:40:30,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:30 GMT X-Openstack-Request-Id: req-2ec29480-3c70-440d-adf2-a30bd57674de 2019-07-30 21:40:30,587 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T21:40:30Z", "file": "/v2/images/12b0317f-25af-4e89-a258-83616363ae3b/file", "owner": "25f68b7e5b6e4130bdc3bb40068ca5df", "id": "12b0317f-25af-4e89-a258-83616363ae3b", "size": 12716032, "self": "/v2/images/12b0317f-25af-4e89-a258-83616363ae3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/12b0317f-25af-4e89-a258-83616363ae3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/12b0317f-25af-4e89-a258-83616363ae3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_f7c2172d-4526-4209-bd10-5e0a81263005", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_f7c2172d-4526-4209-bd10-5e0a81263005", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T21:40:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 21:40:30,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-2ec29480-3c70-440d-adf2-a30bd57674de 2019-07-30 21:40:30,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.427080154419s 2019-07-30 21:40:30,589 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/12b0317f-25af-4e89-a258-83616363ae3b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/12b0317f-25af-4e89-a258-83616363ae3b/file', 'owner': u'25f68b7e5b6e4130bdc3bb40068ca5df', 'id': u'12b0317f-25af-4e89-a258-83616363ae3b', 'size': 12716032, u'self': u'/v2/images/12b0317f-25af-4e89-a258-83616363ae3b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'25f68b7e5b6e4130bdc3bb40068ca5df', 'name': 'rally_jobs-project_f7c2172d-4526-4209-bd10-5e0a81263005', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/12b0317f-25af-4e89-a258-83616363ae3b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T21:40:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-07-30T21:40:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_f7c2172d-4526-4209-bd10-5e0a81263005', '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/12b0317f-25af-4e89-a258-83616363ae3b', 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_f7c2172d-4526-4209-bd10-5e0a81263005', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_f7c2172d-4526-4209-bd10-5e0a81263005', 'created': u'2019-07-30T21:40:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-07-30T21:40:28Z', 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/12b0317f-25af-4e89-a258-83616363ae3b', 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_f7c2172d-4526-4209-bd10-5e0a81263005', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-07-30 21:40:30,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 21:40:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_f7c2172d-4526-4209-bd10-5e0a81263005", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 21:40:30,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40: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-2d60f1a1-a127-40e5-bc33-0d69ffcc5df4 x-openstack-request-id: req-2d60f1a1-a127-40e5-bc33-0d69ffcc5df4 2019-07-30 21:40:30,932 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_f7c2172d-4526-4209-bd10-5e0a81263005", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/8ce03a0f-ea08-4120-b081-d1f920aca1da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/8ce03a0f-ea08-4120-b081-d1f920aca1da", "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": "8ce03a0f-ea08-4120-b081-d1f920aca1da"}} 2019-07-30 21:40:30,932 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-2d60f1a1-a127-40e5-bc33-0d69ffcc5df4 2019-07-30 21:40:30,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.339779853821s 2019-07-30 21:40:30,933 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_f7c2172d-4526-4209-bd10-5e0a81263005', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'8ce03a0f-ea08-4120-b081-d1f920aca1da', 'swap': 0}) 2019-07-30 21:40:30,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 21:40:30,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/8ce03a0f-ea08-4120-b081-d1f920aca1da/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" -d '{"extra_specs": {}}' 2019-07-30 21:40:30,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:30 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-c0ec6a3f-e261-428e-bf26-a9e78939033c x-openstack-request-id: req-c0ec6a3f-e261-428e-bf26-a9e78939033c 2019-07-30 21:40:30,956 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 21:40:30,956 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/8ce03a0f-ea08-4120-b081-d1f920aca1da/os-extra_specs used request id req-c0ec6a3f-e261-428e-bf26-a9e78939033c 2019-07-30 21:40:30,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021968126297s 2019-07-30 21:40:30,959 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-07-30 21:40:33,232 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-07-30 21:40:35,386 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9b0d529c-3e91-465e-aebd-a8e3f0bc9205 | 2019-07-30T21:40:35.053579 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9b0d529c-3e91-465e-aebd-a8e3f0bc9205 ~/.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-07-30 21:40:38,684 - 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-07-30 21:40:39,405 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-07-30 21:40:39,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 21:40:39,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 21:40:39,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40: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-738b280b-383c-4493-b226-ccf5abf5539e x-openstack-request-id: req-738b280b-383c-4493-b226-ccf5abf5539e 2019-07-30 21:40:39,737 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 242}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 245}, "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": 5}]} 2019-07-30 21:40:39,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-738b280b-383c-4493-b226-ccf5abf5539e 2019-07-30 21:40:39,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.32847905159s 2019-07-30 21:40:39,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-07-30 21:40:39,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 21:40:40,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:40 GMT X-Openstack-Request-Id: req-c85e4bb3-b54a-487e-ae95-328a01cd2b6d 2019-07-30 21:40:40,037 - 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-07-30 21:40:40,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/extensions.json used request id req-c85e4bb3-b54a-487e-ae95-328a01cd2b6d 2019-07-30 21:40:40,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.298918008804s 2019-07-30 21:40:40,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 21:40:40,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_f7c2172d-4526-4209-bd10-5e0a81263005", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-07-30 21:40:40,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40: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-c2268d85-e543-4b09-a51f-7f6c95dc230f x-openstack-request-id: req-c2268d85-e543-4b09-a51f-7f6c95dc230f 2019-07-30 21:40:40,093 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_f7c2172d-4526-4209-bd10-5e0a81263005", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/41f69e79-efc9-49c2-bd26-b2ac6d06692a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/41f69e79-efc9-49c2-bd26-b2ac6d06692a", "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": "41f69e79-efc9-49c2-bd26-b2ac6d06692a"}} 2019-07-30 21:40:40,094 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-c2268d85-e543-4b09-a51f-7f6c95dc230f 2019-07-30 21:40:40,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0456750392914s 2019-07-30 21:40:40,095 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_f7c2172d-4526-4209-bd10-5e0a81263005', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'41f69e79-efc9-49c2-bd26-b2ac6d06692a', 'swap': 0}) 2019-07-30 21:40:40,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 21:40:40,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/41f69e79-efc9-49c2-bd26-b2ac6d06692a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" -d '{"extra_specs": {}}' 2019-07-30 21:40:40,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40: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-17551e5a-05e5-4fc8-beb2-6fb3efedeaa7 x-openstack-request-id: req-17551e5a-05e5-4fc8-beb2-6fb3efedeaa7 2019-07-30 21:40:40,122 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 21:40:40,122 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/41f69e79-efc9-49c2-bd26-b2ac6d06692a/os-extra_specs used request id req-17551e5a-05e5-4fc8-beb2-6fb3efedeaa7 2019-07-30 21:40:40,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0269639492035s 2019-07-30 21:40:40,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 21:40:40,135 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-413b4adf-2334-4749-8341-2e9c7faf8115 2019-07-30 21:40:40,135 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 21:40:40,135 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-413b4adf-2334-4749-8341-2e9c7faf8115 2019-07-30 21:40:40,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 21:40:40,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 21:40:40,149 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab09136e-1ad3-48f2-ace7-756e9344ffa4 2019-07-30 21:40:40,150 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-07-30 21:40:40,150 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-ab09136e-1ad3-48f2-ace7-756e9344ffa4 2019-07-30 21:40:40,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 21:40:40,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Tue, 30 Jul 2019 21:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1460ac6-ff14-49ef-a933-0643eb7b31ee 2019-07-30 21:40:40,379 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1f2aac6474984a30bd60e25f88c35b94"}, "enabled": true, "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/28b266ba088243b2930a6f904b7c1c43"}, "enabled": true, "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/32c087ff901b4fa79b2de808a3238365"}, "enabled": true, "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/44aa0d2d5d564c0da75b1c4edf627206"}, "enabled": true, "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6d51b58198b94413aae512ba234787ee"}, "enabled": true, "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/76bd582fe57e44a5843683fc89dfb535"}, "enabled": true, "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/958a6ec3ae7440f6bc7f8f0de5138205"}, "enabled": true, "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c3be1dd58d2e4c6182a31cfbd6e7fe1e"}, "enabled": true, "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/caadeb97036b46788b37e2298042e0c6"}, "enabled": true, "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ce30922ad1504602b6cd62e7a1639197"}, "enabled": true, "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d5a5f07dd6cf4eca906e5973a63163cc"}, "enabled": true, "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/db96ee7971434ce8ac5796941106290b"}, "enabled": true, "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/efec36f22e234700ac0fa6070cbf7f34"}, "enabled": true, "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/fcd83ef3a81d4fa79cc0f367ba0daacd"}, "enabled": true, "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-07-30 21:40:40,379 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-c1460ac6-ff14-49ef-a933-0643eb7b31ee 2019-07-30 21:40:40,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.239721059799s 2019-07-30 21:40:40,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_f7c2172d-4526-4209-bd10-5e0a81263005', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'41f69e79-efc9-49c2-bd26-b2ac6d06692a', 'swap': 0}) 2019-07-30 21:40:40,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-07-30 21:40:40,388 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-07-30 21:40:40,405 - 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-07-30 21:40:40,684 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-07-30 21:40:40,684 - 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-07-30 22:07:23,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a48492f3-680e-49d6-9335-02c49a14a0e0 2019-07-30 22:07:23,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', u'a48492f3-680e-49d6-9335-02c49a14a0e0'] 2019-07-30 22:07:24,263 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a48492f3-680e-49d6-9335-02c49a14a0e0 -------------------------------------------------------------------------------- Task a48492f3-680e-49d6-9335-02c49a14a0e0: 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 a48492f3-680e-49d6-9335-02c49a14a0e0 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.942 | 1.562 | 2.773 | 2.866 | 3.575 | 1.726 | 100.0% | 100 | | neutron.list_networks | 0.17 | 0.541 | 0.957 | 1.087 | 1.212 | 0.587 | 100.0% | 100 | | total | 1.354 | 2.177 | 3.325 | 3.622 | 4.185 | 2.313 | 100.0% | 100 | | -> duration | 1.354 | 2.177 | 3.325 | 3.622 | 4.185 | 2.313 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.443461 Full duration: 46.840867 -------------------------------------------------------------------------------- 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 a48492f3-680e-49d6-9335-02c49a14a0e0 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.96 | 1.659 | 2.07 | 2.151 | 2.258 | 1.618 | 100.0% | 40 | | neutron.update_network | 0.369 | 0.909 | 1.655 | 1.684 | 1.783 | 0.956 | 100.0% | 40 | | total | 1.594 | 2.523 | 3.417 | 3.435 | 3.745 | 2.573 | 100.0% | 40 | | -> duration | 1.594 | 2.523 | 3.417 | 3.435 | 3.745 | 2.573 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.299162 Full duration: 31.921267 -------------------------------------------------------------------------------- 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 a48492f3-680e-49d6-9335-02c49a14a0e0 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 | 2.031 | 2.544 | 2.584 | 2.847 | 1.992 | 100.0% | 40 | | neutron.delete_network | 0.636 | 1.17 | 1.696 | 1.838 | 2.294 | 1.202 | 100.0% | 40 | | total | 1.845 | 3.152 | 3.933 | 4.048 | 4.311 | 3.194 | 100.0% | 40 | | -> duration | 1.845 | 3.152 | 3.933 | 4.048 | 4.311 | 3.194 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.746811 Full duration: 25.93655 -------------------------------------------------------------------------------- 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 a48492f3-680e-49d6-9335-02c49a14a0e0 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.332 | 1.831 | 2.112 | 2.214 | 2.292 | 1.836 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.485 | 4.583 | 5.514 | 6.187 | 6.432 | 4.634 | 100.0% | 40 | | neutron.list_subnets | 0.114 | 0.397 | 0.73 | 0.798 | 0.898 | 0.423 | 100.0% | 40 | | total | 4.727 | 6.772 | 8.082 | 8.315 | 8.958 | 6.893 | 100.0% | 40 | | -> duration | 4.727 | 6.772 | 8.082 | 8.315 | 8.958 | 6.893 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.449884 Full duration: 67.471749 -------------------------------------------------------------------------------- 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 a48492f3-680e-49d6-9335-02c49a14a0e0 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.063 | 1.75 | 2.355 | 2.466 | 4.117 | 1.807 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.838 | 5.242 | 6.53 | 6.856 | 7.654 | 5.278 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.175 | 2.333 | 3.286 | 3.508 | 3.687 | 2.422 | 100.0% | 100 | | total | 5.984 | 9.369 | 10.982 | 11.443 | 12.681 | 9.508 | 100.0% | 100 | | -> duration | 5.984 | 9.369 | 10.982 | 11.443 | 12.681 | 9.508 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 50.742077 Full duration: 132.681835 -------------------------------------------------------------------------------- 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 a48492f3-680e-49d6-9335-02c49a14a0e0 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.437 | 1.859 | 2.36 | 2.475 | 2.619 | 1.938 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.973 | 5.33 | 6.56 | 6.664 | 7.09 | 5.209 | 100.0% | 40 | | neutron.delete_subnet (x2) | 2.354 | 4.402 | 6.743 | 6.816 | 7.722 | 4.592 | 100.0% | 40 | | total | 9.329 | 11.177 | 13.946 | 14.634 | 17.156 | 11.74 | 100.0% | 40 | | -> duration | 9.329 | 11.177 | 13.946 | 14.634 | 17.156 | 11.74 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.865919 Full duration: 54.633119 -------------------------------------------------------------------------------- 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 a48492f3-680e-49d6-9335-02c49a14a0e0 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.115 | 2.018 | 2.368 | 2.496 | 2.907 | 1.975 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.55 | 4.892 | 6.247 | 6.803 | 7.227 | 4.843 | 100.0% | 40 | | neutron.create_router (x2) | 13.517 | 19.734 | 24.113 | 24.766 | 25.332 | 19.797 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.014 | 10.414 | 14.548 | 14.702 | 15.041 | 10.68 | 100.0% | 40 | | neutron.list_routers | 0.319 | 0.762 | 1.241 | 1.375 | 2.088 | 0.799 | 100.0% | 40 | | total | 28.892 | 38.325 | 43.763 | 44.2 | 47.769 | 38.096 | 100.0% | 40 | | -> duration | 28.892 | 38.325 | 43.763 | 44.2 | 47.769 | 38.096 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 84.926286 Full duration: 193.018759 -------------------------------------------------------------------------------- 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 a48492f3-680e-49d6-9335-02c49a14a0e0 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.293 | 2.71 | 3.602 | 3.7 | 4.135 | 2.61 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.358 | 8.743 | 12.977 | 13.295 | 13.974 | 8.772 | 100.0% | 40 | | neutron.create_router (x2) | 13.799 | 22.799 | 26.858 | 28.57 | 36.078 | 22.891 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.158 | 10.399 | 15.217 | 16.584 | 23.438 | 11.809 | 100.0% | 40 | | neutron.update_router (x2) | 2.383 | 4.623 | 6.454 | 6.815 | 8.55 | 4.591 | 100.0% | 40 | | total | 31.836 | 48.995 | 61.327 | 69.151 | 73.325 | 50.673 | 100.0% | 40 | | -> duration | 31.836 | 48.995 | 61.327 | 69.151 | 73.325 | 50.673 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 111.827857 Full duration: 212.791945 -------------------------------------------------------------------------------- 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 a48492f3-680e-49d6-9335-02c49a14a0e0 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.152 | 1.885 | 2.278 | 2.464 | 2.971 | 1.904 | 100.0% | 40 | | neutron.create_subnet (x2) | 3.044 | 5.165 | 6.607 | 6.863 | 7.604 | 4.934 | 100.0% | 40 | | neutron.create_router (x2) | 13.514 | 20.275 | 25.196 | 25.31 | 26.579 | 20.2 | 100.0% | 40 | | neutron.add_interface_router (x2) | 9.777 | 11.688 | 13.954 | 13.977 | 14.505 | 11.999 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 6.414 | 8.907 | 12.43 | 12.766 | 15.524 | 9.49 | 100.0% | 40 | | neutron.delete_router (x2) | 6.073 | 8.339 | 10.986 | 11.255 | 11.811 | 8.591 | 100.0% | 40 | | total | 49.809 | 55.542 | 64.204 | 66.271 | 71.754 | 57.118 | 100.0% | 40 | | -> duration | 49.809 | 55.542 | 64.204 | 66.271 | 71.754 | 57.118 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 128.411606 Full duration: 176.480125 -------------------------------------------------------------------------------- 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 a48492f3-680e-49d6-9335-02c49a14a0e0 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.916 | 1.068 | 1.187 | 1.196 | 1.205 | 1.064 | 100.0% | 8 | | neutron.create_port (x50) | 42.705 | 44.41 | 44.981 | 45.051 | 45.12 | 44.093 | 100.0% | 8 | | neutron.list_ports | 0.415 | 0.74 | 0.967 | 0.991 | 1.015 | 0.737 | 100.0% | 8 | | total | 44.519 | 46.133 | 46.923 | 46.957 | 46.991 | 45.897 | 100.0% | 8 | | -> duration | 44.519 | 46.133 | 46.923 | 46.957 | 46.991 | 45.897 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 93.554057 Full duration: 167.777148 -------------------------------------------------------------------------------- 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 a48492f3-680e-49d6-9335-02c49a14a0e0 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.047 | 2.025 | 2.592 | 2.845 | 2.88 | 1.988 | 100.0% | 40 | | neutron.create_port (x5) | 6.165 | 8.334 | 9.862 | 10.079 | 11.867 | 8.304 | 100.0% | 40 | | neutron.update_port (x5) | 3.462 | 4.725 | 5.496 | 5.803 | 6.485 | 4.751 | 100.0% | 40 | | total | 12.248 | 14.933 | 16.49 | 17.374 | 18.561 | 15.044 | 100.0% | 40 | | -> duration | 12.248 | 14.933 | 16.49 | 17.374 | 18.561 | 15.044 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.60209 Full duration: 86.49002 -------------------------------------------------------------------------------- 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 a48492f3-680e-49d6-9335-02c49a14a0e0 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.07 | 1.976 | 2.327 | 2.702 | 2.914 | 1.877 | 100.0% | 40 | | neutron.create_port (x5) | 5.839 | 7.894 | 9.461 | 9.591 | 9.848 | 7.998 | 100.0% | 40 | | neutron.delete_port (x5) | 3.964 | 4.964 | 5.828 | 6.125 | 6.307 | 4.927 | 100.0% | 40 | | total | 11.472 | 14.694 | 16.105 | 16.468 | 17.83 | 14.803 | 100.0% | 40 | | -> duration | 11.472 | 14.694 | 16.105 | 16.468 | 17.83 | 14.803 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.398075 Full duration: 58.659973 -------------------------------------------------------------------------------- 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 a48492f3-680e-49d6-9335-02c49a14a0e0 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.591 | 1.429 | 1.992 | 2.014 | 2.05 | 1.498 | 100.0% | 40 | | total | 1.073 | 2.053 | 2.587 | 2.595 | 2.653 | 2.049 | 100.0% | 40 | | -> duration | 1.073 | 2.053 | 2.587 | 2.595 | 2.653 | 2.049 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.641479 Full duration: 45.20506 -------------------------------------------------------------------------------- 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 a48492f3-680e-49d6-9335-02c49a14a0e0 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.071 | 1.276 | 1.299 | 1.301 | 1.302 | 1.231 | 100.0% | 4 | | neutron.create_subnet | 0.922 | 1.141 | 1.219 | 1.226 | 1.233 | 1.109 | 100.0% | 4 | | neutron.create_port (x125) | 151.176 | 151.826 | 153.663 | 153.988 | 154.313 | 152.285 | 100.0% | 4 | | neutron.create_trunk | 8.598 | 9.672 | 10.515 | 10.598 | 10.68 | 9.655 | 100.0% | 4 | | neutron.update_port | 1.496 | 1.712 | 1.889 | 1.925 | 1.962 | 1.72 | 100.0% | 4 | | neutron.list_trunks | 0.034 | 0.043 | 0.044 | 0.044 | 0.045 | 0.041 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.206 | 0.449 | 0.562 | 0.57 | 0.579 | 0.421 | 100.0% | 4 | | neutron.delete_trunk | 0.324 | 0.442 | 0.625 | 0.642 | 0.659 | 0.467 | 100.0% | 4 | | total | 164.726 | 166.35 | 169.424 | 169.874 | 170.325 | 166.938 | 100.0% | 4 | | -> duration | 164.726 | 166.35 | 169.424 | 169.874 | 170.325 | 166.938 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 170.332617 Full duration: 266.619468 HINTS: * To plot HTML graphics with this data, run: rally task report a48492f3-680e-49d6-9335-02c49a14a0e0 --out output.html * To generate a JUnit report, run: rally task export a48492f3-680e-49d6-9335-02c49a14a0e0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a48492f3-680e-49d6-9335-02c49a14a0e0 --json --out output.json 2019-07-30 22:07:24,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', u'a48492f3-680e-49d6-9335-02c49a14a0e0', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-07-30 22:07:26,449 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a48492f3-680e-49d6-9335-02c49a14a0e0 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-07-30 22:07:26,528 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-07-30 22:07:26,530 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:26:06 | 612 | 100.00% | | | | | | | TOTAL: | 00:26:06 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-07-30 22:07:26,530 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-07-30 22:07:26,530 - 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-07-30 22:07:28,929 - 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-07-30 22:07:28,930 - 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-07-30 22:07:31,149 - 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-07-30 22:07:31,294 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 22:07:31,294 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 27:17 | PASS | +--------------------+------------------+------------------+----------------+ 2019-07-30 22:07:31,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 22:07:31,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 22:07:31,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07: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-7c0edb7c-a04b-4073-a63a-a71a4470d390 x-openstack-request-id: req-7c0edb7c-a04b-4073-a63a-a71a4470d390 2019-07-30 22:07:31,641 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_f7c2172d-4526-4209-bd10-5e0a81263005", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/41f69e79-efc9-49c2-bd26-b2ac6d06692a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/41f69e79-efc9-49c2-bd26-b2ac6d06692a", "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": "41f69e79-efc9-49c2-bd26-b2ac6d06692a"}, {"name": "rally_jobs-flavor_f7c2172d-4526-4209-bd10-5e0a81263005", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/8ce03a0f-ea08-4120-b081-d1f920aca1da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/8ce03a0f-ea08-4120-b081-d1f920aca1da", "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": "8ce03a0f-ea08-4120-b081-d1f920aca1da"}]} 2019-07-30 22:07:31,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-7c0edb7c-a04b-4073-a63a-a71a4470d390 2019-07-30 22:07:31,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.334521055222s 2019-07-30 22:07:31,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 22:07:31,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/41f69e79-efc9-49c2-bd26-b2ac6d06692a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 22:07:31,692 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07: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-9abe8df3-25a1-419b-b754-f4718d174eb0 x-openstack-request-id: req-9abe8df3-25a1-419b-b754-f4718d174eb0 2019-07-30 22:07:31,692 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/41f69e79-efc9-49c2-bd26-b2ac6d06692a used request id req-9abe8df3-25a1-419b-b754-f4718d174eb0 2019-07-30 22:07:31,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.048535823822s 2019-07-30 22:07:31,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 22:07:31,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/b1702408-b97f-4272-b7a6-39a435755c9b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" -d '{"subnet_id": "46d87def-e889-4983-834c-6bdfa10b68ca"}' 2019-07-30 22:07:34,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:34 GMT X-Openstack-Request-Id: req-321712a5-dc94-4d26-a1d4-bec5b2ea842d 2019-07-30 22:07:34,611 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "49fce6de-0944-463f-95bd-793787183283", "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "subnet_id": "46d87def-e889-4983-834c-6bdfa10b68ca", "subnet_ids": ["46d87def-e889-4983-834c-6bdfa10b68ca"], "port_id": "f77b1c59-8686-4964-afeb-1bbd0eba37a7", "id": "b1702408-b97f-4272-b7a6-39a435755c9b"} 2019-07-30 22:07:34,612 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/b1702408-b97f-4272-b7a6-39a435755c9b/remove_router_interface.json used request id req-321712a5-dc94-4d26-a1d4-bec5b2ea842d 2019-07-30 22:07:34,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.91921901703s 2019-07-30 22:07:34,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 22:07:34,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 22:07:35,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1220 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:35 GMT X-Openstack-Request-Id: req-eaa182bb-7ff8-4bf7-adf0-51492011f556 2019-07-30 22:07:35,047 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "924ecf5681a645bdb8c0afcee685bf33", "created_at": "2019-07-30T17:32:46Z", "admin_state_up": true, "updated_at": "2019-07-30T17:32:49Z", "project_id": "924ecf5681a645bdb8c0afcee685bf33", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "0f48677e-8670-4808-bf16-066df5df8113", "name": "tempest-pretest-check-369848379"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "created_at": "2019-07-30T21:40:18Z", "admin_state_up": true, "updated_at": "2019-07-30T22:07:33Z", "project_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "b1702408-b97f-4272-b7a6-39a435755c9b", "name": "rally_jobs-router_f7c2172d-4526-4209-bd10-5e0a81263005"}]} 2019-07-30 22:07:35,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-eaa182bb-7ff8-4bf7-adf0-51492011f556 2019-07-30 22:07:35,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.435114860535s 2019-07-30 22:07:35,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 22:07:35,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/b1702408-b97f-4272-b7a6-39a435755c9b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 22:07:40,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 22:07:40 GMT X-Openstack-Request-Id: req-a00264f6-518d-4722-a13d-d1d2db133c3c 2019-07-30 22:07:40,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 22:07:40,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/b1702408-b97f-4272-b7a6-39a435755c9b.json used request id req-a00264f6-518d-4722-a13d-d1d2db133c3c 2019-07-30 22:07:40,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.48960614204s 2019-07-30 22:07:40,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 22:07:40,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 22:07:40,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1926 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:40 GMT X-Openstack-Request-Id: req-9dd09564-e0eb-4cc1-bb64-9298141af6df 2019-07-30 22:07:40,805 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T21:40:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"46d87def-e889-4983-834c-6bdfa10b68ca","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"25f68b7e5b6e4130bdc3bb40068ca5df","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_f7c2172d-4526-4209-bd10-5e0a81263005","enable_dhcp":true,"segment_id":null,"network_id":"49fce6de-0944-463f-95bd-793787183283","tenant_id":"25f68b7e5b6e4130bdc3bb40068ca5df","created_at":"2019-07-30T21:40:16Z","ip_version":4},{"updated_at":"2019-07-30T17:32:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"568d5ac1-8052-4008-9611-dd393e0ccd4a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 924ecf5681a645bdb8c0afcee685bf33","enable_dhcp":false,"segment_id":null,"network_id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","tenant_id":"","created_at":"2019-07-30T17:32:45Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4}]} 2019-07-30 22:07:40,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-9dd09564-e0eb-4cc1-bb64-9298141af6df 2019-07-30 22:07:40,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.266597986221s 2019-07-30 22:07:40,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 22:07:40,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/46d87def-e889-4983-834c-6bdfa10b68ca.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 22:07:43,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 22:07:43 GMT X-Openstack-Request-Id: req-1bbc4188-241d-45dc-b2eb-b0339e672f44 2019-07-30 22:07:43,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 22:07:43,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/46d87def-e889-4983-834c-6bdfa10b68ca.json used request id req-1bbc4188-241d-45dc-b2eb-b0339e672f44 2019-07-30 22:07:43,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.70189595222s 2019-07-30 22:07:43,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 22:07:43,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 22:07:44,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2107 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:44 GMT X-Openstack-Request-Id: req-3a781a7a-54e6-4ed1-a2e8-a56626d3e38c 2019-07-30 22:07:44,017 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"49fce6de-0944-463f-95bd-793787183283","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"25f68b7e5b6e4130bdc3bb40068ca5df","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T22:07:43Z","qos_policy_id":null,"name":"rally_jobs-net_f7c2172d-4526-4209-bd10-5e0a81263005","admin_state_up":true,"tenant_id":"25f68b7e5b6e4130bdc3bb40068ca5df","created_at":"2019-07-30T21:40:15Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 22:07:44,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-3a781a7a-54e6-4ed1-a2e8-a56626d3e38c 2019-07-30 22:07:44,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.507401943207s 2019-07-30 22:07:44,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 22:07:44,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/49fce6de-0944-463f-95bd-793787183283.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 22:07:45,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 22:07:45 GMT X-Openstack-Request-Id: req-1b5d774e-fc32-4e13-b32f-0cda07871515 2019-07-30 22:07:45,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 22:07:45,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/49fce6de-0944-463f-95bd-793787183283.json used request id req-1b5d774e-fc32-4e13-b32f-0cda07871515 2019-07-30 22:07:45,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19093298912s 2019-07-30 22:07:45,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 22:07:45,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 22:07:45,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:45 GMT X-Openstack-Request-Id: req-6b153318-d9a1-4a34-856e-4aad7dfc2b59 2019-07-30 22:07:45,974 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T21:40:30Z", "file": "/v2/images/12b0317f-25af-4e89-a258-83616363ae3b/file", "owner": "25f68b7e5b6e4130bdc3bb40068ca5df", "id": "12b0317f-25af-4e89-a258-83616363ae3b", "size": 12716032, "self": "/v2/images/12b0317f-25af-4e89-a258-83616363ae3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/12b0317f-25af-4e89-a258-83616363ae3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/12b0317f-25af-4e89-a258-83616363ae3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_f7c2172d-4526-4209-bd10-5e0a81263005", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_f7c2172d-4526-4209-bd10-5e0a81263005", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-07-30T21:40:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 22:07:45,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-6b153318-d9a1-4a34-856e-4aad7dfc2b59 2019-07-30 22:07:45,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.759229898453s 2019-07-30 22:07:45,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 22:07:45,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/12b0317f-25af-4e89-a258-83616363ae3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}11f47b2c8cf8ad810ae24d6638e7096bcfecbcd0" 2019-07-30 22:07:47,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 22:07:47 GMT X-Openstack-Request-Id: req-4774323d-be44-4baf-9ba6-131de9216f02 2019-07-30 22:07:47,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-07-30 22:07:47,460 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/12b0317f-25af-4e89-a258-83616363ae3b used request id req-4774323d-be44-4baf-9ba6-131de9216f02 2019-07-30 22:07:47,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.48411202431s 2019-07-30 22:07:47,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 22:07:47,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 22:07:47,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07: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-d400524a-cdc3-4946-b448-21e5283f857c x-openstack-request-id: req-d400524a-cdc3-4946-b448-21e5283f857c 2019-07-30 22:07:47,488 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_f7c2172d-4526-4209-bd10-5e0a81263005", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/8ce03a0f-ea08-4120-b081-d1f920aca1da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/8ce03a0f-ea08-4120-b081-d1f920aca1da", "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": "8ce03a0f-ea08-4120-b081-d1f920aca1da"}]} 2019-07-30 22:07:47,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-d400524a-cdc3-4946-b448-21e5283f857c 2019-07-30 22:07:47,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0282740592957s 2019-07-30 22:07:47,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 22:07:47,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/8ce03a0f-ea08-4120-b081-d1f920aca1da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 22:07:47,530 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07: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-a8917b79-542e-4263-94d0-087581a7573b x-openstack-request-id: req-a8917b79-542e-4263-94d0-087581a7573b 2019-07-30 22:07:47,530 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/8ce03a0f-ea08-4120-b081-d1f920aca1da used request id req-a8917b79-542e-4263-94d0-087581a7573b 2019-07-30 22:07:47,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0395081043243s 2019-07-30 22:07:47,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 22:07:47,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 22:07:47,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8b4147-61a5-40d6-906b-50de626f0fed 2019-07-30 22:07:47,858 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_f7c2172d-4526-4209-bd10-5e0a81263005", "links": {"self": "http://172.30.9.37:5000/v3/users/ff404223306e4f229170c989c0d5a71f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ff404223306e4f229170c989c0d5a71f", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 22:07:47,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-0c8b4147-61a5-40d6-906b-50de626f0fed 2019-07-30 22:07:47,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.327355146408s 2019-07-30 22:07:47,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 22:07:47,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/ff404223306e4f229170c989c0d5a71f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 22:07:48,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a35d51a6-f5bd-4f09-8ef1-9d2b82fc8b23 2019-07-30 22:07:48,186 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_f7c2172d-4526-4209-bd10-5e0a81263005", "links": {"self": "http://172.30.9.37:5000/v3/users/ff404223306e4f229170c989c0d5a71f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ff404223306e4f229170c989c0d5a71f", "description": null}} 2019-07-30 22:07:48,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/ff404223306e4f229170c989c0d5a71f used request id req-a35d51a6-f5bd-4f09-8ef1-9d2b82fc8b23 2019-07-30 22:07:48,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.322016000748s 2019-07-30 22:07:48,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 22:07:48,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/ff404223306e4f229170c989c0d5a71f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 22:07:48,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 22:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf63f73-32f9-4b2c-9a98-381acd25e3a0 2019-07-30 22:07:48,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 22:07:48,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/ff404223306e4f229170c989c0d5a71f used request id req-faf63f73-32f9-4b2c-9a98-381acd25e3a0 2019-07-30 22:07:48,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.355631113052s 2019-07-30 22:07:48,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 22:07:48,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 22:07:48,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a93fa14-1e76-4220-8de7-00e4fa3b4743 2019-07-30 22:07:48,758 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.37:5000/v3/projects/25f68b7e5b6e4130bdc3bb40068ca5df"}, "tags": [], "enabled": true, "id": "25f68b7e5b6e4130bdc3bb40068ca5df", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_f7c2172d-4526-4209-bd10-5e0a81263005"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 22:07:48,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-3a93fa14-1e76-4220-8de7-00e4fa3b4743 2019-07-30 22:07:48,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208708047867s 2019-07-30 22:07:48,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 22:07:48,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/25f68b7e5b6e4130bdc3bb40068ca5df -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 22:07:49,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 22:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-504963ee-a3e8-4b32-a027-ed30ff6624c3 2019-07-30 22:07:49,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 22:07:49,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/25f68b7e5b6e4130bdc3bb40068ca5df used request id req-504963ee-a3e8-4b32-a027-ed30ff6624c3 2019-07-30 22:07:49,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.306746006012s 2019-07-30 22:07:49,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 22:07:49,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=25f68b7e5b6e4130bdc3bb40068ca5df&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 22:07:49,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:49 GMT X-Openstack-Request-Id: req-49975813-ff05-4aa9-8086-45c50b4693c7 2019-07-30 22:07:49,409 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "created_at": "2019-07-30T21:40:15Z", "updated_at": "2019-07-30T21:40:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T21:40:15Z", "revision_number": 0, "id": "3e8daa32-0ad5-4107-9f55-32fec2476d2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T21:40:15Z", "security_group_id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f68b7e5b6e4130bdc3bb40068ca5df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T21:40:15Z", "revision_number": 0, "id": "a9bc8787-c5a6-44b2-8060-8160f49afce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T21:40:15Z", "security_group_id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f68b7e5b6e4130bdc3bb40068ca5df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T21:40:15Z", "revision_number": 0, "id": "ce3c615a-6f93-42b2-92ef-9815149c6cde", "remote_group_id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "remote_ip_prefix": null, "created_at": "2019-07-30T21:40:15Z", "security_group_id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f68b7e5b6e4130bdc3bb40068ca5df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T21:40:15Z", "revision_number": 0, "id": "f521d229-2985-405c-8229-b7098c50bb38", "remote_group_id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "remote_ip_prefix": null, "created_at": "2019-07-30T21:40:15Z", "security_group_id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f68b7e5b6e4130bdc3bb40068ca5df"}], "revision_number": 1, "project_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "name": "default"}]} 2019-07-30 22:07:49,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=25f68b7e5b6e4130bdc3bb40068ca5df&name=default used request id req-49975813-ff05-4aa9-8086-45c50b4693c7 2019-07-30 22:07:49,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.3341319561s 2019-07-30 22:07:49,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 22:07:49,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 22:07:49,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:49 GMT X-Openstack-Request-Id: req-86c95071-2c99-471f-a961-26157f6c41df 2019-07-30 22:07:49,791 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "created_at": "2019-07-30T21:40:15Z", "updated_at": "2019-07-30T21:40:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T21:40:15Z", "revision_number": 0, "id": "3e8daa32-0ad5-4107-9f55-32fec2476d2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T21:40:15Z", "security_group_id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f68b7e5b6e4130bdc3bb40068ca5df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T21:40:15Z", "revision_number": 0, "id": "a9bc8787-c5a6-44b2-8060-8160f49afce2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T21:40:15Z", "security_group_id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f68b7e5b6e4130bdc3bb40068ca5df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T21:40:15Z", "revision_number": 0, "id": "ce3c615a-6f93-42b2-92ef-9815149c6cde", "remote_group_id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "remote_ip_prefix": null, "created_at": "2019-07-30T21:40:15Z", "security_group_id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "port_range_min": null, "ethertype": "IPv6", "project_id": "25f68b7e5b6e4130bdc3bb40068ca5df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T21:40:15Z", "revision_number": 0, "id": "f521d229-2985-405c-8229-b7098c50bb38", "remote_group_id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "remote_ip_prefix": null, "created_at": "2019-07-30T21:40:15Z", "security_group_id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "tenant_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "port_range_min": null, "ethertype": "IPv4", "project_id": "25f68b7e5b6e4130bdc3bb40068ca5df"}], "revision_number": 1, "project_id": "25f68b7e5b6e4130bdc3bb40068ca5df", "id": "7c19b5e8-7828-4cb2-b699-87c84302935e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-30 22:07:49,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-86c95071-2c99-471f-a961-26157f6c41df 2019-07-30 22:07:49,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.376851081848s 2019-07-30 22:07:49,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 22:07:49,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/7c19b5e8-7828-4cb2-b699-87c84302935e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d37c50b3197518b9c573b25f61c1cbe52b06499c" 2019-07-30 22:07:50,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 22:07:50 GMT X-Openstack-Request-Id: req-fb46d1ab-72bf-4874-a798-b4ec3da08996 2019-07-30 22:07:50,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 22:07:50,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/7c19b5e8-7828-4cb2-b699-87c84302935e.json used request id req-fb46d1ab-72bf-4874-a798-b4ec3da08996 2019-07-30 22:07:50,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.457847118378s 2019-07-30 22:07:50,277 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-07-30 22:07:50,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 22:07:50,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-084a0ef3-ce7d-40cb-85e8-12e54c74b22a 2019-07-30 22:07:50,309 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 22:07:50,309 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-084a0ef3-ce7d-40cb-85e8-12e54c74b22a 2019-07-30 22:07:50,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 22:07:50,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T23:07:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["Mg2x2CEYQlGUTTbYDKCfCQ"], "issued_at": "2019-07-30T22:07:50.000000Z"}} 2019-07-30 22:07:50,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 22:07:50,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:07:51,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:51 GMT X-Openstack-Request-Id: req-9d435463-7651-47c0-b5b8-d7d5f383459e 2019-07-30 22:07:51,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":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 22:07:51,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9d435463-7651-47c0-b5b8-d7d5f383459e 2019-07-30 22:07:51,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387523889542s 2019-07-30 22:07:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 22:07:51,129 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21e38b9b-6676-4bbc-b3eb-fce5d0878f97 2019-07-30 22:07:51,130 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 22:07:51,130 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-21e38b9b-6676-4bbc-b3eb-fce5d0878f97 2019-07-30 22:07:51,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 22:07:51,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:07:51,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-577418b7-7c17-49f4-9026-6e89689ab35e 2019-07-30 22:07:51,358 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 22:07:51,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-577418b7-7c17-49f4-9026-6e89689ab35e 2019-07-30 22:07:51,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227567911148s 2019-07-30 22:07:51,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 22:07:51,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_5d461bf2-464a-4ad5-909b-c45acbf1488d"}}' 2019-07-30 22:07:51,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9a91d6f-1eb5-44c6-8d46-4fe4cd1bd318 2019-07-30 22:07:51,615 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.37:5000/v3/projects/bac8c588f7994917983d429cdbea0c62"}, "tags": [], "enabled": true, "id": "bac8c588f7994917983d429cdbea0c62", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_5d461bf2-464a-4ad5-909b-c45acbf1488d"}} 2019-07-30 22:07:51,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-b9a91d6f-1eb5-44c6-8d46-4fe4cd1bd318 2019-07-30 22:07:51,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.249823093414s 2019-07-30 22:07:51,616 - 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'bac8c588f7994917983d429cdbea0c62', '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_5d461bf2-464a-4ad5-909b-c45acbf1488d'}) 2019-07-30 22:07:51,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 22:07:51,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cVMdBiEyPPOdIZ4Ft12wSDuRTZoxXq", "email": null, "name": "vmtp-user_5d461bf2-464a-4ad5-909b-c45acbf1488d"}}' 2019-07-30 22:07:52,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e5fdfeb-f05d-48c4-bf67-e84cbf032bf0 2019-07-30 22:07:52,161 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_5d461bf2-464a-4ad5-909b-c45acbf1488d", "links": {"self": "http://172.30.9.37:5000/v3/users/71b6079e9cd844e3af4e916693f6c869"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "71b6079e9cd844e3af4e916693f6c869", "domain_id": "default", "password_expires_at": null}} 2019-07-30 22:07:52,161 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-8e5fdfeb-f05d-48c4-bf67-e84cbf032bf0 2019-07-30 22:07:52,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.538832902908s 2019-07-30 22:07:52,162 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'71b6079e9cd844e3af4e916693f6c869', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_5d461bf2-464a-4ad5-909b-c45acbf1488d'}) 2019-07-30 22:07:52,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 22:07:52,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:07:52,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8462f44a-5980-4ead-bd3d-f6414b9eef96 2019-07-30 22:07:52,406 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 22:07:52,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-8462f44a-5980-4ead-bd3d-f6414b9eef96 2019-07-30 22:07:52,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.240111112595s 2019-07-30 22:07:52,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 22:07:52,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:07:52,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b636e6-7ed7-429f-9883-f0d46e7b2d72 2019-07-30 22:07:52,646 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 22:07:52,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-b2b636e6-7ed7-429f-9883-f0d46e7b2d72 2019-07-30 22:07:52,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.235337018967s 2019-07-30 22:07:52,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 22:07:52,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:07:52,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5173808-bbb4-4397-91d9-b1ddfbd17357 2019-07-30 22:07:52,858 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 22:07:52,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-c5173808-bbb4-4397-91d9-b1ddfbd17357 2019-07-30 22:07:52,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207388877869s 2019-07-30 22:07:52,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 22:07:52,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:07:53,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28bff30d-273a-49c3-9e77-4d03f7efc3be 2019-07-30 22:07:53,092 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 22:07:53,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-28bff30d-273a-49c3-9e77-4d03f7efc3be 2019-07-30 22:07:53,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229063987732s 2019-07-30 22:07:53,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 22:07:53,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:07:53,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 830 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-442add2c-fa04-413c-a22d-60b5969f3970 2019-07-30 22:07:53,358 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmtp-user_5d461bf2-464a-4ad5-909b-c45acbf1488d", "links": {"self": "http://172.30.9.37:5000/v3/users/71b6079e9cd844e3af4e916693f6c869"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "71b6079e9cd844e3af4e916693f6c869", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 22:07:53,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-442add2c-fa04-413c-a22d-60b5969f3970 2019-07-30 22:07:53,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.264684915543s 2019-07-30 22:07:53,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 22:07:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:07:53,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41102301-67d9-4760-a494-5038a012c3d8 2019-07-30 22:07:53,529 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.37:5000/v3/projects/bac8c588f7994917983d429cdbea0c62"}, "tags": [], "enabled": true, "id": "bac8c588f7994917983d429cdbea0c62", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_5d461bf2-464a-4ad5-909b-c45acbf1488d"}]} 2019-07-30 22:07:53,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-41102301-67d9-4760-a494-5038a012c3d8 2019-07-30 22:07:53,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.159164190292s 2019-07-30 22:07:53,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 22:07:53,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=71b6079e9cd844e3af4e916693f6c869&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=bac8c588f7994917983d429cdbea0c62" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:07:53,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1fdabc-e249-4aea-bff3-5036061456fd 2019-07-30 22:07:53,773 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=71b6079e9cd844e3af4e916693f6c869&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=bac8c588f7994917983d429cdbea0c62", "previous": null, "next": null}} 2019-07-30 22:07:53,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=71b6079e9cd844e3af4e916693f6c869&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=bac8c588f7994917983d429cdbea0c62 used request id req-2c1fdabc-e249-4aea-bff3-5036061456fd 2019-07-30 22:07:53,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.236398935318s 2019-07-30 22:07:53,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 22:07:53,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/bac8c588f7994917983d429cdbea0c62/users/71b6079e9cd844e3af4e916693f6c869/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:07:54,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 22:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2468f16-54c0-4783-a6b7-ef04905633a7 2019-07-30 22:07:54,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 22:07:54,056 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/bac8c588f7994917983d429cdbea0c62/users/71b6079e9cd844e3af4e916693f6c869/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-b2468f16-54c0-4783-a6b7-ef04905633a7 2019-07-30 22:07:54,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.279592990875s 2019-07-30 22:07:54,057 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_5d461bf2-464a-4ad5-909b-c45acbf1488d', 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'bac8c588f7994917983d429cdbea0c62', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cVMdBiEyPPOdIZ4Ft12wSDuRTZoxXq', 'username': u'vmtp-user_5d461bf2-464a-4ad5-909b-c45acbf1488d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 22:07:54,061 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_5d461bf2-464a-4ad5-909b-c45acbf1488d', 'password': 'cVMdBiEyPPOdIZ4Ft12wSDuRTZoxXq', 'project_name': 'vmtp-project_5d461bf2-464a-4ad5-909b-c45acbf1488d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': 'bac8c588f7994917983d429cdbea0c62', 'project_domain_name': 'Default'} 2019-07-30 22:07:54,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 22:07:54,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:07:54,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07: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-80763f9f-70ba-4e48-946c-f0709ddff277 x-openstack-request-id: req-80763f9f-70ba-4e48-946c-f0709ddff277 2019-07-30 22:07:54,435 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 242}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 245}, "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": 5}]} 2019-07-30 22:07:54,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-80763f9f-70ba-4e48-946c-f0709ddff277 2019-07-30 22:07:54,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.367470979691s 2019-07-30 22:07:54,436 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-07-30 22:07:54,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 22:07:54,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 22:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ed0f92-ae4b-4700-be61-625dabfb2b83 2019-07-30 22:07:54,447 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 22:07:54,447 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-15ed0f92-ae4b-4700-be61-625dabfb2b83 2019-07-30 22:07:54,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 22:07:54,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T23:07:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bac8c588f7994917983d429cdbea0c62", "name": "vmtp-project_5d461bf2-464a-4ad5-909b-c45acbf1488d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/bac8c588f7994917983d429cdbea0c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/bac8c588f7994917983d429cdbea0c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/bac8c588f7994917983d429cdbea0c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_bac8c588f7994917983d429cdbea0c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_bac8c588f7994917983d429cdbea0c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/bac8c588f7994917983d429cdbea0c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/bac8c588f7994917983d429cdbea0c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/bac8c588f7994917983d429cdbea0c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/bac8c588f7994917983d429cdbea0c62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/bac8c588f7994917983d429cdbea0c62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/bac8c588f7994917983d429cdbea0c62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_5d461bf2-464a-4ad5-909b-c45acbf1488d", "id": "71b6079e9cd844e3af4e916693f6c869"}, "audit_ids": ["8KHxdXsaRr2iwOMkoxge6A"], "issued_at": "2019-07-30T22:07:54.000000Z"}} 2019-07-30 22:07:54,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 22:07:54,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}380d796108e44adce200e0ed3227ae25aef73e06" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "vmtp-router_5d461bf2-464a-4ad5-909b-c45acbf1488d", "admin_state_up": true}}' 2019-07-30 22:08:02,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08:02 GMT X-Openstack-Request-Id: req-cbcb86e9-3153-4954-bff4-c2068a577f3c 2019-07-30 22:08:02,497 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bac8c588f7994917983d429cdbea0c62", "created_at": "2019-07-30T22:07:55Z", "admin_state_up": true, "updated_at": "2019-07-30T22:07:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "bac8c588f7994917983d429cdbea0c62", "id": "41d496f1-5b23-4b8f-9793-c4996a7813bc", "name": "vmtp-router_5d461bf2-464a-4ad5-909b-c45acbf1488d"}} 2019-07-30 22:08:02,497 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-cbcb86e9-3153-4954-bff4-c2068a577f3c 2019-07-30 22:08:02,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.62342500687s 2019-07-30 22:08:02,498 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T22:07:57Z', u'revision_number': 3, u'id': u'41d496f1-5b23-4b8f-9793-c4996a7813bc', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_5d461bf2-464a-4ad5-909b-c45acbf1488d', u'admin_state_up': True, u'tenant_id': u'bac8c588f7994917983d429cdbea0c62', u'created_at': u'2019-07-30T22:07:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'bac8c588f7994917983d429cdbea0c62'}) 2019-07-30 22:08:02,498 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-30 22:08:03,635 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-30 22:08:03,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 22:08:03,641 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08:03 GMT 2019-07-30 22:08:03,641 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 22:08:03,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 22:08:03,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}380d796108e44adce200e0ed3227ae25aef73e06" 2019-07-30 22:08:04,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08:04 GMT X-Openstack-Request-Id: req-6efd8a42-263e-49f9-93bf-0237f24414b1 2019-07-30 22:08:04,524 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 22:08:04,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-6efd8a42-263e-49f9-93bf-0237f24414b1 2019-07-30 22:08:04,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.879537820816s 2019-07-30 22:08:04,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 22:08:04,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}380d796108e44adce200e0ed3227ae25aef73e06" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/vmtp-img_5d461bf2-464a-4ad5-909b-c45acbf1488d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_5d461bf2-464a-4ad5-909b-c45acbf1488d"}' 2019-07-30 22:08:04,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08:04 GMT Location: http://172.30.9.37:9292/v2/images/aee9d638-3935-423d-b928-d844e011847a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-02764acf-a02e-4363-ae11-472a7f4568f1 2019-07-30 22:08:04,930 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T22:08:04Z", "file": "/v2/images/aee9d638-3935-423d-b928-d844e011847a/file", "owner": "bac8c588f7994917983d429cdbea0c62", "id": "aee9d638-3935-423d-b928-d844e011847a", "size": null, "self": "/v2/images/aee9d638-3935-423d-b928-d844e011847a", "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_5d461bf2-464a-4ad5-909b-c45acbf1488d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_5d461bf2-464a-4ad5-909b-c45acbf1488d", "checksum": null, "created_at": "2019-07-30T22:08:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 22:08:04,930 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-02764acf-a02e-4363-ae11-472a7f4568f1 2019-07-30 22:08:04,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.397228002548s 2019-07-30 22:08:04,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 22:08:04,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/aee9d638-3935-423d-b928-d844e011847a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}380d796108e44adce200e0ed3227ae25aef73e06" -d '' 2019-07-30 22:08:09,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 22:08:09 GMT X-Openstack-Request-Id: req-c9f619f1-df9e-4932-a010-d2ad3c60a572 2019-07-30 22:08:09,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-07-30 22:08:09,754 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/aee9d638-3935-423d-b928-d844e011847a/file used request id req-c9f619f1-df9e-4932-a010-d2ad3c60a572 2019-07-30 22:08:09,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.82355690002s 2019-07-30 22:08:09,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 22:08:09,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}380d796108e44adce200e0ed3227ae25aef73e06" 2019-07-30 22:08:10,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08:10 GMT X-Openstack-Request-Id: req-46d1b7dd-b6f3-4ac8-b192-dae25b756398 2019-07-30 22:08:10,492 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T22:08:09Z", "file": "/v2/images/aee9d638-3935-423d-b928-d844e011847a/file", "owner": "bac8c588f7994917983d429cdbea0c62", "id": "aee9d638-3935-423d-b928-d844e011847a", "size": 263848448, "self": "/v2/images/aee9d638-3935-423d-b928-d844e011847a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/aee9d638-3935-423d-b928-d844e011847a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/aee9d638-3935-423d-b928-d844e011847a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_5d461bf2-464a-4ad5-909b-c45acbf1488d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_5d461bf2-464a-4ad5-909b-c45acbf1488d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T22:08:04Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 22:08:10,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-46d1b7dd-b6f3-4ac8-b192-dae25b756398 2019-07-30 22:08:10,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.731598138809s 2019-07-30 22:08:10,495 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/aee9d638-3935-423d-b928-d844e011847a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/aee9d638-3935-423d-b928-d844e011847a/file', 'owner': u'bac8c588f7994917983d429cdbea0c62', 'id': u'aee9d638-3935-423d-b928-d844e011847a', 'size': 263848448, u'self': u'/v2/images/aee9d638-3935-423d-b928-d844e011847a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bac8c588f7994917983d429cdbea0c62', 'name': 'vmtp-project_5d461bf2-464a-4ad5-909b-c45acbf1488d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/aee9d638-3935-423d-b928-d844e011847a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T22:08:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T22:08:09Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/vmtp-img_5d461bf2-464a-4ad5-909b-c45acbf1488d', '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/aee9d638-3935-423d-b928-d844e011847a', 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_5d461bf2-464a-4ad5-909b-c45acbf1488d', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_5d461bf2-464a-4ad5-909b-c45acbf1488d', 'created': u'2019-07-30T22:08:04Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-30T22:08:04Z', 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/aee9d638-3935-423d-b928-d844e011847a', 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_5d461bf2-464a-4ad5-909b-c45acbf1488d', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-30 22:08:10,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 22:08:10,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_5d461bf2-464a-4ad5-909b-c45acbf1488d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-07-30 22:08:10,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08: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-10fc4cdf-9a72-4ed1-91c5-88b7f690b17c x-openstack-request-id: req-10fc4cdf-9a72-4ed1-91c5-88b7f690b17c 2019-07-30 22:08:10,552 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_5d461bf2-464a-4ad5-909b-c45acbf1488d", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b87bff0b-2195-4cd3-ba8c-ba3d98566b65", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b87bff0b-2195-4cd3-ba8c-ba3d98566b65", "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": "b87bff0b-2195-4cd3-ba8c-ba3d98566b65"}} 2019-07-30 22:08:10,552 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-10fc4cdf-9a72-4ed1-91c5-88b7f690b17c 2019-07-30 22:08:10,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0563280582428s 2019-07-30 22:08:10,553 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_5d461bf2-464a-4ad5-909b-c45acbf1488d', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'b87bff0b-2195-4cd3-ba8c-ba3d98566b65', 'swap': 0}) 2019-07-30 22:08:10,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 22:08:10,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/b87bff0b-2195-4cd3-ba8c-ba3d98566b65/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" -d '{"extra_specs": {}}' 2019-07-30 22:08:10,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08: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-19150c0c-fed8-44a3-bbdb-fb719b706335 x-openstack-request-id: req-19150c0c-fed8-44a3-bbdb-fb719b706335 2019-07-30 22:08:10,583 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 22:08:10,583 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/b87bff0b-2195-4cd3-ba8c-ba3d98566b65/os-extra_specs used request id req-19150c0c-fed8-44a3-bbdb-fb719b706335 2019-07-30 22:08:10,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0288779735565s 2019-07-30 22:08:10,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 22:08:10,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:08:10,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c5c9ac3-e675-4850-bd26-74fbb906f27d 2019-07-30 22:08:10,801 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 22:08:10,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-3c5c9ac3-e675-4850-bd26-74fbb906f27d 2019-07-30 22:08:10,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214730978012s 2019-07-30 22:08:10,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 22:08:10,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:08:11,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e035c3b8-3ab9-45f9-8746-ff1c568b8f26 2019-07-30 22:08:11,012 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 22:08:11,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-e035c3b8-3ab9-45f9-8746-ff1c568b8f26 2019-07-30 22:08:11,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205341815948s 2019-07-30 22:08:11,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 22:08:11,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:08:11,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-591ab7a0-0839-4e31-8c1c-aaf01ca25e30 2019-07-30 22:08:11,238 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 22:08:11,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-591ab7a0-0839-4e31-8c1c-aaf01ca25e30 2019-07-30 22:08:11,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220781803131s 2019-07-30 22:08:11,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 22:08:11,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:08:11,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 830 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a800729d-127a-4391-a648-c1a942f90ab3 2019-07-30 22:08:11,467 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmtp-user_5d461bf2-464a-4ad5-909b-c45acbf1488d", "links": {"self": "http://172.30.9.37:5000/v3/users/71b6079e9cd844e3af4e916693f6c869"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "71b6079e9cd844e3af4e916693f6c869", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 22:08:11,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-a800729d-127a-4391-a648-c1a942f90ab3 2019-07-30 22:08:11,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227859020233s 2019-07-30 22:08:11,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 22:08:11,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:08:11,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1fac00-b30e-4a00-8bbf-151d690a50ce 2019-07-30 22:08:11,693 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.37:5000/v3/projects/bac8c588f7994917983d429cdbea0c62"}, "tags": [], "enabled": true, "id": "bac8c588f7994917983d429cdbea0c62", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_5d461bf2-464a-4ad5-909b-c45acbf1488d"}]} 2019-07-30 22:08:11,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-1b1fac00-b30e-4a00-8bbf-151d690a50ce 2019-07-30 22:08:11,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214884996414s 2019-07-30 22:08:11,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 22:08:11,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=71b6079e9cd844e3af4e916693f6c869&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=bac8c588f7994917983d429cdbea0c62" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:08:11,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65be5ed6-3df8-474f-ae53-05daa1105d48 2019-07-30 22:08:11,941 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=71b6079e9cd844e3af4e916693f6c869&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=bac8c588f7994917983d429cdbea0c62", "previous": null, "next": null}} 2019-07-30 22:08:11,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=71b6079e9cd844e3af4e916693f6c869&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=bac8c588f7994917983d429cdbea0c62 used request id req-65be5ed6-3df8-474f-ae53-05daa1105d48 2019-07-30 22:08:11,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.239923000336s 2019-07-30 22:08:11,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 22:08:11,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/bac8c588f7994917983d429cdbea0c62/users/71b6079e9cd844e3af4e916693f6c869/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:08:12,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 22:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34627aaa-79ed-4be4-8d91-3b4cdc66b703 2019-07-30 22:08:12,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 22:08:12,268 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/bac8c588f7994917983d429cdbea0c62/users/71b6079e9cd844e3af4e916693f6c869/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-34627aaa-79ed-4be4-8d91-3b4cdc66b703 2019-07-30 22:08:12,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.323204994202s 2019-07-30 22:08:12,269 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_5d461bf2-464a-4ad5-909b-c45acbf1488d' 2019-07-30 22:08:12,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 22:08:12,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}380d796108e44adce200e0ed3227ae25aef73e06" -d '{"keypair": {"name": "vmtp_5d461bf2-464a-4ad5-909b-c45acbf1488d"}}' 2019-07-30 22:08:12,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08: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-254cb8ec-61f0-4db8-ae61-61167eb00341 x-openstack-request-id: req-254cb8ec-61f0-4db8-ae61-61167eb00341 2019-07-30 22:08:12,675 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUClK8YUtZdaBvpQIp4kLPjUvudb8xGURnQKzThPYzX1k2QTOAvAIQpnwdumX25quQCTQqbDYw3xNLuKjPScXZqOxxeLLffLClpQx326V6m86b4Rlq1hPEdjh+WqCZkLUCk/QPAtQanMJVebuRgm7/1ahD0JvjbVd74HcQBkjSWXkYtP/LYPefRjXE9dE1OvsPmhLBey4V5ISFzmBdcLeT69DTinEUz+Plrh4lycs2DHuEQmkRG+Z07n8C8rRdDiYHy0J8axSZGzF2lmEipNKlf0eymYA0M76dglYCIUhFwWJbiKIGw+vy71czxWrzMbo7oNH3/i0ej+Eb4er78s9D Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1ApSvGFLWXWgb6UCKeJCz41L7nW/MRlEZ0Cs04T2M19ZNkEz\ngLwCEKZ8Hbpl9uarkAk0Kmw2MN8TS7ioz0nF2ajscXiy33ywpaUMd9ulepvOm+EZ\natYTxHY4flqgmZC1ApP0DwLUGpzCVXm7kYJu/9WoQ9Cb421Xe+B3EAZI0ll5GLT/\ny2D3n0Y1xPXRNTr7D5oSwXsuFeSEhc5gXXC3k+vQ04pxFM/j5a4eJcnLNgx7hEJp\nERvmdO5/AvK0XQ4mB8tCfGsUmRsxdpZhIqTSpX9HspmANDO+nYJWAiFIRcFiW4ii\nBsPr8u9XM8Vq8zG6O6DR9/4tHo/hG+Hq+/LPQwIDAQABAoIBAHG/e/TMqNQ70q4x\nscBwPXEEFoi8p60aJeTSACSUPlL+wmflgFB+CwmNliWIeeyCf+SL220qkcOT19EW\nJZDVvYpvITAaFLLpPAYQTWj67oGglaxvi+gRIZeR5+p4iZD33PKeFh37YXdJQsMB\nw8piU1Nw9Ywzm3zcikLM/nIdPPGBzUItK4xsdHEam2JBBwQvV7Q18AlVYiOfaWS3\nx+w8tq0609uVxxGFVej12p6/WhEoCqEybTUzGmsODqd6TgManSEhj8zpCysn+k5x\n9OuiRupRG9Qj0ORpju5pPeKQdjju+ZO8+Edg8Mgs1dEnQgcRmO9EGBxENG+oCtYD\nNEWQ7GECgYEA/BTjFxTe/Puz+RCWP4e/GD9md2paWkxJMYvRDmE3ZaSoKNHgeuJc\nfMjYrHJ1P6eRp1RB2z4Sorx4+4HjE8N/6RSQ/Ih+IQvx2LCvUkA83povlWRtYjp1\nlT44rLts/Poutw716KlrStYwSCWc76oDCpfL5v3BQTMlneB22i5cQPECgYEA11YZ\nYy98DYQg+4VAPdXk8jAjuyba9Oldey9ITxvfWzJ/xdCARQh0aWszRzcTrK1NV5Uo\ndi0mupAQfZZrGHPNmd9sgnln+UuPcGQ9UiP0K+eLNyZDrEOatHOQ2B7KioEMN7Dd\nwPitGi7YDKUp837saKNK684SmHzeig2B3p6r03MCgYEAwO5/jBfmPvuqGBMQ25ja\nsgU8OGNGuduvHWOkYnwXeQzXwz42r/Z10O+rnfiQMmLfAJFlQha1DqZvdhdII8U6\nLbsW6KDS4BoTRMSdurb9n2Wky5MsgMS7X7laiSF93fThMiwaG7MnMgTSuTVIcsnN\nQBtD7QwEEBHEVZwJex2GcBECgYEAuXnGukEPSBET27FlqR1Qay79x9jq5eMQCueq\nD8HBPCseFUPHCC8FHjwg2eldv/Ex2gt243t2jWFDYvkp29D7OdtQ+n0aCoeD0Fn2\n24ZubVat+d2yknFUkrOsAgtbh7spy9pC11EawJ+ypgmpPbuIY4SrJrrEF6YOhLin\nsRnYhHMCgYB83HCPZVHWSeJduLlyhiCtYARGH1Ca31wDoaTXxbDIMZfmRLs22bVa\nx7ERswszPsnNWcIW1V6/fBMuU0xxJ4Trqg0481F5qDEY91uM0VD7ZNBctqHauh55\nzG1xuvVSGxeBKnS1DOMM00tRXUpF1RHHPzGMbjI6fdz8V9nzpMjFPw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "71b6079e9cd844e3af4e916693f6c869", "name": "vmtp_5d461bf2-464a-4ad5-909b-c45acbf1488d", "fingerprint": "99:92:b2:94:87:83:01:d4:da:ce:11:31:a2:61:a2:68"}} 2019-07-30 22:08:12,675 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-254cb8ec-61f0-4db8-ae61-61167eb00341 2019-07-30 22:08:12,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.40332698822s 2019-07-30 22:08:12,676 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUClK8YUtZdaBvpQIp4kLPjUvudb8xGURnQKzThPYzX1k2QTOAvAIQpnwdumX25quQCTQqbDYw3xNLuKjPScXZqOxxeLLffLClpQx326V6m86b4Rlq1hPEdjh+WqCZkLUCk/QPAtQanMJVebuRgm7/1ahD0JvjbVd74HcQBkjSWXkYtP/LYPefRjXE9dE1OvsPmhLBey4V5ISFzmBdcLeT69DTinEUz+Plrh4lycs2DHuEQmkRG+Z07n8C8rRdDiYHy0J8axSZGzF2lmEipNKlf0eymYA0M76dglYCIUhFwWJbiKIGw+vy71czxWrzMbo7oNH3/i0ej+Eb4er78s9D Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1ApSvGFLWXWgb6UCKeJCz41L7nW/MRlEZ0Cs04T2M19ZNkEz\ngLwCEKZ8Hbpl9uarkAk0Kmw2MN8TS7ioz0nF2ajscXiy33ywpaUMd9ulepvOm+EZ\natYTxHY4flqgmZC1ApP0DwLUGpzCVXm7kYJu/9WoQ9Cb421Xe+B3EAZI0ll5GLT/\ny2D3n0Y1xPXRNTr7D5oSwXsuFeSEhc5gXXC3k+vQ04pxFM/j5a4eJcnLNgx7hEJp\nERvmdO5/AvK0XQ4mB8tCfGsUmRsxdpZhIqTSpX9HspmANDO+nYJWAiFIRcFiW4ii\nBsPr8u9XM8Vq8zG6O6DR9/4tHo/hG+Hq+/LPQwIDAQABAoIBAHG/e/TMqNQ70q4x\nscBwPXEEFoi8p60aJeTSACSUPlL+wmflgFB+CwmNliWIeeyCf+SL220qkcOT19EW\nJZDVvYpvITAaFLLpPAYQTWj67oGglaxvi+gRIZeR5+p4iZD33PKeFh37YXdJQsMB\nw8piU1Nw9Ywzm3zcikLM/nIdPPGBzUItK4xsdHEam2JBBwQvV7Q18AlVYiOfaWS3\nx+w8tq0609uVxxGFVej12p6/WhEoCqEybTUzGmsODqd6TgManSEhj8zpCysn+k5x\n9OuiRupRG9Qj0ORpju5pPeKQdjju+ZO8+Edg8Mgs1dEnQgcRmO9EGBxENG+oCtYD\nNEWQ7GECgYEA/BTjFxTe/Puz+RCWP4e/GD9md2paWkxJMYvRDmE3ZaSoKNHgeuJc\nfMjYrHJ1P6eRp1RB2z4Sorx4+4HjE8N/6RSQ/Ih+IQvx2LCvUkA83povlWRtYjp1\nlT44rLts/Poutw716KlrStYwSCWc76oDCpfL5v3BQTMlneB22i5cQPECgYEA11YZ\nYy98DYQg+4VAPdXk8jAjuyba9Oldey9ITxvfWzJ/xdCARQh0aWszRzcTrK1NV5Uo\ndi0mupAQfZZrGHPNmd9sgnln+UuPcGQ9UiP0K+eLNyZDrEOatHOQ2B7KioEMN7Dd\nwPitGi7YDKUp837saKNK684SmHzeig2B3p6r03MCgYEAwO5/jBfmPvuqGBMQ25ja\nsgU8OGNGuduvHWOkYnwXeQzXwz42r/Z10O+rnfiQMmLfAJFlQha1DqZvdhdII8U6\nLbsW6KDS4BoTRMSdurb9n2Wky5MsgMS7X7laiSF93fThMiwaG7MnMgTSuTVIcsnN\nQBtD7QwEEBHEVZwJex2GcBECgYEAuXnGukEPSBET27FlqR1Qay79x9jq5eMQCueq\nD8HBPCseFUPHCC8FHjwg2eldv/Ex2gt243t2jWFDYvkp29D7OdtQ+n0aCoeD0Fn2\n24ZubVat+d2yknFUkrOsAgtbh7spy9pC11EawJ+ypgmpPbuIY4SrJrrEF6YOhLin\nsRnYhHMCgYB83HCPZVHWSeJduLlyhiCtYARGH1Ca31wDoaTXxbDIMZfmRLs22bVa\nx7ERswszPsnNWcIW1V6/fBMuU0xxJ4Trqg0481F5qDEY91uM0VD7ZNBctqHauh55\nzG1xuvVSGxeBKnS1DOMM00tRXUpF1RHHPzGMbjI6fdz8V9nzpMjFPw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'71b6079e9cd844e3af4e916693f6c869', 'name': u'vmtp_5d461bf2-464a-4ad5-909b-c45acbf1488d', 'created_at': '2019-07-30T22:08:12.676467', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bac8c588f7994917983d429cdbea0c62', 'name': 'vmtp-project_5d461bf2-464a-4ad5-909b-c45acbf1488d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'99:92:b2:94:87:83:01:d4:da:ce:11:31:a2:61:a2:68', 'type': 'ssh', 'id': u'vmtp_5d461bf2-464a-4ad5-909b-c45acbf1488d'}) 2019-07-30 22:08:12,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 22:08:12,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/vmtp_5d461bf2-464a-4ad5-909b-c45acbf1488d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}380d796108e44adce200e0ed3227ae25aef73e06" 2019-07-30 22:08:12,717 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 22:08: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-832b45a2-9dc0-402d-ade9-1b4ee957f480 x-openstack-request-id: req-832b45a2-9dc0-402d-ade9-1b4ee957f480 2019-07-30 22:08:12,717 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/vmtp_5d461bf2-464a-4ad5-909b-c45acbf1488d used request id req-832b45a2-9dc0-402d-ade9-1b4ee957f480 2019-07-30 22:08:12,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0402851104736s 2019-07-30 22:08:13,356 - 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-07-30 22:28:05,008 - 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-07-30 22:08:14,022 INFO Using http://172.30.9.37:5000/v3 2019-07-30 22:08:14,022 INFO VM public key: /tmp/tmpLqHhiS 2019-07-30 22:08:14,022 INFO VM private key: /tmp/tmpiuRg1f 2019-07-30 22:08:16,010 INFO Found image vmtp-img_5d461bf2-464a-4ad5-909b-c45acbf1488d to launch VM, will continue 2019-07-30 22:08:17,351 INFO Using external router: vmtp-router_5d461bf2-464a-4ad5-909b-c45acbf1488d 2019-07-30 22:08:17,352 INFO Using external network: external. 2019-07-30 22:08:19,601 INFO Created internal network: pns-internal-net_5d461bf2-464a-4ad5-909b-c45acbf1488d. 2019-07-30 22:08:21,146 INFO Created internal network: pns-internal-net2_5d461bf2-464a-4ad5-909b-c45acbf1488d. 2019-07-30 22:08:24,986 DEBUG Ext router associated to pns-internal-net_5d461bf2-464a-4ad5-909b-c45acbf1488d 2019-07-30 22:08:28,349 DEBUG Ext router associated to pns-internal-net2_5d461bf2-464a-4ad5-909b-c45acbf1488d 2019-07-30 22:08:30,159 INFO OpenStack agent: Open vSwitch agent 2019-07-30 22:08:30,159 INFO OpenStack network type: vxlan 2019-07-30 22:08:32,086 INFO [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Creating server VM... 2019-07-30 22:08:32,086 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-30 22:08:38,602 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 1 of 150... 2019-07-30 22:08:41,439 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 2 of 150... 2019-07-30 22:08:46,343 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 3 of 150... 2019-07-30 22:08:48,950 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 4 of 150... 2019-07-30 22:08:52,415 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 5 of 150... 2019-07-30 22:08:55,434 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 6 of 150... 2019-07-30 22:08:58,191 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 7 of 150... 2019-07-30 22:09:01,942 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 8 of 150... 2019-07-30 22:09:05,113 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 9 of 150... 2019-07-30 22:09:08,826 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 10 of 150... 2019-07-30 22:09:12,432 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 11 of 150... 2019-07-30 22:09:15,201 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 12 of 150... 2019-07-30 22:09:17,999 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 13 of 150... 2019-07-30 22:09:22,204 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 14 of 150... 2019-07-30 22:09:25,396 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 15 of 150... 2019-07-30 22:09:28,029 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 16 of 150... 2019-07-30 22:09:31,001 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 17 of 150... 2019-07-30 22:09:34,472 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 18 of 150... 2019-07-30 22:09:37,185 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 19 of 150... 2019-07-30 22:09:40,279 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 20 of 150... 2019-07-30 22:09:43,035 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 21 of 150... 2019-07-30 22:09:45,655 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 22 of 150... 2019-07-30 22:09:48,413 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 23 of 150... 2019-07-30 22:09:50,961 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 24 of 150... 2019-07-30 22:09:53,713 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 25 of 150... 2019-07-30 22:09:56,705 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 26 of 150... 2019-07-30 22:09:59,147 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 27 of 150... 2019-07-30 22:10:01,789 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 28 of 150... 2019-07-30 22:10:04,450 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 29 of 150... 2019-07-30 22:10:06,918 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 30 of 150... 2019-07-30 22:10:10,027 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 31 of 150... 2019-07-30 22:10:12,767 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 32 of 150... 2019-07-30 22:10:15,496 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 33 of 150... 2019-07-30 22:10:17,953 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 34 of 150... 2019-07-30 22:10:20,863 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 35 of 150... 2019-07-30 22:10:23,608 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 36 of 150... 2019-07-30 22:10:26,335 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 37 of 150... 2019-07-30 22:10:32,458 INFO [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Internal network IP: 192.168.1.9 2019-07-30 22:10:32,458 INFO [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] SSH IP: 172.30.9.214 2019-07-30 22:10:32,458 INFO [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Setup SSH for ubuntu@172.30.9.214 2019-07-30 22:10:43,884 INFO [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Installing nuttcp-8.1.4... 2019-07-30 22:10:43,930 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Copying nuttcp-8.1.4 to target... 2019-07-30 22:10:44,141 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Starting nuttcp-8.1.4 server... 2019-07-30 22:10:44,185 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] 2019-07-30 22:10:44,231 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Creating client VM... 2019-07-30 22:10:44,231 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-30 22:10:47,976 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 1 of 150... 2019-07-30 22:10:50,615 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 2 of 150... 2019-07-30 22:10:53,255 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 3 of 150... 2019-07-30 22:10:55,988 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 4 of 150... 2019-07-30 22:10:58,745 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 5 of 150... 2019-07-30 22:11:01,505 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] VM status=BUILD, retrying 6 of 150... 2019-07-30 22:11:07,635 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Internal network IP: 192.168.1.28 2019-07-30 22:11:07,635 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] SSH IP: 172.30.9.201 2019-07-30 22:11:07,635 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Setup SSH for ubuntu@172.30.9.201 2019-07-30 22:11:21,239 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Installing nuttcp-8.1.4... 2019-07-30 22:11:21,283 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Copying nuttcp-8.1.4 to target... 2019-07-30 22:11:21,445 INFO ============================================================ 2019-07-30 22:11:21,445 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-07-30 22:11:30,491 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=26.7 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.457 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.344 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.278 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.353 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.321 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.378 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.237 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.297 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.176 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.176/2.958/26.747/7.930 ms 2019-07-30 22:11:39,536 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.165 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.140 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.139 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.194 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.332 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.303 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.173 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.182 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.360 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.394 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.139/0.238/0.394/0.093 ms 2019-07-30 22:11:48,580 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.480 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.217 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.231 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.318 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.204 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.417 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.256 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.476 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.341 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.417 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.204/0.335/0.480/0.103 ms 2019-07-30 22:11:48,581 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Measuring TCP Throughput (packet size=65536)... 2019-07-30 22:11:48,581 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:11:58,706 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=18484.7500 real_seconds=10.01 rate_Mbps=15495.6896 tx_cpu=32 rx_cpu=49 retrans=0 cwnd=3137 rtt_ms=0.21 2019-07-30 22:11:58,709 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:08,837 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=18035.6250 real_seconds=10.01 rate_Mbps=15118.0720 tx_cpu=31 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.25 2019-07-30 22:12:08,838 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:18,942 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=17691.0958 real_seconds=10.01 rate_Mbps=14829.4182 tx_cpu=31 rx_cpu=48 retrans=0 cwnd=3137 rtt_ms=0.21 2019-07-30 22:12:18,942 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Measuring UDP Throughput (packet size=128)... 2019-07-30 22:12:18,943 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:22,272 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=18.1144 real_seconds=1.00 rate_Mbps=151.4264 tx_cpu=11 rx_cpu=31 drop=0 pkt=148393 data_loss=0.00000 2019-07-30 22:12:22,274 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=128 throughput=1<155060/5000000<10000000 Kbps loss-rate=0 2019-07-30 22:12:22,274 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R465180K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:25,603 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=18.3479 real_seconds=1.00 rate_Mbps=153.3837 tx_cpu=13 rx_cpu=31 drop=264 pkt=150570 data_loss=0.17519 2019-07-30 22:12:25,603 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=128 throughput=1<157064/465180<465180 Kbps loss-rate=0 2019-07-30 22:12:25,604 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R311122K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:28,955 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=17.1117 real_seconds=1.00 rate_Mbps=143.2233 tx_cpu=13 rx_cpu=32 drop=502 pkt=140681 data_loss=0.35696 2019-07-30 22:12:28,956 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=128 throughput=1<146660/311122<311122 Kbps loss-rate=0 2019-07-30 22:12:28,956 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R228891K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:32,281 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=17.5044 real_seconds=1.00 rate_Mbps=146.3634 tx_cpu=14 rx_cpu=32 drop=0 pkt=143396 data_loss=0.00000 2019-07-30 22:12:32,282 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=128 throughput=1<149876/228891<228891 Kbps loss-rate=0 2019-07-30 22:12:32,282 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R189383K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:35,609 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=16.7103 real_seconds=1.00 rate_Mbps=139.7528 tx_cpu=16 rx_cpu=30 drop=0 pkt=136891 data_loss=0.00000 2019-07-30 22:12:35,610 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=128 throughput=1<143106/189383<189383 Kbps loss-rate=0 2019-07-30 22:12:35,610 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R166244K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:38,937 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=17.9109 real_seconds=1.00 rate_Mbps=149.8451 tx_cpu=11 rx_cpu=31 drop=0 pkt=146726 data_loss=0.00000 2019-07-30 22:12:38,937 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=128 throughput=1<153441/166244<166244 Kbps loss-rate=0 2019-07-30 22:12:38,937 DEBUG undershot, min=153441 kbps=159842 max=166244 2019-07-30 22:12:38,938 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159842K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:42,266 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=17.9116 real_seconds=1.00 rate_Mbps=149.8506 tx_cpu=12 rx_cpu=31 drop=0 pkt=146732 data_loss=0.00000 2019-07-30 22:12:42,266 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=128 throughput=153441<153447/159842<166244 Kbps loss-rate=0 2019-07-30 22:12:42,266 DEBUG undershot, min=153447 kbps=159845 max=166244 2019-07-30 22:12:42,267 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159845K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:45,594 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=17.9609 real_seconds=1.00 rate_Mbps=150.2115 tx_cpu=15 rx_cpu=29 drop=0 pkt=147136 data_loss=0.00000 2019-07-30 22:12:45,594 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=128 throughput=153447<153816/159845<166244 Kbps loss-rate=0 2019-07-30 22:12:45,595 DEBUG undershot, min=153816 kbps=160030 max=166244 2019-07-30 22:12:45,595 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R160030K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:48,946 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=17.7792 real_seconds=1.00 rate_Mbps=148.7553 tx_cpu=13 rx_cpu=29 drop=0 pkt=145647 data_loss=0.00000 2019-07-30 22:12:48,947 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=128 throughput=153816<152325/160030<166244 Kbps loss-rate=0 2019-07-30 22:12:48,947 DEBUG undershot, min=160030 kbps=163137 max=166244 2019-07-30 22:12:48,948 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Measuring UDP Throughput (packet size=1024)... 2019-07-30 22:12:48,948 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:52,300 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=147.9062 real_seconds=1.00 rate_Mbps=1238.0299 tx_cpu=17 rx_cpu=33 drop=0 pkt=151456 data_loss=0.00000 2019-07-30 22:12:52,300 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=1024 throughput=1<1267742/5000000<10000000 Kbps loss-rate=0 2019-07-30 22:12:52,300 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3133871K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:55,624 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=147.1484 real_seconds=1.00 rate_Mbps=1232.0887 tx_cpu=17 rx_cpu=31 drop=0 pkt=150680 data_loss=0.00000 2019-07-30 22:12:55,625 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=1024 throughput=1<1261658/3133871<3133871 Kbps loss-rate=0 2019-07-30 22:12:55,625 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2197764K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:12:58,956 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=126.1875 real_seconds=1.00 rate_Mbps=1055.8724 tx_cpu=22 rx_cpu=27 drop=0 pkt=129216 data_loss=0.00000 2019-07-30 22:12:58,957 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=1024 throughput=1<1081213/2197764<2197764 Kbps loss-rate=0 2019-07-30 22:12:58,957 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1639488K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:13:02,284 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=146.9453 real_seconds=1.00 rate_Mbps=1230.7516 tx_cpu=18 rx_cpu=33 drop=0 pkt=150472 data_loss=0.00000 2019-07-30 22:13:02,285 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=1024 throughput=1<1260289/1639488<1639488 Kbps loss-rate=0 2019-07-30 22:13:02,285 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1449888K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:13:05,613 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=138.8359 real_seconds=1.00 rate_Mbps=1162.4908 tx_cpu=17 rx_cpu=32 drop=243 pkt=142411 data_loss=0.17063 2019-07-30 22:13:05,614 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=1024 throughput=1<1190390/1449888<1449888 Kbps loss-rate=0 2019-07-30 22:13:05,614 DEBUG undershot, min=1190390 kbps=1320139 max=1449888 2019-07-30 22:13:05,614 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1320139K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:13:08,940 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=144.0137 real_seconds=1.00 rate_Mbps=1206.3395 tx_cpu=19 rx_cpu=33 drop=254 pkt=147724 data_loss=0.17191 2019-07-30 22:13:08,941 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=1024 throughput=1190390<1235291/1320139<1449888 Kbps loss-rate=0 2019-07-30 22:13:08,941 DEBUG undershot, min=1235291 kbps=1342589 max=1449888 2019-07-30 22:13:08,942 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1342589K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:13:12,269 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=149.7285 real_seconds=1.00 rate_Mbps=1254.4282 tx_cpu=20 rx_cpu=34 drop=0 pkt=153322 data_loss=0.00000 2019-07-30 22:13:12,269 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=1024 throughput=1235291<1284534/1342589<1449888 Kbps loss-rate=0 2019-07-30 22:13:12,270 DEBUG undershot, min=1284534 kbps=1367211 max=1449888 2019-07-30 22:13:12,270 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1367211K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:13:15,622 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=148.2920 real_seconds=1.00 rate_Mbps=1242.1784 tx_cpu=19 rx_cpu=33 drop=0 pkt=151851 data_loss=0.00000 2019-07-30 22:13:15,622 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=1024 throughput=1284534<1271990/1367211<1449888 Kbps loss-rate=0 2019-07-30 22:13:15,623 DEBUG undershot, min=1367211 kbps=1408549 max=1449888 2019-07-30 22:13:15,623 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1408549K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:13:18,950 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=147.4971 real_seconds=1.00 rate_Mbps=1234.7700 tx_cpu=19 rx_cpu=32 drop=0 pkt=151037 data_loss=0.00000 2019-07-30 22:13:18,950 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=1024 throughput=1367211<1264404/1408549<1449888 Kbps loss-rate=0 2019-07-30 22:13:18,951 DEBUG undershot, min=1408549 kbps=1429218 max=1449888 2019-07-30 22:13:18,951 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Measuring UDP Throughput (packet size=8192)... 2019-07-30 22:13:18,951 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:13:22,302 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=595.9141 real_seconds=1.00 rate_Mbps=4997.0755 tx_cpu=99 rx_cpu=22 drop=17 pkt=76294 data_loss=0.02228 2019-07-30 22:13:22,303 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=8192 throughput=1<5117005/5000000<10000000 Kbps loss-rate=0 2019-07-30 22:13:22,303 DEBUG undershot, min=5117005 kbps=7558502 max=10000000 2019-07-30 22:13:22,303 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7558502K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:13:25,655 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=885.4062 real_seconds=1.00 rate_Mbps=7415.3798 tx_cpu=86 rx_cpu=33 drop=278 pkt=113610 data_loss=0.24470 2019-07-30 22:13:25,656 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=8192 throughput=5117005<7593348/7558502<10000000 Kbps loss-rate=0 2019-07-30 22:13:25,656 DEBUG undershot, min=7593348 kbps=8796674 max=10000000 2019-07-30 22:13:25,656 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8796674K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:13:28,981 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] megabytes=755.4375 real_seconds=1.00 rate_Mbps=6320.7552 tx_cpu=27 rx_cpu=28 drop=0 pkt=96696 data_loss=0.00000 2019-07-30 22:13:28,982 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] pkt-size=8192 throughput=7593348<6472453/8796674<10000000 Kbps loss-rate=0 2019-07-30 22:13:28,992 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.28', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.21, 'throughput_kbps': 15867586, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.25, 'throughput_kbps': 15480905, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.21, 'throughput_kbps': 15185324, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 152325, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1264404, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 6472453, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.958', 'rtt_max_ms': '26.747', 'rtt_min_ms': '0.176', 'rtt_stddev': '7.930', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.238', 'rtt_max_ms': '0.394', 'rtt_min_ms': '0.139', 'rtt_stddev': '0.093', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.335', 'rtt_max_ms': '0.480', 'rtt_min_ms': '0.204', 'rtt_stddev': '0.103', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-07-30 22:13:28,994 INFO Deleting floating ip dc344fad-ec18-4a4d-bd03-35834caa571e 2019-07-30 22:13:30,744 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Floating IP 172.30.9.201 deleted 2019-07-30 22:13:31,729 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Instance deleted 2019-07-30 22:13:31,843 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Creating client VM... 2019-07-30 22:13:31,843 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-07-30 22:13:37,968 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] VM status=BUILD, retrying 1 of 150... 2019-07-30 22:13:40,613 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] VM status=BUILD, retrying 2 of 150... 2019-07-30 22:13:44,278 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] VM status=BUILD, retrying 3 of 150... 2019-07-30 22:13:47,279 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] VM status=BUILD, retrying 4 of 150... 2019-07-30 22:13:50,011 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] VM status=BUILD, retrying 5 of 150... 2019-07-30 22:13:53,631 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] VM status=BUILD, retrying 6 of 150... 2019-07-30 22:14:01,070 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Internal network IP: 192.168.2.6 2019-07-30 22:14:01,070 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] SSH IP: 172.30.9.202 2019-07-30 22:14:01,070 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Setup SSH for ubuntu@172.30.9.202 2019-07-30 22:14:09,989 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Installing nuttcp-8.1.4... 2019-07-30 22:14:10,035 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Copying nuttcp-8.1.4 to target... 2019-07-30 22:14:10,196 INFO ============================================================ 2019-07-30 22:14:10,196 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-07-30 22:14:19,243 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.14 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.395 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.348 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.389 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.451 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.357 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.414 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.343 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.255 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.283 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.255/0.438/1.147/0.243 ms 2019-07-30 22:14:28,288 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=0.224 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.252 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.265 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.326 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.363 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.369 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.346 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.327 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.342 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.409 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.224/0.322/0.409/0.056 ms 2019-07-30 22:14:37,337 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.64 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.392 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.313 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.627 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.544 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.367 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.703 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.564 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.756 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.689 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.313/0.660/1.648/0.359 ms 2019-07-30 22:14:37,338 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Measuring TCP Throughput (packet size=65536)... 2019-07-30 22:14:37,338 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:14:47,465 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=2070.9511 real_seconds=10.01 rate_Mbps=1735.9606 tx_cpu=4 rx_cpu=8 retrans=10 cwnd=320 rtt_ms=0.58 2019-07-30 22:14:47,466 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:14:57,570 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=1938.9153 real_seconds=10.01 rate_Mbps=1624.9786 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=339 rtt_ms=0.52 2019-07-30 22:14:57,570 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:07,670 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=2140.4140 real_seconds=10.01 rate_Mbps=1794.0691 tx_cpu=4 rx_cpu=8 retrans=6 cwnd=557 rtt_ms=0.37 2019-07-30 22:15:07,671 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Measuring UDP Throughput (packet size=128)... 2019-07-30 22:15:07,671 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:10,997 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=18.0309 real_seconds=1.00 rate_Mbps=151.1120 tx_cpu=16 rx_cpu=18 drop=44532 pkt=192241 data_loss=23.16454 2019-07-30 22:15:10,998 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=128 throughput=1<154738/5000000<10000000 Kbps loss-rate=23 2019-07-30 22:15:10,998 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R464214K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:14,324 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=18.0022 real_seconds=1.00 rate_Mbps=150.8719 tx_cpu=19 rx_cpu=20 drop=51325 pkt=198799 data_loss=25.81766 2019-07-30 22:15:14,324 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=128 throughput=1<154492/464214<464214 Kbps loss-rate=25 2019-07-30 22:15:14,325 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R309353K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:17,677 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=17.1562 real_seconds=1.01 rate_Mbps=142.6547 tx_cpu=16 rx_cpu=16 drop=65458 pkt=206002 data_loss=31.77554 2019-07-30 22:15:17,677 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=128 throughput=1<146078/309353<309353 Kbps loss-rate=31 2019-07-30 22:15:17,678 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227715K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:21,006 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=17.0697 real_seconds=1.01 rate_Mbps=142.1206 tx_cpu=18 rx_cpu=17 drop=48367 pkt=188202 data_loss=25.69960 2019-07-30 22:15:21,006 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=128 throughput=1<145531/227715<227715 Kbps loss-rate=25 2019-07-30 22:15:21,007 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186623K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:24,334 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=17.7015 real_seconds=1.01 rate_Mbps=146.9120 tx_cpu=22 rx_cpu=18 drop=31769 pkt=176779 data_loss=17.97076 2019-07-30 22:15:24,334 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=128 throughput=1<150437/186623<186623 Kbps loss-rate=17 2019-07-30 22:15:24,334 DEBUG overshot, min=1 kbps=150437 max=186623 2019-07-30 22:15:24,335 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150437K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:27,661 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=17.3561 real_seconds=1.00 rate_Mbps=145.0682 tx_cpu=95 rx_cpu=18 drop=4730 pkt=146911 data_loss=3.21967 2019-07-30 22:15:27,662 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=128 throughput=1<148549/150437<186623 Kbps loss-rate=3 2019-07-30 22:15:27,662 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Measuring UDP Throughput (packet size=1024)... 2019-07-30 22:15:27,662 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:30,989 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=143.6719 real_seconds=1.01 rate_Mbps=1199.0141 tx_cpu=27 rx_cpu=16 drop=27592 pkt=174712 data_loss=15.79284 2019-07-30 22:15:30,989 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1<1227790/5000000<10000000 Kbps loss-rate=15 2019-07-30 22:15:30,990 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3113895K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:34,342 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=146.7539 real_seconds=1.01 rate_Mbps=1217.4993 tx_cpu=28 rx_cpu=18 drop=42354 pkt=192630 data_loss=21.98722 2019-07-30 22:15:34,343 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1<1246719/3113895<3113895 Kbps loss-rate=21 2019-07-30 22:15:34,343 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2180307K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:37,669 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=146.8096 real_seconds=1.00 rate_Mbps=1228.9913 tx_cpu=29 rx_cpu=19 drop=39215 pkt=189548 data_loss=20.68869 2019-07-30 22:15:37,669 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1<1258487/2180307<2180307 Kbps loss-rate=20 2019-07-30 22:15:37,669 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1719397K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:40,998 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=145.0859 real_seconds=1.00 rate_Mbps=1211.0923 tx_cpu=27 rx_cpu=18 drop=49998 pkt=198566 data_loss=25.17955 2019-07-30 22:15:40,998 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1<1240158/1719397<1719397 Kbps loss-rate=25 2019-07-30 22:15:40,999 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1479777K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:44,352 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=142.5283 real_seconds=1.00 rate_Mbps=1193.5601 tx_cpu=56 rx_cpu=19 drop=32381 pkt=178330 data_loss=18.15793 2019-07-30 22:15:44,352 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1<1222205/1479777<1479777 Kbps loss-rate=18 2019-07-30 22:15:44,352 DEBUG overshot, min=1 kbps=1222205 max=1479777 2019-07-30 22:15:44,353 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1222205K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:47,707 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=145.1953 real_seconds=1.00 rate_Mbps=1218.4861 tx_cpu=99 rx_cpu=18 drop=515 pkt=149195 data_loss=0.34517 2019-07-30 22:15:47,707 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1<1247729/1222205<1479777 Kbps loss-rate=0 2019-07-30 22:15:47,708 DEBUG undershot, min=1247729 kbps=1363753 max=1479777 2019-07-30 22:15:47,708 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1363753K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:51,033 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=144.0146 real_seconds=1.01 rate_Mbps=1200.3736 tx_cpu=59 rx_cpu=19 drop=19003 pkt=166474 data_loss=11.41504 2019-07-30 22:15:51,034 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1247729<1229182/1363753<1479777 Kbps loss-rate=11 2019-07-30 22:15:51,034 DEBUG overshot, min=1247729 kbps=1229182 max=1363753 2019-07-30 22:15:51,035 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1229182K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:54,362 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=142.1934 real_seconds=1.00 rate_Mbps=1191.7556 tx_cpu=88 rx_cpu=20 drop=4441 pkt=150047 data_loss=2.95973 2019-07-30 22:15:54,362 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1247729<1220357/1229182<1363753 Kbps loss-rate=2 2019-07-30 22:15:54,362 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Measuring UDP Throughput (packet size=8192)... 2019-07-30 22:15:54,363 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:15:57,715 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=220.9062 real_seconds=1.00 rate_Mbps=1850.9285 tx_cpu=22 rx_cpu=12 drop=43996 pkt=72272 data_loss=60.87559 2019-07-30 22:15:57,716 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1<1895350/5000000<10000000 Kbps loss-rate=60 2019-07-30 22:15:57,716 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3447675K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:16:01,042 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=217.7891 real_seconds=1.00 rate_Mbps=1825.5998 tx_cpu=99 rx_cpu=12 drop=24731 pkt=52608 data_loss=47.00995 2019-07-30 22:16:01,042 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1<1869414/3447675<3447675 Kbps loss-rate=47 2019-07-30 22:16:01,043 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2658544K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:16:04,369 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=223.4688 real_seconds=1.00 rate_Mbps=1868.9345 tx_cpu=99 rx_cpu=13 drop=11962 pkt=40566 data_loss=29.48774 2019-07-30 22:16:04,369 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1<1913788/2658544<2658544 Kbps loss-rate=29 2019-07-30 22:16:04,370 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2286166K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:16:07,722 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=220.6875 real_seconds=1.00 rate_Mbps=1849.8957 tx_cpu=99 rx_cpu=11 drop=6636 pkt=34884 data_loss=19.02303 2019-07-30 22:16:07,722 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1<1894293/2286166<2286166 Kbps loss-rate=19 2019-07-30 22:16:07,722 DEBUG overshot, min=1 kbps=1894293 max=2286166 2019-07-30 22:16:07,723 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1894293K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:16:11,049 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=221.9609 real_seconds=1.00 rate_Mbps=1859.9922 tx_cpu=99 rx_cpu=12 drop=494 pkt=28905 data_loss=1.70906 2019-07-30 22:16:11,049 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1<1904632/1894293<2286166 Kbps loss-rate=1 2019-07-30 22:16:11,049 DEBUG undershot, min=1904632 kbps=2095399 max=2286166 2019-07-30 22:16:11,050 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2095399K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:16:14,380 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=208.1328 real_seconds=1.00 rate_Mbps=1739.8169 tx_cpu=99 rx_cpu=10 drop=5332 pkt=31973 data_loss=16.67659 2019-07-30 22:16:14,380 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1904632<1781572/2095399<2286166 Kbps loss-rate=16 2019-07-30 22:16:14,380 DEBUG overshot, min=1904632 kbps=1781572 max=2095399 2019-07-30 22:16:14,381 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1781572K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:16:17,714 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=211.5391 real_seconds=1.00 rate_Mbps=1773.6173 tx_cpu=99 rx_cpu=9 drop=108 pkt=27185 data_loss=0.39725 2019-07-30 22:16:17,715 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1904632<1816184/1781572<2095399 Kbps loss-rate=0 2019-07-30 22:16:17,715 DEBUG undershot, min=2000015 kbps=2047707 max=2095399 2019-07-30 22:16:17,725 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.6', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 10, 'rtt_ms': 0.58, 'throughput_kbps': 1777623, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.52, 'throughput_kbps': 1663978, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.37, 'throughput_kbps': 1837126, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.22, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 148549, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.96, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1220357, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.4, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1816184, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.438', 'rtt_max_ms': '1.147', 'rtt_min_ms': '0.255', 'rtt_stddev': '0.243', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.322', 'rtt_max_ms': '0.409', 'rtt_min_ms': '0.224', 'rtt_stddev': '0.056', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.660', 'rtt_max_ms': '1.648', 'rtt_min_ms': '0.313', 'rtt_stddev': '0.359', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-30 22:16:17,727 INFO ============================================================ 2019-07-30 22:16:17,727 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-07-30 22:16:26,797 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] PING 172.30.9.214 (172.30.9.214) 64(92) bytes of data. 72 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=0.722 ms 72 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.440 ms 72 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.372 ms 72 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.466 ms 72 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.478 ms 72 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.508 ms 72 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.381 ms 72 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.455 ms 72 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.661 ms 72 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.241 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.241/0.472/0.722/0.132 ms 2019-07-30 22:16:35,841 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] PING 172.30.9.214 (172.30.9.214) 391(419) bytes of data. 399 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=0.239 ms 399 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.353 ms 399 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.444 ms 399 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.401 ms 399 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.433 ms 399 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.459 ms 399 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.300 ms 399 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.275 ms 399 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.373 ms 399 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.484 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.239/0.376/0.484/0.079 ms 2019-07-30 22:16:44,889 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] PING 172.30.9.214 (172.30.9.214) 1500(1528) bytes of data. 1508 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=1.86 ms 1508 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.355 ms 1508 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.500 ms 1508 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.293 ms 1508 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.639 ms 1508 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.647 ms 1508 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.423 ms 1508 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.512 ms 1508 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.350 ms 1508 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.600 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.293/0.617/1.860/0.431 ms 2019-07-30 22:16:44,890 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Measuring TCP Throughput (packet size=65536)... 2019-07-30 22:16:44,890 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:16:55,017 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=2339.6702 real_seconds=10.01 rate_Mbps=1960.5977 tx_cpu=4 rx_cpu=7 retrans=3 cwnd=462 rtt_ms=0.39 2019-07-30 22:16:55,018 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:05,120 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=2378.2249 real_seconds=10.01 rate_Mbps=1993.1096 tx_cpu=4 rx_cpu=7 retrans=1 cwnd=597 rtt_ms=0.31 2019-07-30 22:17:05,121 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:15,220 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=2336.3012 real_seconds=10.01 rate_Mbps=1958.2226 tx_cpu=4 rx_cpu=7 retrans=3 cwnd=494 rtt_ms=0.40 2019-07-30 22:17:15,221 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Measuring UDP Throughput (packet size=128)... 2019-07-30 22:17:15,221 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:18,574 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=17.0930 real_seconds=1.01 rate_Mbps=141.8155 tx_cpu=20 rx_cpu=17 drop=45414 pkt=185440 data_loss=24.48988 2019-07-30 22:17:18,575 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=128 throughput=1<145219/5000000<10000000 Kbps loss-rate=24 2019-07-30 22:17:18,575 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R435657K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:21,930 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=16.8245 real_seconds=1.00 rate_Mbps=140.9222 tx_cpu=23 rx_cpu=20 drop=54349 pkt=192175 data_loss=28.28095 2019-07-30 22:17:21,930 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=128 throughput=1<144304/435657<435657 Kbps loss-rate=28 2019-07-30 22:17:21,930 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R289980K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:25,257 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=17.1893 real_seconds=1.01 rate_Mbps=142.2219 tx_cpu=17 rx_cpu=16 drop=55182 pkt=195997 data_loss=28.15460 2019-07-30 22:17:25,258 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=128 throughput=1<145635/289980<289980 Kbps loss-rate=28 2019-07-30 22:17:25,258 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R217807K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:28,586 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=17.1135 real_seconds=1.01 rate_Mbps=142.6250 tx_cpu=19 rx_cpu=19 drop=66929 pkt=207123 data_loss=32.31383 2019-07-30 22:17:28,586 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=128 throughput=1<146048/217807<217807 Kbps loss-rate=32 2019-07-30 22:17:28,587 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181927K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:31,914 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=16.8230 real_seconds=1.00 rate_Mbps=140.9799 tx_cpu=88 rx_cpu=20 drop=39848 pkt=177662 data_loss=22.42926 2019-07-30 22:17:31,914 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=128 throughput=1<144363/181927<181927 Kbps loss-rate=22 2019-07-30 22:17:31,915 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163145K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:35,242 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=17.5530 real_seconds=1.00 rate_Mbps=146.6847 tx_cpu=93 rx_cpu=21 drop=15527 pkt=159321 data_loss=9.74579 2019-07-30 22:17:35,242 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=128 throughput=1<150205/163145<163145 Kbps loss-rate=9 2019-07-30 22:17:35,243 DEBUG overshot, min=1 kbps=150205 max=163145 2019-07-30 22:17:35,243 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150205K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:38,595 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=17.3364 real_seconds=1.00 rate_Mbps=145.2729 tx_cpu=94 rx_cpu=17 drop=4665 pkt=146685 data_loss=3.18052 2019-07-30 22:17:38,596 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=128 throughput=1<148759/150205<163145 Kbps loss-rate=3 2019-07-30 22:17:38,596 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Measuring UDP Throughput (packet size=1024)... 2019-07-30 22:17:38,597 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:41,951 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=139.2227 real_seconds=1.00 rate_Mbps=1162.3122 tx_cpu=24 rx_cpu=16 drop=50440 pkt=193004 data_loss=26.13416 2019-07-30 22:17:41,951 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1<1190207/5000000<10000000 Kbps loss-rate=26 2019-07-30 22:17:41,952 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3095103K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:45,303 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=137.6514 real_seconds=1.01 rate_Mbps=1146.4671 tx_cpu=26 rx_cpu=18 drop=44873 pkt=185828 data_loss=24.14760 2019-07-30 22:17:45,303 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1<1173982/3095103<3095103 Kbps loss-rate=24 2019-07-30 22:17:45,303 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2134542K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:48,657 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=137.1445 real_seconds=1.01 rate_Mbps=1144.1623 tx_cpu=29 rx_cpu=19 drop=37034 pkt=177470 data_loss=20.86775 2019-07-30 22:17:48,657 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1<1171622/2134542<2134542 Kbps loss-rate=20 2019-07-30 22:17:48,657 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1653082K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:51,983 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=134.3486 real_seconds=1.00 rate_Mbps=1121.4469 tx_cpu=25 rx_cpu=17 drop=58891 pkt=196464 data_loss=29.97549 2019-07-30 22:17:51,984 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1<1148361/1653082<1653082 Kbps loss-rate=29 2019-07-30 22:17:51,984 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1400721K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:55,311 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=136.9727 real_seconds=1.01 rate_Mbps=1142.9807 tx_cpu=82 rx_cpu=18 drop=30725 pkt=170985 data_loss=17.96937 2019-07-30 22:17:55,311 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1<1170412/1400721<1400721 Kbps loss-rate=17 2019-07-30 22:17:55,311 DEBUG overshot, min=1 kbps=1170412 max=1400721 2019-07-30 22:17:55,312 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1170412K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:17:58,639 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=135.8242 real_seconds=1.00 rate_Mbps=1134.8594 tx_cpu=93 rx_cpu=17 drop=3789 pkt=142873 data_loss=2.65201 2019-07-30 22:17:58,640 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=1024 throughput=1<1162096/1170412<1400721 Kbps loss-rate=2 2019-07-30 22:17:58,640 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Measuring UDP Throughput (packet size=8192)... 2019-07-30 22:17:58,641 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:18:01,995 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=206.7422 real_seconds=1.01 rate_Mbps=1722.8772 tx_cpu=45 rx_cpu=14 drop=48036 pkt=74499 data_loss=64.47871 2019-07-30 22:18:01,996 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1<1764226/5000000<10000000 Kbps loss-rate=64 2019-07-30 22:18:01,996 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3382113K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:18:05,323 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=204.6328 real_seconds=1.00 rate_Mbps=1715.5808 tx_cpu=99 rx_cpu=10 drop=25414 pkt=51607 data_loss=49.24526 2019-07-30 22:18:05,324 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1<1756754/3382113<3382113 Kbps loss-rate=49 2019-07-30 22:18:05,324 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2569433K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:18:08,675 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=206.1016 real_seconds=1.01 rate_Mbps=1720.1873 tx_cpu=99 rx_cpu=9 drop=12826 pkt=39207 data_loss=32.71354 2019-07-30 22:18:08,676 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1<1761471/2569433<2569433 Kbps loss-rate=32 2019-07-30 22:18:08,676 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2165452K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:18:12,002 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=209.4766 real_seconds=1.00 rate_Mbps=1752.3418 tx_cpu=99 rx_cpu=12 drop=6229 pkt=33042 data_loss=18.85174 2019-07-30 22:18:12,003 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1<1794398/2165452<2165452 Kbps loss-rate=18 2019-07-30 22:18:12,003 DEBUG overshot, min=1 kbps=1794398 max=2165452 2019-07-30 22:18:12,003 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1794398K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:18:15,355 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=213.8359 real_seconds=1.00 rate_Mbps=1792.9557 tx_cpu=99 rx_cpu=9 drop=10 pkt=27381 data_loss=0.03656 2019-07-30 22:18:15,356 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1<1835986/1794398<2165452 Kbps loss-rate=0 2019-07-30 22:18:15,356 DEBUG undershot, min=1835986 kbps=2000719 max=2165452 2019-07-30 22:18:15,356 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2000719K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:18:18,708 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=212.7109 real_seconds=1.00 rate_Mbps=1778.3184 tx_cpu=99 rx_cpu=9 drop=3302 pkt=30529 data_loss=10.81596 2019-07-30 22:18:18,708 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1835986<1820998/2000719<2165452 Kbps loss-rate=10 2019-07-30 22:18:18,709 DEBUG overshot, min=1835986 kbps=1820998 max=2000719 2019-07-30 22:18:18,709 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1820998K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:18:22,036 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=217.0391 real_seconds=1.00 rate_Mbps=1820.1569 tx_cpu=99 rx_cpu=10 drop=6 pkt=27787 data_loss=0.02156 2019-07-30 22:18:22,037 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1835986<1863840/1820998<2000719 Kbps loss-rate=0 2019-07-30 22:18:22,037 DEBUG undershot, min=1863840 kbps=1932279 max=2000719 2019-07-30 22:18:22,037 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1932279K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:18:25,362 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] megabytes=229.9844 real_seconds=1.00 rate_Mbps=1928.2345 tx_cpu=99 rx_cpu=11 drop=47 pkt=29485 data_loss=0.15941 2019-07-30 22:18:25,363 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] pkt-size=8192 throughput=1863840<1974512/1932279<2000719 Kbps loss-rate=0 2019-07-30 22:18:25,363 DEBUG undershot, min=1974512 kbps=1987615 max=2000719 2019-07-30 22:18:25,372 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.6', 'ip_to': u'172.30.9.214', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.39, 'throughput_kbps': 2007652, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.31, 'throughput_kbps': 2040944, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.4, 'throughput_kbps': 2005219, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.18, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 148759, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.65, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1162096, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.16, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1974512, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.472', 'rtt_max_ms': '0.722', 'rtt_min_ms': '0.241', 'rtt_stddev': '0.132', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.376', 'rtt_max_ms': '0.484', 'rtt_min_ms': '0.239', 'rtt_stddev': '0.079', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.617', 'rtt_max_ms': '1.860', 'rtt_min_ms': '0.293', 'rtt_stddev': '0.431', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-30 22:18:25,373 INFO Deleting floating ip 94ca3f95-d012-4189-a993-3d0f19cbf7eb 2019-07-30 22:18:27,172 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Floating IP 172.30.9.202 deleted 2019-07-30 22:18:27,370 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d2] Instance deleted 2019-07-30 22:18:27,378 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] Creating client VM... 2019-07-30 22:18:27,378 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-30 22:18:34,469 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 1 of 150... 2019-07-30 22:18:38,257 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 2 of 150... 2019-07-30 22:18:41,308 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 3 of 150... 2019-07-30 22:18:44,298 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 4 of 150... 2019-07-30 22:18:47,605 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 5 of 150... 2019-07-30 22:18:50,887 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 6 of 150... 2019-07-30 22:18:53,823 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 7 of 150... 2019-07-30 22:18:57,127 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 8 of 150... 2019-07-30 22:19:00,820 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 9 of 150... 2019-07-30 22:19:04,123 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 10 of 150... 2019-07-30 22:19:06,783 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 11 of 150... 2019-07-30 22:19:09,723 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 12 of 150... 2019-07-30 22:19:12,752 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 13 of 150... 2019-07-30 22:19:16,246 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 14 of 150... 2019-07-30 22:19:20,126 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 15 of 150... 2019-07-30 22:19:23,481 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 16 of 150... 2019-07-30 22:19:26,634 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 17 of 150... 2019-07-30 22:19:29,376 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 18 of 150... 2019-07-30 22:19:32,110 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 19 of 150... 2019-07-30 22:19:35,711 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 20 of 150... 2019-07-30 22:19:39,164 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 21 of 150... 2019-07-30 22:19:42,082 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 22 of 150... 2019-07-30 22:19:45,206 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 23 of 150... 2019-07-30 22:19:48,291 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 24 of 150... 2019-07-30 22:19:51,795 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 25 of 150... 2019-07-30 22:19:55,073 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 26 of 150... 2019-07-30 22:19:57,233 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 27 of 150... 2019-07-30 22:20:00,279 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 28 of 150... 2019-07-30 22:20:03,018 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 29 of 150... 2019-07-30 22:20:05,739 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 30 of 150... 2019-07-30 22:20:08,754 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 31 of 150... 2019-07-30 22:20:11,636 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 32 of 150... 2019-07-30 22:20:14,404 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 33 of 150... 2019-07-30 22:20:17,550 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 34 of 150... 2019-07-30 22:20:20,270 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] VM status=BUILD, retrying 35 of 150... 2019-07-30 22:20:27,068 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] Internal network IP: 192.168.1.13 2019-07-30 22:20:27,068 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] SSH IP: 172.30.9.210 2019-07-30 22:20:27,068 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] Setup SSH for ubuntu@172.30.9.210 2019-07-30 22:20:40,776 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] Installing nuttcp-8.1.4... 2019-07-30 22:20:40,819 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] Copying nuttcp-8.1.4 to target... 2019-07-30 22:20:40,982 INFO ============================================================ 2019-07-30 22:20:40,982 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-07-30 22:20:50,052 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=21.2 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.271 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.226 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.191 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.194 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.190 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.189 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.225 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.438 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.245 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.189/2.346/21.297/6.317 ms 2019-07-30 22:20:59,097 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.202 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.239 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.236 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.207 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.207 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.188 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.211 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.197 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.189 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.335 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.188/0.221/0.335/0.041 ms 2019-07-30 22:21:08,141 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.925 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.313 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.239 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.271 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.250 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.272 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.303 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.428 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.222 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.267 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.222/0.349/0.925/0.199 ms 2019-07-30 22:21:08,142 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] Measuring TCP Throughput (packet size=65536)... 2019-07-30 22:21:08,142 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:21:18,267 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=4427.7656 real_seconds=10.01 rate_Mbps=3711.5124 tx_cpu=9 rx_cpu=10 retrans=1 cwnd=597 rtt_ms=0.29 2019-07-30 22:21:18,268 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:21:28,368 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=4584.3275 real_seconds=10.01 rate_Mbps=3842.4745 tx_cpu=8 rx_cpu=11 retrans=1 cwnd=597 rtt_ms=0.35 2019-07-30 22:21:28,368 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:21:38,495 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=6752.0991 real_seconds=10.01 rate_Mbps=5659.2434 tx_cpu=10 rx_cpu=17 retrans=1 cwnd=843 rtt_ms=0.25 2019-07-30 22:21:38,495 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] Measuring UDP Throughput (packet size=128)... 2019-07-30 22:21:38,496 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:21:41,823 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=23.5353 real_seconds=1.00 rate_Mbps=196.8004 tx_cpu=16 rx_cpu=28 drop=61 pkt=192863 data_loss=0.03186 2019-07-30 22:21:41,823 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=128 throughput=1<201523/5000000<10000000 Kbps loss-rate=0 2019-07-30 22:21:41,824 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R604569K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:21:45,150 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=24.1151 real_seconds=1.00 rate_Mbps=201.8590 tx_cpu=16 rx_cpu=29 drop=0 pkt=197551 data_loss=0.00000 2019-07-30 22:21:45,150 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=128 throughput=1<206703/604569<604569 Kbps loss-rate=0 2019-07-30 22:21:45,151 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R405636K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:21:48,501 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=23.7017 real_seconds=1.00 rate_Mbps=198.3014 tx_cpu=15 rx_cpu=29 drop=328 pkt=194493 data_loss=0.16890 2019-07-30 22:21:48,502 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=128 throughput=1<203060/405636<405636 Kbps loss-rate=0 2019-07-30 22:21:48,502 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R304348K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:21:51,830 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=23.4060 real_seconds=1.00 rate_Mbps=196.0664 tx_cpu=16 rx_cpu=30 drop=0 pkt=191742 data_loss=0.00000 2019-07-30 22:21:51,830 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=128 throughput=1<200771/304348<304348 Kbps loss-rate=0 2019-07-30 22:21:51,830 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R252559K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:21:55,157 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=24.3054 real_seconds=1.00 rate_Mbps=203.4736 tx_cpu=16 rx_cpu=28 drop=0 pkt=199110 data_loss=0.00000 2019-07-30 22:21:55,158 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=128 throughput=1<208356/252559<252559 Kbps loss-rate=0 2019-07-30 22:21:55,158 DEBUG undershot, min=208356 kbps=230457 max=252559 2019-07-30 22:21:55,159 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R230457K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:21:58,486 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=24.5232 real_seconds=1.00 rate_Mbps=205.2911 tx_cpu=18 rx_cpu=27 drop=0 pkt=200894 data_loss=0.00000 2019-07-30 22:21:58,486 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=128 throughput=208356<210218/230457<252559 Kbps loss-rate=0 2019-07-30 22:21:58,486 DEBUG undershot, min=210218 kbps=231388 max=252559 2019-07-30 22:21:58,487 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231388K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:01,840 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=24.4718 real_seconds=1.00 rate_Mbps=204.8781 tx_cpu=18 rx_cpu=26 drop=1048 pkt=201521 data_loss=0.51993 2019-07-30 22:22:01,841 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=128 throughput=210218<209795/231388<252559 Kbps loss-rate=0 2019-07-30 22:22:01,841 DEBUG undershot, min=231388 kbps=241973 max=252559 2019-07-30 22:22:01,841 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R241973K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:05,192 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=24.2603 real_seconds=1.00 rate_Mbps=203.1346 tx_cpu=16 rx_cpu=29 drop=0 pkt=198740 data_loss=0.00000 2019-07-30 22:22:05,193 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=128 throughput=231388<208009/241973<252559 Kbps loss-rate=0 2019-07-30 22:22:05,193 DEBUG undershot, min=241973 kbps=247266 max=252559 2019-07-30 22:22:05,193 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] Measuring UDP Throughput (packet size=1024)... 2019-07-30 22:22:05,194 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:08,545 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=185.4912 real_seconds=1.00 rate_Mbps=1553.9975 tx_cpu=29 rx_cpu=30 drop=474 pkt=190417 data_loss=0.24893 2019-07-30 22:22:08,545 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=1024 throughput=1<1591293/5000000<10000000 Kbps loss-rate=0 2019-07-30 22:22:08,545 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3295646K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:11,871 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=187.7656 real_seconds=1.00 rate_Mbps=1572.2700 tx_cpu=32 rx_cpu=32 drop=0 pkt=192272 data_loss=0.00000 2019-07-30 22:22:11,872 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=1024 throughput=1<1610004/3295646<3295646 Kbps loss-rate=0 2019-07-30 22:22:11,872 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2452825K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:15,198 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=186.4189 real_seconds=1.00 rate_Mbps=1561.5718 tx_cpu=30 rx_cpu=29 drop=131 pkt=191024 data_loss=0.06862 2019-07-30 22:22:15,199 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=1024 throughput=1<1599049/2452825<2452825 Kbps loss-rate=0 2019-07-30 22:22:15,199 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2025937K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:18,526 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=180.2910 real_seconds=1.00 rate_Mbps=1510.4452 tx_cpu=24 rx_cpu=28 drop=128 pkt=184746 data_loss=0.06928 2019-07-30 22:22:18,526 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=1024 throughput=1<1546695/2025937<2025937 Kbps loss-rate=0 2019-07-30 22:22:18,527 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1786316K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:21,878 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=179.0166 real_seconds=1.00 rate_Mbps=1499.0887 tx_cpu=24 rx_cpu=30 drop=0 pkt=183313 data_loss=0.00000 2019-07-30 22:22:21,879 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=1024 throughput=1<1535066/1786316<1786316 Kbps loss-rate=0 2019-07-30 22:22:21,879 DEBUG undershot, min=1535066 kbps=1660691 max=1786316 2019-07-30 22:22:21,879 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1660691K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:25,208 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=180.5342 real_seconds=1.00 rate_Mbps=1511.5268 tx_cpu=31 rx_cpu=31 drop=55 pkt=184922 data_loss=0.02974 2019-07-30 22:22:25,208 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=1024 throughput=1535066<1547803/1660691<1786316 Kbps loss-rate=0 2019-07-30 22:22:25,209 DEBUG undershot, min=1547803 kbps=1667059 max=1786316 2019-07-30 22:22:25,209 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1667059K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:28,560 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=173.7812 real_seconds=1.00 rate_Mbps=1455.8654 tx_cpu=30 rx_cpu=31 drop=1692 pkt=179644 data_loss=0.94189 2019-07-30 22:22:28,561 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=1024 throughput=1547803<1490806/1667059<1786316 Kbps loss-rate=0 2019-07-30 22:22:28,561 DEBUG undershot, min=1667059 kbps=1726687 max=1786316 2019-07-30 22:22:28,561 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1726687K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:31,914 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=185.9033 real_seconds=1.00 rate_Mbps=1558.4945 tx_cpu=32 rx_cpu=31 drop=528 pkt=190893 data_loss=0.27658 2019-07-30 22:22:31,915 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=1024 throughput=1667059<1595898/1726687<1786316 Kbps loss-rate=0 2019-07-30 22:22:31,915 DEBUG undershot, min=1726687 kbps=1756501 max=1786316 2019-07-30 22:22:31,915 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] Measuring UDP Throughput (packet size=8192)... 2019-07-30 22:22:31,916 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:35,267 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=371.8047 real_seconds=1.00 rate_Mbps=3113.7145 tx_cpu=33 rx_cpu=21 drop=24593 pkt=72184 data_loss=34.06987 2019-07-30 22:22:35,268 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=8192 throughput=1<3188443/5000000<10000000 Kbps loss-rate=34 2019-07-30 22:22:35,268 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4094221K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:38,594 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=374.0391 real_seconds=1.00 rate_Mbps=3131.2324 tx_cpu=99 rx_cpu=21 drop=14596 pkt=62473 data_loss=23.36368 2019-07-30 22:22:38,594 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=8192 throughput=1<3206381/4094221<4094221 Kbps loss-rate=23 2019-07-30 22:22:38,594 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3650301K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:41,918 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=377.7188 real_seconds=1.00 rate_Mbps=3162.4216 tx_cpu=99 rx_cpu=21 drop=7352 pkt=55700 data_loss=13.19926 2019-07-30 22:22:41,918 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=8192 throughput=1<3238319/3650301<3650301 Kbps loss-rate=13 2019-07-30 22:22:41,919 DEBUG overshot, min=1 kbps=3238319 max=3650301 2019-07-30 22:22:41,919 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3238319K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:45,271 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=385.2656 real_seconds=1.00 rate_Mbps=3230.3467 tx_cpu=99 rx_cpu=19 drop=99 pkt=49413 data_loss=0.20037 2019-07-30 22:22:45,272 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=8192 throughput=1<3307875/3238319<3650301 Kbps loss-rate=0 2019-07-30 22:22:45,272 DEBUG undershot, min=3307875 kbps=3479088 max=3650301 2019-07-30 22:22:45,272 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3479088K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:22:48,623 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] megabytes=391.8359 real_seconds=1.00 rate_Mbps=3280.4038 tx_cpu=99 rx_cpu=22 drop=2932 pkt=53087 data_loss=5.52302 2019-07-30 22:22:48,624 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] pkt-size=8192 throughput=3307875<3359133/3479088<3650301 Kbps loss-rate=5 2019-07-30 22:22:48,624 DEBUG overshot, min=3307875 kbps=3359133 max=3479088 2019-07-30 22:22:48,634 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.13', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.29, 'throughput_kbps': 3800588, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.35, 'throughput_kbps': 3934693, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.25, 'throughput_kbps': 5795065, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 208009, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.28, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1595898, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.52, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3359133, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.346', 'rtt_max_ms': '21.297', 'rtt_min_ms': '0.189', 'rtt_stddev': '6.317', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.221', 'rtt_max_ms': '0.335', 'rtt_min_ms': '0.188', 'rtt_stddev': '0.041', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.349', 'rtt_max_ms': '0.925', 'rtt_min_ms': '0.222', 'rtt_stddev': '0.199', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-30 22:22:48,636 INFO Deleting floating ip 660345e9-b0a3-4c03-84d6-235217f01a99 2019-07-30 22:22:50,370 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] Floating IP 172.30.9.210 deleted 2019-07-30 22:22:50,538 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d3] Instance deleted 2019-07-30 22:22:50,542 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Creating client VM... 2019-07-30 22:22:50,542 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-07-30 22:22:55,987 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] VM status=BUILD, retrying 1 of 150... 2019-07-30 22:22:58,400 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] VM status=BUILD, retrying 2 of 150... 2019-07-30 22:23:01,119 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] VM status=BUILD, retrying 3 of 150... 2019-07-30 22:23:03,916 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] VM status=BUILD, retrying 4 of 150... 2019-07-30 22:23:06,953 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] VM status=BUILD, retrying 5 of 150... 2019-07-30 22:23:09,872 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] VM status=BUILD, retrying 6 of 150... 2019-07-30 22:23:12,602 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] VM status=BUILD, retrying 7 of 150... 2019-07-30 22:23:19,386 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Internal network IP: 192.168.2.16 2019-07-30 22:23:19,387 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] SSH IP: 172.30.9.203 2019-07-30 22:23:19,387 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Setup SSH for ubuntu@172.30.9.203 2019-07-30 22:23:35,150 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Installing nuttcp-8.1.4... 2019-07-30 22:23:35,197 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Copying nuttcp-8.1.4 to target... 2019-07-30 22:23:35,359 INFO ============================================================ 2019-07-30 22:23:35,359 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-07-30 22:23:44,401 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.14 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.417 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.426 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.474 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.331 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.379 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.285 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.537 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.294 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.297 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.285/0.458/1.141/0.241 ms 2019-07-30 22:23:53,436 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=0.322 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.340 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.308 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.298 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.365 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.286 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.363 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.349 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.503 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.262 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.262/0.339/0.503/0.066 ms 2019-07-30 22:24:02,480 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.47 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.331 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.324 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.399 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.615 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.418 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.334 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.468 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.484 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.482 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.324/0.532/1.470/0.324 ms 2019-07-30 22:24:02,481 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Measuring TCP Throughput (packet size=65536)... 2019-07-30 22:24:02,481 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:24:12,602 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=2372.6382 real_seconds=10.00 rate_Mbps=1990.5855 tx_cpu=5 rx_cpu=7 retrans=48 cwnd=371 rtt_ms=0.28 2019-07-30 22:24:12,603 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:24:22,698 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=2014.8751 real_seconds=10.00 rate_Mbps=1690.4702 tx_cpu=4 rx_cpu=6 retrans=30 cwnd=285 rtt_ms=0.43 2019-07-30 22:24:22,698 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:24:32,790 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=2097.5091 real_seconds=10.00 rate_Mbps=1759.9996 tx_cpu=4 rx_cpu=6 retrans=6 cwnd=380 rtt_ms=0.32 2019-07-30 22:24:32,791 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Measuring UDP Throughput (packet size=128)... 2019-07-30 22:24:32,791 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:24:36,117 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=18.0792 real_seconds=1.00 rate_Mbps=151.0075 tx_cpu=16 rx_cpu=17 drop=48127 pkt=196232 data_loss=24.52566 2019-07-30 22:24:36,118 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<154631/5000000<10000000 Kbps loss-rate=24 2019-07-30 22:24:36,118 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R463893K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:24:39,471 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=17.7385 real_seconds=1.00 rate_Mbps=148.7331 tx_cpu=15 rx_cpu=17 drop=45944 pkt=191258 data_loss=24.02203 2019-07-30 22:24:39,471 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<152302/463893<463893 Kbps loss-rate=24 2019-07-30 22:24:39,472 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308097K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:24:42,800 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=18.1385 real_seconds=1.00 rate_Mbps=151.5523 tx_cpu=16 rx_cpu=17 drop=46729 pkt=195319 data_loss=23.92430 2019-07-30 22:24:42,801 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<155189/308097<308097 Kbps loss-rate=23 2019-07-30 22:24:42,801 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231643K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:24:46,125 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=18.1621 real_seconds=1.00 rate_Mbps=152.4510 tx_cpu=16 rx_cpu=17 drop=53026 pkt=201810 data_loss=26.27522 2019-07-30 22:24:46,125 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<156109/231643<231643 Kbps loss-rate=26 2019-07-30 22:24:46,126 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R193876K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:24:49,451 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=17.9613 real_seconds=1.00 rate_Mbps=150.2601 tx_cpu=99 rx_cpu=18 drop=42193 pkt=189332 data_loss=22.28515 2019-07-30 22:24:49,452 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<153866/193876<193876 Kbps loss-rate=22 2019-07-30 22:24:49,452 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R173871K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:24:52,778 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=18.2903 real_seconds=1.00 rate_Mbps=153.5020 tx_cpu=99 rx_cpu=18 drop=19961 pkt=169795 data_loss=11.75574 2019-07-30 22:24:52,778 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<157186/173871<173871 Kbps loss-rate=11 2019-07-30 22:24:52,779 DEBUG overshot, min=1 kbps=157186 max=173871 2019-07-30 22:24:52,779 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157186K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:24:56,129 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=18.7378 real_seconds=1.00 rate_Mbps=157.2792 tx_cpu=99 rx_cpu=23 drop=0 pkt=153500 data_loss=0.00000 2019-07-30 22:24:56,129 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<161053/157186<173871 Kbps loss-rate=0 2019-07-30 22:24:56,129 DEBUG undershot, min=161053 kbps=167462 max=173871 2019-07-30 22:24:56,130 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R167462K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:24:59,480 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=18.9171 real_seconds=1.00 rate_Mbps=158.3898 tx_cpu=98 rx_cpu=19 drop=8569 pkt=163538 data_loss=5.23967 2019-07-30 22:24:59,480 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=161053<162191/167462<173871 Kbps loss-rate=5 2019-07-30 22:24:59,481 DEBUG overshot, min=161053 kbps=162191 max=167462 2019-07-30 22:24:59,481 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Measuring UDP Throughput (packet size=1024)... 2019-07-30 22:24:59,482 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:25:02,835 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=145.3965 real_seconds=1.00 rate_Mbps=1220.8058 tx_cpu=29 rx_cpu=18 drop=35827 pkt=184713 data_loss=19.39603 2019-07-30 22:25:02,836 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=1024 throughput=1<1250105/5000000<10000000 Kbps loss-rate=19 2019-07-30 22:25:02,836 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3125052K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:25:06,164 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=145.8574 real_seconds=1.00 rate_Mbps=1219.3632 tx_cpu=29 rx_cpu=18 drop=37214 pkt=186572 data_loss=19.94619 2019-07-30 22:25:06,164 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=1024 throughput=1<1248627/3125052<3125052 Kbps loss-rate=19 2019-07-30 22:25:06,164 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2186839K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:25:09,488 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=146.0781 real_seconds=1.00 rate_Mbps=1221.2643 tx_cpu=30 rx_cpu=19 drop=35951 pkt=185535 data_loss=19.37694 2019-07-30 22:25:09,488 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=1024 throughput=1<1250574/2186839<2186839 Kbps loss-rate=19 2019-07-30 22:25:09,489 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1718706K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:25:12,815 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=147.2520 real_seconds=1.00 rate_Mbps=1231.0362 tx_cpu=29 rx_cpu=20 drop=35614 pkt=186400 data_loss=19.10618 2019-07-30 22:25:12,816 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=1024 throughput=1<1260581/1718706<1718706 Kbps loss-rate=19 2019-07-30 22:25:12,816 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1489643K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:25:16,141 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=146.3496 real_seconds=1.00 rate_Mbps=1225.5371 tx_cpu=99 rx_cpu=19 drop=31980 pkt=181842 data_loss=17.58671 2019-07-30 22:25:16,141 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=1024 throughput=1<1254949/1489643<1489643 Kbps loss-rate=17 2019-07-30 22:25:16,142 DEBUG overshot, min=1 kbps=1254949 max=1489643 2019-07-30 22:25:16,142 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1254949K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:25:19,491 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=144.8574 real_seconds=1.00 rate_Mbps=1212.0021 tx_cpu=99 rx_cpu=18 drop=4856 pkt=153190 data_loss=3.16993 2019-07-30 22:25:19,492 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=1024 throughput=1<1241090/1254949<1489643 Kbps loss-rate=3 2019-07-30 22:25:19,492 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Measuring UDP Throughput (packet size=8192)... 2019-07-30 22:25:19,493 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:25:22,845 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=211.3984 real_seconds=1.00 rate_Mbps=1770.0163 tx_cpu=49 rx_cpu=9 drop=45651 pkt=72710 data_loss=62.78504 2019-07-30 22:25:22,845 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=8192 throughput=1<1812496/5000000<10000000 Kbps loss-rate=62 2019-07-30 22:25:22,845 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3406248K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:25:26,196 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=212.6094 real_seconds=1.00 rate_Mbps=1779.7734 tx_cpu=99 rx_cpu=9 drop=24761 pkt=51975 data_loss=47.64021 2019-07-30 22:25:26,197 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=8192 throughput=1<1822487/3406248<3406248 Kbps loss-rate=47 2019-07-30 22:25:26,197 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2614367K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:25:29,522 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=209.2266 real_seconds=1.00 rate_Mbps=1751.5430 tx_cpu=99 rx_cpu=10 drop=13111 pkt=39892 data_loss=32.86622 2019-07-30 22:25:29,523 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=8192 throughput=1<1793580/2614367<2614367 Kbps loss-rate=32 2019-07-30 22:25:29,523 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2203973K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:25:32,850 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=214.6016 real_seconds=1.00 rate_Mbps=1795.9771 tx_cpu=99 rx_cpu=10 drop=6161 pkt=33630 data_loss=18.31995 2019-07-30 22:25:32,850 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=8192 throughput=1<1839080/2203973<2203973 Kbps loss-rate=18 2019-07-30 22:25:32,850 DEBUG overshot, min=1 kbps=1839080 max=2203973 2019-07-30 22:25:32,851 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1839080K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:25:36,177 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=217.0547 real_seconds=1.00 rate_Mbps=1821.9236 tx_cpu=99 rx_cpu=10 drop=279 pkt=28062 data_loss=0.99423 2019-07-30 22:25:36,177 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=8192 throughput=1<1865649/1839080<2203973 Kbps loss-rate=0 2019-07-30 22:25:36,177 DEBUG undershot, min=1865649 kbps=2034811 max=2203973 2019-07-30 22:25:36,178 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2034811K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:25:39,504 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=202.9141 real_seconds=1.00 rate_Mbps=1698.5384 tx_cpu=99 rx_cpu=10 drop=5076 pkt=31049 data_loss=16.34833 2019-07-30 22:25:39,505 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=8192 throughput=1865649<1739303/2034811<2203973 Kbps loss-rate=16 2019-07-30 22:25:39,505 DEBUG overshot, min=1865649 kbps=1739303 max=2034811 2019-07-30 22:25:39,505 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1739303K -p5001 -P5002 -fparse 192.168.1.9 2019-07-30 22:25:42,829 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=207.2266 real_seconds=1.00 rate_Mbps=1740.5424 tx_cpu=99 rx_cpu=9 drop=15 pkt=26540 data_loss=0.05652 2019-07-30 22:25:42,830 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=8192 throughput=1865649<1782315/1739303<2034811 Kbps loss-rate=0 2019-07-30 22:25:42,830 DEBUG undershot, min=1950230 kbps=1992520 max=2034811 2019-07-30 22:25:42,840 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.16', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 48, 'rtt_ms': 0.28, 'throughput_kbps': 2038359, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 30, 'rtt_ms': 0.43, 'throughput_kbps': 1731041, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.32, 'throughput_kbps': 1802239, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.24, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 162191, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.17, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1241090, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.06, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1782315, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.458', 'rtt_max_ms': '1.141', 'rtt_min_ms': '0.285', 'rtt_stddev': '0.241', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.339', 'rtt_max_ms': '0.503', 'rtt_min_ms': '0.262', 'rtt_stddev': '0.066', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.532', 'rtt_max_ms': '1.470', 'rtt_min_ms': '0.324', 'rtt_stddev': '0.324', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-30 22:25:42,842 INFO ============================================================ 2019-07-30 22:25:42,842 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-07-30 22:25:51,909 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] PING 172.30.9.214 (172.30.9.214) 64(92) bytes of data. 72 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=0.725 ms 72 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.453 ms 72 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.421 ms 72 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.292 ms 72 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.550 ms 72 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.524 ms 72 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.425 ms 72 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.476 ms 72 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.412 ms 72 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.515 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.292/0.479/0.725/0.108 ms 2019-07-30 22:26:00,948 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] PING 172.30.9.214 (172.30.9.214) 391(419) bytes of data. 399 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=0.284 ms 399 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.708 ms 399 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.395 ms 399 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.521 ms 399 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.464 ms 399 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.502 ms 399 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.517 ms 399 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.457 ms 399 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.654 ms 399 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.640 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.284/0.514/0.708/0.121 ms 2019-07-30 22:26:09,991 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] PING 172.30.9.214 (172.30.9.214) 1500(1528) bytes of data. 1508 bytes from 172.30.9.214: icmp_seq=1 ttl=63 time=1.74 ms 1508 bytes from 172.30.9.214: icmp_seq=2 ttl=63 time=0.721 ms 1508 bytes from 172.30.9.214: icmp_seq=3 ttl=63 time=0.600 ms 1508 bytes from 172.30.9.214: icmp_seq=4 ttl=63 time=0.382 ms 1508 bytes from 172.30.9.214: icmp_seq=5 ttl=63 time=0.657 ms 1508 bytes from 172.30.9.214: icmp_seq=6 ttl=63 time=0.602 ms 1508 bytes from 172.30.9.214: icmp_seq=7 ttl=63 time=0.405 ms 1508 bytes from 172.30.9.214: icmp_seq=8 ttl=63 time=0.597 ms 1508 bytes from 172.30.9.214: icmp_seq=9 ttl=63 time=0.684 ms 1508 bytes from 172.30.9.214: icmp_seq=10 ttl=63 time=0.516 ms --- 172.30.9.214 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.382/0.690/1.744/0.368 ms 2019-07-30 22:26:09,991 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Measuring TCP Throughput (packet size=65536)... 2019-07-30 22:26:09,992 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:26:20,110 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=1977.1632 real_seconds=10.00 rate_Mbps=1659.0364 tx_cpu=4 rx_cpu=6 retrans=11 cwnd=400 rtt_ms=0.43 2019-07-30 22:26:20,110 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:26:30,203 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=1704.8923 real_seconds=10.00 rate_Mbps=1430.3394 tx_cpu=3 rx_cpu=5 retrans=18 cwnd=262 rtt_ms=0.44 2019-07-30 22:26:30,204 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:26:40,300 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=1755.6139 real_seconds=10.00 rate_Mbps=1472.9465 tx_cpu=3 rx_cpu=6 retrans=10 cwnd=266 rtt_ms=0.81 2019-07-30 22:26:40,301 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Measuring UDP Throughput (packet size=128)... 2019-07-30 22:26:40,301 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:26:43,628 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=17.1715 real_seconds=1.00 rate_Mbps=143.5108 tx_cpu=15 rx_cpu=15 drop=53670 pkt=194339 data_loss=27.61666 2019-07-30 22:26:43,628 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<146955/5000000<10000000 Kbps loss-rate=27 2019-07-30 22:26:43,628 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R440865K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:26:46,955 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=17.3046 real_seconds=1.01 rate_Mbps=144.4020 tx_cpu=16 rx_cpu=16 drop=59689 pkt=201448 data_loss=29.62978 2019-07-30 22:26:46,955 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<147867/440865<440865 Kbps loss-rate=29 2019-07-30 22:26:46,955 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294366K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:26:50,280 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=17.1901 real_seconds=1.00 rate_Mbps=144.1729 tx_cpu=16 rx_cpu=15 drop=59131 pkt=199953 data_loss=29.57273 2019-07-30 22:26:50,281 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<147633/294366<294366 Kbps loss-rate=29 2019-07-30 22:26:50,281 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R220999K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:26:53,607 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=17.3379 real_seconds=1.00 rate_Mbps=144.7738 tx_cpu=18 rx_cpu=15 drop=59526 pkt=201558 data_loss=29.53276 2019-07-30 22:26:53,607 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<148248/220999<220999 Kbps loss-rate=29 2019-07-30 22:26:53,607 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R184623K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:26:56,935 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=17.1476 real_seconds=1.00 rate_Mbps=143.4257 tx_cpu=99 rx_cpu=16 drop=39823 pkt=180296 data_loss=22.08753 2019-07-30 22:26:56,935 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<146867/184623<184623 Kbps loss-rate=22 2019-07-30 22:26:56,936 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R165745K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:00,259 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=17.5664 real_seconds=1.00 rate_Mbps=146.9249 tx_cpu=99 rx_cpu=16 drop=17957 pkt=161861 data_loss=11.09402 2019-07-30 22:27:00,260 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<150451/165745<165745 Kbps loss-rate=11 2019-07-30 22:27:00,260 DEBUG overshot, min=1 kbps=150451 max=165745 2019-07-30 22:27:00,261 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150451K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:03,586 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=17.8304 real_seconds=1.00 rate_Mbps=149.2365 tx_cpu=98 rx_cpu=16 drop=859 pkt=146925 data_loss=0.58433 2019-07-30 22:27:03,586 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=1<152818/150451<165745 Kbps loss-rate=0 2019-07-30 22:27:03,587 DEBUG undershot, min=152818 kbps=159281 max=165745 2019-07-30 22:27:03,587 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159281K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:06,938 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=17.2009 real_seconds=1.00 rate_Mbps=143.9013 tx_cpu=99 rx_cpu=16 drop=14638 pkt=155548 data_loss=9.41078 2019-07-30 22:27:06,938 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=128 throughput=152818<147354/159281<165745 Kbps loss-rate=9 2019-07-30 22:27:06,938 DEBUG overshot, min=152818 kbps=147354 max=159281 2019-07-30 22:27:06,939 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Measuring UDP Throughput (packet size=1024)... 2019-07-30 22:27:06,939 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:10,263 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=138.8975 real_seconds=1.00 rate_Mbps=1160.7779 tx_cpu=28 rx_cpu=18 drop=50573 pkt=192804 data_loss=26.23026 2019-07-30 22:27:10,264 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=1024 throughput=1<1188636/5000000<10000000 Kbps loss-rate=26 2019-07-30 22:27:10,264 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3094318K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:13,589 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=139.4697 real_seconds=1.00 rate_Mbps=1170.4941 tx_cpu=30 rx_cpu=18 drop=45054 pkt=187871 data_loss=23.98137 2019-07-30 22:27:13,589 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=1024 throughput=1<1198585/3094318<3094318 Kbps loss-rate=23 2019-07-30 22:27:13,590 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2146451K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:16,917 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=140.2412 real_seconds=1.00 rate_Mbps=1172.4387 tx_cpu=29 rx_cpu=18 drop=33357 pkt=176964 data_loss=18.84960 2019-07-30 22:27:16,918 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=1024 throughput=1<1200577/2146451<2146451 Kbps loss-rate=18 2019-07-30 22:27:16,918 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1673514K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:20,268 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=133.7402 real_seconds=1.00 rate_Mbps=1122.2917 tx_cpu=30 rx_cpu=19 drop=51602 pkt=188552 data_loss=27.36753 2019-07-30 22:27:20,268 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=1024 throughput=1<1149226/1673514<1673514 Kbps loss-rate=27 2019-07-30 22:27:20,268 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1411370K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:23,593 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=140.5537 real_seconds=1.00 rate_Mbps=1174.3502 tx_cpu=86 rx_cpu=18 drop=28242 pkt=172169 data_loss=16.40366 2019-07-30 22:27:23,593 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=1024 throughput=1<1202534/1411370<1411370 Kbps loss-rate=16 2019-07-30 22:27:23,593 DEBUG overshot, min=1 kbps=1202534 max=1411370 2019-07-30 22:27:23,594 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1202534K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:26,919 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=138.7803 real_seconds=1.00 rate_Mbps=1160.9007 tx_cpu=99 rx_cpu=18 drop=4683 pkt=146794 data_loss=3.19016 2019-07-30 22:27:26,920 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=1024 throughput=1<1188762/1202534<1411370 Kbps loss-rate=3 2019-07-30 22:27:26,920 INFO [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Measuring UDP Throughput (packet size=8192)... 2019-07-30 22:27:26,921 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:30,245 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=209.5781 real_seconds=1.01 rate_Mbps=1748.3427 tx_cpu=53 rx_cpu=10 drop=45744 pkt=72570 data_loss=63.03431 2019-07-30 22:27:30,245 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=8192 throughput=1<1790302/5000000<10000000 Kbps loss-rate=63 2019-07-30 22:27:30,246 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3395151K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:33,571 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=208.8281 real_seconds=1.00 rate_Mbps=1753.8187 tx_cpu=99 rx_cpu=11 drop=25076 pkt=51806 data_loss=48.40367 2019-07-30 22:27:33,571 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=8192 throughput=1<1795910/3395151<3395151 Kbps loss-rate=48 2019-07-30 22:27:33,572 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2595530K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:36,898 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=206.5000 real_seconds=1.00 rate_Mbps=1733.3638 tx_cpu=99 rx_cpu=10 drop=13173 pkt=39605 data_loss=33.26096 2019-07-30 22:27:36,898 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=8192 throughput=1<1774964/2595530<2595530 Kbps loss-rate=33 2019-07-30 22:27:36,899 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2185247K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:40,224 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=205.9297 real_seconds=1.00 rate_Mbps=1723.3360 tx_cpu=99 rx_cpu=10 drop=6986 pkt=33345 data_loss=20.95066 2019-07-30 22:27:40,224 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=8192 throughput=1<1764696/2185247<2185247 Kbps loss-rate=20 2019-07-30 22:27:40,225 DEBUG overshot, min=1 kbps=1764696 max=2185247 2019-07-30 22:27:40,225 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1764696K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:43,551 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=209.8125 real_seconds=1.00 rate_Mbps=1761.3505 tx_cpu=99 rx_cpu=10 drop=71 pkt=26927 data_loss=0.26368 2019-07-30 22:27:43,551 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=8192 throughput=1<1803622/1764696<2185247 Kbps loss-rate=0 2019-07-30 22:27:43,551 DEBUG undershot, min=1803622 kbps=1994434 max=2185247 2019-07-30 22:27:43,552 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1994434K -p5001 -P5002 -fparse 172.30.9.214 2019-07-30 22:27:46,901 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] megabytes=226.2266 real_seconds=1.00 rate_Mbps=1893.7585 tx_cpu=99 rx_cpu=10 drop=1476 pkt=30433 data_loss=4.84998 2019-07-30 22:27:46,901 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] pkt-size=8192 throughput=1803622<1939208/1994434<2185247 Kbps loss-rate=4 2019-07-30 22:27:46,912 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.16', 'ip_to': u'172.30.9.214', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.43, 'throughput_kbps': 1698853, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 18, 'rtt_ms': 0.44, 'throughput_kbps': 1464667, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 10, 'rtt_ms': 0.81, 'throughput_kbps': 1508297, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 9.41, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 147354, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.19, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1188762, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.85, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1939208, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.479', 'rtt_max_ms': '0.725', 'rtt_min_ms': '0.292', 'rtt_stddev': '0.108', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.514', 'rtt_max_ms': '0.708', 'rtt_min_ms': '0.284', 'rtt_stddev': '0.121', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.690', 'rtt_max_ms': '1.744', 'rtt_min_ms': '0.382', 'rtt_stddev': '0.368', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-07-30 22:27:46,914 INFO Deleting floating ip 05c0b4af-ba7b-49d7-b4b5-46e6bfddf48c 2019-07-30 22:27:49,001 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Floating IP 172.30.9.203 deleted 2019-07-30 22:27:49,519 DEBUG [TestClient_5d461bf2-464a-4ad5-909b-c45acbf1488d4] Instance deleted 2019-07-30 22:27:49,535 INFO Cleaning up... 2019-07-30 22:27:49,536 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Terminating nuttcp-8.1.4 2019-07-30 22:27:49,552 INFO Deleting floating ip a4923dee-08c9-4d77-a07f-06efeca6719b 2019-07-30 22:27:51,803 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Floating IP 172.30.9.214 deleted 2019-07-30 22:27:51,992 DEBUG [TestServer_5d461bf2-464a-4ad5-909b-c45acbf1488d1] Instance deleted 2019-07-30 22:28:01,057 INFO Network pns-internal-net_5d461bf2-464a-4ad5-909b-c45acbf1488d deleted. 2019-07-30 22:28:04,332 INFO Network pns-internal-net2_5d461bf2-464a-4ad5-909b-c45acbf1488d deleted. 2019-07-30 22:28:04,388 INFO Removed public key pns_public_key 2019-07-30 22:28:04,389 INFO Deleting security group 2019-07-30 22:28:04,919 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': '15511271', 'rtt_ms': '0.223333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 152325, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1264404, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 6472453, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.238/0.139/0.394/0.093', | | | | | '64-byte': '2.958/0.176/26.747/7.930', '1500-byte': '0.335/0.204/0.480/0.103'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4510115', 'rtt_ms': '0.296667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 208009, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1595898, | | | | | 'loss_rate': 0.28}, 8192: {'tp_kbps': 3359133, 'loss_rate': 5.52}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.221/0.188/0.335/0.041', | | | | | '64-byte': '2.346/0.189/21.297/6.317', '1500-byte': '0.349/0.222/0.925/0.199'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1759575', 'rtt_ms': '0.49'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 148549, 'loss_rate': 3.22}, 1024: {'tp_kbps': 1220357, | | | | | 'loss_rate': 2.96}, 8192: {'tp_kbps': 1816184, 'loss_rate': 0.4}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.322/0.224/0.409/0.056', | | | | | '64-byte': '0.438/0.255/1.147/0.243', '1500-byte': '0.660/0.313/1.648/0.359'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1857213', 'rtt_ms': '0.343333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 162191, 'loss_rate': 5.24}, 1024: {'tp_kbps': 1241090, | | | | | 'loss_rate': 3.17}, 8192: {'tp_kbps': 1782315, 'loss_rate': 0.06}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.339/0.262/0.503/0.066', | | | | | '64-byte': '0.458/0.285/1.141/0.241', '1500-byte': '0.532/0.324/1.470/0.324'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '2017938', 'rtt_ms': '0.366667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 148759, 'loss_rate': 3.18}, 1024: {'tp_kbps': 1162096, | | | | | 'loss_rate': 2.65}, 8192: {'tp_kbps': 1974512, 'loss_rate': 0.16}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.376/0.239/0.484/0.079', | | | | | '64-byte': '0.472/0.241/0.722/0.132', '1500-byte': '0.617/0.293/1.860/0.431'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1557272', 'rtt_ms': '0.56'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 147354, 'loss_rate': 9.41}, 1024: {'tp_kbps': 1188762, | | | | | 'loss_rate': 3.19}, 8192: {'tp_kbps': 1939208, 'loss_rate': 4.85}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.514/0.284/0.708/0.121', | | | | | '64-byte': '0.479/0.292/0.725/0.108', '1500-byte': '0.690/0.382/1.744/0.368'}} | | 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-07-30 22:28:04,923 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-07-30 22:28:05,258 - 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-07-30 22:28:05,410 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 22:28:05,410 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 20:11 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 22:28:05,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 22:28:05,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}380d796108e44adce200e0ed3227ae25aef73e06" 2019-07-30 22:28:06,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1215 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:06 GMT X-Openstack-Request-Id: req-0e2b7a56-86eb-4e2b-9066-a54f834f6bd2 2019-07-30 22:28:06,093 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "924ecf5681a645bdb8c0afcee685bf33", "created_at": "2019-07-30T17:32:46Z", "admin_state_up": true, "updated_at": "2019-07-30T17:32:49Z", "project_id": "924ecf5681a645bdb8c0afcee685bf33", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "0f48677e-8670-4808-bf16-066df5df8113", "name": "tempest-pretest-check-369848379"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bac8c588f7994917983d429cdbea0c62", "created_at": "2019-07-30T22:07:55Z", "admin_state_up": true, "updated_at": "2019-07-30T22:27:56Z", "project_id": "bac8c588f7994917983d429cdbea0c62", "flavor_id": null, "revision_number": 11, "routes": [], "ha": true, "id": "41d496f1-5b23-4b8f-9793-c4996a7813bc", "name": "vmtp-router_5d461bf2-464a-4ad5-909b-c45acbf1488d"}]} 2019-07-30 22:28:06,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-0e2b7a56-86eb-4e2b-9066-a54f834f6bd2 2019-07-30 22:28:06,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.677089929581s 2019-07-30 22:28:06,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 22:28:06,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/41d496f1-5b23-4b8f-9793-c4996a7813bc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}380d796108e44adce200e0ed3227ae25aef73e06" 2019-07-30 22:28:10,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 22:28:10 GMT X-Openstack-Request-Id: req-d3745e2f-bd1e-40fe-af3b-49e4aebba8b8 2019-07-30 22:28:10,737 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 22:28:10,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/41d496f1-5b23-4b8f-9793-c4996a7813bc.json used request id req-d3745e2f-bd1e-40fe-af3b-49e4aebba8b8 2019-07-30 22:28:10,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.64209103584s 2019-07-30 22:28:10,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 22:28:10,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}380d796108e44adce200e0ed3227ae25aef73e06" 2019-07-30 22:28:11,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:11 GMT X-Openstack-Request-Id: req-51de7bc6-2d38-4f0d-9048-4ad2e7eaf1e3 2019-07-30 22:28:11,078 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T22:08:09Z", "file": "/v2/images/aee9d638-3935-423d-b928-d844e011847a/file", "owner": "bac8c588f7994917983d429cdbea0c62", "id": "aee9d638-3935-423d-b928-d844e011847a", "size": 263848448, "self": "/v2/images/aee9d638-3935-423d-b928-d844e011847a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/aee9d638-3935-423d-b928-d844e011847a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/aee9d638-3935-423d-b928-d844e011847a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_5d461bf2-464a-4ad5-909b-c45acbf1488d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "vmtp-img_5d461bf2-464a-4ad5-909b-c45acbf1488d", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T22:08:04Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 22:28:11,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-51de7bc6-2d38-4f0d-9048-4ad2e7eaf1e3 2019-07-30 22:28:11,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.336993932724s 2019-07-30 22:28:11,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 22:28:11,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/aee9d638-3935-423d-b928-d844e011847a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}380d796108e44adce200e0ed3227ae25aef73e06" 2019-07-30 22:28:12,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 22:28:12 GMT X-Openstack-Request-Id: req-57076513-9d0d-47d4-be21-4c1af83d8e41 2019-07-30 22:28:12,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 22:28:12,659 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/aee9d638-3935-423d-b928-d844e011847a used request id req-57076513-9d0d-47d4-be21-4c1af83d8e41 2019-07-30 22:28:12,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.57850885391s 2019-07-30 22:28:12,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 22:28:12,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:28:12,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a7f6295e-6b84-432a-88ae-18da61fcb31a x-openstack-request-id: req-a7f6295e-6b84-432a-88ae-18da61fcb31a 2019-07-30 22:28:12,985 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_5d461bf2-464a-4ad5-909b-c45acbf1488d", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/b87bff0b-2195-4cd3-ba8c-ba3d98566b65", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/b87bff0b-2195-4cd3-ba8c-ba3d98566b65", "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": "b87bff0b-2195-4cd3-ba8c-ba3d98566b65"}]} 2019-07-30 22:28:12,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-a7f6295e-6b84-432a-88ae-18da61fcb31a 2019-07-30 22:28:12,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.320837020874s 2019-07-30 22:28:12,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 22:28:12,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/b87bff0b-2195-4cd3-ba8c-ba3d98566b65 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:28:13,034 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb7fcc07-5426-4f37-9940-d89ba20aaaa9 x-openstack-request-id: req-bb7fcc07-5426-4f37-9940-d89ba20aaaa9 2019-07-30 22:28:13,034 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/b87bff0b-2195-4cd3-ba8c-ba3d98566b65 used request id req-bb7fcc07-5426-4f37-9940-d89ba20aaaa9 2019-07-30 22:28:13,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0468280315399s 2019-07-30 22:28:13,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 22:28:13,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:28:13,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 830 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f07724-d5cd-45bd-b0ec-46b5d58c34c3 2019-07-30 22:28:13,284 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmtp-user_5d461bf2-464a-4ad5-909b-c45acbf1488d", "links": {"self": "http://172.30.9.37:5000/v3/users/71b6079e9cd844e3af4e916693f6c869"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "71b6079e9cd844e3af4e916693f6c869", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 22:28:13,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-06f07724-d5cd-45bd-b0ec-46b5d58c34c3 2019-07-30 22:28:13,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248857021332s 2019-07-30 22:28:13,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 22:28:13,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/71b6079e9cd844e3af4e916693f6c869 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:28:13,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942c6dbd-b8ee-4549-b6c9-b3336566221b 2019-07-30 22:28:13,521 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_5d461bf2-464a-4ad5-909b-c45acbf1488d", "links": {"self": "http://172.30.9.37:5000/v3/users/71b6079e9cd844e3af4e916693f6c869"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "71b6079e9cd844e3af4e916693f6c869", "description": null}} 2019-07-30 22:28:13,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/71b6079e9cd844e3af4e916693f6c869 used request id req-942c6dbd-b8ee-4549-b6c9-b3336566221b 2019-07-30 22:28:13,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230897903442s 2019-07-30 22:28:13,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 22:28:13,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/71b6079e9cd844e3af4e916693f6c869 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:28:13,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 22:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-246469e9-58d1-47cb-8330-30d9293382e0 2019-07-30 22:28:13,987 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 22:28:13,987 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/71b6079e9cd844e3af4e916693f6c869 used request id req-246469e9-58d1-47cb-8330-30d9293382e0 2019-07-30 22:28:13,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.465790987015s 2019-07-30 22:28:13,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 22:28:13,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:28:14,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e38b9b-7329-4629-b1a6-fa7048325821 2019-07-30 22:28:14,225 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.37:5000/v3/projects/bac8c588f7994917983d429cdbea0c62"}, "tags": [], "enabled": true, "id": "bac8c588f7994917983d429cdbea0c62", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_5d461bf2-464a-4ad5-909b-c45acbf1488d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 22:28:14,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-40e38b9b-7329-4629-b1a6-fa7048325821 2019-07-30 22:28:14,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.23174905777s 2019-07-30 22:28:14,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 22:28:14,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/bac8c588f7994917983d429cdbea0c62 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:28:14,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 22:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9205585-0bd5-4300-bcc3-2c0dac8c3423 2019-07-30 22:28:14,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 22:28:14,514 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/bac8c588f7994917983d429cdbea0c62 used request id req-f9205585-0bd5-4300-bcc3-2c0dac8c3423 2019-07-30 22:28:14,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.284134149551s 2019-07-30 22:28:14,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 22:28:14,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=bac8c588f7994917983d429cdbea0c62&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:28:14,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:14 GMT X-Openstack-Request-Id: req-2eace813-d782-4675-a740-6674b50123ab 2019-07-30 22:28:14,837 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bac8c588f7994917983d429cdbea0c62", "created_at": "2019-07-30T22:08:17Z", "updated_at": "2019-07-30T22:08:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:08:17Z", "revision_number": 0, "id": "1422607b-c21c-4e7c-b015-63b9a887eb4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:08:17Z", "security_group_id": "1da39430-d033-4fe0-9f19-59f827dd712c", "tenant_id": "bac8c588f7994917983d429cdbea0c62", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac8c588f7994917983d429cdbea0c62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:08:17Z", "revision_number": 0, "id": "3fd56ee2-c871-4693-a3c2-6e271070d1de", "remote_group_id": "1da39430-d033-4fe0-9f19-59f827dd712c", "remote_ip_prefix": null, "created_at": "2019-07-30T22:08:17Z", "security_group_id": "1da39430-d033-4fe0-9f19-59f827dd712c", "tenant_id": "bac8c588f7994917983d429cdbea0c62", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac8c588f7994917983d429cdbea0c62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:08:17Z", "revision_number": 0, "id": "80e1411e-fec0-426a-84c7-df8b25c933c1", "remote_group_id": "1da39430-d033-4fe0-9f19-59f827dd712c", "remote_ip_prefix": null, "created_at": "2019-07-30T22:08:17Z", "security_group_id": "1da39430-d033-4fe0-9f19-59f827dd712c", "tenant_id": "bac8c588f7994917983d429cdbea0c62", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac8c588f7994917983d429cdbea0c62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:08:17Z", "revision_number": 0, "id": "9596a9b4-ef1e-4853-bc7b-032a0043cf8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:08:17Z", "security_group_id": "1da39430-d033-4fe0-9f19-59f827dd712c", "tenant_id": "bac8c588f7994917983d429cdbea0c62", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac8c588f7994917983d429cdbea0c62"}], "revision_number": 1, "project_id": "bac8c588f7994917983d429cdbea0c62", "id": "1da39430-d033-4fe0-9f19-59f827dd712c", "name": "default"}]} 2019-07-30 22:28:14,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=bac8c588f7994917983d429cdbea0c62&name=default used request id req-2eace813-d782-4675-a740-6674b50123ab 2019-07-30 22:28:14,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.317054986954s 2019-07-30 22:28:14,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 22:28:14,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:28:15,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:15 GMT X-Openstack-Request-Id: req-411c5f66-bac2-4452-9ece-c3c59ce9686e 2019-07-30 22:28:15,201 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bac8c588f7994917983d429cdbea0c62", "created_at": "2019-07-30T22:08:17Z", "updated_at": "2019-07-30T22:08:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:08:17Z", "revision_number": 0, "id": "1422607b-c21c-4e7c-b015-63b9a887eb4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:08:17Z", "security_group_id": "1da39430-d033-4fe0-9f19-59f827dd712c", "tenant_id": "bac8c588f7994917983d429cdbea0c62", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac8c588f7994917983d429cdbea0c62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:08:17Z", "revision_number": 0, "id": "3fd56ee2-c871-4693-a3c2-6e271070d1de", "remote_group_id": "1da39430-d033-4fe0-9f19-59f827dd712c", "remote_ip_prefix": null, "created_at": "2019-07-30T22:08:17Z", "security_group_id": "1da39430-d033-4fe0-9f19-59f827dd712c", "tenant_id": "bac8c588f7994917983d429cdbea0c62", "port_range_min": null, "ethertype": "IPv4", "project_id": "bac8c588f7994917983d429cdbea0c62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:08:17Z", "revision_number": 0, "id": "80e1411e-fec0-426a-84c7-df8b25c933c1", "remote_group_id": "1da39430-d033-4fe0-9f19-59f827dd712c", "remote_ip_prefix": null, "created_at": "2019-07-30T22:08:17Z", "security_group_id": "1da39430-d033-4fe0-9f19-59f827dd712c", "tenant_id": "bac8c588f7994917983d429cdbea0c62", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac8c588f7994917983d429cdbea0c62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:08:17Z", "revision_number": 0, "id": "9596a9b4-ef1e-4853-bc7b-032a0043cf8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:08:17Z", "security_group_id": "1da39430-d033-4fe0-9f19-59f827dd712c", "tenant_id": "bac8c588f7994917983d429cdbea0c62", "port_range_min": null, "ethertype": "IPv6", "project_id": "bac8c588f7994917983d429cdbea0c62"}], "revision_number": 1, "project_id": "bac8c588f7994917983d429cdbea0c62", "id": "1da39430-d033-4fe0-9f19-59f827dd712c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-30 22:28:15,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-411c5f66-bac2-4452-9ece-c3c59ce9686e 2019-07-30 22:28:15,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.359571933746s 2019-07-30 22:28:15,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 22:28:15,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/1da39430-d033-4fe0-9f19-59f827dd712c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}640a22e5fdead833f37d23f2a2af7f852852020c" 2019-07-30 22:28:15,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 22:28:15 GMT X-Openstack-Request-Id: req-d00c4654-25b0-4be2-bacf-f94bb8134069 2019-07-30 22:28:15,697 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 22:28:15,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/1da39430-d033-4fe0-9f19-59f827dd712c.json used request id req-d00c4654-25b0-4be2-bacf-f94bb8134069 2019-07-30 22:28:15,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.487425088882s 2019-07-30 22:28:15,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 22:28:15,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}380d796108e44adce200e0ed3227ae25aef73e06" 2019-07-30 22:28:15,917 - keystoneauth.session - DEBUG - RESP: [401] Content-Length: 114 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:15 GMT Www-Authenticate: Keystone uri="http://192.30.9.7:5000" X-Openstack-Request-Id: req-1ce68ab0-8c7c-45d8-aed2-a33cb79094e1 2019-07-30 22:28:15,917 - keystoneauth.session - DEBUG - RESP BODY: {"error": {"message": "The request you have made requires authentication.", "code": 401, "title": "Unauthorized"}} 2019-07-30 22:28:15,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-1ce68ab0-8c7c-45d8-aed2-a33cb79094e1 2019-07-30 22:28:15,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 22:28:15,931 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-07-30 22:28:15,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.233902931213s 2019-07-30 22:28:15,950 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-07-30 22:28:15,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 22:28:15,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58328244-dfac-490a-95b5-d402e5f7dd8b 2019-07-30 22:28:15,981 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 22:28:15,981 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-58328244-dfac-490a-95b5-d402e5f7dd8b 2019-07-30 22:28:15,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 22:28:16,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T23:28:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["xxdJBRBKTwKIsz5DgZmbGg"], "issued_at": "2019-07-30T22:28:16.000000Z"}} 2019-07-30 22:28:16,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 22:28:16,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:28:16,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:16 GMT X-Openstack-Request-Id: req-7cc7abc4-0cec-4139-9555-8b6b042f3dc6 2019-07-30 22:28:16,810 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 22:28:16,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7cc7abc4-0cec-4139-9555-8b6b042f3dc6 2019-07-30 22:28:16,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396283864975s 2019-07-30 22:28:16,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 22:28:16,822 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8133f68d-2f9e-4588-a392-1732d0407d49 2019-07-30 22:28:16,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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 22:28:16,822 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-8133f68d-2f9e-4588-a392-1732d0407d49 2019-07-30 22:28:16,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 22:28:16,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:28:17,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f69262b4-8361-4077-8fb0-f4102c49b8be 2019-07-30 22:28:17,072 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 22:28:17,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-f69262b4-8361-4077-8fb0-f4102c49b8be 2019-07-30 22:28:17,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.248878002167s 2019-07-30 22:28:17,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 22:28:17,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b"}}' 2019-07-30 22:28:17,323 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95ad587-311a-46f1-9205-b14279127840 2019-07-30 22:28:17,323 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a"}, "tags": [], "enabled": true, "id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b"}} 2019-07-30 22:28:17,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-c95ad587-311a-46f1-9205-b14279127840 2019-07-30 22:28:17,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.244063138962s 2019-07-30 22:28:17,324 - 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'e38e02a10a8741e8a3bc3cdd4f58cd8a', '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_ea99a71c-931b-43c6-9d7a-89082c725b9b'}) 2019-07-30 22:28:17,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 22:28:17,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "o4TEoGsiu2uESF7h8BjfJDpdKgcmnv", "email": null, "name": "shaker-user_ea99a71c-931b-43c6-9d7a-89082c725b9b"}}' 2019-07-30 22:28:17,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2896803-e56b-46ba-a43e-21baa39cfba1 2019-07-30 22:28:17,856 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_ea99a71c-931b-43c6-9d7a-89082c725b9b", "links": {"self": "http://172.30.9.37:5000/v3/users/4212cc2ba590470a9266d6ae1b71b703"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4212cc2ba590470a9266d6ae1b71b703", "domain_id": "default", "password_expires_at": null}} 2019-07-30 22:28:17,856 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-a2896803-e56b-46ba-a43e-21baa39cfba1 2019-07-30 22:28:17,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.52607011795s 2019-07-30 22:28:17,857 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4212cc2ba590470a9266d6ae1b71b703', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_ea99a71c-931b-43c6-9d7a-89082c725b9b'}) 2019-07-30 22:28:17,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 22:28:17,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:28:18,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5363d3d-6dc9-491a-a7fd-7ff11b4b99df 2019-07-30 22:28:18,005 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 22:28:18,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-c5363d3d-6dc9-491a-a7fd-7ff11b4b99df 2019-07-30 22:28:18,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.144513130188s 2019-07-30 22:28:18,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 22:28:18,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:28:18,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06ab69e-a690-4bad-a1d8-be87a7ee9f7f 2019-07-30 22:28:18,260 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 22:28:18,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-f06ab69e-a690-4bad-a1d8-be87a7ee9f7f 2019-07-30 22:28:18,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.249928951263s 2019-07-30 22:28:18,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 22:28:18,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:28:18,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88fcce0-0423-439a-b83b-471e8bf95b3c 2019-07-30 22:28:18,486 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 22:28:18,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-c88fcce0-0423-439a-b83b-471e8bf95b3c 2019-07-30 22:28:18,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221405029297s 2019-07-30 22:28:18,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 22:28:18,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:28:18,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b574ac8a-c32e-4242-96c8-86642b8ae5db 2019-07-30 22:28:18,718 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 22:28:18,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-b574ac8a-c32e-4242-96c8-86642b8ae5db 2019-07-30 22:28:18,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22712802887s 2019-07-30 22:28:18,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 22:28:18,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:28:18,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7dd409-e7f4-4858-beb9-8b279492d2a7 2019-07-30 22:28:18,963 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_ea99a71c-931b-43c6-9d7a-89082c725b9b", "links": {"self": "http://172.30.9.37:5000/v3/users/4212cc2ba590470a9266d6ae1b71b703"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4212cc2ba590470a9266d6ae1b71b703", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 22:28:18,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-9c7dd409-e7f4-4858-beb9-8b279492d2a7 2019-07-30 22:28:18,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24390912056s 2019-07-30 22:28:18,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 22:28:18,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:28:19,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f60957a-f9f9-4364-87ff-f53dcdd5203e 2019-07-30 22:28:19,182 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a"}, "tags": [], "enabled": true, "id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b"}]} 2019-07-30 22:28:19,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-6f60957a-f9f9-4364-87ff-f53dcdd5203e 2019-07-30 22:28:19,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207411050797s 2019-07-30 22:28:19,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 22:28:19,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=4212cc2ba590470a9266d6ae1b71b703&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=e38e02a10a8741e8a3bc3cdd4f58cd8a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:28:19,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba7d1ca-cb9a-4e11-aefc-0b0ca95ef8b4 2019-07-30 22:28:19,319 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=4212cc2ba590470a9266d6ae1b71b703&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=e38e02a10a8741e8a3bc3cdd4f58cd8a", "previous": null, "next": null}} 2019-07-30 22:28:19,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=4212cc2ba590470a9266d6ae1b71b703&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=e38e02a10a8741e8a3bc3cdd4f58cd8a used request id req-2ba7d1ca-cb9a-4e11-aefc-0b0ca95ef8b4 2019-07-30 22:28:19,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.128931045532s 2019-07-30 22:28:19,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 22:28:19,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a/users/4212cc2ba590470a9266d6ae1b71b703/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:28:19,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 22:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f74d69be-4801-4cc6-9a50-aa07e185f63a 2019-07-30 22:28:19,679 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 22:28:19,679 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a/users/4212cc2ba590470a9266d6ae1b71b703/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-f74d69be-4801-4cc6-9a50-aa07e185f63a 2019-07-30 22:28:19,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.356381177902s 2019-07-30 22:28:19,680 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b', 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'e38e02a10a8741e8a3bc3cdd4f58cd8a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'o4TEoGsiu2uESF7h8BjfJDpdKgcmnv', 'username': u'shaker-user_ea99a71c-931b-43c6-9d7a-89082c725b9b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 22:28:19,684 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_ea99a71c-931b-43c6-9d7a-89082c725b9b', 'password': 'o4TEoGsiu2uESF7h8BjfJDpdKgcmnv', 'project_name': 'shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': 'e38e02a10a8741e8a3bc3cdd4f58cd8a', 'project_domain_name': 'Default'} 2019-07-30 22:28:19,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-07-30 22:28:19,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:28:20,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28: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-1654285d-02a5-428c-b24b-4103610aaab9 x-openstack-request-id: req-1654285d-02a5-428c-b24b-4103610aaab9 2019-07-30 22:28:20,048 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 242}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"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}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 245}, "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": 5}]} 2019-07-30 22:28:20,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-1654285d-02a5-428c-b24b-4103610aaab9 2019-07-30 22:28:20,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.359966993332s 2019-07-30 22:28:20,049 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-07-30 22:28:20,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 22:28:20,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:28:20,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60e6522-2626-478a-ab3c-44f3707b3bda 2019-07-30 22:28:20,266 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 22:28:20,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-f60e6522-2626-478a-ab3c-44f3707b3bda 2019-07-30 22:28:20,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216086149216s 2019-07-30 22:28:20,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 22:28:20,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:28:20,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5103867-a55d-4fe5-8157-af857719044c 2019-07-30 22:28:20,503 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a"}, "tags": [], "enabled": true, "id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b"}]} 2019-07-30 22:28:20,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-e5103867-a55d-4fe5-8157-af857719044c 2019-07-30 22:28:20,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230144023895s 2019-07-30 22:28:20,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 22:28:20,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" -d '{"network": {"tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "name": "shaker-net_ea99a71c-931b-43c6-9d7a-89082c725b9b", "admin_state_up": true}}' 2019-07-30 22:28:21,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:21 GMT X-Openstack-Request-Id: req-7939814c-4a2e-4b2e-93ed-cd4d32f8be38 2019-07-30 22:28:21,423 - 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":"d0286add-71d2-4a61-ad29-1e0bc6f7c798","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T22:28:21Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_ea99a71c-931b-43c6-9d7a-89082c725b9b","admin_state_up":true,"tenant_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","created_at":"2019-07-30T22:28:20Z","mtu":1450}} 2019-07-30 22:28:21,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-7939814c-4a2e-4b2e-93ed-cd4d32f8be38 2019-07-30 22:28:21,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.917107105255s 2019-07-30 22:28:21,424 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-07-30T22:28:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd0286add-71d2-4a61-ad29-1e0bc6f7c798', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_ea99a71c-931b-43c6-9d7a-89082c725b9b', u'created_at': u'2019-07-30T22:28:20Z', u'mtu': 1450, u'tenant_id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a', u'l2_adjacency': True}) 2019-07-30 22:28:21,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 22:28:21,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbb2d3b-73ae-4c4f-aa59-fa5539439fcd 2019-07-30 22:28:21,434 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 22:28:21,434 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-bbbb2d3b-73ae-4c4f-aa59-fa5539439fcd 2019-07-30 22:28:21,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 22:28:21,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-30T23:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "name": "shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/e38e02a10a8741e8a3bc3cdd4f58cd8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/e38e02a10a8741e8a3bc3cdd4f58cd8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/e38e02a10a8741e8a3bc3cdd4f58cd8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_e38e02a10a8741e8a3bc3cdd4f58cd8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_e38e02a10a8741e8a3bc3cdd4f58cd8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/e38e02a10a8741e8a3bc3cdd4f58cd8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/e38e02a10a8741e8a3bc3cdd4f58cd8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/e38e02a10a8741e8a3bc3cdd4f58cd8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/e38e02a10a8741e8a3bc3cdd4f58cd8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/e38e02a10a8741e8a3bc3cdd4f58cd8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/e38e02a10a8741e8a3bc3cdd4f58cd8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_ea99a71c-931b-43c6-9d7a-89082c725b9b", "id": "4212cc2ba590470a9266d6ae1b71b703"}, "audit_ids": ["tlqQuwAlTSKedvdu2P650g"], "issued_at": "2019-07-30T22:28:21.000000Z"}} 2019-07-30 22:28:21,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 22:28:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:28:22,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:22 GMT X-Openstack-Request-Id: req-caad6fb9-8666-412f-b5b1-267274e8102a 2019-07-30 22:28:22,131 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d0286add-71d2-4a61-ad29-1e0bc6f7c798","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T22:28:21Z","qos_policy_id":null,"name":"shaker-net_ea99a71c-931b-43c6-9d7a-89082c725b9b","admin_state_up":true,"tenant_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","created_at":"2019-07-30T22:28:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 22:28:22,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-caad6fb9-8666-412f-b5b1-267274e8102a 2019-07-30 22:28:22,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292886018753s 2019-07-30 22:28:22,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 22:28:22,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -d '{"subnet": {"name": "shaker-subnet_ea99a71c-931b-43c6-9d7a-89082c725b9b", "enable_dhcp": true, "network_id": "d0286add-71d2-4a61-ad29-1e0bc6f7c798", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 22:28:23,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:23 GMT X-Openstack-Request-Id: req-373c9868-0713-41fd-8096-a437827af2f9 2019-07-30 22:28:23,195 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0286add-71d2-4a61-ad29-1e0bc6f7c798","tenant_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","created_at":"2019-07-30T22:28:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T22:28:22Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","id":"f9e54b19-3dcc-458b-9c71-d5395562c449","subnetpool_id":null,"name":"shaker-subnet_ea99a71c-931b-43c6-9d7a-89082c725b9b"}} 2019-07-30 22:28:23,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-373c9868-0713-41fd-8096-a437827af2f9 2019-07-30 22:28:23,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.06303906441s 2019-07-30 22:28:23,196 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T22:28:22Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f9e54b19-3dcc-458b-9c71-d5395562c449', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_ea99a71c-931b-43c6-9d7a-89082c725b9b', u'enable_dhcp': True, u'network_id': u'd0286add-71d2-4a61-ad29-1e0bc6f7c798', u'tenant_id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a', u'created_at': u'2019-07-30T22:28:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a'}) 2019-07-30 22:28:23,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 22:28:23,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "shaker-router_ea99a71c-931b-43c6-9d7a-89082c725b9b", "admin_state_up": true}}' 2019-07-30 22:28:31,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:31 GMT X-Openstack-Request-Id: req-683c5dad-e490-4922-b2e2-78f8b7879ab3 2019-07-30 22:28:31,161 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:24Z", "admin_state_up": true, "updated_at": "2019-07-30T22:28:25Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "7710875c-b397-4deb-8585-8474d992b11d", "name": "shaker-router_ea99a71c-931b-43c6-9d7a-89082c725b9b"}} 2019-07-30 22:28:31,161 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-683c5dad-e490-4922-b2e2-78f8b7879ab3 2019-07-30 22:28:31,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.96476387978s 2019-07-30 22:28:31,162 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T22:28:25Z', u'revision_number': 3, u'id': u'7710875c-b397-4deb-8585-8474d992b11d', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_ea99a71c-931b-43c6-9d7a-89082c725b9b', u'admin_state_up': True, u'tenant_id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a', u'created_at': u'2019-07-30T22:28:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a'}) 2019-07-30 22:28:31,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 22:28:31,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/7710875c-b397-4deb-8585-8474d992b11d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -d '{"subnet_id": "f9e54b19-3dcc-458b-9c71-d5395562c449"}' 2019-07-30 22:28:34,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:34 GMT X-Openstack-Request-Id: req-c194a44e-ce8b-4766-94db-edf2bf23c379 2019-07-30 22:28:34,635 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d0286add-71d2-4a61-ad29-1e0bc6f7c798", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "subnet_id": "f9e54b19-3dcc-458b-9c71-d5395562c449", "subnet_ids": ["f9e54b19-3dcc-458b-9c71-d5395562c449"], "port_id": "547750cd-7a38-4a56-a334-67003ab5c016", "id": "7710875c-b397-4deb-8585-8474d992b11d"} 2019-07-30 22:28:34,635 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/7710875c-b397-4deb-8585-8474d992b11d/add_router_interface.json used request id req-c194a44e-ce8b-4766-94db-edf2bf23c379 2019-07-30 22:28:34,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.47234296799s 2019-07-30 22:28:34,636 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-07-30 22:28:37,285 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-07-30 22:28:37,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 22:28:37,292 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:37 GMT 2019-07-30 22:28:37,292 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 22:28:37,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 22:28:37,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:28:38,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:38 GMT X-Openstack-Request-Id: req-501b5032-76b9-45e2-a1ef-384331a10b00 2019-07-30 22:28:38,054 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 22:28:38,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-501b5032-76b9-45e2-a1ef-384331a10b00 2019-07-30 22:28:38,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.757023096085s 2019-07-30 22:28:38,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 22:28:38,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_ea99a71c-931b-43c6-9d7a-89082c725b9b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_ea99a71c-931b-43c6-9d7a-89082c725b9b"}' 2019-07-30 22:28:38,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:38 GMT Location: http://172.30.9.37:9292/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-415c82d1-1d07-4927-bb38-eb4e285d5162 2019-07-30 22:28:38,567 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T22:28:38Z", "file": "/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977/file", "owner": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "size": null, "self": "/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "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_ea99a71c-931b-43c6-9d7a-89082c725b9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ea99a71c-931b-43c6-9d7a-89082c725b9b", "checksum": null, "created_at": "2019-07-30T22:28:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 22:28:38,567 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-415c82d1-1d07-4927-bb38-eb4e285d5162 2019-07-30 22:28:38,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.503983974457s 2019-07-30 22:28:38,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 22:28:38,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -d '' 2019-07-30 22:28:48,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 22:28:48 GMT X-Openstack-Request-Id: req-fa60992b-a0e9-4747-a81b-488706d47a11 2019-07-30 22:28:48,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-07-30 22:28:48,616 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977/file used request id req-fa60992b-a0e9-4747-a81b-488706d47a11 2019-07-30 22:28:48,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.0484080315s 2019-07-30 22:28:48,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 22:28:48,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:28:49,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:49 GMT X-Openstack-Request-Id: req-05d1bce8-e2c2-4998-b51f-ca34503b0a76 2019-07-30 22:28:49,033 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T22:28:48Z", "file": "/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977/file", "owner": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "size": 666173440, "self": "/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/a61acdac-39cb-432c-9d35-d4ea9840c977/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/a61acdac-39cb-432c-9d35-d4ea9840c977/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_ea99a71c-931b-43c6-9d7a-89082c725b9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ea99a71c-931b-43c6-9d7a-89082c725b9b", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-07-30T22:28:38Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 22:28:49,033 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-05d1bce8-e2c2-4998-b51f-ca34503b0a76 2019-07-30 22:28:49,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.41196513176s 2019-07-30 22:28:49,035 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/a61acdac-39cb-432c-9d35-d4ea9840c977/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977/file', 'owner': u'e38e02a10a8741e8a3bc3cdd4f58cd8a', 'id': u'a61acdac-39cb-432c-9d35-d4ea9840c977', 'size': 666173440, u'self': u'/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a', 'name': 'shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/a61acdac-39cb-432c-9d35-d4ea9840c977/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T22:28:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T22:28:48Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_ea99a71c-931b-43c6-9d7a-89082c725b9b', '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/a61acdac-39cb-432c-9d35-d4ea9840c977', 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_ea99a71c-931b-43c6-9d7a-89082c725b9b', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_ea99a71c-931b-43c6-9d7a-89082c725b9b', 'created': u'2019-07-30T22:28:38Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-07-30T22:28:38Z', 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/a61acdac-39cb-432c-9d35-d4ea9840c977', 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_ea99a71c-931b-43c6-9d7a-89082c725b9b', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-07-30 22:28:49,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 22:28:49,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_ea99a71c-931b-43c6-9d7a-89082c725b9b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-30 22:28:49,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28: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-1703c8b9-28bf-4d14-8e19-8e5948b290db x-openstack-request-id: req-1703c8b9-28bf-4d14-8e19-8e5948b290db 2019-07-30 22:28:49,068 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_ea99a71c-931b-43c6-9d7a-89082c725b9b", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "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": "e589d9b3-94d6-498a-b582-464c63a29430"}} 2019-07-30 22:28:49,068 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-1703c8b9-28bf-4d14-8e19-8e5948b290db 2019-07-30 22:28:49,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0318748950958s 2019-07-30 22:28:49,069 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_ea99a71c-931b-43c6-9d7a-89082c725b9b', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'e589d9b3-94d6-498a-b582-464c63a29430', 'swap': 0}) 2019-07-30 22:28:49,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 22:28:49,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/e589d9b3-94d6-498a-b582-464c63a29430/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" -d '{"extra_specs": {}}' 2019-07-30 22:28:49,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28: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-e6cbc985-2d23-4fa2-99d6-d5c64cd1e90f x-openstack-request-id: req-e6cbc985-2d23-4fa2-99d6-d5c64cd1e90f 2019-07-30 22:28:49,096 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 22:28:49,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/e589d9b3-94d6-498a-b582-464c63a29430/os-extra_specs used request id req-e6cbc985-2d23-4fa2-99d6-d5c64cd1e90f 2019-07-30 22:28:49,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0266559123993s 2019-07-30 22:28:49,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 22:28:49,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -d '{"keypair": {"name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b"}}' 2019-07-30 22:28:49,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28: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-2b1749f2-9062-4bd8-96b8-62537f79dc3c x-openstack-request-id: req-2b1749f2-9062-4bd8-96b8-62537f79dc3c 2019-07-30 22:28:49,539 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNbB1v3NgMkzISKJVAW1dapRpZaJckO6JUJEiWUSNmOECyXArP0BOupJ9pTcZqatuggE2CMCkIbpSU9HLTNNiaKHHIIXkRmmuLSYYIUIwrIBjXr9YHGoxY5M8MwmDDsSx201GpAtquDCwkmSPmYfFN4TEDz+a42yccZaxuXiTg1L0VX8du7W34scgOTckHcsijjrt89Ea7x+Exqmh8LUFWkroQwwwiDa1BOHTOoO4ppxWopFFK9vckg/+PT9Q7GbSmfsUxEkesPdeu8uTE7f8ISYuq5TzpKzaKHM55rCK9isfU9YJLQortjhiuzSPLBKLU5uwJMIo1Ba4ADswyCCQv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzWwdb9zYDJMyEiiVQFtXWqUaWWiXJDuiVCRIllEjZjhAslwK\nz9ATrqSfaU3GamrboIBNgjApCG6UlPRy0zTYmihxyCF5EZpri0mGCFCMKyAY16/W\nBxqMWOTPDMJgw7EsdtNRqQLargwsJJkj5mHxTeExA8/muNsnHGWsbl4k4NS9FV/H\nbu1t+LHIDk3JB3LIo467fPRGu8fhMapofC1BVpK6EMMMIg2tQTh0zqDuKacVqKRR\nSvb3JIP/j0/UOxm0pn7FMRJHrD3XrvLkxO3/CEmLquU86Ss2ihzOeawivYrH1PWC\nS0KK7Y4Yrs0jywSi1ObsCTCKNQWuAA7MMggkLwIDAQABAoIBAQCapCEk7OPX05eG\nA/cXk6uXGWNUm1/sbtgs74OVZU94zDAoFRIujz3B4zv+UgZkZj0f/nZa41aAen5w\nA/XM+aN1qay+NDSoA8+h859q8vgSHv+Un1JH1ryAzv7vZATkTKRkb4Cx8uwcyh0R\nEBfufxzgu/3iGMhfsNsojYHZNBYfCazsfxQz40ubXcNNKgYuOo5p1K5alq7yE5OR\nU5Xg2TrWlpPkqpkufTyffHc1QjEeLjhGamBqcuHaZk42Z7QzLCeSrWhLLU2mv2z1\ntujR+8NmpAD0ah5sDBu4V0PnrdmJVjn/0xGr4N3A/OoKWzPhAJ1CUeyMpyWquAvw\nN2NA7QvBAoGBAPueyGbGfVoaNkYEsFV9ZT3gk27xmHCiiKaNs7USu9IthwQ2wzJG\nCsITdly1gWvaIF+6kCalWnNz2jiWzoLnvHd7czQfcPVgDE6j43k5eP0pPKL4a/kq\n6K/jFkuYwRgTasCHa0M/tqfYIBTVTsRHbJh7YedoYKo+ymVSQbqE/ZvDAoGBAND/\neYb/vRVpdH/dIPux5l9xUBsGdHxuKnxTz0+N5QYjRLFEu5N9/x//gkxPdD3wjUcH\nguy6hBVeA3A6r1cUrivycIG06A1oz1eI/D/eybQw9ItAzMVEk8PGhFn0NjZWsE3s\nddtB6bxNdMQCUENjm17PVTP1We3mYtniS6kQ38slAoGBAPKFXYTp5aI1x3//PvJ3\nVWCpl5EEXbiaf/mAdOifMNbouM0P9136cp4S4i+DZkXMzQ1XpV8KWz8SOA/5EvzL\nXTUQkL55W4e11sbpYfPSuFHSMDaoGHHlsLbuuuuMRPjupiMBoxoDTAtE3c8Wtb+r\nU/k4WuoPCbStpqi3+tBLJKG/AoGAHHY+OZlIScszt1oI7N38TpEi5JtLb8qc9JOB\nTwc24lAZQb7ngJ2PCe+E8hl77hd9Vef693wrErHb7APB7yz8zzVUBwX4+CKG4hfg\nql4Pv/9OvkwT1uWQ7f9x9MIiQ+IoXmROZI6kYyV1OmBKR/MfrJi1tL68AX73hU6h\nGSQYJhUCgYEArDtoI9F2BfZYvI/xrFcs6CW/FOBoBRqVdcJg9fm6MilcsAN+pJYf\nA4/bWFuItO6aqbQYNRdlphMWUIXUaHezOKN6rLusmxRjicgYdZ/Ob+BHT8ts8pvS\nlvNhWaoTTnAEAkGcwBfk6CrU1nwIzTsYAq+k7siZTbOS06od4GcbYRk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "4212cc2ba590470a9266d6ae1b71b703", "name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "fingerprint": "87:03:64:2c:08:c5:c6:72:9b:ac:86:d7:c2:54:30:a5"}} 2019-07-30 22:28:49,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-2b1749f2-9062-4bd8-96b8-62537f79dc3c 2019-07-30 22:28:49,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.440143108368s 2019-07-30 22:28:49,540 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNbB1v3NgMkzISKJVAW1dapRpZaJckO6JUJEiWUSNmOECyXArP0BOupJ9pTcZqatuggE2CMCkIbpSU9HLTNNiaKHHIIXkRmmuLSYYIUIwrIBjXr9YHGoxY5M8MwmDDsSx201GpAtquDCwkmSPmYfFN4TEDz+a42yccZaxuXiTg1L0VX8du7W34scgOTckHcsijjrt89Ea7x+Exqmh8LUFWkroQwwwiDa1BOHTOoO4ppxWopFFK9vckg/+PT9Q7GbSmfsUxEkesPdeu8uTE7f8ISYuq5TzpKzaKHM55rCK9isfU9YJLQortjhiuzSPLBKLU5uwJMIo1Ba4ADswyCCQv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAzWwdb9zYDJMyEiiVQFtXWqUaWWiXJDuiVCRIllEjZjhAslwK\nz9ATrqSfaU3GamrboIBNgjApCG6UlPRy0zTYmihxyCF5EZpri0mGCFCMKyAY16/W\nBxqMWOTPDMJgw7EsdtNRqQLargwsJJkj5mHxTeExA8/muNsnHGWsbl4k4NS9FV/H\nbu1t+LHIDk3JB3LIo467fPRGu8fhMapofC1BVpK6EMMMIg2tQTh0zqDuKacVqKRR\nSvb3JIP/j0/UOxm0pn7FMRJHrD3XrvLkxO3/CEmLquU86Ss2ihzOeawivYrH1PWC\nS0KK7Y4Yrs0jywSi1ObsCTCKNQWuAA7MMggkLwIDAQABAoIBAQCapCEk7OPX05eG\nA/cXk6uXGWNUm1/sbtgs74OVZU94zDAoFRIujz3B4zv+UgZkZj0f/nZa41aAen5w\nA/XM+aN1qay+NDSoA8+h859q8vgSHv+Un1JH1ryAzv7vZATkTKRkb4Cx8uwcyh0R\nEBfufxzgu/3iGMhfsNsojYHZNBYfCazsfxQz40ubXcNNKgYuOo5p1K5alq7yE5OR\nU5Xg2TrWlpPkqpkufTyffHc1QjEeLjhGamBqcuHaZk42Z7QzLCeSrWhLLU2mv2z1\ntujR+8NmpAD0ah5sDBu4V0PnrdmJVjn/0xGr4N3A/OoKWzPhAJ1CUeyMpyWquAvw\nN2NA7QvBAoGBAPueyGbGfVoaNkYEsFV9ZT3gk27xmHCiiKaNs7USu9IthwQ2wzJG\nCsITdly1gWvaIF+6kCalWnNz2jiWzoLnvHd7czQfcPVgDE6j43k5eP0pPKL4a/kq\n6K/jFkuYwRgTasCHa0M/tqfYIBTVTsRHbJh7YedoYKo+ymVSQbqE/ZvDAoGBAND/\neYb/vRVpdH/dIPux5l9xUBsGdHxuKnxTz0+N5QYjRLFEu5N9/x//gkxPdD3wjUcH\nguy6hBVeA3A6r1cUrivycIG06A1oz1eI/D/eybQw9ItAzMVEk8PGhFn0NjZWsE3s\nddtB6bxNdMQCUENjm17PVTP1We3mYtniS6kQ38slAoGBAPKFXYTp5aI1x3//PvJ3\nVWCpl5EEXbiaf/mAdOifMNbouM0P9136cp4S4i+DZkXMzQ1XpV8KWz8SOA/5EvzL\nXTUQkL55W4e11sbpYfPSuFHSMDaoGHHlsLbuuuuMRPjupiMBoxoDTAtE3c8Wtb+r\nU/k4WuoPCbStpqi3+tBLJKG/AoGAHHY+OZlIScszt1oI7N38TpEi5JtLb8qc9JOB\nTwc24lAZQb7ngJ2PCe+E8hl77hd9Vef693wrErHb7APB7yz8zzVUBwX4+CKG4hfg\nql4Pv/9OvkwT1uWQ7f9x9MIiQ+IoXmROZI6kYyV1OmBKR/MfrJi1tL68AX73hU6h\nGSQYJhUCgYEArDtoI9F2BfZYvI/xrFcs6CW/FOBoBRqVdcJg9fm6MilcsAN+pJYf\nA4/bWFuItO6aqbQYNRdlphMWUIXUaHezOKN6rLusmxRjicgYdZ/Ob+BHT8ts8pvS\nlvNhWaoTTnAEAkGcwBfk6CrU1nwIzTsYAq+k7siZTbOS06od4GcbYRk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4212cc2ba590470a9266d6ae1b71b703', 'name': u'shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b', 'created_at': '2019-07-30T22:28:49.540171', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a', 'name': 'shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'87:03:64:2c:08:c5:c6:72:9b:ac:86:d7:c2:54:30:a5', 'type': 'ssh', 'id': u'shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b'}) 2019-07-30 22:28:49,540 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAzWwdb9zYDJMyEiiVQFtXWqUaWWiXJDuiVCRIllEjZjhAslwK z9ATrqSfaU3GamrboIBNgjApCG6UlPRy0zTYmihxyCF5EZpri0mGCFCMKyAY16/W BxqMWOTPDMJgw7EsdtNRqQLargwsJJkj5mHxTeExA8/muNsnHGWsbl4k4NS9FV/H bu1t+LHIDk3JB3LIo467fPRGu8fhMapofC1BVpK6EMMMIg2tQTh0zqDuKacVqKRR Svb3JIP/j0/UOxm0pn7FMRJHrD3XrvLkxO3/CEmLquU86Ss2ihzOeawivYrH1PWC S0KK7Y4Yrs0jywSi1ObsCTCKNQWuAA7MMggkLwIDAQABAoIBAQCapCEk7OPX05eG A/cXk6uXGWNUm1/sbtgs74OVZU94zDAoFRIujz3B4zv+UgZkZj0f/nZa41aAen5w A/XM+aN1qay+NDSoA8+h859q8vgSHv+Un1JH1ryAzv7vZATkTKRkb4Cx8uwcyh0R EBfufxzgu/3iGMhfsNsojYHZNBYfCazsfxQz40ubXcNNKgYuOo5p1K5alq7yE5OR U5Xg2TrWlpPkqpkufTyffHc1QjEeLjhGamBqcuHaZk42Z7QzLCeSrWhLLU2mv2z1 tujR+8NmpAD0ah5sDBu4V0PnrdmJVjn/0xGr4N3A/OoKWzPhAJ1CUeyMpyWquAvw N2NA7QvBAoGBAPueyGbGfVoaNkYEsFV9ZT3gk27xmHCiiKaNs7USu9IthwQ2wzJG CsITdly1gWvaIF+6kCalWnNz2jiWzoLnvHd7czQfcPVgDE6j43k5eP0pPKL4a/kq 6K/jFkuYwRgTasCHa0M/tqfYIBTVTsRHbJh7YedoYKo+ymVSQbqE/ZvDAoGBAND/ eYb/vRVpdH/dIPux5l9xUBsGdHxuKnxTz0+N5QYjRLFEu5N9/x//gkxPdD3wjUcH guy6hBVeA3A6r1cUrivycIG06A1oz1eI/D/eybQw9ItAzMVEk8PGhFn0NjZWsE3s ddtB6bxNdMQCUENjm17PVTP1We3mYtniS6kQ38slAoGBAPKFXYTp5aI1x3//PvJ3 VWCpl5EEXbiaf/mAdOifMNbouM0P9136cp4S4i+DZkXMzQ1XpV8KWz8SOA/5EvzL XTUQkL55W4e11sbpYfPSuFHSMDaoGHHlsLbuuuuMRPjupiMBoxoDTAtE3c8Wtb+r U/k4WuoPCbStpqi3+tBLJKG/AoGAHHY+OZlIScszt1oI7N38TpEi5JtLb8qc9JOB Twc24lAZQb7ngJ2PCe+E8hl77hd9Vef693wrErHb7APB7yz8zzVUBwX4+CKG4hfg ql4Pv/9OvkwT1uWQ7f9x9MIiQ+IoXmROZI6kYyV1OmBKR/MfrJi1tL68AX73hU6h GSQYJhUCgYEArDtoI9F2BfZYvI/xrFcs6CW/FOBoBRqVdcJg9fm6MilcsAN+pJYf A4/bWFuItO6aqbQYNRdlphMWUIXUaHezOKN6rLusmxRjicgYdZ/Ob+BHT8ts8pvS lvNhWaoTTnAEAkGcwBfk6CrU1nwIzTsYAq+k7siZTbOS06od4GcbYRk= -----END RSA PRIVATE KEY----- 2019-07-30 22:28:49,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 22:28:49,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -d '{"security_group": {"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b", "description": "created by OPNFV Functest (shaker)"}}' 2019-07-30 22:28:49,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:49 GMT X-Openstack-Request-Id: req-00db5c76-b066-4895-8707-5f6d22056127 2019-07-30 22:28:49,784 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:49Z", "updated_at": "2019-07-30T22:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:49Z", "revision_number": 0, "id": "111c8577-75fb-46ac-84dd-2a6bd6418d5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:49Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:49Z", "revision_number": 0, "id": "974cd1be-100c-448a-87b1-2c5bc0284fea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:49Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}], "revision_number": 1, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "34cd2c86-057e-4514-9f8d-651e83980364", "name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}} 2019-07-30 22:28:49,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-00db5c76-b066-4895-8707-5f6d22056127 2019-07-30 22:28:49,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.238840103149s 2019-07-30 22:28:49,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 22:28:49,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:28:50,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:50 GMT X-Openstack-Request-Id: req-21c5b5bd-7d9c-4ced-883e-bb580ba8567c 2019-07-30 22:28:50,137 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:49Z", "updated_at": "2019-07-30T22:28:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:49Z", "revision_number": 0, "id": "111c8577-75fb-46ac-84dd-2a6bd6418d5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:49Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:49Z", "revision_number": 0, "id": "974cd1be-100c-448a-87b1-2c5bc0284fea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:49Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}], "revision_number": 1, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "34cd2c86-057e-4514-9f8d-651e83980364", "name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}, {"description": "Default security group", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:20Z", "updated_at": "2019-07-30T22:28:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "2c3a75c7-7930-4d6e-8d94-5df7df95d2d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "7fa2cc19-08f9-4528-84d9-0a7c074b73cc", "remote_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "a2bdeaf7-08b8-4413-a9bf-2bb1c1b042ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "f845030d-d148-45b9-b2f2-cbb8ed905b98", "remote_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}], "revision_number": 1, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "name": "default"}]} 2019-07-30 22:28:50,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-21c5b5bd-7d9c-4ced-883e-bb580ba8567c 2019-07-30 22:28:50,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346116065979s 2019-07-30 22:28:50,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 22:28:50,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -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": "34cd2c86-057e-4514-9f8d-651e83980364"}}' 2019-07-30 22:28:50,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:50 GMT X-Openstack-Request-Id: req-431b9007-de52-43d7-8ae3-93b73e367014 2019-07-30 22:28:50,528 - 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-07-30T22:28:50Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "port_range_min": 22, "revision_number": 0, "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:50Z", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "fc8f1765-71d4-42ff-8ce8-43a4205cd1cd"}} 2019-07-30 22:28:50,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-431b9007-de52-43d7-8ae3-93b73e367014 2019-07-30 22:28:50,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.384377002716s 2019-07-30 22:28:50,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 22:28:50,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:28:50,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:50 GMT X-Openstack-Request-Id: req-3855b9bb-2bdf-414b-b26d-30a2225eab07 2019-07-30 22:28:50,597 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:49Z", "updated_at": "2019-07-30T22:28:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:49Z", "revision_number": 0, "id": "111c8577-75fb-46ac-84dd-2a6bd6418d5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:49Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:49Z", "revision_number": 0, "id": "974cd1be-100c-448a-87b1-2c5bc0284fea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:49Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T22:28:50Z", "revision_number": 0, "id": "fc8f1765-71d4-42ff-8ce8-43a4205cd1cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:50Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}], "revision_number": 2, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "34cd2c86-057e-4514-9f8d-651e83980364", "name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}, {"description": "Default security group", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:20Z", "updated_at": "2019-07-30T22:28:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "2c3a75c7-7930-4d6e-8d94-5df7df95d2d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "7fa2cc19-08f9-4528-84d9-0a7c074b73cc", "remote_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "a2bdeaf7-08b8-4413-a9bf-2bb1c1b042ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "f845030d-d148-45b9-b2f2-cbb8ed905b98", "remote_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}], "revision_number": 1, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "name": "default"}]} 2019-07-30 22:28:50,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-3855b9bb-2bdf-414b-b26d-30a2225eab07 2019-07-30 22:28:50,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0632929801941s 2019-07-30 22:28:50,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 22:28:50,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -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": "34cd2c86-057e-4514-9f8d-651e83980364"}}' 2019-07-30 22:28:51,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:51 GMT X-Openstack-Request-Id: req-8c17f948-b282-451d-a8ec-fded3f05ca40 2019-07-30 22:28:51,053 - 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-07-30T22:28:50Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "port_range_min": null, "revision_number": 0, "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:50Z", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "74f07def-1d8f-440e-a2fd-e24a20e0673d"}} 2019-07-30 22:28:51,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-8c17f948-b282-451d-a8ec-fded3f05ca40 2019-07-30 22:28:51,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.45055603981s 2019-07-30 22:28:51,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 22:28:51,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:28:51,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:51 GMT X-Openstack-Request-Id: req-578f27a1-c41c-41ce-8dca-10639e0801c9 2019-07-30 22:28:51,404 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:49Z", "updated_at": "2019-07-30T22:28:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:49Z", "revision_number": 0, "id": "111c8577-75fb-46ac-84dd-2a6bd6418d5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:49Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:50Z", "revision_number": 0, "id": "74f07def-1d8f-440e-a2fd-e24a20e0673d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:50Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:49Z", "revision_number": 0, "id": "974cd1be-100c-448a-87b1-2c5bc0284fea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:49Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T22:28:50Z", "revision_number": 0, "id": "fc8f1765-71d4-42ff-8ce8-43a4205cd1cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:50Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}], "revision_number": 3, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "34cd2c86-057e-4514-9f8d-651e83980364", "name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}, {"description": "Default security group", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:20Z", "updated_at": "2019-07-30T22:28:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "2c3a75c7-7930-4d6e-8d94-5df7df95d2d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "7fa2cc19-08f9-4528-84d9-0a7c074b73cc", "remote_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "a2bdeaf7-08b8-4413-a9bf-2bb1c1b042ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "f845030d-d148-45b9-b2f2-cbb8ed905b98", "remote_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}], "revision_number": 1, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "name": "default"}]} 2019-07-30 22:28:51,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-578f27a1-c41c-41ce-8dca-10639e0801c9 2019-07-30 22:28:51,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.346262931824s 2019-07-30 22:28:51,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 22:28:51,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -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": "34cd2c86-057e-4514-9f8d-651e83980364"}}' 2019-07-30 22:28:51,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:51 GMT X-Openstack-Request-Id: req-8b5af30b-12c1-411f-9b6c-97f7db096e42 2019-07-30 22:28:51,765 - 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-07-30T22:28:51Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "port_range_min": 9000, "revision_number": 0, "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:51Z", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "3b30f9a8-7463-46b0-ba96-0d42d9b773ce"}} 2019-07-30 22:28:51,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-8b5af30b-12c1-411f-9b6c-97f7db096e42 2019-07-30 22:28:51,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.354903936386s 2019-07-30 22:28:51,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 22:28:51,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:28:52,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:52 GMT X-Openstack-Request-Id: req-acf73672-812f-45a6-a2e8-2a5055be1ee4 2019-07-30 22:28:52,175 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0286add-71d2-4a61-ad29-1e0bc6f7c798","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","l2_adjacency":true,"status":"ACTIVE","subnets":["f9e54b19-3dcc-458b-9c71-d5395562c449"],"description":"","tags":[],"updated_at":"2019-07-30T22:28:22Z","qos_policy_id":null,"name":"shaker-net_ea99a71c-931b-43c6-9d7a-89082c725b9b","admin_state_up":true,"tenant_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","created_at":"2019-07-30T22:28:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 22:28:52,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-acf73672-812f-45a6-a2e8-2a5055be1ee4 2019-07-30 22:28:52,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.408549070358s 2019-07-30 22:28:52,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 22:28:52,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:28:52,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:52 GMT X-Openstack-Request-Id: req-f2582532-8453-419b-88fe-712c1f052ce4 2019-07-30 22:28:52,938 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T22:28:48Z", "file": "/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977/file", "owner": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "size": 666173440, "self": "/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/a61acdac-39cb-432c-9d35-d4ea9840c977/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/a61acdac-39cb-432c-9d35-d4ea9840c977/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_ea99a71c-931b-43c6-9d7a-89082c725b9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ea99a71c-931b-43c6-9d7a-89082c725b9b", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-07-30T22:28:38Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 22:28:52,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-f2582532-8453-419b-88fe-712c1f052ce4 2019-07-30 22:28:52,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.757302045822s 2019-07-30 22:28:52,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 22:28:52,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:28:52,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7f9ec3ed-caec-4f3c-be52-6c22c136a4a2 x-openstack-request-id: req-7f9ec3ed-caec-4f3c-be52-6c22c136a4a2 2019-07-30 22:28:52,975 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_ea99a71c-931b-43c6-9d7a-89082c725b9b", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "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": "e589d9b3-94d6-498a-b582-464c63a29430"}]} 2019-07-30 22:28:52,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-7f9ec3ed-caec-4f3c-be52-6c22c136a4a2 2019-07-30 22:28:52,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0306329727173s 2019-07-30 22:28:52,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 22:28:52,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -d '{"server": {"name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "imageRef": "a61acdac-39cb-432c-9d35-d4ea9840c977", "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "flavorRef": "e589d9b3-94d6-498a-b582-464c63a29430", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d0286add-71d2-4a61-ad29-1e0bc6f7c798"}], "security_groups": [{"name": "34cd2c86-057e-4514-9f8d-651e83980364"}]}}' 2019-07-30 22:28:58,423 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28: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 location: http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85 x-compute-request-id: req-03c2d1ed-0789-42ff-80d6-a3c435ef7a8a x-openstack-request-id: req-03c2d1ed-0789-42ff-80d6-a3c435ef7a8a 2019-07-30 22:28:58,424 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "34cd2c86-057e-4514-9f8d-651e83980364"}], "OS-DCF:diskConfig": "MANUAL", "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "adminPass": "Kq4wGBVn3HGN"}} 2019-07-30 22:28:58,424 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-03c2d1ed-0789-42ff-80d6-a3c435ef7a8a 2019-07-30 22:28:58,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.44657588005s 2019-07-30 22:28:58,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:28:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:28:59,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3582669b-1f5b-43d4-87f8-f0b461d1f92a x-openstack-request-id: req-3582669b-1f5b-43d4-87f8-f0b461d1f92a 2019-07-30 22:28:59,119 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "user_id": "4212cc2ba590470a9266d6ae1b71b703", "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-07-30T22:28:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:28:59,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3582669b-1f5b-43d4-87f8-f0b461d1f92a 2019-07-30 22:28:59,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694949865341s 2019-07-30 22:28:59,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 22:28:59,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:28:59,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:59 GMT X-Openstack-Request-Id: req-d0560a6e-8510-444e-8bea-18fdc76b922d 2019-07-30 22:28:59,240 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0286add-71d2-4a61-ad29-1e0bc6f7c798","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","l2_adjacency":true,"status":"ACTIVE","subnets":["f9e54b19-3dcc-458b-9c71-d5395562c449"],"description":"","tags":[],"updated_at":"2019-07-30T22:28:22Z","qos_policy_id":null,"name":"shaker-net_ea99a71c-931b-43c6-9d7a-89082c725b9b","admin_state_up":true,"tenant_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","created_at":"2019-07-30T22:28:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 22:28:59,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-d0560a6e-8510-444e-8bea-18fdc76b922d 2019-07-30 22:28:59,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109746217728s 2019-07-30 22:28:59,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 22:28:59,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:28:59,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Tue, 30 Jul 2019 22:28:59 GMT X-Openstack-Request-Id: req-41323eb1-4f73-4cc2-aaeb-76fa0b089653 2019-07-30 22:28:59,623 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d0286add-71d2-4a61-ad29-1e0bc6f7c798","tenant_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","created_at":"2019-07-30T22:28:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T22:28:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","id":"f9e54b19-3dcc-458b-9c71-d5395562c449","subnetpool_id":null,"name":"shaker-subnet_ea99a71c-931b-43c6-9d7a-89082c725b9b"}]} 2019-07-30 22:28:59,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-41323eb1-4f73-4cc2-aaeb-76fa0b089653 2019-07-30 22:28:59,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.381469011307s 2019-07-30 22:28:59,624 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:01,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:01,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:02,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 653 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67722eaa-f920-4f3d-8d39-e903ec1ca40f x-openstack-request-id: req-67722eaa-f920-4f3d-8d39-e903ec1ca40f 2019-07-30 22:29:02,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:01Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:02,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-67722eaa-f920-4f3d-8d39-e903ec1ca40f 2019-07-30 22:29:02,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725790977478s 2019-07-30 22:29:02,359 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:04,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:04,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:05,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2657dee7-da6c-443a-9412-f9df9e57dd07 x-openstack-request-id: req-2657dee7-da6c-443a-9412-f9df9e57dd07 2019-07-30 22:29:05,135 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:05,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-2657dee7-da6c-443a-9412-f9df9e57dd07 2019-07-30 22:29:05,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773550033569s 2019-07-30 22:29:05,141 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:07,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:07,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:07,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29: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-2d4814cf-f8b8-42f2-ade9-3963ad112a11 x-openstack-request-id: req-2d4814cf-f8b8-42f2-ade9-3963ad112a11 2019-07-30 22:29:07,810 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:07,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-2d4814cf-f8b8-42f2-ade9-3963ad112a11 2019-07-30 22:29:07,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666305065155s 2019-07-30 22:29:07,817 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:09,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:09,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:10,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aada0696-2747-4e4c-8a34-15f6d34eb2b6 x-openstack-request-id: req-aada0696-2747-4e4c-8a34-15f6d34eb2b6 2019-07-30 22:29:10,580 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:10,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-aada0696-2747-4e4c-8a34-15f6d34eb2b6 2019-07-30 22:29:10,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76136803627s 2019-07-30 22:29:10,587 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:12,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:12,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:13,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-660c6245-f67a-464d-ac62-e470d65a4699 x-openstack-request-id: req-660c6245-f67a-464d-ac62-e470d65a4699 2019-07-30 22:29:13,368 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:13,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-660c6245-f67a-464d-ac62-e470d65a4699 2019-07-30 22:29:13,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778482913971s 2019-07-30 22:29:13,374 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:15,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:15,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:16,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29: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-9560c9e9-0670-498f-8797-525f83a4d465 x-openstack-request-id: req-9560c9e9-0670-498f-8797-525f83a4d465 2019-07-30 22:29:16,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:16,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-9560c9e9-0670-498f-8797-525f83a4d465 2019-07-30 22:29:16,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.769743919373s 2019-07-30 22:29:16,153 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:18,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:19,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a6ec3f0-36ba-41df-8a40-17c33ddb10d9 x-openstack-request-id: req-5a6ec3f0-36ba-41df-8a40-17c33ddb10d9 2019-07-30 22:29:19,163 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:19,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-5a6ec3f0-36ba-41df-8a40-17c33ddb10d9 2019-07-30 22:29:19,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00835704803s 2019-07-30 22:29:19,170 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:21,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:21,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:22,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29: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-33f96664-a81d-45a5-8594-3485ce7aec56 x-openstack-request-id: req-33f96664-a81d-45a5-8594-3485ce7aec56 2019-07-30 22:29:22,145 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:22,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-33f96664-a81d-45a5-8594-3485ce7aec56 2019-07-30 22:29:22,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.972615003586s 2019-07-30 22:29:22,151 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:24,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:24,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:24,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22: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-b72208a3-4b4b-4a66-a6f0-c983c4313c7c x-openstack-request-id: req-b72208a3-4b4b-4a66-a6f0-c983c4313c7c 2019-07-30 22:29:24,929 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:24,929 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b72208a3-4b4b-4a66-a6f0-c983c4313c7c 2019-07-30 22:29:24,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775422096252s 2019-07-30 22:29:24,936 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:26,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:26,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:27,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29: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-f7bcbba3-af1d-4ade-9ff5-c531af1bad96 x-openstack-request-id: req-f7bcbba3-af1d-4ade-9ff5-c531af1bad96 2019-07-30 22:29:27,949 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:27,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f7bcbba3-af1d-4ade-9ff5-c531af1bad96 2019-07-30 22:29:27,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01154398918s 2019-07-30 22:29:27,956 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:29,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:29,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:30,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29: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-288aaf6f-6bbb-41f4-a16c-f31b9fe71367 x-openstack-request-id: req-288aaf6f-6bbb-41f4-a16c-f31b9fe71367 2019-07-30 22:29:30,940 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:30,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-288aaf6f-6bbb-41f4-a16c-f31b9fe71367 2019-07-30 22:29:30,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.982688903809s 2019-07-30 22:29:30,947 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:32,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:32,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:33,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6a2b707f-1040-4bee-855c-fdf999ce0d6a x-openstack-request-id: req-6a2b707f-1040-4bee-855c-fdf999ce0d6a 2019-07-30 22:29:33,894 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:33,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-6a2b707f-1040-4bee-855c-fdf999ce0d6a 2019-07-30 22:29:33,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.94485783577s 2019-07-30 22:29:33,900 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:35,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:35,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:36,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e6c30527-efc9-4001-885a-bb09db957673 x-openstack-request-id: req-e6c30527-efc9-4001-885a-bb09db957673 2019-07-30 22:29:36,703 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:36,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e6c30527-efc9-4001-885a-bb09db957673 2019-07-30 22:29:36,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800894975662s 2019-07-30 22:29:36,710 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:38,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:39,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29: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-e52901db-a939-40a9-b8c7-8e4c79e2eed1 x-openstack-request-id: req-e52901db-a939-40a9-b8c7-8e4c79e2eed1 2019-07-30 22:29:39,798 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:39,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e52901db-a939-40a9-b8c7-8e4c79e2eed1 2019-07-30 22:29:39,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08601617813s 2019-07-30 22:29:39,804 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:41,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:41,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:42,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a7688779-9a4e-42ac-8c97-b43aa4178ed1 x-openstack-request-id: req-a7688779-9a4e-42ac-8c97-b43aa4178ed1 2019-07-30 22:29:42,555 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:42,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a7688779-9a4e-42ac-8c97-b43aa4178ed1 2019-07-30 22:29:42,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748404026031s 2019-07-30 22:29:42,561 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:44,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:44,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:45,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-62256604-b571-4bbe-b14f-98bb1c0bad71 x-openstack-request-id: req-62256604-b571-4bbe-b14f-98bb1c0bad71 2019-07-30 22:29:45,150 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:45,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-62256604-b571-4bbe-b14f-98bb1c0bad71 2019-07-30 22:29:45,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586156129837s 2019-07-30 22:29:45,156 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:47,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:47,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:48,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-584db01d-57ee-40b0-9b4d-bafcaf2f5e6e x-openstack-request-id: req-584db01d-57ee-40b0-9b4d-bafcaf2f5e6e 2019-07-30 22:29:48,989 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:48,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-584db01d-57ee-40b0-9b4d-bafcaf2f5e6e 2019-07-30 22:29:48,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.83029198647s 2019-07-30 22:29:48,995 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:50,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:52,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ae15afc5-a686-485a-9460-29dc3a0199cc x-openstack-request-id: req-ae15afc5-a686-485a-9460-29dc3a0199cc 2019-07-30 22:29:52,014 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:52,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-ae15afc5-a686-485a-9460-29dc3a0199cc 2019-07-30 22:29:52,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01681208611s 2019-07-30 22:29:52,021 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:54,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:54,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:55,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9d52bb94-d119-4784-b5dd-59a03484677b x-openstack-request-id: req-9d52bb94-d119-4784-b5dd-59a03484677b 2019-07-30 22:29:55,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:55,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-9d52bb94-d119-4784-b5dd-59a03484677b 2019-07-30 22:29:55,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03952312469s 2019-07-30 22:29:55,069 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:57,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:57,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:29:57,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d4470be-9d73-4acb-af84-4206f50d278d x-openstack-request-id: req-0d4470be-9d73-4acb-af84-4206f50d278d 2019-07-30 22:29:57,764 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:29:57,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0d4470be-9d73-4acb-af84-4206f50d278d 2019-07-30 22:29:57,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693219900131s 2019-07-30 22:29:57,771 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:29:59,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:29:59,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:00,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:29:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3852ca26-8345-4140-ac87-4db3206c960a x-openstack-request-id: req-3852ca26-8345-4140-ac87-4db3206c960a 2019-07-30 22:30:00,573 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:00,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3852ca26-8345-4140-ac87-4db3206c960a 2019-07-30 22:30:00,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.799939870834s 2019-07-30 22:30:00,580 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:02,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:02,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:03,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22: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-f39dbe9b-deb2-4920-af01-c4b96bae714f x-openstack-request-id: req-f39dbe9b-deb2-4920-af01-c4b96bae714f 2019-07-30 22:30:03,576 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:03,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f39dbe9b-deb2-4920-af01-c4b96bae714f 2019-07-30 22:30:03,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.993812084198s 2019-07-30 22:30:03,583 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:05,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:05,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:06,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30: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-0e1ba94c-f951-41d4-9f5c-bf63c581b122 x-openstack-request-id: req-0e1ba94c-f951-41d4-9f5c-bf63c581b122 2019-07-30 22:30:06,640 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:06,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0e1ba94c-f951-41d4-9f5c-bf63c581b122 2019-07-30 22:30:06,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05473017693s 2019-07-30 22:30:06,646 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:08,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:08,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:09,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bc337a09-b4b7-4185-8073-179239a948d2 x-openstack-request-id: req-bc337a09-b4b7-4185-8073-179239a948d2 2019-07-30 22:30:09,603 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:09,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-bc337a09-b4b7-4185-8073-179239a948d2 2019-07-30 22:30:09,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.95415687561s 2019-07-30 22:30:09,609 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:11,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:11,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:13,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc4fbf93-3ad7-4059-97a0-1b3595ddfa31 x-openstack-request-id: req-fc4fbf93-3ad7-4059-97a0-1b3595ddfa31 2019-07-30 22:30:13,336 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:13,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-fc4fbf93-3ad7-4059-97a0-1b3595ddfa31 2019-07-30 22:30:13,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.72524309158s 2019-07-30 22:30:13,343 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:15,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:15,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:16,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2061420a-5267-4174-88ae-682b9f8cde09 x-openstack-request-id: req-2061420a-5267-4174-88ae-682b9f8cde09 2019-07-30 22:30:16,121 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:16,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-2061420a-5267-4174-88ae-682b9f8cde09 2019-07-30 22:30:16,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.776162862778s 2019-07-30 22:30:16,128 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:18,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:18,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:18,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6794013d-e83b-486d-b16c-ba7fdc65be75 x-openstack-request-id: req-6794013d-e83b-486d-b16c-ba7fdc65be75 2019-07-30 22:30:18,915 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:18,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-6794013d-e83b-486d-b16c-ba7fdc65be75 2019-07-30 22:30:18,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.785307884216s 2019-07-30 22:30:18,922 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:20,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:20,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:21,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f4dc1be-9d26-4a4a-97c4-efc95153882f x-openstack-request-id: req-3f4dc1be-9d26-4a4a-97c4-efc95153882f 2019-07-30 22:30:21,404 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:21,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3f4dc1be-9d26-4a4a-97c4-efc95153882f 2019-07-30 22:30:21,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480008125305s 2019-07-30 22:30:21,411 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:23,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:23,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:24,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-20d74fd4-b1b9-4808-ba81-5f191b344dd5 x-openstack-request-id: req-20d74fd4-b1b9-4808-ba81-5f191b344dd5 2019-07-30 22:30:24,178 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:24,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-20d74fd4-b1b9-4808-ba81-5f191b344dd5 2019-07-30 22:30:24,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764991044998s 2019-07-30 22:30:24,185 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:26,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:26,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:26,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30: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-3818f476-7092-4649-8b49-140a5384218c x-openstack-request-id: req-3818f476-7092-4649-8b49-140a5384218c 2019-07-30 22:30:26,966 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:26,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3818f476-7092-4649-8b49-140a5384218c 2019-07-30 22:30:26,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77873301506s 2019-07-30 22:30:26,972 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:28,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:29,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30: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-67cb0268-0aea-4a22-b9fd-574b62a69652 x-openstack-request-id: req-67cb0268-0aea-4a22-b9fd-574b62a69652 2019-07-30 22:30:29,659 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:29,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-67cb0268-0aea-4a22-b9fd-574b62a69652 2019-07-30 22:30:29,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.684920072556s 2019-07-30 22:30:29,666 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:31,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:31,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:32,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c940b92-6d9b-49ef-a249-847c31ad8b45 x-openstack-request-id: req-7c940b92-6d9b-49ef-a249-847c31ad8b45 2019-07-30 22:30:32,777 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:32,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-7c940b92-6d9b-49ef-a249-847c31ad8b45 2019-07-30 22:30:32,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10900402069s 2019-07-30 22:30:32,784 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:34,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:34,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:35,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0baddb05-290a-4e04-a8bf-98a2b50d74d3 x-openstack-request-id: req-0baddb05-290a-4e04-a8bf-98a2b50d74d3 2019-07-30 22:30:35,521 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:35,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0baddb05-290a-4e04-a8bf-98a2b50d74d3 2019-07-30 22:30:35,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734628200531s 2019-07-30 22:30:35,528 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:37,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:37,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7b7a2467-bf61-4186-b0ed-498bb2b411b3 x-openstack-request-id: req-7b7a2467-bf61-4186-b0ed-498bb2b411b3 2019-07-30 22:30:38,000 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:38,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-7b7a2467-bf61-4186-b0ed-498bb2b411b3 2019-07-30 22:30:38,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469626188278s 2019-07-30 22:30:38,007 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:40,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:40,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:40,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30: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-afc2fc77-0861-40c4-a1f1-e7cea796f39f x-openstack-request-id: req-afc2fc77-0861-40c4-a1f1-e7cea796f39f 2019-07-30 22:30:40,756 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:40,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-afc2fc77-0861-40c4-a1f1-e7cea796f39f 2019-07-30 22:30:40,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746657133102s 2019-07-30 22:30:40,763 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:42,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:42,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:43,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5954f765-4ede-4837-abb5-83c80964b396 x-openstack-request-id: req-5954f765-4ede-4837-abb5-83c80964b396 2019-07-30 22:30:43,540 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:43,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-5954f765-4ede-4837-abb5-83c80964b396 2019-07-30 22:30:43,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775188922882s 2019-07-30 22:30:43,547 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:45,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:45,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:46,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30: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-f414e88b-c015-47a9-b1cc-c0504e11a6d3 x-openstack-request-id: req-f414e88b-c015-47a9-b1cc-c0504e11a6d3 2019-07-30 22:30:46,298 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:46,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f414e88b-c015-47a9-b1cc-c0504e11a6d3 2019-07-30 22:30:46,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74808883667s 2019-07-30 22:30:46,305 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:48,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:48,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:49,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30: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-a4f280d6-f968-4521-acc3-143f796904f9 x-openstack-request-id: req-a4f280d6-f968-4521-acc3-143f796904f9 2019-07-30 22:30:49,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:49,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a4f280d6-f968-4521-acc3-143f796904f9 2019-07-30 22:30:49,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.797673940659s 2019-07-30 22:30:49,112 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:51,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:51,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:51,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30: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-c425d839-6f6b-41c5-b215-b70ef2d28960 x-openstack-request-id: req-c425d839-6f6b-41c5-b215-b70ef2d28960 2019-07-30 22:30:51,887 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:51,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-c425d839-6f6b-41c5-b215-b70ef2d28960 2019-07-30 22:30:51,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773155927658s 2019-07-30 22:30:51,894 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:53,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:53,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:54,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30: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-69dc05f9-ca68-460d-afb9-d299c7657e3e x-openstack-request-id: req-69dc05f9-ca68-460d-afb9-d299c7657e3e 2019-07-30 22:30:54,395 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:54,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-69dc05f9-ca68-460d-afb9-d299c7657e3e 2019-07-30 22:30:54,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498784065247s 2019-07-30 22:30:54,401 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:56,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:57,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30: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-294d4dad-ef6b-401c-b85d-97ee9a0fe2ea x-openstack-request-id: req-294d4dad-ef6b-401c-b85d-97ee9a0fe2ea 2019-07-30 22:30:57,064 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:57,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-294d4dad-ef6b-401c-b85d-97ee9a0fe2ea 2019-07-30 22:30:57,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660243034363s 2019-07-30 22:30:57,072 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:30:59,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:30:59,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:30:59,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:30:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d695684f-adc9-4455-b828-4f62474cbb76 x-openstack-request-id: req-d695684f-adc9-4455-b828-4f62474cbb76 2019-07-30 22:30:59,976 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:30:59,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-d695684f-adc9-4455-b828-4f62474cbb76 2019-07-30 22:30:59,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.901450157166s 2019-07-30 22:30:59,983 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:01,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:01,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:02,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-519f77b7-3f7d-4a7c-8097-474b2b3dad6b x-openstack-request-id: req-519f77b7-3f7d-4a7c-8097-474b2b3dad6b 2019-07-30 22:31:02,642 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:02,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-519f77b7-3f7d-4a7c-8097-474b2b3dad6b 2019-07-30 22:31:02,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656354188919s 2019-07-30 22:31:02,648 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:04,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:04,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:05,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ad843dc-7c1d-4da3-acdb-fb0894ae1c4f x-openstack-request-id: req-5ad843dc-7c1d-4da3-acdb-fb0894ae1c4f 2019-07-30 22:31:05,803 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:05,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-5ad843dc-7c1d-4da3-acdb-fb0894ae1c4f 2019-07-30 22:31:05,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15210986137s 2019-07-30 22:31:05,809 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:07,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:07,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:08,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-14b593a6-6255-48c8-9b49-820e2f0ee904 x-openstack-request-id: req-14b593a6-6255-48c8-9b49-820e2f0ee904 2019-07-30 22:31:08,542 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:08,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-14b593a6-6255-48c8-9b49-820e2f0ee904 2019-07-30 22:31:08,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730095148087s 2019-07-30 22:31:08,548 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:10,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:10,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:11,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-d7dc7f95-820c-4a14-ab2a-316f394f7760 x-openstack-request-id: req-d7dc7f95-820c-4a14-ab2a-316f394f7760 2019-07-30 22:31:11,324 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:11,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-d7dc7f95-820c-4a14-ab2a-316f394f7760 2019-07-30 22:31:11,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773648023605s 2019-07-30 22:31:11,331 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:13,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:13,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:14,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6097048f-c0d3-44e8-8d85-5d06901bae4a x-openstack-request-id: req-6097048f-c0d3-44e8-8d85-5d06901bae4a 2019-07-30 22:31:14,100 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:14,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-6097048f-c0d3-44e8-8d85-5d06901bae4a 2019-07-30 22:31:14,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767368078232s 2019-07-30 22:31:14,107 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:16,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:16,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:16,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-4823ad54-2a12-45e5-8086-d6ae4b5e76bd x-openstack-request-id: req-4823ad54-2a12-45e5-8086-d6ae4b5e76bd 2019-07-30 22:31:16,902 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:16,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4823ad54-2a12-45e5-8086-d6ae4b5e76bd 2019-07-30 22:31:16,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.792127847672s 2019-07-30 22:31:16,909 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:18,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:18,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:19,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-71f5490a-4108-4aa4-9e78-9909714588af x-openstack-request-id: req-71f5490a-4108-4aa4-9e78-9909714588af 2019-07-30 22:31:19,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:19,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-71f5490a-4108-4aa4-9e78-9909714588af 2019-07-30 22:31:19,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789135932922s 2019-07-30 22:31:19,707 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:21,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:21,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:22,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-773c7506-d095-4b3b-8370-72d2be483f5d x-openstack-request-id: req-773c7506-d095-4b3b-8370-72d2be483f5d 2019-07-30 22:31:22,777 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:22,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-773c7506-d095-4b3b-8370-72d2be483f5d 2019-07-30 22:31:22,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06770801544s 2019-07-30 22:31:22,783 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:24,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:24,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:25,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-a6037aee-3b29-4ba4-a96e-a4bce7dae3ec x-openstack-request-id: req-a6037aee-3b29-4ba4-a96e-a4bce7dae3ec 2019-07-30 22:31:25,558 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:25,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a6037aee-3b29-4ba4-a96e-a4bce7dae3ec 2019-07-30 22:31:25,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772449970245s 2019-07-30 22:31:25,565 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:27,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:27,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:28,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-2c4128a1-3a35-4d78-8fa6-40752a371454 x-openstack-request-id: req-2c4128a1-3a35-4d78-8fa6-40752a371454 2019-07-30 22:31:28,101 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:28,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-2c4128a1-3a35-4d78-8fa6-40752a371454 2019-07-30 22:31:28,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533932924271s 2019-07-30 22:31:28,107 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:30,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:30,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:30,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-5936a984-6774-488e-a630-bc04d4f3757e x-openstack-request-id: req-5936a984-6774-488e-a630-bc04d4f3757e 2019-07-30 22:31:30,789 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:30,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-5936a984-6774-488e-a630-bc04d4f3757e 2019-07-30 22:31:30,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679335832596s 2019-07-30 22:31:30,796 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:32,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:32,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:33,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-f2182d54-22af-46f2-ae5d-37ce684a1700 x-openstack-request-id: req-f2182d54-22af-46f2-ae5d-37ce684a1700 2019-07-30 22:31:33,294 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:33,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f2182d54-22af-46f2-ae5d-37ce684a1700 2019-07-30 22:31:33,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495898008347s 2019-07-30 22:31:33,300 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:35,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:35,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:36,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-4f004ae8-e451-447f-9e0a-b632e810b4f8 x-openstack-request-id: req-4f004ae8-e451-447f-9e0a-b632e810b4f8 2019-07-30 22:31:36,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:36,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4f004ae8-e451-447f-9e0a-b632e810b4f8 2019-07-30 22:31:36,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.731428861618s 2019-07-30 22:31:36,041 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:38,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:38,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:38,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-3e840f41-69f5-4450-8f9c-be451f39d1e5 x-openstack-request-id: req-3e840f41-69f5-4450-8f9c-be451f39d1e5 2019-07-30 22:31:38,809 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:38,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3e840f41-69f5-4450-8f9c-be451f39d1e5 2019-07-30 22:31:38,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766009807587s 2019-07-30 22:31:38,816 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:40,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:40,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:41,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-fc803d64-d271-4120-83b3-4ac9f3336f66 x-openstack-request-id: req-fc803d64-d271-4120-83b3-4ac9f3336f66 2019-07-30 22:31:41,747 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:41,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-fc803d64-d271-4120-83b3-4ac9f3336f66 2019-07-30 22:31:41,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.929068803787s 2019-07-30 22:31:41,754 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:43,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:43,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:44,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e970001f-7007-4f44-8c0a-9f2ef10fb52f x-openstack-request-id: req-e970001f-7007-4f44-8c0a-9f2ef10fb52f 2019-07-30 22:31:44,531 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:44,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e970001f-7007-4f44-8c0a-9f2ef10fb52f 2019-07-30 22:31:44,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773975849152s 2019-07-30 22:31:44,537 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:46,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:46,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:47,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-6652a60e-cd37-466d-8c5c-fee84dd522b2 x-openstack-request-id: req-6652a60e-cd37-466d-8c5c-fee84dd522b2 2019-07-30 22:31:47,543 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:47,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-6652a60e-cd37-466d-8c5c-fee84dd522b2 2019-07-30 22:31:47,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00283098221s 2019-07-30 22:31:47,550 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:49,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:49,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:50,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-00a5f89b-53f2-46a7-9bbb-8f31a422466a x-openstack-request-id: req-00a5f89b-53f2-46a7-9bbb-8f31a422466a 2019-07-30 22:31:50,379 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:50,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-00a5f89b-53f2-46a7-9bbb-8f31a422466a 2019-07-30 22:31:50,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.826787948608s 2019-07-30 22:31:50,386 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:52,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:52,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:53,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09b1b3d6-13c9-4236-a13e-05b04c39606b x-openstack-request-id: req-09b1b3d6-13c9-4236-a13e-05b04c39606b 2019-07-30 22:31:53,360 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:53,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-09b1b3d6-13c9-4236-a13e-05b04c39606b 2019-07-30 22:31:53,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.971704959869s 2019-07-30 22:31:53,366 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:55,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:55,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:55,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-3e16895a-9da9-4bac-8d72-0c4973976fe0 x-openstack-request-id: req-3e16895a-9da9-4bac-8d72-0c4973976fe0 2019-07-30 22:31:55,884 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:55,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3e16895a-9da9-4bac-8d72-0c4973976fe0 2019-07-30 22:31:55,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515801906586s 2019-07-30 22:31:55,891 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:31:57,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:31:57,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:31:58,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:31: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-03efb193-a081-4bef-9357-6fe91514bd23 x-openstack-request-id: req-03efb193-a081-4bef-9357-6fe91514bd23 2019-07-30 22:31:58,654 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:31:58,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-03efb193-a081-4bef-9357-6fe91514bd23 2019-07-30 22:31:58,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760720968246s 2019-07-30 22:31:58,661 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:32:00,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:32:00,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:01,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-daea4182-0c3e-4c59-bcba-e74a06f27fb2 x-openstack-request-id: req-daea4182-0c3e-4c59-bcba-e74a06f27fb2 2019-07-30 22:32:01,431 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:32:01,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-daea4182-0c3e-4c59-bcba-e74a06f27fb2 2019-07-30 22:32:01,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767121076584s 2019-07-30 22:32:01,437 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:32:03,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:32:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:03,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-eb486029-7c82-4a2d-bc57-8057aecabb0c x-openstack-request-id: req-eb486029-7c82-4a2d-bc57-8057aecabb0c 2019-07-30 22:32:03,923 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:32:03,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-eb486029-7c82-4a2d-bc57-8057aecabb0c 2019-07-30 22:32:03,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483110189438s 2019-07-30 22:32:03,929 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:32:05,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:32:05,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:06,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-51e3fd02-9612-49e5-a1fa-225cc58dbf05 x-openstack-request-id: req-51e3fd02-9612-49e5-a1fa-225cc58dbf05 2019-07-30 22:32:06,976 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:32:06,976 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-51e3fd02-9612-49e5-a1fa-225cc58dbf05 2019-07-30 22:32:06,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04457116127s 2019-07-30 22:32:06,983 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:32:08,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:32:08,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:09,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-209d49a3-a5a5-4376-a361-8e4cd0c23275 x-openstack-request-id: req-209d49a3-a5a5-4376-a361-8e4cd0c23275 2019-07-30 22:32:09,689 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:32:09,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-209d49a3-a5a5-4376-a361-8e4cd0c23275 2019-07-30 22:32:09,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704034090042s 2019-07-30 22:32:09,696 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:32:11,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:32:11,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:12,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-a00cd670-504d-4cd7-9d84-8bb65f7d4a02 x-openstack-request-id: req-a00cd670-504d-4cd7-9d84-8bb65f7d4a02 2019-07-30 22:32:12,191 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:32:12,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a00cd670-504d-4cd7-9d84-8bb65f7d4a02 2019-07-30 22:32:12,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49286198616s 2019-07-30 22:32:12,197 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:32:14,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:32:14,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:14,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-367e801d-7a57-403e-bc69-690561318f24 x-openstack-request-id: req-367e801d-7a57-403e-bc69-690561318f24 2019-07-30 22:32:14,974 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:32:14,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-367e801d-7a57-403e-bc69-690561318f24 2019-07-30 22:32:14,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774012088776s 2019-07-30 22:32:14,980 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:32:16,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:32:16,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:17,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-f8b66f1d-0e6b-44d6-b04d-7525d2ecc6a2 x-openstack-request-id: req-f8b66f1d-0e6b-44d6-b04d-7525d2ecc6a2 2019-07-30 22:32:17,751 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:32:17,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f8b66f1d-0e6b-44d6-b04d-7525d2ecc6a2 2019-07-30 22:32:17,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.768010854721s 2019-07-30 22:32:17,757 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:32:19,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:32:19,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:20,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-a8fd4991-8df7-42e9-8a99-f68cdc36eb47 x-openstack-request-id: req-a8fd4991-8df7-42e9-8a99-f68cdc36eb47 2019-07-30 22:32:20,524 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:32:20,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a8fd4991-8df7-42e9-8a99-f68cdc36eb47 2019-07-30 22:32:20,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764079093933s 2019-07-30 22:32:20,530 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:32:22,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:32:22,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:23,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-9babe167-03a5-454a-90df-ab6e2d45ad4d x-openstack-request-id: req-9babe167-03a5-454a-90df-ab6e2d45ad4d 2019-07-30 22:32:23,295 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:32:23,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-9babe167-03a5-454a-90df-ab6e2d45ad4d 2019-07-30 22:32:23,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.762239933014s 2019-07-30 22:32:23,302 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:32:25,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:32:25,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:25,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-b597a084-55bd-4db9-aec9-ca5a09072085 x-openstack-request-id: req-b597a084-55bd-4db9-aec9-ca5a09072085 2019-07-30 22:32:25,764 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:32:25,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b597a084-55bd-4db9-aec9-ca5a09072085 2019-07-30 22:32:25,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459558010101s 2019-07-30 22:32:25,770 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:32:27,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:32:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:28,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-3b8b2929-d790-4334-8e64-6c47c52874ba x-openstack-request-id: req-3b8b2929-d790-4334-8e64-6c47c52874ba 2019-07-30 22:32:28,271 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T22:29:02Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:32:28,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3b8b2929-d790-4334-8e64-6c47c52874ba 2019-07-30 22:32:28,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498935937881s 2019-07-30 22:32:28,278 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 22:32:30,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:32:30,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:31,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-206115fb-fb4c-4edb-8b0e-5ebf9eba115f x-openstack-request-id: req-206115fb-fb4c-4edb-8b0e-5ebf9eba115f 2019-07-30 22:32:31,062 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_ea99a71c-931b-43c6-9d7a-89082c725b9b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:eb:65", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T22:32:30.000000", "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T22:32:30Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:32:31,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-206115fb-fb4c-4edb-8b0e-5ebf9eba115f 2019-07-30 22:32:31,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781498908997s 2019-07-30 22:32:31,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 22:32:31,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=56d84727-c4e0-49bd-a7a0-d903ba117a85" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:31,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:31 GMT X-Openstack-Request-Id: req-b848fd71-c4ce-4b48-b50a-c3efdc024987 2019-07-30 22:32:31,133 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T22:32:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f9e54b19-3dcc-458b-9c71-d5395562c449","ip_address":"192.168.120.8"}],"id":"47a604ba-d177-4e2e-b920-efe9c99ed184","security_groups":["34cd2c86-057e-4514-9f8d-651e83980364"],"mac_address":"fa:16:3e:fc:eb:65","project_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0286add-71d2-4a61-ad29-1e0bc6f7c798","tenant_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","created_at":"2019-07-30T22:29:02Z","binding:vnic_type":"normal","device_id":"56d84727-c4e0-49bd-a7a0-d903ba117a85","ip_allocation":"immediate"}]} 2019-07-30 22:32:31,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=56d84727-c4e0-49bd-a7a0-d903ba117a85 used request id req-b848fd71-c4ce-4b48-b50a-c3efdc024987 2019-07-30 22:32:31,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0648989677429s 2019-07-30 22:32:31,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 22:32:31,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=47a604ba-d177-4e2e-b920-efe9c99ed184" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:31,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:31 GMT X-Openstack-Request-Id: req-1bc33588-ae60-49b5-87c7-ab5467c6258a 2019-07-30 22:32:31,206 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 22:32:31,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=47a604ba-d177-4e2e-b920-efe9c99ed184 used request id req-1bc33588-ae60-49b5-87c7-ab5467c6258a 2019-07-30 22:32:31,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0630970001221s 2019-07-30 22:32:31,207 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_ea99a71c-931b-43c6-9d7a-89082c725b9b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:eb:65', 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'a61acdac-39cb-432c-9d35-d4ea9840c977'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T22:32:30.000000', 'flavor': Munch({u'id': u'e589d9b3-94d6-498a-b582-464c63a29430'}), 'az': u'nova', 'id': u'56d84727-c4e0-49bd-a7a0-d903ba117a85', 'security_groups': [Munch({u'name': u'shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'4212cc2ba590470a9266d6ae1b71b703', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a', 'name': 'shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b', '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-07-30T22:32:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T22:32:30Z', 'hostId': u'c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf', '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-07-30T22:32:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a', 'name': u'shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b', 'adminPass': u'Kq4wGBVn3HGN', 'tenant_id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a', 'created_at': u'2019-07-30T22:28:58Z', 'created': u'2019-07-30T22:28:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 22:32:31,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 22:32:31,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:31,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:31 GMT X-Openstack-Request-Id: req-ee0aaf9b-167e-436f-a5c7-2528f2d78064 2019-07-30 22:32:31,327 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d0286add-71d2-4a61-ad29-1e0bc6f7c798","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","l2_adjacency":true,"status":"ACTIVE","subnets":["f9e54b19-3dcc-458b-9c71-d5395562c449"],"description":"","tags":[],"updated_at":"2019-07-30T22:28:22Z","qos_policy_id":null,"name":"shaker-net_ea99a71c-931b-43c6-9d7a-89082c725b9b","admin_state_up":true,"tenant_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","created_at":"2019-07-30T22:28:20Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 22:32:31,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-ee0aaf9b-167e-436f-a5c7-2528f2d78064 2019-07-30 22:32:31,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114870071411s 2019-07-30 22:32:31,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 22:32:31,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=56d84727-c4e0-49bd-a7a0-d903ba117a85" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:31,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:31 GMT X-Openstack-Request-Id: req-8d673dec-149e-4aaf-928a-7f1d7de8417f 2019-07-30 22:32:31,382 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T22:32:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f9e54b19-3dcc-458b-9c71-d5395562c449","ip_address":"192.168.120.8"}],"id":"47a604ba-d177-4e2e-b920-efe9c99ed184","security_groups":["34cd2c86-057e-4514-9f8d-651e83980364"],"mac_address":"fa:16:3e:fc:eb:65","project_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d0286add-71d2-4a61-ad29-1e0bc6f7c798","tenant_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","created_at":"2019-07-30T22:29:02Z","binding:vnic_type":"normal","device_id":"56d84727-c4e0-49bd-a7a0-d903ba117a85","ip_allocation":"immediate"}]} 2019-07-30 22:32:31,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=56d84727-c4e0-49bd-a7a0-d903ba117a85 used request id req-8d673dec-149e-4aaf-928a-7f1d7de8417f 2019-07-30 22:32:31,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0528688430786s 2019-07-30 22:32:31,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 22:32:31,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "fixed_ip_address": "192.168.120.8", "port_id": "47a604ba-d177-4e2e-b920-efe9c99ed184"}}' 2019-07-30 22:32:34,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:34 GMT X-Openstack-Request-Id: req-89c7ac22-6f69-49e6-ac82-0df670bf9e95 2019-07-30 22:32:34,408 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "7710875c-b397-4deb-8585-8474d992b11d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:32:32Z", "updated_at": "2019-07-30T22:32:32Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d0286add-71d2-4a61-ad29-1e0bc6f7c798", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:eb:65", "device_id": "56d84727-c4e0-49bd-a7a0-d903ba117a85"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_id": "47a604ba-d177-4e2e-b920-efe9c99ed184", "id": "deade8c1-1d16-4832-a153-d0798386d149", "qos_policy_id": null}} 2019-07-30 22:32:34,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-89c7ac22-6f69-49e6-ac82-0df670bf9e95 2019-07-30 22:32:34,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.02541589737s 2019-07-30 22:32:34,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 22:32:34,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:34,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:34 GMT X-Openstack-Request-Id: req-5b290168-aad7-4454-91ac-631b14b0fb76 2019-07-30 22:32:34,501 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7710875c-b397-4deb-8585-8474d992b11d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:32:32Z", "updated_at": "2019-07-30T22:32:32Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d0286add-71d2-4a61-ad29-1e0bc6f7c798", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:eb:65", "device_id": "56d84727-c4e0-49bd-a7a0-d903ba117a85"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_id": "47a604ba-d177-4e2e-b920-efe9c99ed184", "id": "deade8c1-1d16-4832-a153-d0798386d149", "qos_policy_id": null}]} 2019-07-30 22:32:34,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-5b290168-aad7-4454-91ac-631b14b0fb76 2019-07-30 22:32:34,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0786290168762s 2019-07-30 22:32:34,507 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 22:32:34,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 22:32:34,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:34,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:34 GMT X-Openstack-Request-Id: req-904d4bfd-f76b-466f-a818-25c2fa6d9a56 2019-07-30 22:32:34,689 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7710875c-b397-4deb-8585-8474d992b11d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:32:32Z", "updated_at": "2019-07-30T22:32:32Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d0286add-71d2-4a61-ad29-1e0bc6f7c798", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:eb:65", "device_id": "56d84727-c4e0-49bd-a7a0-d903ba117a85"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_id": "47a604ba-d177-4e2e-b920-efe9c99ed184", "id": "deade8c1-1d16-4832-a153-d0798386d149", "qos_policy_id": null}]} 2019-07-30 22:32:34,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-904d4bfd-f76b-466f-a818-25c2fa6d9a56 2019-07-30 22:32:34,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0722780227661s 2019-07-30 22:32:34,695 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 22:32:34,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 22:32:34,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:35,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:35 GMT X-Openstack-Request-Id: req-7d595e11-f699-46bc-b741-b3116c9d4c63 2019-07-30 22:32:35,182 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7710875c-b397-4deb-8585-8474d992b11d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:32:32Z", "updated_at": "2019-07-30T22:32:32Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d0286add-71d2-4a61-ad29-1e0bc6f7c798", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:eb:65", "device_id": "56d84727-c4e0-49bd-a7a0-d903ba117a85"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_id": "47a604ba-d177-4e2e-b920-efe9c99ed184", "id": "deade8c1-1d16-4832-a153-d0798386d149", "qos_policy_id": null}]} 2019-07-30 22:32:35,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-7d595e11-f699-46bc-b741-b3116c9d4c63 2019-07-30 22:32:35,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.377341985703s 2019-07-30 22:32:35,189 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 22:32:35,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 22:32:35,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:35,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:35 GMT X-Openstack-Request-Id: req-4c5416b4-580b-4f8c-881e-f26007ede715 2019-07-30 22:32:35,374 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7710875c-b397-4deb-8585-8474d992b11d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:32:32Z", "updated_at": "2019-07-30T22:32:32Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d0286add-71d2-4a61-ad29-1e0bc6f7c798", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:eb:65", "device_id": "56d84727-c4e0-49bd-a7a0-d903ba117a85"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_id": "47a604ba-d177-4e2e-b920-efe9c99ed184", "id": "deade8c1-1d16-4832-a153-d0798386d149", "qos_policy_id": null}]} 2019-07-30 22:32:35,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-4c5416b4-580b-4f8c-881e-f26007ede715 2019-07-30 22:32:35,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0755069255829s 2019-07-30 22:32:35,380 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 22:32:35,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 22:32:35,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:35,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:35 GMT X-Openstack-Request-Id: req-27399f1b-dac0-46d2-a68a-3e32befca26b 2019-07-30 22:32:35,574 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7710875c-b397-4deb-8585-8474d992b11d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:32:32Z", "updated_at": "2019-07-30T22:32:32Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d0286add-71d2-4a61-ad29-1e0bc6f7c798", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:eb:65", "device_id": "56d84727-c4e0-49bd-a7a0-d903ba117a85"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_id": "47a604ba-d177-4e2e-b920-efe9c99ed184", "id": "deade8c1-1d16-4832-a153-d0798386d149", "qos_policy_id": null}]} 2019-07-30 22:32:35,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-27399f1b-dac0-46d2-a68a-3e32befca26b 2019-07-30 22:32:35,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0846660137177s 2019-07-30 22:32:35,581 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 22:32:35,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 22:32:35,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:32:36,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:36 GMT X-Openstack-Request-Id: req-6d0fde89-4a1c-4031-9b5c-de4d7d567583 2019-07-30 22:32:36,011 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7710875c-b397-4deb-8585-8474d992b11d", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:32:32Z", "updated_at": "2019-07-30T22:32:35Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d0286add-71d2-4a61-ad29-1e0bc6f7c798", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:eb:65", "device_id": "56d84727-c4e0-49bd-a7a0-d903ba117a85"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_id": "47a604ba-d177-4e2e-b920-efe9c99ed184", "id": "deade8c1-1d16-4832-a153-d0798386d149", "qos_policy_id": null}]} 2019-07-30 22:32:36,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6d0fde89-4a1c-4031-9b5c-de4d7d567583 2019-07-30 22:32:36,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.321182966232s 2019-07-30 22:32:36,018 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'7710875c-b397-4deb-8585-8474d992b11d', 'updated_at': u'2019-07-30T22:32:35Z', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'47a604ba-d177-4e2e-b920-efe9c99ed184', 'id': u'deade8c1-1d16-4832-a153-d0798386d149', 'network': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'port': u'47a604ba-d177-4e2e-b920-efe9c99ed184', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a', 'name': 'shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd0286add-71d2-4a61-ad29-1e0bc6f7c798', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fc:eb:65', u'device_id': u'56d84727-c4e0-49bd-a7a0-d903ba117a85'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e38e02a10a8741e8a3bc3cdd4f58cd8a', 'created_at': u'2019-07-30T22:32:32Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd0286add-71d2-4a61-ad29-1e0bc6f7c798', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fc:eb:65', u'device_id': u'56d84727-c4e0-49bd-a7a0-d903ba117a85'}), 'router': u'7710875c-b397-4deb-8585-8474d992b11d'}) 2019-07-30 22:32:36,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 22:32:36,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 22:32:36,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10390 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-e3288ac3-1eb6-468d-a79e-0a70579b2577 x-openstack-request-id: req-e3288ac3-1eb6-468d-a79e-0a70579b2577 2019-07-30 22:32:36,094 - 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 916074511 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.243205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.246487] pid_max: default: 32768 minimum: 301\n[ 0.248267] ACPI: Core revision 20150930\n[ 0.250426] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.253013] Security Framework initialized\n[ 0.254637] Yama: becoming mindful.\n[ 0.256077] AppArmor: AppArmor initialized\n[ 0.257749] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.260344] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.262876] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265297] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267953] Initializing cgroup subsys io\n[ 0.269582] Initializing cgroup subsys memory\n[ 0.271281] Initializing cgroup subsys devices\n[ 0.272999] Initializing cgroup subsys freezer\n[ 0.274720] Initializing cgroup subsys net_cls\n[ 0.276419] Initializing cgroup subsys perf_event\n[ 0.278180] Initializing cgroup subsys net_prio\n[ 0.279886] Initializing cgroup subsys hugetlb\n[ 0.281581] Initializing cgroup subsys pids\n[ 0.283248] CPU: Physical Processor ID: 0\n[ 0.285497] mce: CPU supports 10 MCE banks\n[ 0.287144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.289099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.291216] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.293262] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.295575] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.298062] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.300263] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.303257] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.325796] Freeing SMP alternatives memory: 32K\n[ 0.339375] ftrace: allocating 32237 entries in 126 pages\n[ 0.387980] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.390408] smpboot: Max logical packages: 1\n[ 0.392387] x2apic enabled\n[ 0.393924] Switched APIC routing to physical x2apic.\n[ 0.397093] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.399343] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.403506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.407077] KVM setup paravirtual spinlock\n[ 0.409877] x86: Booted up 1 node, 1 CPUs\n[ 0.411469] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.414222] devtmpfs: initialized\n[ 0.416684] evm: security.selinux\n[ 0.418065] evm: security.SMACK64\n[ 0.419431] evm: security.SMACK64EXEC\n[ 0.420903] evm: security.SMACK64TRANSMUTE\n[ 0.422512] evm: security.SMACK64MMAP\n[ 0.423986] evm: security.ima\n[ 0.425252] evm: security.capability\n[ 0.426830] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.430313] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.432602] pinctrl core: initialized pinctrl subsystem\n[ 0.434719] RTC time: 22:32:30, date: 07/30/19\n[ 0.436558] NET: Registered protocol family 16\n[ 0.438426] cpuidle: using governor ladder\n[ 0.439995] cpuidle: using governor menu\n[ 0.441536] PCCT header not found.\n[ 0.442968] ACPI: bus type PCI registered\n[ 0.444535] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.446975] PCI: Using configuration type 1 for base access\n[ 0.449951] ACPI: Added _OSI(Module Device)\n[ 0.451591] ACPI: Added _OSI(Processor Device)\n[ 0.453268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.455021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.458497] ACPI: Interpreter enabled\n[ 0.459967] ACPI: (supports S0 S5)\n[ 0.461339] ACPI: Using IOAPIC for interrupt routing\n[ 0.463171] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.468132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.470328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.472711] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.475016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.479214] acpiphp: Slot [3] registered\n[ 0.497385] acpiphp: Slot [4] registered\n[ 0.498927] acpiphp: Slot [5] registered\n[ 0.500467] acpiphp: Slot [6] registered\n[ 0.502018] acpiphp: Slot [7] registered\n[ 0.503543] acpiphp: Slot [8] registered\n[ 0.505098] acpiphp: Slot [9] registered\n[ 0.506630] acpiphp: Slot [10] registered\n[ 0.508176] acpiphp: Slot [11] registered\n[ 0.509837] acpiphp: Slot [12] registered\n[ 0.511390] acpiphp: Slot [13] registered\n[ 0.512952] acpiphp: Slot [14] registered\n[ 0.514506] acpiphp: Slot [15] registered\n[ 0.516065] acpiphp: Slot [16] registered\n[ 0.517627] acpiphp: Slot [17] registered\n[ 0.519176] acpiphp: Slot [18] registered\n[ 0.520758] acpiphp: Slot [19] registered\n[ 0.522324] acpiphp: Slot [20] registered\n[ 0.523876] acpiphp: Slot [21] registered\n[ 0.525422] acpiphp: Slot [22] registered\n[ 0.526972] acpiphp: Slot [23] registered\n[ 0.528519] acpiphp: Slot [24] registered\n[ 0.530072] acpiphp: Slot [25] registered\n[ 0.531634] acpiphp: Slot [26] registered\n[ 0.533182] acpiphp: Slot [27] registered\n[ 0.534743] acpiphp: Slot [28] registered\n[ 0.536292] acpiphp: Slot [29] registered\n[ 0.537862] acpiphp: Slot [30] registered\n[ 0.539416] acpiphp: Slot [31] registered\n[ 0.540976] PCI host bridge to bus 0000:00\n[ 0.542529] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.544924] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.547294] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.550107] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.552896] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.555753] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.561875] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.564367] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.566666] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.569144] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.574052] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.576787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.602034] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.604821] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.607510] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.610204] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.612849] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.615218] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.617640] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.619692] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.622714] vgaarb: loaded\n[ 0.623854] vgaarb: bridge control possible 0000:00:02.0\n[ 0.626127] SCSI subsystem initialized\n[ 0.627821] ACPI: bus type USB registered\n[ 0.629418] usbcore: registered new interface driver usbfs\n[ 0.631401] usbcore: registered new interface driver hub\n[ 0.633356] usbcore: registered new device driver usb\n[ 0.635400] PCI: Using ACPI for IRQ routing\n[ 0.637420] NetLabel: Initializing\n[ 0.638785] NetLabel: domain hash size = 128\n[ 0.640421] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.642285] NetLabel: unlabeled traffic allowed by default\n[ 0.644466] amd_nb: Cannot enumerate AMD northbridges\n[ 0.646354] clocksource: Switched to clocksource kvm-clock\n[ 0.656661] AppArmor: AppArmor Filesystem Enabled\n[ 0.658496] pnp: PnP ACPI init\n[ 0.660092] pnp: PnP ACPI: found 5 devices\n[ 0.667469] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.670744] NET: Registered protocol family 2\n[ 0.672637] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.675107] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.677397] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.679689] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.681772] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.684032] NET: Registered protocol family 1\n[ 0.685701] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.687805] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.689864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.706743] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.723668] Unpacking initramfs...\n[ 1.216208] Freeing initrd memory: 37084K\n[ 1.218152] Scanning for low memory corruption every 60 seconds\n[ 1.220633] audit: initializing netlink subsys (disabled)\n[ 1.222628] audit: type=2000 audit(1564525951.714:1): initialized\n[ 1.225048] Initialise system trusted keyring\n[ 1.226841] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.229070] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.232409] zbud: loaded\n[ 1.233775] VFS: Disk quotas dquot_6.6.0\n[ 1.235330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.237934] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.240247] fuse init (API version 7.23)\n[ 1.241897] Key type big_key registered\n[ 1.243413] Allocating IMA MOK and blacklist keyrings.\n[ 1.245657] Key type asymmetric registered\n[ 1.247233] Asymmetric key parser 'x509' registered\n[ 1.249044] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.251864] io scheduler noop registered\n[ 1.253374] io scheduler deadline registered (default)\n[ 1.255272] io scheduler cfq registered\n[ 1.256825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.258825] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.261199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.263954] ACPI: Power Button [PWRF]\n[ 1.265503] GHES: HEST is not enabled!\n[ 1.281611] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.315266] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.319048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.344850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.348637] Linux agpgart interface v0.103\n[ 1.351836] loop: module loaded\n[ 1.355482] vda: vda1\n[ 1.357309] scsi host0: ata_piix\n[ 1.358730] scsi host1: ata_piix\n[ 1.360101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.362516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.365610] libphy: Fixed MDIO Bus: probed\n[ 1.367218] tun: Universal TUN/TAP device driver, 1.6\n[ 1.369092] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.372609] PPP generic driver version 2.4.2\n[ 1.374316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.376673] ehci-pci: EHCI PCI platform driver\n[ 1.378397] ehci-platform: EHCI generic platform driver\n[ 1.380328] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.382559] ohci-pci: OHCI PCI platform driver\n[ 1.384256] ohci-platform: OHCI generic platform driver\n[ 1.386196] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.403611] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.405566] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.408421] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.410362] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.412572] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.414981] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.417737] usb usb1: Product: UHCI Host Controller\n[ 1.419539] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.421774] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.423602] hub 1-0:1.0: USB hub found\n[ 1.425095] hub 1-0:1.0: 2 ports detected\n[ 1.426825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.430721] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.432534] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.434507] mousedev: PS/2 mouse device common for all mice\n[ 1.436915] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.440255] rtc_cmos 00:00: RTC can wake from S4\n[ 1.442589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.444874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.447214] i2c /dev entries driver\n[ 1.448692] device-mapper: uevent: version 1.0.3\n[ 1.450515] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.453679] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.456138] NET: Registered protocol family 10\n[ 1.458056] NET: Registered protocol family 17\n[ 1.459782] Key type dns_resolver registered\n[ 1.461659] registered taskstats version 1\n[ 1.463291] Loading compiled-in X.509 certificates\n[ 1.465649] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.469269] zswap: loaded using pool lzo/zbud\n[ 1.472366] Key type trusted registered\n[ 1.475926] Key type encrypted registered\n[ 1.477545] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.479581] ima: No TPM chip found, activating TPM-bypass!\n[ 1.481615] evm: HMAC attrs: 0x1\n[ 1.483363] Magic number: 11:75:554\n[ 1.485020] rtc_cmos 00:00: setting system clock to 2019-07-30 22:32:31 UTC (1564525951)\n[ 1.488145] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.507214] EDD information not available.\n[ 1.520073] Freeing unused kernel memory: 1512K\n[ 1.521804] Write protecting the kernel read-only data: 14336k\n[ 1.525285] Freeing unused kernel memory: 1692K\n[ 1.527304] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.539472] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.543249] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546913] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.550504] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.554382] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.557952] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.567062] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.572154] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.575563] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.579147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.635070] [drm] Initialized drm 1.1.0 20060810\n[ 1.639470] virtio_net virtio0 ens3: renamed from eth0\n[ 1.649413] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.654813] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.674914] FDC 0 is a S82078B\n[ 1.697797] AVX2 version of gcm_enc/dec engaged.\n[ 1.699610] AES CTR mode by8 optimization enabled\n[ 1.738396] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.902570] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.904974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.907503] usb 1-1: Product: QEMU USB Tablet\n[ 1.909191] usb 1-1: Manufacturer: QEMU\n[ 1.910698] usb 1-1: SerialNumber: 42\n[ 1.919331] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.927219] usbcore: registered new interface driver usbhid\n[ 1.929353] usbhid: USB HID core driver\n[ 1.932084] 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.936403] 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.328336] md: linear personality registered for level -1\n[ 2.332492] md: multipath personality registered for level -4\n[ 2.336728] md: raid0 personality registered for level 0\n[ 2.341376] md: raid1 personality registered for level 1\n[ 2.414385] raid6: sse2x1 gen() 11387 MB/s\n[ 2.482368] raid6: sse2x1 xor() 8845 MB/s\n[ 2.550368] raid6: sse2x2 gen() 14493 MB/s\n[ 2.618379] raid6: sse2x2 xor() 9703 MB/s\n[ 2.686377] raid6: sse2x4 gen() 16747 MB/s\n[ 2.758366] raid6: sse2x4 xor() 11557 MB/s\n[ 2.826376] raid6: avx2x1 gen() 22074 MB/s\n[ 2.894377] raid6: avx2x2 gen() 25976 MB/s\n[ 2.962366] raid6: avx2x4 gen() 29849 MB/s\n[ 2.964011] raid6: using algorithm avx2x4 gen() 29849 MB/s\n[ 2.966022] raid6: using avx2x2 recovery algorithm\n[ 2.970846] xor: automatically using best checksumming function:\n[ 3.010364] avx : 31750.000 MB/sec\n[ 3.013389] async_tx: api initialized (async)\n[ 3.025469] md: raid6 personality registered for level 6\n[ 3.027492] md: raid5 personality registered for level 5\n[ 3.029456] md: raid4 personality registered for level 4\n[ 3.036571] 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.073537] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.095078] 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.200094] 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.206537] systemd[1]: Detected virtualization kvm.\n[ 3.208386] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.213294] systemd[1]: Set hostname to .\n[ 3.216800] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.218977] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.345917] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.350934] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.354690] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.359229] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.363407] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.368786] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.376046] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.388817] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.398862] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.407963] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.415651] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.420969] 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.426346] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.431384] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.435661] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.442265] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m[ 3.448212] Loading iSCSI transport class v2.0-870.\n] Listening on fsck to fsckd communication Socket.\n[ 3.451677] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.458912] systemd[1]: Reached target Swap.\n[ 3.461452] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Reached target Swap.\n[ 3.465865] 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.474872] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.485089] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.491103] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.497164] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.504187] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[ 3.508826] iscsi: registered transport (iser)\n[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.512756] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.517785] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.522493] 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.531077] 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.538246] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.543944] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.550205] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.557855] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.565125] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.575490] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.582388] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[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 Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] 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.494039] intel_rapl: no valid rapl domains found in package 0\n"} 2019-07-30 22:32:36,095 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85/action used request id req-e3288ac3-1eb6-468d-a79e-0a70579b2577 2019-07-30 22:32:36,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0761229991913s 2019-07-30 22:32:36,096 - 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 916074511 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.243205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.246487] pid_max: default: 32768 minimum: 301 [ 0.248267] ACPI: Core revision 20150930 [ 0.250426] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.253013] Security Framework initialized [ 0.254637] Yama: becoming mindful. [ 0.256077] AppArmor: AppArmor initialized [ 0.257749] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.260344] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262876] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265297] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267953] Initializing cgroup subsys io [ 0.269582] Initializing cgroup subsys memory [ 0.271281] Initializing cgroup subsys devices [ 0.272999] Initializing cgroup subsys freezer [ 0.274720] Initializing cgroup subsys net_cls [ 0.276419] Initializing cgroup subsys perf_event [ 0.278180] Initializing cgroup subsys net_prio [ 0.279886] Initializing cgroup subsys hugetlb [ 0.281581] Initializing cgroup subsys pids [ 0.283248] CPU: Physical Processor ID: 0 [ 0.285497] mce: CPU supports 10 MCE banks [ 0.287144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.289099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291216] Spectre V2 : Mitigation: Full generic retpoline [ 0.293262] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.295575] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.298062] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.300263] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.303257] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.325796] Freeing SMP alternatives memory: 32K [ 0.339375] ftrace: allocating 32237 entries in 126 pages [ 0.387980] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.390408] smpboot: Max logical packages: 1 [ 0.392387] x2apic enabled [ 0.393924] Switched APIC routing to physical x2apic. [ 0.397093] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.399343] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.403506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.407077] KVM setup paravirtual spinlock [ 0.409877] x86: Booted up 1 node, 1 CPUs [ 0.411469] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.414222] devtmpfs: initialized [ 0.416684] evm: security.selinux [ 0.418065] evm: security.SMACK64 [ 0.419431] evm: security.SMACK64EXEC [ 0.420903] evm: security.SMACK64TRANSMUTE [ 0.422512] evm: security.SMACK64MMAP [ 0.423986] evm: security.ima [ 0.425252] evm: security.capability [ 0.426830] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.430313] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.432602] pinctrl core: initialized pinctrl subsystem [ 0.434719] RTC time: 22:32:30, date: 07/30/19 [ 0.436558] NET: Registered protocol family 16 [ 0.438426] cpuidle: using governor ladder [ 0.439995] cpuidle: using governor menu [ 0.441536] PCCT header not found. [ 0.442968] ACPI: bus type PCI registered [ 0.444535] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.446975] PCI: Using configuration type 1 for base access [ 0.449951] ACPI: Added _OSI(Module Device) [ 0.451591] ACPI: Added _OSI(Processor Device) [ 0.453268] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.455021] ACPI: Added _OSI(Processor Aggregator Device) [ 0.458497] ACPI: Interpreter enabled [ 0.459967] ACPI: (supports S0 S5) [ 0.461339] ACPI: Using IOAPIC for interrupt routing [ 0.463171] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.468132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.470328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.472711] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.475016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.479214] acpiphp: Slot [3] registered [ 0.497385] acpiphp: Slot [4] registered [ 0.498927] acpiphp: Slot [5] registered [ 0.500467] acpiphp: Slot [6] registered [ 0.502018] acpiphp: Slot [7] registered [ 0.503543] acpiphp: Slot [8] registered [ 0.505098] acpiphp: Slot [9] registered [ 0.506630] acpiphp: Slot [10] registered [ 0.508176] acpiphp: Slot [11] registered [ 0.509837] acpiphp: Slot [12] registered [ 0.511390] acpiphp: Slot [13] registered [ 0.512952] acpiphp: Slot [14] registered [ 0.514506] acpiphp: Slot [15] registered [ 0.516065] acpiphp: Slot [16] registered [ 0.517627] acpiphp: Slot [17] registered [ 0.519176] acpiphp: Slot [18] registered [ 0.520758] acpiphp: Slot [19] registered [ 0.522324] acpiphp: Slot [20] registered [ 0.523876] acpiphp: Slot [21] registered [ 0.525422] acpiphp: Slot [22] registered [ 0.526972] acpiphp: Slot [23] registered [ 0.528519] acpiphp: Slot [24] registered [ 0.530072] acpiphp: Slot [25] registered [ 0.531634] acpiphp: Slot [26] registered [ 0.533182] acpiphp: Slot [27] registered [ 0.534743] acpiphp: Slot [28] registered [ 0.536292] acpiphp: Slot [29] registered [ 0.537862] acpiphp: Slot [30] registered [ 0.539416] acpiphp: Slot [31] registered [ 0.540976] PCI host bridge to bus 0000:00 [ 0.542529] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.544924] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.547294] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.550107] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.552896] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.555753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.561875] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.564367] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.566666] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.569144] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.574052] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.576787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.602034] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.604821] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.607510] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.610204] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.612849] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.615218] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.617640] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.619692] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.622714] vgaarb: loaded [ 0.623854] vgaarb: bridge control possible 0000:00:02.0 [ 0.626127] SCSI subsystem initialized [ 0.627821] ACPI: bus type USB registered [ 0.629418] usbcore: registered new interface driver usbfs [ 0.631401] usbcore: registered new interface driver hub [ 0.633356] usbcore: registered new device driver usb [ 0.635400] PCI: Using ACPI for IRQ routing [ 0.637420] NetLabel: Initializing [ 0.638785] NetLabel: domain hash size = 128 [ 0.640421] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.642285] NetLabel: unlabeled traffic allowed by default [ 0.644466] amd_nb: Cannot enumerate AMD northbridges [ 0.646354] clocksource: Switched to clocksource kvm-clock [ 0.656661] AppArmor: AppArmor Filesystem Enabled [ 0.658496] pnp: PnP ACPI init [ 0.660092] pnp: PnP ACPI: found 5 devices [ 0.667469] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.670744] NET: Registered protocol family 2 [ 0.672637] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.675107] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.677397] TCP: Hash tables configured (established 4096 bind 4096) [ 0.679689] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.681772] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.684032] NET: Registered protocol family 1 [ 0.685701] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.687805] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.689864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.706743] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.723668] Unpacking initramfs... [ 1.216208] Freeing initrd memory: 37084K [ 1.218152] Scanning for low memory corruption every 60 seconds [ 1.220633] audit: initializing netlink subsys (disabled) [ 1.222628] audit: type=2000 audit(1564525951.714:1): initialized [ 1.225048] Initialise system trusted keyring [ 1.226841] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.229070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.232409] zbud: loaded [ 1.233775] VFS: Disk quotas dquot_6.6.0 [ 1.235330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.237934] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.240247] fuse init (API version 7.23) [ 1.241897] Key type big_key registered [ 1.243413] Allocating IMA MOK and blacklist keyrings. [ 1.245657] Key type asymmetric registered [ 1.247233] Asymmetric key parser 'x509' registered [ 1.249044] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.251864] io scheduler noop registered [ 1.253374] io scheduler deadline registered (default) [ 1.255272] io scheduler cfq registered [ 1.256825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.258825] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.261199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.263954] ACPI: Power Button [PWRF] [ 1.265503] GHES: HEST is not enabled! [ 1.281611] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.315266] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.319048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.344850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.348637] Linux agpgart interface v0.103 [ 1.351836] loop: module loaded [ 1.355482] vda: vda1 [ 1.357309] scsi host0: ata_piix [ 1.358730] scsi host1: ata_piix [ 1.360101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.362516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.365610] libphy: Fixed MDIO Bus: probed [ 1.367218] tun: Universal TUN/TAP device driver, 1.6 [ 1.369092] tun: (C) 1999-2004 Max Krasnyansky [ 1.372609] PPP generic driver version 2.4.2 [ 1.374316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.376673] ehci-pci: EHCI PCI platform driver [ 1.378397] ehci-platform: EHCI generic platform driver [ 1.380328] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.382559] ohci-pci: OHCI PCI platform driver [ 1.384256] ohci-platform: OHCI generic platform driver [ 1.386196] uhci_hcd: USB Universal Host Controller Interface driver [ 1.403611] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.405566] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.408421] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.410362] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.412572] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.414981] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.417737] usb usb1: Product: UHCI Host Controller [ 1.419539] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.421774] usb usb1: SerialNumber: 0000:00:01.2 [ 1.423602] hub 1-0:1.0: USB hub found [ 1.425095] hub 1-0:1.0: 2 ports detected [ 1.426825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.430721] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.432534] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.434507] mousedev: PS/2 mouse device common for all mice [ 1.436915] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.440255] rtc_cmos 00:00: RTC can wake from S4 [ 1.442589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.444874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447214] i2c /dev entries driver [ 1.448692] device-mapper: uevent: version 1.0.3 [ 1.450515] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.453679] ledtrig-cpu: registered to indicate activity on CPUs [ 1.456138] NET: Registered protocol family 10 [ 1.458056] NET: Registered protocol family 17 [ 1.459782] Key type dns_resolver registered [ 1.461659] registered taskstats version 1 [ 1.463291] Loading compiled-in X.509 certificates [ 1.465649] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.469269] zswap: loaded using pool lzo/zbud [ 1.472366] Key type trusted registered [ 1.475926] Key type encrypted registered [ 1.477545] AppArmor: AppArmor sha1 policy hashing enabled [ 1.479581] ima: No TPM chip found, activating TPM-bypass! [ 1.481615] evm: HMAC attrs: 0x1 [ 1.483363] Magic number: 11:75:554 [ 1.485020] rtc_cmos 00:00: setting system clock to 2019-07-30 22:32:31 UTC (1564525951) [ 1.488145] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.507214] EDD information not available. [ 1.520073] Freeing unused kernel memory: 1512K [ 1.521804] Write protecting the kernel read-only data: 14336k [ 1.525285] Freeing unused kernel memory: 1692K [ 1.527304] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.539472] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.543249] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546913] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.550504] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.554382] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.557952] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.567062] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572154] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.575563] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.579147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.635070] [drm] Initialized drm 1.1.0 20060810 [ 1.639470] virtio_net virtio0 ens3: renamed from eth0 [ 1.649413] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.654813] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.674914] FDC 0 is a S82078B [ 1.697797] AVX2 version of gcm_enc/dec engaged. [ 1.699610] AES CTR mode by8 optimization enabled [ 1.738396] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.902570] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.904974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.907503] usb 1-1: Product: QEMU USB Tablet [ 1.909191] usb 1-1: Manufacturer: QEMU [ 1.910698] usb 1-1: SerialNumber: 42 [ 1.919331] hidraw: raw HID events driver (C) Jiri Kosina [ 1.927219] usbcore: registered new interface driver usbhid [ 1.929353] usbhid: USB HID core driver [ 1.932084] 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.936403] 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.328336] md: linear personality registered for level -1 [ 2.332492] md: multipath personality registered for level -4 [ 2.336728] md: raid0 personality registered for level 0 [ 2.341376] md: raid1 personality registered for level 1 [ 2.414385] raid6: sse2x1 gen() 11387 MB/s [ 2.482368] raid6: sse2x1 xor() 8845 MB/s [ 2.550368] raid6: sse2x2 gen() 14493 MB/s [ 2.618379] raid6: sse2x2 xor() 9703 MB/s [ 2.686377] raid6: sse2x4 gen() 16747 MB/s [ 2.758366] raid6: sse2x4 xor() 11557 MB/s [ 2.826376] raid6: avx2x1 gen() 22074 MB/s [ 2.894377] raid6: avx2x2 gen() 25976 MB/s [ 2.962366] raid6: avx2x4 gen() 29849 MB/s [ 2.964011] raid6: using algorithm avx2x4 gen() 29849 MB/s [ 2.966022] raid6: using avx2x2 recovery algorithm [ 2.970846] xor: automatically using best checksumming function: [ 3.010364] avx : 31750.000 MB/sec [ 3.013389] async_tx: api initialized (async) [ 3.025469] md: raid6 personality registered for level 6 [ 3.027492] md: raid5 personality registered for level 5 [ 3.029456] md: raid4 personality registered for level 4 [ 3.036571] 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.073537] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.095078] 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.200094] 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.206537] systemd[1]: Detected virtualization kvm. [ 3.208386] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.213294] systemd[1]: Set hostname to . [ 3.216800] systemd[1]: Initializing machine ID from KVM UUID. [ 3.218977] systemd[1]: Installed transient /etc/machine-id file. [ 3.345917] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.350934] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.354690] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.359229] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.363407] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.368786] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.376046] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.388817] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.398862] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.407963] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.415651] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.420969] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.426346] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.431384] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.435661] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.442265] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m[ 3.448212] Loading iSCSI transport class v2.0-870. ] Listening on fsck to fsckd communication Socket. [ 3.451677] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.458912] systemd[1]: Reached target Swap. [ 3.461452] iscsi: registered transport (tcp) [[0;32m OK [0m] Reached target Swap. [ 3.465865] 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.474872] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.485089] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.491103] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.497164] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.504187] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[ 3.508826] iscsi: registered transport (iser) [0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.512756] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.517785] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.522493] 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.531077] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.538246] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.543944] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.550205] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.557855] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.565125] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.575490] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.582388] 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 Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[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 Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[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] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] 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.494039] intel_rapl: no valid rapl domains found in package 0 2019-07-30 22:32:37,099 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: timed out 2019-07-30 22:32:46,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 22:32:46,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 22:32:46,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14286 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-5525117c-6959-4f6e-acc4-a1c35176b64b x-openstack-request-id: req-5525117c-6959-4f6e-acc4-a1c35176b64b 2019-07-30 22:32:46,192 - 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 916074511 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.243205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.246487] pid_max: default: 32768 minimum: 301\n[ 0.248267] ACPI: Core revision 20150930\n[ 0.250426] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.253013] Security Framework initialized\n[ 0.254637] Yama: becoming mindful.\n[ 0.256077] AppArmor: AppArmor initialized\n[ 0.257749] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.260344] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.262876] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.265297] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.267953] Initializing cgroup subsys io\n[ 0.269582] Initializing cgroup subsys memory\n[ 0.271281] Initializing cgroup subsys devices\n[ 0.272999] Initializing cgroup subsys freezer\n[ 0.274720] Initializing cgroup subsys net_cls\n[ 0.276419] Initializing cgroup subsys perf_event\n[ 0.278180] Initializing cgroup subsys net_prio\n[ 0.279886] Initializing cgroup subsys hugetlb\n[ 0.281581] Initializing cgroup subsys pids\n[ 0.283248] CPU: Physical Processor ID: 0\n[ 0.285497] mce: CPU supports 10 MCE banks\n[ 0.287144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.289099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.291216] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.293262] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.295575] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.298062] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.300263] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.303257] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.325796] Freeing SMP alternatives memory: 32K\n[ 0.339375] ftrace: allocating 32237 entries in 126 pages\n[ 0.387980] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.390408] smpboot: Max logical packages: 1\n[ 0.392387] x2apic enabled\n[ 0.393924] Switched APIC routing to physical x2apic.\n[ 0.397093] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.399343] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.403506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.407077] KVM setup paravirtual spinlock\n[ 0.409877] x86: Booted up 1 node, 1 CPUs\n[ 0.411469] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.414222] devtmpfs: initialized\n[ 0.416684] evm: security.selinux\n[ 0.418065] evm: security.SMACK64\n[ 0.419431] evm: security.SMACK64EXEC\n[ 0.420903] evm: security.SMACK64TRANSMUTE\n[ 0.422512] evm: security.SMACK64MMAP\n[ 0.423986] evm: security.ima\n[ 0.425252] evm: security.capability\n[ 0.426830] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.430313] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.432602] pinctrl core: initialized pinctrl subsystem\n[ 0.434719] RTC time: 22:32:30, date: 07/30/19\n[ 0.436558] NET: Registered protocol family 16\n[ 0.438426] cpuidle: using governor ladder\n[ 0.439995] cpuidle: using governor menu\n[ 0.441536] PCCT header not found.\n[ 0.442968] ACPI: bus type PCI registered\n[ 0.444535] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.446975] PCI: Using configuration type 1 for base access\n[ 0.449951] ACPI: Added _OSI(Module Device)\n[ 0.451591] ACPI: Added _OSI(Processor Device)\n[ 0.453268] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.455021] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.458497] ACPI: Interpreter enabled\n[ 0.459967] ACPI: (supports S0 S5)\n[ 0.461339] ACPI: Using IOAPIC for interrupt routing\n[ 0.463171] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.468132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.470328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.472711] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.475016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.479214] acpiphp: Slot [3] registered\n[ 0.497385] acpiphp: Slot [4] registered\n[ 0.498927] acpiphp: Slot [5] registered\n[ 0.500467] acpiphp: Slot [6] registered\n[ 0.502018] acpiphp: Slot [7] registered\n[ 0.503543] acpiphp: Slot [8] registered\n[ 0.505098] acpiphp: Slot [9] registered\n[ 0.506630] acpiphp: Slot [10] registered\n[ 0.508176] acpiphp: Slot [11] registered\n[ 0.509837] acpiphp: Slot [12] registered\n[ 0.511390] acpiphp: Slot [13] registered\n[ 0.512952] acpiphp: Slot [14] registered\n[ 0.514506] acpiphp: Slot [15] registered\n[ 0.516065] acpiphp: Slot [16] registered\n[ 0.517627] acpiphp: Slot [17] registered\n[ 0.519176] acpiphp: Slot [18] registered\n[ 0.520758] acpiphp: Slot [19] registered\n[ 0.522324] acpiphp: Slot [20] registered\n[ 0.523876] acpiphp: Slot [21] registered\n[ 0.525422] acpiphp: Slot [22] registered\n[ 0.526972] acpiphp: Slot [23] registered\n[ 0.528519] acpiphp: Slot [24] registered\n[ 0.530072] acpiphp: Slot [25] registered\n[ 0.531634] acpiphp: Slot [26] registered\n[ 0.533182] acpiphp: Slot [27] registered\n[ 0.534743] acpiphp: Slot [28] registered\n[ 0.536292] acpiphp: Slot [29] registered\n[ 0.537862] acpiphp: Slot [30] registered\n[ 0.539416] acpiphp: Slot [31] registered\n[ 0.540976] PCI host bridge to bus 0000:00\n[ 0.542529] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.544924] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.547294] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.550107] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.552896] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.555753] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.561875] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.564367] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.566666] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.569144] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.574052] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.576787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.602034] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.604821] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.607510] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.610204] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.612849] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.615218] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.617640] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.619692] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.622714] vgaarb: loaded\n[ 0.623854] vgaarb: bridge control possible 0000:00:02.0\n[ 0.626127] SCSI subsystem initialized\n[ 0.627821] ACPI: bus type USB registered\n[ 0.629418] usbcore: registered new interface driver usbfs\n[ 0.631401] usbcore: registered new interface driver hub\n[ 0.633356] usbcore: registered new device driver usb\n[ 0.635400] PCI: Using ACPI for IRQ routing\n[ 0.637420] NetLabel: Initializing\n[ 0.638785] NetLabel: domain hash size = 128\n[ 0.640421] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.642285] NetLabel: unlabeled traffic allowed by default\n[ 0.644466] amd_nb: Cannot enumerate AMD northbridges\n[ 0.646354] clocksource: Switched to clocksource kvm-clock\n[ 0.656661] AppArmor: AppArmor Filesystem Enabled\n[ 0.658496] pnp: PnP ACPI init\n[ 0.660092] pnp: PnP ACPI: found 5 devices\n[ 0.667469] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.670744] NET: Registered protocol family 2\n[ 0.672637] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.675107] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.677397] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.679689] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.681772] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.684032] NET: Registered protocol family 1\n[ 0.685701] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.687805] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.689864] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.706743] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.723668] Unpacking initramfs...\n[ 1.216208] Freeing initrd memory: 37084K\n[ 1.218152] Scanning for low memory corruption every 60 seconds\n[ 1.220633] audit: initializing netlink subsys (disabled)\n[ 1.222628] audit: type=2000 audit(1564525951.714:1): initialized\n[ 1.225048] Initialise system trusted keyring\n[ 1.226841] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.229070] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.232409] zbud: loaded\n[ 1.233775] VFS: Disk quotas dquot_6.6.0\n[ 1.235330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.237934] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.240247] fuse init (API version 7.23)\n[ 1.241897] Key type big_key registered\n[ 1.243413] Allocating IMA MOK and blacklist keyrings.\n[ 1.245657] Key type asymmetric registered\n[ 1.247233] Asymmetric key parser 'x509' registered\n[ 1.249044] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.251864] io scheduler noop registered\n[ 1.253374] io scheduler deadline registered (default)\n[ 1.255272] io scheduler cfq registered\n[ 1.256825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.258825] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.261199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.263954] ACPI: Power Button [PWRF]\n[ 1.265503] GHES: HEST is not enabled!\n[ 1.281611] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.315266] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.319048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.344850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.348637] Linux agpgart interface v0.103\n[ 1.351836] loop: module loaded\n[ 1.355482] vda: vda1\n[ 1.357309] scsi host0: ata_piix\n[ 1.358730] scsi host1: ata_piix\n[ 1.360101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.362516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.365610] libphy: Fixed MDIO Bus: probed\n[ 1.367218] tun: Universal TUN/TAP device driver, 1.6\n[ 1.369092] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.372609] PPP generic driver version 2.4.2\n[ 1.374316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.376673] ehci-pci: EHCI PCI platform driver\n[ 1.378397] ehci-platform: EHCI generic platform driver\n[ 1.380328] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.382559] ohci-pci: OHCI PCI platform driver\n[ 1.384256] ohci-platform: OHCI generic platform driver\n[ 1.386196] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.403611] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.405566] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.408421] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.410362] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.412572] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.414981] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.417737] usb usb1: Product: UHCI Host Controller\n[ 1.419539] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.421774] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.423602] hub 1-0:1.0: USB hub found\n[ 1.425095] hub 1-0:1.0: 2 ports detected\n[ 1.426825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.430721] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.432534] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.434507] mousedev: PS/2 mouse device common for all mice\n[ 1.436915] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.440255] rtc_cmos 00:00: RTC can wake from S4\n[ 1.442589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.444874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.447214] i2c /dev entries driver\n[ 1.448692] device-mapper: uevent: version 1.0.3\n[ 1.450515] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.453679] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.456138] NET: Registered protocol family 10\n[ 1.458056] NET: Registered protocol family 17\n[ 1.459782] Key type dns_resolver registered\n[ 1.461659] registered taskstats version 1\n[ 1.463291] Loading compiled-in X.509 certificates\n[ 1.465649] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.469269] zswap: loaded using pool lzo/zbud\n[ 1.472366] Key type trusted registered\n[ 1.475926] Key type encrypted registered\n[ 1.477545] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.479581] ima: No TPM chip found, activating TPM-bypass!\n[ 1.481615] evm: HMAC attrs: 0x1\n[ 1.483363] Magic number: 11:75:554\n[ 1.485020] rtc_cmos 00:00: setting system clock to 2019-07-30 22:32:31 UTC (1564525951)\n[ 1.488145] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.507214] EDD information not available.\n[ 1.520073] Freeing unused kernel memory: 1512K\n[ 1.521804] Write protecting the kernel read-only data: 14336k\n[ 1.525285] Freeing unused kernel memory: 1692K\n[ 1.527304] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.539472] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.543249] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546913] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.550504] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.554382] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.557952] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.567062] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.572154] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.575563] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.579147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.635070] [drm] Initialized drm 1.1.0 20060810\n[ 1.639470] virtio_net virtio0 ens3: renamed from eth0\n[ 1.649413] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.654813] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.674914] FDC 0 is a S82078B\n[ 1.697797] AVX2 version of gcm_enc/dec engaged.\n[ 1.699610] AES CTR mode by8 optimization enabled\n[ 1.738396] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.902570] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.904974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.907503] usb 1-1: Product: QEMU USB Tablet\n[ 1.909191] usb 1-1: Manufacturer: QEMU\n[ 1.910698] usb 1-1: SerialNumber: 42\n[ 1.919331] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.927219] usbcore: registered new interface driver usbhid\n[ 1.929353] usbhid: USB HID core driver\n[ 1.932084] 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.936403] 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.328336] md: linear personality registered for level -1\n[ 2.332492] md: multipath personality registered for level -4\n[ 2.336728] md: raid0 personality registered for level 0\n[ 2.341376] md: raid1 personality registered for level 1\n[ 2.414385] raid6: sse2x1 gen() 11387 MB/s\n[ 2.482368] raid6: sse2x1 xor() 8845 MB/s\n[ 2.550368] raid6: sse2x2 gen() 14493 MB/s\n[ 2.618379] raid6: sse2x2 xor() 9703 MB/s\n[ 2.686377] raid6: sse2x4 gen() 16747 MB/s\n[ 2.758366] raid6: sse2x4 xor() 11557 MB/s\n[ 2.826376] raid6: avx2x1 gen() 22074 MB/s\n[ 2.894377] raid6: avx2x2 gen() 25976 MB/s\n[ 2.962366] raid6: avx2x4 gen() 29849 MB/s\n[ 2.964011] raid6: using algorithm avx2x4 gen() 29849 MB/s\n[ 2.966022] raid6: using avx2x2 recovery algorithm\n[ 2.970846] xor: automatically using best checksumming function:\n[ 3.010364] avx : 31750.000 MB/sec\n[ 3.013389] async_tx: api initialized (async)\n[ 3.025469] md: raid6 personality registered for level 6\n[ 3.027492] md: raid5 personality registered for level 5\n[ 3.029456] md: raid4 personality registered for level 4\n[ 3.036571] 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.073537] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.095078] 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.200094] 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.206537] systemd[1]: Detected virtualization kvm.\n[ 3.208386] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.213294] systemd[1]: Set hostname to .\n[ 3.216800] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.218977] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.345917] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.350934] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.354690] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.359229] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.363407] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.368786] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.376046] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.388817] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.398862] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.407963] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.415651] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.420969] 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.426346] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.431384] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.435661] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.442265] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m[ 3.448212] Loading iSCSI transport class v2.0-870.\n] Listening on fsck to fsckd communication Socket.\n[ 3.451677] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.458912] systemd[1]: Reached target Swap.\n[ 3.461452] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Reached target Swap.\n[ 3.465865] 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.474872] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.485089] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.491103] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.497164] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.504187] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[ 3.508826] iscsi: registered transport (iser)\n[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.512756] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.517785] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.522493] 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.531077] 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.538246] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.543944] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.550205] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.557855] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.565125] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.575490] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.582388] 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 Uncomplicated firewall.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[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 Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\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] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting Create Volatile Files and Directories...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] 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.494039] intel_rapl: no valid rapl domains found in package 0\n[ 4.888642] cloud-init[463]: Cloud-init v. 18.2 running 'init-local' at Tue, 30 Jul 2019 22:32:35 +0000. Up 4.71 seconds.[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 10.454301] cloud-init[939]: Cloud-init v. 18.2 running 'init' at Tue, 30 Jul 2019 22:32:36 +0000. Up 6.50 seconds.\n[ 10.460574] cloud-init[939]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.468187] cloud-init[939]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.476161] cloud-init[939]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.481293] cloud-init[939]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.489840] cloud-init[939]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:fc:eb:65 |\n[ 10.496472] cloud-init[939]: ci-info: | ens3 | True | fe80::f816:3eff:fefc:eb65/64 | . | link | fa:16:3e:fc:eb:65 |\n[ 10.504139] cloud-init[939]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 10.512125] cloud-init[939]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.520137] cloud-init[939]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 10.528123] cloud-init[939]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.531385] cloud-init[939]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.538636] cloud-init[939]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.542940] cloud-init[939]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.547153] cloud-init[939]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.551892] cloud-init[939]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.556806] cloud-init[939]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.562526] cloud-init[939]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.566819] cloud-init[939]: 2019-07-30 22:32:40,791 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 11.018854] cloud-init[939]: Generating public/private rsa key pair.\n[ 11.021248] cloud-init[939]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 11.028113] cloud-init[939]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 11.032111] cloud-init[939]: The key fingerprint is:\n[ 11.036117] cloud-init[939]: SHA256:29OKa0jAc76lvW5YfTBlH/K6ensfPjQw31CMObmR88I root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b\n[ 11.044119] cloud-init[939]: The key's randomart image is:\n[ 11.046153] cloud-init[939]: +---[RSA 2048]----+\n[ 11.052130] cloud-init[939]: | * |\n[ 11.054071] cloud-init[939]: | + X o|\n[ 11.060141] cloud-init[939]: | . o = O |\n[ 11.062121] cloud-init[939]: | + . o oE .|\n[ 11.068140] cloud-init[939]: | = S. o .+o.|\n[ 11.070065] cloud-init[939]: | o oo..o +.|\n[ 11.076126] cloud-init[939]: | . O. o......|\n[ 11.078121] cloud-init[939]: | = +. oo o..|\n[ 11.084142] cloud-init[939]: | +=ooo.o oo|\n[ 11.086030] cloud-init[939]: +----[SHA256]-----+\n[ 11.092074] cloud-init[939]: Generating public/private dsa key pair.\n[ 11.094378] cloud-init[939]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 11.100452] cloud-init[939]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 11.104124] cloud-init[939]: The key fingerprint is:\n[ 11.108125] cloud-init[939]: SHA256:kq18z9hffw0itwGgse0s89okirDsjk2IcEJgOkshRTM root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.[ 11.116424] cloud-init[939]: The key's randomart image is:\n[ 11.118001] cloud-init[939]: +---[DSA 1024]----+\n[ 11.119397] cloud-init[939]: \n|o=E |\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[ 11.122237] cloud-init[939]: |= .o . . |\n Starting LXD - unix socket.\n[ 11.128866] cloud-init[939]: |oo = . |\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.[ 11.132714] cloud-init[939]: |oo oo. . |\n[ 11.134103] cloud-init[939]: |+ . ooS . |\n[ 11.135509] cloud-init\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt download activities.\n[939]: |o+ .ooo . + . |\n[ 11.140944] cloud-init[939]: |+ . ++o o +...|\n[ 11.142350] cloud-init[939]: |o= . . =.= .. .o|\n[ 11.143744] [[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0mcloud-init[939]: |=+o . ..o +.. o|\n[ 11.149304] cloud-init[939]: +----[SHA256]-----+\n[ 11.150698] cloud-init[939]: Generating public/private ecdsa key pair.] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Reached target Timers.\n[ 11.156220] cloud-init[939]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 11.158445] cloud-init[939]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 11.169179] cloud-init[939]: The key fingerprint is:\n[ 11.170632] cloud-init[939]: SHA256:jPzKtMhdsNoLWUhwPJA6xiKjb3FY/yedEaNIcXS1Wjg root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b\n[ 11.173526] cloud-init[939]: The key's randomart image is:\n[ 11.175098] cloud-init[939]: +---[ECDSA 256]---+\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 11.180838] cloud-init[939]: | o+. .. ... |\n Starting LSB: Record successful boot for GRUB...\n Starting /etc/rc.local Compatibility...\n[\n[ 11.188658] cloud-init[939]: | .oo . .. . . |\n[ 11.191313] cloud-init[939]: |.. .. o E o |[0;32m OK [0m] Started iperf3 Service.\n\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[ 11.208564] cloud-init[939]: |*o ..o.o o+ |\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 11.215188] cloud-init[939]: |=o o.o=.S..o |\n[ 11.225760] cloud-init[939]: |. o .oo+. . |\n[ 11.228424] cloud-init[939]: | . oo o.o. o |\n[ 11.230612] cloud-init[939]: | o. O +o + |\n[ 11.233794] cloud-init[939]: | . + B. o |\n[ 11.236320] cloud-init[939]: +----[SHA256]-----+\n[ 11.238443] cloud-init[939]: Generating public/private ed25519 key pair.\n[ 11.240912] cloud-init[939]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 11.244177] cloud-init[939]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.247142] cloud-init[939]: The key fingerprint is:\n[ 11.249393] cloud-init[939]: SHA256:A2uBbA6JpxMOd0jd+7VZNZC9OccI9/fEhYyzJfMkCiM root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b\n[ 11.252967] cloud-init[939]: The key's randomart image is:\n[ 11.255164] cloud-init[939]: +--[ED25519 256]--+\n[ 11.257329] cloud-init[939]: | .. . .* . |\n[ 11.259444] cloud-init Starting Login Service...\n [939]: | o +..E o O X .|\n[ 11.266122] Starting LSB: MD monitoring daemon...\n cloud-initStarting Accounts Service...\n[939]: [[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.|+ * = oo o . & O.|\n[ 11.288879] cloud-init[939]: |o= = .+ o o * B|\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting System Logging Service...\n\n Starting Pollinate to seed the pseudo random number generator...\n[ 11.305649] cloud-init[939]: [[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy daemon...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n|o. . o.S. + +o|[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n\n[ 11.397208] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[939]: | . . ..o .|\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 11.420447] cloud-init[939]: | |\n[ 11.446275] cloud-init[[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[939]: | |\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m[ 11.493746] cloud-init[939]: ] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: network benchmark...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Permit User Sessions.\n| |[[0;32m OK [0m] Started Accounts Service.\n\n[ 11.549141] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[939]: +----[SHA256]-----+\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: network benchmark.\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 LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 12.101993] cloud-init[1076]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 12.879968] cloud-init[1076]: en_US.UTF-8... done\n[ 12.883633] cloud-init[1076]: Generation complete.\n[ 13.350808] cloud-init[1076]: Cloud-init v. 18.2 running 'modules:config' at Tue, 30 Jul 2019 22:32:42 +0000. Up 11.97 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 87:03:64:2c:08:c5:c6:72:9b:ac:86:d7:c2:54:30:a5 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Jul 30 22:32:44 ec2: \n<14>Jul 30 22:32:44 ec2: #############################################################\n<14>Jul 30 22:32:44 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Jul 30 22:32:44 ec2: 1024 SHA256:kq18z9hffw0itwGgse0s89okirDsjk2IcEJgOkshRTM root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b (DSA)\n<14>Jul 30 22:32:44 ec2: 256 SHA256:jPzKtMhdsNoLWUhwPJA6xiKjb3FY/yedEaNIcXS1Wjg root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b (ECDSA)\n<14>Jul 30 22:32:44 ec2: 256 SHA256:A2uBbA6JpxMOd0jd+7VZNZC9OccI9/fEhYyzJfMkCiM root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b (ED25519)\n<14>Jul 30 22:32:44 ec2: 2048 SHA256:29OKa0jAc76lvW5YfTBlH/K6ensfPjQw31CMObmR88I root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b (RSA)\n<14>Jul 30 22:32:44 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Jul 30 22:32:44 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOHHeMvFsvV7vG0pVxwjO2q2m/76H9RyMM43tjwqNBW1kZn+gnxfWKSYtNPIhk77CNoxtGAun4W87vwMuFOdqVw= root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL3yDigrbLOqvTEqZ7FXY7LWSTtWVlHAxGLUuOv3su5N root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLmnR1g9bTDN2gwmlN13nWUfX48+p+dUHYHkWzkuBV3C6njwY/+vEPGuZR7wx4qNLHxnfs68jUkXGmpAgSZ+AiqlwhB6suwUf2Fc7CNUzdsrkk0/NTYR1w0moDjbBx+kzgdyggxMRdfX/TSzd+LLU7OIkl9M/cPAnM2FtbEhwiarhpnSAolCn23nMvRwd+aXsapdaOsIyAoSsJAOu24PAxvjval+h3N4KzkedXwwHbo8XHg519DZnuGz5owNozEcz6gsQoaHTzYT6vaxVomvQOEuIM5sxkd52y3UaVKNfq3nWDZiEB3bd4RSXfSMrNzfVC+QtgS6AT3TqcLfnJOVzP root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b\n-----END SSH HOST KEY KEYS-----\n[ 14.178284] cloud-init[1312]: Cloud-init v. 18.2 running 'modules:final' at Tue, 30 Jul 2019 22:32:44 +0000. Up 14.01 seconds.\n[ 14.184202] cloud-init[1312]: Cloud-init v. 18.2 finished at Tue, 30 Jul 2019 22:32:44 +0000. Datasource DataSourceEc2. Up 14.17 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n"} 2019-07-30 22:32:46,193 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85/action used request id req-5525117c-6959-4f6e-acc4-a1c35176b64b 2019-07-30 22:32:46,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0845940113068s 2019-07-30 22:32:46,195 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 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 916074511 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.243205] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.246487] pid_max: default: 32768 minimum: 301 [ 0.248267] ACPI: Core revision 20150930 [ 0.250426] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.253013] Security Framework initialized [ 0.254637] Yama: becoming mindful. [ 0.256077] AppArmor: AppArmor initialized [ 0.257749] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.260344] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.262876] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.265297] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.267953] Initializing cgroup subsys io [ 0.269582] Initializing cgroup subsys memory [ 0.271281] Initializing cgroup subsys devices [ 0.272999] Initializing cgroup subsys freezer [ 0.274720] Initializing cgroup subsys net_cls [ 0.276419] Initializing cgroup subsys perf_event [ 0.278180] Initializing cgroup subsys net_prio [ 0.279886] Initializing cgroup subsys hugetlb [ 0.281581] Initializing cgroup subsys pids [ 0.283248] CPU: Physical Processor ID: 0 [ 0.285497] mce: CPU supports 10 MCE banks [ 0.287144] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.289099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291216] Spectre V2 : Mitigation: Full generic retpoline [ 0.293262] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.295575] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.298062] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.300263] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.303257] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.325796] Freeing SMP alternatives memory: 32K [ 0.339375] ftrace: allocating 32237 entries in 126 pages [ 0.387980] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.390408] smpboot: Max logical packages: 1 [ 0.392387] x2apic enabled [ 0.393924] Switched APIC routing to physical x2apic. [ 0.397093] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.399343] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.403506] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.407077] KVM setup paravirtual spinlock [ 0.409877] x86: Booted up 1 node, 1 CPUs [ 0.411469] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.414222] devtmpfs: initialized [ 0.416684] evm: security.selinux [ 0.418065] evm: security.SMACK64 [ 0.419431] evm: security.SMACK64EXEC [ 0.420903] evm: security.SMACK64TRANSMUTE [ 0.422512] evm: security.SMACK64MMAP [ 0.423986] evm: security.ima [ 0.425252] evm: security.capability [ 0.426830] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.430313] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.432602] pinctrl core: initialized pinctrl subsystem [ 0.434719] RTC time: 22:32:30, date: 07/30/19 [ 0.436558] NET: Registered protocol family 16 [ 0.438426] cpuidle: using governor ladder [ 0.439995] cpuidle: using governor menu [ 0.441536] PCCT header not found. [ 0.442968] ACPI: bus type PCI registered [ 0.444535] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.446975] PCI: Using configuration type 1 for base access [ 0.449951] ACPI: Added _OSI(Module Device) [ 0.451591] ACPI: Added _OSI(Processor Device) [ 0.453268] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.455021] ACPI: Added _OSI(Processor Aggregator Device) [ 0.458497] ACPI: Interpreter enabled [ 0.459967] ACPI: (supports S0 S5) [ 0.461339] ACPI: Using IOAPIC for interrupt routing [ 0.463171] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.468132] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.470328] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.472711] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.475016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.479214] acpiphp: Slot [3] registered [ 0.497385] acpiphp: Slot [4] registered [ 0.498927] acpiphp: Slot [5] registered [ 0.500467] acpiphp: Slot [6] registered [ 0.502018] acpiphp: Slot [7] registered [ 0.503543] acpiphp: Slot [8] registered [ 0.505098] acpiphp: Slot [9] registered [ 0.506630] acpiphp: Slot [10] registered [ 0.508176] acpiphp: Slot [11] registered [ 0.509837] acpiphp: Slot [12] registered [ 0.511390] acpiphp: Slot [13] registered [ 0.512952] acpiphp: Slot [14] registered [ 0.514506] acpiphp: Slot [15] registered [ 0.516065] acpiphp: Slot [16] registered [ 0.517627] acpiphp: Slot [17] registered [ 0.519176] acpiphp: Slot [18] registered [ 0.520758] acpiphp: Slot [19] registered [ 0.522324] acpiphp: Slot [20] registered [ 0.523876] acpiphp: Slot [21] registered [ 0.525422] acpiphp: Slot [22] registered [ 0.526972] acpiphp: Slot [23] registered [ 0.528519] acpiphp: Slot [24] registered [ 0.530072] acpiphp: Slot [25] registered [ 0.531634] acpiphp: Slot [26] registered [ 0.533182] acpiphp: Slot [27] registered [ 0.534743] acpiphp: Slot [28] registered [ 0.536292] acpiphp: Slot [29] registered [ 0.537862] acpiphp: Slot [30] registered [ 0.539416] acpiphp: Slot [31] registered [ 0.540976] PCI host bridge to bus 0000:00 [ 0.542529] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.544924] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.547294] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.550107] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.552896] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.555753] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.561875] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.564367] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.566666] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.569144] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.574052] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.576787] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.602034] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.604821] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.607510] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.610204] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.612849] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.615218] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.617640] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.619692] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.622714] vgaarb: loaded [ 0.623854] vgaarb: bridge control possible 0000:00:02.0 [ 0.626127] SCSI subsystem initialized [ 0.627821] ACPI: bus type USB registered [ 0.629418] usbcore: registered new interface driver usbfs [ 0.631401] usbcore: registered new interface driver hub [ 0.633356] usbcore: registered new device driver usb [ 0.635400] PCI: Using ACPI for IRQ routing [ 0.637420] NetLabel: Initializing [ 0.638785] NetLabel: domain hash size = 128 [ 0.640421] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.642285] NetLabel: unlabeled traffic allowed by default [ 0.644466] amd_nb: Cannot enumerate AMD northbridges [ 0.646354] clocksource: Switched to clocksource kvm-clock [ 0.656661] AppArmor: AppArmor Filesystem Enabled [ 0.658496] pnp: PnP ACPI init [ 0.660092] pnp: PnP ACPI: found 5 devices [ 0.667469] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.670744] NET: Registered protocol family 2 [ 0.672637] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.675107] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.677397] TCP: Hash tables configured (established 4096 bind 4096) [ 0.679689] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.681772] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.684032] NET: Registered protocol family 1 [ 0.685701] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.687805] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.689864] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.706743] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.723668] Unpacking initramfs... [ 1.216208] Freeing initrd memory: 37084K [ 1.218152] Scanning for low memory corruption every 60 seconds [ 1.220633] audit: initializing netlink subsys (disabled) [ 1.222628] audit: type=2000 audit(1564525951.714:1): initialized [ 1.225048] Initialise system trusted keyring [ 1.226841] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.229070] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.232409] zbud: loaded [ 1.233775] VFS: Disk quotas dquot_6.6.0 [ 1.235330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.237934] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.240247] fuse init (API version 7.23) [ 1.241897] Key type big_key registered [ 1.243413] Allocating IMA MOK and blacklist keyrings. [ 1.245657] Key type asymmetric registered [ 1.247233] Asymmetric key parser 'x509' registered [ 1.249044] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.251864] io scheduler noop registered [ 1.253374] io scheduler deadline registered (default) [ 1.255272] io scheduler cfq registered [ 1.256825] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.258825] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.261199] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.263954] ACPI: Power Button [PWRF] [ 1.265503] GHES: HEST is not enabled! [ 1.281611] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.315266] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.319048] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.344850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.348637] Linux agpgart interface v0.103 [ 1.351836] loop: module loaded [ 1.355482] vda: vda1 [ 1.357309] scsi host0: ata_piix [ 1.358730] scsi host1: ata_piix [ 1.360101] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.362516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.365610] libphy: Fixed MDIO Bus: probed [ 1.367218] tun: Universal TUN/TAP device driver, 1.6 [ 1.369092] tun: (C) 1999-2004 Max Krasnyansky [ 1.372609] PPP generic driver version 2.4.2 [ 1.374316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.376673] ehci-pci: EHCI PCI platform driver [ 1.378397] ehci-platform: EHCI generic platform driver [ 1.380328] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.382559] ohci-pci: OHCI PCI platform driver [ 1.384256] ohci-platform: OHCI generic platform driver [ 1.386196] uhci_hcd: USB Universal Host Controller Interface driver [ 1.403611] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.405566] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.408421] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.410362] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.412572] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.414981] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.417737] usb usb1: Product: UHCI Host Controller [ 1.419539] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.421774] usb usb1: SerialNumber: 0000:00:01.2 [ 1.423602] hub 1-0:1.0: USB hub found [ 1.425095] hub 1-0:1.0: 2 ports detected [ 1.426825] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.430721] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.432534] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.434507] mousedev: PS/2 mouse device common for all mice [ 1.436915] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.440255] rtc_cmos 00:00: RTC can wake from S4 [ 1.442589] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.444874] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.447214] i2c /dev entries driver [ 1.448692] device-mapper: uevent: version 1.0.3 [ 1.450515] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.453679] ledtrig-cpu: registered to indicate activity on CPUs [ 1.456138] NET: Registered protocol family 10 [ 1.458056] NET: Registered protocol family 17 [ 1.459782] Key type dns_resolver registered [ 1.461659] registered taskstats version 1 [ 1.463291] Loading compiled-in X.509 certificates [ 1.465649] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.469269] zswap: loaded using pool lzo/zbud [ 1.472366] Key type trusted registered [ 1.475926] Key type encrypted registered [ 1.477545] AppArmor: AppArmor sha1 policy hashing enabled [ 1.479581] ima: No TPM chip found, activating TPM-bypass! [ 1.481615] evm: HMAC attrs: 0x1 [ 1.483363] Magic number: 11:75:554 [ 1.485020] rtc_cmos 00:00: setting system clock to 2019-07-30 22:32:31 UTC (1564525951) [ 1.488145] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.507214] EDD information not available. [ 1.520073] Freeing unused kernel memory: 1512K [ 1.521804] Write protecting the kernel read-only data: 14336k [ 1.525285] Freeing unused kernel memory: 1692K [ 1.527304] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.539472] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.543249] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546913] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.550504] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.554382] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.557952] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.567062] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.572154] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.575563] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.579147] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.635070] [drm] Initialized drm 1.1.0 20060810 [ 1.639470] virtio_net virtio0 ens3: renamed from eth0 [ 1.649413] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.654813] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.674914] FDC 0 is a S82078B [ 1.697797] AVX2 version of gcm_enc/dec engaged. [ 1.699610] AES CTR mode by8 optimization enabled [ 1.738396] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.902570] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.904974] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.907503] usb 1-1: Product: QEMU USB Tablet [ 1.909191] usb 1-1: Manufacturer: QEMU [ 1.910698] usb 1-1: SerialNumber: 42 [ 1.919331] hidraw: raw HID events driver (C) Jiri Kosina [ 1.927219] usbcore: registered new interface driver usbhid [ 1.929353] usbhid: USB HID core driver [ 1.932084] 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.936403] 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.328336] md: linear personality registered for level -1 [ 2.332492] md: multipath personality registered for level -4 [ 2.336728] md: raid0 personality registered for level 0 [ 2.341376] md: raid1 personality registered for level 1 [ 2.414385] raid6: sse2x1 gen() 11387 MB/s [ 2.482368] raid6: sse2x1 xor() 8845 MB/s [ 2.550368] raid6: sse2x2 gen() 14493 MB/s [ 2.618379] raid6: sse2x2 xor() 9703 MB/s [ 2.686377] raid6: sse2x4 gen() 16747 MB/s [ 2.758366] raid6: sse2x4 xor() 11557 MB/s [ 2.826376] raid6: avx2x1 gen() 22074 MB/s [ 2.894377] raid6: avx2x2 gen() 25976 MB/s [ 2.962366] raid6: avx2x4 gen() 29849 MB/s [ 2.964011] raid6: using algorithm avx2x4 gen() 29849 MB/s [ 2.966022] raid6: using avx2x2 recovery algorithm [ 2.970846] xor: automatically using best checksumming function: [ 3.010364] avx : 31750.000 MB/sec [ 3.013389] async_tx: api initialized (async) [ 3.025469] md: raid6 personality registered for level 6 [ 3.027492] md: raid5 personality registered for level 5 [ 3.029456] md: raid4 personality registered for level 4 [ 3.036571] 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.073537] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.095078] 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.200094] 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.206537] systemd[1]: Detected virtualization kvm. [ 3.208386] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.213294] systemd[1]: Set hostname to . [ 3.216800] systemd[1]: Initializing machine ID from KVM UUID. [ 3.218977] systemd[1]: Installed transient /etc/machine-id file. [ 3.345917] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.350934] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.354690] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.359229] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.363407] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.368786] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.376046] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.388817] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.398862] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.407963] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.415651] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.420969] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.426346] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.431384] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.435661] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.442265] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m[ 3.448212] Loading iSCSI transport class v2.0-870. ] Listening on fsck to fsckd communication Socket. [ 3.451677] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.458912] systemd[1]: Reached target Swap. [ 3.461452] iscsi: registered transport (tcp) [[0;32m OK [0m] Reached target Swap. [ 3.465865] 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.474872] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.485089] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.491103] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.497164] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.504187] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[ 3.508826] iscsi: registered transport (iser) [0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.512756] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.517785] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.522493] 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.531077] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.538246] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.543944] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.550205] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.557855] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.565125] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.575490] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.582388] 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 Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[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 Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[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] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] 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.494039] intel_rapl: no valid rapl domains found in package 0 [ 4.888642] cloud-init[463]: Cloud-init v. 18.2 running 'init-local' at Tue, 30 Jul 2019 22:32:35 +0000. Up 4.71 seconds.[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 10.454301] cloud-init[939]: Cloud-init v. 18.2 running 'init' at Tue, 30 Jul 2019 22:32:36 +0000. Up 6.50 seconds. [ 10.460574] cloud-init[939]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.468187] cloud-init[939]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.476161] cloud-init[939]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.481293] cloud-init[939]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.489840] cloud-init[939]: ci-info: | ens3 | True | 192.168.120.8 | 255.255.255.0 | . | fa:16:3e:fc:eb:65 | [ 10.496472] cloud-init[939]: ci-info: | ens3 | True | fe80::f816:3eff:fefc:eb65/64 | . | link | fa:16:3e:fc:eb:65 | [ 10.504139] cloud-init[939]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 10.512125] cloud-init[939]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.520137] cloud-init[939]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 10.528123] cloud-init[939]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.531385] cloud-init[939]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.538636] cloud-init[939]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.542940] cloud-init[939]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.547153] cloud-init[939]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.551892] cloud-init[939]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.556806] cloud-init[939]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.562526] cloud-init[939]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.566819] cloud-init[939]: 2019-07-30 22:32:40,791 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 11.018854] cloud-init[939]: Generating public/private rsa key pair. [ 11.021248] cloud-init[939]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 11.028113] cloud-init[939]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 11.032111] cloud-init[939]: The key fingerprint is: [ 11.036117] cloud-init[939]: SHA256:29OKa0jAc76lvW5YfTBlH/K6ensfPjQw31CMObmR88I root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b [ 11.044119] cloud-init[939]: The key's randomart image is: [ 11.046153] cloud-init[939]: +---[RSA 2048]----+ [ 11.052130] cloud-init[939]: | * | [ 11.054071] cloud-init[939]: | + X o| [ 11.060141] cloud-init[939]: | . o = O | [ 11.062121] cloud-init[939]: | + . o oE .| [ 11.068140] cloud-init[939]: | = S. o .+o.| [ 11.070065] cloud-init[939]: | o oo..o +.| [ 11.076126] cloud-init[939]: | . O. o......| [ 11.078121] cloud-init[939]: | = +. oo o..| [ 11.084142] cloud-init[939]: | +=ooo.o oo| [ 11.086030] cloud-init[939]: +----[SHA256]-----+ [ 11.092074] cloud-init[939]: Generating public/private dsa key pair. [ 11.094378] cloud-init[939]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 11.100452] cloud-init[939]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 11.104124] cloud-init[939]: The key fingerprint is: [ 11.108125] cloud-init[939]: SHA256:kq18z9hffw0itwGgse0s89okirDsjk2IcEJgOkshRTM root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization.[ 11.116424] cloud-init[939]: The key's randomart image is: [ 11.118001] cloud-init[939]: +---[DSA 1024]----+ [ 11.119397] cloud-init[939]: |o=E | [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [ 11.122237] cloud-init[939]: |= .o . . | Starting LXD - unix socket. [ 11.128866] cloud-init[939]: |oo = . | [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.[ 11.132714] cloud-init[939]: |oo oo. . | [ 11.134103] cloud-init[939]: |+ . ooS . | [ 11.135509] cloud-init Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt download activities. [939]: |o+ .ooo . + . | [ 11.140944] cloud-init[939]: |+ . ++o o +...| [ 11.142350] cloud-init[939]: |o= . . =.= .. .o| [ 11.143744] [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0mcloud-init[939]: |=+o . ..o +.. o| [ 11.149304] cloud-init[939]: +----[SHA256]-----+ [ 11.150698] cloud-init[939]: Generating public/private ecdsa key pair.] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Timers. [ 11.156220] cloud-init[939]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 11.158445] cloud-init[939]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 11.169179] cloud-init[939]: The key fingerprint is: [ 11.170632] cloud-init[939]: SHA256:jPzKtMhdsNoLWUhwPJA6xiKjb3FY/yedEaNIcXS1Wjg root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b [ 11.173526] cloud-init[939]: The key's randomart image is: [ 11.175098] cloud-init[939]: +---[ECDSA 256]---+ [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 11.180838] cloud-init[939]: | o+. .. ... | Starting LSB: Record successful boot for GRUB... Starting /etc/rc.local Compatibility... [ [ 11.188658] cloud-init[939]: | .oo . .. . . | [ 11.191313] cloud-init[939]: |.. .. o E o |[0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started Deferred execution scheduler. [ 11.208564] cloud-init[939]: |*o ..o.o o+ | [[0;32m OK [0m] Started D-Bus System Message Bus. [ 11.215188] cloud-init[939]: |=o o.o=.S..o | [ 11.225760] cloud-init[939]: |. o .oo+. . | [ 11.228424] cloud-init[939]: | . oo o.o. o | [ 11.230612] cloud-init[939]: | o. O +o + | [ 11.233794] cloud-init[939]: | . + B. o | [ 11.236320] cloud-init[939]: +----[SHA256]-----+ [ 11.238443] cloud-init[939]: Generating public/private ed25519 key pair. [ 11.240912] cloud-init[939]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 11.244177] cloud-init[939]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.247142] cloud-init[939]: The key fingerprint is: [ 11.249393] cloud-init[939]: SHA256:A2uBbA6JpxMOd0jd+7VZNZC9OccI9/fEhYyzJfMkCiM root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b [ 11.252967] cloud-init[939]: The key's randomart image is: [ 11.255164] cloud-init[939]: +--[ED25519 256]--+ [ 11.257329] cloud-init[939]: | .. . .* . | [ 11.259444] cloud-init Starting Login Service... [939]: | o +..E o O X .| [ 11.266122] Starting LSB: MD monitoring daemon... cloud-initStarting Accounts Service... [939]: [[0;32m OK [0m] Started Regular background program processing daemon. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started FUSE filesystem for LXC.|+ * = oo o . & O.| [ 11.288879] cloud-init[939]: |o= = .+ o o * B| [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting System Logging Service... Starting Pollinate to seed the pseudo random number generator... [ 11.305649] cloud-init[939]: [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. |o. . o.S. + +o|[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 11.397208] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. cloud-init[939]: | . . ..o .| [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 11.420447] cloud-init[939]: | | [ 11.446275] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [939]: | | [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m[ 11.493746] cloud-init[939]: ] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... Starting Permit User Sessions... [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Permit User Sessions. | |[[0;32m OK [0m] Started Accounts Service. [ 11.549141] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown. [939]: +----[SHA256]-----+ Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: network benchmark. [[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 LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started System Logging Service. [[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. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 12.101993] cloud-init[1076]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 12.879968] cloud-init[1076]: en_US.UTF-8... done [ 12.883633] cloud-init[1076]: Generation complete. [ 13.350808] cloud-init[1076]: Cloud-init v. 18.2 running 'modules:config' at Tue, 30 Jul 2019 22:32:42 +0000. Up 11.97 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. Starting Execute cloud user/final scripts... [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 87:03:64:2c:08:c5:c6:72:9b:ac:86:d7:c2:54:30:a5 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Jul 30 22:32:44 ec2: <14>Jul 30 22:32:44 ec2: ############################################################# <14>Jul 30 22:32:44 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Jul 30 22:32:44 ec2: 1024 SHA256:kq18z9hffw0itwGgse0s89okirDsjk2IcEJgOkshRTM root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b (DSA) <14>Jul 30 22:32:44 ec2: 256 SHA256:jPzKtMhdsNoLWUhwPJA6xiKjb3FY/yedEaNIcXS1Wjg root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b (ECDSA) <14>Jul 30 22:32:44 ec2: 256 SHA256:A2uBbA6JpxMOd0jd+7VZNZC9OccI9/fEhYyzJfMkCiM root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b (ED25519) <14>Jul 30 22:32:44 ec2: 2048 SHA256:29OKa0jAc76lvW5YfTBlH/K6ensfPjQw31CMObmR88I root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b (RSA) <14>Jul 30 22:32:44 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Jul 30 22:32:44 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOHHeMvFsvV7vG0pVxwjO2q2m/76H9RyMM43tjwqNBW1kZn+gnxfWKSYtNPIhk77CNoxtGAun4W87vwMuFOdqVw= root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL3yDigrbLOqvTEqZ7FXY7LWSTtWVlHAxGLUuOv3su5N root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLmnR1g9bTDN2gwmlN13nWUfX48+p+dUHYHkWzkuBV3C6njwY/+vEPGuZR7wx4qNLHxnfs68jUkXGmpAgSZ+AiqlwhB6suwUf2Fc7CNUzdsrkk0/NTYR1w0moDjbBx+kzgdyggxMRdfX/TSzd+LLU7OIkl9M/cPAnM2FtbEhwiarhpnSAolCn23nMvRwd+aXsapdaOsIyAoSsJAOu24PAxvjval+h3N4KzkedXwwHbo8XHg519DZnuGz5owNozEcz6gsQoaHTzYT6vaxVomvQOEuIM5sxkd52y3UaVKNfq3nWDZiEB3bd4RSXfSMrNzfVC+QtgS6AT3TqcLfnJOVzP root@shaker-vm-ea99a71c-931b-43c6-9d7a-89082c725b9b -----END SSH HOST KEY KEYS----- [ 14.178284] cloud-init[1312]: Cloud-init v. 18.2 running 'modules:final' at Tue, 30 Jul 2019 22:32:44 +0000. Up 14.01 seconds. [ 14.184202] cloud-init[1312]: Cloud-init v. 18.2 finished at Tue, 30 Jul 2019 22:32:44 +0000. Datasource DataSourceEc2. Up 14.17 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. 2019-07-30 22:32:46,199 - paramiko.transport - DEBUG - starting thread (client mode): 0x3f03b950L 2019-07-30 22:32:46,200 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 22:32:46,203 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-07-30 22:32:46,203 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-30 22:32:46,204 - 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-07-30 22:32:46,205 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 22:32:46,205 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 22:32:46,205 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 22:32:46,205 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 22:32:46,205 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 22:32:46,247 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 22:32:46,248 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 22:32:46,263 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: e177b64ff06301975ca1daea9380ce67 2019-07-30 22:32:46,265 - paramiko.transport - DEBUG - Trying discovered key 8703642c08c5c6729bac86d7c25430a5 in /tmp/tmpJ0d02t 2019-07-30 22:32:46,287 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 22:32:46,308 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 22:32:46,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 22:32:46,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 22:32:46,342 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d206ef9a-b94c-4960-8a0b-faabba8f3b51 2019-07-30 22:32:46,342 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-07-30 22:32:46,343 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-d206ef9a-b94c-4960-8a0b-faabba8f3b51 2019-07-30 22:32:46,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:46,439 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-30 22:32:46,439 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-30 22:32:46,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8f6e21-da9d-4925-ae65-f864469845ad 2019-07-30 22:32:46,563 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1f2aac6474984a30bd60e25f88c35b94"}, "enabled": true, "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/28b266ba088243b2930a6f904b7c1c43"}, "enabled": true, "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/32c087ff901b4fa79b2de808a3238365"}, "enabled": true, "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/44aa0d2d5d564c0da75b1c4edf627206"}, "enabled": true, "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6d51b58198b94413aae512ba234787ee"}, "enabled": true, "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/76bd582fe57e44a5843683fc89dfb535"}, "enabled": true, "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/958a6ec3ae7440f6bc7f8f0de5138205"}, "enabled": true, "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c3be1dd58d2e4c6182a31cfbd6e7fe1e"}, "enabled": true, "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/caadeb97036b46788b37e2298042e0c6"}, "enabled": true, "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ce30922ad1504602b6cd62e7a1639197"}, "enabled": true, "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d5a5f07dd6cf4eca906e5973a63163cc"}, "enabled": true, "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/db96ee7971434ce8ac5796941106290b"}, "enabled": true, "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/efec36f22e234700ac0fa6070cbf7f34"}, "enabled": true, "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/fcd83ef3a81d4fa79cc0f367ba0daacd"}, "enabled": true, "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-07-30 22:32:46,563 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-ea8f6e21-da9d-4925-ae65-f864469845ad 2019-07-30 22:32:46,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.230299949646s 2019-07-30 22:32:46,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-30 22:32:46,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:46,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1843 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025d5e78-c588-4c96-a5e1-2f53e7f9671f 2019-07-30 22:32:46,801 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0782174de38d4857a1d48670138c4dc4"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "0782174de38d4857a1d48670138c4dc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0965274de4e44c918fe77fad7604ebf4"}, "url": "http://172.30.9.37:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0e4685c4deb9491593f453e62955d35e"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "0e4685c4deb9491593f453e62955d35e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/12de977db0a342e9b2bb6527a71c8cec"}, "url": "http://172.30.9.37:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1b9a63658f68441ab95795ae5c62845d"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1d7443dd16b4414d984658b307b698d0"}, "url": "http://172.30.9.37:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "1d7443dd16b4414d984658b307b698d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/2c36a7c672b64630b58b1714d0196a88"}, "url": "http://172.30.9.37:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/33954915464540baaa054688b073b1f0"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "33954915464540baaa054688b073b1f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/34db799d4dac4a1880cc74b191db4465"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "34db799d4dac4a1880cc74b191db4465"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/360e0d196a244aa58b133c5579d426cb"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "360e0d196a244aa58b133c5579d426cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/3b58f22852c648569e9eb35b9d8e87ce"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/42b8a0defa0e4bfd95602f3726b7da2b"}, "url": "http://172.30.9.37:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4619b7de862b4de29ae7d5c00652c8eb"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/491797adcb444d0e98351ef17e6b00a3"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "491797adcb444d0e98351ef17e6b00a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4ad39067fac645ad87afab95c35a33ca"}, "url": "http://172.30.9.37:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4e2776de2c6247848e822c86ddf46e40"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "4e2776de2c6247848e822c86ddf46e40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4e83047fab8441d48f0022ebdfd6384b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/5f5db46ab5a447258138df74d74cb2de"}, "url": "http://12.0.0.42:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/642f068552304e3191314a85d488c8f5"}, "url": "http://172.30.9.37:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "642f068552304e3191314a85d488c8f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/65c8b8e6414547f28b0894b1ad000144"}, "url": "http://172.30.9.37:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/7334b2d711b14941be1faa3ff599997a"}, "url": "http://172.30.9.37:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "7334b2d711b14941be1faa3ff599997a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/85e67e329cc549b2a91e00b4ff640bf5"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/900e9d869b844fa08b078957cd0042e1"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "900e9d869b844fa08b078957cd0042e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a53f0f9a16f5429bbc5c92097cdefee8"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a5832850ad86409e9192d904d240288c"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "a5832850ad86409e9192d904d240288c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a8f7e6c94f224a00b2de2dc583b59af1"}, "url": "http://172.30.9.37:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/b0aae66b9224454a9b5fe25ab9b05cb4"}, "url": "http://172.30.9.37:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c02d319d71be459b96a715890e2e180a"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "c02d319d71be459b96a715890e2e180a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c9bd2a21732d4dea92b59e691736951c"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d0a953364a2d4e7c98431aa96122ebe7"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "d0a953364a2d4e7c98431aa96122ebe7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/dcdcdfe55bd64908ae341a7cca9c0b62"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/dd1b345202924c5aa75f1636038c4545"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "dd1b345202924c5aa75f1636038c4545"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ded24b1130f24258a0be38681b631701"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "ded24b1130f24258a0be38681b631701"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/e24810e741e842abb8c13f5117173ae7"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "e24810e741e842abb8c13f5117173ae7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/eb56700a74aa43ccb1253bd63886eea6"}, "url": "http://12.0.0.42:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ed6baaec7ed1481c90043e490afebbeb"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "ed6baaec7ed1481c90043e490afebbeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/eead940f40ec4feba7614444f53cbe35"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "eead940f40ec4feba7614444f53cbe35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/f2d9ebe4b2cf4c9781431b68bd326b55"}, "url": "http://172.30.9.37:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/fa36df0e41fe46948f423eb66c589cc0"}, "url": "http://172.30.9.37:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "links": {"self": "http://172.30.9.37:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-30 22:32:46,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/endpoints used request id req-025d5e78-c588-4c96-a5e1-2f53e7f9671f 2019-07-30 22:32:46,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.230104923248s 2019-07-30 22:32:46,809 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.37:5000 2019-07-30 22:32:46,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 22:32:46,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:47,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c528a031-13bd-4804-bcfa-a6eb9bc75ac1 2019-07-30 22:32:47,041 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 22:32:47,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-c528a031-13bd-4804-bcfa-a6eb9bc75ac1 2019-07-30 22:32:47,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229366064072s 2019-07-30 22:32:47,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 22:32:47,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:47,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc242906-d5f4-4952-b66b-8c2e09ae83fa 2019-07-30 22:32:47,274 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 22:32:47,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-fc242906-d5f4-4952-b66b-8c2e09ae83fa 2019-07-30 22:32:47,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227942943573s 2019-07-30 22:32:47,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 22:32:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:47,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062b87a1-70e6-40b6-a4d8-f2bbd68a87da 2019-07-30 22:32:47,523 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 22:32:47,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-062b87a1-70e6-40b6-a4d8-f2bbd68a87da 2019-07-30 22:32:47,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.243817806244s 2019-07-30 22:32:47,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 22:32:47,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:47,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5161d5-d22e-4196-af7e-11c93eb90816 2019-07-30 22:32:47,786 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_ea99a71c-931b-43c6-9d7a-89082c725b9b", "links": {"self": "http://172.30.9.37:5000/v3/users/4212cc2ba590470a9266d6ae1b71b703"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4212cc2ba590470a9266d6ae1b71b703", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 22:32:47,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-6b5161d5-d22e-4196-af7e-11c93eb90816 2019-07-30 22:32:47,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.261679887772s 2019-07-30 22:32:47,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 22:32:47,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:48,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bd51b6a-c4c2-4937-a0f6-dd67c951d2a6 2019-07-30 22:32:48,018 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a"}, "tags": [], "enabled": true, "id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b"}]} 2019-07-30 22:32:48,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-7bd51b6a-c4c2-4937-a0f6-dd67c951d2a6 2019-07-30 22:32:48,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220342874527s 2019-07-30 22:32:48,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 22:32:48,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=4212cc2ba590470a9266d6ae1b71b703&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=e38e02a10a8741e8a3bc3cdd4f58cd8a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:48,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58715ae8-fcc5-4dd9-b099-1aff49c87c15 2019-07-30 22:32:48,249 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=4212cc2ba590470a9266d6ae1b71b703&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=e38e02a10a8741e8a3bc3cdd4f58cd8a", "previous": null, "next": null}} 2019-07-30 22:32:48,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=4212cc2ba590470a9266d6ae1b71b703&role.id=3c2e1869c54d4ab98d5eb327898d8393&scope.project.id=e38e02a10a8741e8a3bc3cdd4f58cd8a used request id req-58715ae8-fcc5-4dd9-b099-1aff49c87c15 2019-07-30 22:32:48,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.223806142807s 2019-07-30 22:32:48,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 22:32:48,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a/users/4212cc2ba590470a9266d6ae1b71b703/roles/3c2e1869c54d4ab98d5eb327898d8393 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:48,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 22:32:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3914364-5d3d-4593-83dc-2d6d0d7d850a 2019-07-30 22:32:48,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 22:32:48,527 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a/users/4212cc2ba590470a9266d6ae1b71b703/roles/3c2e1869c54d4ab98d5eb327898d8393 used request id req-f3914364-5d3d-4593-83dc-2d6d0d7d850a 2019-07-30 22:32:48,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.274660110474s 2019-07-30 22:32:48,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 22:32:48,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:48,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280fba0a-4986-46ba-9396-3f61200bddbe 2019-07-30 22:32:48,840 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 22:32:48,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-280fba0a-4986-46ba-9396-3f61200bddbe 2019-07-30 22:32:48,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.30975985527s 2019-07-30 22:32:48,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-07-30 22:32:48,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" -d '{"role": {"name": "heat_stack_owner"}}' 2019-07-30 22:32:49,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95082a18-946c-4904-b937-bc7d6131a71e 2019-07-30 22:32:49,102 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "11aa4b3a9c1f40a0948ec87e0b8c44e8", "links": {"self": "http://172.30.9.37:5000/v3/roles/11aa4b3a9c1f40a0948ec87e0b8c44e8"}, "name": "heat_stack_owner"}} 2019-07-30 22:32:49,103 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/roles used request id req-95082a18-946c-4904-b937-bc7d6131a71e 2019-07-30 22:32:49,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.25524687767s 2019-07-30 22:32:49,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 22:32:49,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:49,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c32ee3a-ad0e-4706-a012-df3b3822b3bf 2019-07-30 22:32:49,343 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "11aa4b3a9c1f40a0948ec87e0b8c44e8", "links": {"self": "http://172.30.9.37:5000/v3/roles/11aa4b3a9c1f40a0948ec87e0b8c44e8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 22:32:49,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-4c32ee3a-ad0e-4706-a012-df3b3822b3bf 2019-07-30 22:32:49,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.236957073212s 2019-07-30 22:32:49,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 22:32:49,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:49,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e374d842-d5ef-4c45-ad9b-2754f321429f 2019-07-30 22:32:49,548 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 22:32:49,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-e374d842-d5ef-4c45-ad9b-2754f321429f 2019-07-30 22:32:49,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199445009232s 2019-07-30 22:32:49,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 22:32:49,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:49,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b7e33a-bcde-4435-bd11-ee3b5005f474 2019-07-30 22:32:49,801 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_ea99a71c-931b-43c6-9d7a-89082c725b9b", "links": {"self": "http://172.30.9.37:5000/v3/users/4212cc2ba590470a9266d6ae1b71b703"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4212cc2ba590470a9266d6ae1b71b703", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 22:32:49,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-90b7e33a-bcde-4435-bd11-ee3b5005f474 2019-07-30 22:32:49,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.25138092041s 2019-07-30 22:32:49,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 22:32:49,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:50,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50ab1b1-677a-4795-bd2c-2e3986059df9 2019-07-30 22:32:50,038 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a"}, "tags": [], "enabled": true, "id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b"}]} 2019-07-30 22:32:50,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-b50ab1b1-677a-4795-bd2c-2e3986059df9 2019-07-30 22:32:50,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225576162338s 2019-07-30 22:32:50,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 22:32:50,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=4212cc2ba590470a9266d6ae1b71b703&role.id=11aa4b3a9c1f40a0948ec87e0b8c44e8&scope.project.id=e38e02a10a8741e8a3bc3cdd4f58cd8a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:50,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfabab37-03fe-44e2-a28b-ef6ef374e9c3 2019-07-30 22:32:50,256 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=4212cc2ba590470a9266d6ae1b71b703&role.id=11aa4b3a9c1f40a0948ec87e0b8c44e8&scope.project.id=e38e02a10a8741e8a3bc3cdd4f58cd8a", "previous": null, "next": null}} 2019-07-30 22:32:50,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=4212cc2ba590470a9266d6ae1b71b703&role.id=11aa4b3a9c1f40a0948ec87e0b8c44e8&scope.project.id=e38e02a10a8741e8a3bc3cdd4f58cd8a used request id req-bfabab37-03fe-44e2-a28b-ef6ef374e9c3 2019-07-30 22:32:50,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.210435152054s 2019-07-30 22:32:50,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 22:32:50,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a/users/4212cc2ba590470a9266d6ae1b71b703/roles/11aa4b3a9c1f40a0948ec87e0b8c44e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:50,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 22:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac893f2c-1738-44ba-891a-0daf2884f9c9 2019-07-30 22:32:50,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 22:32:50,429 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a/users/4212cc2ba590470a9266d6ae1b71b703/roles/11aa4b3a9c1f40a0948ec87e0b8c44e8 used request id req-ac893f2c-1738-44ba-891a-0daf2884f9c9 2019-07-30 22:32:50,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.170448064804s 2019-07-30 22:32:50,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 22:32:50,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 22:32:50,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c216d914-70fd-4f2b-b133-00d0cc7ed7f6 2019-07-30 22:32:50,672 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a"}, "tags": [], "enabled": true, "id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b"}]} 2019-07-30 22:32:50,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-c216d914-70fd-4f2b-b133-00d0cc7ed7f6 2019-07-30 22:32:50,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.237632036209s 2019-07-30 22:32:50,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.PUT.os-quota-sets 2019-07-30 22:32:50,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:8774/v2.1/os-quota-sets/e38e02a10a8741e8a3bc3cdd4f58cd8a -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" -d '{"quota_set": {"instances": -1, "force": true}}' 2019-07-30 22:32:51,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 22:32: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-b176039c-8e22-41c5-8c46-1a766e024d40 x-openstack-request-id: req-b176039c-8e22-41c5-8c46-1a766e024d40 2019-07-30 22:32:51,054 - keystoneauth.session - DEBUG - RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "instances": -1, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-07-30 22:32:51,054 - keystoneauth.session - DEBUG - PUT call to compute for http://172.30.9.37:8774/v2.1/os-quota-sets/e38e02a10a8741e8a3bc3cdd4f58cd8a used request id req-b176039c-8e22-41c5-8c46-1a766e024d40 2019-07-30 22:32:51,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.PUT.os-quota-sets in 0.380019187927s 2019-07-30 22:32:51,055 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 22:32:51,056 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 22:32:51,056 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 22:32:51,058 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 22:32:51,127 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 22:32:51,128 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-30 22:32:51,129 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 22:32:51,167 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-30 22:32:51,168 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-30 22:32:51,194 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-30 22:59:54,386 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-30 22:59:54,386 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=e38e02a10a8741e8a3bc3cdd4f58cd8a SHELL=/bin/bash SSH_CLIENT=172.30.9.66 52528 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_ea99a71c-931b-43c6-9d7a-89082c725b9b 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=o4TEoGsiu2uESF7h8BjfJDpdKgcmnv LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.37:5000 OS_USERNAME=shaker-user_ea99a71c-931b-43c6-9d7a-89082c725b9b SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.37,192.30.9.7 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 52528 192.168.120.8 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-07-30 22:32:51.278 1415 INFO shaker.engine.utils [-] Logging enabled 2019-07-30 22:32:51.280 1415 INFO shaker.engine.messaging [-] Listening on *:9000 2019-07-30 22:32:51.283 1415 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-07-30 22:32:51.290 1423 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-07-30 22:32:51.291 1423 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.203:9000 2019-07-30 22:32:51.291 1423 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-07-30 22:32:51.302 1415 INFO pykwalify.core [-] validation.valid 2019-07-30 22:32:51.868 1415 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-30 22:32:59.638 1415 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'1c3cccc7-5af9-4865-b4af-ebe13d20d4a1', u'links': [{u'href': u'http://172.30.9.37:8004/v1/e38e02a10a8741e8a3bc3cdd4f58cd8a/stacks/shaker_tmfezs/1c3cccc7-5af9-4865-b4af-ebe13d20d4a1', u'rel': u'self'}]} 2019-07-30 22:37:19.801 1415 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_tmfezs_slave_0', 'shaker_tmfezs_master_0']) 2019-07-30 22:37:24.190 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:38:55.276 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:40:25.752 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:41:56.232 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:41:56.234 1415 INFO shaker.engine.server [-] Execution is done 2019-07-30 22:41:57.497 1415 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-30 22:42:20.131 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:42:20.134 1415 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-07-30 22:42:20.146 1415 INFO pykwalify.core [-] validation.valid 2019-07-30 22:42:20.565 1415 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-30 22:42:25.865 1415 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'5aedf986-61f1-4ebb-bff2-cdee78aa021f', u'links': [{u'href': u'http://172.30.9.37:8004/v1/e38e02a10a8741e8a3bc3cdd4f58cd8a/stacks/shaker_zfuktp/5aedf986-61f1-4ebb-bff2-cdee78aa021f', u'rel': u'self'}]} 2019-07-30 22:43:37.517 1415 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_zfuktp_slave_0', 'shaker_zfuktp_master_0']) 2019-07-30 22:43:42.750 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:45:13.877 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:46:44.368 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:48:14.861 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:48:14.861 1415 INFO shaker.engine.server [-] Execution is done 2019-07-30 22:48:15.363 1415 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-30 22:48:37.876 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:48:37.878 1415 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-07-30 22:48:37.891 1415 INFO pykwalify.core [-] validation.valid 2019-07-30 22:48:38.353 1415 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-30 22:48:44.077 1415 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'eb675529-51a0-45aa-9b4a-fc7160d50080', u'links': [{u'href': u'http://172.30.9.37:8004/v1/e38e02a10a8741e8a3bc3cdd4f58cd8a/stacks/shaker_oduzak/eb675529-51a0-45aa-9b4a-fc7160d50080', u'rel': u'self'}]} 2019-07-30 22:49:58.893 1415 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_oduzak_slave_0', 'shaker_oduzak_master_0']) 2019-07-30 22:50:04.588 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:51:36.385 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:53:06.868 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:54:37.374 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:54:37.375 1415 INFO shaker.engine.server [-] Execution is done 2019-07-30 22:54:38.160 1415 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-30 22:54:59.213 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:54:59.214 1415 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-07-30 22:54:59.227 1415 INFO pykwalify.core [-] validation.valid 2019-07-30 22:54:59.681 1415 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-07-30 22:55:05.497 1415 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'471b6b2b-5f27-4899-8fa6-138ae8983683', u'links': [{u'href': u'http://172.30.9.37:8004/v1/e38e02a10a8741e8a3bc3cdd4f58cd8a/stacks/shaker_ukzefp/471b6b2b-5f27-4899-8fa6-138ae8983683', u'rel': u'self'}]} 2019-07-30 22:56:14.034 1415 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_ukzefp_slave_0', 'shaker_ukzefp_master_0']) 2019-07-30 22:56:19.798 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:56:50.378 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:58:10.574 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:59:30.972 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:59:30.976 1415 INFO shaker.engine.server [-] Execution is done 2019-07-30 22:59:31.185 1415 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-07-30 22:59:54.270 1415 INFO shaker.engine.quorum [-] Finished processing operation: 2019-07-30 22:59:54.274 1415 INFO shaker.engine.server [-] Generating aggregated report 2019-07-30 22:59:54.285 1415 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-07-30 22:59:54.287 1415 INFO shaker.engine.report [-] ******************************************************************************** 2019-07-30 22:59:54.288 1415 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-07-30 22:59:54.288 1415 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-07-30 22:59:54.288 1415 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-07-30 22:59:54.288 1415 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-07-30 22:59:54.288 1415 INFO shaker.engine.report [-] ******************************************************************************** 2019-07-30 22:59:54.289 1415 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-07-30 22:59:54.301 1415 INFO shaker.engine.report [-] Report saved to: report.html 2019-07-30 22:59:54,388 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-30 22:59:54,387 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-07-30 22:59:54,390 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-07-30 22:59:54,429 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-07-30 22:59:54,429 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-07-30 22:59:54,456 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-07-30 22:59:54,513 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-07-30 22:59:54,513 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-07-30 22:59:54,524 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-07-30 22:59:54,553 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-07-30 22:59:54,553 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-07-30 22:59:54,557 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-07-30 22:59:54,567 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-07-30 22:59:54,567 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-07-30 22:59:54,680 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 22:59:54,680 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:35 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 22:59:54,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 22:59:54,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/deade8c1-1d16-4832-a153-d0798386d149.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:59:56,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 22:59:56 GMT X-Openstack-Request-Id: req-fa7e8f02-c911-45bd-bd35-9d9571b69fd1 2019-07-30 22:59:56,906 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 22:59:56,906 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/deade8c1-1d16-4832-a153-d0798386d149.json used request id req-fa7e8f02-c911-45bd-bd35-9d9571b69fd1 2019-07-30 22:59:56,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.21610188484s 2019-07-30 22:59:56,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 22:59:56,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:59:57,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 22:59:57 GMT X-Openstack-Request-Id: req-b8a6bfe6-e365-439b-b347-53104319f5e8 2019-07-30 22:59:57,354 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 22:59:57,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-b8a6bfe6-e365-439b-b347-53104319f5e8 2019-07-30 22:59:57,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.438785076141s 2019-07-30 22:59:57,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 22:59:57,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:59:57,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 22:59: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-30cb3b4a-aa35-451b-9b88-3ebfd54de338 x-openstack-request-id: req-30cb3b4a-aa35-451b-9b88-3ebfd54de338 2019-07-30 22:59:57,911 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85 used request id req-30cb3b4a-aa35-451b-9b88-3ebfd54de338 2019-07-30 22:59:57,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.55522608757s 2019-07-30 22:59:57,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 22:59:57,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 22:59:59,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 22:59: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-055fd85f-ce49-416d-85ce-df0c3f7bb4b0 x-openstack-request-id: req-055fd85f-ce49-416d-85ce-df0c3f7bb4b0 2019-07-30 22:59:59,266 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_ea99a71c-931b-43c6-9d7a-89082c725b9b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:eb:65", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:eb:65", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/56d84727-c4e0-49bd-a7a0-d903ba117a85", "rel": "bookmark"}], "image": {"id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "links": [{"href": "http://172.30.9.37:8774/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000003fb", "OS-SRV-USG:launched_at": "2019-07-30T22:32:30.000000", "flavor": {"id": "e589d9b3-94d6-498a-b582-464c63a29430", "links": [{"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "bookmark"}]}, "id": "56d84727-c4e0-49bd-a7a0-d903ba117a85", "security_groups": [{"name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}], "user_id": "4212cc2ba590470a9266d6ae1b71b703", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T22:59:57Z", "hostId": "c6a5830b1554d00817dd799c779ad43e614bc415634734dc049adeaf", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_ea99a71c-931b-43c6-9d7a-89082c725b9b", "created": "2019-07-30T22:28:58Z", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 22:59:59,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-055fd85f-ce49-416d-85ce-df0c3f7bb4b0 2019-07-30 22:59:59,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35486197472s 2019-07-30 22:59:59,268 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:00:01,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:00:01,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 23:00:01,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00: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-ea58c0aa-da07-446c-8a9c-8d83bf066a3a x-openstack-request-id: req-ea58c0aa-da07-446c-8a9c-8d83bf066a3a 2019-07-30 23:00:01,347 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 23:00:01,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-ea58c0aa-da07-446c-8a9c-8d83bf066a3a 2019-07-30 23:00:01,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0763988494873s 2019-07-30 23:00:01,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:00:01,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 23:00:01,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14657 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:01 GMT X-Openstack-Request-Id: req-4a86b11d-f727-4cf9-8ed8-d6b86c4df821 2019-07-30 23:00:01,727 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:49Z", "updated_at": "2019-07-30T22:28:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:49Z", "revision_number": 0, "id": "111c8577-75fb-46ac-84dd-2a6bd6418d5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:49Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-07-30T22:28:51Z", "revision_number": 0, "id": "3b30f9a8-7463-46b0-ba96-0d42d9b773ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:51Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:50Z", "revision_number": 0, "id": "74f07def-1d8f-440e-a2fd-e24a20e0673d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:50Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:49Z", "revision_number": 0, "id": "974cd1be-100c-448a-87b1-2c5bc0284fea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:49Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T22:28:50Z", "revision_number": 0, "id": "fc8f1765-71d4-42ff-8ce8-43a4205cd1cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:50Z", "security_group_id": "34cd2c86-057e-4514-9f8d-651e83980364", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}], "revision_number": 4, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "34cd2c86-057e-4514-9f8d-651e83980364", "name": "shaker-sg_ea99a71c-931b-43c6-9d7a-89082c725b9b"}, {"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:20Z", "updated_at": "2019-07-30T22:28:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "2c3a75c7-7930-4d6e-8d94-5df7df95d2d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "7fa2cc19-08f9-4528-84d9-0a7c074b73cc", "remote_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "a2bdeaf7-08b8-4413-a9bf-2bb1c1b042ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "f845030d-d148-45b9-b2f2-cbb8ed905b98", "remote_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}], "revision_number": 1, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "name": "default"}]} 2019-07-30 23:00:01,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-4a86b11d-f727-4cf9-8ed8-d6b86c4df821 2019-07-30 23:00:01,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.375108957291s 2019-07-30 23:00:01,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 23:00:01,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/34cd2c86-057e-4514-9f8d-651e83980364.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 23:00:02,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:00:02 GMT X-Openstack-Request-Id: req-14f5ef8b-8f36-4ecc-a81d-c91f295ba237 2019-07-30 23:00:02,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:00:02,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/34cd2c86-057e-4514-9f8d-651e83980364.json used request id req-14f5ef8b-8f36-4ecc-a81d-c91f295ba237 2019-07-30 23:00:02,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.491029024124s 2019-07-30 23:00:02,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 23:00:02,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 23:00:02,259 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00: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-f70259ef-98f4-4676-8729-521487792dc9 x-openstack-request-id: req-f70259ef-98f4-4676-8729-521487792dc9 2019-07-30 23:00:02,259 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/shaker-kp_ea99a71c-931b-43c6-9d7a-89082c725b9b used request id req-f70259ef-98f4-4676-8729-521487792dc9 2019-07-30 23:00:02,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0331888198853s 2019-07-30 23:00:02,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 23:00:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/7710875c-b397-4deb-8585-8474d992b11d/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" -d '{"subnet_id": "f9e54b19-3dcc-458b-9c71-d5395562c449"}' 2019-07-30 23:00:05,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:05 GMT X-Openstack-Request-Id: req-6658d9e2-9322-424e-8300-2cebe1084f91 2019-07-30 23:00:05,271 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d0286add-71d2-4a61-ad29-1e0bc6f7c798", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "subnet_id": "f9e54b19-3dcc-458b-9c71-d5395562c449", "subnet_ids": ["f9e54b19-3dcc-458b-9c71-d5395562c449"], "port_id": "547750cd-7a38-4a56-a334-67003ab5c016", "id": "7710875c-b397-4deb-8585-8474d992b11d"} 2019-07-30 23:00:05,271 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/7710875c-b397-4deb-8585-8474d992b11d/remove_router_interface.json used request id req-6658d9e2-9322-424e-8300-2cebe1084f91 2019-07-30 23:00:05,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.01205897331s 2019-07-30 23:00:05,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 23:00:05,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 23:00:05,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:05 GMT X-Openstack-Request-Id: req-865c2a07-6a4c-44a6-8542-5cf9a8c3e0a2 2019-07-30 23:00:05,839 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "924ecf5681a645bdb8c0afcee685bf33", "created_at": "2019-07-30T17:32:46Z", "admin_state_up": true, "updated_at": "2019-07-30T17:32:49Z", "project_id": "924ecf5681a645bdb8c0afcee685bf33", "flavor_id": null, "revision_number": 5, "routes": [], "ha": true, "id": "0f48677e-8670-4808-bf16-066df5df8113", "name": "tempest-pretest-check-369848379"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:24Z", "admin_state_up": true, "updated_at": "2019-07-30T23:00:03Z", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "7710875c-b397-4deb-8585-8474d992b11d", "name": "shaker-router_ea99a71c-931b-43c6-9d7a-89082c725b9b"}]} 2019-07-30 23:00:05,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-865c2a07-6a4c-44a6-8542-5cf9a8c3e0a2 2019-07-30 23:00:05,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.567136049271s 2019-07-30 23:00:05,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 23:00:05,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/7710875c-b397-4deb-8585-8474d992b11d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 23:00:10,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:00:10 GMT X-Openstack-Request-Id: req-e0339e3d-9d5c-4e5c-af32-7300c8149a74 2019-07-30 23:00:10,239 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:00:10,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/7710875c-b397-4deb-8585-8474d992b11d.json used request id req-e0339e3d-9d5c-4e5c-af32-7300c8149a74 2019-07-30 23:00:10,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.39830517769s 2019-07-30 23:00:10,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 23:00:10,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 23:00:10,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1922 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:10 GMT X-Openstack-Request-Id: req-5e972553-d8c4-4d6a-a516-178bb29666d4 2019-07-30 23:00:10,598 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-07-30T17:32:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"568d5ac1-8052-4008-9611-dd393e0ccd4a","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 924ecf5681a645bdb8c0afcee685bf33","enable_dhcp":false,"segment_id":null,"network_id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","tenant_id":"","created_at":"2019-07-30T17:32:45Z","ip_version":4},{"updated_at":"2019-07-30T17:11:30Z","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":"a54c04c8-d102-41dc-ac00-0fab347e2bef","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"be44bf6c1a9f466d876f2182756bc907","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:30Z","ip_version":4},{"updated_at":"2019-07-30T22:28:22Z","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":"f9e54b19-3dcc-458b-9c71-d5395562c449","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_ea99a71c-931b-43c6-9d7a-89082c725b9b","enable_dhcp":true,"segment_id":null,"network_id":"d0286add-71d2-4a61-ad29-1e0bc6f7c798","tenant_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","created_at":"2019-07-30T22:28:22Z","ip_version":4}]} 2019-07-30 23:00:10,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-5e972553-d8c4-4d6a-a516-178bb29666d4 2019-07-30 23:00:10,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.358962059021s 2019-07-30 23:00:10,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 23:00:10,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/f9e54b19-3dcc-458b-9c71-d5395562c449.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 23:00:13,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:00:13 GMT X-Openstack-Request-Id: req-937f1585-f8eb-4578-80e4-fd1d08a024ce 2019-07-30 23:00:13,515 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:00:13,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/f9e54b19-3dcc-458b-9c71-d5395562c449.json used request id req-937f1585-f8eb-4578-80e4-fd1d08a024ce 2019-07-30 23:00:13,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.91488194466s 2019-07-30 23:00:13,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:00:13,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 23:00:13,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2104 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:13 GMT X-Openstack-Request-Id: req-02b4f8c7-200f-4515-9f3b-9dacfbdc4178 2019-07-30 23:00:13,949 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e9150bb-0a34-4747-9230-bba11fc4bf22","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["568d5ac1-8052-4008-9611-dd393e0ccd4a"],"description":"","tags":[],"updated_at":"2019-07-30T17:32:45Z","qos_policy_id":null,"name":"HA network tenant 924ecf5681a645bdb8c0afcee685bf33","admin_state_up":true,"tenant_id":"","created_at":"2019-07-30T17:32:45Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d0286add-71d2-4a61-ad29-1e0bc6f7c798","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T23:00:13Z","qos_policy_id":null,"name":"shaker-net_ea99a71c-931b-43c6-9d7a-89082c725b9b","admin_state_up":true,"tenant_id":"e38e02a10a8741e8a3bc3cdd4f58cd8a","created_at":"2019-07-30T22:28:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 23:00:13,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-02b4f8c7-200f-4515-9f3b-9dacfbdc4178 2019-07-30 23:00:13,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.433164834976s 2019-07-30 23:00:13,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 23:00:13,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/d0286add-71d2-4a61-ad29-1e0bc6f7c798.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 23:00:15,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:00:15 GMT X-Openstack-Request-Id: req-72e8a711-14de-4840-a3d6-8218d868ecf9 2019-07-30 23:00:15,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:00:15,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/d0286add-71d2-4a61-ad29-1e0bc6f7c798.json used request id req-72e8a711-14de-4840-a3d6-8218d868ecf9 2019-07-30 23:00:15,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12277388573s 2019-07-30 23:00:15,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 23:00:15,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 23:00:15,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:15 GMT X-Openstack-Request-Id: req-6d002932-0f78-478d-aa95-bc64532af6ad 2019-07-30 23:00:15,418 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T22:28:48Z", "file": "/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977/file", "owner": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "a61acdac-39cb-432c-9d35-d4ea9840c977", "size": 666173440, "self": "/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/a61acdac-39cb-432c-9d35-d4ea9840c977/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/a61acdac-39cb-432c-9d35-d4ea9840c977/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_ea99a71c-931b-43c6-9d7a-89082c725b9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_ea99a71c-931b-43c6-9d7a-89082c725b9b", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-07-30T22:28:38Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 23:00:15,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-6d002932-0f78-478d-aa95-bc64532af6ad 2019-07-30 23:00:15,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.341058015823s 2019-07-30 23:00:15,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 23:00:15,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d339a25c7fb285ec8f459c7a3665bf2d4b11a3bd" 2019-07-30 23:00:16,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:00:16 GMT X-Openstack-Request-Id: req-7a165085-31b7-43df-b234-c20b36e063ce 2019-07-30 23:00:16,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-07-30 23:00:16,667 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/a61acdac-39cb-432c-9d35-d4ea9840c977 used request id req-7a165085-31b7-43df-b234-c20b36e063ce 2019-07-30 23:00:16,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.24688482285s 2019-07-30 23:00:16,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 23:00:16,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 23:00:16,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00: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-7a701651-243e-464a-9cd1-3a94bc051f2f x-openstack-request-id: req-7a701651-243e-464a-9cd1-3a94bc051f2f 2019-07-30 23:00:16,985 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_ea99a71c-931b-43c6-9d7a-89082c725b9b", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/e589d9b3-94d6-498a-b582-464c63a29430", "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": "e589d9b3-94d6-498a-b582-464c63a29430"}]} 2019-07-30 23:00:16,985 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-7a701651-243e-464a-9cd1-3a94bc051f2f 2019-07-30 23:00:16,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.311804056168s 2019-07-30 23:00:16,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 23:00:16,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/e589d9b3-94d6-498a-b582-464c63a29430 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 23:00:17,360 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00: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-385fd888-8865-40c5-80c5-f81a93137874 x-openstack-request-id: req-385fd888-8865-40c5-80c5-f81a93137874 2019-07-30 23:00:17,360 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/e589d9b3-94d6-498a-b582-464c63a29430 used request id req-385fd888-8865-40c5-80c5-f81a93137874 2019-07-30 23:00:17,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.374190092087s 2019-07-30 23:00:17,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 23:00:17,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 23:00:17,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0da372e-737c-4d79-8fea-2ec187e4e870 2019-07-30 23:00:17,609 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "shaker-user_ea99a71c-931b-43c6-9d7a-89082c725b9b", "links": {"self": "http://172.30.9.37:5000/v3/users/4212cc2ba590470a9266d6ae1b71b703"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4212cc2ba590470a9266d6ae1b71b703", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 23:00:17,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-e0da372e-737c-4d79-8fea-2ec187e4e870 2019-07-30 23:00:17,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.248570919037s 2019-07-30 23:00:17,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 23:00:17,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/4212cc2ba590470a9266d6ae1b71b703 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 23:00:17,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7599522-08d5-4f0e-adf5-96b3b5800e84 2019-07-30 23:00:17,855 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_ea99a71c-931b-43c6-9d7a-89082c725b9b", "links": {"self": "http://172.30.9.37:5000/v3/users/4212cc2ba590470a9266d6ae1b71b703"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4212cc2ba590470a9266d6ae1b71b703", "description": null}} 2019-07-30 23:00:17,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/4212cc2ba590470a9266d6ae1b71b703 used request id req-d7599522-08d5-4f0e-adf5-96b3b5800e84 2019-07-30 23:00:17,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239248991013s 2019-07-30 23:00:17,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 23:00:17,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/4212cc2ba590470a9266d6ae1b71b703 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 23:00:18,301 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 23:00:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5463552-ad26-487a-b230-a8d27644e46d 2019-07-30 23:00:18,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 23:00:18,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/4212cc2ba590470a9266d6ae1b71b703 used request id req-d5463552-ad26-487a-b230-a8d27644e46d 2019-07-30 23:00:18,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.44554400444s 2019-07-30 23:00:18,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 23:00:18,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 23:00:18,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7649066-fa19-47d8-9425-465b5e847f4a 2019-07-30 23:00:18,543 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a"}, "tags": [], "enabled": true, "id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "parent_id": "default", "domain_id": "default", "name": "shaker-project_ea99a71c-931b-43c6-9d7a-89082c725b9b"}]} 2019-07-30 23:00:18,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-c7649066-fa19-47d8-9425-465b5e847f4a 2019-07-30 23:00:18,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.235750198364s 2019-07-30 23:00:18,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 23:00:18,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 23:00:18,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 23:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8158bc56-a0bc-4e7b-b2f6-223d5165a13c 2019-07-30 23:00:18,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 23:00:18,852 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/e38e02a10a8741e8a3bc3cdd4f58cd8a used request id req-8158bc56-a0bc-4e7b-b2f6-223d5165a13c 2019-07-30 23:00:18,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.304399967194s 2019-07-30 23:00:18,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:00:18,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=e38e02a10a8741e8a3bc3cdd4f58cd8a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 23:00:19,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:19 GMT X-Openstack-Request-Id: req-de294022-4ee4-4e8d-82c7-ee4baf20ce11 2019-07-30 23:00:19,281 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:20Z", "updated_at": "2019-07-30T22:28:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "2c3a75c7-7930-4d6e-8d94-5df7df95d2d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "7fa2cc19-08f9-4528-84d9-0a7c074b73cc", "remote_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "a2bdeaf7-08b8-4413-a9bf-2bb1c1b042ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "f845030d-d148-45b9-b2f2-cbb8ed905b98", "remote_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}], "revision_number": 1, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "name": "default"}]} 2019-07-30 23:00:19,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=e38e02a10a8741e8a3bc3cdd4f58cd8a&name=default used request id req-de294022-4ee4-4e8d-82c7-ee4baf20ce11 2019-07-30 23:00:19,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.423676013947s 2019-07-30 23:00:19,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:00:19,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 23:00:19,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:19 GMT X-Openstack-Request-Id: req-a8399d5e-a193-4927-ae87-638b4dc6c86b 2019-07-30 23:00:19,659 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "created_at": "2019-07-30T22:28:20Z", "updated_at": "2019-07-30T22:28:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "2c3a75c7-7930-4d6e-8d94-5df7df95d2d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "7fa2cc19-08f9-4528-84d9-0a7c074b73cc", "remote_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "a2bdeaf7-08b8-4413-a9bf-2bb1c1b042ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T22:28:20Z", "revision_number": 0, "id": "f845030d-d148-45b9-b2f2-cbb8ed905b98", "remote_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "remote_ip_prefix": null, "created_at": "2019-07-30T22:28:20Z", "security_group_id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "tenant_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a"}], "revision_number": 1, "project_id": "e38e02a10a8741e8a3bc3cdd4f58cd8a", "id": "9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3", "name": "default"}]} 2019-07-30 23:00:19,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-a8399d5e-a193-4927-ae87-638b4dc6c86b 2019-07-30 23:00:19,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.372794866562s 2019-07-30 23:00:19,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 23:00:19,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 23:00:20,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:00:20 GMT X-Openstack-Request-Id: req-a361cf74-1976-4d60-8733-d7f4b94b9d00 2019-07-30 23:00:20,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:00:20,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/9b3b1db4-1b35-4657-9c9c-e73ebca7a8c3.json used request id req-a361cf74-1976-4d60-8733-d7f4b94b9d00 2019-07-30 23:00:20,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.433608055115s 2019-07-30 23:00:20,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 23:00:20,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 23:00:20,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e03aed13-647f-4da7-aa7e-c6cfb469b951 2019-07-30 23:00:20,325 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "11aa4b3a9c1f40a0948ec87e0b8c44e8", "links": {"self": "http://172.30.9.37:5000/v3/roles/11aa4b3a9c1f40a0948ec87e0b8c44e8"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 23:00:20,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-e03aed13-647f-4da7-aa7e-c6cfb469b951 2019-07-30 23:00:20,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221248149872s 2019-07-30 23:00:20,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-07-30 23:00:20,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/roles/11aa4b3a9c1f40a0948ec87e0b8c44e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d3e6fa73322370dedee9fd6f1ba0a57cea5e28f1" 2019-07-30 23:00:20,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 23:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d132e8a-d6e8-40bc-9de7-e7fd09a2cf06 2019-07-30 23:00:20,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 23:00:20,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/roles/11aa4b3a9c1f40a0948ec87e0b8c44e8 used request id req-7d132e8a-d6e8-40bc-9de7-e7fd09a2cf06 2019-07-30 23:00:20,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.352967023849s 2019-07-30 23:00:20,685 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 126:50 | FAIL | | rally_jobs | functest | benchmarking | 27:17 | PASS | | vmtp | functest | benchmarking | 20:11 | PASS | | shaker | functest | benchmarking | 31:35 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-07-30 23:00:20,690 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-30 23:00:20,722 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-30 23:00:23,551 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-110 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-30 23:00:23,554 - 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.37,192.30.9.7 export OS_REGION_NAME=regionOne export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.37:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hZUBDCf1W0if2cn4PRv2Ai1tp 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=72fab117c2f4460eb88cd1a26bc06c47 export OS_TENANT_NAME=admin 2019-07-30 23:00:23,554 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-30 23:00:23,555 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-07-30 23:00:23,555 - 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-07-30 23:00:23,557 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-07-30 23:00:26,482 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-110 | | 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-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-07-30 23:00:26,485 - 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.37,192.30.9.7 export OS_REGION_NAME=regionOne export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.37:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=hZUBDCf1W0if2cn4PRv2Ai1tp 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=72fab117c2f4460eb88cd1a26bc06c47 export OS_TENANT_NAME=admin 2019-07-30 23:00:26,485 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-07-30 23:00:26,486 - 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-07-30 23:00:26,493 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-07-30 23:00:26,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 23:00:26,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088a395e-0eab-474b-a970-d3ce40c45f39 2019-07-30 23:00:26,670 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 23:00:26,670 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-088a395e-0eab-474b-a970-d3ce40c45f39 2019-07-30 23:00:26,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 23:00:27,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-31T00:00:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["Q6HeKSnzQNGAgAF8I5HydQ"], "issued_at": "2019-07-30T23:00:27.000000Z"}} 2019-07-30 23:00:27,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:00:27,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:00:27,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:27 GMT X-Openstack-Request-Id: req-866c0d03-6f32-43ab-9ad0-4dfc22257f98 2019-07-30 23:00:27,603 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 23:00:27,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-866c0d03-6f32-43ab-9ad0-4dfc22257f98 2019-07-30 23:00:27,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.503185987473s 2019-07-30 23:00:27,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 23:00:27,621 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5611652f-356c-4b3c-a865-1c76e0c19d69 2019-07-30 23:00:27,621 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:00:27,621 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-5611652f-356c-4b3c-a865-1c76e0c19d69 2019-07-30 23:00:27,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 23:00:27,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:00:27,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c438dd-b557-4283-bdb9-672cca797f28 2019-07-30 23:00:27,837 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 23:00:27,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-64c438dd-b557-4283-bdb9-672cca797f28 2019-07-30 23:00:27,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214689970016s 2019-07-30 23:00:27,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 23:00:27,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_0c1a4620-8434-42fe-a393-39b4720b951a"}}' 2019-07-30 23:00:28,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e694dc23-88ce-4e8c-b1eb-d0b7a722ad8e 2019-07-30 23:00:28,115 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.37:5000/v3/projects/8e5453d9e55440fd9212c98dac9fc6f7"}, "tags": [], "enabled": true, "id": "8e5453d9e55440fd9212c98dac9fc6f7", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_0c1a4620-8434-42fe-a393-39b4720b951a"}} 2019-07-30 23:00:28,116 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-e694dc23-88ce-4e8c-b1eb-d0b7a722ad8e 2019-07-30 23:00:28,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.270400047302s 2019-07-30 23:00:28,116 - 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'8e5453d9e55440fd9212c98dac9fc6f7', '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_0c1a4620-8434-42fe-a393-39b4720b951a'}) 2019-07-30 23:00:28,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 23:00:28,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7JssXXtJ6VrpF8kuTCBvSQI556I8Um", "email": null, "name": "cloudify-user_0c1a4620-8434-42fe-a393-39b4720b951a"}}' 2019-07-30 23:00:28,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29efa2ea-95e7-4e63-b144-59c3380f5eab 2019-07-30 23:00:28,631 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_0c1a4620-8434-42fe-a393-39b4720b951a", "links": {"self": "http://172.30.9.37:5000/v3/users/193d543fe0a24020b7af4dfed5eca477"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "193d543fe0a24020b7af4dfed5eca477", "domain_id": "default", "password_expires_at": null}} 2019-07-30 23:00:28,631 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-29efa2ea-95e7-4e63-b144-59c3380f5eab 2019-07-30 23:00:28,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.507215976715s 2019-07-30 23:00:28,632 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'193d543fe0a24020b7af4dfed5eca477', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_0c1a4620-8434-42fe-a393-39b4720b951a'}) 2019-07-30 23:00:28,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 23:00:28,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:00:28,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d7ae2d-b777-4ef8-9e1d-4b12101a097e 2019-07-30 23:00:28,844 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 23:00:28,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-c0d7ae2d-b777-4ef8-9e1d-4b12101a097e 2019-07-30 23:00:28,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209090948105s 2019-07-30 23:00:28,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 23:00:28,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:00:29,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c365d9dd-c372-4218-b08c-a1619a99690e 2019-07-30 23:00:29,071 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 23:00:29,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-c365d9dd-c372-4218-b08c-a1619a99690e 2019-07-30 23:00:29,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.221435070038s 2019-07-30 23:00:29,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 23:00:29,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:00:29,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe8ec77-a355-4c4e-8f96-52067b46e1c9 2019-07-30 23:00:29,297 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 23:00:29,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-2fe8ec77-a355-4c4e-8f96-52067b46e1c9 2019-07-30 23:00:29,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220309019089s 2019-07-30 23:00:29,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 23:00:29,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:00:29,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae4c7b7-d6ed-486f-965e-9dbfbf997d92 2019-07-30 23:00:29,510 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 23:00:29,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-5ae4c7b7-d6ed-486f-965e-9dbfbf997d92 2019-07-30 23:00:29,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209371089935s 2019-07-30 23:00:29,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 23:00:29,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:00:29,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f0345d7-c56f-4269-b134-f037898d950f 2019-07-30 23:00:29,747 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify-user_0c1a4620-8434-42fe-a393-39b4720b951a", "links": {"self": "http://172.30.9.37:5000/v3/users/193d543fe0a24020b7af4dfed5eca477"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "193d543fe0a24020b7af4dfed5eca477", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 23:00:29,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-1f0345d7-c56f-4269-b134-f037898d950f 2019-07-30 23:00:29,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235793113708s 2019-07-30 23:00:29,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 23:00:29,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:00:29,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daece26e-b061-464d-b057-8696ab8e0901 2019-07-30 23:00:29,975 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.37:5000/v3/projects/8e5453d9e55440fd9212c98dac9fc6f7"}, "tags": [], "enabled": true, "id": "8e5453d9e55440fd9212c98dac9fc6f7", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_0c1a4620-8434-42fe-a393-39b4720b951a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 23:00:29,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-daece26e-b061-464d-b057-8696ab8e0901 2019-07-30 23:00:29,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215124130249s 2019-07-30 23:00:29,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 23:00:29,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=193d543fe0a24020b7af4dfed5eca477&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=8e5453d9e55440fd9212c98dac9fc6f7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:00:30,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-954d983e-3484-4ba6-a23b-5690f0fb0553 2019-07-30 23:00:30,200 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=193d543fe0a24020b7af4dfed5eca477&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=8e5453d9e55440fd9212c98dac9fc6f7", "previous": null, "next": null}} 2019-07-30 23:00:30,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=193d543fe0a24020b7af4dfed5eca477&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=8e5453d9e55440fd9212c98dac9fc6f7 used request id req-954d983e-3484-4ba6-a23b-5690f0fb0553 2019-07-30 23:00:30,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.215978145599s 2019-07-30 23:00:30,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 23:00:30,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/8e5453d9e55440fd9212c98dac9fc6f7/users/193d543fe0a24020b7af4dfed5eca477/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:00:30,472 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 23:00:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f47665c-af0a-4f5e-b3a2-d23cc9627dd1 2019-07-30 23:00:30,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 23:00:30,472 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/8e5453d9e55440fd9212c98dac9fc6f7/users/193d543fe0a24020b7af4dfed5eca477/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-3f47665c-af0a-4f5e-b3a2-d23cc9627dd1 2019-07-30 23:00:30,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.268994092941s 2019-07-30 23:00:30,473 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_0c1a4620-8434-42fe-a393-39b4720b951a', 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'8e5453d9e55440fd9212c98dac9fc6f7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7JssXXtJ6VrpF8kuTCBvSQI556I8Um', 'username': u'cloudify-user_0c1a4620-8434-42fe-a393-39b4720b951a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 23:00:30,478 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_0c1a4620-8434-42fe-a393-39b4720b951a', 'password': '7JssXXtJ6VrpF8kuTCBvSQI556I8Um', 'project_name': 'cloudify-project_0c1a4620-8434-42fe-a393-39b4720b951a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '8e5453d9e55440fd9212c98dac9fc6f7', 'project_domain_name': 'Default'} 2019-07-30 23:00:30,478 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-07-30 23:00:30,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 23:00:30,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:00:30,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a212c1c0-0bb2-477d-ab6c-b7d83b5dea1a 2019-07-30 23:00:30,713 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 23:00:30,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-a212c1c0-0bb2-477d-ab6c-b7d83b5dea1a 2019-07-30 23:00:30,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.233891963959s 2019-07-30 23:00:30,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 23:00:30,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:00:30,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d754bd8-69b2-4e58-ae2c-a1c627e4293e 2019-07-30 23:00:30,933 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.37:5000/v3/projects/8e5453d9e55440fd9212c98dac9fc6f7"}, "tags": [], "enabled": true, "id": "8e5453d9e55440fd9212c98dac9fc6f7", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_0c1a4620-8434-42fe-a393-39b4720b951a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 23:00:30,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-3d754bd8-69b2-4e58-ae2c-a1c627e4293e 2019-07-30 23:00:30,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21283698082s 2019-07-30 23:00:30,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 23:00:30,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" -d '{"network": {"tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "name": "cloudify-net_0c1a4620-8434-42fe-a393-39b4720b951a", "admin_state_up": true}}' 2019-07-30 23:00:31,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:31 GMT X-Openstack-Request-Id: req-1695f080-f2d3-4f36-a443-7f4eb1b36ce1 2019-07-30 23:00:31,539 - 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":"15f1d0c4-7ce5-48d0-9486-80eb00629f5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"8e5453d9e55440fd9212c98dac9fc6f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T23:00:31Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_0c1a4620-8434-42fe-a393-39b4720b951a","admin_state_up":true,"tenant_id":"8e5453d9e55440fd9212c98dac9fc6f7","created_at":"2019-07-30T23:00:31Z","mtu":1450}} 2019-07-30 23:00:31,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-1695f080-f2d3-4f36-a443-7f4eb1b36ce1 2019-07-30 23:00:31,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.60311293602s 2019-07-30 23:00:31,539 - 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-07-30T23:00:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'15f1d0c4-7ce5-48d0-9486-80eb00629f5c', 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'cloudify-net_0c1a4620-8434-42fe-a393-39b4720b951a', u'created_at': u'2019-07-30T23:00:31Z', u'mtu': 1450, u'tenant_id': u'8e5453d9e55440fd9212c98dac9fc6f7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8e5453d9e55440fd9212c98dac9fc6f7', u'l2_adjacency': True}) 2019-07-30 23:00:31,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 23:00:31,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c369324-2ac9-4224-8628-883fcbd0f6fb 2019-07-30 23:00:31,550 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 23:00:31,550 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-2c369324-2ac9-4224-8628-883fcbd0f6fb 2019-07-30 23:00:31,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 23:00:31,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-31T00:00:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e5453d9e55440fd9212c98dac9fc6f7", "name": "cloudify-project_0c1a4620-8434-42fe-a393-39b4720b951a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/8e5453d9e55440fd9212c98dac9fc6f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/8e5453d9e55440fd9212c98dac9fc6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/8e5453d9e55440fd9212c98dac9fc6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_8e5453d9e55440fd9212c98dac9fc6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_8e5453d9e55440fd9212c98dac9fc6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/8e5453d9e55440fd9212c98dac9fc6f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/8e5453d9e55440fd9212c98dac9fc6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/8e5453d9e55440fd9212c98dac9fc6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/8e5453d9e55440fd9212c98dac9fc6f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/8e5453d9e55440fd9212c98dac9fc6f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/8e5453d9e55440fd9212c98dac9fc6f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_0c1a4620-8434-42fe-a393-39b4720b951a", "id": "193d543fe0a24020b7af4dfed5eca477"}, "audit_ids": ["XdBMouG8Q3CWTH4IdI8mYg"], "issued_at": "2019-07-30T23:00:31.000000Z"}} 2019-07-30 23:00:31,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:00:31,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:00:32,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:32 GMT X-Openstack-Request-Id: req-e697e032-318c-4991-88d7-7f006592f825 2019-07-30 23:00:32,382 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"15f1d0c4-7ce5-48d0-9486-80eb00629f5c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8e5453d9e55440fd9212c98dac9fc6f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T23:00:31Z","qos_policy_id":null,"name":"cloudify-net_0c1a4620-8434-42fe-a393-39b4720b951a","admin_state_up":true,"tenant_id":"8e5453d9e55440fd9212c98dac9fc6f7","created_at":"2019-07-30T23:00:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 23:00:32,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-e697e032-318c-4991-88d7-7f006592f825 2019-07-30 23:00:32,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40548992157s 2019-07-30 23:00:32,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 23:00:32,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -d '{"subnet": {"name": "cloudify-subnet_0c1a4620-8434-42fe-a393-39b4720b951a", "enable_dhcp": true, "network_id": "15f1d0c4-7ce5-48d0-9486-80eb00629f5c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 23:00:33,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:33 GMT X-Openstack-Request-Id: req-79164315-9594-49bb-ae72-3747440ae171 2019-07-30 23:00:33,838 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15f1d0c4-7ce5-48d0-9486-80eb00629f5c","tenant_id":"8e5453d9e55440fd9212c98dac9fc6f7","created_at":"2019-07-30T23:00:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T23:00:32Z","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":"8e5453d9e55440fd9212c98dac9fc6f7","id":"b747cb38-43db-40a2-910c-a17cf9f54e97","subnetpool_id":null,"name":"cloudify-subnet_0c1a4620-8434-42fe-a393-39b4720b951a"}} 2019-07-30 23:00:33,839 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-79164315-9594-49bb-ae72-3747440ae171 2019-07-30 23:00:33,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.45412015915s 2019-07-30 23:00:33,839 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T23:00:32Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b747cb38-43db-40a2-910c-a17cf9f54e97', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_0c1a4620-8434-42fe-a393-39b4720b951a', u'enable_dhcp': True, u'network_id': u'15f1d0c4-7ce5-48d0-9486-80eb00629f5c', u'tenant_id': u'8e5453d9e55440fd9212c98dac9fc6f7', u'created_at': u'2019-07-30T23:00:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8e5453d9e55440fd9212c98dac9fc6f7'}) 2019-07-30 23:00:33,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 23:00:33,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "cloudify-router_0c1a4620-8434-42fe-a393-39b4720b951a", "admin_state_up": true}}' 2019-07-30 23:00:41,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:41 GMT X-Openstack-Request-Id: req-1ad453ab-51e4-4c1a-a354-b8ba0c661ac7 2019-07-30 23:00:41,290 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:35Z", "admin_state_up": true, "updated_at": "2019-07-30T23:00:36Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "a25d1c02-55f4-4c56-80c4-40a5d6bc8d09", "name": "cloudify-router_0c1a4620-8434-42fe-a393-39b4720b951a"}} 2019-07-30 23:00:41,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-1ad453ab-51e4-4c1a-a354-b8ba0c661ac7 2019-07-30 23:00:41,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.45043087006s 2019-07-30 23:00:41,291 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T23:00:36Z', u'revision_number': 3, u'id': u'a25d1c02-55f4-4c56-80c4-40a5d6bc8d09', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_0c1a4620-8434-42fe-a393-39b4720b951a', u'admin_state_up': True, u'tenant_id': u'8e5453d9e55440fd9212c98dac9fc6f7', u'created_at': u'2019-07-30T23:00:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'8e5453d9e55440fd9212c98dac9fc6f7'}) 2019-07-30 23:00:41,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 23:00:41,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/a25d1c02-55f4-4c56-80c4-40a5d6bc8d09/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -d '{"subnet_id": "b747cb38-43db-40a2-910c-a17cf9f54e97"}' 2019-07-30 23:00:44,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:44 GMT X-Openstack-Request-Id: req-9c7c5adf-556a-425d-b320-cf9ef1be44ae 2019-07-30 23:00:44,896 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "15f1d0c4-7ce5-48d0-9486-80eb00629f5c", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "subnet_id": "b747cb38-43db-40a2-910c-a17cf9f54e97", "subnet_ids": ["b747cb38-43db-40a2-910c-a17cf9f54e97"], "port_id": "92382939-33a4-4661-9f98-85f3c72cfa3c", "id": "a25d1c02-55f4-4c56-80c4-40a5d6bc8d09"} 2019-07-30 23:00:44,896 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/a25d1c02-55f4-4c56-80c4-40a5d6bc8d09/add_router_interface.json used request id req-9c7c5adf-556a-425d-b320-cf9ef1be44ae 2019-07-30 23:00:44,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.6047039032s 2019-07-30 23:00:44,897 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-30 23:00:46,224 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8ee57e8549b609af99c44f881b823041 sha256:0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc 2019-07-30 23:00:46,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 23:00:46,232 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:46 GMT 2019-07-30 23:00:46,233 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 23:00:46,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 23:00:46,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:00:47,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:46 GMT X-Openstack-Request-Id: req-8242db5b-28bc-4863-94ab-305e411131ac 2019-07-30 23:00:47,001 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 23:00:47,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-8242db5b-28bc-4863-94ab-305e411131ac 2019-07-30 23:00:47,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.763553857803s 2019-07-30 23:00:47,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 23:00:47,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -d '{"owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "owner_specified.shade.object": "images/cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a"}' 2019-07-30 23:00:47,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:47 GMT Location: http://172.30.9.37:9292/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9798fe60-88cb-4f34-977f-9d60a0ea1f79 2019-07-30 23:00:47,712 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:00:47Z", "file": "/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/file", "owner": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "size": null, "self": "/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a", "checksum": null, "created_at": "2019-07-30T23:00:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 23:00:47,713 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-9798fe60-88cb-4f34-977f-9d60a0ea1f79 2019-07-30 23:00:47,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.701808929443s 2019-07-30 23:00:47,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 23:00:47,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -d '' 2019-07-30 23:00:52,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:00:52 GMT X-Openstack-Request-Id: req-0b5623d8-d060-4be0-9fc9-7ec90f26a7c5 2019-07-30 23:00:52,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-07-30 23:00:52,770 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/file used request id req-0b5623d8-d060-4be0-9fc9-7ec90f26a7c5 2019-07-30 23:00:52,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.05707192421s 2019-07-30 23:00:52,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 23:00:52,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:00:53,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:53 GMT X-Openstack-Request-Id: req-0847c28c-df02-4c27-b81b-78aeb06e977f 2019-07-30 23:00:53,108 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:00:52Z", "file": "/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/file", "owner": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "size": 296288256, "self": "/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T23:00:47Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 23:00:53,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-0847c28c-df02-4c27-b81b-78aeb06e977f 2019-07-30 23:00:53,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.333148956299s 2019-07-30 23:00:53,111 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/file', 'owner': u'8e5453d9e55440fd9212c98dac9fc6f7', 'id': u'c46ca828-a6ad-42a4-8a8f-5d5b292ef418', 'size': 296288256, u'self': u'/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e5453d9e55440fd9212c98dac9fc6f7', 'name': 'cloudify-project_0c1a4620-8434-42fe-a393-39b4720b951a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T23:00:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T23:00:52Z', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', 'properties': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a', 'created': u'2019-07-30T23:00:47Z', 'checksum': u'8ee57e8549b609af99c44f881b823041', 'created_at': u'2019-07-30T23:00:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', 'metadata': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}}) 2019-07-30 23:00:53,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 23:00:53,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_0c1a4620-8434-42fe-a393-39b4720b951a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-07-30 23:00:53,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00: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-b43decd6-99b7-4e3a-96aa-88b01200f660 x-openstack-request-id: req-b43decd6-99b7-4e3a-96aa-88b01200f660 2019-07-30 23:00:53,451 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_0c1a4620-8434-42fe-a393-39b4720b951a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "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": "511b249c-f9d0-45d2-821c-aa1e9be4eafc"}} 2019-07-30 23:00:53,451 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-b43decd6-99b7-4e3a-96aa-88b01200f660 2019-07-30 23:00:53,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.337469100952s 2019-07-30 23:00:53,452 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_0c1a4620-8434-42fe-a393-39b4720b951a', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'511b249c-f9d0-45d2-821c-aa1e9be4eafc', 'swap': 0}) 2019-07-30 23:00:53,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 23:00:53,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" -d '{"extra_specs": {}}' 2019-07-30 23:00:53,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00: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-184cce68-5b37-4c23-9f7b-ec2eaeb6a39f x-openstack-request-id: req-184cce68-5b37-4c23-9f7b-ec2eaeb6a39f 2019-07-30 23:00:53,484 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 23:00:53,484 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc/os-extra_specs used request id req-184cce68-5b37-4c23-9f7b-ec2eaeb6a39f 2019-07-30 23:00:53,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0306749343872s 2019-07-30 23:00:53,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 23:00:53,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -d '{"keypair": {"name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a"}}' 2019-07-30 23:00:53,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00: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-a0a37ba3-10a1-484b-b334-785c4cc0b35a x-openstack-request-id: req-a0a37ba3-10a1-484b-b334-785c4cc0b35a 2019-07-30 23:00:53,982 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVd9zWtVA8mlHdKYYF9vXTIyyuW+YXjey6vaqTyhilaWnTkdTI5l41ZnRi0nSa1k6vkuzhfljCOPTtR5hEBZO0oZi6CGHObzY0DT18aJEaCJdwTYhlnaxNRZWNOiFjAVk40TcTHTHOsvsS5WSroSsu++WRInUDe3++nFd67Vuw1VJbuF48mqlD1ca6i12R6efV+6ACSKZemxJoFlSwBfJuxvHKApiiZkWasV6L/X1ovbOcvibaLNDHE/4iohXwR6cnRErGVG8Uc/U5ee3Bkhnag/nOVm1t887alHYgri02DpaKJBLeQHXXRj1bg+6BcUM2F0w0KsiwvOZokdX+RqAD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAlXfc1rVQPJpR3SmGBfb10yMsrlvmF43sur2qk8oYpWlp05HU\nyOZeNWZ0YtJ0mtZOr5Ls4X5Ywjj07UeYRAWTtKGYughhzm82NA09fGiRGgiXcE2I\nZZ2sTUWVjTohYwFZONE3Ex0xzrL7EuVkq6ErLvvlkSJ1A3t/vpxXeu1bsNVSW7he\nPJqpQ9XGuotdkenn1fugAkimXpsSaBZUsAXybsbxygKYomZFmrFei/19aL2znL4m\n2izQxxP+IqIV8EenJ0RKxlRvFHP1OXntwZIZ2oP5zlZtbfPO2pR2IK4tNg6WiiQS\n3kB110Y9W4PugXFDNhdMNCrIsLzmaJHV/kagAwIDAQABAoIBAFlPne3NuXv82h3E\nygiWYJ0gz3n//6TjcSjEXECi6cctDccVxIem33QZHEJQbsx2cd4HdPPogzDKx89g\nkGNU0cWFKbU/fPHVEhZYMv07njhoGdVI/s95P5OMmKgirAB0tdN1b+tD7pcL62qH\nF3hWfW89pRbr9+90xAgpczxIyBkI9L/O+S6SH7zpS+uGUHQyWQG2fyFxF6vlJRvw\ndMUFony1iHWlKES9cr2NR2GfI+4i/F0w8uXNgVjZ/qcHveOXVGbmDC4911u/mJmO\nzPk/jdjCEWtPbXY6WKnHLa6EmzvxHp1XsZburdV0mdMkPtFM25YCD5L2zDuaqNsU\nXWs0JcECgYEAxHoFOA4ILg4uqh8Mf7kiFUQOjywGsPKK2tDbQL3yD0EA+tjtWzhK\nFp2UbbJL0wxcJD5DXIjhoQP8yFrHDKFYzum0P+nN+EyZNfAvT6mTSpI7ED+HWBlf\n/sXHc3+H7ocN25nGyzoEVQPBvhjsT+GXqVsbyy9JvpEaBd5eXXYxq50CgYEAwsAM\nNOTPXhX0CXytYtMqlHcnDxyLiPmn0sCquuXtw+OdPia0SuUharGYH49V5eTi+10j\nMKxlBwhPzM+1+h67b3+m0wf4zb4HfHEKxV6RgyJRG+LLXXcLD2Mya44Lqnd8Zh8G\nhiWeeFi0kF0D+ASoMxIRYWXnKee8lCWY7RtyuB8CgYBlsYZ8Af9H3z1V/mYYwbkb\narNidXYtJgyqv0mMlAPy00FvlNId0d+/HubRdGR8ozwZ4kQ5Y/vsvESdayb1qZlu\n11XdcuWR7Aus+Fl0kR/UjCWX/lnORqwCEVpvtIWl9y88B7b2P1w4qI4iF4JQwkIe\nfTLAkwRHZ5EhknwjQebpnQKBgFq54zXk/mIDcivVRGUMoQKHO9ADaVHHlJJPJXpq\nUUj3ybJBj65wbg/pakgRm1+9MK0PZ6xuM6aCDcMJZOp/1KwN2ObpCNS4WX50nyLx\nenKP0x9dmYYSRjnF6aBHjVG91lswyvZFojzIfl3ep1GswbsBCM3KDlXsWmLd3Q9g\nwSHbAoGBAIcvx+ByXqjK2zbwh3XuRkMze8NSsarjIdE/eA7N1VKtliapyQaLCX27\nDCblPHSyhU1c6TUIiV3RKZs5M9mJlCDHwq9cbhMtlZCAhlwJ5Mky4vRoGOBl7810\nlXCUv7F8P/FrCmBPUJdpapYrPS7oDJrtmW6HEwGoWU0WQXcggL1o\n-----END RSA PRIVATE KEY-----\n", "user_id": "193d543fe0a24020b7af4dfed5eca477", "name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "fingerprint": "0d:b8:82:6b:2d:c9:1b:bd:ab:bf:6a:61:be:fe:bb:c6"}} 2019-07-30 23:00:53,982 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-a0a37ba3-10a1-484b-b334-785c4cc0b35a 2019-07-30 23:00:53,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.495579957962s 2019-07-30 23:00:53,983 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVd9zWtVA8mlHdKYYF9vXTIyyuW+YXjey6vaqTyhilaWnTkdTI5l41ZnRi0nSa1k6vkuzhfljCOPTtR5hEBZO0oZi6CGHObzY0DT18aJEaCJdwTYhlnaxNRZWNOiFjAVk40TcTHTHOsvsS5WSroSsu++WRInUDe3++nFd67Vuw1VJbuF48mqlD1ca6i12R6efV+6ACSKZemxJoFlSwBfJuxvHKApiiZkWasV6L/X1ovbOcvibaLNDHE/4iohXwR6cnRErGVG8Uc/U5ee3Bkhnag/nOVm1t887alHYgri02DpaKJBLeQHXXRj1bg+6BcUM2F0w0KsiwvOZokdX+RqAD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAlXfc1rVQPJpR3SmGBfb10yMsrlvmF43sur2qk8oYpWlp05HU\nyOZeNWZ0YtJ0mtZOr5Ls4X5Ywjj07UeYRAWTtKGYughhzm82NA09fGiRGgiXcE2I\nZZ2sTUWVjTohYwFZONE3Ex0xzrL7EuVkq6ErLvvlkSJ1A3t/vpxXeu1bsNVSW7he\nPJqpQ9XGuotdkenn1fugAkimXpsSaBZUsAXybsbxygKYomZFmrFei/19aL2znL4m\n2izQxxP+IqIV8EenJ0RKxlRvFHP1OXntwZIZ2oP5zlZtbfPO2pR2IK4tNg6WiiQS\n3kB110Y9W4PugXFDNhdMNCrIsLzmaJHV/kagAwIDAQABAoIBAFlPne3NuXv82h3E\nygiWYJ0gz3n//6TjcSjEXECi6cctDccVxIem33QZHEJQbsx2cd4HdPPogzDKx89g\nkGNU0cWFKbU/fPHVEhZYMv07njhoGdVI/s95P5OMmKgirAB0tdN1b+tD7pcL62qH\nF3hWfW89pRbr9+90xAgpczxIyBkI9L/O+S6SH7zpS+uGUHQyWQG2fyFxF6vlJRvw\ndMUFony1iHWlKES9cr2NR2GfI+4i/F0w8uXNgVjZ/qcHveOXVGbmDC4911u/mJmO\nzPk/jdjCEWtPbXY6WKnHLa6EmzvxHp1XsZburdV0mdMkPtFM25YCD5L2zDuaqNsU\nXWs0JcECgYEAxHoFOA4ILg4uqh8Mf7kiFUQOjywGsPKK2tDbQL3yD0EA+tjtWzhK\nFp2UbbJL0wxcJD5DXIjhoQP8yFrHDKFYzum0P+nN+EyZNfAvT6mTSpI7ED+HWBlf\n/sXHc3+H7ocN25nGyzoEVQPBvhjsT+GXqVsbyy9JvpEaBd5eXXYxq50CgYEAwsAM\nNOTPXhX0CXytYtMqlHcnDxyLiPmn0sCquuXtw+OdPia0SuUharGYH49V5eTi+10j\nMKxlBwhPzM+1+h67b3+m0wf4zb4HfHEKxV6RgyJRG+LLXXcLD2Mya44Lqnd8Zh8G\nhiWeeFi0kF0D+ASoMxIRYWXnKee8lCWY7RtyuB8CgYBlsYZ8Af9H3z1V/mYYwbkb\narNidXYtJgyqv0mMlAPy00FvlNId0d+/HubRdGR8ozwZ4kQ5Y/vsvESdayb1qZlu\n11XdcuWR7Aus+Fl0kR/UjCWX/lnORqwCEVpvtIWl9y88B7b2P1w4qI4iF4JQwkIe\nfTLAkwRHZ5EhknwjQebpnQKBgFq54zXk/mIDcivVRGUMoQKHO9ADaVHHlJJPJXpq\nUUj3ybJBj65wbg/pakgRm1+9MK0PZ6xuM6aCDcMJZOp/1KwN2ObpCNS4WX50nyLx\nenKP0x9dmYYSRjnF6aBHjVG91lswyvZFojzIfl3ep1GswbsBCM3KDlXsWmLd3Q9g\nwSHbAoGBAIcvx+ByXqjK2zbwh3XuRkMze8NSsarjIdE/eA7N1VKtliapyQaLCX27\nDCblPHSyhU1c6TUIiV3RKZs5M9mJlCDHwq9cbhMtlZCAhlwJ5Mky4vRoGOBl7810\nlXCUv7F8P/FrCmBPUJdpapYrPS7oDJrtmW6HEwGoWU0WQXcggL1o\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'193d543fe0a24020b7af4dfed5eca477', 'name': u'cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a', 'created_at': '2019-07-30T23:00:53.983644', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e5453d9e55440fd9212c98dac9fc6f7', 'name': 'cloudify-project_0c1a4620-8434-42fe-a393-39b4720b951a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0d:b8:82:6b:2d:c9:1b:bd:ab:bf:6a:61:be:fe:bb:c6', 'type': 'ssh', 'id': u'cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a'}) 2019-07-30 23:00:53,984 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAlXfc1rVQPJpR3SmGBfb10yMsrlvmF43sur2qk8oYpWlp05HU yOZeNWZ0YtJ0mtZOr5Ls4X5Ywjj07UeYRAWTtKGYughhzm82NA09fGiRGgiXcE2I ZZ2sTUWVjTohYwFZONE3Ex0xzrL7EuVkq6ErLvvlkSJ1A3t/vpxXeu1bsNVSW7he PJqpQ9XGuotdkenn1fugAkimXpsSaBZUsAXybsbxygKYomZFmrFei/19aL2znL4m 2izQxxP+IqIV8EenJ0RKxlRvFHP1OXntwZIZ2oP5zlZtbfPO2pR2IK4tNg6WiiQS 3kB110Y9W4PugXFDNhdMNCrIsLzmaJHV/kagAwIDAQABAoIBAFlPne3NuXv82h3E ygiWYJ0gz3n//6TjcSjEXECi6cctDccVxIem33QZHEJQbsx2cd4HdPPogzDKx89g kGNU0cWFKbU/fPHVEhZYMv07njhoGdVI/s95P5OMmKgirAB0tdN1b+tD7pcL62qH F3hWfW89pRbr9+90xAgpczxIyBkI9L/O+S6SH7zpS+uGUHQyWQG2fyFxF6vlJRvw dMUFony1iHWlKES9cr2NR2GfI+4i/F0w8uXNgVjZ/qcHveOXVGbmDC4911u/mJmO zPk/jdjCEWtPbXY6WKnHLa6EmzvxHp1XsZburdV0mdMkPtFM25YCD5L2zDuaqNsU XWs0JcECgYEAxHoFOA4ILg4uqh8Mf7kiFUQOjywGsPKK2tDbQL3yD0EA+tjtWzhK Fp2UbbJL0wxcJD5DXIjhoQP8yFrHDKFYzum0P+nN+EyZNfAvT6mTSpI7ED+HWBlf /sXHc3+H7ocN25nGyzoEVQPBvhjsT+GXqVsbyy9JvpEaBd5eXXYxq50CgYEAwsAM NOTPXhX0CXytYtMqlHcnDxyLiPmn0sCquuXtw+OdPia0SuUharGYH49V5eTi+10j MKxlBwhPzM+1+h67b3+m0wf4zb4HfHEKxV6RgyJRG+LLXXcLD2Mya44Lqnd8Zh8G hiWeeFi0kF0D+ASoMxIRYWXnKee8lCWY7RtyuB8CgYBlsYZ8Af9H3z1V/mYYwbkb arNidXYtJgyqv0mMlAPy00FvlNId0d+/HubRdGR8ozwZ4kQ5Y/vsvESdayb1qZlu 11XdcuWR7Aus+Fl0kR/UjCWX/lnORqwCEVpvtIWl9y88B7b2P1w4qI4iF4JQwkIe fTLAkwRHZ5EhknwjQebpnQKBgFq54zXk/mIDcivVRGUMoQKHO9ADaVHHlJJPJXpq UUj3ybJBj65wbg/pakgRm1+9MK0PZ6xuM6aCDcMJZOp/1KwN2ObpCNS4WX50nyLx enKP0x9dmYYSRjnF6aBHjVG91lswyvZFojzIfl3ep1GswbsBCM3KDlXsWmLd3Q9g wSHbAoGBAIcvx+ByXqjK2zbwh3XuRkMze8NSsarjIdE/eA7N1VKtliapyQaLCX27 DCblPHSyhU1c6TUIiV3RKZs5M9mJlCDHwq9cbhMtlZCAhlwJ5Mky4vRoGOBl7810 lXCUv7F8P/FrCmBPUJdpapYrPS7oDJrtmW6HEwGoWU0WQXcggL1o -----END RSA PRIVATE KEY----- 2019-07-30 23:00:53,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 23:00:53,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -d '{"security_group": {"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a", "description": "created by OPNFV Functest (cloudify)"}}' 2019-07-30 23:00:54,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:54 GMT X-Openstack-Request-Id: req-fc8e60cf-c889-4c7e-933f-e4683f9a45a2 2019-07-30 23:00:54,481 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:54Z", "updated_at": "2019-07-30T23:00:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "18df5f9f-6d17-4e4b-9e12-224295ec4454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "6fed53d8-2f4a-4195-b026-aee2fe964132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 1, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}} 2019-07-30 23:00:54,481 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-fc8e60cf-c889-4c7e-933f-e4683f9a45a2 2019-07-30 23:00:54,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.491094112396s 2019-07-30 23:00:54,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:00:54,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:00:54,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:54 GMT X-Openstack-Request-Id: req-3327cfff-6a13-4d30-b335-46d0129c6829 2019-07-30 23:00:54,838 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:31Z", "updated_at": "2019-07-30T23:00:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "7c02fb00-7d40-4dd7-b7b5-bee9a47470fe", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "93b000a7-5914-45ef-87f1-1d77f1d8eba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "c7c38cda-2798-406e-ba36-34065477b27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "f3e6a4ac-3965-4508-ac9b-acffad3224da", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 1, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "78729401-4f3a-46c9-a1af-9a64156b0523", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:54Z", "updated_at": "2019-07-30T23:00:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "18df5f9f-6d17-4e4b-9e12-224295ec4454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "6fed53d8-2f4a-4195-b026-aee2fe964132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 1, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}]} 2019-07-30 23:00:54,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-3327cfff-6a13-4d30-b335-46d0129c6829 2019-07-30 23:00:54,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.350106954575s 2019-07-30 23:00:54,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 23:00:54,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -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": "b1671374-e2ed-49ac-b88f-3e3ebed9f202"}}' 2019-07-30 23:00:55,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:55 GMT X-Openstack-Request-Id: req-adab1d71-a06a-4ff0-b423-684e192d6185 2019-07-30 23:00:55,528 - 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-07-30T23:00:55Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "port_range_min": 22, "revision_number": 0, "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:55Z", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "dbf621e2-b8bf-4510-8ae7-7b4370aef8ae"}} 2019-07-30 23:00:55,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-adab1d71-a06a-4ff0-b423-684e192d6185 2019-07-30 23:00:55,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.683202981949s 2019-07-30 23:00:55,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:00:55,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:00:55,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:55 GMT X-Openstack-Request-Id: req-13da95ec-3cb6-4650-9233-2833589a4f68 2019-07-30 23:00:55,858 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:31Z", "updated_at": "2019-07-30T23:00:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "7c02fb00-7d40-4dd7-b7b5-bee9a47470fe", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "93b000a7-5914-45ef-87f1-1d77f1d8eba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "c7c38cda-2798-406e-ba36-34065477b27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "f3e6a4ac-3965-4508-ac9b-acffad3224da", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 1, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "78729401-4f3a-46c9-a1af-9a64156b0523", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:54Z", "updated_at": "2019-07-30T23:00:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "18df5f9f-6d17-4e4b-9e12-224295ec4454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "6fed53d8-2f4a-4195-b026-aee2fe964132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:00:55Z", "revision_number": 0, "id": "dbf621e2-b8bf-4510-8ae7-7b4370aef8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:55Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 2, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}]} 2019-07-30 23:00:55,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-13da95ec-3cb6-4650-9233-2833589a4f68 2019-07-30 23:00:55,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.323084831238s 2019-07-30 23:00:55,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 23:00:55,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -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": "b1671374-e2ed-49ac-b88f-3e3ebed9f202"}}' 2019-07-30 23:00:56,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:56 GMT X-Openstack-Request-Id: req-a142c364-ce41-43fb-957f-9510d0ee3a72 2019-07-30 23:00:56,013 - 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-07-30T23:00:55Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "port_range_min": null, "revision_number": 0, "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:55Z", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "c6847997-afb8-4141-930b-6810346ccd98"}} 2019-07-30 23:00:56,013 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-a142c364-ce41-43fb-957f-9510d0ee3a72 2019-07-30 23:00:56,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149477958679s 2019-07-30 23:00:56,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:00:56,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:00:56,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:56 GMT X-Openstack-Request-Id: req-bd3d06c5-f373-4b1b-a6d4-918970a91408 2019-07-30 23:00:56,071 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:31Z", "updated_at": "2019-07-30T23:00:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "7c02fb00-7d40-4dd7-b7b5-bee9a47470fe", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "93b000a7-5914-45ef-87f1-1d77f1d8eba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "c7c38cda-2798-406e-ba36-34065477b27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "f3e6a4ac-3965-4508-ac9b-acffad3224da", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 1, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "78729401-4f3a-46c9-a1af-9a64156b0523", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:54Z", "updated_at": "2019-07-30T23:00:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "18df5f9f-6d17-4e4b-9e12-224295ec4454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "6fed53d8-2f4a-4195-b026-aee2fe964132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:55Z", "revision_number": 0, "id": "c6847997-afb8-4141-930b-6810346ccd98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:55Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:00:55Z", "revision_number": 0, "id": "dbf621e2-b8bf-4510-8ae7-7b4370aef8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:55Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 3, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}]} 2019-07-30 23:00:56,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-bd3d06c5-f373-4b1b-a6d4-918970a91408 2019-07-30 23:00:56,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0510189533234s 2019-07-30 23:00:56,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 23:00:56,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -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": "b1671374-e2ed-49ac-b88f-3e3ebed9f202"}}' 2019-07-30 23:00:56,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:56 GMT X-Openstack-Request-Id: req-4bce3a6d-6797-4ba8-b6d2-f6ed716b2ac3 2019-07-30 23:00:56,518 - 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-07-30T23:00:56Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "port_range_min": 80, "revision_number": 0, "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:56Z", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "9adbb436-4d66-44ff-9709-e4bcfaad98cb"}} 2019-07-30 23:00:56,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-4bce3a6d-6797-4ba8-b6d2-f6ed716b2ac3 2019-07-30 23:00:56,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.441629171371s 2019-07-30 23:00:56,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:00:56,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:00:56,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:56 GMT X-Openstack-Request-Id: req-19c8b6ae-597e-40c6-a51f-d7b5af3d73f1 2019-07-30 23:00:56,580 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:31Z", "updated_at": "2019-07-30T23:00:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "7c02fb00-7d40-4dd7-b7b5-bee9a47470fe", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "93b000a7-5914-45ef-87f1-1d77f1d8eba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "c7c38cda-2798-406e-ba36-34065477b27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "f3e6a4ac-3965-4508-ac9b-acffad3224da", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 1, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "78729401-4f3a-46c9-a1af-9a64156b0523", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:54Z", "updated_at": "2019-07-30T23:00:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "18df5f9f-6d17-4e4b-9e12-224295ec4454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "6fed53d8-2f4a-4195-b026-aee2fe964132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T23:00:56Z", "revision_number": 0, "id": "9adbb436-4d66-44ff-9709-e4bcfaad98cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:56Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:55Z", "revision_number": 0, "id": "c6847997-afb8-4141-930b-6810346ccd98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:55Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:00:55Z", "revision_number": 0, "id": "dbf621e2-b8bf-4510-8ae7-7b4370aef8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:55Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 4, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}]} 2019-07-30 23:00:56,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-19c8b6ae-597e-40c6-a51f-d7b5af3d73f1 2019-07-30 23:00:56,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0521759986877s 2019-07-30 23:00:56,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 23:00:56,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -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": "b1671374-e2ed-49ac-b88f-3e3ebed9f202"}}' 2019-07-30 23:00:56,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:56 GMT X-Openstack-Request-Id: req-edc5dc10-2f98-4553-b655-0879f5475529 2019-07-30 23:00:56,990 - 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-07-30T23:00:56Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "port_range_min": 443, "revision_number": 0, "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:56Z", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "74b4526e-40df-47c6-8d29-d91e896dbc0e"}} 2019-07-30 23:00:56,990 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-edc5dc10-2f98-4553-b655-0879f5475529 2019-07-30 23:00:56,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.40488910675s 2019-07-30 23:00:56,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:00:56,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:00:57,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:57 GMT X-Openstack-Request-Id: req-32dc7dee-8ddd-4a5e-9ed2-978f5c391700 2019-07-30 23:00:57,051 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:31Z", "updated_at": "2019-07-30T23:00:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "7c02fb00-7d40-4dd7-b7b5-bee9a47470fe", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "93b000a7-5914-45ef-87f1-1d77f1d8eba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "c7c38cda-2798-406e-ba36-34065477b27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "f3e6a4ac-3965-4508-ac9b-acffad3224da", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 1, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "78729401-4f3a-46c9-a1af-9a64156b0523", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:54Z", "updated_at": "2019-07-30T23:00:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "18df5f9f-6d17-4e4b-9e12-224295ec4454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "6fed53d8-2f4a-4195-b026-aee2fe964132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T23:00:56Z", "revision_number": 0, "id": "74b4526e-40df-47c6-8d29-d91e896dbc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:56Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T23:00:56Z", "revision_number": 0, "id": "9adbb436-4d66-44ff-9709-e4bcfaad98cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:56Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:55Z", "revision_number": 0, "id": "c6847997-afb8-4141-930b-6810346ccd98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:55Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:00:55Z", "revision_number": 0, "id": "dbf621e2-b8bf-4510-8ae7-7b4370aef8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:55Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 5, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}]} 2019-07-30 23:00:57,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-32dc7dee-8ddd-4a5e-9ed2-978f5c391700 2019-07-30 23:00:57,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0549719333649s 2019-07-30 23:00:57,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 23:00:57,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -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": "b1671374-e2ed-49ac-b88f-3e3ebed9f202"}}' 2019-07-30 23:00:57,792 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:57 GMT X-Openstack-Request-Id: req-41cea997-bcd3-4cc0-8456-244d4cf0b4cd 2019-07-30 23:00:57,792 - 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-07-30T23:00:57Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "port_range_min": 5671, "revision_number": 0, "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:57Z", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "2b3063d7-a582-4cc9-8b56-6c6d50692a85"}} 2019-07-30 23:00:57,792 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-41cea997-bcd3-4cc0-8456-244d4cf0b4cd 2019-07-30 23:00:57,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.730877876282s 2019-07-30 23:00:57,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:00:57,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:00:58,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:58 GMT X-Openstack-Request-Id: req-f4aa3dc5-75ae-4610-9011-c642e9261ba4 2019-07-30 23:00:58,149 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:31Z", "updated_at": "2019-07-30T23:00:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "7c02fb00-7d40-4dd7-b7b5-bee9a47470fe", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "93b000a7-5914-45ef-87f1-1d77f1d8eba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "c7c38cda-2798-406e-ba36-34065477b27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "f3e6a4ac-3965-4508-ac9b-acffad3224da", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 1, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "78729401-4f3a-46c9-a1af-9a64156b0523", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:54Z", "updated_at": "2019-07-30T23:00:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "18df5f9f-6d17-4e4b-9e12-224295ec4454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-30T23:00:57Z", "revision_number": 0, "id": "2b3063d7-a582-4cc9-8b56-6c6d50692a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:57Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "6fed53d8-2f4a-4195-b026-aee2fe964132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T23:00:56Z", "revision_number": 0, "id": "74b4526e-40df-47c6-8d29-d91e896dbc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:56Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T23:00:56Z", "revision_number": 0, "id": "9adbb436-4d66-44ff-9709-e4bcfaad98cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:56Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:55Z", "revision_number": 0, "id": "c6847997-afb8-4141-930b-6810346ccd98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:55Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:00:55Z", "revision_number": 0, "id": "dbf621e2-b8bf-4510-8ae7-7b4370aef8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:55Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 6, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}]} 2019-07-30 23:00:58,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-f4aa3dc5-75ae-4610-9011-c642e9261ba4 2019-07-30 23:00:58,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.349882125854s 2019-07-30 23:00:58,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 23:00:58,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -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": "b1671374-e2ed-49ac-b88f-3e3ebed9f202"}}' 2019-07-30 23:00:58,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:58 GMT X-Openstack-Request-Id: req-739f9c19-ea58-4135-bda3-4d8b84f40c0d 2019-07-30 23:00:58,552 - 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-07-30T23:00:58Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "port_range_min": 53333, "revision_number": 0, "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:58Z", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "fd68642d-7245-4282-8b43-2b3bffc00fea"}} 2019-07-30 23:00:58,552 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-739f9c19-ea58-4135-bda3-4d8b84f40c0d 2019-07-30 23:00:58,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.399843931198s 2019-07-30 23:00:58,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:00:58,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:00:58,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:58 GMT X-Openstack-Request-Id: req-4889e6b3-d132-4437-a75f-07d6918efba8 2019-07-30 23:00:58,663 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"15f1d0c4-7ce5-48d0-9486-80eb00629f5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8e5453d9e55440fd9212c98dac9fc6f7","l2_adjacency":true,"status":"ACTIVE","subnets":["b747cb38-43db-40a2-910c-a17cf9f54e97"],"description":"","tags":[],"updated_at":"2019-07-30T23:00:32Z","qos_policy_id":null,"name":"cloudify-net_0c1a4620-8434-42fe-a393-39b4720b951a","admin_state_up":true,"tenant_id":"8e5453d9e55440fd9212c98dac9fc6f7","created_at":"2019-07-30T23:00:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 23:00:58,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-4889e6b3-d132-4437-a75f-07d6918efba8 2019-07-30 23:00:58,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109266996384s 2019-07-30 23:00:58,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 23:00:58,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:00:59,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00:59 GMT X-Openstack-Request-Id: req-6f955940-2b3c-42bf-a8df-42c2b156c8fa 2019-07-30 23:00:59,434 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:00:52Z", "file": "/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/file", "owner": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "size": 296288256, "self": "/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T23:00:47Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 23:00:59,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-6f955940-2b3c-42bf-a8df-42c2b156c8fa 2019-07-30 23:00:59,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.764430999756s 2019-07-30 23:00:59,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 23:00:59,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:00:59,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00: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-2938cf29-86df-4a10-aba3-db1af5ebfc80 x-openstack-request-id: req-2938cf29-86df-4a10-aba3-db1af5ebfc80 2019-07-30 23:00:59,481 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_0c1a4620-8434-42fe-a393-39b4720b951a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "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": "511b249c-f9d0-45d2-821c-aa1e9be4eafc"}]} 2019-07-30 23:00:59,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-2938cf29-86df-4a10-aba3-db1af5ebfc80 2019-07-30 23:00:59,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280900001526s 2019-07-30 23:00:59,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 23:00:59,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -d '{"server": {"name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "imageRef": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "flavorRef": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "15f1d0c4-7ce5-48d0-9486-80eb00629f5c"}], "security_groups": [{"name": "b1671374-e2ed-49ac-b88f-3e3ebed9f202"}]}}' 2019-07-30 23:01:05,134 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 23:00: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 location: http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25 x-compute-request-id: req-1c8ff45f-97f7-4611-906c-7e79b8af1bb3 x-openstack-request-id: req-1c8ff45f-97f7-4611-906c-7e79b8af1bb3 2019-07-30 23:01:05,134 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b1671374-e2ed-49ac-b88f-3e3ebed9f202"}], "OS-DCF:diskConfig": "MANUAL", "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "adminPass": "PEST924b6VNR"}} 2019-07-30 23:01:05,135 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-1c8ff45f-97f7-4611-906c-7e79b8af1bb3 2019-07-30 23:01:05,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.65161204338s 2019-07-30 23:01:05,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:05,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:05,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-5757ea47-2a14-42c9-9dfe-1bffbab74582 x-openstack-request-id: req-5757ea47-2a14-42c9-9dfe-1bffbab74582 2019-07-30 23:01:05,824 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "user_id": "193d543fe0a24020b7af4dfed5eca477", "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-07-30T23:01:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:05,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-5757ea47-2a14-42c9-9dfe-1bffbab74582 2019-07-30 23:01:05,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.688618898392s 2019-07-30 23:01:05,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:01:05,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:05,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01:05 GMT X-Openstack-Request-Id: req-7373f3df-06b1-412e-b758-645cf9af2386 2019-07-30 23:01:05,945 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"15f1d0c4-7ce5-48d0-9486-80eb00629f5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8e5453d9e55440fd9212c98dac9fc6f7","l2_adjacency":true,"status":"ACTIVE","subnets":["b747cb38-43db-40a2-910c-a17cf9f54e97"],"description":"","tags":[],"updated_at":"2019-07-30T23:00:32Z","qos_policy_id":null,"name":"cloudify-net_0c1a4620-8434-42fe-a393-39b4720b951a","admin_state_up":true,"tenant_id":"8e5453d9e55440fd9212c98dac9fc6f7","created_at":"2019-07-30T23:00:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 23:01:05,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-7373f3df-06b1-412e-b758-645cf9af2386 2019-07-30 23:01:05,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109578132629s 2019-07-30 23:01:05,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 23:01:05,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:05,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01:05 GMT X-Openstack-Request-Id: req-3a07e8f8-4537-4ab6-935b-1e5fd981ff89 2019-07-30 23:01:06,000 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15f1d0c4-7ce5-48d0-9486-80eb00629f5c","tenant_id":"8e5453d9e55440fd9212c98dac9fc6f7","created_at":"2019-07-30T23:00:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T23:00:32Z","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":"8e5453d9e55440fd9212c98dac9fc6f7","id":"b747cb38-43db-40a2-910c-a17cf9f54e97","subnetpool_id":null,"name":"cloudify-subnet_0c1a4620-8434-42fe-a393-39b4720b951a"}]} 2019-07-30 23:01:06,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-3a07e8f8-4537-4ab6-935b-1e5fd981ff89 2019-07-30 23:01:06,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.054071187973s 2019-07-30 23:01:06,001 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:08,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:08,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-06ae8005-ed8a-45a5-8eff-5aa7a0d5755e x-openstack-request-id: req-06ae8005-ed8a-45a5-8eff-5aa7a0d5755e 2019-07-30 23:01:08,618 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:08,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-06ae8005-ed8a-45a5-8eff-5aa7a0d5755e 2019-07-30 23:01:08,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614374160767s 2019-07-30 23:01:08,625 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:10,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:10,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:11,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-6ac982a5-556d-447b-9413-2720442e6f70 x-openstack-request-id: req-6ac982a5-556d-447b-9413-2720442e6f70 2019-07-30 23:01:11,594 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:11,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-6ac982a5-556d-447b-9413-2720442e6f70 2019-07-30 23:01:11,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.967134952545s 2019-07-30 23:01:11,601 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:13,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:13,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:14,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-e77c0163-081b-4bb6-b5c3-15fd56bb1b8a x-openstack-request-id: req-e77c0163-081b-4bb6-b5c3-15fd56bb1b8a 2019-07-30 23:01:14,376 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:14,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e77c0163-081b-4bb6-b5c3-15fd56bb1b8a 2019-07-30 23:01:14,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772194862366s 2019-07-30 23:01:14,416 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:16,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:16,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:17,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-d1d4938d-dec2-4fe1-88c3-955757f84a23 x-openstack-request-id: req-d1d4938d-dec2-4fe1-88c3-955757f84a23 2019-07-30 23:01:17,128 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:17,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-d1d4938d-dec2-4fe1-88c3-955757f84a23 2019-07-30 23:01:17,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709592103958s 2019-07-30 23:01:17,135 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:19,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:19,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:20,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-4617edbf-d5e2-41e9-94e8-d9bf6ebdf85b x-openstack-request-id: req-4617edbf-d5e2-41e9-94e8-d9bf6ebdf85b 2019-07-30 23:01:20,355 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:20,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4617edbf-d5e2-41e9-94e8-d9bf6ebdf85b 2019-07-30 23:01:20,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21760797501s 2019-07-30 23:01:20,362 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:22,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:22,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:23,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-629bd04c-ecf9-40c0-addf-ca7dd67352e6 x-openstack-request-id: req-629bd04c-ecf9-40c0-addf-ca7dd67352e6 2019-07-30 23:01:23,162 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:23,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-629bd04c-ecf9-40c0-addf-ca7dd67352e6 2019-07-30 23:01:23,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79821395874s 2019-07-30 23:01:23,169 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:25,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:25,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:25,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-42fb9ac1-c849-4df2-989d-18451c066b65 x-openstack-request-id: req-42fb9ac1-c849-4df2-989d-18451c066b65 2019-07-30 23:01:25,945 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:25,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-42fb9ac1-c849-4df2-989d-18451c066b65 2019-07-30 23:01:25,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773554086685s 2019-07-30 23:01:25,952 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:27,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:27,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:28,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-6b5f6ddd-ddf8-4315-b4d3-a001f8946334 x-openstack-request-id: req-6b5f6ddd-ddf8-4315-b4d3-a001f8946334 2019-07-30 23:01:28,927 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:28,927 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-6b5f6ddd-ddf8-4315-b4d3-a001f8946334 2019-07-30 23:01:28,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.972335100174s 2019-07-30 23:01:28,933 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:30,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:30,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:32,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-638747a0-06e9-4262-adc9-c404e3fdfa80 x-openstack-request-id: req-638747a0-06e9-4262-adc9-c404e3fdfa80 2019-07-30 23:01:32,195 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:32,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-638747a0-06e9-4262-adc9-c404e3fdfa80 2019-07-30 23:01:32,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.25986814499s 2019-07-30 23:01:32,202 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:34,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:34,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:35,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-b4d85e47-1375-43d8-854b-9d85f76cfc8b x-openstack-request-id: req-b4d85e47-1375-43d8-854b-9d85f76cfc8b 2019-07-30 23:01:35,168 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:35,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b4d85e47-1375-43d8-854b-9d85f76cfc8b 2019-07-30 23:01:35,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.964321136475s 2019-07-30 23:01:35,175 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:37,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:37,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:37,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-bdb8b495-a88b-4111-838a-71f05f20db48 x-openstack-request-id: req-bdb8b495-a88b-4111-838a-71f05f20db48 2019-07-30 23:01:37,916 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:37,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-bdb8b495-a88b-4111-838a-71f05f20db48 2019-07-30 23:01:37,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737818002701s 2019-07-30 23:01:37,923 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:39,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:39,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:40,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-6c042066-faf9-478c-8e94-43cebfd7b9bb x-openstack-request-id: req-6c042066-faf9-478c-8e94-43cebfd7b9bb 2019-07-30 23:01:40,912 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:40,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-6c042066-faf9-478c-8e94-43cebfd7b9bb 2019-07-30 23:01:40,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.987282037735s 2019-07-30 23:01:40,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:42,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:42,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:44,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-1b004413-4ad7-4ea5-9ade-20f0943aaec6 x-openstack-request-id: req-1b004413-4ad7-4ea5-9ade-20f0943aaec6 2019-07-30 23:01:44,036 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:44,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-1b004413-4ad7-4ea5-9ade-20f0943aaec6 2019-07-30 23:01:44,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1146569252s 2019-07-30 23:01:44,043 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:46,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:46,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:46,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-354c6659-0229-4be3-ab24-e370df01f660 x-openstack-request-id: req-354c6659-0229-4be3-ab24-e370df01f660 2019-07-30 23:01:46,817 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:46,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-354c6659-0229-4be3-ab24-e370df01f660 2019-07-30 23:01:46,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771991014481s 2019-07-30 23:01:46,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:48,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:48,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:49,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-b41a09c5-3864-4c25-8bfa-f0ac579a8b03 x-openstack-request-id: req-b41a09c5-3864-4c25-8bfa-f0ac579a8b03 2019-07-30 23:01:49,532 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:49,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b41a09c5-3864-4c25-8bfa-f0ac579a8b03 2019-07-30 23:01:49,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705741882324s 2019-07-30 23:01:49,539 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:51,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:51,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:52,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-3b05601f-63ec-476f-b12f-43c364dc9b4b x-openstack-request-id: req-3b05601f-63ec-476f-b12f-43c364dc9b4b 2019-07-30 23:01:52,227 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:52,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3b05601f-63ec-476f-b12f-43c364dc9b4b 2019-07-30 23:01:52,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686104059219s 2019-07-30 23:01:52,234 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:54,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:54,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:54,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-321309e2-838c-4f70-9183-57a6cf6d1f32 x-openstack-request-id: req-321309e2-838c-4f70-9183-57a6cf6d1f32 2019-07-30 23:01:54,736 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:54,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-321309e2-838c-4f70-9183-57a6cf6d1f32 2019-07-30 23:01:54,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49980711937s 2019-07-30 23:01:54,743 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:56,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:56,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:01:57,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-7d4742e4-379a-4414-82e5-b52c870430bc x-openstack-request-id: req-7d4742e4-379a-4414-82e5-b52c870430bc 2019-07-30 23:01:57,504 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:01:57,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-7d4742e4-379a-4414-82e5-b52c870430bc 2019-07-30 23:01:57,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758743047714s 2019-07-30 23:01:57,511 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:01:59,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:01:59,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:00,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:01: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-56a50157-7bfe-4e27-b27a-bfc7fe50bc9e x-openstack-request-id: req-56a50157-7bfe-4e27-b27a-bfc7fe50bc9e 2019-07-30 23:02:00,355 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:00,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-56a50157-7bfe-4e27-b27a-bfc7fe50bc9e 2019-07-30 23:02:00,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.84179186821s 2019-07-30 23:02:00,362 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:02,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:02,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:03,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-4cbb42c5-4c87-467a-8aed-a74ca729b09e x-openstack-request-id: req-4cbb42c5-4c87-467a-8aed-a74ca729b09e 2019-07-30 23:02:03,494 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:03,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4cbb42c5-4c87-467a-8aed-a74ca729b09e 2019-07-30 23:02:03,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12985897064s 2019-07-30 23:02:03,501 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:05,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:05,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:06,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-02c233f2-7feb-4523-8081-e6165348cee7 x-openstack-request-id: req-02c233f2-7feb-4523-8081-e6165348cee7 2019-07-30 23:02:06,259 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:06,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-02c233f2-7feb-4523-8081-e6165348cee7 2019-07-30 23:02:06,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755851984024s 2019-07-30 23:02:06,266 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:08,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:08,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:08,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-c584ec3d-7833-4f41-831b-3daf98383b7d x-openstack-request-id: req-c584ec3d-7833-4f41-831b-3daf98383b7d 2019-07-30 23:02:08,760 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:08,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-c584ec3d-7833-4f41-831b-3daf98383b7d 2019-07-30 23:02:08,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491909980774s 2019-07-30 23:02:08,767 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:10,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:10,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:11,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-b4c66912-92d5-483b-bc03-006976b59aff x-openstack-request-id: req-b4c66912-92d5-483b-bc03-006976b59aff 2019-07-30 23:02:11,850 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:11,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b4c66912-92d5-483b-bc03-006976b59aff 2019-07-30 23:02:11,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08080291748s 2019-07-30 23:02:11,857 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:13,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:13,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:14,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-90d51c0c-0dee-4875-8040-c3953d5a1a87 x-openstack-request-id: req-90d51c0c-0dee-4875-8040-c3953d5a1a87 2019-07-30 23:02:14,931 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:14,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-90d51c0c-0dee-4875-8040-c3953d5a1a87 2019-07-30 23:02:14,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0715610981s 2019-07-30 23:02:14,938 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:16,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:16,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:17,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-16d9353e-7daa-439e-a936-8cfc89fe9cbe x-openstack-request-id: req-16d9353e-7daa-439e-a936-8cfc89fe9cbe 2019-07-30 23:02:17,792 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:17,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-16d9353e-7daa-439e-a936-8cfc89fe9cbe 2019-07-30 23:02:17,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852317810059s 2019-07-30 23:02:17,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:19,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:19,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:20,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-1d6b254a-5cc4-4d2b-80b3-e098b495d479 x-openstack-request-id: req-1d6b254a-5cc4-4d2b-80b3-e098b495d479 2019-07-30 23:02:20,614 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:20,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-1d6b254a-5cc4-4d2b-80b3-e098b495d479 2019-07-30 23:02:20,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.812824964523s 2019-07-30 23:02:20,622 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:22,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:22,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:23,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-63326a20-bfe5-4542-b84b-0ecedb70010d x-openstack-request-id: req-63326a20-bfe5-4542-b84b-0ecedb70010d 2019-07-30 23:02:23,688 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:23,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-63326a20-bfe5-4542-b84b-0ecedb70010d 2019-07-30 23:02:23,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0640130043s 2019-07-30 23:02:23,695 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:25,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:25,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:27,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-838f4d87-8c03-473f-80f5-56fa1c1095ec x-openstack-request-id: req-838f4d87-8c03-473f-80f5-56fa1c1095ec 2019-07-30 23:02:27,041 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:27,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-838f4d87-8c03-473f-80f5-56fa1c1095ec 2019-07-30 23:02:27,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34426593781s 2019-07-30 23:02:27,049 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:29,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:29,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:29,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-7db68a8a-e187-48a6-83eb-634506797738 x-openstack-request-id: req-7db68a8a-e187-48a6-83eb-634506797738 2019-07-30 23:02:29,830 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:29,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-7db68a8a-e187-48a6-83eb-634506797738 2019-07-30 23:02:29,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779089927673s 2019-07-30 23:02:29,837 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:31,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:31,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:32,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-4226602e-03b0-4ec5-b8b2-c73dc9677763 x-openstack-request-id: req-4226602e-03b0-4ec5-b8b2-c73dc9677763 2019-07-30 23:02:32,542 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:32,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4226602e-03b0-4ec5-b8b2-c73dc9677763 2019-07-30 23:02:32,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702807188034s 2019-07-30 23:02:32,549 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:34,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:34,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:35,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-2cd9fe2c-f935-42b5-9216-035833d5f940 x-openstack-request-id: req-2cd9fe2c-f935-42b5-9216-035833d5f940 2019-07-30 23:02:35,743 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:35,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-2cd9fe2c-f935-42b5-9216-035833d5f940 2019-07-30 23:02:35,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.19101405144s 2019-07-30 23:02:35,750 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:37,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:37,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:38,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-3755bc43-6477-4fc8-bd7e-530dfe0b9540 x-openstack-request-id: req-3755bc43-6477-4fc8-bd7e-530dfe0b9540 2019-07-30 23:02:38,559 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:38,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3755bc43-6477-4fc8-bd7e-530dfe0b9540 2019-07-30 23:02:38,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.80660700798s 2019-07-30 23:02:38,566 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:40,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:40,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:41,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-0ae2da4d-c5a4-4468-a7a7-0739e28547ed x-openstack-request-id: req-0ae2da4d-c5a4-4468-a7a7-0739e28547ed 2019-07-30 23:02:41,338 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:41,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0ae2da4d-c5a4-4468-a7a7-0739e28547ed 2019-07-30 23:02:41,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76978802681s 2019-07-30 23:02:41,345 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:43,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:43,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:44,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-4a1483cf-7edc-4e08-b2fb-cc1abff7e845 x-openstack-request-id: req-4a1483cf-7edc-4e08-b2fb-cc1abff7e845 2019-07-30 23:02:44,120 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:44,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4a1483cf-7edc-4e08-b2fb-cc1abff7e845 2019-07-30 23:02:44,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.772601127625s 2019-07-30 23:02:44,127 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:46,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:46,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:46,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-2c7ab7ca-ba47-4305-8b5e-9531ae39f85a x-openstack-request-id: req-2c7ab7ca-ba47-4305-8b5e-9531ae39f85a 2019-07-30 23:02:46,649 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:46,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-2c7ab7ca-ba47-4305-8b5e-9531ae39f85a 2019-07-30 23:02:46,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520081043243s 2019-07-30 23:02:46,656 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:48,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:48,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:49,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-b40707e7-dd1f-4962-afef-572a2d1a1d98 x-openstack-request-id: req-b40707e7-dd1f-4962-afef-572a2d1a1d98 2019-07-30 23:02:49,759 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:49,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b40707e7-dd1f-4962-afef-572a2d1a1d98 2019-07-30 23:02:49,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10048890114s 2019-07-30 23:02:49,766 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:51,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:51,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:52,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-9fc2a3c2-8d18-406d-a651-5f682b052e68 x-openstack-request-id: req-9fc2a3c2-8d18-406d-a651-5f682b052e68 2019-07-30 23:02:52,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:52,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-9fc2a3c2-8d18-406d-a651-5f682b052e68 2019-07-30 23:02:52,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455719947815s 2019-07-30 23:02:52,231 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:54,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:54,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:55,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-a58aa7f0-68cc-4c07-8435-950f69419ac4 x-openstack-request-id: req-a58aa7f0-68cc-4c07-8435-950f69419ac4 2019-07-30 23:02:55,014 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:55,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a58aa7f0-68cc-4c07-8435-950f69419ac4 2019-07-30 23:02:55,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781201124191s 2019-07-30 23:02:55,021 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:57,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:57,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:02:57,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-bca27db3-1211-4775-94a5-889628cdc811 x-openstack-request-id: req-bca27db3-1211-4775-94a5-889628cdc811 2019-07-30 23:02:57,787 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:02:57,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-bca27db3-1211-4775-94a5-889628cdc811 2019-07-30 23:02:57,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763620138168s 2019-07-30 23:02:57,794 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:02:59,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:02:59,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:03:00,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 30 Jul 2019 23:02: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-5629e515-5725-4d0c-bb5e-7228181e6104 x-openstack-request-id: req-5629e515-5725-4d0c-bb5e-7228181e6104 2019-07-30 23:03:00,540 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:01:08Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:03:00,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-5629e515-5725-4d0c-bb5e-7228181e6104 2019-07-30 23:03:00,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.742936134338s 2019-07-30 23:03:00,547 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:03:02,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:03:02,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:03:03,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03: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-4fcd2ab7-a964-4262-a570-8ac048aaf35c x-openstack-request-id: req-4fcd2ab7-a964-4262-a570-8ac048aaf35c 2019-07-30 23:03:03,595 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_0c1a4620-8434-42fe-a393-39b4720b951a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f8:f4", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:03:02.000000", "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:03:02Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:03:03,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4fcd2ab7-a964-4262-a570-8ac048aaf35c 2019-07-30 23:03:03,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04623484612s 2019-07-30 23:03:03,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 23:03:03,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=db32ab89-c524-4c16-9dc8-f76c1f396c25" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:03:03,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03:03 GMT X-Openstack-Request-Id: req-07a0c18a-d196-451b-a04b-7bd2c3b114f1 2019-07-30 23:03:03,661 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:03:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b747cb38-43db-40a2-910c-a17cf9f54e97","ip_address":"192.168.120.18"}],"id":"aac58179-0ecd-43f9-80c2-5d3326fb423d","security_groups":["b1671374-e2ed-49ac-b88f-3e3ebed9f202"],"mac_address":"fa:16:3e:4d:f8:f4","project_id":"8e5453d9e55440fd9212c98dac9fc6f7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15f1d0c4-7ce5-48d0-9486-80eb00629f5c","tenant_id":"8e5453d9e55440fd9212c98dac9fc6f7","created_at":"2019-07-30T23:01:08Z","binding:vnic_type":"normal","device_id":"db32ab89-c524-4c16-9dc8-f76c1f396c25","ip_allocation":"immediate"}]} 2019-07-30 23:03:03,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=db32ab89-c524-4c16-9dc8-f76c1f396c25 used request id req-07a0c18a-d196-451b-a04b-7bd2c3b114f1 2019-07-30 23:03:03,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0585491657257s 2019-07-30 23:03:03,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:03:03,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=aac58179-0ecd-43f9-80c2-5d3326fb423d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:03:03,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03:03 GMT X-Openstack-Request-Id: req-c9a752f0-23a6-4517-9f9b-2fb3f5896221 2019-07-30 23:03:03,726 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 23:03:03,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=aac58179-0ecd-43f9-80c2-5d3326fb423d used request id req-c9a752f0-23a6-4517-9f9b-2fb3f5896221 2019-07-30 23:03:03,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0543341636658s 2019-07-30 23:03:03,727 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_0c1a4620-8434-42fe-a393-39b4720b951a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4d:f8:f4', u'version': 4, u'addr': u'192.168.120.18', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c46ca828-a6ad-42a4-8a8f-5d5b292ef418'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:03:02.000000', 'flavor': Munch({u'id': u'511b249c-f9d0-45d2-821c-aa1e9be4eafc'}), 'az': u'nova', 'id': u'db32ab89-c524-4c16-9dc8-f76c1f396c25', 'security_groups': [Munch({u'name': u'cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'193d543fe0a24020b7af4dfed5eca477', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e5453d9e55440fd9212c98dac9fc6f7', 'name': 'cloudify-project_0c1a4620-8434-42fe-a393-39b4720b951a', '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-07-30T23:03:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:03:02Z', 'hostId': u'7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9', '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-07-30T23:03:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8e5453d9e55440fd9212c98dac9fc6f7', 'name': u'cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a', 'adminPass': u'PEST924b6VNR', 'tenant_id': u'8e5453d9e55440fd9212c98dac9fc6f7', 'created_at': u'2019-07-30T23:01:05Z', 'created': u'2019-07-30T23:01:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 23:03:03,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:03:03,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:03:03,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03:03 GMT X-Openstack-Request-Id: req-62de3ec8-45d6-4420-ae5b-f24f38b8a063 2019-07-30 23:03:03,840 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"15f1d0c4-7ce5-48d0-9486-80eb00629f5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8e5453d9e55440fd9212c98dac9fc6f7","l2_adjacency":true,"status":"ACTIVE","subnets":["b747cb38-43db-40a2-910c-a17cf9f54e97"],"description":"","tags":[],"updated_at":"2019-07-30T23:00:32Z","qos_policy_id":null,"name":"cloudify-net_0c1a4620-8434-42fe-a393-39b4720b951a","admin_state_up":true,"tenant_id":"8e5453d9e55440fd9212c98dac9fc6f7","created_at":"2019-07-30T23:00:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 23:03:03,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-62de3ec8-45d6-4420-ae5b-f24f38b8a063 2019-07-30 23:03:03,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107758998871s 2019-07-30 23:03:03,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 23:03:03,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=db32ab89-c524-4c16-9dc8-f76c1f396c25" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:03:03,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03:03 GMT X-Openstack-Request-Id: req-0231414e-1b32-4a15-a1d4-0e0b27b031a7 2019-07-30 23:03:03,899 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:03:01Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b747cb38-43db-40a2-910c-a17cf9f54e97","ip_address":"192.168.120.18"}],"id":"aac58179-0ecd-43f9-80c2-5d3326fb423d","security_groups":["b1671374-e2ed-49ac-b88f-3e3ebed9f202"],"mac_address":"fa:16:3e:4d:f8:f4","project_id":"8e5453d9e55440fd9212c98dac9fc6f7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"15f1d0c4-7ce5-48d0-9486-80eb00629f5c","tenant_id":"8e5453d9e55440fd9212c98dac9fc6f7","created_at":"2019-07-30T23:01:08Z","binding:vnic_type":"normal","device_id":"db32ab89-c524-4c16-9dc8-f76c1f396c25","ip_allocation":"immediate"}]} 2019-07-30 23:03:03,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=db32ab89-c524-4c16-9dc8-f76c1f396c25 used request id req-0231414e-1b32-4a15-a1d4-0e0b27b031a7 2019-07-30 23:03:03,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0572760105133s 2019-07-30 23:03:03,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 23:03:03,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "fixed_ip_address": "192.168.120.18", "port_id": "aac58179-0ecd-43f9-80c2-5d3326fb423d"}}' 2019-07-30 23:03:07,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03:07 GMT X-Openstack-Request-Id: req-46e12972-14d5-4f5e-9824-23e693052fb0 2019-07-30 23:03:07,245 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "a25d1c02-55f4-4c56-80c4-40a5d6bc8d09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:03:05Z", "updated_at": "2019-07-30T23:03:05Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "15f1d0c4-7ce5-48d0-9486-80eb00629f5c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:f4", "device_id": "db32ab89-c524-4c16-9dc8-f76c1f396c25"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_id": "aac58179-0ecd-43f9-80c2-5d3326fb423d", "id": "b1951fa0-f12f-4b37-856b-3bd9190f58a4", "qos_policy_id": null}} 2019-07-30 23:03:07,245 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-46e12972-14d5-4f5e-9824-23e693052fb0 2019-07-30 23:03:07,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.34487199783s 2019-07-30 23:03:07,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:03:07,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:03:07,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03:07 GMT X-Openstack-Request-Id: req-123c9dac-682f-4009-b1d9-a2af112b1603 2019-07-30 23:03:07,337 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a25d1c02-55f4-4c56-80c4-40a5d6bc8d09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:03:05Z", "updated_at": "2019-07-30T23:03:05Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "15f1d0c4-7ce5-48d0-9486-80eb00629f5c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:f4", "device_id": "db32ab89-c524-4c16-9dc8-f76c1f396c25"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_id": "aac58179-0ecd-43f9-80c2-5d3326fb423d", "id": "b1951fa0-f12f-4b37-856b-3bd9190f58a4", "qos_policy_id": null}]} 2019-07-30 23:03:07,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-123c9dac-682f-4009-b1d9-a2af112b1603 2019-07-30 23:03:07,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0759840011597s 2019-07-30 23:03:07,341 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 23:03:07,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:03:07,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:03:07,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03:07 GMT X-Openstack-Request-Id: req-198837bc-203b-4210-9147-ce1e2273ef08 2019-07-30 23:03:07,545 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a25d1c02-55f4-4c56-80c4-40a5d6bc8d09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:03:05Z", "updated_at": "2019-07-30T23:03:05Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "15f1d0c4-7ce5-48d0-9486-80eb00629f5c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:f4", "device_id": "db32ab89-c524-4c16-9dc8-f76c1f396c25"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_id": "aac58179-0ecd-43f9-80c2-5d3326fb423d", "id": "b1951fa0-f12f-4b37-856b-3bd9190f58a4", "qos_policy_id": null}]} 2019-07-30 23:03:07,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-198837bc-203b-4210-9147-ce1e2273ef08 2019-07-30 23:03:07,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0962741374969s 2019-07-30 23:03:07,547 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 23:03:07,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:03:07,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:03:07,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03:07 GMT X-Openstack-Request-Id: req-608ab98c-af1c-4b3b-a1e8-c6d2e1a8d6a8 2019-07-30 23:03:07,739 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a25d1c02-55f4-4c56-80c4-40a5d6bc8d09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:03:05Z", "updated_at": "2019-07-30T23:03:05Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "15f1d0c4-7ce5-48d0-9486-80eb00629f5c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:f4", "device_id": "db32ab89-c524-4c16-9dc8-f76c1f396c25"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_id": "aac58179-0ecd-43f9-80c2-5d3326fb423d", "id": "b1951fa0-f12f-4b37-856b-3bd9190f58a4", "qos_policy_id": null}]} 2019-07-30 23:03:07,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-608ab98c-af1c-4b3b-a1e8-c6d2e1a8d6a8 2019-07-30 23:03:07,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0814080238342s 2019-07-30 23:03:07,742 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 23:03:07,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:03:07,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:03:08,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03:08 GMT X-Openstack-Request-Id: req-bc1323d1-42d1-46d3-968c-0c7d1f120d84 2019-07-30 23:03:08,217 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a25d1c02-55f4-4c56-80c4-40a5d6bc8d09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:03:05Z", "updated_at": "2019-07-30T23:03:05Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "15f1d0c4-7ce5-48d0-9486-80eb00629f5c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:f4", "device_id": "db32ab89-c524-4c16-9dc8-f76c1f396c25"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_id": "aac58179-0ecd-43f9-80c2-5d3326fb423d", "id": "b1951fa0-f12f-4b37-856b-3bd9190f58a4", "qos_policy_id": null}]} 2019-07-30 23:03:08,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-bc1323d1-42d1-46d3-968c-0c7d1f120d84 2019-07-30 23:03:08,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.363924026489s 2019-07-30 23:03:08,220 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 23:03:08,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:03:08,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:03:08,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03:08 GMT X-Openstack-Request-Id: req-51db5ad2-71cc-48a5-ad91-f0df272d28f0 2019-07-30 23:03:08,396 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a25d1c02-55f4-4c56-80c4-40a5d6bc8d09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:03:05Z", "updated_at": "2019-07-30T23:03:05Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "15f1d0c4-7ce5-48d0-9486-80eb00629f5c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:f4", "device_id": "db32ab89-c524-4c16-9dc8-f76c1f396c25"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_id": "aac58179-0ecd-43f9-80c2-5d3326fb423d", "id": "b1951fa0-f12f-4b37-856b-3bd9190f58a4", "qos_policy_id": null}]} 2019-07-30 23:03:08,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-51db5ad2-71cc-48a5-ad91-f0df272d28f0 2019-07-30 23:03:08,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0653488636017s 2019-07-30 23:03:08,398 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 23:03:08,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:03:08,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:03:08,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03:08 GMT X-Openstack-Request-Id: req-fabb2f8f-fad8-4324-ad54-b913a4965e64 2019-07-30 23:03:08,580 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a25d1c02-55f4-4c56-80c4-40a5d6bc8d09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:03:05Z", "updated_at": "2019-07-30T23:03:08Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "15f1d0c4-7ce5-48d0-9486-80eb00629f5c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4d:f8:f4", "device_id": "db32ab89-c524-4c16-9dc8-f76c1f396c25"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_id": "aac58179-0ecd-43f9-80c2-5d3326fb423d", "id": "b1951fa0-f12f-4b37-856b-3bd9190f58a4", "qos_policy_id": null}]} 2019-07-30 23:03:08,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-fabb2f8f-fad8-4324-ad54-b913a4965e64 2019-07-30 23:03:08,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.07532787323s 2019-07-30 23:03:08,582 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a25d1c02-55f4-4c56-80c4-40a5d6bc8d09', 'updated_at': u'2019-07-30T23:03:08Z', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.206', 'revision_number': 1, 'port_id': u'aac58179-0ecd-43f9-80c2-5d3326fb423d', 'id': u'b1951fa0-f12f-4b37-856b-3bd9190f58a4', 'network': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'port': u'aac58179-0ecd-43f9-80c2-5d3326fb423d', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8e5453d9e55440fd9212c98dac9fc6f7', 'name': 'cloudify-project_0c1a4620-8434-42fe-a393-39b4720b951a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8e5453d9e55440fd9212c98dac9fc6f7', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'15f1d0c4-7ce5-48d0-9486-80eb00629f5c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4d:f8:f4', u'device_id': u'db32ab89-c524-4c16-9dc8-f76c1f396c25'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8e5453d9e55440fd9212c98dac9fc6f7', 'created_at': u'2019-07-30T23:03:05Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'15f1d0c4-7ce5-48d0-9486-80eb00629f5c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4d:f8:f4', u'device_id': u'db32ab89-c524-4c16-9dc8-f76c1f396c25'}), 'router': u'a25d1c02-55f4-4c56-80c4-40a5d6bc8d09'}) 2019-07-30 23:03:08,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 23:03:08,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 23:03:08,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10600 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03: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-e900ef6e-277c-406c-aafa-f59b5616b7a1 x-openstack-request-id: req-e900ef6e-277c-406c-aafa-f59b5616b7a1 2019-07-30 23:03:08,653 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 680488288 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 s99544 r8192 d31528 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240\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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.387666] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.393425] pid_max: default: 32768 minimum: 301\n[ 0.395283] ACPI: Core revision 20150930\n[ 0.397675] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.400332] Security Framework initialized\n[ 0.401974] Yama: becoming mindful.\n[ 0.403495] AppArmor: AppArmor initialized\n[ 0.405400] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.411803] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.416105] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.418568] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.421741] Initializing cgroup subsys io\n[ 0.423351] Initializing cgroup subsys memory\n[ 0.425072] Initializing cgroup subsys devices\n[ 0.426804] Initializing cgroup subsys freezer\n[ 0.428547] Initializing cgroup subsys net_cls\n[ 0.430296] Initializing cgroup subsys perf_event\n[ 0.432108] Initializing cgroup subsys net_prio\n[ 0.433911] Initializing cgroup subsys hugetlb\n[ 0.435643] Initializing cgroup subsys pids\n[ 0.438109] mce: CPU supports 10 MCE banks\n[ 0.439816] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.441831] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.444029] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.446120] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.449274] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.451816] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier\n[ 0.455032] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier\n[ 0.458109] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.461736] MDS: Mitigation: Clear CPU buffers\n[ 0.466121] Freeing SMP alternatives memory: 36K\n[ 0.473384] ftrace: allocating 32312 entries in 127 pages\n[ 0.523288] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.525714] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.528105] smpboot: Max logical packages: 2\n[ 0.530093] x2apic enabled\n[ 0.531609] Switched APIC routing to physical x2apic.\n[ 0.534765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.537160] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.541610] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.554362] KVM setup paravirtual spinlock\n[ 0.557632] x86: Booting SMP configuration:\n[ 0.559419] .... node #0, CPUs: #1\n[ 0.561139] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.583801] x86: Booted up 1 node, 2 CPUs\n[ 0.583803] KVM setup async PF for cpu 1\n[ 0.583807] kvm-stealtime: cpu 1, msr 13fd10240\n[ 0.588841] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.591836] devtmpfs: initialized\n[ 0.594845] evm: security.selinux\n[ 0.596156] evm: security.SMACK64\n[ 0.597474] evm: security.SMACK64EXEC\n[ 0.598870] evm: security.SMACK64TRANSMUTE\n[ 0.600401] evm: security.SMACK64MMAP\n[ 0.601799] evm: security.ima\n[ 0.602999] evm: security.capability\n[ 0.604583] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.607997] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.610354] pinctrl core: initialized pinctrl subsystem\n[ 0.612450] RTC time: 23:03:02, date: 07/30/19\n[ 0.614982] NET: Registered protocol family 16\n[ 0.628678] cpuidle: using governor ladder\n[ 0.640786] cpuidle: using governor menu\n[ 0.642284] PCCT header not found.\n[ 0.643735] ACPI: bus type PCI registered\n[ 0.645249] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.647610] PCI: Using configuration type 1 for base access\n[ 0.662273] ACPI: Added _OSI(Module Device)\n[ 0.663840] ACPI: Added _OSI(Processor Device)\n[ 0.665459] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.683391] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.686538] ACPI: Interpreter enabled\n[ 0.687961] ACPI: (supports S0 S5)\n[ 0.689344] ACPI: Using IOAPIC for interrupt routing\n[ 0.691149] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.696425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.698580] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.700887] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.703075] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.707199] acpiphp: Slot [3] registered\n[ 0.708731] acpiphp: Slot [4] registered\n[ 0.710260] acpiphp: Slot [5] registered\n[ 0.711732] acpiphp: Slot [6] registered\n[ 0.713228] acpiphp: Slot [7] registered\n[ 0.714699] acpiphp: Slot [8] registered\n[ 0.716194] acpiphp: Slot [9] registered\n[ 0.717704] acpiphp: Slot [10] registered\n[ 0.719203] acpiphp: Slot [11] registered\n[ 0.720744] acpiphp: Slot [12] registered\n[ 0.722290] acpiphp: Slot [13] registered\n[ 0.723789] acpiphp: Slot [14] registered\n[ 0.725308] acpiphp: Slot [15] registered\n[ 0.726822] acpiphp: Slot [16] registered\n[ 0.728365] acpiphp: Slot [17] registered\n[ 0.729932] acpiphp: Slot [18] registered\n[ 0.731447] acpiphp: Slot [19] registered\n[ 0.732986] acpiphp: Slot [20] registered\n[ 0.734526] acpiphp: Slot [21] registered\n[ 0.736065] acpiphp: Slot [22] registered\n[ 0.737783] acpiphp: Slot [23] registered\n[ 0.739313] acpiphp: Slot [24] registered\n[ 0.740893] acpiphp: Slot [25] registered\n[ 0.742412] acpiphp: Slot [26] registered\n[ 0.743919] acpiphp: Slot [27] registered\n[ 0.745472] acpiphp: Slot [28] registered\n[ 0.746999] acpiphp: Slot [29] registered\n[ 0.748534] acpiphp: Slot [30] registered\n[ 0.750097] acpiphp: Slot [31] registered\n[ 0.751585] PCI host bridge to bus 0000:00\n[ 0.753134] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.755455] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.757729] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760437] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763133] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.765912] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.771040] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.773475] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775636] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.778022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782959] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785587] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.810116] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.813494] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.816123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821346] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.823702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826119] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.828096] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830998] vgaarb: loaded\n[ 0.832124] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834361] SCSI subsystem initialized\n[ 0.836075] ACPI: bus type USB registered\n[ 0.837623] usbcore: registered new interface driver usbfs\n[ 0.839570] usbcore: registered new interface driver hub\n[ 0.841463] usbcore: registered new device driver usb\n[ 0.843552] PCI: Using ACPI for IRQ routing\n[ 0.845543] NetLabel: Initializing\n[ 0.846883] NetLabel: domain hash size = 128\n[ 0.848475] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.850270] NetLabel: unlabeled traffic allowed by default\n[ 0.852415] amd_nb: Cannot enumerate AMD northbridges\n[ 0.854314] clocksource: Switched to clocksource kvm-clock\n[ 0.866464] AppArmor: AppArmor Filesystem Enabled\n[ 0.868249] pnp: PnP ACPI init\n[ 0.869826] pnp: PnP ACPI: found 5 devices\n[ 0.878080] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.881286] NET: Registered protocol family 2\n[ 0.883254] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.886159] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.888828] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.891191] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893329] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.895657] NET: Registered protocol family 1\n[ 0.897291] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.899353] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.901375] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.921647] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.942001] Unpacking initramfs...\n[ 1.141373] Freeing initrd memory: 14824K\n[ 1.143055] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.145258] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.147572] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.151184] Scanning for low memory corruption every 60 seconds\n[ 1.153678] audit: initializing netlink subsys (disabled)\n[ 1.155651] audit: type=2000 audit(1564527783.459:1): initialized\n[ 1.158010] Initialise system trusted keyring\n[ 1.159875] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.162068] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.165438] zbud: loaded\n[ 1.166869] VFS: Disk quotas dquot_6.6.0\n[ 1.168383] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.170970] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.173294] fuse init (API version 7.23)\n[ 1.174961] Key type big_key registered\n[ 1.176437] Allocating IMA MOK and blacklist keyrings.\n[ 1.178934] Key type asymmetric registered\n[ 1.180495] Asymmetric key parser 'x509' registered\n[ 1.182239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.185003] io scheduler noop registered\n[ 1.186503] io scheduler deadline registered (default)\n[ 1.188340] io scheduler cfq registered\n[ 1.189881] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.191871] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.194178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.196862] ACPI: Power Button [PWRF]\n[ 1.198465] GHES: HEST is not enabled!\n[ 1.218004] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.257939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.261610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.287345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.291118] Linux agpgart interface v0.103\n[ 1.294702] loop: module loaded\n[ 1.297733] vda: vda1\n[ 1.299647] scsi host0: ata_piix\n[ 1.301130] scsi host1: ata_piix\n[ 1.302475] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.304884] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.307310] libphy: Fixed MDIO Bus: probed\n[ 1.308923] tun: Universal TUN/TAP device driver, 1.6\n[ 1.310735] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.314417] PPP generic driver version 2.4.2\n[ 1.316074] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.318341] ehci-pci: EHCI PCI platform driver\n[ 1.320115] ehci-platform: EHCI generic platform driver\n[ 1.321998] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.324141] ohci-pci: OHCI PCI platform driver\n[ 1.325792] ohci-platform: OHCI generic platform driver\n[ 1.327662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.348100] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.349976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.352723] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.354595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.356718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.359063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.361752] usb usb1: Product: UHCI Host Controller\n[ 1.363505] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd\n[ 1.365682] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.367458] hub 1-0:1.0: USB hub found\n[ 1.368910] hub 1-0:1.0: 2 ports detected\n[ 1.370607] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.374474] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.376276] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.378190] mousedev: PS/2 mouse device common for all mice\n[ 1.380426] rtc_cmos 00:00: RTC can wake from S4\n[ 1.382617] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.384811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.388026] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.390329] i2c /dev entries driver\n[ 1.391743] device-mapper: uevent: version 1.0.3\n[ 1.393521] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.396555] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.415577] NET: Registered protocol family 10\n[ 1.417515] NET: Registered protocol family 17\n[ 1.419179] Key type dns_resolver registered\n[ 1.421128] registered taskstats version 1\n[ 1.422709] Loading compiled-in X.509 certificates\n[ 1.424985] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e'\n[ 1.428454] zswap: loaded using pool lzo/zbud\n[ 1.431678] Key type trusted registered\n[ 1.435470] Key type encrypted registered\n[ 1.436988] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.438932] ima: No TPM chip found, activating TPM-bypass!\n[ 1.440893] ima: Allocated hash algorithm: sha1\n[ 1.442563] evm: HMAC attrs: 0x1\n[ 1.444255] Magic number: 11:216:101\n[ 1.445834] rtc_cmos 00:00: setting system clock to 2019-07-30 23:03:03 UTC (1564527783)\n[ 1.448848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.450960] EDD information not available.\n[ 1.464029] Freeing unused kernel memory: 1484K\n[ 1.470413] Write protecting the kernel read-only data: 14336k\n[ 1.473825] Freeing unused kernel memory: 1612K\n[ 1.475656] Freeing unused kernel memory: 64K\nLoading, please wait...\nstarting version 229\n[ 1.488683] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.489040] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.489063] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496854] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496891] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497027] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497066] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497102] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497158] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.541777] virtio_net virtio0 ens3: renamed from eth0\n[ 1.549398] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.553264] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.572436] AVX2 version of gcm_enc/dec engaged.\n[ 1.574151] AES CTR mode by8 optimization enabled\n[ 1.582980] FDC 0 is a S82078B\n[ 1.682364] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.847705] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.850052] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.852455] usb 1-1: Product: QEMU USB Tablet\n[ 1.854056] usb 1-1: Manufacturer: QEMU\n[ 1.855508] usb 1-1: SerialNumber: 42\n[ 1.863200] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.870006] usbcore: registered new interface driver usbhid\n[ 1.872037] usbhid: USB HID core driver\n[ 1.875086] 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.879813] 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.952365] md: linear personality registered for level -1\n[ 2.956169] md: multipath personality registered for level -4\n[ 2.960066] md: raid0 personality registered for level 0\n[ 2.964477] md: raid1 personality registered for level 1\n[ 3.034315] raid6: sse2x1 gen() 11360 MB/s\n[ 3.102315] raid6: sse2x1 xor() 8878 MB/s\n[ 3.170319] raid6: sse2x2 gen() 14627 MB/s\n[ 3.238319] raid6: sse2x2 xor() 9712 MB/s\n[ 3.306317] raid6: sse2x4 gen() 16802 MB/s\n[ 3.374316] raid6: sse2x4 xor() 11733 MB/s\n[ 3.442319] raid6: avx2x1 gen() 22190 MB/s\n[ 3.510316] raid6: avx2x2 gen() 26466 MB/s\n[ 3.578316] raid6: avx2x4 gen() 29925 MB/s\n[ 3.580024] raid6: using algorithm avx2x4 gen() 29925 MB/s\n[ 3.581899] raid6: using avx2x2 recovery algorithm\n[ 3.585449] xor: automatically using best checksumming function:\n[ 3.626341] avx : 32551.000 MB/sec\n[ 3.629067] async_tx: api initialized (async)\n[ 3.638911] md: raid6 personality registered for level 6\n[ 3.640804] md: raid5 personality registered for level 5\n[ 3.642659] md: raid4 personality registered for level 4\n[ 3.649292] 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.678862] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.698139] 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.779579] 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.785694] systemd[1]: Detected virtualization kvm.\n[ 3.787509] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.792377] systemd[1]: Set hostname to .\n[ 3.796352] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.798445] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.904627] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.908486] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.911997] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.916562] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.920686] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.925006] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.929533] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.933714] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.937734] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.941418] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.945647] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.949634] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.953592] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.957614] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.974519] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.978930] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.984210] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.988385] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.992860] 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.998390] Loading iSCSI transport class v2.0-870.\n[ 4.001716] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.006875] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.013276] systemd[1]: Starting Journal Service...\n[ 4.015160] iscsi: registered transport (tcp)\n Starting Journal Service...\n[ 4.018806] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.024293] 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.031810] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.036636] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[ 4.040357] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.045912] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.049234] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.052475] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.066814] iscsi: registered transport (iser)\n[ 4.070423] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.074217] 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.080733] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.084374] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.087506] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.091266] 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 Load Kernel Modules.\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 Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started 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"} 2019-07-30 23:03:08,653 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25/action used request id req-e900ef6e-277c-406c-aafa-f59b5616b7a1 2019-07-30 23:03:08,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0705440044403s 2019-07-30 23:03:08,654 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 680488288 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 s99544 r8192 d31528 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240 [ 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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.387666] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.393425] pid_max: default: 32768 minimum: 301 [ 0.395283] ACPI: Core revision 20150930 [ 0.397675] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.400332] Security Framework initialized [ 0.401974] Yama: becoming mindful. [ 0.403495] AppArmor: AppArmor initialized [ 0.405400] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.411803] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.416105] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.418568] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.421741] Initializing cgroup subsys io [ 0.423351] Initializing cgroup subsys memory [ 0.425072] Initializing cgroup subsys devices [ 0.426804] Initializing cgroup subsys freezer [ 0.428547] Initializing cgroup subsys net_cls [ 0.430296] Initializing cgroup subsys perf_event [ 0.432108] Initializing cgroup subsys net_prio [ 0.433911] Initializing cgroup subsys hugetlb [ 0.435643] Initializing cgroup subsys pids [ 0.438109] mce: CPU supports 10 MCE banks [ 0.439816] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.441831] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.444029] Spectre V2 : Mitigation: Full generic retpoline [ 0.446120] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.449274] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.451816] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.455032] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier [ 0.458109] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.461736] MDS: Mitigation: Clear CPU buffers [ 0.466121] Freeing SMP alternatives memory: 36K [ 0.473384] ftrace: allocating 32312 entries in 127 pages [ 0.523288] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.525714] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.528105] smpboot: Max logical packages: 2 [ 0.530093] x2apic enabled [ 0.531609] Switched APIC routing to physical x2apic. [ 0.534765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.537160] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.541610] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.554362] KVM setup paravirtual spinlock [ 0.557632] x86: Booting SMP configuration: [ 0.559419] .... node #0, CPUs: #1 [ 0.561139] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.583801] x86: Booted up 1 node, 2 CPUs [ 0.583803] KVM setup async PF for cpu 1 [ 0.583807] kvm-stealtime: cpu 1, msr 13fd10240 [ 0.588841] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.591836] devtmpfs: initialized [ 0.594845] evm: security.selinux [ 0.596156] evm: security.SMACK64 [ 0.597474] evm: security.SMACK64EXEC [ 0.598870] evm: security.SMACK64TRANSMUTE [ 0.600401] evm: security.SMACK64MMAP [ 0.601799] evm: security.ima [ 0.602999] evm: security.capability [ 0.604583] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.607997] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.610354] pinctrl core: initialized pinctrl subsystem [ 0.612450] RTC time: 23:03:02, date: 07/30/19 [ 0.614982] NET: Registered protocol family 16 [ 0.628678] cpuidle: using governor ladder [ 0.640786] cpuidle: using governor menu [ 0.642284] PCCT header not found. [ 0.643735] ACPI: bus type PCI registered [ 0.645249] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.647610] PCI: Using configuration type 1 for base access [ 0.662273] ACPI: Added _OSI(Module Device) [ 0.663840] ACPI: Added _OSI(Processor Device) [ 0.665459] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.683391] ACPI: Added _OSI(Processor Aggregator Device) [ 0.686538] ACPI: Interpreter enabled [ 0.687961] ACPI: (supports S0 S5) [ 0.689344] ACPI: Using IOAPIC for interrupt routing [ 0.691149] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.696425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.698580] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.700887] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.703075] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.707199] acpiphp: Slot [3] registered [ 0.708731] acpiphp: Slot [4] registered [ 0.710260] acpiphp: Slot [5] registered [ 0.711732] acpiphp: Slot [6] registered [ 0.713228] acpiphp: Slot [7] registered [ 0.714699] acpiphp: Slot [8] registered [ 0.716194] acpiphp: Slot [9] registered [ 0.717704] acpiphp: Slot [10] registered [ 0.719203] acpiphp: Slot [11] registered [ 0.720744] acpiphp: Slot [12] registered [ 0.722290] acpiphp: Slot [13] registered [ 0.723789] acpiphp: Slot [14] registered [ 0.725308] acpiphp: Slot [15] registered [ 0.726822] acpiphp: Slot [16] registered [ 0.728365] acpiphp: Slot [17] registered [ 0.729932] acpiphp: Slot [18] registered [ 0.731447] acpiphp: Slot [19] registered [ 0.732986] acpiphp: Slot [20] registered [ 0.734526] acpiphp: Slot [21] registered [ 0.736065] acpiphp: Slot [22] registered [ 0.737783] acpiphp: Slot [23] registered [ 0.739313] acpiphp: Slot [24] registered [ 0.740893] acpiphp: Slot [25] registered [ 0.742412] acpiphp: Slot [26] registered [ 0.743919] acpiphp: Slot [27] registered [ 0.745472] acpiphp: Slot [28] registered [ 0.746999] acpiphp: Slot [29] registered [ 0.748534] acpiphp: Slot [30] registered [ 0.750097] acpiphp: Slot [31] registered [ 0.751585] PCI host bridge to bus 0000:00 [ 0.753134] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.755455] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.757729] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760437] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763133] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.765912] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.771040] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.773475] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775636] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.778022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782959] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785587] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.810116] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.813494] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.816123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821346] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.823702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826119] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.828096] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830998] vgaarb: loaded [ 0.832124] vgaarb: bridge control possible 0000:00:02.0 [ 0.834361] SCSI subsystem initialized [ 0.836075] ACPI: bus type USB registered [ 0.837623] usbcore: registered new interface driver usbfs [ 0.839570] usbcore: registered new interface driver hub [ 0.841463] usbcore: registered new device driver usb [ 0.843552] PCI: Using ACPI for IRQ routing [ 0.845543] NetLabel: Initializing [ 0.846883] NetLabel: domain hash size = 128 [ 0.848475] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.850270] NetLabel: unlabeled traffic allowed by default [ 0.852415] amd_nb: Cannot enumerate AMD northbridges [ 0.854314] clocksource: Switched to clocksource kvm-clock [ 0.866464] AppArmor: AppArmor Filesystem Enabled [ 0.868249] pnp: PnP ACPI init [ 0.869826] pnp: PnP ACPI: found 5 devices [ 0.878080] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.881286] NET: Registered protocol family 2 [ 0.883254] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.886159] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.888828] TCP: Hash tables configured (established 32768 bind 32768) [ 0.891191] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893329] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.895657] NET: Registered protocol family 1 [ 0.897291] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.899353] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.901375] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.921647] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.942001] Unpacking initramfs... [ 1.141373] Freeing initrd memory: 14824K [ 1.143055] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.145258] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.147572] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.151184] Scanning for low memory corruption every 60 seconds [ 1.153678] audit: initializing netlink subsys (disabled) [ 1.155651] audit: type=2000 audit(1564527783.459:1): initialized [ 1.158010] Initialise system trusted keyring [ 1.159875] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.162068] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.165438] zbud: loaded [ 1.166869] VFS: Disk quotas dquot_6.6.0 [ 1.168383] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.170970] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.173294] fuse init (API version 7.23) [ 1.174961] Key type big_key registered [ 1.176437] Allocating IMA MOK and blacklist keyrings. [ 1.178934] Key type asymmetric registered [ 1.180495] Asymmetric key parser 'x509' registered [ 1.182239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.185003] io scheduler noop registered [ 1.186503] io scheduler deadline registered (default) [ 1.188340] io scheduler cfq registered [ 1.189881] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.191871] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.194178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.196862] ACPI: Power Button [PWRF] [ 1.198465] GHES: HEST is not enabled! [ 1.218004] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.257939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.261610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.287345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.291118] Linux agpgart interface v0.103 [ 1.294702] loop: module loaded [ 1.297733] vda: vda1 [ 1.299647] scsi host0: ata_piix [ 1.301130] scsi host1: ata_piix [ 1.302475] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.304884] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.307310] libphy: Fixed MDIO Bus: probed [ 1.308923] tun: Universal TUN/TAP device driver, 1.6 [ 1.310735] tun: (C) 1999-2004 Max Krasnyansky [ 1.314417] PPP generic driver version 2.4.2 [ 1.316074] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.318341] ehci-pci: EHCI PCI platform driver [ 1.320115] ehci-platform: EHCI generic platform driver [ 1.321998] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.324141] ohci-pci: OHCI PCI platform driver [ 1.325792] ohci-platform: OHCI generic platform driver [ 1.327662] uhci_hcd: USB Universal Host Controller Interface driver [ 1.348100] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.349976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.352723] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.354595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.356718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.359063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.361752] usb usb1: Product: UHCI Host Controller [ 1.363505] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd [ 1.365682] usb usb1: SerialNumber: 0000:00:01.2 [ 1.367458] hub 1-0:1.0: USB hub found [ 1.368910] hub 1-0:1.0: 2 ports detected [ 1.370607] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.374474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.376276] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.378190] mousedev: PS/2 mouse device common for all mice [ 1.380426] rtc_cmos 00:00: RTC can wake from S4 [ 1.382617] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.384811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.388026] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.390329] i2c /dev entries driver [ 1.391743] device-mapper: uevent: version 1.0.3 [ 1.393521] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.396555] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415577] NET: Registered protocol family 10 [ 1.417515] NET: Registered protocol family 17 [ 1.419179] Key type dns_resolver registered [ 1.421128] registered taskstats version 1 [ 1.422709] Loading compiled-in X.509 certificates [ 1.424985] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e' [ 1.428454] zswap: loaded using pool lzo/zbud [ 1.431678] Key type trusted registered [ 1.435470] Key type encrypted registered [ 1.436988] AppArmor: AppArmor sha1 policy hashing enabled [ 1.438932] ima: No TPM chip found, activating TPM-bypass! [ 1.440893] ima: Allocated hash algorithm: sha1 [ 1.442563] evm: HMAC attrs: 0x1 [ 1.444255] Magic number: 11:216:101 [ 1.445834] rtc_cmos 00:00: setting system clock to 2019-07-30 23:03:03 UTC (1564527783) [ 1.448848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.450960] EDD information not available. [ 1.464029] Freeing unused kernel memory: 1484K [ 1.470413] Write protecting the kernel read-only data: 14336k [ 1.473825] Freeing unused kernel memory: 1612K [ 1.475656] Freeing unused kernel memory: 64K Loading, please wait... starting version 229 [ 1.488683] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.489040] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.489063] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496854] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496891] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497027] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497066] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497102] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497158] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.541777] virtio_net virtio0 ens3: renamed from eth0 [ 1.549398] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.553264] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.572436] AVX2 version of gcm_enc/dec engaged. [ 1.574151] AES CTR mode by8 optimization enabled [ 1.582980] FDC 0 is a S82078B [ 1.682364] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.847705] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.850052] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.852455] usb 1-1: Product: QEMU USB Tablet [ 1.854056] usb 1-1: Manufacturer: QEMU [ 1.855508] usb 1-1: SerialNumber: 42 [ 1.863200] hidraw: raw HID events driver (C) Jiri Kosina [ 1.870006] usbcore: registered new interface driver usbhid [ 1.872037] usbhid: USB HID core driver [ 1.875086] 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.879813] 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.952365] md: linear personality registered for level -1 [ 2.956169] md: multipath personality registered for level -4 [ 2.960066] md: raid0 personality registered for level 0 [ 2.964477] md: raid1 personality registered for level 1 [ 3.034315] raid6: sse2x1 gen() 11360 MB/s [ 3.102315] raid6: sse2x1 xor() 8878 MB/s [ 3.170319] raid6: sse2x2 gen() 14627 MB/s [ 3.238319] raid6: sse2x2 xor() 9712 MB/s [ 3.306317] raid6: sse2x4 gen() 16802 MB/s [ 3.374316] raid6: sse2x4 xor() 11733 MB/s [ 3.442319] raid6: avx2x1 gen() 22190 MB/s [ 3.510316] raid6: avx2x2 gen() 26466 MB/s [ 3.578316] raid6: avx2x4 gen() 29925 MB/s [ 3.580024] raid6: using algorithm avx2x4 gen() 29925 MB/s [ 3.581899] raid6: using avx2x2 recovery algorithm [ 3.585449] xor: automatically using best checksumming function: [ 3.626341] avx : 32551.000 MB/sec [ 3.629067] async_tx: api initialized (async) [ 3.638911] md: raid6 personality registered for level 6 [ 3.640804] md: raid5 personality registered for level 5 [ 3.642659] md: raid4 personality registered for level 4 [ 3.649292] 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.678862] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.698139] 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.779579] 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.785694] systemd[1]: Detected virtualization kvm. [ 3.787509] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.792377] systemd[1]: Set hostname to . [ 3.796352] systemd[1]: Initializing machine ID from KVM UUID. [ 3.798445] systemd[1]: Installed transient /etc/machine-id file. [ 3.904627] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.908486] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.911997] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.916562] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.920686] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.925006] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.929533] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.933714] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.937734] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.941418] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.945647] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.949634] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.953592] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.957614] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.974519] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.978930] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.984210] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.988385] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.992860] 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.998390] Loading iSCSI transport class v2.0-870. [ 4.001716] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.006875] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.013276] systemd[1]: Starting Journal Service... [ 4.015160] iscsi: registered transport (tcp) Starting Journal Service... [ 4.018806] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.024293] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.031810] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.036636] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 4.040357] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.045912] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.049234] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.052475] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.066814] iscsi: registered transport (iser) [ 4.070423] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.074217] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.080733] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.084374] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.087506] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.091266] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[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 Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started 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. 2019-07-30 23:03:09,656 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2019-07-30 23:03:18,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 23:03:18,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 23:03:18,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13226 Content-Type: application/json Date: Tue, 30 Jul 2019 23:03: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-70dacd11-704a-480c-9fbd-11a3a822eea6 x-openstack-request-id: req-70dacd11-704a-480c-9fbd-11a3a822eea6 2019-07-30 23:03:18,740 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 680488288 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 s99544 r8192 d31528 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240\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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.387666] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.393425] pid_max: default: 32768 minimum: 301\n[ 0.395283] ACPI: Core revision 20150930\n[ 0.397675] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.400332] Security Framework initialized\n[ 0.401974] Yama: becoming mindful.\n[ 0.403495] AppArmor: AppArmor initialized\n[ 0.405400] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.411803] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.416105] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.418568] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.421741] Initializing cgroup subsys io\n[ 0.423351] Initializing cgroup subsys memory\n[ 0.425072] Initializing cgroup subsys devices\n[ 0.426804] Initializing cgroup subsys freezer\n[ 0.428547] Initializing cgroup subsys net_cls\n[ 0.430296] Initializing cgroup subsys perf_event\n[ 0.432108] Initializing cgroup subsys net_prio\n[ 0.433911] Initializing cgroup subsys hugetlb\n[ 0.435643] Initializing cgroup subsys pids\n[ 0.438109] mce: CPU supports 10 MCE banks\n[ 0.439816] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.441831] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.444029] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.446120] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.449274] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.451816] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier\n[ 0.455032] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier\n[ 0.458109] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.461736] MDS: Mitigation: Clear CPU buffers\n[ 0.466121] Freeing SMP alternatives memory: 36K\n[ 0.473384] ftrace: allocating 32312 entries in 127 pages\n[ 0.523288] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.525714] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.528105] smpboot: Max logical packages: 2\n[ 0.530093] x2apic enabled\n[ 0.531609] Switched APIC routing to physical x2apic.\n[ 0.534765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.537160] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.541610] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.554362] KVM setup paravirtual spinlock\n[ 0.557632] x86: Booting SMP configuration:\n[ 0.559419] .... node #0, CPUs: #1\n[ 0.561139] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.583801] x86: Booted up 1 node, 2 CPUs\n[ 0.583803] KVM setup async PF for cpu 1\n[ 0.583807] kvm-stealtime: cpu 1, msr 13fd10240\n[ 0.588841] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.591836] devtmpfs: initialized\n[ 0.594845] evm: security.selinux\n[ 0.596156] evm: security.SMACK64\n[ 0.597474] evm: security.SMACK64EXEC\n[ 0.598870] evm: security.SMACK64TRANSMUTE\n[ 0.600401] evm: security.SMACK64MMAP\n[ 0.601799] evm: security.ima\n[ 0.602999] evm: security.capability\n[ 0.604583] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.607997] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.610354] pinctrl core: initialized pinctrl subsystem\n[ 0.612450] RTC time: 23:03:02, date: 07/30/19\n[ 0.614982] NET: Registered protocol family 16\n[ 0.628678] cpuidle: using governor ladder\n[ 0.640786] cpuidle: using governor menu\n[ 0.642284] PCCT header not found.\n[ 0.643735] ACPI: bus type PCI registered\n[ 0.645249] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.647610] PCI: Using configuration type 1 for base access\n[ 0.662273] ACPI: Added _OSI(Module Device)\n[ 0.663840] ACPI: Added _OSI(Processor Device)\n[ 0.665459] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.683391] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.686538] ACPI: Interpreter enabled\n[ 0.687961] ACPI: (supports S0 S5)\n[ 0.689344] ACPI: Using IOAPIC for interrupt routing\n[ 0.691149] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.696425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.698580] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.700887] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.703075] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.707199] acpiphp: Slot [3] registered\n[ 0.708731] acpiphp: Slot [4] registered\n[ 0.710260] acpiphp: Slot [5] registered\n[ 0.711732] acpiphp: Slot [6] registered\n[ 0.713228] acpiphp: Slot [7] registered\n[ 0.714699] acpiphp: Slot [8] registered\n[ 0.716194] acpiphp: Slot [9] registered\n[ 0.717704] acpiphp: Slot [10] registered\n[ 0.719203] acpiphp: Slot [11] registered\n[ 0.720744] acpiphp: Slot [12] registered\n[ 0.722290] acpiphp: Slot [13] registered\n[ 0.723789] acpiphp: Slot [14] registered\n[ 0.725308] acpiphp: Slot [15] registered\n[ 0.726822] acpiphp: Slot [16] registered\n[ 0.728365] acpiphp: Slot [17] registered\n[ 0.729932] acpiphp: Slot [18] registered\n[ 0.731447] acpiphp: Slot [19] registered\n[ 0.732986] acpiphp: Slot [20] registered\n[ 0.734526] acpiphp: Slot [21] registered\n[ 0.736065] acpiphp: Slot [22] registered\n[ 0.737783] acpiphp: Slot [23] registered\n[ 0.739313] acpiphp: Slot [24] registered\n[ 0.740893] acpiphp: Slot [25] registered\n[ 0.742412] acpiphp: Slot [26] registered\n[ 0.743919] acpiphp: Slot [27] registered\n[ 0.745472] acpiphp: Slot [28] registered\n[ 0.746999] acpiphp: Slot [29] registered\n[ 0.748534] acpiphp: Slot [30] registered\n[ 0.750097] acpiphp: Slot [31] registered\n[ 0.751585] PCI host bridge to bus 0000:00\n[ 0.753134] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.755455] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.757729] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.760437] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.763133] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.765912] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.771040] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.773475] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.775636] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.778022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.782959] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.785587] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.810116] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.813494] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.816123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.818756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.821346] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.823702] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.826119] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.828096] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.830998] vgaarb: loaded\n[ 0.832124] vgaarb: bridge control possible 0000:00:02.0\n[ 0.834361] SCSI subsystem initialized\n[ 0.836075] ACPI: bus type USB registered\n[ 0.837623] usbcore: registered new interface driver usbfs\n[ 0.839570] usbcore: registered new interface driver hub\n[ 0.841463] usbcore: registered new device driver usb\n[ 0.843552] PCI: Using ACPI for IRQ routing\n[ 0.845543] NetLabel: Initializing\n[ 0.846883] NetLabel: domain hash size = 128\n[ 0.848475] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.850270] NetLabel: unlabeled traffic allowed by default\n[ 0.852415] amd_nb: Cannot enumerate AMD northbridges\n[ 0.854314] clocksource: Switched to clocksource kvm-clock\n[ 0.866464] AppArmor: AppArmor Filesystem Enabled\n[ 0.868249] pnp: PnP ACPI init\n[ 0.869826] pnp: PnP ACPI: found 5 devices\n[ 0.878080] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.881286] NET: Registered protocol family 2\n[ 0.883254] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.886159] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.888828] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.891191] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.893329] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.895657] NET: Registered protocol family 1\n[ 0.897291] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.899353] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.901375] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.921647] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.942001] Unpacking initramfs...\n[ 1.141373] Freeing initrd memory: 14824K\n[ 1.143055] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.145258] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.147572] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.151184] Scanning for low memory corruption every 60 seconds\n[ 1.153678] audit: initializing netlink subsys (disabled)\n[ 1.155651] audit: type=2000 audit(1564527783.459:1): initialized\n[ 1.158010] Initialise system trusted keyring\n[ 1.159875] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.162068] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.165438] zbud: loaded\n[ 1.166869] VFS: Disk quotas dquot_6.6.0\n[ 1.168383] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.170970] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.173294] fuse init (API version 7.23)\n[ 1.174961] Key type big_key registered\n[ 1.176437] Allocating IMA MOK and blacklist keyrings.\n[ 1.178934] Key type asymmetric registered\n[ 1.180495] Asymmetric key parser 'x509' registered\n[ 1.182239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.185003] io scheduler noop registered\n[ 1.186503] io scheduler deadline registered (default)\n[ 1.188340] io scheduler cfq registered\n[ 1.189881] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.191871] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.194178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.196862] ACPI: Power Button [PWRF]\n[ 1.198465] GHES: HEST is not enabled!\n[ 1.218004] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.257939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.261610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.287345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.291118] Linux agpgart interface v0.103\n[ 1.294702] loop: module loaded\n[ 1.297733] vda: vda1\n[ 1.299647] scsi host0: ata_piix\n[ 1.301130] scsi host1: ata_piix\n[ 1.302475] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.304884] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.307310] libphy: Fixed MDIO Bus: probed\n[ 1.308923] tun: Universal TUN/TAP device driver, 1.6\n[ 1.310735] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.314417] PPP generic driver version 2.4.2\n[ 1.316074] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.318341] ehci-pci: EHCI PCI platform driver\n[ 1.320115] ehci-platform: EHCI generic platform driver\n[ 1.321998] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.324141] ohci-pci: OHCI PCI platform driver\n[ 1.325792] ohci-platform: OHCI generic platform driver\n[ 1.327662] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.348100] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.349976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.352723] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.354595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.356718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.359063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.361752] usb usb1: Product: UHCI Host Controller\n[ 1.363505] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd\n[ 1.365682] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.367458] hub 1-0:1.0: USB hub found\n[ 1.368910] hub 1-0:1.0: 2 ports detected\n[ 1.370607] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.374474] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.376276] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.378190] mousedev: PS/2 mouse device common for all mice\n[ 1.380426] rtc_cmos 00:00: RTC can wake from S4\n[ 1.382617] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.384811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.388026] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.390329] i2c /dev entries driver\n[ 1.391743] device-mapper: uevent: version 1.0.3\n[ 1.393521] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.396555] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.415577] NET: Registered protocol family 10\n[ 1.417515] NET: Registered protocol family 17\n[ 1.419179] Key type dns_resolver registered\n[ 1.421128] registered taskstats version 1\n[ 1.422709] Loading compiled-in X.509 certificates\n[ 1.424985] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e'\n[ 1.428454] zswap: loaded using pool lzo/zbud\n[ 1.431678] Key type trusted registered\n[ 1.435470] Key type encrypted registered\n[ 1.436988] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.438932] ima: No TPM chip found, activating TPM-bypass!\n[ 1.440893] ima: Allocated hash algorithm: sha1\n[ 1.442563] evm: HMAC attrs: 0x1\n[ 1.444255] Magic number: 11:216:101\n[ 1.445834] rtc_cmos 00:00: setting system clock to 2019-07-30 23:03:03 UTC (1564527783)\n[ 1.448848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.450960] EDD information not available.\n[ 1.464029] Freeing unused kernel memory: 1484K\n[ 1.470413] Write protecting the kernel read-only data: 14336k\n[ 1.473825] Freeing unused kernel memory: 1612K\n[ 1.475656] Freeing unused kernel memory: 64K\nLoading, please wait...\nstarting version 229\n[ 1.488683] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.489040] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.489063] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496854] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.496891] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497027] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497066] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497102] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497158] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.541777] virtio_net virtio0 ens3: renamed from eth0\n[ 1.549398] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.553264] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.572436] AVX2 version of gcm_enc/dec engaged.\n[ 1.574151] AES CTR mode by8 optimization enabled\n[ 1.582980] FDC 0 is a S82078B\n[ 1.682364] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.847705] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.850052] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.852455] usb 1-1: Product: QEMU USB Tablet\n[ 1.854056] usb 1-1: Manufacturer: QEMU\n[ 1.855508] usb 1-1: SerialNumber: 42\n[ 1.863200] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.870006] usbcore: registered new interface driver usbhid\n[ 1.872037] usbhid: USB HID core driver\n[ 1.875086] 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.879813] 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.952365] md: linear personality registered for level -1\n[ 2.956169] md: multipath personality registered for level -4\n[ 2.960066] md: raid0 personality registered for level 0\n[ 2.964477] md: raid1 personality registered for level 1\n[ 3.034315] raid6: sse2x1 gen() 11360 MB/s\n[ 3.102315] raid6: sse2x1 xor() 8878 MB/s\n[ 3.170319] raid6: sse2x2 gen() 14627 MB/s\n[ 3.238319] raid6: sse2x2 xor() 9712 MB/s\n[ 3.306317] raid6: sse2x4 gen() 16802 MB/s\n[ 3.374316] raid6: sse2x4 xor() 11733 MB/s\n[ 3.442319] raid6: avx2x1 gen() 22190 MB/s\n[ 3.510316] raid6: avx2x2 gen() 26466 MB/s\n[ 3.578316] raid6: avx2x4 gen() 29925 MB/s\n[ 3.580024] raid6: using algorithm avx2x4 gen() 29925 MB/s\n[ 3.581899] raid6: using avx2x2 recovery algorithm\n[ 3.585449] xor: automatically using best checksumming function:\n[ 3.626341] avx : 32551.000 MB/sec\n[ 3.629067] async_tx: api initialized (async)\n[ 3.638911] md: raid6 personality registered for level 6\n[ 3.640804] md: raid5 personality registered for level 5\n[ 3.642659] md: raid4 personality registered for level 4\n[ 3.649292] 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.678862] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.698139] 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.779579] 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.785694] systemd[1]: Detected virtualization kvm.\n[ 3.787509] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.792377] systemd[1]: Set hostname to .\n[ 3.796352] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.798445] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.904627] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.908486] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.911997] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.916562] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.920686] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.925006] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.929533] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.933714] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.937734] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.941418] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.945647] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.949634] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.953592] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.957614] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.974519] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.978930] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.984210] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.988385] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.992860] 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.998390] Loading iSCSI transport class v2.0-870.\n[ 4.001716] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.006875] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.013276] systemd[1]: Starting Journal Service...\n[ 4.015160] iscsi: registered transport (tcp)\n Starting Journal Service...\n[ 4.018806] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.024293] 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.031810] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.036636] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[ 4.040357] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.045912] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.049234] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.052475] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.066814] iscsi: registered transport (iser)\n[ 4.070423] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.074217] 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.080733] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.084374] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.087506] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.091266] 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 Load Kernel Modules.\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 Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started 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.870491] cloud-init[460]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Tue, 30 Jul 2019 23:03:07 +0000. Up 4.49 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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 10.069304] cloud-init[941]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Tue, 30 Jul 2019 23:03:11 +0000. Up 9.41 seconds.\n[ 10.073216] cloud-init[941]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.076304] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.079376] cloud-init[941]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.082438] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.085486] cloud-init[941]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | global | fa:16:3e:4d:f8:f4 |\n[ 10.088560] cloud-init[941]: ci-info: | ens3 | True | fe80::f816:3eff:fe4d:f8f4/64 | . | link | fa:16:3e:4d:f8:f4 |\n[ 10.091654] cloud-init[941]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.094743] cloud-init[941]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.097836] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.100911] cloud-init[941]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.103773] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.106618] cloud-init[941]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.109458] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.112375] cloud-init[941]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.115233] cloud-init[941]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.115611] cloud-init[941]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.115907] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.116480] cloud-init[941]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.116762] cloud-init[941]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.117068] cloud-init[941]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.117339] cloud-init[941]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.117635] cloud-init[941]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.117924] cloud-init[941]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.118198] cloud-init[941]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.118478] cloud-init[941]: Generating public/private rsa key pair.\n[ 10.118762] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.119055] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.119346] cloud-init[941]: The key fingerprint is:\n[ 10.119628] cloud-init[941]: SHA256:aabt/FA1FGdXVL8o8JYJxqYaCzHVQg5CSnS/vrmA8xQ root@cloudify-vm-0c1a4620-8434-42fe-a393-39b4720b951a\n[ 10.119915] cloud-init[941]: The key's randomart image is:\n[ 10.120479] cloud-init[941]: +---[RSA 2048]----+\n[ 10.120763] cloud-init[941]: |o= o.o. o.o.B|\n[ 10.121056] cloud-init[941]: |o o =. .. . o ..|\n[ 10.121337] cloud-init[941]: |. o o. * o .|\n[ 10.121626] cloud-init[941]: | o . +.+.o.. .|\n[ 10.121929] cloud-init[941]: | E o .S .* . . |\n[ 10.122210] cloud-init[941]: | . + += .. . |\n[ 10.122485] cloud-init[941]: | o o +. o |\n[ 10.122768] cloud-init[941]: | + . oo . |\n[ 10.123073] cloud-init[941]: | . +. o.. |\n[ 10.123354] cloud-init[941]: +----[SHA256]-----+\n[ 10.123648] cloud-init[941]: Generating public/private dsa key pair.\n[ 10.123932] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.124498] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.124780] cloud-init[941]: The key fingerprint is:\n[ 10.125070] cloud-init[941]: SHA256:P3E+RjAhsSx5Vo9qDqh6ZkhY3gJyRaS+LYXbevz1qQY root@cloudify-vm-0c1a4620-8434-42fe-a393-39b4720b951a\n[ 10.125353] cloud-init[941]: The key's randomart image is:\n[ 10.125636] cloud-init[941]: +---[DSA 1024]----+\n[ 10.126217] cloud-init[941]: | oo o.o |\n[ 10.126500] cloud-init[941]: | .. o + + |\n[ 10.126795] cloud-init[941]: | .. o = + . |\n[ 10.127076] cloud-init[941]: |o.o. . + . o |\n[ 10.127355] cloud-init[941]: |o=o.o . S . o |\n[ 10.127639] cloud-init[941]: |..oB. E+ . = |\n[ 10.127929] cloud-init[941]: |..=oo .o o + |\n[ 10.128500] cloud-init[941]: |..+oo ... + . |\n[ 10.128784] cloud-init[941]: |.+.. .....o |\n[ 10.129077] cloud-init[941]: +----[SHA256]-----+\n[ 10.129370] cloud-init[941]: Generating public/private ecdsa key pair.\n[ 10.129652] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.129936] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.130217] cloud-init[941]: The key fingerprint is:\n[ 10.130500] cloud-init[941]: SHA256:frMGgB3m+wG1PXhb69iRQL3FU4CPwz//2ua2XaD+KOw root@cloudify-vm-0c1a4620-8434-42fe-a393-39b4720b951a\n[ 10.130787] cloud-init[941]: The key's randomart image is:\n[ 10.131079] cloud-init[941]: +---[ECDSA 256]---+\n[ 10.131373] cloud-init[941]: | . o.o.|\n[ 10.131648] cloud-init[941]: | o . . o + |\n[ 10.131937] cloud-init[941]: | = o = . = . |\n[ 10.132507] cloud-init[941]: | . = o = * . |\n[ 10.132790] cloud-init[941]: | +S. = =. |\n[ 10.133084] cloud-init[941]: | ..o . +.o. |\n[ 10.133372] cloud-init[941]: | ..+o+.. o.|\n[ 10.133655] cloud-init[941]: | ..=+o. .*|\n[ 10.133945] cloud-init[941]: | oE.o.o*B|\n[ 10.134227] cloud-init[941]: +----[SHA256]-----+\n[ 10.134525] cloud-init[941]: Generating public/private ed25519 key pair.\n[ 10.134804] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.135102] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.135380] cloud-init[941]: The key fingerprint is:\n[ 10.135799] cloud-init[941]: SHA256:Z2mlA/Jxdmh9dIUaqhZ4a36/Oy9Gy61s05ograWTrAY root@cloudify-vm-0c1a4620-8434-42fe-a393-39b4720b951a\n[ 10.135965] cloud-init[941]: The key's randomart image is:\n[ 10.136527] cloud-init[941]: +--[ED25519 256]--+\n[ 10.136808] cloud-init[941]: | ..+|\n[ 10.137103] cloud-init[941]: | o.... |\n[ 10.137383] cloud-init[941]: | ..o =.+o. |\n[ 10.137668] cloud-init[941]: | .oo*.=.. |\n[ 10.137965] cloud-init[941]: | .S+B |\n[ 10.138246] cloud-init[941]: | E == .. |\n[ 10.138541] cloud-init[941]: | . =..+o + |\n[ 10.138818] cloud-init[941]: | . ==.oO.o |\n[ 10.139108] cloud-init[941]: | ...oo +OX. |\n[ 10.208540] cloud-init[941]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting LXD - container startup/shutdown...\n Starting Accounts Service...\n Starting Pollinate to seed the pseudo random number generator...\n Starting Login Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LSB: Record successful boot for GRUB...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: MD monitoring daemon...\n Starting /etc/rc.local Compatibility...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\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 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: 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.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started 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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n[[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-07-30 23:03:18,741 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25/action used request id req-70dacd11-704a-480c-9fbd-11a3a822eea6 2019-07-30 23:03:18,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.074490070343s 2019-07-30 23:03:18,742 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 680488288 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 s99544 r8192 d31528 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240 [ 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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.387666] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.393425] pid_max: default: 32768 minimum: 301 [ 0.395283] ACPI: Core revision 20150930 [ 0.397675] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.400332] Security Framework initialized [ 0.401974] Yama: becoming mindful. [ 0.403495] AppArmor: AppArmor initialized [ 0.405400] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.411803] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.416105] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.418568] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.421741] Initializing cgroup subsys io [ 0.423351] Initializing cgroup subsys memory [ 0.425072] Initializing cgroup subsys devices [ 0.426804] Initializing cgroup subsys freezer [ 0.428547] Initializing cgroup subsys net_cls [ 0.430296] Initializing cgroup subsys perf_event [ 0.432108] Initializing cgroup subsys net_prio [ 0.433911] Initializing cgroup subsys hugetlb [ 0.435643] Initializing cgroup subsys pids [ 0.438109] mce: CPU supports 10 MCE banks [ 0.439816] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.441831] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.444029] Spectre V2 : Mitigation: Full generic retpoline [ 0.446120] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.449274] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.451816] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.455032] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier [ 0.458109] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.461736] MDS: Mitigation: Clear CPU buffers [ 0.466121] Freeing SMP alternatives memory: 36K [ 0.473384] ftrace: allocating 32312 entries in 127 pages [ 0.523288] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.525714] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.528105] smpboot: Max logical packages: 2 [ 0.530093] x2apic enabled [ 0.531609] Switched APIC routing to physical x2apic. [ 0.534765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.537160] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.541610] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.554362] KVM setup paravirtual spinlock [ 0.557632] x86: Booting SMP configuration: [ 0.559419] .... node #0, CPUs: #1 [ 0.561139] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.583801] x86: Booted up 1 node, 2 CPUs [ 0.583803] KVM setup async PF for cpu 1 [ 0.583807] kvm-stealtime: cpu 1, msr 13fd10240 [ 0.588841] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.591836] devtmpfs: initialized [ 0.594845] evm: security.selinux [ 0.596156] evm: security.SMACK64 [ 0.597474] evm: security.SMACK64EXEC [ 0.598870] evm: security.SMACK64TRANSMUTE [ 0.600401] evm: security.SMACK64MMAP [ 0.601799] evm: security.ima [ 0.602999] evm: security.capability [ 0.604583] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.607997] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.610354] pinctrl core: initialized pinctrl subsystem [ 0.612450] RTC time: 23:03:02, date: 07/30/19 [ 0.614982] NET: Registered protocol family 16 [ 0.628678] cpuidle: using governor ladder [ 0.640786] cpuidle: using governor menu [ 0.642284] PCCT header not found. [ 0.643735] ACPI: bus type PCI registered [ 0.645249] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.647610] PCI: Using configuration type 1 for base access [ 0.662273] ACPI: Added _OSI(Module Device) [ 0.663840] ACPI: Added _OSI(Processor Device) [ 0.665459] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.683391] ACPI: Added _OSI(Processor Aggregator Device) [ 0.686538] ACPI: Interpreter enabled [ 0.687961] ACPI: (supports S0 S5) [ 0.689344] ACPI: Using IOAPIC for interrupt routing [ 0.691149] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.696425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.698580] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.700887] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.703075] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.707199] acpiphp: Slot [3] registered [ 0.708731] acpiphp: Slot [4] registered [ 0.710260] acpiphp: Slot [5] registered [ 0.711732] acpiphp: Slot [6] registered [ 0.713228] acpiphp: Slot [7] registered [ 0.714699] acpiphp: Slot [8] registered [ 0.716194] acpiphp: Slot [9] registered [ 0.717704] acpiphp: Slot [10] registered [ 0.719203] acpiphp: Slot [11] registered [ 0.720744] acpiphp: Slot [12] registered [ 0.722290] acpiphp: Slot [13] registered [ 0.723789] acpiphp: Slot [14] registered [ 0.725308] acpiphp: Slot [15] registered [ 0.726822] acpiphp: Slot [16] registered [ 0.728365] acpiphp: Slot [17] registered [ 0.729932] acpiphp: Slot [18] registered [ 0.731447] acpiphp: Slot [19] registered [ 0.732986] acpiphp: Slot [20] registered [ 0.734526] acpiphp: Slot [21] registered [ 0.736065] acpiphp: Slot [22] registered [ 0.737783] acpiphp: Slot [23] registered [ 0.739313] acpiphp: Slot [24] registered [ 0.740893] acpiphp: Slot [25] registered [ 0.742412] acpiphp: Slot [26] registered [ 0.743919] acpiphp: Slot [27] registered [ 0.745472] acpiphp: Slot [28] registered [ 0.746999] acpiphp: Slot [29] registered [ 0.748534] acpiphp: Slot [30] registered [ 0.750097] acpiphp: Slot [31] registered [ 0.751585] PCI host bridge to bus 0000:00 [ 0.753134] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.755455] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.757729] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.760437] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.763133] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.765912] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.771040] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.773475] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.775636] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.778022] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.782959] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.785587] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.810116] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.813494] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.816123] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.818756] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.821346] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.823702] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.826119] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.828096] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.830998] vgaarb: loaded [ 0.832124] vgaarb: bridge control possible 0000:00:02.0 [ 0.834361] SCSI subsystem initialized [ 0.836075] ACPI: bus type USB registered [ 0.837623] usbcore: registered new interface driver usbfs [ 0.839570] usbcore: registered new interface driver hub [ 0.841463] usbcore: registered new device driver usb [ 0.843552] PCI: Using ACPI for IRQ routing [ 0.845543] NetLabel: Initializing [ 0.846883] NetLabel: domain hash size = 128 [ 0.848475] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.850270] NetLabel: unlabeled traffic allowed by default [ 0.852415] amd_nb: Cannot enumerate AMD northbridges [ 0.854314] clocksource: Switched to clocksource kvm-clock [ 0.866464] AppArmor: AppArmor Filesystem Enabled [ 0.868249] pnp: PnP ACPI init [ 0.869826] pnp: PnP ACPI: found 5 devices [ 0.878080] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.881286] NET: Registered protocol family 2 [ 0.883254] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.886159] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.888828] TCP: Hash tables configured (established 32768 bind 32768) [ 0.891191] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.893329] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.895657] NET: Registered protocol family 1 [ 0.897291] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.899353] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.901375] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.921647] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.942001] Unpacking initramfs... [ 1.141373] Freeing initrd memory: 14824K [ 1.143055] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.145258] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.147572] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.151184] Scanning for low memory corruption every 60 seconds [ 1.153678] audit: initializing netlink subsys (disabled) [ 1.155651] audit: type=2000 audit(1564527783.459:1): initialized [ 1.158010] Initialise system trusted keyring [ 1.159875] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.162068] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.165438] zbud: loaded [ 1.166869] VFS: Disk quotas dquot_6.6.0 [ 1.168383] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.170970] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.173294] fuse init (API version 7.23) [ 1.174961] Key type big_key registered [ 1.176437] Allocating IMA MOK and blacklist keyrings. [ 1.178934] Key type asymmetric registered [ 1.180495] Asymmetric key parser 'x509' registered [ 1.182239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.185003] io scheduler noop registered [ 1.186503] io scheduler deadline registered (default) [ 1.188340] io scheduler cfq registered [ 1.189881] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.191871] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.194178] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.196862] ACPI: Power Button [PWRF] [ 1.198465] GHES: HEST is not enabled! [ 1.218004] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.257939] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.261610] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.287345] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.291118] Linux agpgart interface v0.103 [ 1.294702] loop: module loaded [ 1.297733] vda: vda1 [ 1.299647] scsi host0: ata_piix [ 1.301130] scsi host1: ata_piix [ 1.302475] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.304884] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.307310] libphy: Fixed MDIO Bus: probed [ 1.308923] tun: Universal TUN/TAP device driver, 1.6 [ 1.310735] tun: (C) 1999-2004 Max Krasnyansky [ 1.314417] PPP generic driver version 2.4.2 [ 1.316074] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.318341] ehci-pci: EHCI PCI platform driver [ 1.320115] ehci-platform: EHCI generic platform driver [ 1.321998] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.324141] ohci-pci: OHCI PCI platform driver [ 1.325792] ohci-platform: OHCI generic platform driver [ 1.327662] uhci_hcd: USB Universal Host Controller Interface driver [ 1.348100] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.349976] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.352723] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.354595] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.356718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.359063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.361752] usb usb1: Product: UHCI Host Controller [ 1.363505] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd [ 1.365682] usb usb1: SerialNumber: 0000:00:01.2 [ 1.367458] hub 1-0:1.0: USB hub found [ 1.368910] hub 1-0:1.0: 2 ports detected [ 1.370607] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.374474] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.376276] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.378190] mousedev: PS/2 mouse device common for all mice [ 1.380426] rtc_cmos 00:00: RTC can wake from S4 [ 1.382617] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.384811] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.388026] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.390329] i2c /dev entries driver [ 1.391743] device-mapper: uevent: version 1.0.3 [ 1.393521] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.396555] ledtrig-cpu: registered to indicate activity on CPUs [ 1.415577] NET: Registered protocol family 10 [ 1.417515] NET: Registered protocol family 17 [ 1.419179] Key type dns_resolver registered [ 1.421128] registered taskstats version 1 [ 1.422709] Loading compiled-in X.509 certificates [ 1.424985] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e' [ 1.428454] zswap: loaded using pool lzo/zbud [ 1.431678] Key type trusted registered [ 1.435470] Key type encrypted registered [ 1.436988] AppArmor: AppArmor sha1 policy hashing enabled [ 1.438932] ima: No TPM chip found, activating TPM-bypass! [ 1.440893] ima: Allocated hash algorithm: sha1 [ 1.442563] evm: HMAC attrs: 0x1 [ 1.444255] Magic number: 11:216:101 [ 1.445834] rtc_cmos 00:00: setting system clock to 2019-07-30 23:03:03 UTC (1564527783) [ 1.448848] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.450960] EDD information not available. [ 1.464029] Freeing unused kernel memory: 1484K [ 1.470413] Write protecting the kernel read-only data: 14336k [ 1.473825] Freeing unused kernel memory: 1612K [ 1.475656] Freeing unused kernel memory: 64K Loading, please wait... starting version 229 [ 1.488683] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.489040] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.489063] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496854] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.496891] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497027] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497066] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497102] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497158] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497210] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.541777] virtio_net virtio0 ens3: renamed from eth0 [ 1.549398] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.553264] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.572436] AVX2 version of gcm_enc/dec engaged. [ 1.574151] AES CTR mode by8 optimization enabled [ 1.582980] FDC 0 is a S82078B [ 1.682364] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.847705] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.850052] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.852455] usb 1-1: Product: QEMU USB Tablet [ 1.854056] usb 1-1: Manufacturer: QEMU [ 1.855508] usb 1-1: SerialNumber: 42 [ 1.863200] hidraw: raw HID events driver (C) Jiri Kosina [ 1.870006] usbcore: registered new interface driver usbhid [ 1.872037] usbhid: USB HID core driver [ 1.875086] 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.879813] 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.952365] md: linear personality registered for level -1 [ 2.956169] md: multipath personality registered for level -4 [ 2.960066] md: raid0 personality registered for level 0 [ 2.964477] md: raid1 personality registered for level 1 [ 3.034315] raid6: sse2x1 gen() 11360 MB/s [ 3.102315] raid6: sse2x1 xor() 8878 MB/s [ 3.170319] raid6: sse2x2 gen() 14627 MB/s [ 3.238319] raid6: sse2x2 xor() 9712 MB/s [ 3.306317] raid6: sse2x4 gen() 16802 MB/s [ 3.374316] raid6: sse2x4 xor() 11733 MB/s [ 3.442319] raid6: avx2x1 gen() 22190 MB/s [ 3.510316] raid6: avx2x2 gen() 26466 MB/s [ 3.578316] raid6: avx2x4 gen() 29925 MB/s [ 3.580024] raid6: using algorithm avx2x4 gen() 29925 MB/s [ 3.581899] raid6: using avx2x2 recovery algorithm [ 3.585449] xor: automatically using best checksumming function: [ 3.626341] avx : 32551.000 MB/sec [ 3.629067] async_tx: api initialized (async) [ 3.638911] md: raid6 personality registered for level 6 [ 3.640804] md: raid5 personality registered for level 5 [ 3.642659] md: raid4 personality registered for level 4 [ 3.649292] 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.678862] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.698139] 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.779579] 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.785694] systemd[1]: Detected virtualization kvm. [ 3.787509] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.792377] systemd[1]: Set hostname to . [ 3.796352] systemd[1]: Initializing machine ID from KVM UUID. [ 3.798445] systemd[1]: Installed transient /etc/machine-id file. [ 3.904627] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.908486] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.911997] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.916562] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.920686] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.925006] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.929533] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.933714] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.937734] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.941418] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.945647] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.949634] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.953592] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.957614] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.974519] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.978930] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.984210] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.988385] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.992860] 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.998390] Loading iSCSI transport class v2.0-870. [ 4.001716] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.006875] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.013276] systemd[1]: Starting Journal Service... [ 4.015160] iscsi: registered transport (tcp) Starting Journal Service... [ 4.018806] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.024293] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.031810] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.036636] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 4.040357] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.045912] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.049234] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.052475] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.066814] iscsi: registered transport (iser) [ 4.070423] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.074217] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.080733] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.084374] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.087506] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.091266] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Load Kernel Modules. [[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 Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started 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.870491] cloud-init[460]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Tue, 30 Jul 2019 23:03:07 +0000. Up 4.49 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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 10.069304] cloud-init[941]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Tue, 30 Jul 2019 23:03:11 +0000. Up 9.41 seconds. [ 10.073216] cloud-init[941]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.076304] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.079376] cloud-init[941]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.082438] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.085486] cloud-init[941]: ci-info: | ens3 | True | 192.168.120.18 | 255.255.255.0 | global | fa:16:3e:4d:f8:f4 | [ 10.088560] cloud-init[941]: ci-info: | ens3 | True | fe80::f816:3eff:fe4d:f8f4/64 | . | link | fa:16:3e:4d:f8:f4 | [ 10.091654] cloud-init[941]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.094743] cloud-init[941]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.097836] cloud-init[941]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.100911] cloud-init[941]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.103773] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.106618] cloud-init[941]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.109458] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.112375] cloud-init[941]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.115233] cloud-init[941]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.115611] cloud-init[941]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.115907] cloud-init[941]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.116480] cloud-init[941]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.116762] cloud-init[941]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.117068] cloud-init[941]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.117339] cloud-init[941]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.117635] cloud-init[941]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.117924] cloud-init[941]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.118198] cloud-init[941]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.118478] cloud-init[941]: Generating public/private rsa key pair. [ 10.118762] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.119055] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.119346] cloud-init[941]: The key fingerprint is: [ 10.119628] cloud-init[941]: SHA256:aabt/FA1FGdXVL8o8JYJxqYaCzHVQg5CSnS/vrmA8xQ root@cloudify-vm-0c1a4620-8434-42fe-a393-39b4720b951a [ 10.119915] cloud-init[941]: The key's randomart image is: [ 10.120479] cloud-init[941]: +---[RSA 2048]----+ [ 10.120763] cloud-init[941]: |o= o.o. o.o.B| [ 10.121056] cloud-init[941]: |o o =. .. . o ..| [ 10.121337] cloud-init[941]: |. o o. * o .| [ 10.121626] cloud-init[941]: | o . +.+.o.. .| [ 10.121929] cloud-init[941]: | E o .S .* . . | [ 10.122210] cloud-init[941]: | . + += .. . | [ 10.122485] cloud-init[941]: | o o +. o | [ 10.122768] cloud-init[941]: | + . oo . | [ 10.123073] cloud-init[941]: | . +. o.. | [ 10.123354] cloud-init[941]: +----[SHA256]-----+ [ 10.123648] cloud-init[941]: Generating public/private dsa key pair. [ 10.123932] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.124498] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.124780] cloud-init[941]: The key fingerprint is: [ 10.125070] cloud-init[941]: SHA256:P3E+RjAhsSx5Vo9qDqh6ZkhY3gJyRaS+LYXbevz1qQY root@cloudify-vm-0c1a4620-8434-42fe-a393-39b4720b951a [ 10.125353] cloud-init[941]: The key's randomart image is: [ 10.125636] cloud-init[941]: +---[DSA 1024]----+ [ 10.126217] cloud-init[941]: | oo o.o | [ 10.126500] cloud-init[941]: | .. o + + | [ 10.126795] cloud-init[941]: | .. o = + . | [ 10.127076] cloud-init[941]: |o.o. . + . o | [ 10.127355] cloud-init[941]: |o=o.o . S . o | [ 10.127639] cloud-init[941]: |..oB. E+ . = | [ 10.127929] cloud-init[941]: |..=oo .o o + | [ 10.128500] cloud-init[941]: |..+oo ... + . | [ 10.128784] cloud-init[941]: |.+.. .....o | [ 10.129077] cloud-init[941]: +----[SHA256]-----+ [ 10.129370] cloud-init[941]: Generating public/private ecdsa key pair. [ 10.129652] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.129936] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.130217] cloud-init[941]: The key fingerprint is: [ 10.130500] cloud-init[941]: SHA256:frMGgB3m+wG1PXhb69iRQL3FU4CPwz//2ua2XaD+KOw root@cloudify-vm-0c1a4620-8434-42fe-a393-39b4720b951a [ 10.130787] cloud-init[941]: The key's randomart image is: [ 10.131079] cloud-init[941]: +---[ECDSA 256]---+ [ 10.131373] cloud-init[941]: | . o.o.| [ 10.131648] cloud-init[941]: | o . . o + | [ 10.131937] cloud-init[941]: | = o = . = . | [ 10.132507] cloud-init[941]: | . = o = * . | [ 10.132790] cloud-init[941]: | +S. = =. | [ 10.133084] cloud-init[941]: | ..o . +.o. | [ 10.133372] cloud-init[941]: | ..+o+.. o.| [ 10.133655] cloud-init[941]: | ..=+o. .*| [ 10.133945] cloud-init[941]: | oE.o.o*B| [ 10.134227] cloud-init[941]: +----[SHA256]-----+ [ 10.134525] cloud-init[941]: Generating public/private ed25519 key pair. [ 10.134804] cloud-init[941]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.135102] cloud-init[941]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.135380] cloud-init[941]: The key fingerprint is: [ 10.135799] cloud-init[941]: SHA256:Z2mlA/Jxdmh9dIUaqhZ4a36/Oy9Gy61s05ograWTrAY root@cloudify-vm-0c1a4620-8434-42fe-a393-39b4720b951a [ 10.135965] cloud-init[941]: The key's randomart image is: [ 10.136527] cloud-init[941]: +--[ED25519 256]--+ [ 10.136808] cloud-init[941]: | ..+| [ 10.137103] cloud-init[941]: | o.... | [ 10.137383] cloud-init[941]: | ..o =.+o. | [ 10.137668] cloud-init[941]: | .oo*.=.. | [ 10.137965] cloud-init[941]: | .S+B | [ 10.138246] cloud-init[941]: | E == .. | [ 10.138541] cloud-init[941]: | . =..+o + | [ 10.138818] cloud-init[941]: | . ==.oO.o | [ 10.139108] cloud-init[941]: | ...oo +OX. | [ 10.208540] cloud-init[941]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting LXD - container startup/shutdown... Starting Accounts Service... Starting Pollinate to seed the pseudo random number generator... Starting Login Service... [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: Record successful boot for GRUB... Starting System Logging Service... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: MD monitoring daemon... Starting /etc/rc.local Compatibility... Starting Snappy daemon... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. 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 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: 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. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[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 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. [[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-07-30 23:03:18,746 - paramiko.transport - DEBUG - starting thread (client mode): 0x6b243d50L 2019-07-30 23:03:18,746 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 23:03:18,755 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-07-30 23:03:18,755 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-30 23:03:18,756 - 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-07-30 23:03:18,756 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 23:03:18,756 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 23:03:18,757 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 23:03:18,757 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 23:03:18,757 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 23:03:18,802 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 23:03:18,803 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 23:03:18,816 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 098a8e4ae85ebe9fac62c4632e0fce40 2019-07-30 23:03:18,817 - paramiko.transport - DEBUG - Trying discovered key 0db8826b2dc91bbdabbf6a61befebbc6 in /tmp/tmpFj1ptD 2019-07-30 23:03:18,842 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 23:03:18,869 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 23:03:18,881 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 23:03:19,078 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-30 23:03:19,078 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-30 23:03:19,119 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 23:03:19,119 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 23:03:19,146 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 23:03:24,746 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-07-30 23:03:24,748 - 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-07-30 23:03:24,748 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 23:03:24,749 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 23:03:24,749 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 23:03:24,749 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 23:03:24,749 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 23:03:24,755 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 23:03:29,431 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-30 23:03:29,432 - 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-07-30 23:03:29,432 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 23:03:29,432 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 23:03:29,432 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 23:03:29,432 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 23:03:29,432 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 23:03:29,435 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 23:03:35,607 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-30 23:03:35,608 - 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-07-30 23:03:35,608 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 23:03:35,608 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 23:03:35,608 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 23:03:35,608 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 23:03:35,608 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 23:03:35,613 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 23:03:43,194 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 23:03:43,194 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-30 23:03:43,196 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 23:03:43,196 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-30 23:03:43,196 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-30 23:03:43,199 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-30 23:05:28,225 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-30 23:05:28,226 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 6bf300318ebaab958c4adc341a8c7bb9f3a54a1a Client: Docker Engine - Community Version: 19.03.1 API version: 1.40 Go version: go1.12.5 Git commit: 74b1e89e8a Built: Thu Jul 25 21:21:35 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.1 API version: 1.40 (minimum version 1.12) Go version: go1.12.5 Git commit: 74b1e89e8a Built: Thu Jul 25 21:20:09 2019 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.2.6 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb runc: Version: 1.0.0-rc8 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f docker-init: Version: 0.18.0 GitCommit: fec3683 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 39a2376b6fdd21e622a9fceee6d27da768c7fe94c304965467bf5249333e2b76 2019-07-30 23:05:28,227 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-30 23:05:28,227 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-0c1a4620-8434-42fe-a393-39b4720b951a --2019-07-30 23:03:45-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.4, 99.84.74.12, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.4|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13185 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 46.5M=0s 2019-07-30 23:03:45 (46.5 MB/s) - ‘script.sh’ saved [13185/13185] sudo: unable to resolve host cloudify-vm-0c1a4620-8434-42fe-a393-39b4720b951a sudo: unable to resolve host cloudify-vm-0c1a4620-8434-42fe-a393-39b4720b951a + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -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-0c1a4620-8434-42fe-a393-39b4720b951a sudo: unable to resolve host cloudify-vm-0c1a4620-8434-42fe-a393-39b4720b951a 2019-07-30 23:05:28,228 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-07-30 23:05:28,228 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-07-30 23:05:28,229 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-30 23:05:28,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3.1/status 2019-07-30 23:05:28,238 - 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.206', 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-07-30 23:05:58,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3.1/status 2019-07-30 23:05:58,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:05:58,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:05:58,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:05:58,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:05:58,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:05:58,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:05:58,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:05:58,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 111, "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": 328, "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": 125, "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": 113, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 114, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-30 23:05:58,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:05:58,590 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:05:58 GMT 2019-07-30 23:05:58,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:05:58,590 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:05:58,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:05:58,590 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:05:58,590 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:05:58,590 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:05:58,591 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 111, 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': 328, 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': 125, 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': 113, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 114, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-30 23:05:58,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3.1/status 2019-07-30 23:05:58,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:05:58,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:05:58,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:05:58,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:05:58,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:05:58,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:05:58,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:05:58,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 111, "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": 328, "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": 125, "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": 113, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 114, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-30 23:05:58,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:05:58,708 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:05:58 GMT 2019-07-30 23:05:58,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:05:58,708 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:05:58,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:05:58,708 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:05:58,708 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:05:58,708 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:05:58,709 - functest.core.cloudify - INFO - The current manager status is running 2019-07-30 23:05:58,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3.1/secrets 2019-07-30 23:05:58,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:05:58,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:05:58,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:05:58,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:05:58,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:05:58,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:05:58,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:05:58,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-30 23:05:58,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:05:58,795 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:05:58 GMT 2019-07-30 23:05:58,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:05:58,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-30 23:05:58,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:05:58,795 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:05:58,795 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:05:58,796 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-30 23:05:58,796 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-07-30 23:05:58,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:05:58,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:05:58,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:05:58,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:05:58,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:05:58,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:05:58,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:05:58,962 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-07-30 23:05:58,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:05:58.937Z", "updated_at": "2019-07-30T23:05:58.937Z", "value": "gAAAAABdQM1WOGz99-sZpP3LbvOZl5LeWLGDgwirMj2nhKmAjrX0I72CAqoJRRf32-sho1r6M2Khgu8eGoSNE-6rCUVXjDmrhQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-30 23:05:58,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:05:58,962 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:05:58 GMT 2019-07-30 23:05:58,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:05:58,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-30 23:05:58,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:05:58,963 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:05:58,963 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:05:58,963 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3.1/secrets/foo 2019-07-30 23:05:59,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:05:59,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:05:59,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:05:59,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:05:59,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:05:59,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:05:59,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:05:59,025 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-30 23:05:59,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:05:58.937Z", "updated_at": "2019-07-30T23:05:58.937Z", "value": "gAAAAABdQM1WOGz99-sZpP3LbvOZl5LeWLGDgwirMj2nhKmAjrX0I72CAqoJRRf32-sho1r6M2Khgu8eGoSNE-6rCUVXjDmrhQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-30 23:05:59,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:05:59,025 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:05:59 GMT 2019-07-30 23:05:59,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:05:59,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-30 23:05:59,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:05:59,025 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:05:59,026 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:05:59,026 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-30 23:05:59,026 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-30 23:05:59,177 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 23:05:59,178 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:29 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-30 23:05:59,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 23:05:59,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/b1951fa0-f12f-4b37-856b-3bd9190f58a4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:01,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:06:01 GMT X-Openstack-Request-Id: req-b621c99d-3f05-435f-bfbc-58754fcb66ef 2019-07-30 23:06:01,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:06:01,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/b1951fa0-f12f-4b37-856b-3bd9190f58a4.json used request id req-b621c99d-3f05-435f-bfbc-58754fcb66ef 2019-07-30 23:06:01,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.06837105751s 2019-07-30 23:06:01,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:06:01,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:01,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:01 GMT X-Openstack-Request-Id: req-e27a4e24-7c1e-4b7b-b6d1-47dfaf6e9046 2019-07-30 23:06:01,684 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 23:06:01,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-e27a4e24-7c1e-4b7b-b6d1-47dfaf6e9046 2019-07-30 23:06:01,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.416949033737s 2019-07-30 23:06:01,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 23:06:01,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:02,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 23:06: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-6827daac-129b-4610-ae60-58baca32e0ec x-openstack-request-id: req-6827daac-129b-4610-ae60-58baca32e0ec 2019-07-30 23:06:02,120 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25 used request id req-6827daac-129b-4610-ae60-58baca32e0ec 2019-07-30 23:06:02,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.434945821762s 2019-07-30 23:06:02,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:06:02,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:03,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 772 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06: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-c1ef6f24-4180-4ec7-a96b-47fa3cf72114 x-openstack-request-id: req-c1ef6f24-4180-4ec7-a96b-47fa3cf72114 2019-07-30 23:06:03,602 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_0c1a4620-8434-42fe-a393-39b4720b951a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f8:f4", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:f8:f4", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/db32ab89-c524-4c16-9dc8-f76c1f396c25", "rel": "bookmark"}], "image": {"id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "links": [{"href": "http://172.30.9.37:8774/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:03:02.000000", "flavor": {"id": "511b249c-f9d0-45d2-821c-aa1e9be4eafc", "links": [{"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "bookmark"}]}, "id": "db32ab89-c524-4c16-9dc8-f76c1f396c25", "security_groups": [{"name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}], "user_id": "193d543fe0a24020b7af4dfed5eca477", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:06:02Z", "hostId": "7e6a77d02b58f45124b1bcd9a9a7060c44d0898b2e112cd13648bff9", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a", "name": "cloudify-vm_0c1a4620-8434-42fe-a393-39b4720b951a", "created": "2019-07-30T23:01:05Z", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:06:03,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-c1ef6f24-4180-4ec7-a96b-47fa3cf72114 2019-07-30 23:06:03,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.48134994507s 2019-07-30 23:06:03,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:06:05,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:06:05,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:05,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-575b3a31-bfd8-4ed2-a9ac-aa000a7a6caa x-openstack-request-id: req-575b3a31-bfd8-4ed2-a9ac-aa000a7a6caa 2019-07-30 23:06:05,674 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 23:06:05,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-575b3a31-bfd8-4ed2-a9ac-aa000a7a6caa 2019-07-30 23:06:05,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0674579143524s 2019-07-30 23:06:05,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:06:05,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:05,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:05 GMT X-Openstack-Request-Id: req-a83ac06e-252e-4384-95fb-ca5dddee7b8b 2019-07-30 23:06:05,725 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:31Z", "updated_at": "2019-07-30T23:00:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "7c02fb00-7d40-4dd7-b7b5-bee9a47470fe", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "93b000a7-5914-45ef-87f1-1d77f1d8eba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "c7c38cda-2798-406e-ba36-34065477b27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "f3e6a4ac-3965-4508-ac9b-acffad3224da", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 1, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "78729401-4f3a-46c9-a1af-9a64156b0523", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:54Z", "updated_at": "2019-07-30T23:00:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "18df5f9f-6d17-4e4b-9e12-224295ec4454", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-30T23:00:57Z", "revision_number": 0, "id": "2b3063d7-a582-4cc9-8b56-6c6d50692a85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:57Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:54Z", "revision_number": 0, "id": "6fed53d8-2f4a-4195-b026-aee2fe964132", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:54Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T23:00:56Z", "revision_number": 0, "id": "74b4526e-40df-47c6-8d29-d91e896dbc0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:56Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T23:00:56Z", "revision_number": 0, "id": "9adbb436-4d66-44ff-9709-e4bcfaad98cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:56Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:55Z", "revision_number": 0, "id": "c6847997-afb8-4141-930b-6810346ccd98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:55Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:00:55Z", "revision_number": 0, "id": "dbf621e2-b8bf-4510-8ae7-7b4370aef8ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:55Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-30T23:00:58Z", "revision_number": 0, "id": "fd68642d-7245-4282-8b43-2b3bffc00fea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:58Z", "security_group_id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 7, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "b1671374-e2ed-49ac-b88f-3e3ebed9f202", "name": "cloudify-sg_0c1a4620-8434-42fe-a393-39b4720b951a"}]} 2019-07-30 23:06:05,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-a83ac06e-252e-4384-95fb-ca5dddee7b8b 2019-07-30 23:06:05,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0446920394897s 2019-07-30 23:06:05,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 23:06:05,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/b1671374-e2ed-49ac-b88f-3e3ebed9f202.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:06,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:06:06 GMT X-Openstack-Request-Id: req-578c3cc5-58e9-4070-aa6a-a5a475a53eaa 2019-07-30 23:06:06,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:06:06,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/b1671374-e2ed-49ac-b88f-3e3ebed9f202.json used request id req-578c3cc5-58e9-4070-aa6a-a5a475a53eaa 2019-07-30 23:06:06,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.463222980499s 2019-07-30 23:06:06,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 23:06:06,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:06,229 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06: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-b51264e7-b351-4b85-a41e-2b350e3b1109 x-openstack-request-id: req-b51264e7-b351-4b85-a41e-2b350e3b1109 2019-07-30 23:06:06,229 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/cloudify-kp_0c1a4620-8434-42fe-a393-39b4720b951a used request id req-b51264e7-b351-4b85-a41e-2b350e3b1109 2019-07-30 23:06:06,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0339441299438s 2019-07-30 23:06:06,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 23:06:06,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/a25d1c02-55f4-4c56-80c4-40a5d6bc8d09/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" -d '{"subnet_id": "b747cb38-43db-40a2-910c-a17cf9f54e97"}' 2019-07-30 23:06:10,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:10 GMT X-Openstack-Request-Id: req-a5d5ea42-4fcd-47c0-97c0-4a88aebd7852 2019-07-30 23:06:10,148 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "15f1d0c4-7ce5-48d0-9486-80eb00629f5c", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "subnet_id": "b747cb38-43db-40a2-910c-a17cf9f54e97", "subnet_ids": ["b747cb38-43db-40a2-910c-a17cf9f54e97"], "port_id": "92382939-33a4-4661-9f98-85f3c72cfa3c", "id": "a25d1c02-55f4-4c56-80c4-40a5d6bc8d09"} 2019-07-30 23:06:10,148 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/a25d1c02-55f4-4c56-80c4-40a5d6bc8d09/remove_router_interface.json used request id req-a5d5ea42-4fcd-47c0-97c0-4a88aebd7852 2019-07-30 23:06:10,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.91882395744s 2019-07-30 23:06:10,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 23:06:10,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:10,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:10 GMT X-Openstack-Request-Id: req-6f7de43c-b88b-4676-978a-b0be5e6b8a90 2019-07-30 23:06:10,552 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:35Z", "admin_state_up": true, "updated_at": "2019-07-30T23:06:07Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "a25d1c02-55f4-4c56-80c4-40a5d6bc8d09", "name": "cloudify-router_0c1a4620-8434-42fe-a393-39b4720b951a"}]} 2019-07-30 23:06:10,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-6f7de43c-b88b-4676-978a-b0be5e6b8a90 2019-07-30 23:06:10,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.402861118317s 2019-07-30 23:06:10,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 23:06:10,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/a25d1c02-55f4-4c56-80c4-40a5d6bc8d09.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:15,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:06:15 GMT X-Openstack-Request-Id: req-d65c547b-484d-46b3-a14b-abf3ea0f93b7 2019-07-30 23:06:15,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:06:15,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/a25d1c02-55f4-4c56-80c4-40a5d6bc8d09.json used request id req-d65c547b-484d-46b3-a14b-abf3ea0f93b7 2019-07-30 23:06:15,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.50209093094s 2019-07-30 23:06:15,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 23:06:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:15,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:15 GMT X-Openstack-Request-Id: req-732c03bf-3e39-4a53-83a4-e41616d53151 2019-07-30 23:06:15,416 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"15f1d0c4-7ce5-48d0-9486-80eb00629f5c","tenant_id":"8e5453d9e55440fd9212c98dac9fc6f7","created_at":"2019-07-30T23:00:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T23:00:32Z","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":"8e5453d9e55440fd9212c98dac9fc6f7","id":"b747cb38-43db-40a2-910c-a17cf9f54e97","subnetpool_id":null,"name":"cloudify-subnet_0c1a4620-8434-42fe-a393-39b4720b951a"}]} 2019-07-30 23:06:15,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-732c03bf-3e39-4a53-83a4-e41616d53151 2019-07-30 23:06:15,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.359905958176s 2019-07-30 23:06:15,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 23:06:15,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/b747cb38-43db-40a2-910c-a17cf9f54e97.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:18,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:06:18 GMT X-Openstack-Request-Id: req-4040bf8b-2b21-4c46-a4c8-81a34984bd1e 2019-07-30 23:06:18,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:06:18,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/b747cb38-43db-40a2-910c-a17cf9f54e97.json used request id req-4040bf8b-2b21-4c46-a4c8-81a34984bd1e 2019-07-30 23:06:18,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.95892715454s 2019-07-30 23:06:18,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:06:18,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:19,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:19 GMT X-Openstack-Request-Id: req-49ecb703-2b6b-4160-85ed-27ea352b2123 2019-07-30 23:06:19,213 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"15f1d0c4-7ce5-48d0-9486-80eb00629f5c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8e5453d9e55440fd9212c98dac9fc6f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T23:06:18Z","qos_policy_id":null,"name":"cloudify-net_0c1a4620-8434-42fe-a393-39b4720b951a","admin_state_up":true,"tenant_id":"8e5453d9e55440fd9212c98dac9fc6f7","created_at":"2019-07-30T23:00:31Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 23:06:19,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-49ecb703-2b6b-4160-85ed-27ea352b2123 2019-07-30 23:06:19,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.836580991745s 2019-07-30 23:06:19,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 23:06:19,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/15f1d0c4-7ce5-48d0-9486-80eb00629f5c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:20,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:06:20 GMT X-Openstack-Request-Id: req-ad3a6d01-b400-49a8-ad3f-7c1b89d15986 2019-07-30 23:06:20,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:06:20,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/15f1d0c4-7ce5-48d0-9486-80eb00629f5c.json used request id req-ad3a6d01-b400-49a8-ad3f-7c1b89d15986 2019-07-30 23:06:20,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.914421081543s 2019-07-30 23:06:20,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 23:06:20,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:20,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:20 GMT X-Openstack-Request-Id: req-49ced15a-342e-4ee8-a2e9-2ca5a89c5341 2019-07-30 23:06:20,868 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:00:52Z", "file": "/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/file", "owner": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "size": 296288256, "self": "/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify-img_0c1a4620-8434-42fe-a393-39b4720b951a", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T23:00:47Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 23:06:20,868 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-49ced15a-342e-4ee8-a2e9-2ca5a89c5341 2019-07-30 23:06:20,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.734834909439s 2019-07-30 23:06:20,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 23:06:20,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5af966b6533a94159855595d86700d4d917655d0" 2019-07-30 23:06:21,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:06:21 GMT X-Openstack-Request-Id: req-c5be37e3-fcc6-4a11-840b-fffe770ab135 2019-07-30 23:06:21,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:06:21,548 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/c46ca828-a6ad-42a4-8a8f-5d5b292ef418 used request id req-c5be37e3-fcc6-4a11-840b-fffe770ab135 2019-07-30 23:06:21,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.677390098572s 2019-07-30 23:06:21,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 23:06:21,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:06:21,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06: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-b8871f96-b3ff-452e-b49b-e353403ae312 x-openstack-request-id: req-b8871f96-b3ff-452e-b49b-e353403ae312 2019-07-30 23:06:21,864 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_0c1a4620-8434-42fe-a393-39b4720b951a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc", "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": "511b249c-f9d0-45d2-821c-aa1e9be4eafc"}]} 2019-07-30 23:06:21,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-b8871f96-b3ff-452e-b49b-e353403ae312 2019-07-30 23:06:21,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.311096906662s 2019-07-30 23:06:21,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 23:06:21,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:06:21,905 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06: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-209d41b0-b848-4ee5-a110-f903295ece2f x-openstack-request-id: req-209d41b0-b848-4ee5-a110-f903295ece2f 2019-07-30 23:06:21,905 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/511b249c-f9d0-45d2-821c-aa1e9be4eafc used request id req-209d41b0-b848-4ee5-a110-f903295ece2f 2019-07-30 23:06:21,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.039048910141s 2019-07-30 23:06:21,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 23:06:21,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:06:22,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2af13e-07d4-49e5-8cf8-a2b748533ff4 2019-07-30 23:06:22,128 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify-user_0c1a4620-8434-42fe-a393-39b4720b951a", "links": {"self": "http://172.30.9.37:5000/v3/users/193d543fe0a24020b7af4dfed5eca477"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "193d543fe0a24020b7af4dfed5eca477", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 23:06:22,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-9f2af13e-07d4-49e5-8cf8-a2b748533ff4 2019-07-30 23:06:22,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223016023636s 2019-07-30 23:06:22,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 23:06:22,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/193d543fe0a24020b7af4dfed5eca477 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:06:22,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900173f5-da2e-4764-83ed-ee262321581e 2019-07-30 23:06:22,376 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_0c1a4620-8434-42fe-a393-39b4720b951a", "links": {"self": "http://172.30.9.37:5000/v3/users/193d543fe0a24020b7af4dfed5eca477"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "193d543fe0a24020b7af4dfed5eca477", "description": null}} 2019-07-30 23:06:22,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/193d543fe0a24020b7af4dfed5eca477 used request id req-900173f5-da2e-4764-83ed-ee262321581e 2019-07-30 23:06:22,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.241608858109s 2019-07-30 23:06:22,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 23:06:22,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/193d543fe0a24020b7af4dfed5eca477 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:06:22,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 23:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6c66e55-dd25-4e8a-92d1-0b21016c6312 2019-07-30 23:06:22,703 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 23:06:22,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/193d543fe0a24020b7af4dfed5eca477 used request id req-a6c66e55-dd25-4e8a-92d1-0b21016c6312 2019-07-30 23:06:22,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.325567960739s 2019-07-30 23:06:22,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 23:06:22,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:06:22,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc184a6-25a7-4850-9582-977b68249585 2019-07-30 23:06:22,930 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.37:5000/v3/projects/8e5453d9e55440fd9212c98dac9fc6f7"}, "tags": [], "enabled": true, "id": "8e5453d9e55440fd9212c98dac9fc6f7", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_0c1a4620-8434-42fe-a393-39b4720b951a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 23:06:22,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-4cc184a6-25a7-4850-9582-977b68249585 2019-07-30 23:06:22,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220330953598s 2019-07-30 23:06:22,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 23:06:22,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/8e5453d9e55440fd9212c98dac9fc6f7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:06:23,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 23:06:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddaf87c1-742b-4273-8730-ff8cbe4191e4 2019-07-30 23:06:23,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 23:06:23,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/8e5453d9e55440fd9212c98dac9fc6f7 used request id req-ddaf87c1-742b-4273-8730-ff8cbe4191e4 2019-07-30 23:06:23,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.30119395256s 2019-07-30 23:06:23,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:06:23,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=8e5453d9e55440fd9212c98dac9fc6f7&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:06:23,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:23 GMT X-Openstack-Request-Id: req-7910b775-ccce-4d77-be89-4ee15279542b 2019-07-30 23:06:23,571 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:31Z", "updated_at": "2019-07-30T23:00:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "7c02fb00-7d40-4dd7-b7b5-bee9a47470fe", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "93b000a7-5914-45ef-87f1-1d77f1d8eba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "c7c38cda-2798-406e-ba36-34065477b27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "f3e6a4ac-3965-4508-ac9b-acffad3224da", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 1, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "78729401-4f3a-46c9-a1af-9a64156b0523", "name": "default"}]} 2019-07-30 23:06:23,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=8e5453d9e55440fd9212c98dac9fc6f7&name=default used request id req-7910b775-ccce-4d77-be89-4ee15279542b 2019-07-30 23:06:23,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328546047211s 2019-07-30 23:06:23,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:06:23,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:06:23,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:23 GMT X-Openstack-Request-Id: req-437c538d-da25-4eec-9224-749406a234ca 2019-07-30 23:06:23,957 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "created_at": "2019-07-30T23:00:31Z", "updated_at": "2019-07-30T23:00:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "7c02fb00-7d40-4dd7-b7b5-bee9a47470fe", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "93b000a7-5914-45ef-87f1-1d77f1d8eba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "c7c38cda-2798-406e-ba36-34065477b27e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:00:31Z", "revision_number": 0, "id": "f3e6a4ac-3965-4508-ac9b-acffad3224da", "remote_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "remote_ip_prefix": null, "created_at": "2019-07-30T23:00:31Z", "security_group_id": "78729401-4f3a-46c9-a1af-9a64156b0523", "tenant_id": "8e5453d9e55440fd9212c98dac9fc6f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "8e5453d9e55440fd9212c98dac9fc6f7"}], "revision_number": 1, "project_id": "8e5453d9e55440fd9212c98dac9fc6f7", "id": "78729401-4f3a-46c9-a1af-9a64156b0523", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-30 23:06:23,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-437c538d-da25-4eec-9224-749406a234ca 2019-07-30 23:06:23,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.380395174026s 2019-07-30 23:06:23,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 23:06:23,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/78729401-4f3a-46c9-a1af-9a64156b0523.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}2b1410ed2063f434a3e4585e8f0110f6dc927f7a" 2019-07-30 23:06:24,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:06:24 GMT X-Openstack-Request-Id: req-81c2ac9b-4307-4964-88ba-394d66d82e5a 2019-07-30 23:06:24,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:06:24,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/78729401-4f3a-46c9-a1af-9a64156b0523.json used request id req-81c2ac9b-4307-4964-88ba-394d66d82e5a 2019-07-30 23:06:24,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.438291072845s 2019-07-30 23:06:24,424 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-07-30 23:06:24,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 23:06:24,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d227e55-3d5d-48e6-8585-26d418dbea5e 2019-07-30 23:06:24,457 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 23:06:24,457 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-0d227e55-3d5d-48e6-8585-26d418dbea5e 2019-07-30 23:06:24,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 23:06:24,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-31T00:06:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["bicHf_kDQb2SLfWZBh5Vtw"], "issued_at": "2019-07-30T23:06:24.000000Z"}} 2019-07-30 23:06:24,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:06:24,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:06:25,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:25 GMT X-Openstack-Request-Id: req-617ab591-39d2-4fe4-b183-c682cce11caf 2019-07-30 23:06:25,175 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 23:06:25,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-617ab591-39d2-4fe4-b183-c682cce11caf 2019-07-30 23:06:25,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.292814016342s 2019-07-30 23:06:25,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 23:06:25,190 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35c04a64-58fa-4a9b-b271-ce0455f474e1 2019-07-30 23:06:25,191 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:06:25,191 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-35c04a64-58fa-4a9b-b271-ce0455f474e1 2019-07-30 23:06:25,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 23:06:25,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:06:25,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ba8f3a-1ed2-4f94-a589-5953ba2ae6bd 2019-07-30 23:06:25,369 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 23:06:25,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-14ba8f3a-1ed2-4f94-a589-5953ba2ae6bd 2019-07-30 23:06:25,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177576065063s 2019-07-30 23:06:25,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 23:06:25,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64"}}' 2019-07-30 23:06:25,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11bef543-7a76-440a-a23f-5d296a67a2ec 2019-07-30 23:06:25,631 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.37:5000/v3/projects/778312b64a1a4940aa9f1a8df3199800"}, "tags": [], "enabled": true, "id": "778312b64a1a4940aa9f1a8df3199800", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64"}} 2019-07-30 23:06:25,631 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-11bef543-7a76-440a-a23f-5d296a67a2ec 2019-07-30 23:06:25,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.253602027893s 2019-07-30 23:06:25,632 - 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'778312b64a1a4940aa9f1a8df3199800', '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_84387af5-28ec-4f29-a220-ce0720132a64'}) 2019-07-30 23:06:25,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 23:06:25,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "0uYYF3qc2SXcdHBmH8MfgyMyz5bZJ1", "email": null, "name": "cloudify_ims-user_84387af5-28ec-4f29-a220-ce0720132a64"}}' 2019-07-30 23:06:26,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2511a22-5886-4990-bdf9-2387389e14f8 2019-07-30 23:06:26,134 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_84387af5-28ec-4f29-a220-ce0720132a64", "links": {"self": "http://172.30.9.37:5000/v3/users/643b6c14340e408294f31de4a8536b51"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "643b6c14340e408294f31de4a8536b51", "domain_id": "default", "password_expires_at": null}} 2019-07-30 23:06:26,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-a2511a22-5886-4990-bdf9-2387389e14f8 2019-07-30 23:06:26,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.494719982147s 2019-07-30 23:06:26,135 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'643b6c14340e408294f31de4a8536b51', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_84387af5-28ec-4f29-a220-ce0720132a64'}) 2019-07-30 23:06:26,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 23:06:26,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:06:26,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcbbcbf6-84c8-4b8b-98d7-086901a1c602 2019-07-30 23:06:26,359 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 23:06:26,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-bcbbcbf6-84c8-4b8b-98d7-086901a1c602 2019-07-30 23:06:26,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220409870148s 2019-07-30 23:06:26,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 23:06:26,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:06:26,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ca786a2-b9ed-4c42-9b9e-0259a95358c8 2019-07-30 23:06:26,574 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 23:06:26,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-6ca786a2-b9ed-4c42-9b9e-0259a95358c8 2019-07-30 23:06:26,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209540843964s 2019-07-30 23:06:26,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 23:06:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:06:26,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a1f300-9af0-41c5-baa0-c4aa9a5d5258 2019-07-30 23:06:26,810 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 23:06:26,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-07a1f300-9af0-41c5-baa0-c4aa9a5d5258 2019-07-30 23:06:26,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.230393886566s 2019-07-30 23:06:26,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 23:06:26,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:06:27,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a863b5d-cc00-4f8f-978b-3fe1003bd9ef 2019-07-30 23:06:27,042 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 23:06:27,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-3a863b5d-cc00-4f8f-978b-3fe1003bd9ef 2019-07-30 23:06:27,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.22675204277s 2019-07-30 23:06:27,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 23:06:27,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:06:27,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c0b354e-e66d-4e4b-bdd3-9c15e283de07 2019-07-30 23:06:27,292 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_84387af5-28ec-4f29-a220-ce0720132a64", "links": {"self": "http://172.30.9.37:5000/v3/users/643b6c14340e408294f31de4a8536b51"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "643b6c14340e408294f31de4a8536b51", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 23:06:27,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-2c0b354e-e66d-4e4b-bdd3-9c15e283de07 2019-07-30 23:06:27,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.249933004379s 2019-07-30 23:06:27,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 23:06:27,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:06:27,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3bcc331-54c0-4d2c-8d49-641182adc76a 2019-07-30 23:06:27,548 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.37:5000/v3/projects/778312b64a1a4940aa9f1a8df3199800"}, "tags": [], "enabled": true, "id": "778312b64a1a4940aa9f1a8df3199800", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 23:06:27,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-c3bcc331-54c0-4d2c-8d49-641182adc76a 2019-07-30 23:06:27,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.242504835129s 2019-07-30 23:06:27,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 23:06:27,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=643b6c14340e408294f31de4a8536b51&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=778312b64a1a4940aa9f1a8df3199800" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:06:27,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52573802-a88a-4824-8c1a-1bac197b6352 2019-07-30 23:06:27,776 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=643b6c14340e408294f31de4a8536b51&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=778312b64a1a4940aa9f1a8df3199800", "previous": null, "next": null}} 2019-07-30 23:06:27,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=643b6c14340e408294f31de4a8536b51&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=778312b64a1a4940aa9f1a8df3199800 used request id req-52573802-a88a-4824-8c1a-1bac197b6352 2019-07-30 23:06:27,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.217781066895s 2019-07-30 23:06:27,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 23:06:27,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/778312b64a1a4940aa9f1a8df3199800/users/643b6c14340e408294f31de4a8536b51/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:06:27,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 23:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa7d6824-6615-42d9-99ba-c1fd57486a41 2019-07-30 23:06:27,975 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 23:06:27,975 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/778312b64a1a4940aa9f1a8df3199800/users/643b6c14340e408294f31de4a8536b51/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-fa7d6824-6615-42d9-99ba-c1fd57486a41 2019-07-30 23:06:27,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.195613145828s 2019-07-30 23:06:27,976 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64', 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'778312b64a1a4940aa9f1a8df3199800', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '0uYYF3qc2SXcdHBmH8MfgyMyz5bZJ1', 'username': u'cloudify_ims-user_84387af5-28ec-4f29-a220-ce0720132a64', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 23:06:27,980 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_84387af5-28ec-4f29-a220-ce0720132a64', 'password': '0uYYF3qc2SXcdHBmH8MfgyMyz5bZJ1', 'project_name': 'cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '778312b64a1a4940aa9f1a8df3199800', 'project_domain_name': 'Default'} 2019-07-30 23:06:28,032 - 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-07-30 23:06:28,047 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-07-30 23:06:28,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 23:06:28,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:06:28,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f546a28-88ac-4aaa-8b77-ed4e788ed872 2019-07-30 23:06:28,273 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 23:06:28,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-4f546a28-88ac-4aaa-8b77-ed4e788ed872 2019-07-30 23:06:28,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225517034531s 2019-07-30 23:06:28,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 23:06:28,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:06:28,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d178945-10ba-42e8-9f9b-0bc421fd9f6d 2019-07-30 23:06:28,504 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.37:5000/v3/projects/778312b64a1a4940aa9f1a8df3199800"}, "tags": [], "enabled": true, "id": "778312b64a1a4940aa9f1a8df3199800", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 23:06:28,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-0d178945-10ba-42e8-9f9b-0bc421fd9f6d 2019-07-30 23:06:28,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225208997726s 2019-07-30 23:06:28,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-30 23:06:28,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" -d '{"network": {"tenant_id": "778312b64a1a4940aa9f1a8df3199800", "name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "admin_state_up": true}}' 2019-07-30 23:06:29,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:29 GMT X-Openstack-Request-Id: req-b79908af-fa26-47fc-879f-6ae742b54b89 2019-07-30 23:06:29,156 - 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":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T23:06:29Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}} 2019-07-30 23:06:29,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-b79908af-fa26-47fc-879f-6ae742b54b89 2019-07-30 23:06:29,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.649360179901s 2019-07-30 23:06:29,157 - 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-07-30T23:06:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28', u'provider:segmentation_id': 79, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', u'created_at': u'2019-07-30T23:06:28Z', u'mtu': 1450, u'tenant_id': u'778312b64a1a4940aa9f1a8df3199800', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'778312b64a1a4940aa9f1a8df3199800', u'l2_adjacency': True}) 2019-07-30 23:06:29,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 23:06:29,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6843df6-a518-4301-a5ee-67ab91c45bb6 2019-07-30 23:06:29,165 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 23:06:29,165 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-a6843df6-a518-4301-a5ee-67ab91c45bb6 2019-07-30 23:06:29,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 23:06:29,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-31T00:06:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "778312b64a1a4940aa9f1a8df3199800", "name": "cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/778312b64a1a4940aa9f1a8df3199800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/778312b64a1a4940aa9f1a8df3199800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/778312b64a1a4940aa9f1a8df3199800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_778312b64a1a4940aa9f1a8df3199800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_778312b64a1a4940aa9f1a8df3199800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/778312b64a1a4940aa9f1a8df3199800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/778312b64a1a4940aa9f1a8df3199800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/778312b64a1a4940aa9f1a8df3199800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/778312b64a1a4940aa9f1a8df3199800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/778312b64a1a4940aa9f1a8df3199800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/778312b64a1a4940aa9f1a8df3199800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_84387af5-28ec-4f29-a220-ce0720132a64", "id": "643b6c14340e408294f31de4a8536b51"}, "audit_ids": ["BYWF0X2STkmUC6dRk9PwJA"], "issued_at": "2019-07-30T23:06:29.000000Z"}} 2019-07-30 23:06:29,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:06:29,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:06:29,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:29 GMT X-Openstack-Request-Id: req-fe9c2cef-2a94-489f-891e-72073c20b616 2019-07-30 23:06:29,905 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T23:06:29Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 23:06:29,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-fe9c2cef-2a94-489f-891e-72073c20b616 2019-07-30 23:06:29,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.312283039093s 2019-07-30 23:06:29,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-30 23:06:29,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '{"subnet": {"name": "cloudify_ims-subnet_84387af5-28ec-4f29-a220-ce0720132a64", "enable_dhcp": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-30 23:06:30,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:30 GMT X-Openstack-Request-Id: req-cac3ce9a-88b9-41d2-86d7-27a338cc97da 2019-07-30 23:06:30,952 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T23:06:30Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"778312b64a1a4940aa9f1a8df3199800","id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","subnetpool_id":null,"name":"cloudify_ims-subnet_84387af5-28ec-4f29-a220-ce0720132a64"}} 2019-07-30 23:06:30,952 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-cac3ce9a-88b9-41d2-86d7-27a338cc97da 2019-07-30 23:06:30,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.04550099373s 2019-07-30 23:06:30,953 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T23:06:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1936d843-8dc7-4192-8cf2-6e114cf7fab8', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_84387af5-28ec-4f29-a220-ce0720132a64', u'enable_dhcp': True, u'network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28', u'tenant_id': u'778312b64a1a4940aa9f1a8df3199800', u'created_at': u'2019-07-30T23:06:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'778312b64a1a4940aa9f1a8df3199800'}) 2019-07-30 23:06:30,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-30 23:06:30,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "cloudify_ims-router_84387af5-28ec-4f29-a220-ce0720132a64", "admin_state_up": true}}' 2019-07-30 23:06:38,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:38 GMT X-Openstack-Request-Id: req-c3d30ba2-0e38-444d-883d-5ce83d822cdd 2019-07-30 23:06:38,770 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:32Z", "admin_state_up": true, "updated_at": "2019-07-30T23:06:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e3711e72-1929-41b2-a21c-63cb88983839", "name": "cloudify_ims-router_84387af5-28ec-4f29-a220-ce0720132a64"}} 2019-07-30 23:06:38,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-c3d30ba2-0e38-444d-883d-5ce83d822cdd 2019-07-30 23:06:38,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.8164100647s 2019-07-30 23:06:38,771 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-30T23:06:33Z', u'revision_number': 3, u'id': u'e3711e72-1929-41b2-a21c-63cb88983839', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_84387af5-28ec-4f29-a220-ce0720132a64', u'admin_state_up': True, u'tenant_id': u'778312b64a1a4940aa9f1a8df3199800', u'created_at': u'2019-07-30T23:06:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'778312b64a1a4940aa9f1a8df3199800'}) 2019-07-30 23:06:38,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-30 23:06:38,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/e3711e72-1929-41b2-a21c-63cb88983839/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '{"subnet_id": "1936d843-8dc7-4192-8cf2-6e114cf7fab8"}' 2019-07-30 23:06:42,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:42 GMT X-Openstack-Request-Id: req-3fb46ab0-a627-4a0e-944f-3d49f88a1953 2019-07-30 23:06:42,665 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "subnet_id": "1936d843-8dc7-4192-8cf2-6e114cf7fab8", "subnet_ids": ["1936d843-8dc7-4192-8cf2-6e114cf7fab8"], "port_id": "82c69d10-c501-4435-a47f-70559754e444", "id": "e3711e72-1929-41b2-a21c-63cb88983839"} 2019-07-30 23:06:42,665 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/e3711e72-1929-41b2-a21c-63cb88983839/add_router_interface.json used request id req-3fb46ab0-a627-4a0e-944f-3d49f88a1953 2019-07-30 23:06:42,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.8943810463s 2019-07-30 23:06:42,666 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-30 23:06:43,931 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8ee57e8549b609af99c44f881b823041 sha256:0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc 2019-07-30 23:06:43,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 23:06:43,940 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:43 GMT 2019-07-30 23:06:43,941 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 23:06:43,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 23:06:43,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:06:44,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:44 GMT X-Openstack-Request-Id: req-d6f00aae-15c5-4255-9f89-86db09090a48 2019-07-30 23:06:44,274 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 23:06:44,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-d6f00aae-15c5-4255-9f89-86db09090a48 2019-07-30 23:06:44,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327681064606s 2019-07-30 23:06:44,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 23:06:44,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '{"owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "owner_specified.shade.object": "images/cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}' 2019-07-30 23:06:44,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:44 GMT Location: http://172.30.9.37:9292/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3c927a35-8d8d-43c9-9a83-6c08aca07b7b 2019-07-30 23:06:44,683 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:06:44Z", "file": "/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/file", "owner": "778312b64a1a4940aa9f1a8df3199800", "id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "size": null, "self": "/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64", "checksum": null, "created_at": "2019-07-30T23:06:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 23:06:44,683 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-3c927a35-8d8d-43c9-9a83-6c08aca07b7b 2019-07-30 23:06:44,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.398509979248s 2019-07-30 23:06:44,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 23:06:44,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '' 2019-07-30 23:06:49,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:06:49 GMT X-Openstack-Request-Id: req-f77cf2e2-e81e-4e24-a355-36dcb1dc3787 2019-07-30 23:06:49,530 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:06:49,530 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/file used request id req-f77cf2e2-e81e-4e24-a355-36dcb1dc3787 2019-07-30 23:06:49,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.84591197968s 2019-07-30 23:06:49,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 23:06:49,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:06:49,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:49 GMT X-Openstack-Request-Id: req-0f7f795c-05f8-41e6-ac46-167119e048dc 2019-07-30 23:06:49,843 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:06:49Z", "file": "/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/file", "owner": "778312b64a1a4940aa9f1a8df3199800", "id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "size": 296288256, "self": "/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T23:06:44Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 23:06:49,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-0f7f795c-05f8-41e6-ac46-167119e048dc 2019-07-30 23:06:49,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30826997757s 2019-07-30 23:06:49,845 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/snap', u'metadata': Munch({})})], 'file': u'/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/file', 'owner': u'778312b64a1a4940aa9f1a8df3199800', 'id': u'13b431c2-a035-4faf-9ccb-0e2c8e85fc39', 'size': 296288256, u'self': u'/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'778312b64a1a4940aa9f1a8df3199800', 'name': 'cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T23:06:49Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T23:06:49Z', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', 'properties': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64', 'created': u'2019-07-30T23:06:44Z', 'checksum': u'8ee57e8549b609af99c44f881b823041', 'created_at': u'2019-07-30T23:06:44Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', 'metadata': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}}) 2019-07-30 23:06:49,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 23:06:49,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-07-30 23:06:50,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06: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-212a81c5-a3ed-44d4-a22b-9c24ec45b58b x-openstack-request-id: req-212a81c5-a3ed-44d4-a22b-9c24ec45b58b 2019-07-30 23:06:50,177 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "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": "6333e531-3ced-456a-9043-00c2865fe3da"}} 2019-07-30 23:06:50,177 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-212a81c5-a3ed-44d4-a22b-9c24ec45b58b 2019-07-30 23:06:50,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.328207015991s 2019-07-30 23:06:50,178 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'6333e531-3ced-456a-9043-00c2865fe3da', 'swap': 0}) 2019-07-30 23:06:50,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 23:06:50,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" -d '{"extra_specs": {}}' 2019-07-30 23:06:50,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06: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-99f2cdcd-e5fd-43cf-89f2-a21fc162aec3 x-openstack-request-id: req-99f2cdcd-e5fd-43cf-89f2-a21fc162aec3 2019-07-30 23:06:50,201 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 23:06:50,201 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da/os-extra_specs used request id req-99f2cdcd-e5fd-43cf-89f2-a21fc162aec3 2019-07-30 23:06:50,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224797725677s 2019-07-30 23:06:50,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 23:06:50,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '{"keypair": {"name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64"}}' 2019-07-30 23:06:50,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06: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-a72a31c7-ab30-436e-9244-b2780f79f3cd x-openstack-request-id: req-a72a31c7-ab30-436e-9244-b2780f79f3cd 2019-07-30 23:06:50,736 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAlrUQnK4embVkU66aerlVTgyI0kTqG7uHLJESoN/XAXQ+QI4e\niIdnGFOOsdZNuD/T64anhBnGS9n9gOB7Rrg5ezeypyhMkAwrLAo+RSWiTDJWuZU+\nZ072pD/xEdlxW3tJHoaFfIeSb+Rg7jBvnJiUbqBv0vN1kuaoqJ9lW0908qXqnaeL\nYsClr+7iCWaCFZIM5RLCB6/QQPYIcOuGvj+c45K1RqVTNRrbmFxXnBTgwIylyjYJ\nrM4pffji1Zic1JHlLUGzOel+tJ17z+JxaVcLxum5AEfoEd7lmXZKAPM9LI8jLS06\nylQuVVRn0VDYLC4dU6ZVSdV2iQDEg00owTPdiQIDAQABAoIBACssF2Qq5Q03T1RB\nknNRoERJhvBlWYM0R1bXADUhql/6QtMPY2PNFhV76ka7k2wSrMytuFM5ZvrXqa0/\noVDy+VR48i68dqJVOhDVplz8mO+nA/0J6eSCVFldD9wDJFwGhz29X4P6+lIfZD0X\nlwGPHAZM43vUznuUpAAaGVj8/A1+VZYMU5D7LRzwVbaLkmif9nlwm2CdDxCZ4xBz\nYG1+hwIh32DGPS/xzYURG6mScIR6pLSd1fp/rub+wOQVh+fAFIgw3GBwa8wO51rK\n8JQMREQgwGS/EeVJp8tYQd/I/tiFIUCxSl19vO6P3qNU48uiQ7JlriEQAZeZhMN6\n12BA2gECgYEAyHkaxkXfF/SjeoBz3LbTa/h83MhmyWXJkxSTBJHdVd/dJq1gJJ7J\ngMXvDyXf91RvmRfy+QiUspmX/MmyqYpkZJGDguqpl7FLeHzK6O/CriFLYsMR1xQK\ngM+4NlGy4l05g5vkCHBTUlaXdNrnVay2+1jDUQjIR748C8Lwf20v7ykCgYEAwHM6\n58jfuaM4mvUeDLM6PIuCtlm0pUFSGRiDzdczf936+GeBJzGr54FP5sPZFimp5F8a\nXg+7/scs1qBjILv7pU/9gYjPNlcI/Lqci8niI/0zlo2BrqUJ98vlcNEqZHGFG0ZO\n9sCLNAYzGerh9CjSeZhcxyDCh/Llty7tU5IjJ2ECgYBegwHFchFwaMxdp4t4BdV8\n9KRhLjWPQ2aZ6bw6Dk6L+sN3RYurGBUlmatPt+pz3yHRykGpeIsp/FF0Qt7xISad\nZyDaKqmTs2lCP4sl8EsW7ulsgUy62l7tRYCyUygDojHIQ0lpVRNjISG8XKttb8TA\nkKNcY8iQUjZa0Sey25YaqQKBgD026e+8N12nC2ROv4YupEGJ5sP1+L3v7xtIbvRU\nlW8AvsmwsqYy6Ik02qN+fFjOW9nmXk65FoVN+XczgRRydvL4ZJyFVdPlD1jESvMz\n/hiQe45R6IQSvv7w/kRKY/+bFEm+rXNTf3PG3Q5LZh/xtDE1Q52bUAVKP8Nqy9af\nT0tBAoGAeyFWxd+SuqkdH8zwk4r7dueeUSxpzXgnezXSuDm57fU996xEvmaUZWm8\npKOWTp5m5Z0bxwDvPdynMC8JxEZIbLlMnUT/VKp2NFM1/sbd+S6wUGpdn2uOjNUe\n1KcRjzgmFZJQwd+MQlHFG43iOGWLbClZ3C9npw7Zf9Gfmtws2xA=\n-----END RSA PRIVATE KEY-----\n", "user_id": "643b6c14340e408294f31de4a8536b51", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}} 2019-07-30 23:06:50,737 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-a72a31c7-ab30-436e-9244-b2780f79f3cd 2019-07-30 23:06:50,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.532574892044s 2019-07-30 23:06:50,738 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAlrUQnK4embVkU66aerlVTgyI0kTqG7uHLJESoN/XAXQ+QI4e\niIdnGFOOsdZNuD/T64anhBnGS9n9gOB7Rrg5ezeypyhMkAwrLAo+RSWiTDJWuZU+\nZ072pD/xEdlxW3tJHoaFfIeSb+Rg7jBvnJiUbqBv0vN1kuaoqJ9lW0908qXqnaeL\nYsClr+7iCWaCFZIM5RLCB6/QQPYIcOuGvj+c45K1RqVTNRrbmFxXnBTgwIylyjYJ\nrM4pffji1Zic1JHlLUGzOel+tJ17z+JxaVcLxum5AEfoEd7lmXZKAPM9LI8jLS06\nylQuVVRn0VDYLC4dU6ZVSdV2iQDEg00owTPdiQIDAQABAoIBACssF2Qq5Q03T1RB\nknNRoERJhvBlWYM0R1bXADUhql/6QtMPY2PNFhV76ka7k2wSrMytuFM5ZvrXqa0/\noVDy+VR48i68dqJVOhDVplz8mO+nA/0J6eSCVFldD9wDJFwGhz29X4P6+lIfZD0X\nlwGPHAZM43vUznuUpAAaGVj8/A1+VZYMU5D7LRzwVbaLkmif9nlwm2CdDxCZ4xBz\nYG1+hwIh32DGPS/xzYURG6mScIR6pLSd1fp/rub+wOQVh+fAFIgw3GBwa8wO51rK\n8JQMREQgwGS/EeVJp8tYQd/I/tiFIUCxSl19vO6P3qNU48uiQ7JlriEQAZeZhMN6\n12BA2gECgYEAyHkaxkXfF/SjeoBz3LbTa/h83MhmyWXJkxSTBJHdVd/dJq1gJJ7J\ngMXvDyXf91RvmRfy+QiUspmX/MmyqYpkZJGDguqpl7FLeHzK6O/CriFLYsMR1xQK\ngM+4NlGy4l05g5vkCHBTUlaXdNrnVay2+1jDUQjIR748C8Lwf20v7ykCgYEAwHM6\n58jfuaM4mvUeDLM6PIuCtlm0pUFSGRiDzdczf936+GeBJzGr54FP5sPZFimp5F8a\nXg+7/scs1qBjILv7pU/9gYjPNlcI/Lqci8niI/0zlo2BrqUJ98vlcNEqZHGFG0ZO\n9sCLNAYzGerh9CjSeZhcxyDCh/Llty7tU5IjJ2ECgYBegwHFchFwaMxdp4t4BdV8\n9KRhLjWPQ2aZ6bw6Dk6L+sN3RYurGBUlmatPt+pz3yHRykGpeIsp/FF0Qt7xISad\nZyDaKqmTs2lCP4sl8EsW7ulsgUy62l7tRYCyUygDojHIQ0lpVRNjISG8XKttb8TA\nkKNcY8iQUjZa0Sey25YaqQKBgD026e+8N12nC2ROv4YupEGJ5sP1+L3v7xtIbvRU\nlW8AvsmwsqYy6Ik02qN+fFjOW9nmXk65FoVN+XczgRRydvL4ZJyFVdPlD1jESvMz\n/hiQe45R6IQSvv7w/kRKY/+bFEm+rXNTf3PG3Q5LZh/xtDE1Q52bUAVKP8Nqy9af\nT0tBAoGAeyFWxd+SuqkdH8zwk4r7dueeUSxpzXgnezXSuDm57fU996xEvmaUZWm8\npKOWTp5m5Z0bxwDvPdynMC8JxEZIbLlMnUT/VKp2NFM1/sbd+S6wUGpdn2uOjNUe\n1KcRjzgmFZJQwd+MQlHFG43iOGWLbClZ3C9npw7Zf9Gfmtws2xA=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'643b6c14340e408294f31de4a8536b51', 'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'created_at': '2019-07-30T23:06:50.738144', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'778312b64a1a4940aa9f1a8df3199800', 'name': 'cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d', 'type': 'ssh', 'id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64'}) 2019-07-30 23:06:50,738 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAlrUQnK4embVkU66aerlVTgyI0kTqG7uHLJESoN/XAXQ+QI4e iIdnGFOOsdZNuD/T64anhBnGS9n9gOB7Rrg5ezeypyhMkAwrLAo+RSWiTDJWuZU+ Z072pD/xEdlxW3tJHoaFfIeSb+Rg7jBvnJiUbqBv0vN1kuaoqJ9lW0908qXqnaeL YsClr+7iCWaCFZIM5RLCB6/QQPYIcOuGvj+c45K1RqVTNRrbmFxXnBTgwIylyjYJ rM4pffji1Zic1JHlLUGzOel+tJ17z+JxaVcLxum5AEfoEd7lmXZKAPM9LI8jLS06 ylQuVVRn0VDYLC4dU6ZVSdV2iQDEg00owTPdiQIDAQABAoIBACssF2Qq5Q03T1RB knNRoERJhvBlWYM0R1bXADUhql/6QtMPY2PNFhV76ka7k2wSrMytuFM5ZvrXqa0/ oVDy+VR48i68dqJVOhDVplz8mO+nA/0J6eSCVFldD9wDJFwGhz29X4P6+lIfZD0X lwGPHAZM43vUznuUpAAaGVj8/A1+VZYMU5D7LRzwVbaLkmif9nlwm2CdDxCZ4xBz YG1+hwIh32DGPS/xzYURG6mScIR6pLSd1fp/rub+wOQVh+fAFIgw3GBwa8wO51rK 8JQMREQgwGS/EeVJp8tYQd/I/tiFIUCxSl19vO6P3qNU48uiQ7JlriEQAZeZhMN6 12BA2gECgYEAyHkaxkXfF/SjeoBz3LbTa/h83MhmyWXJkxSTBJHdVd/dJq1gJJ7J gMXvDyXf91RvmRfy+QiUspmX/MmyqYpkZJGDguqpl7FLeHzK6O/CriFLYsMR1xQK gM+4NlGy4l05g5vkCHBTUlaXdNrnVay2+1jDUQjIR748C8Lwf20v7ykCgYEAwHM6 58jfuaM4mvUeDLM6PIuCtlm0pUFSGRiDzdczf936+GeBJzGr54FP5sPZFimp5F8a Xg+7/scs1qBjILv7pU/9gYjPNlcI/Lqci8niI/0zlo2BrqUJ98vlcNEqZHGFG0ZO 9sCLNAYzGerh9CjSeZhcxyDCh/Llty7tU5IjJ2ECgYBegwHFchFwaMxdp4t4BdV8 9KRhLjWPQ2aZ6bw6Dk6L+sN3RYurGBUlmatPt+pz3yHRykGpeIsp/FF0Qt7xISad ZyDaKqmTs2lCP4sl8EsW7ulsgUy62l7tRYCyUygDojHIQ0lpVRNjISG8XKttb8TA kKNcY8iQUjZa0Sey25YaqQKBgD026e+8N12nC2ROv4YupEGJ5sP1+L3v7xtIbvRU lW8AvsmwsqYy6Ik02qN+fFjOW9nmXk65FoVN+XczgRRydvL4ZJyFVdPlD1jESvMz /hiQe45R6IQSvv7w/kRKY/+bFEm+rXNTf3PG3Q5LZh/xtDE1Q52bUAVKP8Nqy9af T0tBAoGAeyFWxd+SuqkdH8zwk4r7dueeUSxpzXgnezXSuDm57fU996xEvmaUZWm8 pKOWTp5m5Z0bxwDvPdynMC8JxEZIbLlMnUT/VKp2NFM1/sbd+S6wUGpdn2uOjNUe 1KcRjzgmFZJQwd+MQlHFG43iOGWLbClZ3C9npw7Zf9Gfmtws2xA= -----END RSA PRIVATE KEY----- 2019-07-30 23:06:50,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-30 23:06:50,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '{"security_group": {"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-07-30 23:06:51,283 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:51 GMT X-Openstack-Request-Id: req-1b491ab0-aad3-416d-b535-bcf4cf315f52 2019-07-30 23:06:51,284 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:51Z", "updated_at": "2019-07-30T23:06:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "61b911ce-18b6-4df2-b111-ddedf7f7b921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "67a6c827-b994-4799-8a21-653d8c6d1dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}} 2019-07-30 23:06:51,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-1b491ab0-aad3-416d-b535-bcf4cf315f52 2019-07-30 23:06:51,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.539861917496s 2019-07-30 23:06:51,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:06:51,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:06:51,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:51 GMT X-Openstack-Request-Id: req-ef60d5f8-f5fe-4634-a081-272fd959400d 2019-07-30 23:06:51,863 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:51Z", "updated_at": "2019-07-30T23:06:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "61b911ce-18b6-4df2-b111-ddedf7f7b921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "67a6c827-b994-4799-8a21-653d8c6d1dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}, {"description": "Default security group", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:28Z", "updated_at": "2019-07-30T23:06:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "309f7caf-cea3-49bb-b80c-be114fe1f9e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "5429d078-e9ca-4661-a217-e7c731ce9255", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "786e85d9-a383-4543-a0f0-bd68314ccca9", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "7a7cbd27-5ff7-4b95-bf17-dcf0f53da95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "name": "default"}]} 2019-07-30 23:06:51,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-ef60d5f8-f5fe-4634-a081-272fd959400d 2019-07-30 23:06:51,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.571986913681s 2019-07-30 23:06:51,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 23:06:51,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -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": "c1af0c6a-994b-4baa-9729-7563196a6fbd"}}' 2019-07-30 23:06:52,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:52 GMT X-Openstack-Request-Id: req-3f806f7f-20c8-402b-9526-a8303e631647 2019-07-30 23:06:52,319 - 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-07-30T23:06:52Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "port_range_min": 22, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:52Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "b1184091-0b11-4d9e-bfd1-d5c63545730c"}} 2019-07-30 23:06:52,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-3f806f7f-20c8-402b-9526-a8303e631647 2019-07-30 23:06:52,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.448973894119s 2019-07-30 23:06:52,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:06:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:06:52,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:52 GMT X-Openstack-Request-Id: req-3ca13beb-40da-4d4e-847b-d13a59b33940 2019-07-30 23:06:52,665 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:51Z", "updated_at": "2019-07-30T23:06:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "61b911ce-18b6-4df2-b111-ddedf7f7b921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "67a6c827-b994-4799-8a21-653d8c6d1dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:06:52Z", "revision_number": 0, "id": "b1184091-0b11-4d9e-bfd1-d5c63545730c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:52Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 22, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 2, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}, {"description": "Default security group", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:28Z", "updated_at": "2019-07-30T23:06:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "309f7caf-cea3-49bb-b80c-be114fe1f9e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "5429d078-e9ca-4661-a217-e7c731ce9255", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "786e85d9-a383-4543-a0f0-bd68314ccca9", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "7a7cbd27-5ff7-4b95-bf17-dcf0f53da95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "name": "default"}]} 2019-07-30 23:06:52,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-3ca13beb-40da-4d4e-847b-d13a59b33940 2019-07-30 23:06:52,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339845180511s 2019-07-30 23:06:52,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 23:06:52,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -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": "c1af0c6a-994b-4baa-9729-7563196a6fbd"}}' 2019-07-30 23:06:53,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:53 GMT X-Openstack-Request-Id: req-ccf61580-a184-474a-84f3-59c994d64a75 2019-07-30 23:06:53,373 - 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-07-30T23:06:53Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "port_range_min": null, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:53Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "87fa5735-5dac-4c53-a1ba-aee16b562eab"}} 2019-07-30 23:06:53,373 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-ccf61580-a184-474a-84f3-59c994d64a75 2019-07-30 23:06:53,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.70142698288s 2019-07-30 23:06:53,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:06:53,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:06:53,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:53 GMT X-Openstack-Request-Id: req-ea3c1767-e26d-440a-b25d-c9f555ff1002 2019-07-30 23:06:53,426 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:51Z", "updated_at": "2019-07-30T23:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "61b911ce-18b6-4df2-b111-ddedf7f7b921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "67a6c827-b994-4799-8a21-653d8c6d1dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:53Z", "revision_number": 0, "id": "87fa5735-5dac-4c53-a1ba-aee16b562eab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:53Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:06:52Z", "revision_number": 0, "id": "b1184091-0b11-4d9e-bfd1-d5c63545730c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:52Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 22, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 3, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}, {"description": "Default security group", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:28Z", "updated_at": "2019-07-30T23:06:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "309f7caf-cea3-49bb-b80c-be114fe1f9e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "5429d078-e9ca-4661-a217-e7c731ce9255", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "786e85d9-a383-4543-a0f0-bd68314ccca9", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "7a7cbd27-5ff7-4b95-bf17-dcf0f53da95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "name": "default"}]} 2019-07-30 23:06:53,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-ea3c1767-e26d-440a-b25d-c9f555ff1002 2019-07-30 23:06:53,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.047534942627s 2019-07-30 23:06:53,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 23:06:53,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -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": "c1af0c6a-994b-4baa-9729-7563196a6fbd"}}' 2019-07-30 23:06:53,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:53 GMT X-Openstack-Request-Id: req-782223da-7f12-4eb3-8da8-554dd5c2b55a 2019-07-30 23:06:53,564 - 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-07-30T23:06:53Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "port_range_min": 80, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:53Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "9095354f-0058-465f-a895-1ec05fa9c016"}} 2019-07-30 23:06:53,565 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-782223da-7f12-4eb3-8da8-554dd5c2b55a 2019-07-30 23:06:53,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131737947464s 2019-07-30 23:06:53,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:06:53,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:06:53,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:53 GMT X-Openstack-Request-Id: req-d3f693af-ba48-4399-b834-9fb60cdb89f8 2019-07-30 23:06:53,620 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:51Z", "updated_at": "2019-07-30T23:06:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "61b911ce-18b6-4df2-b111-ddedf7f7b921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "67a6c827-b994-4799-8a21-653d8c6d1dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:53Z", "revision_number": 0, "id": "87fa5735-5dac-4c53-a1ba-aee16b562eab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:53Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T23:06:53Z", "revision_number": 0, "id": "9095354f-0058-465f-a895-1ec05fa9c016", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:53Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 80, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:06:52Z", "revision_number": 0, "id": "b1184091-0b11-4d9e-bfd1-d5c63545730c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:52Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 22, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}, {"description": "Default security group", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:28Z", "updated_at": "2019-07-30T23:06:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "309f7caf-cea3-49bb-b80c-be114fe1f9e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "5429d078-e9ca-4661-a217-e7c731ce9255", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "786e85d9-a383-4543-a0f0-bd68314ccca9", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "7a7cbd27-5ff7-4b95-bf17-dcf0f53da95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "name": "default"}]} 2019-07-30 23:06:53,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-d3f693af-ba48-4399-b834-9fb60cdb89f8 2019-07-30 23:06:53,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0490670204163s 2019-07-30 23:06:53,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 23:06:53,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -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": "c1af0c6a-994b-4baa-9729-7563196a6fbd"}}' 2019-07-30 23:06:54,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:54 GMT X-Openstack-Request-Id: req-90c577ba-c3e1-4eff-ae7e-8b1dbd7f68df 2019-07-30 23:06:54,820 - 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-07-30T23:06:54Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "port_range_min": 443, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:54Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "207f5982-6faf-4b7d-a9d0-17109742f51b"}} 2019-07-30 23:06:54,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-90c577ba-c3e1-4eff-ae7e-8b1dbd7f68df 2019-07-30 23:06:54,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 1.19431018829s 2019-07-30 23:06:54,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:06:54,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:06:55,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:55 GMT X-Openstack-Request-Id: req-70252234-e459-4aa9-b41a-6b5f32559113 2019-07-30 23:06:55,601 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:51Z", "updated_at": "2019-07-30T23:06:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T23:06:54Z", "revision_number": 0, "id": "207f5982-6faf-4b7d-a9d0-17109742f51b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:54Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 443, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "61b911ce-18b6-4df2-b111-ddedf7f7b921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "67a6c827-b994-4799-8a21-653d8c6d1dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:53Z", "revision_number": 0, "id": "87fa5735-5dac-4c53-a1ba-aee16b562eab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:53Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T23:06:53Z", "revision_number": 0, "id": "9095354f-0058-465f-a895-1ec05fa9c016", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:53Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 80, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:06:52Z", "revision_number": 0, "id": "b1184091-0b11-4d9e-bfd1-d5c63545730c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:52Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 22, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 5, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}, {"description": "Default security group", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:28Z", "updated_at": "2019-07-30T23:06:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "309f7caf-cea3-49bb-b80c-be114fe1f9e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "5429d078-e9ca-4661-a217-e7c731ce9255", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "786e85d9-a383-4543-a0f0-bd68314ccca9", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "7a7cbd27-5ff7-4b95-bf17-dcf0f53da95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "name": "default"}]} 2019-07-30 23:06:55,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-70252234-e459-4aa9-b41a-6b5f32559113 2019-07-30 23:06:55,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.774911880493s 2019-07-30 23:06:55,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 23:06:55,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -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": "c1af0c6a-994b-4baa-9729-7563196a6fbd"}}' 2019-07-30 23:06:56,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:56 GMT X-Openstack-Request-Id: req-65acbc93-b5ff-4db1-90d6-9547da2ccf1d 2019-07-30 23:06:56,048 - 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-07-30T23:06:55Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "port_range_min": 5671, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:55Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "a3d68d9d-cb6e-4042-b3a5-500efc053cf8"}} 2019-07-30 23:06:56,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-65acbc93-b5ff-4db1-90d6-9547da2ccf1d 2019-07-30 23:06:56,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.438937902451s 2019-07-30 23:06:56,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:06:56,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:06:56,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:56 GMT X-Openstack-Request-Id: req-494e0a13-1e0a-4712-9b85-52b78bcf6317 2019-07-30 23:06:56,407 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:51Z", "updated_at": "2019-07-30T23:06:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T23:06:54Z", "revision_number": 0, "id": "207f5982-6faf-4b7d-a9d0-17109742f51b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:54Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 443, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "61b911ce-18b6-4df2-b111-ddedf7f7b921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "67a6c827-b994-4799-8a21-653d8c6d1dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:53Z", "revision_number": 0, "id": "87fa5735-5dac-4c53-a1ba-aee16b562eab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:53Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T23:06:53Z", "revision_number": 0, "id": "9095354f-0058-465f-a895-1ec05fa9c016", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:53Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 80, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-30T23:06:55Z", "revision_number": 0, "id": "a3d68d9d-cb6e-4042-b3a5-500efc053cf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:55Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:06:52Z", "revision_number": 0, "id": "b1184091-0b11-4d9e-bfd1-d5c63545730c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:52Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 22, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 6, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}, {"description": "Default security group", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:28Z", "updated_at": "2019-07-30T23:06:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "309f7caf-cea3-49bb-b80c-be114fe1f9e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "5429d078-e9ca-4661-a217-e7c731ce9255", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "786e85d9-a383-4543-a0f0-bd68314ccca9", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "7a7cbd27-5ff7-4b95-bf17-dcf0f53da95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "name": "default"}]} 2019-07-30 23:06:56,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-494e0a13-1e0a-4712-9b85-52b78bcf6317 2019-07-30 23:06:56,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.352308988571s 2019-07-30 23:06:56,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 23:06:56,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -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": "c1af0c6a-994b-4baa-9729-7563196a6fbd"}}' 2019-07-30 23:06:56,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:56 GMT X-Openstack-Request-Id: req-d9ff66bc-558f-4c58-a3b4-bd23ad3e96bd 2019-07-30 23:06:56,576 - 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-07-30T23:06:56Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "port_range_min": 53333, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:56Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "1d253af8-850b-45ca-a830-b862fd4023a7"}} 2019-07-30 23:06:56,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-d9ff66bc-558f-4c58-a3b4-bd23ad3e96bd 2019-07-30 23:06:56,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.160696983337s 2019-07-30 23:06:56,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:06:56,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:06:56,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:56 GMT X-Openstack-Request-Id: req-d492d506-d84d-4f7c-bb43-852227a9724b 2019-07-30 23:06:56,996 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 23:06:56,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-d492d506-d84d-4f7c-bb43-852227a9724b 2019-07-30 23:06:56,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.417749881744s 2019-07-30 23:06:57,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 23:06:57,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:06:57,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:57 GMT X-Openstack-Request-Id: req-2178238c-7999-48e6-9968-b8559113a3a9 2019-07-30 23:06:57,326 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:06:49Z", "file": "/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/file", "owner": "778312b64a1a4940aa9f1a8df3199800", "id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "size": 296288256, "self": "/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T23:06:44Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 23:06:57,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-2178238c-7999-48e6-9968-b8559113a3a9 2019-07-30 23:06:57,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324276924133s 2019-07-30 23:06:57,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 23:06:57,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:06:57,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7900385-c940-4b95-9a69-1e2c36aff07d x-openstack-request-id: req-f7900385-c940-4b95-9a69-1e2c36aff07d 2019-07-30 23:06:57,365 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "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": "6333e531-3ced-456a-9043-00c2865fe3da"}]} 2019-07-30 23:06:57,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-f7900385-c940-4b95-9a69-1e2c36aff07d 2019-07-30 23:06:57,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.032634973526s 2019-07-30 23:06:57,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-30 23:06:57,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '{"server": {"name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "imageRef": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "6333e531-3ced-456a-9043-00c2865fe3da", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "c1af0c6a-994b-4baa-9729-7563196a6fbd"}]}}' 2019-07-30 23:07:01,926 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 30 Jul 2019 23:06:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae x-compute-request-id: req-79ba04b7-74fd-43d4-93f0-e37456939428 x-openstack-request-id: req-79ba04b7-74fd-43d4-93f0-e37456939428 2019-07-30 23:07:01,926 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "c1af0c6a-994b-4baa-9729-7563196a6fbd"}], "OS-DCF:diskConfig": "MANUAL", "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "adminPass": "rkKUm8o8quYk"}} 2019-07-30 23:07:01,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-79ba04b7-74fd-43d4-93f0-e37456939428 2019-07-30 23:07:01,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.55904388428s 2019-07-30 23:07:01,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:01,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:03,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-0a170d41-af89-46a9-9730-58c7486247a5 x-openstack-request-id: req-0a170d41-af89-46a9-9730-58c7486247a5 2019-07-30 23:07:03,094 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "user_id": "643b6c14340e408294f31de4a8536b51", "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-07-30T23:07:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:03,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0a170d41-af89-46a9-9730-58c7486247a5 2019-07-30 23:07:03,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16685795784s 2019-07-30 23:07:03,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:07:03,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:03,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07:03 GMT X-Openstack-Request-Id: req-352af751-c39f-4c20-b20f-3f673ea55077 2019-07-30 23:07:03,211 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 23:07:03,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-352af751-c39f-4c20-b20f-3f673ea55077 2019-07-30 23:07:03,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103410959244s 2019-07-30 23:07:03,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 23:07:03,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:04,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07:04 GMT X-Openstack-Request-Id: req-d3f24506-7fc2-4f4c-a106-4c7a5023215b 2019-07-30 23:07:04,087 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T23:06:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"778312b64a1a4940aa9f1a8df3199800","id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","subnetpool_id":null,"name":"cloudify_ims-subnet_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:07:04,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-d3f24506-7fc2-4f4c-a106-4c7a5023215b 2019-07-30 23:07:04,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.875138044357s 2019-07-30 23:07:04,088 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:06,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:06,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:07,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-20be22eb-e6b3-4f5d-95e6-7d478acc7a02 x-openstack-request-id: req-20be22eb-e6b3-4f5d-95e6-7d478acc7a02 2019-07-30 23:07:07,726 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:07,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-20be22eb-e6b3-4f5d-95e6-7d478acc7a02 2019-07-30 23:07:07,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.63552308083s 2019-07-30 23:07:07,737 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:09,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:09,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:10,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-6518f56b-60e9-481d-8d7b-3e0ecefe0f81 x-openstack-request-id: req-6518f56b-60e9-481d-8d7b-3e0ecefe0f81 2019-07-30 23:07:10,416 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:10,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-6518f56b-60e9-481d-8d7b-3e0ecefe0f81 2019-07-30 23:07:10,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676332950592s 2019-07-30 23:07:10,423 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:12,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:12,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:13,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-6b71ec83-ae9a-4cd8-8fb7-59c35aee4db8 x-openstack-request-id: req-6b71ec83-ae9a-4cd8-8fb7-59c35aee4db8 2019-07-30 23:07:13,888 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:13,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-6b71ec83-ae9a-4cd8-8fb7-59c35aee4db8 2019-07-30 23:07:13,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46289110184s 2019-07-30 23:07:13,896 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:15,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:15,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:16,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-01f4780a-cce2-482d-a1ef-d044e5aea3bb x-openstack-request-id: req-01f4780a-cce2-482d-a1ef-d044e5aea3bb 2019-07-30 23:07:16,780 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:16,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-01f4780a-cce2-482d-a1ef-d044e5aea3bb 2019-07-30 23:07:16,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.881997108459s 2019-07-30 23:07:16,787 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:18,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:18,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:20,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-4b45fcb3-0bdf-450f-a309-bb53a29dac94 x-openstack-request-id: req-4b45fcb3-0bdf-450f-a309-bb53a29dac94 2019-07-30 23:07:20,309 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:20,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4b45fcb3-0bdf-450f-a309-bb53a29dac94 2019-07-30 23:07:20,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51976895332s 2019-07-30 23:07:20,316 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:22,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:22,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:23,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-fa145f64-2ef8-4f03-87d0-bfc9b1e1b558 x-openstack-request-id: req-fa145f64-2ef8-4f03-87d0-bfc9b1e1b558 2019-07-30 23:07:23,086 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:23,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-fa145f64-2ef8-4f03-87d0-bfc9b1e1b558 2019-07-30 23:07:23,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767007112503s 2019-07-30 23:07:23,092 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:25,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:25,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:25,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-5b75c17f-465f-4c1e-917d-19d83fdb37cc x-openstack-request-id: req-5b75c17f-465f-4c1e-917d-19d83fdb37cc 2019-07-30 23:07:25,950 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:25,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-5b75c17f-465f-4c1e-917d-19d83fdb37cc 2019-07-30 23:07:25,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.854973077774s 2019-07-30 23:07:25,957 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:27,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:27,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:28,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-a979b187-4ade-4120-9ccc-4a9051a9b8a4 x-openstack-request-id: req-a979b187-4ade-4120-9ccc-4a9051a9b8a4 2019-07-30 23:07:28,719 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:28,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a979b187-4ade-4120-9ccc-4a9051a9b8a4 2019-07-30 23:07:28,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.759297132492s 2019-07-30 23:07:28,726 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:30,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:30,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:32,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-92b1949a-a72b-4da4-8fe4-c96e89b16313 x-openstack-request-id: req-92b1949a-a72b-4da4-8fe4-c96e89b16313 2019-07-30 23:07:32,238 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:32,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-92b1949a-a72b-4da4-8fe4-c96e89b16313 2019-07-30 23:07:32,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.5090470314s 2019-07-30 23:07:32,245 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:34,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:34,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:35,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-02c4291b-7c57-4639-bd0b-89a5310c631c x-openstack-request-id: req-02c4291b-7c57-4639-bd0b-89a5310c631c 2019-07-30 23:07:35,015 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:35,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-02c4291b-7c57-4639-bd0b-89a5310c631c 2019-07-30 23:07:35,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76796913147s 2019-07-30 23:07:35,022 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:37,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:37,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:38,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-51b59c0b-9e2b-4a8a-bf70-1bb01ec109b6 x-openstack-request-id: req-51b59c0b-9e2b-4a8a-bf70-1bb01ec109b6 2019-07-30 23:07:38,432 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:38,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-51b59c0b-9e2b-4a8a-bf70-1bb01ec109b6 2019-07-30 23:07:38,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40721297264s 2019-07-30 23:07:38,439 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:40,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:40,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:41,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-5d3b48c3-e2db-4087-95d3-a08efc9470ee x-openstack-request-id: req-5d3b48c3-e2db-4087-95d3-a08efc9470ee 2019-07-30 23:07:41,977 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:41,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-5d3b48c3-e2db-4087-95d3-a08efc9470ee 2019-07-30 23:07:41,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.53581595421s 2019-07-30 23:07:41,984 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:43,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:43,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:44,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-33d1a0bf-be4f-4dc8-9a74-08432f3f1a5d x-openstack-request-id: req-33d1a0bf-be4f-4dc8-9a74-08432f3f1a5d 2019-07-30 23:07:44,756 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:44,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-33d1a0bf-be4f-4dc8-9a74-08432f3f1a5d 2019-07-30 23:07:44,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770164966583s 2019-07-30 23:07:44,764 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:46,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:46,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:48,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-142919e5-59f2-49e7-8d64-155f7d8fc608 x-openstack-request-id: req-142919e5-59f2-49e7-8d64-155f7d8fc608 2019-07-30 23:07:48,163 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:48,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-142919e5-59f2-49e7-8d64-155f7d8fc608 2019-07-30 23:07:48,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3972120285s 2019-07-30 23:07:48,171 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:50,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:50,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:51,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-b427968a-7c3a-41cf-a89d-972e4ba5569a x-openstack-request-id: req-b427968a-7c3a-41cf-a89d-972e4ba5569a 2019-07-30 23:07:51,159 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:51,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b427968a-7c3a-41cf-a89d-972e4ba5569a 2019-07-30 23:07:51,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.98540687561s 2019-07-30 23:07:51,168 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:53,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:53,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:54,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-66620fad-c602-427d-8edc-ae8e18cdfa0e x-openstack-request-id: req-66620fad-c602-427d-8edc-ae8e18cdfa0e 2019-07-30 23:07:54,220 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:54,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-66620fad-c602-427d-8edc-ae8e18cdfa0e 2019-07-30 23:07:54,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05028486252s 2019-07-30 23:07:54,228 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:56,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:56,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:57,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-e1e4c69f-b18b-4d6d-b2be-339e2bd0715c x-openstack-request-id: req-e1e4c69f-b18b-4d6d-b2be-339e2bd0715c 2019-07-30 23:07:57,018 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:57,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e1e4c69f-b18b-4d6d-b2be-339e2bd0715c 2019-07-30 23:07:57,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787531137466s 2019-07-30 23:07:57,025 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:07:59,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:07:59,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:07:59,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:07: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-1c3b3b3b-d2db-4313-a566-2786cfc6307a x-openstack-request-id: req-1c3b3b3b-d2db-4313-a566-2786cfc6307a 2019-07-30 23:07:59,799 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:07:59,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-1c3b3b3b-d2db-4313-a566-2786cfc6307a 2019-07-30 23:07:59,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.771862030029s 2019-07-30 23:07:59,806 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:01,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:01,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:02,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-fde28923-15ab-4543-a0dd-0410b0d0f2cd x-openstack-request-id: req-fde28923-15ab-4543-a0dd-0410b0d0f2cd 2019-07-30 23:08:02,577 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:02,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-fde28923-15ab-4543-a0dd-0410b0d0f2cd 2019-07-30 23:08:02,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.76909995079s 2019-07-30 23:08:02,584 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:04,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:04,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:05,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-9390a985-430d-48ed-a607-65fbbe5c113c x-openstack-request-id: req-9390a985-430d-48ed-a607-65fbbe5c113c 2019-07-30 23:08:05,390 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:05,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-9390a985-430d-48ed-a607-65fbbe5c113c 2019-07-30 23:08:05,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802899837494s 2019-07-30 23:08:05,399 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:07,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:08,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-af3d8c21-ce72-408d-9ddb-2269f18b567b x-openstack-request-id: req-af3d8c21-ce72-408d-9ddb-2269f18b567b 2019-07-30 23:08:08,567 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:08,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-af3d8c21-ce72-408d-9ddb-2269f18b567b 2019-07-30 23:08:08,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1659488678s 2019-07-30 23:08:08,574 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:10,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:10,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:11,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-e621ea32-7192-4f1a-866e-6994ac44be35 x-openstack-request-id: req-e621ea32-7192-4f1a-866e-6994ac44be35 2019-07-30 23:08:11,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:11,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e621ea32-7192-4f1a-866e-6994ac44be35 2019-07-30 23:08:11,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775843858719s 2019-07-30 23:08:11,359 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:13,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:13,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:14,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-b8af4ba5-aabd-412f-96e6-6a1cad7afbbe x-openstack-request-id: req-b8af4ba5-aabd-412f-96e6-6a1cad7afbbe 2019-07-30 23:08:14,253 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:14,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b8af4ba5-aabd-412f-96e6-6a1cad7afbbe 2019-07-30 23:08:14,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.891890048981s 2019-07-30 23:08:14,260 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:16,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:16,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:18,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-4be8f080-455f-48c7-ae21-4bc2268b89e4 x-openstack-request-id: req-4be8f080-455f-48c7-ae21-4bc2268b89e4 2019-07-30 23:08:18,061 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:18,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4be8f080-455f-48c7-ae21-4bc2268b89e4 2019-07-30 23:08:18,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.79779815674s 2019-07-30 23:08:18,068 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:20,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:20,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:20,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-092cff8c-a2f6-421d-a7e7-b43ebf47cfb8 x-openstack-request-id: req-092cff8c-a2f6-421d-a7e7-b43ebf47cfb8 2019-07-30 23:08:20,439 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:20,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-092cff8c-a2f6-421d-a7e7-b43ebf47cfb8 2019-07-30 23:08:20,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369163990021s 2019-07-30 23:08:20,446 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:22,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:22,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:22,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-d814ee55-1adb-4b53-82b0-5e46c4d0afe9 x-openstack-request-id: req-d814ee55-1adb-4b53-82b0-5e46c4d0afe9 2019-07-30 23:08:22,934 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:22,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-d814ee55-1adb-4b53-82b0-5e46c4d0afe9 2019-07-30 23:08:22,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486121177673s 2019-07-30 23:08:22,941 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:24,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:24,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:25,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-198dbb3d-1269-456d-be3a-4b973fc2df25 x-openstack-request-id: req-198dbb3d-1269-456d-be3a-4b973fc2df25 2019-07-30 23:08:25,878 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:25,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-198dbb3d-1269-456d-be3a-4b973fc2df25 2019-07-30 23:08:25,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.934509992599s 2019-07-30 23:08:25,886 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:27,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:27,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:29,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-5ada9be4-db79-4032-af70-295af494a1e1 x-openstack-request-id: req-5ada9be4-db79-4032-af70-295af494a1e1 2019-07-30 23:08:29,252 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:29,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-5ada9be4-db79-4032-af70-295af494a1e1 2019-07-30 23:08:29,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3639960289s 2019-07-30 23:08:29,259 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:31,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:31,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:32,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-b10b9783-a500-4cff-8f12-5a8cd8231aa3 x-openstack-request-id: req-b10b9783-a500-4cff-8f12-5a8cd8231aa3 2019-07-30 23:08:32,032 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:32,032 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b10b9783-a500-4cff-8f12-5a8cd8231aa3 2019-07-30 23:08:32,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770321130753s 2019-07-30 23:08:32,039 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:34,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:34,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:34,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-c7d9d756-f8a6-4100-93a0-edfe9d74bbc2 x-openstack-request-id: req-c7d9d756-f8a6-4100-93a0-edfe9d74bbc2 2019-07-30 23:08:34,794 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:34,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-c7d9d756-f8a6-4100-93a0-edfe9d74bbc2 2019-07-30 23:08:34,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752598047256s 2019-07-30 23:08:34,802 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:36,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:36,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:37,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-c20aa879-cd3c-4969-8a74-42603ce06079 x-openstack-request-id: req-c20aa879-cd3c-4969-8a74-42603ce06079 2019-07-30 23:08:37,484 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:37,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-c20aa879-cd3c-4969-8a74-42603ce06079 2019-07-30 23:08:37,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679030895233s 2019-07-30 23:08:37,491 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:39,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:39,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:40,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-1b95b596-a9af-40be-96e7-c1548c0eeab9 x-openstack-request-id: req-1b95b596-a9af-40be-96e7-c1548c0eeab9 2019-07-30 23:08:40,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:40,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-1b95b596-a9af-40be-96e7-c1548c0eeab9 2019-07-30 23:08:40,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.819664955139s 2019-07-30 23:08:40,323 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:42,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:42,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:43,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-7ae4cc6a-a40c-43ea-96cf-239ecda0145d x-openstack-request-id: req-7ae4cc6a-a40c-43ea-96cf-239ecda0145d 2019-07-30 23:08:43,017 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:43,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-7ae4cc6a-a40c-43ea-96cf-239ecda0145d 2019-07-30 23:08:43,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691176176071s 2019-07-30 23:08:43,024 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:45,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:45,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:45,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-4ee60679-2466-4383-89d1-2dfbcc3bbbe0 x-openstack-request-id: req-4ee60679-2466-4383-89d1-2dfbcc3bbbe0 2019-07-30 23:08:45,762 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:45,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4ee60679-2466-4383-89d1-2dfbcc3bbbe0 2019-07-30 23:08:45,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734637975693s 2019-07-30 23:08:45,768 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:47,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:47,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:48,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-a3ac39fe-beb4-4e31-b67e-0bd2f7d192cd x-openstack-request-id: req-a3ac39fe-beb4-4e31-b67e-0bd2f7d192cd 2019-07-30 23:08:48,649 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:48,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a3ac39fe-beb4-4e31-b67e-0bd2f7d192cd 2019-07-30 23:08:48,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.878444910049s 2019-07-30 23:08:48,656 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:50,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:50,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:51,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-feabe344-2a2e-4205-a704-31e692410aea x-openstack-request-id: req-feabe344-2a2e-4205-a704-31e692410aea 2019-07-30 23:08:51,686 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:51,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-feabe344-2a2e-4205-a704-31e692410aea 2019-07-30 23:08:51,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02739787102s 2019-07-30 23:08:51,693 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:53,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:53,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:54,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-94eed745-bfdf-43d0-9287-11c117121f92 x-openstack-request-id: req-94eed745-bfdf-43d0-9287-11c117121f92 2019-07-30 23:08:54,166 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:54,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-94eed745-bfdf-43d0-9287-11c117121f92 2019-07-30 23:08:54,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470103025436s 2019-07-30 23:08:54,173 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:56,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:56,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:57,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-c78f9fb0-7784-4da1-ab24-adb760e3719c x-openstack-request-id: req-c78f9fb0-7784-4da1-ab24-adb760e3719c 2019-07-30 23:08:57,203 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:07:04Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:57,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-c78f9fb0-7784-4da1-ab24-adb760e3719c 2019-07-30 23:08:57,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02681398392s 2019-07-30 23:08:57,210 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:08:59,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:08:59,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:08:59,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Tue, 30 Jul 2019 23:08: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-d94f8a3a-6963-4032-b761-16f3363775a2 x-openstack-request-id: req-d94f8a3a-6963-4032-b761-16f3363775a2 2019-07-30 23:08:59,961 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:53:92", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:08:58.000000", "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:08:58Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:08:59,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-d94f8a3a-6963-4032-b761-16f3363775a2 2019-07-30 23:08:59,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748140096664s 2019-07-30 23:08:59,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 23:08:59,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=82fe51b7-1e15-4bfb-b049-e423675276ae" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:09:00,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 23:09:00 GMT X-Openstack-Request-Id: req-ea5c7af0-684f-4f00-abb7-f5d4f6d2086b 2019-07-30 23:09:00,021 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:08:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.10"}],"id":"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69","security_groups":["c1af0c6a-994b-4baa-9729-7563196a6fbd"],"mac_address":"fa:16:3e:e4:53:92","project_id":"778312b64a1a4940aa9f1a8df3199800","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:07:05Z","binding:vnic_type":"normal","device_id":"82fe51b7-1e15-4bfb-b049-e423675276ae","ip_allocation":"immediate"}]} 2019-07-30 23:09:00,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=82fe51b7-1e15-4bfb-b049-e423675276ae used request id req-ea5c7af0-684f-4f00-abb7-f5d4f6d2086b 2019-07-30 23:09:00,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0533089637756s 2019-07-30 23:09:00,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:09:00,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=9ef5c7fb-19e9-4b10-9aec-3c30e66dce69" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:09:00,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 23:09:00 GMT X-Openstack-Request-Id: req-2a109276-5536-4f19-b149-dd50a9c75d7a 2019-07-30 23:09:00,085 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 23:09:00,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=9ef5c7fb-19e9-4b10-9aec-3c30e66dce69 used request id req-2a109276-5536-4f19-b149-dd50a9c75d7a 2019-07-30 23:09:00,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0535559654236s 2019-07-30 23:09:00,087 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:53:92', 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'13b431c2-a035-4faf-9ccb-0e2c8e85fc39'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:08:58.000000', 'flavor': Munch({u'id': u'6333e531-3ced-456a-9043-00c2865fe3da'}), 'az': u'nova', 'id': u'82fe51b7-1e15-4bfb-b049-e423675276ae', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'643b6c14340e408294f31de4a8536b51', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'778312b64a1a4940aa9f1a8df3199800', 'name': 'cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64', '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-07-30T23:08:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:08:58Z', 'hostId': u'f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd', '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-07-30T23:08:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'778312b64a1a4940aa9f1a8df3199800', 'name': u'cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64', 'adminPass': u'rkKUm8o8quYk', 'tenant_id': u'778312b64a1a4940aa9f1a8df3199800', 'created_at': u'2019-07-30T23:07:01Z', 'created': u'2019-07-30T23:07:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-30 23:09:00,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:09:00,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:09:00,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 30 Jul 2019 23:09:00 GMT X-Openstack-Request-Id: req-85c2fba6-03e9-4eeb-acef-921352597d28 2019-07-30 23:09:00,935 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 23:09:00,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-85c2fba6-03e9-4eeb-acef-921352597d28 2019-07-30 23:09:00,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.838449954987s 2019-07-30 23:09:00,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-30 23:09:00,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=82fe51b7-1e15-4bfb-b049-e423675276ae" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:09:01,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 30 Jul 2019 23:09:01 GMT X-Openstack-Request-Id: req-af4f1cdb-0fe8-44f2-a27b-6b854e165785 2019-07-30 23:09:01,360 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:08:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.10"}],"id":"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69","security_groups":["c1af0c6a-994b-4baa-9729-7563196a6fbd"],"mac_address":"fa:16:3e:e4:53:92","project_id":"778312b64a1a4940aa9f1a8df3199800","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:07:05Z","binding:vnic_type":"normal","device_id":"82fe51b7-1e15-4bfb-b049-e423675276ae","ip_allocation":"immediate"}]} 2019-07-30 23:09:01,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=82fe51b7-1e15-4bfb-b049-e423675276ae used request id req-af4f1cdb-0fe8-44f2-a27b-6b854e165785 2019-07-30 23:09:01,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.424165964127s 2019-07-30 23:09:01,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-30 23:09:01,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "fixed_ip_address": "192.168.120.10", "port_id": "9ef5c7fb-19e9-4b10-9aec-3c30e66dce69"}}' 2019-07-30 23:09:04,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 30 Jul 2019 23:09:04 GMT X-Openstack-Request-Id: req-5903782f-617a-4c7c-b2c8-9b1881a2a1b3 2019-07-30 23:09:04,363 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "DOWN", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:09:02Z", "updated_at": "2019-07-30T23:09:02Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:53:92", "device_id": "82fe51b7-1e15-4bfb-b049-e423675276ae"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "9ef5c7fb-19e9-4b10-9aec-3c30e66dce69", "id": "319209b0-0c53-4df0-b4ad-66f8132d4d5c", "qos_policy_id": null}} 2019-07-30 23:09:04,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-5903782f-617a-4c7c-b2c8-9b1881a2a1b3 2019-07-30 23:09:04,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 3.00212597847s 2019-07-30 23:09:04,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:09:04,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:09:04,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 23:09:04 GMT X-Openstack-Request-Id: req-f9911280-90f4-4206-8d0b-7995bba83846 2019-07-30 23:09:04,785 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "DOWN", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:09:02Z", "updated_at": "2019-07-30T23:09:02Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:53:92", "device_id": "82fe51b7-1e15-4bfb-b049-e423675276ae"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "9ef5c7fb-19e9-4b10-9aec-3c30e66dce69", "id": "319209b0-0c53-4df0-b4ad-66f8132d4d5c", "qos_policy_id": null}]} 2019-07-30 23:09:04,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-f9911280-90f4-4206-8d0b-7995bba83846 2019-07-30 23:09:04,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.404760837555s 2019-07-30 23:09:04,792 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 23:09:04,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:09:04,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:09:04,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 23:09:04 GMT X-Openstack-Request-Id: req-d16395cc-c0d1-4d41-a6de-4391a4abad1d 2019-07-30 23:09:04,993 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "DOWN", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:09:02Z", "updated_at": "2019-07-30T23:09:02Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:53:92", "device_id": "82fe51b7-1e15-4bfb-b049-e423675276ae"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "9ef5c7fb-19e9-4b10-9aec-3c30e66dce69", "id": "319209b0-0c53-4df0-b4ad-66f8132d4d5c", "qos_policy_id": null}]} 2019-07-30 23:09:04,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-d16395cc-c0d1-4d41-a6de-4391a4abad1d 2019-07-30 23:09:04,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0901770591736s 2019-07-30 23:09:05,000 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 23:09:05,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:09:05,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:09:05,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 30 Jul 2019 23:09:05 GMT X-Openstack-Request-Id: req-cc2eb5f8-0788-4f69-a316-b565e779fe05 2019-07-30 23:09:05,804 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "DOWN", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:09:02Z", "updated_at": "2019-07-30T23:09:02Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:53:92", "device_id": "82fe51b7-1e15-4bfb-b049-e423675276ae"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "9ef5c7fb-19e9-4b10-9aec-3c30e66dce69", "id": "319209b0-0c53-4df0-b4ad-66f8132d4d5c", "qos_policy_id": null}]} 2019-07-30 23:09:05,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-cc2eb5f8-0788-4f69-a316-b565e779fe05 2019-07-30 23:09:05,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.693942070007s 2019-07-30 23:09:05,811 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-30 23:09:05,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:09:05,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:09:05,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 30 Jul 2019 23:09:05 GMT X-Openstack-Request-Id: req-67304796-2c70-48f5-a7f2-e3aa929dfa43 2019-07-30 23:09:05,998 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:09:02Z", "updated_at": "2019-07-30T23:09:05Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:53:92", "device_id": "82fe51b7-1e15-4bfb-b049-e423675276ae"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "9ef5c7fb-19e9-4b10-9aec-3c30e66dce69", "id": "319209b0-0c53-4df0-b4ad-66f8132d4d5c", "qos_policy_id": null}]} 2019-07-30 23:09:05,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-67304796-2c70-48f5-a7f2-e3aa929dfa43 2019-07-30 23:09:05,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0758471488953s 2019-07-30 23:09:06,005 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e3711e72-1929-41b2-a21c-63cb88983839', 'updated_at': u'2019-07-30T23:09:05Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'9ef5c7fb-19e9-4b10-9aec-3c30e66dce69', 'id': u'319209b0-0c53-4df0-b4ad-66f8132d4d5c', 'network': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'port': u'9ef5c7fb-19e9-4b10-9aec-3c30e66dce69', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'778312b64a1a4940aa9f1a8df3199800', 'name': 'cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'778312b64a1a4940aa9f1a8df3199800', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e4:53:92', u'device_id': u'82fe51b7-1e15-4bfb-b049-e423675276ae'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'778312b64a1a4940aa9f1a8df3199800', 'created_at': u'2019-07-30T23:09:02Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e4:53:92', u'device_id': u'82fe51b7-1e15-4bfb-b049-e423675276ae'}), 'router': u'e3711e72-1929-41b2-a21c-63cb88983839'}) 2019-07-30 23:09:06,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 23:09:06,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 23:09:06,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10622 Content-Type: application/json Date: Tue, 30 Jul 2019 23:09: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-3c12b6d2-b20a-403a-b5e3-45acfd0c2dff x-openstack-request-id: req-3c12b6d2-b20a-403a-b5e3-45acfd0c2dff 2019-07-30 23:09:06,083 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 701393536 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 s99544 r8192 d31528 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240\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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.398718] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.401989] pid_max: default: 32768 minimum: 301\n[ 0.403769] ACPI: Core revision 20150930\n[ 0.406110] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.408746] Security Framework initialized\n[ 0.410339] Yama: becoming mindful.\n[ 0.411836] AppArmor: AppArmor initialized\n[ 0.413709] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.420178] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.424498] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.426898] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.430020] Initializing cgroup subsys io\n[ 0.431616] Initializing cgroup subsys memory\n[ 0.433320] Initializing cgroup subsys devices\n[ 0.435025] Initializing cgroup subsys freezer\n[ 0.436746] Initializing cgroup subsys net_cls\n[ 0.438447] Initializing cgroup subsys perf_event\n[ 0.440231] Initializing cgroup subsys net_prio\n[ 0.441988] Initializing cgroup subsys hugetlb\n[ 0.443701] Initializing cgroup subsys pids\n[ 0.446140] mce: CPU supports 10 MCE banks\n[ 0.447809] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.449776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.451926] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.453980] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.457102] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.459564] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier\n[ 0.462687] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier\n[ 0.465691] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.469236] MDS: Mitigation: Clear CPU buffers\n[ 0.473593] Freeing SMP alternatives memory: 36K\n[ 0.480830] ftrace: allocating 32312 entries in 127 pages\n[ 0.530690] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.533062] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.535427] smpboot: Max logical packages: 2\n[ 0.537362] x2apic enabled\n[ 0.538848] Switched APIC routing to physical x2apic.\n[ 0.541970] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.544242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.548424] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.561741] KVM setup paravirtual spinlock\n[ 0.564916] x86: Booting SMP configuration:\n[ 0.566587] .... node #0, CPUs: #1\n[ 0.568328] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.591079] x86: Booted up 1 node, 2 CPUs\n[ 0.591080] KVM setup async PF for cpu 1\n[ 0.591086] kvm-stealtime: cpu 1, msr 13fd10240\n[ 0.596121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.599187] devtmpfs: initialized\n[ 0.602374] evm: security.selinux\n[ 0.603710] evm: security.SMACK64\n[ 0.605025] evm: security.SMACK64EXEC\n[ 0.606433] evm: security.SMACK64TRANSMUTE\n[ 0.607964] evm: security.SMACK64MMAP\n[ 0.609382] evm: security.ima\n[ 0.610587] evm: security.capability\n[ 0.612192] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.615633] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.617969] pinctrl core: initialized pinctrl subsystem\n[ 0.620051] RTC time: 23:09:00, date: 07/30/19\n[ 0.622611] NET: Registered protocol family 16\n[ 0.636320] cpuidle: using governor ladder\n[ 0.648380] cpuidle: using governor menu\n[ 0.649901] PCCT header not found.\n[ 0.651353] ACPI: bus type PCI registered\n[ 0.652891] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655304] PCI: Using configuration type 1 for base access\n[ 0.670000] ACPI: Added _OSI(Module Device)\n[ 0.671592] ACPI: Added _OSI(Processor Device)\n[ 0.673228] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.691475] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.695049] ACPI: Interpreter enabled\n[ 0.696499] ACPI: (supports S0 S5)\n[ 0.697835] ACPI: Using IOAPIC for interrupt routing\n[ 0.699632] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.704932] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.709444] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.711717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.715940] acpiphp: Slot [3] registered\n[ 0.717485] acpiphp: Slot [4] registered\n[ 0.719019] acpiphp: Slot [5] registered\n[ 0.720556] acpiphp: Slot [6] registered\n[ 0.722078] acpiphp: Slot [7] registered\n[ 0.723600] acpiphp: Slot [8] registered\n[ 0.725121] acpiphp: Slot [9] registered\n[ 0.726649] acpiphp: Slot [10] registered\n[ 0.728201] acpiphp: Slot [11] registered\n[ 0.729750] acpiphp: Slot [12] registered\n[ 0.731290] acpiphp: Slot [13] registered\n[ 0.732839] acpiphp: Slot [14] registered\n[ 0.734387] acpiphp: Slot [15] registered\n[ 0.735932] acpiphp: Slot [16] registered\n[ 0.737483] acpiphp: Slot [17] registered\n[ 0.739039] acpiphp: Slot [18] registered\n[ 0.740600] acpiphp: Slot [19] registered\n[ 0.742144] acpiphp: Slot [20] registered\n[ 0.743696] acpiphp: Slot [21] registered\n[ 0.745264] acpiphp: Slot [22] registered\n[ 0.746827] acpiphp: Slot [23] registered\n[ 0.748375] acpiphp: Slot [24] registered\n[ 0.749923] acpiphp: Slot [25] registered\n[ 0.751468] acpiphp: Slot [26] registered\n[ 0.753024] acpiphp: Slot [27] registered\n[ 0.754571] acpiphp: Slot [28] registered\n[ 0.756139] acpiphp: Slot [29] registered\n[ 0.757696] acpiphp: Slot [30] registered\n[ 0.759242] acpiphp: Slot [31] registered\n[ 0.760777] PCI host bridge to bus 0000:00\n[ 0.762319] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.766945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.769686] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.772438] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.775233] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.781476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783910] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786171] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788588] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793670] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.796367] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.823956] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.826725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.829387] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.832315] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.834933] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.837323] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839804] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.841804] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.844743] vgaarb: loaded\n[ 0.845875] vgaarb: bridge control possible 0000:00:02.0\n[ 0.848147] SCSI subsystem initialized\n[ 0.849886] ACPI: bus type USB registered\n[ 0.851442] usbcore: registered new interface driver usbfs\n[ 0.853402] usbcore: registered new interface driver hub\n[ 0.855308] usbcore: registered new device driver usb\n[ 0.857428] PCI: Using ACPI for IRQ routing\n[ 0.859440] NetLabel: Initializing\n[ 0.860794] NetLabel: domain hash size = 128\n[ 0.862404] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.864219] NetLabel: unlabeled traffic allowed by default\n[ 0.866433] amd_nb: Cannot enumerate AMD northbridges\n[ 0.868387] clocksource: Switched to clocksource kvm-clock\n[ 0.880866] AppArmor: AppArmor Filesystem Enabled\n[ 0.882672] pnp: PnP ACPI init\n[ 0.884255] pnp: PnP ACPI: found 5 devices\n[ 0.892898] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.896136] NET: Registered protocol family 2\n[ 0.898131] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.901079] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.903792] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.906176] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908335] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910697] NET: Registered protocol family 1\n[ 0.912337] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.914424] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.916463] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.936752] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.957086] Unpacking initramfs...\n[ 1.159302] Freeing initrd memory: 14824K\n[ 1.161006] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.163280] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.165704] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.169396] Scanning for low memory corruption every 60 seconds\n[ 1.172037] audit: initializing netlink subsys (disabled)\n[ 1.174037] audit: type=2000 audit(1564528140.324:1): initialized\n[ 1.176541] Initialise system trusted keyring\n[ 1.178381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.180599] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.184068] zbud: loaded\n[ 1.185537] VFS: Disk quotas dquot_6.6.0\n[ 1.187080] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.189706] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.192054] fuse init (API version 7.23)\n[ 1.193745] Key type big_key registered\n[ 1.195243] Allocating IMA MOK and blacklist keyrings.\n[ 1.197859] Key type asymmetric registered\n[ 1.199415] Asymmetric key parser 'x509' registered\n[ 1.201231] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.204086] io scheduler noop registered\n[ 1.205590] io scheduler deadline registered (default)\n[ 1.207471] io scheduler cfq registered\n[ 1.209048] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.211030] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.213424] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.216166] ACPI: Power Button [PWRF]\n[ 1.217817] GHES: HEST is not enabled!\n[ 1.237567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.277299] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.281344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.307187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.311114] Linux agpgart interface v0.103\n[ 1.314786] loop: module loaded\n[ 1.317915] vda: vda1\n[ 1.319887] scsi host0: ata_piix\n[ 1.321355] scsi host1: ata_piix\n[ 1.322698] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.325052] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.327766] libphy: Fixed MDIO Bus: probed\n[ 1.329364] tun: Universal TUN/TAP device driver, 1.6\n[ 1.331201] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.334717] PPP generic driver version 2.4.2\n[ 1.336411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.338710] ehci-pci: EHCI PCI platform driver\n[ 1.340383] ehci-platform: EHCI generic platform driver\n[ 1.342295] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.344479] ohci-pci: OHCI PCI platform driver\n[ 1.346163] ohci-platform: OHCI generic platform driver\n[ 1.348062] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.368479] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.370436] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.373230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.375127] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.377280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.379640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.382351] usb usb1: Product: UHCI Host Controller\n[ 1.384134] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd\n[ 1.386359] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.388167] hub 1-0:1.0: USB hub found\n[ 1.389644] hub 1-0:1.0: 2 ports detected\n[ 1.391352] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.395260] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.397094] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.399016] mousedev: PS/2 mouse device common for all mice\n[ 1.401239] rtc_cmos 00:00: RTC can wake from S4\n[ 1.403470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.405729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.408959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.411338] i2c /dev entries driver\n[ 1.412772] device-mapper: uevent: version 1.0.3\n[ 1.414554] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.417632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.437000] NET: Registered protocol family 10\n[ 1.438989] NET: Registered protocol family 17\n[ 1.440678] Key type dns_resolver registered\n[ 1.442554] registered taskstats version 1\n[ 1.444138] Loading compiled-in X.509 certificates\n[ 1.446433] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e'\n[ 1.449981] zswap: loaded using pool lzo/zbud\n[ 1.453335] Key type trusted registered\n[ 1.457183] Key type encrypted registered\n[ 1.458730] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.460703] ima: No TPM chip found, activating TPM-bypass!\n[ 1.462663] ima: Allocated hash algorithm: sha1\n[ 1.464362] evm: HMAC attrs: 0x1\n[ 1.466104] Magic number: 11:319:202\n[ 1.467734] rtc_cmos 00:00: setting system clock to 2019-07-30 23:09:00 UTC (1564528140)\n[ 1.470857] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.472997] EDD information not available.\n[ 1.482154] Freeing unused kernel memory: 1484K\n[ 1.496430] Write protecting the kernel read-only data: 14336k\n[ 1.499890] Freeing unused kernel memory: 1612K\n[ 1.501772] Freeing unused kernel memory: 64K\nLoading, please wait...\nstarting version 229\n[ 1.514795] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515452] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523223] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523393] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523474] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523537] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523573] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.569259] virtio_net virtio0 ens3: renamed from eth0\n[ 1.581568] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.584947] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.599388] AVX2 version of gcm_enc/dec engaged.\n[ 1.601138] AES CTR mode by8 optimization enabled\n[ 1.612985] FDC 0 is a S82078B\n[ 1.704431] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.869061] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.871414] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.873847] usb 1-1: Product: QEMU USB Tablet\n[ 1.875477] usb 1-1: Manufacturer: QEMU\n[ 1.876946] usb 1-1: SerialNumber: 42\n[ 1.884542] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.891367] usbcore: registered new interface driver usbhid\n[ 1.893404] usbhid: USB HID core driver\n[ 1.896421] 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.900673] 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.966918] md: linear personality registered for level -1\n[ 2.970672] md: multipath personality registered for level -4\n[ 2.974496] md: raid0 personality registered for level 0\n[ 2.978822] md: raid1 personality registered for level 1\n[ 3.048389] raid6: sse2x1 gen() 11367 MB/s\n[ 3.116387] raid6: sse2x1 xor() 8894 MB/s\n[ 3.184390] raid6: sse2x2 gen() 14328 MB/s\n[ 3.252389] raid6: sse2x2 xor() 9698 MB/s\n[ 3.320390] raid6: sse2x4 gen() 16596 MB/s\n[ 3.388388] raid6: sse2x4 xor() 11230 MB/s\n[ 3.456389] raid6: avx2x1 gen() 21949 MB/s\n[ 3.524387] raid6: avx2x2 gen() 25804 MB/s\n[ 3.592388] raid6: avx2x4 gen() 29306 MB/s\n[ 3.594010] raid6: using algorithm avx2x4 gen() 29306 MB/s\n[ 3.595966] raid6: using avx2x2 recovery algorithm\n[ 3.599444] xor: automatically using best checksumming function:\n[ 3.640413] avx : 33408.000 MB/sec\n[ 3.643079] async_tx: api initialized (async)\n[ 3.651705] md: raid6 personality registered for level 6\n[ 3.653700] md: raid5 personality registered for level 5\n[ 3.655630] md: raid4 personality registered for level 4\n[ 3.662391] 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.694054] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.714037] 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.804401] 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.810648] systemd[1]: Detected virtualization kvm.\n[ 3.812498] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.817237] systemd[1]: Set hostname to .\n[ 3.820675] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.822851] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.929867] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.933698] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.937707] 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.943286] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.946746] 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.951754] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.955370] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.958922] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.961967] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.966297] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.970054] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.973790] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.992451] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.997596] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.001612] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.006999] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.011197] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.015142] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.018957] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.023299] Loading iSCSI transport class v2.0-870.\n[ 4.023783] 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.035014] iscsi: registered transport (tcp)\n[ 4.048502] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.053478] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...[ 4.058045] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.061076] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.066902] 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.073936] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.082393] iscsi: registered transport (iser)\n[ 4.082414] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.088261] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.093825] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.098302] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.102943] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.120633] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.125844] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.129826] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.133604] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.138765] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.143679] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.147980] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.152894] 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.158837] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.163374] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.168983] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started 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 udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\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 Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\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 Commit a transient machine-id on disk.\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 Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started 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-07-30 23:09:06,084 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae/action used request id req-3c12b6d2-b20a-403a-b5e3-45acfd0c2dff 2019-07-30 23:09:06,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0783679485321s 2019-07-30 23:09:06,085 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 701393536 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 s99544 r8192 d31528 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240 [ 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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.398718] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.401989] pid_max: default: 32768 minimum: 301 [ 0.403769] ACPI: Core revision 20150930 [ 0.406110] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.408746] Security Framework initialized [ 0.410339] Yama: becoming mindful. [ 0.411836] AppArmor: AppArmor initialized [ 0.413709] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.420178] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.424498] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.426898] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.430020] Initializing cgroup subsys io [ 0.431616] Initializing cgroup subsys memory [ 0.433320] Initializing cgroup subsys devices [ 0.435025] Initializing cgroup subsys freezer [ 0.436746] Initializing cgroup subsys net_cls [ 0.438447] Initializing cgroup subsys perf_event [ 0.440231] Initializing cgroup subsys net_prio [ 0.441988] Initializing cgroup subsys hugetlb [ 0.443701] Initializing cgroup subsys pids [ 0.446140] mce: CPU supports 10 MCE banks [ 0.447809] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.449776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.451926] Spectre V2 : Mitigation: Full generic retpoline [ 0.453980] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.457102] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.459564] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.462687] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier [ 0.465691] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.469236] MDS: Mitigation: Clear CPU buffers [ 0.473593] Freeing SMP alternatives memory: 36K [ 0.480830] ftrace: allocating 32312 entries in 127 pages [ 0.530690] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.533062] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.535427] smpboot: Max logical packages: 2 [ 0.537362] x2apic enabled [ 0.538848] Switched APIC routing to physical x2apic. [ 0.541970] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.544242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.548424] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.561741] KVM setup paravirtual spinlock [ 0.564916] x86: Booting SMP configuration: [ 0.566587] .... node #0, CPUs: #1 [ 0.568328] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.591079] x86: Booted up 1 node, 2 CPUs [ 0.591080] KVM setup async PF for cpu 1 [ 0.591086] kvm-stealtime: cpu 1, msr 13fd10240 [ 0.596121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.599187] devtmpfs: initialized [ 0.602374] evm: security.selinux [ 0.603710] evm: security.SMACK64 [ 0.605025] evm: security.SMACK64EXEC [ 0.606433] evm: security.SMACK64TRANSMUTE [ 0.607964] evm: security.SMACK64MMAP [ 0.609382] evm: security.ima [ 0.610587] evm: security.capability [ 0.612192] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.615633] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.617969] pinctrl core: initialized pinctrl subsystem [ 0.620051] RTC time: 23:09:00, date: 07/30/19 [ 0.622611] NET: Registered protocol family 16 [ 0.636320] cpuidle: using governor ladder [ 0.648380] cpuidle: using governor menu [ 0.649901] PCCT header not found. [ 0.651353] ACPI: bus type PCI registered [ 0.652891] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655304] PCI: Using configuration type 1 for base access [ 0.670000] ACPI: Added _OSI(Module Device) [ 0.671592] ACPI: Added _OSI(Processor Device) [ 0.673228] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.691475] ACPI: Added _OSI(Processor Aggregator Device) [ 0.695049] ACPI: Interpreter enabled [ 0.696499] ACPI: (supports S0 S5) [ 0.697835] ACPI: Using IOAPIC for interrupt routing [ 0.699632] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.704932] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.709444] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.711717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715940] acpiphp: Slot [3] registered [ 0.717485] acpiphp: Slot [4] registered [ 0.719019] acpiphp: Slot [5] registered [ 0.720556] acpiphp: Slot [6] registered [ 0.722078] acpiphp: Slot [7] registered [ 0.723600] acpiphp: Slot [8] registered [ 0.725121] acpiphp: Slot [9] registered [ 0.726649] acpiphp: Slot [10] registered [ 0.728201] acpiphp: Slot [11] registered [ 0.729750] acpiphp: Slot [12] registered [ 0.731290] acpiphp: Slot [13] registered [ 0.732839] acpiphp: Slot [14] registered [ 0.734387] acpiphp: Slot [15] registered [ 0.735932] acpiphp: Slot [16] registered [ 0.737483] acpiphp: Slot [17] registered [ 0.739039] acpiphp: Slot [18] registered [ 0.740600] acpiphp: Slot [19] registered [ 0.742144] acpiphp: Slot [20] registered [ 0.743696] acpiphp: Slot [21] registered [ 0.745264] acpiphp: Slot [22] registered [ 0.746827] acpiphp: Slot [23] registered [ 0.748375] acpiphp: Slot [24] registered [ 0.749923] acpiphp: Slot [25] registered [ 0.751468] acpiphp: Slot [26] registered [ 0.753024] acpiphp: Slot [27] registered [ 0.754571] acpiphp: Slot [28] registered [ 0.756139] acpiphp: Slot [29] registered [ 0.757696] acpiphp: Slot [30] registered [ 0.759242] acpiphp: Slot [31] registered [ 0.760777] PCI host bridge to bus 0000:00 [ 0.762319] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.766945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.769686] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.772438] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.775233] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.781476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783910] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786171] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788588] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793670] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.796367] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.823956] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.826725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.829387] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.832315] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.834933] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.837323] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839804] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.841804] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.844743] vgaarb: loaded [ 0.845875] vgaarb: bridge control possible 0000:00:02.0 [ 0.848147] SCSI subsystem initialized [ 0.849886] ACPI: bus type USB registered [ 0.851442] usbcore: registered new interface driver usbfs [ 0.853402] usbcore: registered new interface driver hub [ 0.855308] usbcore: registered new device driver usb [ 0.857428] PCI: Using ACPI for IRQ routing [ 0.859440] NetLabel: Initializing [ 0.860794] NetLabel: domain hash size = 128 [ 0.862404] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.864219] NetLabel: unlabeled traffic allowed by default [ 0.866433] amd_nb: Cannot enumerate AMD northbridges [ 0.868387] clocksource: Switched to clocksource kvm-clock [ 0.880866] AppArmor: AppArmor Filesystem Enabled [ 0.882672] pnp: PnP ACPI init [ 0.884255] pnp: PnP ACPI: found 5 devices [ 0.892898] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.896136] NET: Registered protocol family 2 [ 0.898131] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.901079] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.903792] TCP: Hash tables configured (established 32768 bind 32768) [ 0.906176] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908335] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910697] NET: Registered protocol family 1 [ 0.912337] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.914424] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.916463] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.936752] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.957086] Unpacking initramfs... [ 1.159302] Freeing initrd memory: 14824K [ 1.161006] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.163280] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.165704] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.169396] Scanning for low memory corruption every 60 seconds [ 1.172037] audit: initializing netlink subsys (disabled) [ 1.174037] audit: type=2000 audit(1564528140.324:1): initialized [ 1.176541] Initialise system trusted keyring [ 1.178381] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.180599] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.184068] zbud: loaded [ 1.185537] VFS: Disk quotas dquot_6.6.0 [ 1.187080] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.189706] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.192054] fuse init (API version 7.23) [ 1.193745] Key type big_key registered [ 1.195243] Allocating IMA MOK and blacklist keyrings. [ 1.197859] Key type asymmetric registered [ 1.199415] Asymmetric key parser 'x509' registered [ 1.201231] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.204086] io scheduler noop registered [ 1.205590] io scheduler deadline registered (default) [ 1.207471] io scheduler cfq registered [ 1.209048] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.211030] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.213424] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.216166] ACPI: Power Button [PWRF] [ 1.217817] GHES: HEST is not enabled! [ 1.237567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.277299] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.281344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.307187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.311114] Linux agpgart interface v0.103 [ 1.314786] loop: module loaded [ 1.317915] vda: vda1 [ 1.319887] scsi host0: ata_piix [ 1.321355] scsi host1: ata_piix [ 1.322698] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.325052] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.327766] libphy: Fixed MDIO Bus: probed [ 1.329364] tun: Universal TUN/TAP device driver, 1.6 [ 1.331201] tun: (C) 1999-2004 Max Krasnyansky [ 1.334717] PPP generic driver version 2.4.2 [ 1.336411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.338710] ehci-pci: EHCI PCI platform driver [ 1.340383] ehci-platform: EHCI generic platform driver [ 1.342295] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.344479] ohci-pci: OHCI PCI platform driver [ 1.346163] ohci-platform: OHCI generic platform driver [ 1.348062] uhci_hcd: USB Universal Host Controller Interface driver [ 1.368479] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.370436] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.373230] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.375127] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.377280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.379640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.382351] usb usb1: Product: UHCI Host Controller [ 1.384134] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd [ 1.386359] usb usb1: SerialNumber: 0000:00:01.2 [ 1.388167] hub 1-0:1.0: USB hub found [ 1.389644] hub 1-0:1.0: 2 ports detected [ 1.391352] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.395260] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.397094] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.399016] mousedev: PS/2 mouse device common for all mice [ 1.401239] rtc_cmos 00:00: RTC can wake from S4 [ 1.403470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.405729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.408959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.411338] i2c /dev entries driver [ 1.412772] device-mapper: uevent: version 1.0.3 [ 1.414554] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.417632] ledtrig-cpu: registered to indicate activity on CPUs [ 1.437000] NET: Registered protocol family 10 [ 1.438989] NET: Registered protocol family 17 [ 1.440678] Key type dns_resolver registered [ 1.442554] registered taskstats version 1 [ 1.444138] Loading compiled-in X.509 certificates [ 1.446433] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e' [ 1.449981] zswap: loaded using pool lzo/zbud [ 1.453335] Key type trusted registered [ 1.457183] Key type encrypted registered [ 1.458730] AppArmor: AppArmor sha1 policy hashing enabled [ 1.460703] ima: No TPM chip found, activating TPM-bypass! [ 1.462663] ima: Allocated hash algorithm: sha1 [ 1.464362] evm: HMAC attrs: 0x1 [ 1.466104] Magic number: 11:319:202 [ 1.467734] rtc_cmos 00:00: setting system clock to 2019-07-30 23:09:00 UTC (1564528140) [ 1.470857] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.472997] EDD information not available. [ 1.482154] Freeing unused kernel memory: 1484K [ 1.496430] Write protecting the kernel read-only data: 14336k [ 1.499890] Freeing unused kernel memory: 1612K [ 1.501772] Freeing unused kernel memory: 64K Loading, please wait... starting version 229 [ 1.514795] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515452] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523223] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523393] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523474] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523537] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523573] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.569259] virtio_net virtio0 ens3: renamed from eth0 [ 1.581568] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.584947] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.599388] AVX2 version of gcm_enc/dec engaged. [ 1.601138] AES CTR mode by8 optimization enabled [ 1.612985] FDC 0 is a S82078B [ 1.704431] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.869061] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.871414] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.873847] usb 1-1: Product: QEMU USB Tablet [ 1.875477] usb 1-1: Manufacturer: QEMU [ 1.876946] usb 1-1: SerialNumber: 42 [ 1.884542] hidraw: raw HID events driver (C) Jiri Kosina [ 1.891367] usbcore: registered new interface driver usbhid [ 1.893404] usbhid: USB HID core driver [ 1.896421] 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.900673] 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.966918] md: linear personality registered for level -1 [ 2.970672] md: multipath personality registered for level -4 [ 2.974496] md: raid0 personality registered for level 0 [ 2.978822] md: raid1 personality registered for level 1 [ 3.048389] raid6: sse2x1 gen() 11367 MB/s [ 3.116387] raid6: sse2x1 xor() 8894 MB/s [ 3.184390] raid6: sse2x2 gen() 14328 MB/s [ 3.252389] raid6: sse2x2 xor() 9698 MB/s [ 3.320390] raid6: sse2x4 gen() 16596 MB/s [ 3.388388] raid6: sse2x4 xor() 11230 MB/s [ 3.456389] raid6: avx2x1 gen() 21949 MB/s [ 3.524387] raid6: avx2x2 gen() 25804 MB/s [ 3.592388] raid6: avx2x4 gen() 29306 MB/s [ 3.594010] raid6: using algorithm avx2x4 gen() 29306 MB/s [ 3.595966] raid6: using avx2x2 recovery algorithm [ 3.599444] xor: automatically using best checksumming function: [ 3.640413] avx : 33408.000 MB/sec [ 3.643079] async_tx: api initialized (async) [ 3.651705] md: raid6 personality registered for level 6 [ 3.653700] md: raid5 personality registered for level 5 [ 3.655630] md: raid4 personality registered for level 4 [ 3.662391] 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.694054] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.714037] 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.804401] 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.810648] systemd[1]: Detected virtualization kvm. [ 3.812498] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.817237] systemd[1]: Set hostname to . [ 3.820675] systemd[1]: Initializing machine ID from KVM UUID. [ 3.822851] systemd[1]: Installed transient /etc/machine-id file. [ 3.929867] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.933698] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.937707] 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.943286] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.946746] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.951754] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.955370] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.958922] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.961967] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.966297] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.970054] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.973790] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.992451] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.997596] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.001612] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.006999] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.011197] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.015142] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.018957] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.023299] Loading iSCSI transport class v2.0-870. [ 4.023783] 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.035014] iscsi: registered transport (tcp) [ 4.048502] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.053478] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 4.058045] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.061076] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.066902] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.073936] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.082393] iscsi: registered transport (iser) [ 4.082414] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.088261] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.093825] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.098302] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.102943] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.120633] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.125844] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.129826] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.133604] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.138765] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.143679] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.147980] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.152894] 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.158837] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.163374] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.168983] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started 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 udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... 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 Commit a transient machine-id on disk. [[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 Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. 2019-07-30 23:09:06,088 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.203: [Errno None] Unable to connect to port 22 on 172.30.9.203 2019-07-30 23:09:15,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-30 23:09:15,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-30 23:09:15,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13288 Content-Type: application/json Date: Tue, 30 Jul 2019 23:09: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-d2f1f093-f2c4-494b-a419-b9a9db15989f x-openstack-request-id: req-d2f1f093-f2c4-494b-a419-b9a9db15989f 2019-07-30 23:09:15,177 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 701393536 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 s99544 r8192 d31528 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240\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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.398718] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.401989] pid_max: default: 32768 minimum: 301\n[ 0.403769] ACPI: Core revision 20150930\n[ 0.406110] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.408746] Security Framework initialized\n[ 0.410339] Yama: becoming mindful.\n[ 0.411836] AppArmor: AppArmor initialized\n[ 0.413709] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.420178] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.424498] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.426898] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.430020] Initializing cgroup subsys io\n[ 0.431616] Initializing cgroup subsys memory\n[ 0.433320] Initializing cgroup subsys devices\n[ 0.435025] Initializing cgroup subsys freezer\n[ 0.436746] Initializing cgroup subsys net_cls\n[ 0.438447] Initializing cgroup subsys perf_event\n[ 0.440231] Initializing cgroup subsys net_prio\n[ 0.441988] Initializing cgroup subsys hugetlb\n[ 0.443701] Initializing cgroup subsys pids\n[ 0.446140] mce: CPU supports 10 MCE banks\n[ 0.447809] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.449776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.451926] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.453980] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.457102] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.459564] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier\n[ 0.462687] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier\n[ 0.465691] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.469236] MDS: Mitigation: Clear CPU buffers\n[ 0.473593] Freeing SMP alternatives memory: 36K\n[ 0.480830] ftrace: allocating 32312 entries in 127 pages\n[ 0.530690] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.533062] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.535427] smpboot: Max logical packages: 2\n[ 0.537362] x2apic enabled\n[ 0.538848] Switched APIC routing to physical x2apic.\n[ 0.541970] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.544242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.548424] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.561741] KVM setup paravirtual spinlock\n[ 0.564916] x86: Booting SMP configuration:\n[ 0.566587] .... node #0, CPUs: #1\n[ 0.568328] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.591079] x86: Booted up 1 node, 2 CPUs\n[ 0.591080] KVM setup async PF for cpu 1\n[ 0.591086] kvm-stealtime: cpu 1, msr 13fd10240\n[ 0.596121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.599187] devtmpfs: initialized\n[ 0.602374] evm: security.selinux\n[ 0.603710] evm: security.SMACK64\n[ 0.605025] evm: security.SMACK64EXEC\n[ 0.606433] evm: security.SMACK64TRANSMUTE\n[ 0.607964] evm: security.SMACK64MMAP\n[ 0.609382] evm: security.ima\n[ 0.610587] evm: security.capability\n[ 0.612192] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.615633] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.617969] pinctrl core: initialized pinctrl subsystem\n[ 0.620051] RTC time: 23:09:00, date: 07/30/19\n[ 0.622611] NET: Registered protocol family 16\n[ 0.636320] cpuidle: using governor ladder\n[ 0.648380] cpuidle: using governor menu\n[ 0.649901] PCCT header not found.\n[ 0.651353] ACPI: bus type PCI registered\n[ 0.652891] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.655304] PCI: Using configuration type 1 for base access\n[ 0.670000] ACPI: Added _OSI(Module Device)\n[ 0.671592] ACPI: Added _OSI(Processor Device)\n[ 0.673228] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.691475] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.695049] ACPI: Interpreter enabled\n[ 0.696499] ACPI: (supports S0 S5)\n[ 0.697835] ACPI: Using IOAPIC for interrupt routing\n[ 0.699632] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.704932] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.707096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.709444] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.711717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.715940] acpiphp: Slot [3] registered\n[ 0.717485] acpiphp: Slot [4] registered\n[ 0.719019] acpiphp: Slot [5] registered\n[ 0.720556] acpiphp: Slot [6] registered\n[ 0.722078] acpiphp: Slot [7] registered\n[ 0.723600] acpiphp: Slot [8] registered\n[ 0.725121] acpiphp: Slot [9] registered\n[ 0.726649] acpiphp: Slot [10] registered\n[ 0.728201] acpiphp: Slot [11] registered\n[ 0.729750] acpiphp: Slot [12] registered\n[ 0.731290] acpiphp: Slot [13] registered\n[ 0.732839] acpiphp: Slot [14] registered\n[ 0.734387] acpiphp: Slot [15] registered\n[ 0.735932] acpiphp: Slot [16] registered\n[ 0.737483] acpiphp: Slot [17] registered\n[ 0.739039] acpiphp: Slot [18] registered\n[ 0.740600] acpiphp: Slot [19] registered\n[ 0.742144] acpiphp: Slot [20] registered\n[ 0.743696] acpiphp: Slot [21] registered\n[ 0.745264] acpiphp: Slot [22] registered\n[ 0.746827] acpiphp: Slot [23] registered\n[ 0.748375] acpiphp: Slot [24] registered\n[ 0.749923] acpiphp: Slot [25] registered\n[ 0.751468] acpiphp: Slot [26] registered\n[ 0.753024] acpiphp: Slot [27] registered\n[ 0.754571] acpiphp: Slot [28] registered\n[ 0.756139] acpiphp: Slot [29] registered\n[ 0.757696] acpiphp: Slot [30] registered\n[ 0.759242] acpiphp: Slot [31] registered\n[ 0.760777] PCI host bridge to bus 0000:00\n[ 0.762319] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.764638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.766945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.769686] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.772438] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.775233] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.781476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.783910] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.786171] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.788588] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.793670] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.796367] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.823956] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.826725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.829387] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.832315] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.834933] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.837323] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.839804] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.841804] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.844743] vgaarb: loaded\n[ 0.845875] vgaarb: bridge control possible 0000:00:02.0\n[ 0.848147] SCSI subsystem initialized\n[ 0.849886] ACPI: bus type USB registered\n[ 0.851442] usbcore: registered new interface driver usbfs\n[ 0.853402] usbcore: registered new interface driver hub\n[ 0.855308] usbcore: registered new device driver usb\n[ 0.857428] PCI: Using ACPI for IRQ routing\n[ 0.859440] NetLabel: Initializing\n[ 0.860794] NetLabel: domain hash size = 128\n[ 0.862404] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.864219] NetLabel: unlabeled traffic allowed by default\n[ 0.866433] amd_nb: Cannot enumerate AMD northbridges\n[ 0.868387] clocksource: Switched to clocksource kvm-clock\n[ 0.880866] AppArmor: AppArmor Filesystem Enabled\n[ 0.882672] pnp: PnP ACPI init\n[ 0.884255] pnp: PnP ACPI: found 5 devices\n[ 0.892898] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.896136] NET: Registered protocol family 2\n[ 0.898131] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.901079] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.903792] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.906176] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.908335] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.910697] NET: Registered protocol family 1\n[ 0.912337] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.914424] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.916463] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.936752] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.957086] Unpacking initramfs...\n[ 1.159302] Freeing initrd memory: 14824K\n[ 1.161006] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.163280] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.165704] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.169396] Scanning for low memory corruption every 60 seconds\n[ 1.172037] audit: initializing netlink subsys (disabled)\n[ 1.174037] audit: type=2000 audit(1564528140.324:1): initialized\n[ 1.176541] Initialise system trusted keyring\n[ 1.178381] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.180599] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.184068] zbud: loaded\n[ 1.185537] VFS: Disk quotas dquot_6.6.0\n[ 1.187080] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.189706] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.192054] fuse init (API version 7.23)\n[ 1.193745] Key type big_key registered\n[ 1.195243] Allocating IMA MOK and blacklist keyrings.\n[ 1.197859] Key type asymmetric registered\n[ 1.199415] Asymmetric key parser 'x509' registered\n[ 1.201231] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.204086] io scheduler noop registered\n[ 1.205590] io scheduler deadline registered (default)\n[ 1.207471] io scheduler cfq registered\n[ 1.209048] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.211030] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.213424] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.216166] ACPI: Power Button [PWRF]\n[ 1.217817] GHES: HEST is not enabled!\n[ 1.237567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.277299] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.281344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.307187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.311114] Linux agpgart interface v0.103\n[ 1.314786] loop: module loaded\n[ 1.317915] vda: vda1\n[ 1.319887] scsi host0: ata_piix\n[ 1.321355] scsi host1: ata_piix\n[ 1.322698] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.325052] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.327766] libphy: Fixed MDIO Bus: probed\n[ 1.329364] tun: Universal TUN/TAP device driver, 1.6\n[ 1.331201] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.334717] PPP generic driver version 2.4.2\n[ 1.336411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.338710] ehci-pci: EHCI PCI platform driver\n[ 1.340383] ehci-platform: EHCI generic platform driver\n[ 1.342295] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.344479] ohci-pci: OHCI PCI platform driver\n[ 1.346163] ohci-platform: OHCI generic platform driver\n[ 1.348062] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.368479] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.370436] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.373230] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.375127] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.377280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.379640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.382351] usb usb1: Product: UHCI Host Controller\n[ 1.384134] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd\n[ 1.386359] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.388167] hub 1-0:1.0: USB hub found\n[ 1.389644] hub 1-0:1.0: 2 ports detected\n[ 1.391352] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.395260] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.397094] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.399016] mousedev: PS/2 mouse device common for all mice\n[ 1.401239] rtc_cmos 00:00: RTC can wake from S4\n[ 1.403470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.405729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.408959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.411338] i2c /dev entries driver\n[ 1.412772] device-mapper: uevent: version 1.0.3\n[ 1.414554] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.417632] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.437000] NET: Registered protocol family 10\n[ 1.438989] NET: Registered protocol family 17\n[ 1.440678] Key type dns_resolver registered\n[ 1.442554] registered taskstats version 1\n[ 1.444138] Loading compiled-in X.509 certificates\n[ 1.446433] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e'\n[ 1.449981] zswap: loaded using pool lzo/zbud\n[ 1.453335] Key type trusted registered\n[ 1.457183] Key type encrypted registered\n[ 1.458730] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.460703] ima: No TPM chip found, activating TPM-bypass!\n[ 1.462663] ima: Allocated hash algorithm: sha1\n[ 1.464362] evm: HMAC attrs: 0x1\n[ 1.466104] Magic number: 11:319:202\n[ 1.467734] rtc_cmos 00:00: setting system clock to 2019-07-30 23:09:00 UTC (1564528140)\n[ 1.470857] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.472997] EDD information not available.\n[ 1.482154] Freeing unused kernel memory: 1484K\n[ 1.496430] Write protecting the kernel read-only data: 14336k\n[ 1.499890] Freeing unused kernel memory: 1612K\n[ 1.501772] Freeing unused kernel memory: 64K\nLoading, please wait...\nstarting version 229\n[ 1.514795] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.515452] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523223] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523393] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523474] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523537] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.523573] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.569259] virtio_net virtio0 ens3: renamed from eth0\n[ 1.581568] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.584947] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.599388] AVX2 version of gcm_enc/dec engaged.\n[ 1.601138] AES CTR mode by8 optimization enabled\n[ 1.612985] FDC 0 is a S82078B\n[ 1.704431] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.869061] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.871414] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.873847] usb 1-1: Product: QEMU USB Tablet\n[ 1.875477] usb 1-1: Manufacturer: QEMU\n[ 1.876946] usb 1-1: SerialNumber: 42\n[ 1.884542] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.891367] usbcore: registered new interface driver usbhid\n[ 1.893404] usbhid: USB HID core driver\n[ 1.896421] 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.900673] 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.966918] md: linear personality registered for level -1\n[ 2.970672] md: multipath personality registered for level -4\n[ 2.974496] md: raid0 personality registered for level 0\n[ 2.978822] md: raid1 personality registered for level 1\n[ 3.048389] raid6: sse2x1 gen() 11367 MB/s\n[ 3.116387] raid6: sse2x1 xor() 8894 MB/s\n[ 3.184390] raid6: sse2x2 gen() 14328 MB/s\n[ 3.252389] raid6: sse2x2 xor() 9698 MB/s\n[ 3.320390] raid6: sse2x4 gen() 16596 MB/s\n[ 3.388388] raid6: sse2x4 xor() 11230 MB/s\n[ 3.456389] raid6: avx2x1 gen() 21949 MB/s\n[ 3.524387] raid6: avx2x2 gen() 25804 MB/s\n[ 3.592388] raid6: avx2x4 gen() 29306 MB/s\n[ 3.594010] raid6: using algorithm avx2x4 gen() 29306 MB/s\n[ 3.595966] raid6: using avx2x2 recovery algorithm\n[ 3.599444] xor: automatically using best checksumming function:\n[ 3.640413] avx : 33408.000 MB/sec\n[ 3.643079] async_tx: api initialized (async)\n[ 3.651705] md: raid6 personality registered for level 6\n[ 3.653700] md: raid5 personality registered for level 5\n[ 3.655630] md: raid4 personality registered for level 4\n[ 3.662391] 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.694054] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.714037] 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.804401] 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.810648] systemd[1]: Detected virtualization kvm.\n[ 3.812498] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.817237] systemd[1]: Set hostname to .\n[ 3.820675] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.822851] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.929867] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.933698] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.937707] 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.943286] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.946746] 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.951754] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.955370] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.958922] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.961967] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.966297] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.970054] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.973790] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.992451] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.997596] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.001612] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.006999] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.011197] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.015142] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.018957] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.023299] Loading iSCSI transport class v2.0-870.\n[ 4.023783] 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.035014] iscsi: registered transport (tcp)\n[ 4.048502] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.053478] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...[ 4.058045] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 4.061076] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.066902] 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.073936] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.082393] iscsi: registered transport (iser)\n[ 4.082414] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.088261] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.093825] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.098302] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.102943] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.120633] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.125844] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.129826] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.133604] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.138765] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.143679] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.147980] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.152894] 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.158837] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.163374] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.168983] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started 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 udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\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 Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\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 Commit a transient machine-id on disk.\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 Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started 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.480876] cloud-init[585]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Tue, 30 Jul 2019 23:09:04 +0000. Up 5.06 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.583830] cloud-init[944]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Tue, 30 Jul 2019 23:09:09 +0000. Up 10.00 seconds.\n[ 10.587585] cloud-init[944]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.590898] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.594187] cloud-init[944]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.597498] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.600801] cloud-init[944]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | global | fa:16:3e:e4:53:92 |\n[ 10.604150] cloud-init[944]: ci-info: | ens3 | True | fe80::f816:3eff:fee4:5392/64 | . | link | fa:16:3e:e4:53:92 |\n[ 10.607465] cloud-init[944]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.610849] cloud-init[944]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.614140] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.617438] cloud-init[944]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.620514] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.623569] cloud-init[944]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.626609] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.629663] cloud-init[944]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.635885] cloud-init[944]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.639032] cloud-init[944]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.642109] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.645156] cloud-init[944]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.647699] cloud-init[944]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.650291] cloud-init[944]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.652970] cloud-init[944]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.655369] cloud-init[944]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.657720] cloud-init[944]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.660343] cloud-init[944]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.662938] cloud-init[944]: Generating public/private rsa key pair.\n[ 10.665103] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.667699] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.670288] cloud-init[944]: The key fingerprint is:\n[ 10.672261] cloud-init[944]: SHA256:GZgxbW3ID5orhb1SplYpHWAOANnHuiVyz6otQBRpYCA root@cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64\n[ 10.675562] cloud-init[944]: The key's randomart image is:\n[ 10.677638] cloud-init[944]: +---[RSA 2048]----+\n[ 10.679555] cloud-init[944]: |E*+.o.oo o |\n[ 10.681411] cloud-init[944]: |++.+o .=* o |\n[ 10.683280] cloud-init[944]: |o o.+o*.+ |\n[ 10.685150] cloud-init[944]: |..+ + @ o. |\n[ 10.687041] cloud-init[944]: |.o * B oS |\n[ 10.688657] cloud-init[944]: |. . B o |\n[ 10.690581] cloud-init[944]: |. o o |\n[ 10.692539] cloud-init[944]: |... |\n[ 10.694455] cloud-init[944]: |.o. |\n[ 10.696371] cloud-init[944]: +----[SHA256]-----+\n[ 10.698303] cloud-init[944]: Generating public/private dsa key pair.\n[ 10.700548] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.703091] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.705643] cloud-init[944]: The key fingerprint is:\n[ 10.707584] cloud-init[944]: SHA256:/ww2lamsR9IalKq6ROC0q2yBXJtDK4iQfVhyjplusw8 root@cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64\n[ 10.710907] cloud-init[944]: The key's randomart image is:\n[ 10.712958] cloud-init[944]: +---[DSA 1024]----+\n[ 10.714791] cloud-init[944]: | |\n[ 10.716674] cloud-init[944]: | . o |\n[ 10.718511] cloud-init[944]: |.+ X . |\n[ 10.720383] cloud-init[944]: |=.Boo o o |\n[ 10.722300] cloud-init[944]: |*++.+ oS. + |\n[ 10.724240] cloud-init[944]: |+=== . oooo |\n[ 10.726161] cloud-init[944]: | oEo.. =B |\n[ 10.728100] cloud-init[944]: |oo... .o.= |\n[ 10.730011] cloud-init[944]: |o.o+. .. o |\n[ 10.731898] cloud-init[944]: +----[SHA256]-----+\n[ 10.733815] cloud-init[944]: Generating public/private ecdsa key pair.\n[ 10.736079] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.738773] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.741465] cloud-init[944]: The key fingerprint is:\n[ 10.743490] cloud-init[944]: SHA256:82mO7wYMsE7sWj0XWtrJz2AbU1Jfecwe/TEyMZh45NY root@cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64\n[ 10.746829] cloud-init[944]: The key's randomart image is:\n[ 10.748907] cloud-init[944]: +---[ECDSA 256]---+\n[ 10.750832] cloud-init[944]: | o.oo.+.|\n[ 10.752801] cloud-init[944]: | . .o+.o++=|\n[ 10.754639] cloud-init[944]: | . o ..+ Eoo=|\n[ 10.756501] cloud-init[944]: | + . + o . o|\n[ 10.758383] cloud-init[944]: | + . OS= |\n[ 10.760304] cloud-init[944]: | + = %o . |\n[ 10.762160] cloud-init[944]: | o + O+ |\n[ 10.764083] cloud-init[944]: | . .++ |\n[ 10.765973] cloud-init[944]: | .++ |\n[ 10.767908] cloud-init[944]: +----[SHA256]-----+\n[ 10.769819] cloud-init[944]: Generating public/private ed25519 key pair.\n[ 10.772047] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.774676] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.777295] cloud-init[944]: The key fingerprint is:\n[ 10.779255] cloud-init[944]: SHA256:lHanyNWc1Xe0HkhEtfeRvDDYRRl7fplcnPKXzoj+CXU root@cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64\n[ 10.782643] cloud-init[944]: The key's randomart image is:\n[ 10.784779] cloud-init[944]: +--[ED25519 256]--+\n[ 10.786647] cloud-init[944]: | o++B+|\n[ 10.788704] cloud-init[944]: | . o+o+oX|\n[ 10.790855] cloud-init[944]: | + o.=* XB|\n[ 10.792841] cloud-init[944]: | + + o B.%|\n[ 10.794799] cloud-init[944]: | S . . E=|\n[ 10.796795] cloud-init[944]: | o = o|\n[ 10.798776] cloud-init[944]: | o . o |\n[ 10.800691] cloud-init[944]: | . . . |\n[ 10.802527] cloud-init[944]: | ..o |\n[ 10.804405] cloud-init[944]: +----[SHA256]-----+\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] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n Starting Socket activation for snappy daemon.\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 UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\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 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 FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LXD - container startup/shutdown...\n Starting LSB: MD monitoring daemon...\n Starting Accounts Service...\n Starting LSB: Record successful boot for GRUB...\n Starting System Logging Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting Login Service...\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 Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\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 Login Service.\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 Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n[[0;32m OK [0m] Started Permit User Sessions.\n 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.\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 LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\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-07-30 23:09:15,178 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae/action used request id req-d2f1f093-f2c4-494b-a419-b9a9db15989f 2019-07-30 23:09:15,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0803980827332s 2019-07-30 23:09:15,180 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 701393536 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 s99544 r8192 d31528 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240 [ 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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.398718] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.401989] pid_max: default: 32768 minimum: 301 [ 0.403769] ACPI: Core revision 20150930 [ 0.406110] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.408746] Security Framework initialized [ 0.410339] Yama: becoming mindful. [ 0.411836] AppArmor: AppArmor initialized [ 0.413709] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.420178] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.424498] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.426898] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.430020] Initializing cgroup subsys io [ 0.431616] Initializing cgroup subsys memory [ 0.433320] Initializing cgroup subsys devices [ 0.435025] Initializing cgroup subsys freezer [ 0.436746] Initializing cgroup subsys net_cls [ 0.438447] Initializing cgroup subsys perf_event [ 0.440231] Initializing cgroup subsys net_prio [ 0.441988] Initializing cgroup subsys hugetlb [ 0.443701] Initializing cgroup subsys pids [ 0.446140] mce: CPU supports 10 MCE banks [ 0.447809] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.449776] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.451926] Spectre V2 : Mitigation: Full generic retpoline [ 0.453980] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.457102] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.459564] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.462687] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier [ 0.465691] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.469236] MDS: Mitigation: Clear CPU buffers [ 0.473593] Freeing SMP alternatives memory: 36K [ 0.480830] ftrace: allocating 32312 entries in 127 pages [ 0.530690] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.533062] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.535427] smpboot: Max logical packages: 2 [ 0.537362] x2apic enabled [ 0.538848] Switched APIC routing to physical x2apic. [ 0.541970] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.544242] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.548424] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.561741] KVM setup paravirtual spinlock [ 0.564916] x86: Booting SMP configuration: [ 0.566587] .... node #0, CPUs: #1 [ 0.568328] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.591079] x86: Booted up 1 node, 2 CPUs [ 0.591080] KVM setup async PF for cpu 1 [ 0.591086] kvm-stealtime: cpu 1, msr 13fd10240 [ 0.596121] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.599187] devtmpfs: initialized [ 0.602374] evm: security.selinux [ 0.603710] evm: security.SMACK64 [ 0.605025] evm: security.SMACK64EXEC [ 0.606433] evm: security.SMACK64TRANSMUTE [ 0.607964] evm: security.SMACK64MMAP [ 0.609382] evm: security.ima [ 0.610587] evm: security.capability [ 0.612192] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.615633] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.617969] pinctrl core: initialized pinctrl subsystem [ 0.620051] RTC time: 23:09:00, date: 07/30/19 [ 0.622611] NET: Registered protocol family 16 [ 0.636320] cpuidle: using governor ladder [ 0.648380] cpuidle: using governor menu [ 0.649901] PCCT header not found. [ 0.651353] ACPI: bus type PCI registered [ 0.652891] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.655304] PCI: Using configuration type 1 for base access [ 0.670000] ACPI: Added _OSI(Module Device) [ 0.671592] ACPI: Added _OSI(Processor Device) [ 0.673228] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.691475] ACPI: Added _OSI(Processor Aggregator Device) [ 0.695049] ACPI: Interpreter enabled [ 0.696499] ACPI: (supports S0 S5) [ 0.697835] ACPI: Using IOAPIC for interrupt routing [ 0.699632] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.704932] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.707096] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.709444] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.711717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.715940] acpiphp: Slot [3] registered [ 0.717485] acpiphp: Slot [4] registered [ 0.719019] acpiphp: Slot [5] registered [ 0.720556] acpiphp: Slot [6] registered [ 0.722078] acpiphp: Slot [7] registered [ 0.723600] acpiphp: Slot [8] registered [ 0.725121] acpiphp: Slot [9] registered [ 0.726649] acpiphp: Slot [10] registered [ 0.728201] acpiphp: Slot [11] registered [ 0.729750] acpiphp: Slot [12] registered [ 0.731290] acpiphp: Slot [13] registered [ 0.732839] acpiphp: Slot [14] registered [ 0.734387] acpiphp: Slot [15] registered [ 0.735932] acpiphp: Slot [16] registered [ 0.737483] acpiphp: Slot [17] registered [ 0.739039] acpiphp: Slot [18] registered [ 0.740600] acpiphp: Slot [19] registered [ 0.742144] acpiphp: Slot [20] registered [ 0.743696] acpiphp: Slot [21] registered [ 0.745264] acpiphp: Slot [22] registered [ 0.746827] acpiphp: Slot [23] registered [ 0.748375] acpiphp: Slot [24] registered [ 0.749923] acpiphp: Slot [25] registered [ 0.751468] acpiphp: Slot [26] registered [ 0.753024] acpiphp: Slot [27] registered [ 0.754571] acpiphp: Slot [28] registered [ 0.756139] acpiphp: Slot [29] registered [ 0.757696] acpiphp: Slot [30] registered [ 0.759242] acpiphp: Slot [31] registered [ 0.760777] PCI host bridge to bus 0000:00 [ 0.762319] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.764638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.766945] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.769686] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.772438] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.775233] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.781476] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.783910] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.786171] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.788588] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.793670] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.796367] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.823956] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.826725] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.829387] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.832315] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.834933] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.837323] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.839804] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.841804] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.844743] vgaarb: loaded [ 0.845875] vgaarb: bridge control possible 0000:00:02.0 [ 0.848147] SCSI subsystem initialized [ 0.849886] ACPI: bus type USB registered [ 0.851442] usbcore: registered new interface driver usbfs [ 0.853402] usbcore: registered new interface driver hub [ 0.855308] usbcore: registered new device driver usb [ 0.857428] PCI: Using ACPI for IRQ routing [ 0.859440] NetLabel: Initializing [ 0.860794] NetLabel: domain hash size = 128 [ 0.862404] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.864219] NetLabel: unlabeled traffic allowed by default [ 0.866433] amd_nb: Cannot enumerate AMD northbridges [ 0.868387] clocksource: Switched to clocksource kvm-clock [ 0.880866] AppArmor: AppArmor Filesystem Enabled [ 0.882672] pnp: PnP ACPI init [ 0.884255] pnp: PnP ACPI: found 5 devices [ 0.892898] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.896136] NET: Registered protocol family 2 [ 0.898131] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.901079] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.903792] TCP: Hash tables configured (established 32768 bind 32768) [ 0.906176] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.908335] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.910697] NET: Registered protocol family 1 [ 0.912337] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.914424] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.916463] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.936752] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.957086] Unpacking initramfs... [ 1.159302] Freeing initrd memory: 14824K [ 1.161006] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.163280] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.165704] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.169396] Scanning for low memory corruption every 60 seconds [ 1.172037] audit: initializing netlink subsys (disabled) [ 1.174037] audit: type=2000 audit(1564528140.324:1): initialized [ 1.176541] Initialise system trusted keyring [ 1.178381] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.180599] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.184068] zbud: loaded [ 1.185537] VFS: Disk quotas dquot_6.6.0 [ 1.187080] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.189706] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.192054] fuse init (API version 7.23) [ 1.193745] Key type big_key registered [ 1.195243] Allocating IMA MOK and blacklist keyrings. [ 1.197859] Key type asymmetric registered [ 1.199415] Asymmetric key parser 'x509' registered [ 1.201231] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.204086] io scheduler noop registered [ 1.205590] io scheduler deadline registered (default) [ 1.207471] io scheduler cfq registered [ 1.209048] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.211030] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.213424] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.216166] ACPI: Power Button [PWRF] [ 1.217817] GHES: HEST is not enabled! [ 1.237567] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.277299] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.281344] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.307187] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.311114] Linux agpgart interface v0.103 [ 1.314786] loop: module loaded [ 1.317915] vda: vda1 [ 1.319887] scsi host0: ata_piix [ 1.321355] scsi host1: ata_piix [ 1.322698] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.325052] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.327766] libphy: Fixed MDIO Bus: probed [ 1.329364] tun: Universal TUN/TAP device driver, 1.6 [ 1.331201] tun: (C) 1999-2004 Max Krasnyansky [ 1.334717] PPP generic driver version 2.4.2 [ 1.336411] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.338710] ehci-pci: EHCI PCI platform driver [ 1.340383] ehci-platform: EHCI generic platform driver [ 1.342295] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.344479] ohci-pci: OHCI PCI platform driver [ 1.346163] ohci-platform: OHCI generic platform driver [ 1.348062] uhci_hcd: USB Universal Host Controller Interface driver [ 1.368479] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.370436] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.373230] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.375127] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.377280] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.379640] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.382351] usb usb1: Product: UHCI Host Controller [ 1.384134] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd [ 1.386359] usb usb1: SerialNumber: 0000:00:01.2 [ 1.388167] hub 1-0:1.0: USB hub found [ 1.389644] hub 1-0:1.0: 2 ports detected [ 1.391352] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.395260] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.397094] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.399016] mousedev: PS/2 mouse device common for all mice [ 1.401239] rtc_cmos 00:00: RTC can wake from S4 [ 1.403470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.405729] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.408959] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.411338] i2c /dev entries driver [ 1.412772] device-mapper: uevent: version 1.0.3 [ 1.414554] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.417632] ledtrig-cpu: registered to indicate activity on CPUs [ 1.437000] NET: Registered protocol family 10 [ 1.438989] NET: Registered protocol family 17 [ 1.440678] Key type dns_resolver registered [ 1.442554] registered taskstats version 1 [ 1.444138] Loading compiled-in X.509 certificates [ 1.446433] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e' [ 1.449981] zswap: loaded using pool lzo/zbud [ 1.453335] Key type trusted registered [ 1.457183] Key type encrypted registered [ 1.458730] AppArmor: AppArmor sha1 policy hashing enabled [ 1.460703] ima: No TPM chip found, activating TPM-bypass! [ 1.462663] ima: Allocated hash algorithm: sha1 [ 1.464362] evm: HMAC attrs: 0x1 [ 1.466104] Magic number: 11:319:202 [ 1.467734] rtc_cmos 00:00: setting system clock to 2019-07-30 23:09:00 UTC (1564528140) [ 1.470857] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.472997] EDD information not available. [ 1.482154] Freeing unused kernel memory: 1484K [ 1.496430] Write protecting the kernel read-only data: 14336k [ 1.499890] Freeing unused kernel memory: 1612K [ 1.501772] Freeing unused kernel memory: 64K Loading, please wait... starting version 229 [ 1.514795] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.515452] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523223] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523393] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523474] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523537] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.523573] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.569259] virtio_net virtio0 ens3: renamed from eth0 [ 1.581568] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.584947] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.599388] AVX2 version of gcm_enc/dec engaged. [ 1.601138] AES CTR mode by8 optimization enabled [ 1.612985] FDC 0 is a S82078B [ 1.704431] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.869061] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.871414] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.873847] usb 1-1: Product: QEMU USB Tablet [ 1.875477] usb 1-1: Manufacturer: QEMU [ 1.876946] usb 1-1: SerialNumber: 42 [ 1.884542] hidraw: raw HID events driver (C) Jiri Kosina [ 1.891367] usbcore: registered new interface driver usbhid [ 1.893404] usbhid: USB HID core driver [ 1.896421] 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.900673] 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.966918] md: linear personality registered for level -1 [ 2.970672] md: multipath personality registered for level -4 [ 2.974496] md: raid0 personality registered for level 0 [ 2.978822] md: raid1 personality registered for level 1 [ 3.048389] raid6: sse2x1 gen() 11367 MB/s [ 3.116387] raid6: sse2x1 xor() 8894 MB/s [ 3.184390] raid6: sse2x2 gen() 14328 MB/s [ 3.252389] raid6: sse2x2 xor() 9698 MB/s [ 3.320390] raid6: sse2x4 gen() 16596 MB/s [ 3.388388] raid6: sse2x4 xor() 11230 MB/s [ 3.456389] raid6: avx2x1 gen() 21949 MB/s [ 3.524387] raid6: avx2x2 gen() 25804 MB/s [ 3.592388] raid6: avx2x4 gen() 29306 MB/s [ 3.594010] raid6: using algorithm avx2x4 gen() 29306 MB/s [ 3.595966] raid6: using avx2x2 recovery algorithm [ 3.599444] xor: automatically using best checksumming function: [ 3.640413] avx : 33408.000 MB/sec [ 3.643079] async_tx: api initialized (async) [ 3.651705] md: raid6 personality registered for level 6 [ 3.653700] md: raid5 personality registered for level 5 [ 3.655630] md: raid4 personality registered for level 4 [ 3.662391] 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.694054] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.714037] 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.804401] 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.810648] systemd[1]: Detected virtualization kvm. [ 3.812498] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.817237] systemd[1]: Set hostname to . [ 3.820675] systemd[1]: Initializing machine ID from KVM UUID. [ 3.822851] systemd[1]: Installed transient /etc/machine-id file. [ 3.929867] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.933698] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.937707] 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.943286] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.946746] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.951754] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.955370] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.958922] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.961967] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.966297] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.970054] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.973790] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.992451] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.997596] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.001612] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.006999] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.011197] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.015142] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.018957] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.023299] Loading iSCSI transport class v2.0-870. [ 4.023783] 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.035014] iscsi: registered transport (tcp) [ 4.048502] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.053478] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System...[ 4.058045] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.061076] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.066902] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.073936] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.082393] iscsi: registered transport (iser) [ 4.082414] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.088261] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.093825] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.098302] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.102943] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.120633] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.125844] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.129826] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.133604] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.138765] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.143679] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.147980] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.152894] 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.158837] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.163374] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.168983] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started 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 udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... 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 Commit a transient machine-id on disk. [[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 Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 9.480876] cloud-init[585]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Tue, 30 Jul 2019 23:09:04 +0000. Up 5.06 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.583830] cloud-init[944]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Tue, 30 Jul 2019 23:09:09 +0000. Up 10.00 seconds. [ 10.587585] cloud-init[944]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.590898] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.594187] cloud-init[944]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.597498] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.600801] cloud-init[944]: ci-info: | ens3 | True | 192.168.120.10 | 255.255.255.0 | global | fa:16:3e:e4:53:92 | [ 10.604150] cloud-init[944]: ci-info: | ens3 | True | fe80::f816:3eff:fee4:5392/64 | . | link | fa:16:3e:e4:53:92 | [ 10.607465] cloud-init[944]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.610849] cloud-init[944]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.614140] cloud-init[944]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.617438] cloud-init[944]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.620514] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.623569] cloud-init[944]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.626609] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.629663] cloud-init[944]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.635885] cloud-init[944]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.639032] cloud-init[944]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.642109] cloud-init[944]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.645156] cloud-init[944]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.647699] cloud-init[944]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.650291] cloud-init[944]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.652970] cloud-init[944]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.655369] cloud-init[944]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.657720] cloud-init[944]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.660343] cloud-init[944]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.662938] cloud-init[944]: Generating public/private rsa key pair. [ 10.665103] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.667699] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.670288] cloud-init[944]: The key fingerprint is: [ 10.672261] cloud-init[944]: SHA256:GZgxbW3ID5orhb1SplYpHWAOANnHuiVyz6otQBRpYCA root@cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64 [ 10.675562] cloud-init[944]: The key's randomart image is: [ 10.677638] cloud-init[944]: +---[RSA 2048]----+ [ 10.679555] cloud-init[944]: |E*+.o.oo o | [ 10.681411] cloud-init[944]: |++.+o .=* o | [ 10.683280] cloud-init[944]: |o o.+o*.+ | [ 10.685150] cloud-init[944]: |..+ + @ o. | [ 10.687041] cloud-init[944]: |.o * B oS | [ 10.688657] cloud-init[944]: |. . B o | [ 10.690581] cloud-init[944]: |. o o | [ 10.692539] cloud-init[944]: |... | [ 10.694455] cloud-init[944]: |.o. | [ 10.696371] cloud-init[944]: +----[SHA256]-----+ [ 10.698303] cloud-init[944]: Generating public/private dsa key pair. [ 10.700548] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.703091] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.705643] cloud-init[944]: The key fingerprint is: [ 10.707584] cloud-init[944]: SHA256:/ww2lamsR9IalKq6ROC0q2yBXJtDK4iQfVhyjplusw8 root@cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64 [ 10.710907] cloud-init[944]: The key's randomart image is: [ 10.712958] cloud-init[944]: +---[DSA 1024]----+ [ 10.714791] cloud-init[944]: | | [ 10.716674] cloud-init[944]: | . o | [ 10.718511] cloud-init[944]: |.+ X . | [ 10.720383] cloud-init[944]: |=.Boo o o | [ 10.722300] cloud-init[944]: |*++.+ oS. + | [ 10.724240] cloud-init[944]: |+=== . oooo | [ 10.726161] cloud-init[944]: | oEo.. =B | [ 10.728100] cloud-init[944]: |oo... .o.= | [ 10.730011] cloud-init[944]: |o.o+. .. o | [ 10.731898] cloud-init[944]: +----[SHA256]-----+ [ 10.733815] cloud-init[944]: Generating public/private ecdsa key pair. [ 10.736079] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.738773] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.741465] cloud-init[944]: The key fingerprint is: [ 10.743490] cloud-init[944]: SHA256:82mO7wYMsE7sWj0XWtrJz2AbU1Jfecwe/TEyMZh45NY root@cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64 [ 10.746829] cloud-init[944]: The key's randomart image is: [ 10.748907] cloud-init[944]: +---[ECDSA 256]---+ [ 10.750832] cloud-init[944]: | o.oo.+.| [ 10.752801] cloud-init[944]: | . .o+.o++=| [ 10.754639] cloud-init[944]: | . o ..+ Eoo=| [ 10.756501] cloud-init[944]: | + . + o . o| [ 10.758383] cloud-init[944]: | + . OS= | [ 10.760304] cloud-init[944]: | + = %o . | [ 10.762160] cloud-init[944]: | o + O+ | [ 10.764083] cloud-init[944]: | . .++ | [ 10.765973] cloud-init[944]: | .++ | [ 10.767908] cloud-init[944]: +----[SHA256]-----+ [ 10.769819] cloud-init[944]: Generating public/private ed25519 key pair. [ 10.772047] cloud-init[944]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.774676] cloud-init[944]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.777295] cloud-init[944]: The key fingerprint is: [ 10.779255] cloud-init[944]: SHA256:lHanyNWc1Xe0HkhEtfeRvDDYRRl7fplcnPKXzoj+CXU root@cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64 [ 10.782643] cloud-init[944]: The key's randomart image is: [ 10.784779] cloud-init[944]: +--[ED25519 256]--+ [ 10.786647] cloud-init[944]: | o++B+| [ 10.788704] cloud-init[944]: | . o+o+oX| [ 10.790855] cloud-init[944]: | + o.=* XB| [ 10.792841] cloud-init[944]: | + + o B.%| [ 10.794799] cloud-init[944]: | S . . E=| [ 10.796795] cloud-init[944]: | o = o| [ 10.798776] cloud-init[944]: | o . o | [ 10.800691] cloud-init[944]: | . . . | [ 10.802527] cloud-init[944]: | ..o | [ 10.804405] cloud-init[944]: +----[SHA256]-----+ [[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] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on ACPID Listen Socket. Starting Socket activation for snappy daemon. [[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 UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[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 FUSE filesystem for LXC. [[0;32m OK [0m] Started Regular background program processing daemon. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Deferred execution scheduler. Starting LXD - container startup/shutdown... Starting LSB: MD monitoring daemon... Starting Accounts Service... Starting LSB: Record successful boot for GRUB... Starting System Logging Service... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Login Service... 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). Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[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 Login Service. [[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 Unattended Upgrades Shutdown. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [[0;32m OK [0m] Started Permit User Sessions. 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. [[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: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[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-07-30 23:09:15,184 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ad5d750L 2019-07-30 23:09:15,184 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-30 23:09:15,190 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-07-30 23:09:15,190 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-30 23:09:15,191 - 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-07-30 23:09:15,191 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 23:09:15,192 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 23:09:15,192 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 23:09:15,192 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 23:09:15,192 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 23:09:15,232 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-30 23:09:15,232 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 23:09:15,248 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: cd30a1fc3a686b8ec22f872380fc7084 2019-07-30 23:09:15,249 - paramiko.transport - DEBUG - Trying discovered key fe3ad1208effe3c1af4f2c5c4f4ea76d in /tmp/tmpX3XRXB 2019-07-30 23:09:15,272 - paramiko.transport - DEBUG - userauth is OK 2019-07-30 23:09:15,294 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-30 23:09:15,314 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-30 23:09:15,507 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-30 23:09:15,507 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-30 23:09:15,547 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-30 23:09:15,547 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-30 23:09:15,580 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-30 23:09:21,898 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-07-30 23:09:21,900 - 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-07-30 23:09:21,900 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 23:09:21,900 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 23:09:21,900 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 23:09:21,900 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 23:09:21,900 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 23:09:21,905 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 23:09:27,656 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-30 23:09:27,658 - 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-07-30 23:09:27,658 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 23:09:27,658 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 23:09:27,658 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 23:09:27,658 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 23:09:27,658 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 23:09:27,661 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 23:09:33,916 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-30 23:09:33,918 - 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-07-30 23:09:33,918 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-30 23:09:33,918 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-30 23:09:33,918 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-30 23:09:33,919 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-30 23:09:33,919 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-30 23:09:33,924 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-30 23:09:38,892 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-30 23:09:38,892 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-30 23:09:38,894 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-30 23:09:38,895 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-30 23:09:38,895 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-30 23:09:38,897 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-30 23:11:25,777 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-30 23:11:25,777 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 6bf300318ebaab958c4adc341a8c7bb9f3a54a1a Client: Docker Engine - Community Version: 19.03.1 API version: 1.40 Go version: go1.12.5 Git commit: 74b1e89e8a Built: Thu Jul 25 21:21:35 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.1 API version: 1.40 (minimum version 1.12) Go version: go1.12.5 Git commit: 74b1e89e8a Built: Thu Jul 25 21:20:09 2019 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.2.6 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb runc: Version: 1.0.0-rc8 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f docker-init: Version: 0.18.0 GitCommit: fec3683 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 53d5e4104093ea4b9f75de170043100c558cf546378a3c72c3ac68e778f99410 2019-07-30 23:11:25,778 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64 --2019-07-30 23:09:41-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.10, 99.84.74.4, 99.84.74.12, ... Connecting to get.docker.com (get.docker.com)|99.84.74.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13185 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 16.1M=0.001s 2019-07-30 23:09:41 (16.1 MB/s) - ‘script.sh’ saved [13185/13185] sudo: unable to resolve host cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64 sudo: unable to resolve host cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -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-84387af5-28ec-4f29-a220-ce0720132a64 sudo: unable to resolve host cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64 2019-07-30 23:11:25,779 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-07-30 23:11:25,779 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-30 23:11:25,779 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-07-30 23:11:25,781 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-30 23:11:25,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-07-30 23:11:25,789 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.203', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-07-30 23:11:55,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-07-30 23:11:56,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:11:56,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:11:56,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:11:56,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:11:56,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:11:56,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:11:56,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:11:56,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 117, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 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": 131, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 116, "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-07-30 23:11:56,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:11:56,269 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:11:56 GMT 2019-07-30 23:11:56,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:11:56,270 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:11:56,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:11:56,270 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:11:56,270 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:11:56,270 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:11:56,271 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 117, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 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': 131, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 116, 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-07-30 23:11:56,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/status 2019-07-30 23:11:56,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:11:56,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:11:56,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:11:56,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:11:56,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:11:56,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:11:56,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:11:56,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 117, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 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": 131, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 116, "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-07-30 23:11:56,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:11:56,471 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:11:56 GMT 2019-07-30 23:11:56,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:11:56,471 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:11:56,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:11:56,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:11:56,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:11:56,472 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:11:56,472 - functest.core.cloudify - INFO - The current manager status is running 2019-07-30 23:11:56,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/secrets 2019-07-30 23:11:56,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:11:56,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:11:56,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:11:56,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:11:56,570 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:11:56,570 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:11:56,570 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:11:56,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-30 23:11:56,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:11:56,571 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:11:56 GMT 2019-07-30 23:11:56,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:11:56,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-30 23:11:56,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:11:56,571 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:11:56,571 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:11:56,571 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-30 23:11:56,572 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-07-30 23:11:56,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:11:56,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:11:56,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:11:56,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:11:56,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:11:56,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:11:56,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:11:56,748 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-07-30 23:11:56,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:11:56.721Z", "updated_at": "2019-07-30T23:11:56.721Z", "value": "gAAAAABdQM68TCa9lz-kQv8rGl4xg_i7CTdXnRGihwx0D8T443pODTTbM1m2-MJjoDgXbngcr5gc4PjzlmEifnKFaUHZ8goemA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-30 23:11:56,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:11:56,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:11:56 GMT 2019-07-30 23:11:56,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:11:56,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-30 23:11:56,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:11:56,748 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:11:56,748 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:11:56,749 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/secrets/foo 2019-07-30 23:11:56,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:11:56,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:11:56,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:11:56,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:11:56,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:11:56,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:11:56,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:11:56,832 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-30 23:11:56,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:11:56.721Z", "updated_at": "2019-07-30T23:11:56.721Z", "value": "gAAAAABdQM68TCa9lz-kQv8rGl4xg_i7CTdXnRGihwx0D8T443pODTTbM1m2-MJjoDgXbngcr5gc4PjzlmEifnKFaUHZ8goemA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-30 23:11:56,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:11:56,832 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:11:56 GMT 2019-07-30 23:11:56,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:11:56,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-30 23:11:56,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:11:56,833 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:11:56,833 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:11:56,833 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-30 23:11:56,833 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-30 23:11:56,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 23:11:56,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:11:57,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 30 Jul 2019 23:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf79bacd-4854-4975-94b5-053e37f061c0 2019-07-30 23:11:57,072 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.37:5000/v3/projects/778312b64a1a4940aa9f1a8df3199800"}, "tags": [], "enabled": true, "id": "778312b64a1a4940aa9f1a8df3199800", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 23:11:57,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-cf79bacd-4854-4975-94b5-053e37f061c0 2019-07-30 23:11:57,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.2300760746s 2019-07-30 23:11:57,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-07-30 23:11:57,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/quotas/778312b64a1a4940aa9f1a8df3199800.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-07-30 23:11:57,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Tue, 30 Jul 2019 23:11:57 GMT X-Openstack-Request-Id: req-79b82a0b-670f-4289-80b1-376143af41b8 2019-07-30 23:11:57,437 - 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-07-30 23:11:57,437 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/quotas/778312b64a1a4940aa9f1a8df3199800.json used request id req-79b82a0b-670f-4289-80b1-376143af41b8 2019-07-30 23:11:57,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.363229990005s 2019-07-30 23:11:57,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-07-30 23:11:57,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-30 23:11:57,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 23:11:57,452 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 23:11:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd6b77a5-2a40-454d-801d-fd4aa1f88b46 2019-07-30 23:11:57,452 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-07-30 23:11:57,452 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-fd6b77a5-2a40-454d-801d-fd4aa1f88b46 2019-07-30 23:11:57,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:11:57,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Tue, 30 Jul 2019 23:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d7a0eb-ff1d-4edb-b6a8-6a1b974c0a3e 2019-07-30 23:11:57,675 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1f2aac6474984a30bd60e25f88c35b94"}, "enabled": true, "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/28b266ba088243b2930a6f904b7c1c43"}, "enabled": true, "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/32c087ff901b4fa79b2de808a3238365"}, "enabled": true, "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/44aa0d2d5d564c0da75b1c4edf627206"}, "enabled": true, "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6d51b58198b94413aae512ba234787ee"}, "enabled": true, "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/76bd582fe57e44a5843683fc89dfb535"}, "enabled": true, "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/958a6ec3ae7440f6bc7f8f0de5138205"}, "enabled": true, "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c3be1dd58d2e4c6182a31cfbd6e7fe1e"}, "enabled": true, "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/caadeb97036b46788b37e2298042e0c6"}, "enabled": true, "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ce30922ad1504602b6cd62e7a1639197"}, "enabled": true, "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d5a5f07dd6cf4eca906e5973a63163cc"}, "enabled": true, "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/db96ee7971434ce8ac5796941106290b"}, "enabled": true, "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/efec36f22e234700ac0fa6070cbf7f34"}, "enabled": true, "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/fcd83ef3a81d4fa79cc0f367ba0daacd"}, "enabled": true, "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-07-30 23:11:57,675 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-c6d7a0eb-ff1d-4edb-b6a8-6a1b974c0a3e 2019-07-30 23:11:57,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.233160018921s 2019-07-30 23:11:57,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-30 23:11:57,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:11:57,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1843 Content-Type: application/json Date: Tue, 30 Jul 2019 23:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa07b4f-6d90-4920-ab4c-8ba028fe601c 2019-07-30 23:11:57,906 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0782174de38d4857a1d48670138c4dc4"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "0782174de38d4857a1d48670138c4dc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0965274de4e44c918fe77fad7604ebf4"}, "url": "http://172.30.9.37:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0e4685c4deb9491593f453e62955d35e"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "0e4685c4deb9491593f453e62955d35e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/12de977db0a342e9b2bb6527a71c8cec"}, "url": "http://172.30.9.37:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1b9a63658f68441ab95795ae5c62845d"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1d7443dd16b4414d984658b307b698d0"}, "url": "http://172.30.9.37:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "1d7443dd16b4414d984658b307b698d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/2c36a7c672b64630b58b1714d0196a88"}, "url": "http://172.30.9.37:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/33954915464540baaa054688b073b1f0"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "33954915464540baaa054688b073b1f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/34db799d4dac4a1880cc74b191db4465"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "34db799d4dac4a1880cc74b191db4465"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/360e0d196a244aa58b133c5579d426cb"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "360e0d196a244aa58b133c5579d426cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/3b58f22852c648569e9eb35b9d8e87ce"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/42b8a0defa0e4bfd95602f3726b7da2b"}, "url": "http://172.30.9.37:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4619b7de862b4de29ae7d5c00652c8eb"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/491797adcb444d0e98351ef17e6b00a3"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "491797adcb444d0e98351ef17e6b00a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4ad39067fac645ad87afab95c35a33ca"}, "url": "http://172.30.9.37:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4e2776de2c6247848e822c86ddf46e40"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "4e2776de2c6247848e822c86ddf46e40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4e83047fab8441d48f0022ebdfd6384b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/5f5db46ab5a447258138df74d74cb2de"}, "url": "http://12.0.0.42:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/642f068552304e3191314a85d488c8f5"}, "url": "http://172.30.9.37:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "642f068552304e3191314a85d488c8f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/65c8b8e6414547f28b0894b1ad000144"}, "url": "http://172.30.9.37:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/7334b2d711b14941be1faa3ff599997a"}, "url": "http://172.30.9.37:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "7334b2d711b14941be1faa3ff599997a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/85e67e329cc549b2a91e00b4ff640bf5"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/900e9d869b844fa08b078957cd0042e1"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "900e9d869b844fa08b078957cd0042e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a53f0f9a16f5429bbc5c92097cdefee8"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a5832850ad86409e9192d904d240288c"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "a5832850ad86409e9192d904d240288c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a8f7e6c94f224a00b2de2dc583b59af1"}, "url": "http://172.30.9.37:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/b0aae66b9224454a9b5fe25ab9b05cb4"}, "url": "http://172.30.9.37:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c02d319d71be459b96a715890e2e180a"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "c02d319d71be459b96a715890e2e180a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c9bd2a21732d4dea92b59e691736951c"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d0a953364a2d4e7c98431aa96122ebe7"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "d0a953364a2d4e7c98431aa96122ebe7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/dcdcdfe55bd64908ae341a7cca9c0b62"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/dd1b345202924c5aa75f1636038c4545"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "dd1b345202924c5aa75f1636038c4545"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ded24b1130f24258a0be38681b631701"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "ded24b1130f24258a0be38681b631701"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/e24810e741e842abb8c13f5117173ae7"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "e24810e741e842abb8c13f5117173ae7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/eb56700a74aa43ccb1253bd63886eea6"}, "url": "http://12.0.0.42:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ed6baaec7ed1481c90043e490afebbeb"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "ed6baaec7ed1481c90043e490afebbeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/eead940f40ec4feba7614444f53cbe35"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "eead940f40ec4feba7614444f53cbe35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/f2d9ebe4b2cf4c9781431b68bd326b55"}, "url": "http://172.30.9.37:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/fa36df0e41fe46948f423eb66c589cc0"}, "url": "http://172.30.9.37:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "links": {"self": "http://172.30.9.37:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-30 23:11:57,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/endpoints used request id req-0fa07b4f-6d90-4920-ab4c-8ba028fe601c 2019-07-30 23:11:57,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.2231528759s 2019-07-30 23:11:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '0uYYF3qc2SXcdHBmH8MfgyMyz5bZJ1', 'keystone_tenant_name': u'cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.37:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_84387af5-28ec-4f29-a220-ce0720132a64', 'project_domain_name': 'Default'} 2019-07-30 23:11:57,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/secrets 2019-07-30 23:11:58,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:11:58,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:11:58,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:11:58,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:11:58,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:11:58,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:11:58,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:11:58,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-30 23:11:58,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:11:58,007 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:11:58 GMT 2019-07-30 23:11:58,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:11:58,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-30 23:11:58,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:11:58,008 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:11:58,008 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:11:58,008 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "0uYYF3qc2SXcdHBmH8MfgyMyz5bZJ1"} 2019-07-30 23:11:58,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:11:58,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:11:58,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:11:58,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:11:58,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:11:58,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:11:58,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:11:58,192 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-07-30 23:11:58,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:11:58.107Z", "updated_at": "2019-07-30T23:11:58.107Z", "value": "gAAAAABdQM6-cBFOw78AmfB_tRPSBUguEMY7KRCxigX1K5DAMD6J7-uxCyQqzPE-X9emOVvK_PdVrCzhKNZ-KLpK_U8Frgs9lq4n4MEy9d2Vef-VwHA24uI=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-07-30 23:11:58,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:11:58,192 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:11:58 GMT 2019-07-30 23:11:58,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:11:58,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-07-30 23:11:58,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:11:58,192 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:11:58,192 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:11:58,193 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64"} 2019-07-30 23:11:58,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:11:58,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:11:58,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:11:58,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:11:58,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:11:58,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:11:58,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:11:58,311 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-07-30 23:11:58,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:11:58.290Z", "updated_at": "2019-07-30T23:11:58.290Z", "value": "gAAAAABdQM6-7PuGy6yGxLera_8BMmrNOc_AZLTd4aWVOVo5PQ_gyHUCoKfdjdBYJv-cUGyr2GxVfWGT_oBva2vbHTU2ahPrRtCT6pYy-4KK1ZPVPxds_pEd7ezADoBj_jCz4xGANtbGBgb5ljvtOTCQSIuT1cMg9Q==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-07-30 23:11:58,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:11:58,311 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:11:58 GMT 2019-07-30 23:11:58,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:11:58,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-07-30 23:11:58,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:11:58,312 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:11:58,312 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:11:58,312 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-07-30 23:11:58,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:11:58,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:11:58,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:11:58,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:11:58,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:11:58,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:11:58,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:11:58,370 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-07-30 23:11:58,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:11:58.355Z", "updated_at": "2019-07-30T23:11:58.355Z", "value": "gAAAAABdQM6-1nJFnpDHcgIraYEOjSHmoVh5quVO6gzhfJeHKxGmsyhTCjPDSAmIWlCin2WOkOLGgteZdYbOZ17lPImTBECDUg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-07-30 23:11:58,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:11:58,371 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:11:58 GMT 2019-07-30 23:11:58,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:11:58,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-07-30 23:11:58,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:11:58,371 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:11:58,371 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:11:58,372 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.37:5000"} 2019-07-30 23:11:58,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:11:58,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:11:58,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:11:58,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:11:58,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:11:58,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:11:58,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:11:58,433 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-07-30 23:11:58,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:11:58.416Z", "updated_at": "2019-07-30T23:11:58.416Z", "value": "gAAAAABdQM6-Ivs3R_o2GVTqhqGqWqtviXkzuMFY2kzNpYpzYMtkZBufKloMkNHKxJcxGQD9pmFQsRCJPSJZqvGzPOjdGmceJvS7ESKyUQp_VMMn-JpNBJ0=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-07-30 23:11:58,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:11:58,433 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:11:58 GMT 2019-07-30 23:11:58,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:11:58,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-07-30 23:11:58,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:11:58,433 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:11:58,433 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:11:58,434 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-07-30 23:11:58,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:11:58,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:11:58,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:11:58,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:11:58,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:11:58,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:11:58,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:11:58,499 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-07-30 23:11:58,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:11:58.480Z", "updated_at": "2019-07-30T23:11:58.480Z", "value": "gAAAAABdQM6-gJobE9ghVJSFaumRNWee8EhHGDc4rGbqC9n4dlaBSJzkEbohFUhUhm92S9iyHt7i6lifQpyL76oMTrebp47j0Q==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-07-30 23:11:58,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:11:58,500 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:11:58 GMT 2019-07-30 23:11:58,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:11:58,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-07-30 23:11:58,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:11:58,500 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:11:58,500 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:11:58,500 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_84387af5-28ec-4f29-a220-ce0720132a64"} 2019-07-30 23:11:58,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:11:58,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:11:58,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:11:58,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:11:58,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:11:58,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:11:58,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:11:58,563 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-07-30 23:11:58,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:11:58.543Z", "updated_at": "2019-07-30T23:11:58.543Z", "value": "gAAAAABdQM6-94Wli4y-rG2fWbCXD3FGUlTVnr7tjGWnODOlT7ElMQmmXG16csM1yqkuBzg6WZOY7f6DTNd_giAshOb6lHUqcb3SN-sYujeZn-rSDv8pnToQz9bfnne-ZSBeb4QTn7qRysFiBDCgGhXrgXxVY7dFIw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-07-30 23:11:58,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:11:58,563 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:11:58 GMT 2019-07-30 23:11:58,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:11:58,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-07-30 23:11:58,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:11:58,564 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:11:58,564 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:11:58,564 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-07-30 23:11:58,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:11:58,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:11:58,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:11:58,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:11:58,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:11:58,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:11:58,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:11:58,631 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-07-30 23:11:58,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:11:58.612Z", "updated_at": "2019-07-30T23:11:58.612Z", "value": "gAAAAABdQM6-KZuekFxB6yUtTRNQXMJ-qz1dB5MPTnFn88cU0y0L0Ad0wpqPpkf9u51NoRuBbpj_GaRPI7BwujEPK34Olk8rtA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-07-30 23:11:58,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:11:58,632 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:11:58 GMT 2019-07-30 23:11:58,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:11:58,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-07-30 23:11:58,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:11:58,632 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:11:58,632 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:11:58,632 - functest.core.cloudify - INFO - Put private keypair in manager 2019-07-30 23:11:58,633 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-07-30 23:11:58,634 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-07-30 23:11:58,635 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-07-30 23:11:58,639 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-07-30 23:11:58,660 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-07-30 23:11:58,661 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-07-30 23:11:58,662 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-07-30 23:11:58,703 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-07-30 23:11:58,703 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-07-30 23:11:58,728 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-07-30 23:11:59,492 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-07-30 23:11:59,492 - functest.core.cloudify - DEBUG - output: 2019-07-30 23:11:59,493 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-07-30 23:11:59,494 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64 sudo: unable to resolve host cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64 2019-07-30 23:11:59,495 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-07-30 23:11:59,531 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-07-30 23:11:59,531 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-07-30 23:11:59,560 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-07-30 23:12:08,074 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-07-30 23:12:08,074 - 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/tmps0ASox/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/tmpzjdv4M/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpWMsFVz.zip |-------------------------------------------------------| 0.05% tmpWMsFVz.zip |-------------------------------------------------------| 0.09% tmpWMsFVz.zip |-------------------------------------------------------| 0.14% tmpWMsFVz.zip |-------------------------------------------------------| 0.18% tmpWMsFVz.zip |-------------------------------------------------------| 0.23% tmpWMsFVz.zip |-------------------------------------------------------| 0.27% tmpWMsFVz.zip |-------------------------------------------------------| 0.32% tmpWMsFVz.zip |-------------------------------------------------------| 0.37% tmpWMsFVz.zip |-------------------------------------------------------| 0.41% tmpWMsFVz.zip |-------------------------------------------------------| 0.46% tmpWMsFVz.zip |-------------------------------------------------------| 0.5% tmpWMsFVz.zip |-------------------------------------------------------| 0.55% tmpWMsFVz.zip |-------------------------------------------------------| 0.59% tmpWMsFVz.zip |-------------------------------------------------------| 0.64% tmpWMsFVz.zip |-------------------------------------------------------| 0.68% tmpWMsFVz.zip |-------------------------------------------------------| 0.73% tmpWMsFVz.zip |-------------------------------------------------------| 0.78% tmpWMsFVz.zip |-------------------------------------------------------| 0.82% tmpWMsFVz.zip |-------------------------------------------------------| 0.87% tmpWMsFVz.zip |#------------------------------------------------------| 0.91% tmpWMsFVz.zip |#------------------------------------------------------| 0.96% tmpWMsFVz.zip |#------------------------------------------------------| 1.0% tmpWMsFVz.zip |#------------------------------------------------------| 1.05% tmpWMsFVz.zip |#------------------------------------------------------| 1.1% tmpWMsFVz.zip |#------------------------------------------------------| 1.14% tmpWMsFVz.zip |#------------------------------------------------------| 1.19% tmpWMsFVz.zip |#------------------------------------------------------| 1.23% tmpWMsFVz.zip |#------------------------------------------------------| 1.28% tmpWMsFVz.zip |#------------------------------------------------------| 1.32% tmpWMsFVz.zip |#------------------------------------------------------| 1.37% tmpWMsFVz.zip |#------------------------------------------------------| 1.42% tmpWMsFVz.zip |#------------------------------------------------------| 1.46% tmpWMsFVz.zip |#------------------------------------------------------| 1.51% tmpWMsFVz.zip |#------------------------------------------------------| 1.55% tmpWMsFVz.zip |#------------------------------------------------------| 1.6% tmpWMsFVz.zip |#------------------------------------------------------| 1.64% tmpWMsFVz.zip |#------------------------------------------------------| 1.69% tmpWMsFVz.zip |#------------------------------------------------------| 1.73% tmpWMsFVz.zip |#------------------------------------------------------| 1.78% tmpWMsFVz.zip |#------------------------------------------------------| 1.83% tmpWMsFVz.zip |#------------------------------------------------------| 1.87% tmpWMsFVz.zip |#------------------------------------------------------| 1.92% tmpWMsFVz.zip |#------------------------------------------------------| 1.96% tmpWMsFVz.zip |#------------------------------------------------------| 2.01% tmpWMsFVz.zip |#------------------------------------------------------| 2.05% tmpWMsFVz.zip |#------------------------------------------------------| 2.1% tmpWMsFVz.zip |#------------------------------------------------------| 2.15% tmpWMsFVz.zip |#------------------------------------------------------| 2.19% tmpWMsFVz.zip |#------------------------------------------------------| 2.24% tmpWMsFVz.zip |#------------------------------------------------------| 2.28% tmpWMsFVz.zip |#------------------------------------------------------| 2.33% tmpWMsFVz.zip |#------------------------------------------------------| 2.37% tmpWMsFVz.zip |#------------------------------------------------------| 2.42% tmpWMsFVz.zip |#------------------------------------------------------| 2.47% tmpWMsFVz.zip |#------------------------------------------------------| 2.51% tmpWMsFVz.zip |#------------------------------------------------------| 2.56% tmpWMsFVz.zip |#------------------------------------------------------| 2.6% tmpWMsFVz.zip |#------------------------------------------------------| 2.65% tmpWMsFVz.zip |#------------------------------------------------------| 2.69% tmpWMsFVz.zip |##-----------------------------------------------------| 2.74% tmpWMsFVz.zip |##-----------------------------------------------------| 2.78% tmpWMsFVz.zip |##-----------------------------------------------------| 2.83% tmpWMsFVz.zip |##-----------------------------------------------------| 2.88% tmpWMsFVz.zip |##-----------------------------------------------------| 2.92% tmpWMsFVz.zip |##-----------------------------------------------------| 2.97% tmpWMsFVz.zip |##-----------------------------------------------------| 3.01% tmpWMsFVz.zip |##-----------------------------------------------------| 3.06% tmpWMsFVz.zip |##-----------------------------------------------------| 3.1% tmpWMsFVz.zip |##-----------------------------------------------------| 3.15% tmpWMsFVz.zip |##-----------------------------------------------------| 3.2% tmpWMsFVz.zip |##-----------------------------------------------------| 3.24% tmpWMsFVz.zip |##-----------------------------------------------------| 3.29% tmpWMsFVz.zip |##-----------------------------------------------------| 3.33% tmpWMsFVz.zip |##-----------------------------------------------------| 3.38% tmpWMsFVz.zip |##-----------------------------------------------------| 3.42% tmpWMsFVz.zip |##-----------------------------------------------------| 3.47% tmpWMsFVz.zip |##-----------------------------------------------------| 3.51% tmpWMsFVz.zip |##-----------------------------------------------------| 3.56% tmpWMsFVz.zip |##-----------------------------------------------------| 3.61% tmpWMsFVz.zip |##-----------------------------------------------------| 3.65% tmpWMsFVz.zip |##-----------------------------------------------------| 3.7% tmpWMsFVz.zip |##-----------------------------------------------------| 3.74% tmpWMsFVz.zip |##-----------------------------------------------------| 3.79% tmpWMsFVz.zip |##-----------------------------------------------------| 3.83% tmpWMsFVz.zip |##-----------------------------------------------------| 3.88% tmpWMsFVz.zip |##-----------------------------------------------------| 3.93% tmpWMsFVz.zip |##-----------------------------------------------------| 3.97% tmpWMsFVz.zip |##-----------------------------------------------------| 4.02% tmpWMsFVz.zip |##-----------------------------------------------------| 4.06% tmpWMsFVz.zip |##-----------------------------------------------------| 4.11% tmpWMsFVz.zip |##-----------------------------------------------------| 4.15% tmpWMsFVz.zip |##-----------------------------------------------------| 4.2% tmpWMsFVz.zip |##-----------------------------------------------------| 4.25% tmpWMsFVz.zip |##-----------------------------------------------------| 4.29% tmpWMsFVz.zip |##-----------------------------------------------------| 4.34% tmpWMsFVz.zip |##-----------------------------------------------------| 4.38% tmpWMsFVz.zip |##-----------------------------------------------------| 4.43% tmpWMsFVz.zip |##-----------------------------------------------------| 4.47% tmpWMsFVz.zip |##-----------------------------------------------------| 4.52% tmpWMsFVz.zip |###----------------------------------------------------| 4.56% tmpWMsFVz.zip |###----------------------------------------------------| 4.61% tmpWMsFVz.zip |###----------------------------------------------------| 4.66% tmpWMsFVz.zip |###----------------------------------------------------| 4.7% tmpWMsFVz.zip |###----------------------------------------------------| 4.75% tmpWMsFVz.zip |###----------------------------------------------------| 4.79% tmpWMsFVz.zip |###----------------------------------------------------| 4.84% tmpWMsFVz.zip |###----------------------------------------------------| 4.88% tmpWMsFVz.zip |###----------------------------------------------------| 4.93% tmpWMsFVz.zip |###----------------------------------------------------| 4.98% tmpWMsFVz.zip |###----------------------------------------------------| 5.02% tmpWMsFVz.zip |###----------------------------------------------------| 5.07% tmpWMsFVz.zip |###----------------------------------------------------| 5.11% tmpWMsFVz.zip |###----------------------------------------------------| 5.16% tmpWMsFVz.zip |###----------------------------------------------------| 5.2% tmpWMsFVz.zip |###----------------------------------------------------| 5.25% tmpWMsFVz.zip |###----------------------------------------------------| 5.3% tmpWMsFVz.zip |###----------------------------------------------------| 5.34% tmpWMsFVz.zip |###----------------------------------------------------| 5.39% tmpWMsFVz.zip |###----------------------------------------------------| 5.43% tmpWMsFVz.zip |###----------------------------------------------------| 5.48% tmpWMsFVz.zip |###----------------------------------------------------| 5.52% tmpWMsFVz.zip |###----------------------------------------------------| 5.57% tmpWMsFVz.zip |###----------------------------------------------------| 5.61% tmpWMsFVz.zip |###----------------------------------------------------| 5.66% tmpWMsFVz.zip |###----------------------------------------------------| 5.71% tmpWMsFVz.zip |###----------------------------------------------------| 5.75% tmpWMsFVz.zip |###----------------------------------------------------| 5.8% tmpWMsFVz.zip |###----------------------------------------------------| 5.84% tmpWMsFVz.zip |###----------------------------------------------------| 5.89% tmpWMsFVz.zip |###----------------------------------------------------| 5.93% tmpWMsFVz.zip |###----------------------------------------------------| 5.98% tmpWMsFVz.zip |###----------------------------------------------------| 6.03% tmpWMsFVz.zip |###----------------------------------------------------| 6.07% tmpWMsFVz.zip |###----------------------------------------------------| 6.12% tmpWMsFVz.zip |###----------------------------------------------------| 6.16% tmpWMsFVz.zip |###----------------------------------------------------| 6.21% tmpWMsFVz.zip |###----------------------------------------------------| 6.25% tmpWMsFVz.zip |###----------------------------------------------------| 6.3% tmpWMsFVz.zip |###----------------------------------------------------| 6.35% tmpWMsFVz.zip |####---------------------------------------------------| 6.39% tmpWMsFVz.zip |####---------------------------------------------------| 6.44% tmpWMsFVz.zip |####---------------------------------------------------| 6.48% tmpWMsFVz.zip |####---------------------------------------------------| 6.53% tmpWMsFVz.zip |####---------------------------------------------------| 6.57% tmpWMsFVz.zip |####---------------------------------------------------| 6.62% tmpWMsFVz.zip |####---------------------------------------------------| 6.66% tmpWMsFVz.zip |####---------------------------------------------------| 6.71% tmpWMsFVz.zip |####---------------------------------------------------| 6.76% tmpWMsFVz.zip |####---------------------------------------------------| 6.8% tmpWMsFVz.zip |####---------------------------------------------------| 6.85% tmpWMsFVz.zip |####---------------------------------------------------| 6.89% tmpWMsFVz.zip |####---------------------------------------------------| 6.94% tmpWMsFVz.zip |####---------------------------------------------------| 6.98% tmpWMsFVz.zip |####---------------------------------------------------| 7.03% tmpWMsFVz.zip |####---------------------------------------------------| 7.08% tmpWMsFVz.zip |####---------------------------------------------------| 7.12% tmpWMsFVz.zip |####---------------------------------------------------| 7.17% tmpWMsFVz.zip |####---------------------------------------------------| 7.21% tmpWMsFVz.zip |####---------------------------------------------------| 7.26% tmpWMsFVz.zip |####---------------------------------------------------| 7.3% tmpWMsFVz.zip |####---------------------------------------------------| 7.35% tmpWMsFVz.zip |####---------------------------------------------------| 7.4% tmpWMsFVz.zip |####---------------------------------------------------| 7.44% tmpWMsFVz.zip |####---------------------------------------------------| 7.49% tmpWMsFVz.zip |####---------------------------------------------------| 7.53% tmpWMsFVz.zip |####---------------------------------------------------| 7.58% tmpWMsFVz.zip |####---------------------------------------------------| 7.62% tmpWMsFVz.zip |####---------------------------------------------------| 7.67% tmpWMsFVz.zip |####---------------------------------------------------| 7.71% tmpWMsFVz.zip |####---------------------------------------------------| 7.76% tmpWMsFVz.zip |####---------------------------------------------------| 7.81% tmpWMsFVz.zip |####---------------------------------------------------| 7.85% tmpWMsFVz.zip |####---------------------------------------------------| 7.9% tmpWMsFVz.zip |####---------------------------------------------------| 7.94% tmpWMsFVz.zip |####---------------------------------------------------| 7.99% tmpWMsFVz.zip |####---------------------------------------------------| 8.03% tmpWMsFVz.zip |####---------------------------------------------------| 8.08% tmpWMsFVz.zip |####---------------------------------------------------| 8.13% tmpWMsFVz.zip |####---------------------------------------------------| 8.17% tmpWMsFVz.zip |#####--------------------------------------------------| 8.22% tmpWMsFVz.zip |#####--------------------------------------------------| 8.26% tmpWMsFVz.zip |#####--------------------------------------------------| 8.31% tmpWMsFVz.zip |#####--------------------------------------------------| 8.35% tmpWMsFVz.zip |#####--------------------------------------------------| 8.4% tmpWMsFVz.zip |#####--------------------------------------------------| 8.45% tmpWMsFVz.zip |#####--------------------------------------------------| 8.49% tmpWMsFVz.zip |#####--------------------------------------------------| 8.54% tmpWMsFVz.zip |#####--------------------------------------------------| 8.58% tmpWMsFVz.zip |#####--------------------------------------------------| 8.63% tmpWMsFVz.zip |#####--------------------------------------------------| 8.67% tmpWMsFVz.zip |#####--------------------------------------------------| 8.72% tmpWMsFVz.zip |#####--------------------------------------------------| 8.76% tmpWMsFVz.zip |#####--------------------------------------------------| 8.81% tmpWMsFVz.zip |#####--------------------------------------------------| 8.86% tmpWMsFVz.zip |#####--------------------------------------------------| 8.9% tmpWMsFVz.zip |#####--------------------------------------------------| 8.95% tmpWMsFVz.zip |#####--------------------------------------------------| 8.99% tmpWMsFVz.zip |#####--------------------------------------------------| 9.04% tmpWMsFVz.zip |#####--------------------------------------------------| 9.08% tmpWMsFVz.zip |#####--------------------------------------------------| 9.13% tmpWMsFVz.zip |#####--------------------------------------------------| 9.18% tmpWMsFVz.zip |#####--------------------------------------------------| 9.22% tmpWMsFVz.zip |#####--------------------------------------------------| 9.27% tmpWMsFVz.zip |#####--------------------------------------------------| 9.31% tmpWMsFVz.zip |#####--------------------------------------------------| 9.36% tmpWMsFVz.zip |#####--------------------------------------------------| 9.4% tmpWMsFVz.zip |#####--------------------------------------------------| 9.45% tmpWMsFVz.zip |#####--------------------------------------------------| 9.5% tmpWMsFVz.zip |#####--------------------------------------------------| 9.54% tmpWMsFVz.zip |#####--------------------------------------------------| 9.59% tmpWMsFVz.zip |#####--------------------------------------------------| 9.63% tmpWMsFVz.zip |#####--------------------------------------------------| 9.68% tmpWMsFVz.zip |#####--------------------------------------------------| 9.72% tmpWMsFVz.zip |#####--------------------------------------------------| 9.77% tmpWMsFVz.zip |#####--------------------------------------------------| 9.81% tmpWMsFVz.zip |#####--------------------------------------------------| 9.86% tmpWMsFVz.zip |#####--------------------------------------------------| 9.91% tmpWMsFVz.zip |#####--------------------------------------------------| 9.95% tmpWMsFVz.zip |#####--------------------------------------------------| 10.0% tmpWMsFVz.zip |######-------------------------------------------------| 10.04% tmpWMsFVz.zip |######-------------------------------------------------| 10.09% tmpWMsFVz.zip |######-------------------------------------------------| 10.13% tmpWMsFVz.zip |######-------------------------------------------------| 10.18% tmpWMsFVz.zip |######-------------------------------------------------| 10.23% tmpWMsFVz.zip |######-------------------------------------------------| 10.27% tmpWMsFVz.zip |######-------------------------------------------------| 10.32% tmpWMsFVz.zip |######-------------------------------------------------| 10.36% tmpWMsFVz.zip |######-------------------------------------------------| 10.41% tmpWMsFVz.zip |######-------------------------------------------------| 10.45% tmpWMsFVz.zip |######-------------------------------------------------| 10.5% tmpWMsFVz.zip |######-------------------------------------------------| 10.54% tmpWMsFVz.zip |######-------------------------------------------------| 10.59% tmpWMsFVz.zip |######-------------------------------------------------| 10.64% tmpWMsFVz.zip |######-------------------------------------------------| 10.68% tmpWMsFVz.zip |######-------------------------------------------------| 10.73% tmpWMsFVz.zip |######-------------------------------------------------| 10.77% tmpWMsFVz.zip |######-------------------------------------------------| 10.82% tmpWMsFVz.zip |######-------------------------------------------------| 10.86% tmpWMsFVz.zip |######-------------------------------------------------| 10.91% tmpWMsFVz.zip |######-------------------------------------------------| 10.96% tmpWMsFVz.zip |######-------------------------------------------------| 11.0% tmpWMsFVz.zip |######-------------------------------------------------| 11.05% tmpWMsFVz.zip |######-------------------------------------------------| 11.09% tmpWMsFVz.zip |######-------------------------------------------------| 11.14% tmpWMsFVz.zip |######-------------------------------------------------| 11.18% tmpWMsFVz.zip |######-------------------------------------------------| 11.23% tmpWMsFVz.zip |######-------------------------------------------------| 11.28% tmpWMsFVz.zip |######-------------------------------------------------| 11.32% tmpWMsFVz.zip |######-------------------------------------------------| 11.37% tmpWMsFVz.zip |######-------------------------------------------------| 11.41% tmpWMsFVz.zip |######-------------------------------------------------| 11.46% tmpWMsFVz.zip |######-------------------------------------------------| 11.5% tmpWMsFVz.zip |######-------------------------------------------------| 11.55% tmpWMsFVz.zip |######-------------------------------------------------| 11.59% tmpWMsFVz.zip |######-------------------------------------------------| 11.64% tmpWMsFVz.zip |######-------------------------------------------------| 11.69% tmpWMsFVz.zip |######-------------------------------------------------| 11.73% tmpWMsFVz.zip |######-------------------------------------------------| 11.78% tmpWMsFVz.zip |#######------------------------------------------------| 11.82% tmpWMsFVz.zip |#######------------------------------------------------| 11.87% tmpWMsFVz.zip |#######------------------------------------------------| 11.91% tmpWMsFVz.zip |#######------------------------------------------------| 11.96% tmpWMsFVz.zip |#######------------------------------------------------| 12.01% tmpWMsFVz.zip |#######------------------------------------------------| 12.05% tmpWMsFVz.zip |#######------------------------------------------------| 12.1% tmpWMsFVz.zip |#######------------------------------------------------| 12.14% tmpWMsFVz.zip |#######------------------------------------------------| 12.19% tmpWMsFVz.zip |#######------------------------------------------------| 12.23% tmpWMsFVz.zip |#######------------------------------------------------| 12.28% tmpWMsFVz.zip |#######------------------------------------------------| 12.33% tmpWMsFVz.zip |#######------------------------------------------------| 12.37% tmpWMsFVz.zip |#######------------------------------------------------| 12.42% tmpWMsFVz.zip |#######------------------------------------------------| 12.46% tmpWMsFVz.zip |#######------------------------------------------------| 12.51% tmpWMsFVz.zip |#######------------------------------------------------| 12.55% tmpWMsFVz.zip |#######------------------------------------------------| 12.6% tmpWMsFVz.zip |#######------------------------------------------------| 12.64% tmpWMsFVz.zip |#######------------------------------------------------| 12.69% tmpWMsFVz.zip |#######------------------------------------------------| 12.74% tmpWMsFVz.zip |#######------------------------------------------------| 12.78% tmpWMsFVz.zip |#######------------------------------------------------| 12.83% tmpWMsFVz.zip |#######------------------------------------------------| 12.87% tmpWMsFVz.zip |#######------------------------------------------------| 12.92% tmpWMsFVz.zip |#######------------------------------------------------| 12.96% tmpWMsFVz.zip |#######------------------------------------------------| 13.01% tmpWMsFVz.zip |#######------------------------------------------------| 13.06% tmpWMsFVz.zip |#######------------------------------------------------| 13.1% tmpWMsFVz.zip |#######------------------------------------------------| 13.15% tmpWMsFVz.zip |#######------------------------------------------------| 13.19% tmpWMsFVz.zip |#######------------------------------------------------| 13.24% tmpWMsFVz.zip |#######------------------------------------------------| 13.28% tmpWMsFVz.zip |#######------------------------------------------------| 13.33% tmpWMsFVz.zip |#######------------------------------------------------| 13.38% tmpWMsFVz.zip |#######------------------------------------------------| 13.42% tmpWMsFVz.zip |#######------------------------------------------------| 13.47% tmpWMsFVz.zip |#######------------------------------------------------| 13.51% tmpWMsFVz.zip |#######------------------------------------------------| 13.56% tmpWMsFVz.zip |#######------------------------------------------------| 13.6% tmpWMsFVz.zip |########-----------------------------------------------| 13.65% tmpWMsFVz.zip |########-----------------------------------------------| 13.69% tmpWMsFVz.zip |########-----------------------------------------------| 13.74% tmpWMsFVz.zip |########-----------------------------------------------| 13.79% tmpWMsFVz.zip |########-----------------------------------------------| 13.83% tmpWMsFVz.zip |########-----------------------------------------------| 13.88% tmpWMsFVz.zip |########-----------------------------------------------| 13.92% tmpWMsFVz.zip |########-----------------------------------------------| 13.97% tmpWMsFVz.zip |########-----------------------------------------------| 14.01% tmpWMsFVz.zip |########-----------------------------------------------| 14.06% tmpWMsFVz.zip |########-----------------------------------------------| 14.11% tmpWMsFVz.zip |########-----------------------------------------------| 14.15% tmpWMsFVz.zip |########-----------------------------------------------| 14.2% tmpWMsFVz.zip |########-----------------------------------------------| 14.24% tmpWMsFVz.zip |########-----------------------------------------------| 14.29% tmpWMsFVz.zip |########-----------------------------------------------| 14.33% tmpWMsFVz.zip |########-----------------------------------------------| 14.38% tmpWMsFVz.zip |########-----------------------------------------------| 14.43% tmpWMsFVz.zip |########-----------------------------------------------| 14.47% tmpWMsFVz.zip |########-----------------------------------------------| 14.52% tmpWMsFVz.zip |########-----------------------------------------------| 14.56% tmpWMsFVz.zip |########-----------------------------------------------| 14.61% tmpWMsFVz.zip |########-----------------------------------------------| 14.65% tmpWMsFVz.zip |########-----------------------------------------------| 14.7% tmpWMsFVz.zip |########-----------------------------------------------| 14.74% tmpWMsFVz.zip |########-----------------------------------------------| 14.79% tmpWMsFVz.zip |########-----------------------------------------------| 14.84% tmpWMsFVz.zip |########-----------------------------------------------| 14.88% tmpWMsFVz.zip |########-----------------------------------------------| 14.93% tmpWMsFVz.zip |########-----------------------------------------------| 14.97% tmpWMsFVz.zip |########-----------------------------------------------| 15.02% tmpWMsFVz.zip |########-----------------------------------------------| 15.06% tmpWMsFVz.zip |########-----------------------------------------------| 15.11% tmpWMsFVz.zip |########-----------------------------------------------| 15.16% tmpWMsFVz.zip |########-----------------------------------------------| 15.2% tmpWMsFVz.zip |########-----------------------------------------------| 15.25% tmpWMsFVz.zip |########-----------------------------------------------| 15.29% tmpWMsFVz.zip |########-----------------------------------------------| 15.34% tmpWMsFVz.zip |########-----------------------------------------------| 15.38% tmpWMsFVz.zip |########-----------------------------------------------| 15.43% tmpWMsFVz.zip |#########----------------------------------------------| 15.48% tmpWMsFVz.zip |#########----------------------------------------------| 15.52% tmpWMsFVz.zip |#########----------------------------------------------| 15.57% tmpWMsFVz.zip |#########----------------------------------------------| 15.61% tmpWMsFVz.zip |#########----------------------------------------------| 15.66% tmpWMsFVz.zip |#########----------------------------------------------| 15.7% tmpWMsFVz.zip |#########----------------------------------------------| 15.75% tmpWMsFVz.zip |#########----------------------------------------------| 15.79% tmpWMsFVz.zip |#########----------------------------------------------| 15.84% tmpWMsFVz.zip |#########----------------------------------------------| 15.89% tmpWMsFVz.zip |#########----------------------------------------------| 15.93% tmpWMsFVz.zip |#########----------------------------------------------| 15.98% tmpWMsFVz.zip |#########----------------------------------------------| 16.02% tmpWMsFVz.zip |#########----------------------------------------------| 16.07% tmpWMsFVz.zip |#########----------------------------------------------| 16.11% tmpWMsFVz.zip |#########----------------------------------------------| 16.16% tmpWMsFVz.zip |#########----------------------------------------------| 16.21% tmpWMsFVz.zip |#########----------------------------------------------| 16.25% tmpWMsFVz.zip |#########----------------------------------------------| 16.3% tmpWMsFVz.zip |#########----------------------------------------------| 16.34% tmpWMsFVz.zip |#########----------------------------------------------| 16.39% tmpWMsFVz.zip |#########----------------------------------------------| 16.43% tmpWMsFVz.zip |#########----------------------------------------------| 16.48% tmpWMsFVz.zip |#########----------------------------------------------| 16.53% tmpWMsFVz.zip |#########----------------------------------------------| 16.57% tmpWMsFVz.zip |#########----------------------------------------------| 16.62% tmpWMsFVz.zip |#########----------------------------------------------| 16.66% tmpWMsFVz.zip |#########----------------------------------------------| 16.71% tmpWMsFVz.zip |#########----------------------------------------------| 16.75% tmpWMsFVz.zip |#########----------------------------------------------| 16.8% tmpWMsFVz.zip |#########----------------------------------------------| 16.84% tmpWMsFVz.zip |#########----------------------------------------------| 16.89% tmpWMsFVz.zip |#########----------------------------------------------| 16.94% tmpWMsFVz.zip |#########----------------------------------------------| 16.98% tmpWMsFVz.zip |#########----------------------------------------------| 17.03% tmpWMsFVz.zip |#########----------------------------------------------| 17.07% tmpWMsFVz.zip |#########----------------------------------------------| 17.12% tmpWMsFVz.zip |#########----------------------------------------------| 17.16% tmpWMsFVz.zip |#########----------------------------------------------| 17.21% tmpWMsFVz.zip |#########----------------------------------------------| 17.26% tmpWMsFVz.zip |##########---------------------------------------------| 17.3% tmpWMsFVz.zip |##########---------------------------------------------| 17.35% tmpWMsFVz.zip |##########---------------------------------------------| 17.39% tmpWMsFVz.zip |##########---------------------------------------------| 17.44% tmpWMsFVz.zip |##########---------------------------------------------| 17.48% tmpWMsFVz.zip |##########---------------------------------------------| 17.53% tmpWMsFVz.zip |##########---------------------------------------------| 17.57% tmpWMsFVz.zip |##########---------------------------------------------| 17.62% tmpWMsFVz.zip |##########---------------------------------------------| 17.67% tmpWMsFVz.zip |##########---------------------------------------------| 17.71% tmpWMsFVz.zip |##########---------------------------------------------| 17.76% tmpWMsFVz.zip |##########---------------------------------------------| 17.8% tmpWMsFVz.zip |##########---------------------------------------------| 17.85% tmpWMsFVz.zip |##########---------------------------------------------| 17.89% tmpWMsFVz.zip |##########---------------------------------------------| 17.94% tmpWMsFVz.zip |##########---------------------------------------------| 17.99% tmpWMsFVz.zip |##########---------------------------------------------| 18.03% tmpWMsFVz.zip |##########---------------------------------------------| 18.08% tmpWMsFVz.zip |##########---------------------------------------------| 18.12% tmpWMsFVz.zip |##########---------------------------------------------| 18.17% tmpWMsFVz.zip |##########---------------------------------------------| 18.21% tmpWMsFVz.zip |##########---------------------------------------------| 18.26% tmpWMsFVz.zip |##########---------------------------------------------| 18.31% tmpWMsFVz.zip |##########---------------------------------------------| 18.35% tmpWMsFVz.zip |##########---------------------------------------------| 18.4% tmpWMsFVz.zip |##########---------------------------------------------| 18.44% tmpWMsFVz.zip |##########---------------------------------------------| 18.49% tmpWMsFVz.zip |##########---------------------------------------------| 18.53% tmpWMsFVz.zip |##########---------------------------------------------| 18.58% tmpWMsFVz.zip |##########---------------------------------------------| 18.62% tmpWMsFVz.zip |##########---------------------------------------------| 18.67% tmpWMsFVz.zip |##########---------------------------------------------| 18.72% tmpWMsFVz.zip |##########---------------------------------------------| 18.76% tmpWMsFVz.zip |##########---------------------------------------------| 18.81% tmpWMsFVz.zip |##########---------------------------------------------| 18.85% tmpWMsFVz.zip |##########---------------------------------------------| 18.9% tmpWMsFVz.zip |##########---------------------------------------------| 18.94% tmpWMsFVz.zip |##########---------------------------------------------| 18.99% tmpWMsFVz.zip |##########---------------------------------------------| 19.04% tmpWMsFVz.zip |##########---------------------------------------------| 19.08% tmpWMsFVz.zip |###########--------------------------------------------| 19.13% tmpWMsFVz.zip |###########--------------------------------------------| 19.17% tmpWMsFVz.zip |###########--------------------------------------------| 19.22% tmpWMsFVz.zip |###########--------------------------------------------| 19.26% tmpWMsFVz.zip |###########--------------------------------------------| 19.31% tmpWMsFVz.zip |###########--------------------------------------------| 19.36% tmpWMsFVz.zip |###########--------------------------------------------| 19.4% tmpWMsFVz.zip |###########--------------------------------------------| 19.45% tmpWMsFVz.zip |###########--------------------------------------------| 19.49% tmpWMsFVz.zip |###########--------------------------------------------| 19.54% tmpWMsFVz.zip |###########--------------------------------------------| 19.58% tmpWMsFVz.zip |###########--------------------------------------------| 19.63% tmpWMsFVz.zip |###########--------------------------------------------| 19.67% tmpWMsFVz.zip |###########--------------------------------------------| 19.72% tmpWMsFVz.zip |###########--------------------------------------------| 19.77% tmpWMsFVz.zip |###########--------------------------------------------| 19.81% tmpWMsFVz.zip |###########--------------------------------------------| 19.86% tmpWMsFVz.zip |###########--------------------------------------------| 19.9% tmpWMsFVz.zip |###########--------------------------------------------| 19.95% tmpWMsFVz.zip |###########--------------------------------------------| 19.99% tmpWMsFVz.zip |###########--------------------------------------------| 20.04% tmpWMsFVz.zip |###########--------------------------------------------| 20.09% tmpWMsFVz.zip |###########--------------------------------------------| 20.13% tmpWMsFVz.zip |###########--------------------------------------------| 20.18% tmpWMsFVz.zip |###########--------------------------------------------| 20.22% tmpWMsFVz.zip |###########--------------------------------------------| 20.27% tmpWMsFVz.zip |###########--------------------------------------------| 20.31% tmpWMsFVz.zip |###########--------------------------------------------| 20.36% tmpWMsFVz.zip |###########--------------------------------------------| 20.41% tmpWMsFVz.zip |###########--------------------------------------------| 20.45% tmpWMsFVz.zip |###########--------------------------------------------| 20.5% tmpWMsFVz.zip |###########--------------------------------------------| 20.54% tmpWMsFVz.zip |###########--------------------------------------------| 20.59% tmpWMsFVz.zip |###########--------------------------------------------| 20.63% tmpWMsFVz.zip |###########--------------------------------------------| 20.68% tmpWMsFVz.zip |###########--------------------------------------------| 20.72% tmpWMsFVz.zip |###########--------------------------------------------| 20.77% tmpWMsFVz.zip |###########--------------------------------------------| 20.82% tmpWMsFVz.zip |###########--------------------------------------------| 20.86% tmpWMsFVz.zip |###########--------------------------------------------| 20.91% tmpWMsFVz.zip |############-------------------------------------------| 20.95% tmpWMsFVz.zip |############-------------------------------------------| 21.0% tmpWMsFVz.zip |############-------------------------------------------| 21.04% tmpWMsFVz.zip |############-------------------------------------------| 21.09% tmpWMsFVz.zip |############-------------------------------------------| 21.14% tmpWMsFVz.zip |############-------------------------------------------| 21.18% tmpWMsFVz.zip |############-------------------------------------------| 21.23% tmpWMsFVz.zip |############-------------------------------------------| 21.27% tmpWMsFVz.zip |############-------------------------------------------| 21.32% tmpWMsFVz.zip |############-------------------------------------------| 21.36% tmpWMsFVz.zip |############-------------------------------------------| 21.41% tmpWMsFVz.zip |############-------------------------------------------| 21.46% tmpWMsFVz.zip |############-------------------------------------------| 21.5% tmpWMsFVz.zip |############-------------------------------------------| 21.55% tmpWMsFVz.zip |############-------------------------------------------| 21.59% tmpWMsFVz.zip |############-------------------------------------------| 21.64% tmpWMsFVz.zip |############-------------------------------------------| 21.68% tmpWMsFVz.zip |############-------------------------------------------| 21.73% tmpWMsFVz.zip |############-------------------------------------------| 21.77% tmpWMsFVz.zip |############-------------------------------------------| 21.82% tmpWMsFVz.zip |############-------------------------------------------| 21.87% tmpWMsFVz.zip |############-------------------------------------------| 21.91% tmpWMsFVz.zip |############-------------------------------------------| 21.96% tmpWMsFVz.zip |############-------------------------------------------| 22.0% tmpWMsFVz.zip |############-------------------------------------------| 22.05% tmpWMsFVz.zip |############-------------------------------------------| 22.09% tmpWMsFVz.zip |############-------------------------------------------| 22.14% tmpWMsFVz.zip |############-------------------------------------------| 22.19% tmpWMsFVz.zip |############-------------------------------------------| 22.23% tmpWMsFVz.zip |############-------------------------------------------| 22.28% tmpWMsFVz.zip |############-------------------------------------------| 22.32% tmpWMsFVz.zip |############-------------------------------------------| 22.37% tmpWMsFVz.zip |############-------------------------------------------| 22.41% tmpWMsFVz.zip |############-------------------------------------------| 22.46% tmpWMsFVz.zip |############-------------------------------------------| 22.51% tmpWMsFVz.zip |############-------------------------------------------| 22.55% tmpWMsFVz.zip |############-------------------------------------------| 22.6% tmpWMsFVz.zip |############-------------------------------------------| 22.64% tmpWMsFVz.zip |############-------------------------------------------| 22.69% tmpWMsFVz.zip |#############------------------------------------------| 22.73% tmpWMsFVz.zip |#############------------------------------------------| 22.78% tmpWMsFVz.zip |#############------------------------------------------| 22.82% tmpWMsFVz.zip |#############------------------------------------------| 22.87% tmpWMsFVz.zip |#############------------------------------------------| 22.92% tmpWMsFVz.zip |#############------------------------------------------| 22.96% tmpWMsFVz.zip |#############------------------------------------------| 23.01% tmpWMsFVz.zip |#############------------------------------------------| 23.05% tmpWMsFVz.zip |#############------------------------------------------| 23.1% tmpWMsFVz.zip |#############------------------------------------------| 23.14% tmpWMsFVz.zip |#############------------------------------------------| 23.19% tmpWMsFVz.zip |#############------------------------------------------| 23.24% tmpWMsFVz.zip |#############------------------------------------------| 23.28% tmpWMsFVz.zip |#############------------------------------------------| 23.33% tmpWMsFVz.zip |#############------------------------------------------| 23.37% tmpWMsFVz.zip |#############------------------------------------------| 23.42% tmpWMsFVz.zip |#############------------------------------------------| 23.46% tmpWMsFVz.zip |#############------------------------------------------| 23.51% tmpWMsFVz.zip |#############------------------------------------------| 23.56% tmpWMsFVz.zip |#############------------------------------------------| 23.6% tmpWMsFVz.zip |#############------------------------------------------| 23.65% tmpWMsFVz.zip |#############------------------------------------------| 23.69% tmpWMsFVz.zip |#############------------------------------------------| 23.74% tmpWMsFVz.zip |#############------------------------------------------| 23.78% tmpWMsFVz.zip |#############------------------------------------------| 23.83% tmpWMsFVz.zip |#############------------------------------------------| 23.87% tmpWMsFVz.zip |#############------------------------------------------| 23.92% tmpWMsFVz.zip |#############------------------------------------------| 23.97% tmpWMsFVz.zip |#############------------------------------------------| 24.01% tmpWMsFVz.zip |#############------------------------------------------| 24.06% tmpWMsFVz.zip |#############------------------------------------------| 24.1% tmpWMsFVz.zip |#############------------------------------------------| 24.15% tmpWMsFVz.zip |#############------------------------------------------| 24.19% tmpWMsFVz.zip |#############------------------------------------------| 24.24% tmpWMsFVz.zip |#############------------------------------------------| 24.29% tmpWMsFVz.zip |#############------------------------------------------| 24.33% tmpWMsFVz.zip |#############------------------------------------------| 24.38% tmpWMsFVz.zip |#############------------------------------------------| 24.42% tmpWMsFVz.zip |#############------------------------------------------| 24.47% tmpWMsFVz.zip |#############------------------------------------------| 24.51% tmpWMsFVz.zip |##############-----------------------------------------| 24.56% tmpWMsFVz.zip |##############-----------------------------------------| 24.6% tmpWMsFVz.zip |##############-----------------------------------------| 24.65% tmpWMsFVz.zip |##############-----------------------------------------| 24.7% tmpWMsFVz.zip |##############-----------------------------------------| 24.74% tmpWMsFVz.zip |##############-----------------------------------------| 24.79% tmpWMsFVz.zip |##############-----------------------------------------| 24.83% tmpWMsFVz.zip |##############-----------------------------------------| 24.88% tmpWMsFVz.zip |##############-----------------------------------------| 24.92% tmpWMsFVz.zip |##############-----------------------------------------| 24.97% tmpWMsFVz.zip |##############-----------------------------------------| 25.02% tmpWMsFVz.zip |##############-----------------------------------------| 25.06% tmpWMsFVz.zip |##############-----------------------------------------| 25.11% tmpWMsFVz.zip |##############-----------------------------------------| 25.15% tmpWMsFVz.zip |##############-----------------------------------------| 25.2% tmpWMsFVz.zip |##############-----------------------------------------| 25.24% tmpWMsFVz.zip |##############-----------------------------------------| 25.29% tmpWMsFVz.zip |##############-----------------------------------------| 25.34% tmpWMsFVz.zip |##############-----------------------------------------| 25.38% tmpWMsFVz.zip |##############-----------------------------------------| 25.43% tmpWMsFVz.zip |##############-----------------------------------------| 25.47% tmpWMsFVz.zip |##############-----------------------------------------| 25.52% tmpWMsFVz.zip |##############-----------------------------------------| 25.56% tmpWMsFVz.zip |##############-----------------------------------------| 25.61% tmpWMsFVz.zip |##############-----------------------------------------| 25.65% tmpWMsFVz.zip |##############-----------------------------------------| 25.7% tmpWMsFVz.zip |##############-----------------------------------------| 25.75% tmpWMsFVz.zip |##############-----------------------------------------| 25.79% tmpWMsFVz.zip |##############-----------------------------------------| 25.84% tmpWMsFVz.zip |##############-----------------------------------------| 25.88% tmpWMsFVz.zip |##############-----------------------------------------| 25.93% tmpWMsFVz.zip |##############-----------------------------------------| 25.97% tmpWMsFVz.zip |##############-----------------------------------------| 26.02% tmpWMsFVz.zip |##############-----------------------------------------| 26.07% tmpWMsFVz.zip |##############-----------------------------------------| 26.11% tmpWMsFVz.zip |##############-----------------------------------------| 26.16% tmpWMsFVz.zip |##############-----------------------------------------| 26.2% tmpWMsFVz.zip |##############-----------------------------------------| 26.25% tmpWMsFVz.zip |##############-----------------------------------------| 26.29% tmpWMsFVz.zip |##############-----------------------------------------| 26.34% tmpWMsFVz.zip |###############----------------------------------------| 26.39% tmpWMsFVz.zip |###############----------------------------------------| 26.43% tmpWMsFVz.zip |###############----------------------------------------| 26.48% tmpWMsFVz.zip |###############----------------------------------------| 26.52% tmpWMsFVz.zip |###############----------------------------------------| 26.57% tmpWMsFVz.zip |###############----------------------------------------| 26.61% tmpWMsFVz.zip |###############----------------------------------------| 26.66% tmpWMsFVz.zip |###############----------------------------------------| 26.7% tmpWMsFVz.zip |###############----------------------------------------| 26.75% tmpWMsFVz.zip |###############----------------------------------------| 26.8% tmpWMsFVz.zip |###############----------------------------------------| 26.84% tmpWMsFVz.zip |###############----------------------------------------| 26.89% tmpWMsFVz.zip |###############----------------------------------------| 26.93% tmpWMsFVz.zip |###############----------------------------------------| 26.98% tmpWMsFVz.zip |###############----------------------------------------| 27.02% tmpWMsFVz.zip |###############----------------------------------------| 27.07% tmpWMsFVz.zip |###############----------------------------------------| 27.12% tmpWMsFVz.zip |###############----------------------------------------| 27.16% tmpWMsFVz.zip |###############----------------------------------------| 27.21% tmpWMsFVz.zip |###############----------------------------------------| 27.25% tmpWMsFVz.zip |###############----------------------------------------| 27.3% tmpWMsFVz.zip |###############----------------------------------------| 27.34% tmpWMsFVz.zip |###############----------------------------------------| 27.39% tmpWMsFVz.zip |###############----------------------------------------| 27.44% tmpWMsFVz.zip |###############----------------------------------------| 27.48% tmpWMsFVz.zip |###############----------------------------------------| 27.53% tmpWMsFVz.zip |###############----------------------------------------| 27.57% tmpWMsFVz.zip |###############----------------------------------------| 27.62% tmpWMsFVz.zip |###############----------------------------------------| 27.66% tmpWMsFVz.zip |###############----------------------------------------| 27.71% tmpWMsFVz.zip |###############----------------------------------------| 27.75% tmpWMsFVz.zip |###############----------------------------------------| 27.8% tmpWMsFVz.zip |###############----------------------------------------| 27.85% tmpWMsFVz.zip |###############----------------------------------------| 27.89% tmpWMsFVz.zip |###############----------------------------------------| 27.94% tmpWMsFVz.zip |###############----------------------------------------| 27.98% tmpWMsFVz.zip |###############----------------------------------------| 28.03% tmpWMsFVz.zip |###############----------------------------------------| 28.07% tmpWMsFVz.zip |###############----------------------------------------| 28.12% tmpWMsFVz.zip |###############----------------------------------------| 28.17% tmpWMsFVz.zip |################---------------------------------------| 28.21% tmpWMsFVz.zip |################---------------------------------------| 28.26% tmpWMsFVz.zip |################---------------------------------------| 28.3% tmpWMsFVz.zip |################---------------------------------------| 28.35% tmpWMsFVz.zip |################---------------------------------------| 28.39% tmpWMsFVz.zip |################---------------------------------------| 28.44% tmpWMsFVz.zip |################---------------------------------------| 28.49% tmpWMsFVz.zip |################---------------------------------------| 28.53% tmpWMsFVz.zip |################---------------------------------------| 28.58% tmpWMsFVz.zip |################---------------------------------------| 28.62% tmpWMsFVz.zip |################---------------------------------------| 28.67% tmpWMsFVz.zip |################---------------------------------------| 28.71% tmpWMsFVz.zip |################---------------------------------------| 28.76% tmpWMsFVz.zip |################---------------------------------------| 28.8% tmpWMsFVz.zip |################---------------------------------------| 28.85% tmpWMsFVz.zip |################---------------------------------------| 28.9% tmpWMsFVz.zip |################---------------------------------------| 28.94% tmpWMsFVz.zip |################---------------------------------------| 28.99% tmpWMsFVz.zip |################---------------------------------------| 29.03% tmpWMsFVz.zip |################---------------------------------------| 29.08% tmpWMsFVz.zip |################---------------------------------------| 29.12% tmpWMsFVz.zip |################---------------------------------------| 29.17% tmpWMsFVz.zip |################---------------------------------------| 29.22% tmpWMsFVz.zip |################---------------------------------------| 29.26% tmpWMsFVz.zip |################---------------------------------------| 29.31% tmpWMsFVz.zip |################---------------------------------------| 29.35% tmpWMsFVz.zip |################---------------------------------------| 29.4% tmpWMsFVz.zip |################---------------------------------------| 29.44% tmpWMsFVz.zip |################---------------------------------------| 29.49% tmpWMsFVz.zip |################---------------------------------------| 29.54% tmpWMsFVz.zip |################---------------------------------------| 29.58% tmpWMsFVz.zip |################---------------------------------------| 29.63% tmpWMsFVz.zip |################---------------------------------------| 29.67% tmpWMsFVz.zip |################---------------------------------------| 29.72% tmpWMsFVz.zip |################---------------------------------------| 29.76% tmpWMsFVz.zip |################---------------------------------------| 29.81% tmpWMsFVz.zip |################---------------------------------------| 29.85% tmpWMsFVz.zip |################---------------------------------------| 29.9% tmpWMsFVz.zip |################---------------------------------------| 29.95% tmpWMsFVz.zip |################---------------------------------------| 29.99% tmpWMsFVz.zip |#################--------------------------------------| 30.04% tmpWMsFVz.zip |#################--------------------------------------| 30.08% tmpWMsFVz.zip |#################--------------------------------------| 30.13% tmpWMsFVz.zip |#################--------------------------------------| 30.17% tmpWMsFVz.zip |#################--------------------------------------| 30.22% tmpWMsFVz.zip |#################--------------------------------------| 30.27% tmpWMsFVz.zip |#################--------------------------------------| 30.31% tmpWMsFVz.zip |#################--------------------------------------| 30.36% tmpWMsFVz.zip |#################--------------------------------------| 30.4% tmpWMsFVz.zip |#################--------------------------------------| 30.45% tmpWMsFVz.zip |#################--------------------------------------| 30.49% tmpWMsFVz.zip |#################--------------------------------------| 30.54% tmpWMsFVz.zip |#################--------------------------------------| 30.59% tmpWMsFVz.zip |#################--------------------------------------| 30.63% tmpWMsFVz.zip |#################--------------------------------------| 30.68% tmpWMsFVz.zip |#################--------------------------------------| 30.72% tmpWMsFVz.zip |#################--------------------------------------| 30.77% tmpWMsFVz.zip |#################--------------------------------------| 30.81% tmpWMsFVz.zip |#################--------------------------------------| 30.86% tmpWMsFVz.zip |#################--------------------------------------| 30.9% tmpWMsFVz.zip |#################--------------------------------------| 30.95% tmpWMsFVz.zip |#################--------------------------------------| 31.0% tmpWMsFVz.zip |#################--------------------------------------| 31.04% tmpWMsFVz.zip |#################--------------------------------------| 31.09% tmpWMsFVz.zip |#################--------------------------------------| 31.13% tmpWMsFVz.zip |#################--------------------------------------| 31.18% tmpWMsFVz.zip |#################--------------------------------------| 31.22% tmpWMsFVz.zip |#################--------------------------------------| 31.27% tmpWMsFVz.zip |#################--------------------------------------| 31.32% tmpWMsFVz.zip |#################--------------------------------------| 31.36% tmpWMsFVz.zip |#################--------------------------------------| 31.41% tmpWMsFVz.zip |#################--------------------------------------| 31.45% tmpWMsFVz.zip |#################--------------------------------------| 31.5% tmpWMsFVz.zip |#################--------------------------------------| 31.54% tmpWMsFVz.zip |#################--------------------------------------| 31.59% tmpWMsFVz.zip |#################--------------------------------------| 31.63% tmpWMsFVz.zip |#################--------------------------------------| 31.68% tmpWMsFVz.zip |#################--------------------------------------| 31.73% tmpWMsFVz.zip |#################--------------------------------------| 31.77% tmpWMsFVz.zip |#################--------------------------------------| 31.82% tmpWMsFVz.zip |##################-------------------------------------| 31.86% tmpWMsFVz.zip |##################-------------------------------------| 31.91% tmpWMsFVz.zip |##################-------------------------------------| 31.95% tmpWMsFVz.zip |##################-------------------------------------| 32.0% tmpWMsFVz.zip |##################-------------------------------------| 32.05% tmpWMsFVz.zip |##################-------------------------------------| 32.09% tmpWMsFVz.zip |##################-------------------------------------| 32.14% tmpWMsFVz.zip |##################-------------------------------------| 32.18% tmpWMsFVz.zip |##################-------------------------------------| 32.23% tmpWMsFVz.zip |##################-------------------------------------| 32.27% tmpWMsFVz.zip |##################-------------------------------------| 32.32% tmpWMsFVz.zip |##################-------------------------------------| 32.37% tmpWMsFVz.zip |##################-------------------------------------| 32.41% tmpWMsFVz.zip |##################-------------------------------------| 32.46% tmpWMsFVz.zip |##################-------------------------------------| 32.5% tmpWMsFVz.zip |##################-------------------------------------| 32.55% tmpWMsFVz.zip |##################-------------------------------------| 32.59% tmpWMsFVz.zip |##################-------------------------------------| 32.64% tmpWMsFVz.zip |##################-------------------------------------| 32.68% tmpWMsFVz.zip |##################-------------------------------------| 32.73% tmpWMsFVz.zip |##################-------------------------------------| 32.78% tmpWMsFVz.zip |##################-------------------------------------| 32.82% tmpWMsFVz.zip |##################-------------------------------------| 32.87% tmpWMsFVz.zip |##################-------------------------------------| 32.91% tmpWMsFVz.zip |##################-------------------------------------| 32.96% tmpWMsFVz.zip |##################-------------------------------------| 33.0% tmpWMsFVz.zip |##################-------------------------------------| 33.05% tmpWMsFVz.zip |##################-------------------------------------| 33.1% tmpWMsFVz.zip |##################-------------------------------------| 33.14% tmpWMsFVz.zip |##################-------------------------------------| 33.19% tmpWMsFVz.zip |##################-------------------------------------| 33.23% tmpWMsFVz.zip |##################-------------------------------------| 33.28% tmpWMsFVz.zip |##################-------------------------------------| 33.32% tmpWMsFVz.zip |##################-------------------------------------| 33.37% tmpWMsFVz.zip |##################-------------------------------------| 33.42% tmpWMsFVz.zip |##################-------------------------------------| 33.46% tmpWMsFVz.zip |##################-------------------------------------| 33.51% tmpWMsFVz.zip |##################-------------------------------------| 33.55% tmpWMsFVz.zip |##################-------------------------------------| 33.6% tmpWMsFVz.zip |###################------------------------------------| 33.64% tmpWMsFVz.zip |###################------------------------------------| 33.69% tmpWMsFVz.zip |###################------------------------------------| 33.73% tmpWMsFVz.zip |###################------------------------------------| 33.78% tmpWMsFVz.zip |###################------------------------------------| 33.83% tmpWMsFVz.zip |###################------------------------------------| 33.87% tmpWMsFVz.zip |###################------------------------------------| 33.92% tmpWMsFVz.zip |###################------------------------------------| 33.96% tmpWMsFVz.zip |###################------------------------------------| 34.01% tmpWMsFVz.zip |###################------------------------------------| 34.05% tmpWMsFVz.zip |###################------------------------------------| 34.1% tmpWMsFVz.zip |###################------------------------------------| 34.15% tmpWMsFVz.zip |###################------------------------------------| 34.19% tmpWMsFVz.zip |###################------------------------------------| 34.24% tmpWMsFVz.zip |###################------------------------------------| 34.28% tmpWMsFVz.zip |###################------------------------------------| 34.33% tmpWMsFVz.zip |###################------------------------------------| 34.37% tmpWMsFVz.zip |###################------------------------------------| 34.42% tmpWMsFVz.zip |###################------------------------------------| 34.47% tmpWMsFVz.zip |###################------------------------------------| 34.51% tmpWMsFVz.zip |###################------------------------------------| 34.56% tmpWMsFVz.zip |###################------------------------------------| 34.6% tmpWMsFVz.zip |###################------------------------------------| 34.65% tmpWMsFVz.zip |###################------------------------------------| 34.69% tmpWMsFVz.zip |###################------------------------------------| 34.74% tmpWMsFVz.zip |###################------------------------------------| 34.78% tmpWMsFVz.zip |###################------------------------------------| 34.83% tmpWMsFVz.zip |###################------------------------------------| 34.88% tmpWMsFVz.zip |###################------------------------------------| 34.92% tmpWMsFVz.zip |###################------------------------------------| 34.97% tmpWMsFVz.zip |###################------------------------------------| 35.01% tmpWMsFVz.zip |###################------------------------------------| 35.06% tmpWMsFVz.zip |###################------------------------------------| 35.1% tmpWMsFVz.zip |###################------------------------------------| 35.15% tmpWMsFVz.zip |###################------------------------------------| 35.2% tmpWMsFVz.zip |###################------------------------------------| 35.24% tmpWMsFVz.zip |###################------------------------------------| 35.29% tmpWMsFVz.zip |###################------------------------------------| 35.33% tmpWMsFVz.zip |###################------------------------------------| 35.38% tmpWMsFVz.zip |###################------------------------------------| 35.42% tmpWMsFVz.zip |####################-----------------------------------| 35.47% tmpWMsFVz.zip |####################-----------------------------------| 35.52% tmpWMsFVz.zip |####################-----------------------------------| 35.56% tmpWMsFVz.zip |####################-----------------------------------| 35.61% tmpWMsFVz.zip |####################-----------------------------------| 35.65% tmpWMsFVz.zip |####################-----------------------------------| 35.7% tmpWMsFVz.zip |####################-----------------------------------| 35.74% tmpWMsFVz.zip |####################-----------------------------------| 35.79% tmpWMsFVz.zip |####################-----------------------------------| 35.83% tmpWMsFVz.zip |####################-----------------------------------| 35.88% tmpWMsFVz.zip |####################-----------------------------------| 35.93% tmpWMsFVz.zip |####################-----------------------------------| 35.97% tmpWMsFVz.zip |####################-----------------------------------| 36.02% tmpWMsFVz.zip |####################-----------------------------------| 36.06% tmpWMsFVz.zip |####################-----------------------------------| 36.11% tmpWMsFVz.zip |####################-----------------------------------| 36.15% tmpWMsFVz.zip |####################-----------------------------------| 36.2% tmpWMsFVz.zip |####################-----------------------------------| 36.25% tmpWMsFVz.zip |####################-----------------------------------| 36.29% tmpWMsFVz.zip |####################-----------------------------------| 36.34% tmpWMsFVz.zip |####################-----------------------------------| 36.38% tmpWMsFVz.zip |####################-----------------------------------| 36.43% tmpWMsFVz.zip |####################-----------------------------------| 36.47% tmpWMsFVz.zip |####################-----------------------------------| 36.52% tmpWMsFVz.zip |####################-----------------------------------| 36.57% tmpWMsFVz.zip |####################-----------------------------------| 36.61% tmpWMsFVz.zip |####################-----------------------------------| 36.66% tmpWMsFVz.zip |####################-----------------------------------| 36.7% tmpWMsFVz.zip |####################-----------------------------------| 36.75% tmpWMsFVz.zip |####################-----------------------------------| 36.79% tmpWMsFVz.zip |####################-----------------------------------| 36.84% tmpWMsFVz.zip |####################-----------------------------------| 36.88% tmpWMsFVz.zip |####################-----------------------------------| 36.93% tmpWMsFVz.zip |####################-----------------------------------| 36.98% tmpWMsFVz.zip |####################-----------------------------------| 37.02% tmpWMsFVz.zip |####################-----------------------------------| 37.07% tmpWMsFVz.zip |####################-----------------------------------| 37.11% tmpWMsFVz.zip |####################-----------------------------------| 37.16% tmpWMsFVz.zip |####################-----------------------------------| 37.2% tmpWMsFVz.zip |####################-----------------------------------| 37.25% tmpWMsFVz.zip |#####################----------------------------------| 37.3% tmpWMsFVz.zip |#####################----------------------------------| 37.34% tmpWMsFVz.zip |#####################----------------------------------| 37.39% tmpWMsFVz.zip |#####################----------------------------------| 37.43% tmpWMsFVz.zip |#####################----------------------------------| 37.48% tmpWMsFVz.zip |#####################----------------------------------| 37.52% tmpWMsFVz.zip |#####################----------------------------------| 37.57% tmpWMsFVz.zip |#####################----------------------------------| 37.62% tmpWMsFVz.zip |#####################----------------------------------| 37.66% tmpWMsFVz.zip |#####################----------------------------------| 37.71% tmpWMsFVz.zip |#####################----------------------------------| 37.75% tmpWMsFVz.zip |#####################----------------------------------| 37.8% tmpWMsFVz.zip |#####################----------------------------------| 37.84% tmpWMsFVz.zip |#####################----------------------------------| 37.89% tmpWMsFVz.zip |#####################----------------------------------| 37.93% tmpWMsFVz.zip |#####################----------------------------------| 37.98% tmpWMsFVz.zip |#####################----------------------------------| 38.03% tmpWMsFVz.zip |#####################----------------------------------| 38.07% tmpWMsFVz.zip |#####################----------------------------------| 38.12% tmpWMsFVz.zip |#####################----------------------------------| 38.16% tmpWMsFVz.zip |#####################----------------------------------| 38.21% tmpWMsFVz.zip |#####################----------------------------------| 38.25% tmpWMsFVz.zip |#####################----------------------------------| 38.3% tmpWMsFVz.zip |#####################----------------------------------| 38.35% tmpWMsFVz.zip |#####################----------------------------------| 38.39% tmpWMsFVz.zip |#####################----------------------------------| 38.44% tmpWMsFVz.zip |#####################----------------------------------| 38.48% tmpWMsFVz.zip |#####################----------------------------------| 38.53% tmpWMsFVz.zip |#####################----------------------------------| 38.57% tmpWMsFVz.zip |#####################----------------------------------| 38.62% tmpWMsFVz.zip |#####################----------------------------------| 38.66% tmpWMsFVz.zip |#####################----------------------------------| 38.71% tmpWMsFVz.zip |#####################----------------------------------| 38.76% tmpWMsFVz.zip |#####################----------------------------------| 38.8% tmpWMsFVz.zip |#####################----------------------------------| 38.85% tmpWMsFVz.zip |#####################----------------------------------| 38.89% tmpWMsFVz.zip |#####################----------------------------------| 38.94% tmpWMsFVz.zip |#####################----------------------------------| 38.98% tmpWMsFVz.zip |#####################----------------------------------| 39.03% tmpWMsFVz.zip |#####################----------------------------------| 39.08% tmpWMsFVz.zip |######################---------------------------------| 39.12% tmpWMsFVz.zip |######################---------------------------------| 39.17% tmpWMsFVz.zip |######################---------------------------------| 39.21% tmpWMsFVz.zip |######################---------------------------------| 39.26% tmpWMsFVz.zip |######################---------------------------------| 39.3% tmpWMsFVz.zip |######################---------------------------------| 39.35% tmpWMsFVz.zip |######################---------------------------------| 39.4% tmpWMsFVz.zip |######################---------------------------------| 39.44% tmpWMsFVz.zip |######################---------------------------------| 39.49% tmpWMsFVz.zip |######################---------------------------------| 39.53% tmpWMsFVz.zip |######################---------------------------------| 39.58% tmpWMsFVz.zip |######################---------------------------------| 39.62% tmpWMsFVz.zip |######################---------------------------------| 39.67% tmpWMsFVz.zip |######################---------------------------------| 39.71% tmpWMsFVz.zip |######################---------------------------------| 39.76% tmpWMsFVz.zip |######################---------------------------------| 39.81% tmpWMsFVz.zip |######################---------------------------------| 39.85% tmpWMsFVz.zip |######################---------------------------------| 39.9% tmpWMsFVz.zip |######################---------------------------------| 39.94% tmpWMsFVz.zip |######################---------------------------------| 39.99% tmpWMsFVz.zip |######################---------------------------------| 40.03% tmpWMsFVz.zip |######################---------------------------------| 40.08% tmpWMsFVz.zip |######################---------------------------------| 40.13% tmpWMsFVz.zip |######################---------------------------------| 40.17% tmpWMsFVz.zip |######################---------------------------------| 40.22% tmpWMsFVz.zip |######################---------------------------------| 40.26% tmpWMsFVz.zip |######################---------------------------------| 40.31% tmpWMsFVz.zip |######################---------------------------------| 40.35% tmpWMsFVz.zip |######################---------------------------------| 40.4% tmpWMsFVz.zip |######################---------------------------------| 40.45% tmpWMsFVz.zip |######################---------------------------------| 40.49% tmpWMsFVz.zip |######################---------------------------------| 40.54% tmpWMsFVz.zip |######################---------------------------------| 40.58% tmpWMsFVz.zip |######################---------------------------------| 40.63% tmpWMsFVz.zip |######################---------------------------------| 40.67% tmpWMsFVz.zip |######################---------------------------------| 40.72% tmpWMsFVz.zip |######################---------------------------------| 40.76% tmpWMsFVz.zip |######################---------------------------------| 40.81% tmpWMsFVz.zip |######################---------------------------------| 40.86% tmpWMsFVz.zip |######################---------------------------------| 40.9% tmpWMsFVz.zip |#######################--------------------------------| 40.95% tmpWMsFVz.zip |#######################--------------------------------| 40.99% tmpWMsFVz.zip |#######################--------------------------------| 41.04% tmpWMsFVz.zip |#######################--------------------------------| 41.08% tmpWMsFVz.zip |#######################--------------------------------| 41.13% tmpWMsFVz.zip |#######################--------------------------------| 41.18% tmpWMsFVz.zip |#######################--------------------------------| 41.22% tmpWMsFVz.zip |#######################--------------------------------| 41.27% tmpWMsFVz.zip |#######################--------------------------------| 41.31% tmpWMsFVz.zip |#######################--------------------------------| 41.36% tmpWMsFVz.zip |#######################--------------------------------| 41.4% tmpWMsFVz.zip |#######################--------------------------------| 41.45% tmpWMsFVz.zip |#######################--------------------------------| 41.5% tmpWMsFVz.zip |#######################--------------------------------| 41.54% tmpWMsFVz.zip |#######################--------------------------------| 41.59% tmpWMsFVz.zip |#######################--------------------------------| 41.63% tmpWMsFVz.zip |#######################--------------------------------| 41.68% tmpWMsFVz.zip |#######################--------------------------------| 41.72% tmpWMsFVz.zip |#######################--------------------------------| 41.77% tmpWMsFVz.zip |#######################--------------------------------| 41.81% tmpWMsFVz.zip |#######################--------------------------------| 41.86% tmpWMsFVz.zip |#######################--------------------------------| 41.91% tmpWMsFVz.zip |#######################--------------------------------| 41.95% tmpWMsFVz.zip |#######################--------------------------------| 42.0% tmpWMsFVz.zip |#######################--------------------------------| 42.04% tmpWMsFVz.zip |#######################--------------------------------| 42.09% tmpWMsFVz.zip |#######################--------------------------------| 42.13% tmpWMsFVz.zip |#######################--------------------------------| 42.18% tmpWMsFVz.zip |#######################--------------------------------| 42.23% tmpWMsFVz.zip |#######################--------------------------------| 42.27% tmpWMsFVz.zip |#######################--------------------------------| 42.32% tmpWMsFVz.zip |#######################--------------------------------| 42.36% tmpWMsFVz.zip |#######################--------------------------------| 42.41% tmpWMsFVz.zip |#######################--------------------------------| 42.45% tmpWMsFVz.zip |#######################--------------------------------| 42.5% tmpWMsFVz.zip |#######################--------------------------------| 42.55% tmpWMsFVz.zip |#######################--------------------------------| 42.59% tmpWMsFVz.zip |#######################--------------------------------| 42.64% tmpWMsFVz.zip |#######################--------------------------------| 42.68% tmpWMsFVz.zip |########################-------------------------------| 42.73% tmpWMsFVz.zip |########################-------------------------------| 42.77% tmpWMsFVz.zip |########################-------------------------------| 42.82% tmpWMsFVz.zip |########################-------------------------------| 42.86% tmpWMsFVz.zip |########################-------------------------------| 42.91% tmpWMsFVz.zip |########################-------------------------------| 42.96% tmpWMsFVz.zip |########################-------------------------------| 43.0% tmpWMsFVz.zip |########################-------------------------------| 43.05% tmpWMsFVz.zip |########################-------------------------------| 43.09% tmpWMsFVz.zip |########################-------------------------------| 43.14% tmpWMsFVz.zip |########################-------------------------------| 43.18% tmpWMsFVz.zip |########################-------------------------------| 43.23% tmpWMsFVz.zip |########################-------------------------------| 43.28% tmpWMsFVz.zip |########################-------------------------------| 43.32% tmpWMsFVz.zip |########################-------------------------------| 43.37% tmpWMsFVz.zip |########################-------------------------------| 43.41% tmpWMsFVz.zip |########################-------------------------------| 43.46% tmpWMsFVz.zip |########################-------------------------------| 43.5% tmpWMsFVz.zip |########################-------------------------------| 43.55% tmpWMsFVz.zip |########################-------------------------------| 43.6% tmpWMsFVz.zip |########################-------------------------------| 43.64% tmpWMsFVz.zip |########################-------------------------------| 43.69% tmpWMsFVz.zip |########################-------------------------------| 43.73% tmpWMsFVz.zip |########################-------------------------------| 43.78% tmpWMsFVz.zip |########################-------------------------------| 43.82% tmpWMsFVz.zip |########################-------------------------------| 43.87% tmpWMsFVz.zip |########################-------------------------------| 43.91% tmpWMsFVz.zip |########################-------------------------------| 43.96% tmpWMsFVz.zip |########################-------------------------------| 44.01% tmpWMsFVz.zip |########################-------------------------------| 44.05% tmpWMsFVz.zip |########################-------------------------------| 44.1% tmpWMsFVz.zip |########################-------------------------------| 44.14% tmpWMsFVz.zip |########################-------------------------------| 44.19% tmpWMsFVz.zip |########################-------------------------------| 44.23% tmpWMsFVz.zip |########################-------------------------------| 44.28% tmpWMsFVz.zip |########################-------------------------------| 44.33% tmpWMsFVz.zip |########################-------------------------------| 44.37% tmpWMsFVz.zip |########################-------------------------------| 44.42% tmpWMsFVz.zip |########################-------------------------------| 44.46% tmpWMsFVz.zip |########################-------------------------------| 44.51% tmpWMsFVz.zip |#########################------------------------------| 44.55% tmpWMsFVz.zip |#########################------------------------------| 44.6% tmpWMsFVz.zip |#########################------------------------------| 44.65% tmpWMsFVz.zip |#########################------------------------------| 44.69% tmpWMsFVz.zip |#########################------------------------------| 44.74% tmpWMsFVz.zip |#########################------------------------------| 44.78% tmpWMsFVz.zip |#########################------------------------------| 44.83% tmpWMsFVz.zip |#########################------------------------------| 44.87% tmpWMsFVz.zip |#########################------------------------------| 44.92% tmpWMsFVz.zip |#########################------------------------------| 44.96% tmpWMsFVz.zip |#########################------------------------------| 45.01% tmpWMsFVz.zip |#########################------------------------------| 45.06% tmpWMsFVz.zip |#########################------------------------------| 45.1% tmpWMsFVz.zip |#########################------------------------------| 45.15% tmpWMsFVz.zip |#########################------------------------------| 45.19% tmpWMsFVz.zip |#########################------------------------------| 45.24% tmpWMsFVz.zip |#########################------------------------------| 45.28% tmpWMsFVz.zip |#########################------------------------------| 45.33% tmpWMsFVz.zip |#########################------------------------------| 45.38% tmpWMsFVz.zip |#########################------------------------------| 45.42% tmpWMsFVz.zip |#########################------------------------------| 45.47% tmpWMsFVz.zip |#########################------------------------------| 45.51% tmpWMsFVz.zip |#########################------------------------------| 45.56% tmpWMsFVz.zip |#########################------------------------------| 45.6% tmpWMsFVz.zip |#########################------------------------------| 45.65% tmpWMsFVz.zip |#########################------------------------------| 45.69% tmpWMsFVz.zip |#########################------------------------------| 45.74% tmpWMsFVz.zip |#########################------------------------------| 45.79% tmpWMsFVz.zip |#########################------------------------------| 45.83% tmpWMsFVz.zip |#########################------------------------------| 45.88% tmpWMsFVz.zip |#########################------------------------------| 45.92% tmpWMsFVz.zip |#########################------------------------------| 45.97% tmpWMsFVz.zip |#########################------------------------------| 46.01% tmpWMsFVz.zip |#########################------------------------------| 46.06% tmpWMsFVz.zip |#########################------------------------------| 46.11% tmpWMsFVz.zip |#########################------------------------------| 46.15% tmpWMsFVz.zip |#########################------------------------------| 46.2% tmpWMsFVz.zip |#########################------------------------------| 46.24% tmpWMsFVz.zip |#########################------------------------------| 46.29% tmpWMsFVz.zip |#########################------------------------------| 46.33% tmpWMsFVz.zip |##########################-----------------------------| 46.38% tmpWMsFVz.zip |##########################-----------------------------| 46.43% tmpWMsFVz.zip |##########################-----------------------------| 46.47% tmpWMsFVz.zip |##########################-----------------------------| 46.52% tmpWMsFVz.zip |##########################-----------------------------| 46.56% tmpWMsFVz.zip |##########################-----------------------------| 46.61% tmpWMsFVz.zip |##########################-----------------------------| 46.65% tmpWMsFVz.zip |##########################-----------------------------| 46.7% tmpWMsFVz.zip |##########################-----------------------------| 46.74% tmpWMsFVz.zip |##########################-----------------------------| 46.79% tmpWMsFVz.zip |##########################-----------------------------| 46.84% tmpWMsFVz.zip |##########################-----------------------------| 46.88% tmpWMsFVz.zip |##########################-----------------------------| 46.93% tmpWMsFVz.zip |##########################-----------------------------| 46.97% tmpWMsFVz.zip |##########################-----------------------------| 47.02% tmpWMsFVz.zip |##########################-----------------------------| 47.06% tmpWMsFVz.zip |##########################-----------------------------| 47.11% tmpWMsFVz.zip |##########################-----------------------------| 47.16% tmpWMsFVz.zip |##########################-----------------------------| 47.2% tmpWMsFVz.zip |##########################-----------------------------| 47.25% tmpWMsFVz.zip |##########################-----------------------------| 47.29% tmpWMsFVz.zip |##########################-----------------------------| 47.34% tmpWMsFVz.zip |##########################-----------------------------| 47.38% tmpWMsFVz.zip |##########################-----------------------------| 47.43% tmpWMsFVz.zip |##########################-----------------------------| 47.48% tmpWMsFVz.zip |##########################-----------------------------| 47.52% tmpWMsFVz.zip |##########################-----------------------------| 47.57% tmpWMsFVz.zip |##########################-----------------------------| 47.61% tmpWMsFVz.zip |##########################-----------------------------| 47.66% tmpWMsFVz.zip |##########################-----------------------------| 47.7% tmpWMsFVz.zip |##########################-----------------------------| 47.75% tmpWMsFVz.zip |##########################-----------------------------| 47.79% tmpWMsFVz.zip |##########################-----------------------------| 47.84% tmpWMsFVz.zip |##########################-----------------------------| 47.89% tmpWMsFVz.zip |##########################-----------------------------| 47.93% tmpWMsFVz.zip |##########################-----------------------------| 47.98% tmpWMsFVz.zip |##########################-----------------------------| 48.02% tmpWMsFVz.zip |##########################-----------------------------| 48.07% tmpWMsFVz.zip |##########################-----------------------------| 48.11% tmpWMsFVz.zip |##########################-----------------------------| 48.16% tmpWMsFVz.zip |###########################----------------------------| 48.21% tmpWMsFVz.zip |###########################----------------------------| 48.25% tmpWMsFVz.zip |###########################----------------------------| 48.3% tmpWMsFVz.zip |###########################----------------------------| 48.34% tmpWMsFVz.zip |###########################----------------------------| 48.39% tmpWMsFVz.zip |###########################----------------------------| 48.43% tmpWMsFVz.zip |###########################----------------------------| 48.48% tmpWMsFVz.zip |###########################----------------------------| 48.53% tmpWMsFVz.zip |###########################----------------------------| 48.57% tmpWMsFVz.zip |###########################----------------------------| 48.62% tmpWMsFVz.zip |###########################----------------------------| 48.66% tmpWMsFVz.zip |###########################----------------------------| 48.71% tmpWMsFVz.zip |###########################----------------------------| 48.75% tmpWMsFVz.zip |###########################----------------------------| 48.8% tmpWMsFVz.zip |###########################----------------------------| 48.84% tmpWMsFVz.zip |###########################----------------------------| 48.89% tmpWMsFVz.zip |###########################----------------------------| 48.94% tmpWMsFVz.zip |###########################----------------------------| 48.98% tmpWMsFVz.zip |###########################----------------------------| 49.03% tmpWMsFVz.zip |###########################----------------------------| 49.07% tmpWMsFVz.zip |###########################----------------------------| 49.12% tmpWMsFVz.zip |###########################----------------------------| 49.16% tmpWMsFVz.zip |###########################----------------------------| 49.21% tmpWMsFVz.zip |###########################----------------------------| 49.26% tmpWMsFVz.zip |###########################----------------------------| 49.3% tmpWMsFVz.zip |###########################----------------------------| 49.35% tmpWMsFVz.zip |###########################----------------------------| 49.39% tmpWMsFVz.zip |###########################----------------------------| 49.44% tmpWMsFVz.zip |###########################----------------------------| 49.48% tmpWMsFVz.zip |###########################----------------------------| 49.53% tmpWMsFVz.zip |###########################----------------------------| 49.58% tmpWMsFVz.zip |###########################----------------------------| 49.62% tmpWMsFVz.zip |###########################----------------------------| 49.67% tmpWMsFVz.zip |###########################----------------------------| 49.71% tmpWMsFVz.zip |###########################----------------------------| 49.76% tmpWMsFVz.zip |###########################----------------------------| 49.8% tmpWMsFVz.zip |###########################----------------------------| 49.85% tmpWMsFVz.zip |###########################----------------------------| 49.89% tmpWMsFVz.zip |###########################----------------------------| 49.94% tmpWMsFVz.zip |###########################----------------------------| 49.99% tmpWMsFVz.zip |############################---------------------------| 50.03% tmpWMsFVz.zip |############################---------------------------| 50.08% tmpWMsFVz.zip |############################---------------------------| 50.12% tmpWMsFVz.zip |############################---------------------------| 50.17% tmpWMsFVz.zip |############################---------------------------| 50.21% tmpWMsFVz.zip |############################---------------------------| 50.26% tmpWMsFVz.zip |############################---------------------------| 50.31% tmpWMsFVz.zip |############################---------------------------| 50.35% tmpWMsFVz.zip |############################---------------------------| 50.4% tmpWMsFVz.zip |############################---------------------------| 50.44% tmpWMsFVz.zip |############################---------------------------| 50.49% tmpWMsFVz.zip |############################---------------------------| 50.53% tmpWMsFVz.zip |############################---------------------------| 50.58% tmpWMsFVz.zip |############################---------------------------| 50.63% tmpWMsFVz.zip |############################---------------------------| 50.67% tmpWMsFVz.zip |############################---------------------------| 50.72% tmpWMsFVz.zip |############################---------------------------| 50.76% tmpWMsFVz.zip |############################---------------------------| 50.81% tmpWMsFVz.zip |############################---------------------------| 50.85% tmpWMsFVz.zip |############################---------------------------| 50.9% tmpWMsFVz.zip |############################---------------------------| 50.94% tmpWMsFVz.zip |############################---------------------------| 50.99% tmpWMsFVz.zip |############################---------------------------| 51.04% tmpWMsFVz.zip |############################---------------------------| 51.08% tmpWMsFVz.zip |############################---------------------------| 51.13% tmpWMsFVz.zip |############################---------------------------| 51.17% tmpWMsFVz.zip |############################---------------------------| 51.22% tmpWMsFVz.zip |############################---------------------------| 51.26% tmpWMsFVz.zip |############################---------------------------| 51.31% tmpWMsFVz.zip |############################---------------------------| 51.36% tmpWMsFVz.zip |############################---------------------------| 51.4% tmpWMsFVz.zip |############################---------------------------| 51.45% tmpWMsFVz.zip |############################---------------------------| 51.49% tmpWMsFVz.zip |############################---------------------------| 51.54% tmpWMsFVz.zip |############################---------------------------| 51.58% tmpWMsFVz.zip |############################---------------------------| 51.63% tmpWMsFVz.zip |############################---------------------------| 51.68% tmpWMsFVz.zip |############################---------------------------| 51.72% tmpWMsFVz.zip |############################---------------------------| 51.77% tmpWMsFVz.zip |############################---------------------------| 51.81% tmpWMsFVz.zip |#############################--------------------------| 51.86% tmpWMsFVz.zip |#############################--------------------------| 51.9% tmpWMsFVz.zip |#############################--------------------------| 51.95% tmpWMsFVz.zip |#############################--------------------------| 51.99% tmpWMsFVz.zip |#############################--------------------------| 52.04% tmpWMsFVz.zip |#############################--------------------------| 52.09% tmpWMsFVz.zip |#############################--------------------------| 52.13% tmpWMsFVz.zip |#############################--------------------------| 52.18% tmpWMsFVz.zip |#############################--------------------------| 52.22% tmpWMsFVz.zip |#############################--------------------------| 52.27% tmpWMsFVz.zip |#############################--------------------------| 52.31% tmpWMsFVz.zip |#############################--------------------------| 52.36% tmpWMsFVz.zip |#############################--------------------------| 52.41% tmpWMsFVz.zip |#############################--------------------------| 52.45% tmpWMsFVz.zip |#############################--------------------------| 52.5% tmpWMsFVz.zip |#############################--------------------------| 52.54% tmpWMsFVz.zip |#############################--------------------------| 52.59% tmpWMsFVz.zip |#############################--------------------------| 52.63% tmpWMsFVz.zip |#############################--------------------------| 52.68% tmpWMsFVz.zip |#############################--------------------------| 52.72% tmpWMsFVz.zip |#############################--------------------------| 52.77% tmpWMsFVz.zip |#############################--------------------------| 52.82% tmpWMsFVz.zip |#############################--------------------------| 52.86% tmpWMsFVz.zip |#############################--------------------------| 52.91% tmpWMsFVz.zip |#############################--------------------------| 52.95% tmpWMsFVz.zip |#############################--------------------------| 53.0% tmpWMsFVz.zip |#############################--------------------------| 53.04% tmpWMsFVz.zip |#############################--------------------------| 53.09% tmpWMsFVz.zip |#############################--------------------------| 53.14% tmpWMsFVz.zip |#############################--------------------------| 53.18% tmpWMsFVz.zip |#############################--------------------------| 53.23% tmpWMsFVz.zip |#############################--------------------------| 53.27% tmpWMsFVz.zip |#############################--------------------------| 53.32% tmpWMsFVz.zip |#############################--------------------------| 53.36% tmpWMsFVz.zip |#############################--------------------------| 53.41% tmpWMsFVz.zip |#############################--------------------------| 53.46% tmpWMsFVz.zip |#############################--------------------------| 53.5% tmpWMsFVz.zip |#############################--------------------------| 53.55% tmpWMsFVz.zip |#############################--------------------------| 53.59% tmpWMsFVz.zip |##############################-------------------------| 53.64% tmpWMsFVz.zip |##############################-------------------------| 53.68% tmpWMsFVz.zip |##############################-------------------------| 53.73% tmpWMsFVz.zip |##############################-------------------------| 53.77% tmpWMsFVz.zip |##############################-------------------------| 53.82% tmpWMsFVz.zip |##############################-------------------------| 53.87% tmpWMsFVz.zip |##############################-------------------------| 53.91% tmpWMsFVz.zip |##############################-------------------------| 53.96% tmpWMsFVz.zip |##############################-------------------------| 54.0% tmpWMsFVz.zip |##############################-------------------------| 54.05% tmpWMsFVz.zip |##############################-------------------------| 54.09% tmpWMsFVz.zip |##############################-------------------------| 54.14% tmpWMsFVz.zip |##############################-------------------------| 54.19% tmpWMsFVz.zip |##############################-------------------------| 54.23% tmpWMsFVz.zip |##############################-------------------------| 54.28% tmpWMsFVz.zip |##############################-------------------------| 54.32% tmpWMsFVz.zip |##############################-------------------------| 54.37% tmpWMsFVz.zip |##############################-------------------------| 54.41% tmpWMsFVz.zip |##############################-------------------------| 54.46% tmpWMsFVz.zip |##############################-------------------------| 54.51% tmpWMsFVz.zip |##############################-------------------------| 54.55% tmpWMsFVz.zip |##############################-------------------------| 54.6% tmpWMsFVz.zip |##############################-------------------------| 54.64% tmpWMsFVz.zip |##############################-------------------------| 54.69% tmpWMsFVz.zip |##############################-------------------------| 54.73% tmpWMsFVz.zip |##############################-------------------------| 54.78% tmpWMsFVz.zip |##############################-------------------------| 54.82% tmpWMsFVz.zip |##############################-------------------------| 54.87% tmpWMsFVz.zip |##############################-------------------------| 54.92% tmpWMsFVz.zip |##############################-------------------------| 54.96% tmpWMsFVz.zip |##############################-------------------------| 55.01% tmpWMsFVz.zip |##############################-------------------------| 55.05% tmpWMsFVz.zip |##############################-------------------------| 55.1% tmpWMsFVz.zip |##############################-------------------------| 55.14% tmpWMsFVz.zip |##############################-------------------------| 55.19% tmpWMsFVz.zip |##############################-------------------------| 55.24% tmpWMsFVz.zip |##############################-------------------------| 55.28% tmpWMsFVz.zip |##############################-------------------------| 55.33% tmpWMsFVz.zip |##############################-------------------------| 55.37% tmpWMsFVz.zip |##############################-------------------------| 55.42% tmpWMsFVz.zip |###############################------------------------| 55.46% tmpWMsFVz.zip |###############################------------------------| 55.51% tmpWMsFVz.zip |###############################------------------------| 55.56% tmpWMsFVz.zip |###############################------------------------| 55.6% tmpWMsFVz.zip |###############################------------------------| 55.65% tmpWMsFVz.zip |###############################------------------------| 55.69% tmpWMsFVz.zip |###############################------------------------| 55.74% tmpWMsFVz.zip |###############################------------------------| 55.78% tmpWMsFVz.zip |###############################------------------------| 55.83% tmpWMsFVz.zip |###############################------------------------| 55.87% tmpWMsFVz.zip |###############################------------------------| 55.92% tmpWMsFVz.zip |###############################------------------------| 55.97% tmpWMsFVz.zip |###############################------------------------| 56.01% tmpWMsFVz.zip |###############################------------------------| 56.06% tmpWMsFVz.zip |###############################------------------------| 56.1% tmpWMsFVz.zip |###############################------------------------| 56.15% tmpWMsFVz.zip |###############################------------------------| 56.19% tmpWMsFVz.zip |###############################------------------------| 56.24% tmpWMsFVz.zip |###############################------------------------| 56.29% tmpWMsFVz.zip |###############################------------------------| 56.33% tmpWMsFVz.zip |###############################------------------------| 56.38% tmpWMsFVz.zip |###############################------------------------| 56.42% tmpWMsFVz.zip |###############################------------------------| 56.47% tmpWMsFVz.zip |###############################------------------------| 56.51% tmpWMsFVz.zip |###############################------------------------| 56.56% tmpWMsFVz.zip |###############################------------------------| 56.61% tmpWMsFVz.zip |###############################------------------------| 56.65% tmpWMsFVz.zip |###############################------------------------| 56.7% tmpWMsFVz.zip |###############################------------------------| 56.74% tmpWMsFVz.zip |###############################------------------------| 56.79% tmpWMsFVz.zip |###############################------------------------| 56.83% tmpWMsFVz.zip |###############################------------------------| 56.88% tmpWMsFVz.zip |###############################------------------------| 56.92% tmpWMsFVz.zip |###############################------------------------| 56.97% tmpWMsFVz.zip |###############################------------------------| 57.02% tmpWMsFVz.zip |###############################------------------------| 57.06% tmpWMsFVz.zip |###############################------------------------| 57.11% tmpWMsFVz.zip |###############################------------------------| 57.15% tmpWMsFVz.zip |###############################------------------------| 57.2% tmpWMsFVz.zip |###############################------------------------| 57.24% tmpWMsFVz.zip |################################-----------------------| 57.29% tmpWMsFVz.zip |################################-----------------------| 57.34% tmpWMsFVz.zip |################################-----------------------| 57.38% tmpWMsFVz.zip |################################-----------------------| 57.43% tmpWMsFVz.zip |################################-----------------------| 57.47% tmpWMsFVz.zip |################################-----------------------| 57.52% tmpWMsFVz.zip |################################-----------------------| 57.56% tmpWMsFVz.zip |################################-----------------------| 57.61% tmpWMsFVz.zip |################################-----------------------| 57.66% tmpWMsFVz.zip |################################-----------------------| 57.7% tmpWMsFVz.zip |################################-----------------------| 57.75% tmpWMsFVz.zip |################################-----------------------| 57.79% tmpWMsFVz.zip |################################-----------------------| 57.84% tmpWMsFVz.zip |################################-----------------------| 57.88% tmpWMsFVz.zip |################################-----------------------| 57.93% tmpWMsFVz.zip |################################-----------------------| 57.97% tmpWMsFVz.zip |################################-----------------------| 58.02% tmpWMsFVz.zip |################################-----------------------| 58.07% tmpWMsFVz.zip |################################-----------------------| 58.11% tmpWMsFVz.zip |################################-----------------------| 58.16% tmpWMsFVz.zip |################################-----------------------| 58.2% tmpWMsFVz.zip |################################-----------------------| 58.25% tmpWMsFVz.zip |################################-----------------------| 58.29% tmpWMsFVz.zip |################################-----------------------| 58.34% tmpWMsFVz.zip |################################-----------------------| 58.39% tmpWMsFVz.zip |################################-----------------------| 58.43% tmpWMsFVz.zip |################################-----------------------| 58.48% tmpWMsFVz.zip |################################-----------------------| 58.52% tmpWMsFVz.zip |################################-----------------------| 58.57% tmpWMsFVz.zip |################################-----------------------| 58.61% tmpWMsFVz.zip |################################-----------------------| 58.66% tmpWMsFVz.zip |################################-----------------------| 58.71% tmpWMsFVz.zip |################################-----------------------| 58.75% tmpWMsFVz.zip |################################-----------------------| 58.8% tmpWMsFVz.zip |################################-----------------------| 58.84% tmpWMsFVz.zip |################################-----------------------| 58.89% tmpWMsFVz.zip |################################-----------------------| 58.93% tmpWMsFVz.zip |################################-----------------------| 58.98% tmpWMsFVz.zip |################################-----------------------| 59.02% tmpWMsFVz.zip |################################-----------------------| 59.07% tmpWMsFVz.zip |#################################----------------------| 59.12% tmpWMsFVz.zip |#################################----------------------| 59.16% tmpWMsFVz.zip |#################################----------------------| 59.21% tmpWMsFVz.zip |#################################----------------------| 59.25% tmpWMsFVz.zip |#################################----------------------| 59.3% tmpWMsFVz.zip |#################################----------------------| 59.34% tmpWMsFVz.zip |#################################----------------------| 59.39% tmpWMsFVz.zip |#################################----------------------| 59.44% tmpWMsFVz.zip |#################################----------------------| 59.48% tmpWMsFVz.zip |#################################----------------------| 59.53% tmpWMsFVz.zip |#################################----------------------| 59.57% tmpWMsFVz.zip |#################################----------------------| 59.62% tmpWMsFVz.zip |#################################----------------------| 59.66% tmpWMsFVz.zip |#################################----------------------| 59.71% tmpWMsFVz.zip |#################################----------------------| 59.75% tmpWMsFVz.zip |#################################----------------------| 59.8% tmpWMsFVz.zip |#################################----------------------| 59.85% tmpWMsFVz.zip |#################################----------------------| 59.89% tmpWMsFVz.zip |#################################----------------------| 59.94% tmpWMsFVz.zip |#################################----------------------| 59.98% tmpWMsFVz.zip |#################################----------------------| 60.03% tmpWMsFVz.zip |#################################----------------------| 60.07% tmpWMsFVz.zip |#################################----------------------| 60.12% tmpWMsFVz.zip |#################################----------------------| 60.17% tmpWMsFVz.zip |#################################----------------------| 60.21% tmpWMsFVz.zip |#################################----------------------| 60.26% tmpWMsFVz.zip |#################################----------------------| 60.3% tmpWMsFVz.zip |#################################----------------------| 60.35% tmpWMsFVz.zip |#################################----------------------| 60.39% tmpWMsFVz.zip |#################################----------------------| 60.44% tmpWMsFVz.zip |#################################----------------------| 60.49% tmpWMsFVz.zip |#################################----------------------| 60.53% tmpWMsFVz.zip |#################################----------------------| 60.58% tmpWMsFVz.zip |#################################----------------------| 60.62% tmpWMsFVz.zip |#################################----------------------| 60.67% tmpWMsFVz.zip |#################################----------------------| 60.71% tmpWMsFVz.zip |#################################----------------------| 60.76% tmpWMsFVz.zip |#################################----------------------| 60.8% tmpWMsFVz.zip |#################################----------------------| 60.85% tmpWMsFVz.zip |#################################----------------------| 60.9% tmpWMsFVz.zip |##################################---------------------| 60.94% tmpWMsFVz.zip |##################################---------------------| 60.99% tmpWMsFVz.zip |##################################---------------------| 61.03% tmpWMsFVz.zip |##################################---------------------| 61.08% tmpWMsFVz.zip |##################################---------------------| 61.12% tmpWMsFVz.zip |##################################---------------------| 61.17% tmpWMsFVz.zip |##################################---------------------| 61.22% tmpWMsFVz.zip |##################################---------------------| 61.26% tmpWMsFVz.zip |##################################---------------------| 61.31% tmpWMsFVz.zip |##################################---------------------| 61.35% tmpWMsFVz.zip |##################################---------------------| 61.4% tmpWMsFVz.zip |##################################---------------------| 61.44% tmpWMsFVz.zip |##################################---------------------| 61.49% tmpWMsFVz.zip |##################################---------------------| 61.54% tmpWMsFVz.zip |##################################---------------------| 61.58% tmpWMsFVz.zip |##################################---------------------| 61.63% tmpWMsFVz.zip |##################################---------------------| 61.67% tmpWMsFVz.zip |##################################---------------------| 61.72% tmpWMsFVz.zip |##################################---------------------| 61.76% tmpWMsFVz.zip |##################################---------------------| 61.81% tmpWMsFVz.zip |##################################---------------------| 61.85% tmpWMsFVz.zip |##################################---------------------| 61.9% tmpWMsFVz.zip |##################################---------------------| 61.95% tmpWMsFVz.zip |##################################---------------------| 61.99% tmpWMsFVz.zip |##################################---------------------| 62.04% tmpWMsFVz.zip |##################################---------------------| 62.08% tmpWMsFVz.zip |##################################---------------------| 62.13% tmpWMsFVz.zip |##################################---------------------| 62.17% tmpWMsFVz.zip |##################################---------------------| 62.22% tmpWMsFVz.zip |##################################---------------------| 62.27% tmpWMsFVz.zip |##################################---------------------| 62.31% tmpWMsFVz.zip |##################################---------------------| 62.36% tmpWMsFVz.zip |##################################---------------------| 62.4% tmpWMsFVz.zip |##################################---------------------| 62.45% tmpWMsFVz.zip |##################################---------------------| 62.49% tmpWMsFVz.zip |##################################---------------------| 62.54% tmpWMsFVz.zip |##################################---------------------| 62.59% tmpWMsFVz.zip |##################################---------------------| 62.63% tmpWMsFVz.zip |##################################---------------------| 62.68% tmpWMsFVz.zip |##################################---------------------| 62.72% tmpWMsFVz.zip |###################################--------------------| 62.77% tmpWMsFVz.zip |###################################--------------------| 62.81% tmpWMsFVz.zip |###################################--------------------| 62.86% tmpWMsFVz.zip |###################################--------------------| 62.9% tmpWMsFVz.zip |###################################--------------------| 62.95% tmpWMsFVz.zip |###################################--------------------| 63.0% tmpWMsFVz.zip |###################################--------------------| 63.04% tmpWMsFVz.zip |###################################--------------------| 63.09% tmpWMsFVz.zip |###################################--------------------| 63.13% tmpWMsFVz.zip |###################################--------------------| 63.18% tmpWMsFVz.zip |###################################--------------------| 63.22% tmpWMsFVz.zip |###################################--------------------| 63.27% tmpWMsFVz.zip |###################################--------------------| 63.32% tmpWMsFVz.zip |###################################--------------------| 63.36% tmpWMsFVz.zip |###################################--------------------| 63.41% tmpWMsFVz.zip |###################################--------------------| 63.45% tmpWMsFVz.zip |###################################--------------------| 63.5% tmpWMsFVz.zip |###################################--------------------| 63.54% tmpWMsFVz.zip |###################################--------------------| 63.59% tmpWMsFVz.zip |###################################--------------------| 63.64% tmpWMsFVz.zip |###################################--------------------| 63.68% tmpWMsFVz.zip |###################################--------------------| 63.73% tmpWMsFVz.zip |###################################--------------------| 63.77% tmpWMsFVz.zip |###################################--------------------| 63.82% tmpWMsFVz.zip |###################################--------------------| 63.86% tmpWMsFVz.zip |###################################--------------------| 63.91% tmpWMsFVz.zip |###################################--------------------| 63.95% tmpWMsFVz.zip |###################################--------------------| 64.0% tmpWMsFVz.zip |###################################--------------------| 64.05% tmpWMsFVz.zip |###################################--------------------| 64.09% tmpWMsFVz.zip |###################################--------------------| 64.14% tmpWMsFVz.zip |###################################--------------------| 64.18% tmpWMsFVz.zip |###################################--------------------| 64.23% tmpWMsFVz.zip |###################################--------------------| 64.27% tmpWMsFVz.zip |###################################--------------------| 64.32% tmpWMsFVz.zip |###################################--------------------| 64.37% tmpWMsFVz.zip |###################################--------------------| 64.41% tmpWMsFVz.zip |###################################--------------------| 64.46% tmpWMsFVz.zip |###################################--------------------| 64.5% tmpWMsFVz.zip |####################################-------------------| 64.55% tmpWMsFVz.zip |####################################-------------------| 64.59% tmpWMsFVz.zip |####################################-------------------| 64.64% tmpWMsFVz.zip |####################################-------------------| 64.69% tmpWMsFVz.zip |####################################-------------------| 64.73% tmpWMsFVz.zip |####################################-------------------| 64.78% tmpWMsFVz.zip |####################################-------------------| 64.82% tmpWMsFVz.zip |####################################-------------------| 64.87% tmpWMsFVz.zip |####################################-------------------| 64.91% tmpWMsFVz.zip |####################################-------------------| 64.96% tmpWMsFVz.zip |####################################-------------------| 65.0% tmpWMsFVz.zip |####################################-------------------| 65.05% tmpWMsFVz.zip |####################################-------------------| 65.1% tmpWMsFVz.zip |####################################-------------------| 65.14% tmpWMsFVz.zip |####################################-------------------| 65.19% tmpWMsFVz.zip |####################################-------------------| 65.23% tmpWMsFVz.zip |####################################-------------------| 65.28% tmpWMsFVz.zip |####################################-------------------| 65.32% tmpWMsFVz.zip |####################################-------------------| 65.37% tmpWMsFVz.zip |####################################-------------------| 65.42% tmpWMsFVz.zip |####################################-------------------| 65.46% tmpWMsFVz.zip |####################################-------------------| 65.51% tmpWMsFVz.zip |####################################-------------------| 65.55% tmpWMsFVz.zip |####################################-------------------| 65.6% tmpWMsFVz.zip |####################################-------------------| 65.64% tmpWMsFVz.zip |####################################-------------------| 65.69% tmpWMsFVz.zip |####################################-------------------| 65.74% tmpWMsFVz.zip |####################################-------------------| 65.78% tmpWMsFVz.zip |####################################-------------------| 65.83% tmpWMsFVz.zip |####################################-------------------| 65.87% tmpWMsFVz.zip |####################################-------------------| 65.92% tmpWMsFVz.zip |####################################-------------------| 65.96% tmpWMsFVz.zip |####################################-------------------| 66.01% tmpWMsFVz.zip |####################################-------------------| 66.05% tmpWMsFVz.zip |####################################-------------------| 66.1% tmpWMsFVz.zip |####################################-------------------| 66.15% tmpWMsFVz.zip |####################################-------------------| 66.19% tmpWMsFVz.zip |####################################-------------------| 66.24% tmpWMsFVz.zip |####################################-------------------| 66.28% tmpWMsFVz.zip |####################################-------------------| 66.33% tmpWMsFVz.zip |#####################################------------------| 66.37% tmpWMsFVz.zip |#####################################------------------| 66.42% tmpWMsFVz.zip |#####################################------------------| 66.47% tmpWMsFVz.zip |#####################################------------------| 66.51% tmpWMsFVz.zip |#####################################------------------| 66.56% tmpWMsFVz.zip |#####################################------------------| 66.6% tmpWMsFVz.zip |#####################################------------------| 66.65% tmpWMsFVz.zip |#####################################------------------| 66.69% tmpWMsFVz.zip |#####################################------------------| 66.74% tmpWMsFVz.zip |#####################################------------------| 66.78% tmpWMsFVz.zip |#####################################------------------| 66.83% tmpWMsFVz.zip |#####################################------------------| 66.88% tmpWMsFVz.zip |#####################################------------------| 66.92% tmpWMsFVz.zip |#####################################------------------| 66.97% tmpWMsFVz.zip |#####################################------------------| 67.01% tmpWMsFVz.zip |#####################################------------------| 67.06% tmpWMsFVz.zip |#####################################------------------| 67.1% tmpWMsFVz.zip |#####################################------------------| 67.15% tmpWMsFVz.zip |#####################################------------------| 67.2% tmpWMsFVz.zip |#####################################------------------| 67.24% tmpWMsFVz.zip |#####################################------------------| 67.29% tmpWMsFVz.zip |#####################################------------------| 67.33% tmpWMsFVz.zip |#####################################------------------| 67.38% tmpWMsFVz.zip |#####################################------------------| 67.42% tmpWMsFVz.zip |#####################################------------------| 67.47% tmpWMsFVz.zip |#####################################------------------| 67.52% tmpWMsFVz.zip |#####################################------------------| 67.56% tmpWMsFVz.zip |#####################################------------------| 67.61% tmpWMsFVz.zip |#####################################------------------| 67.65% tmpWMsFVz.zip |#####################################------------------| 67.7% tmpWMsFVz.zip |#####################################------------------| 67.74% tmpWMsFVz.zip |#####################################------------------| 67.79% tmpWMsFVz.zip |#####################################------------------| 67.83% tmpWMsFVz.zip |#####################################------------------| 67.88% tmpWMsFVz.zip |#####################################------------------| 67.93% tmpWMsFVz.zip |#####################################------------------| 67.97% tmpWMsFVz.zip |#####################################------------------| 68.02% tmpWMsFVz.zip |#####################################------------------| 68.06% tmpWMsFVz.zip |#####################################------------------| 68.11% tmpWMsFVz.zip |#####################################------------------| 68.15% tmpWMsFVz.zip |######################################-----------------| 68.2% tmpWMsFVz.zip |######################################-----------------| 68.25% tmpWMsFVz.zip |######################################-----------------| 68.29% tmpWMsFVz.zip |######################################-----------------| 68.34% tmpWMsFVz.zip |######################################-----------------| 68.38% tmpWMsFVz.zip |######################################-----------------| 68.43% tmpWMsFVz.zip |######################################-----------------| 68.47% tmpWMsFVz.zip |######################################-----------------| 68.52% tmpWMsFVz.zip |######################################-----------------| 68.57% tmpWMsFVz.zip |######################################-----------------| 68.61% tmpWMsFVz.zip |######################################-----------------| 68.66% tmpWMsFVz.zip |######################################-----------------| 68.7% tmpWMsFVz.zip |######################################-----------------| 68.75% tmpWMsFVz.zip |######################################-----------------| 68.79% tmpWMsFVz.zip |######################################-----------------| 68.84% tmpWMsFVz.zip |######################################-----------------| 68.88% tmpWMsFVz.zip |######################################-----------------| 68.93% tmpWMsFVz.zip |######################################-----------------| 68.98% tmpWMsFVz.zip |######################################-----------------| 69.02% tmpWMsFVz.zip |######################################-----------------| 69.07% tmpWMsFVz.zip |######################################-----------------| 69.11% tmpWMsFVz.zip |######################################-----------------| 69.16% tmpWMsFVz.zip |######################################-----------------| 69.2% tmpWMsFVz.zip |######################################-----------------| 69.25% tmpWMsFVz.zip |######################################-----------------| 69.3% tmpWMsFVz.zip |######################################-----------------| 69.34% tmpWMsFVz.zip |######################################-----------------| 69.39% tmpWMsFVz.zip |######################################-----------------| 69.43% tmpWMsFVz.zip |######################################-----------------| 69.48% tmpWMsFVz.zip |######################################-----------------| 69.52% tmpWMsFVz.zip |######################################-----------------| 69.57% tmpWMsFVz.zip |######################################-----------------| 69.62% tmpWMsFVz.zip |######################################-----------------| 69.66% tmpWMsFVz.zip |######################################-----------------| 69.71% tmpWMsFVz.zip |######################################-----------------| 69.75% tmpWMsFVz.zip |######################################-----------------| 69.8% tmpWMsFVz.zip |######################################-----------------| 69.84% tmpWMsFVz.zip |######################################-----------------| 69.89% tmpWMsFVz.zip |######################################-----------------| 69.93% tmpWMsFVz.zip |######################################-----------------| 69.98% tmpWMsFVz.zip |#######################################----------------| 70.03% tmpWMsFVz.zip |#######################################----------------| 70.07% tmpWMsFVz.zip |#######################################----------------| 70.12% tmpWMsFVz.zip |#######################################----------------| 70.16% tmpWMsFVz.zip |#######################################----------------| 70.21% tmpWMsFVz.zip |#######################################----------------| 70.25% tmpWMsFVz.zip |#######################################----------------| 70.3% tmpWMsFVz.zip |#######################################----------------| 70.35% tmpWMsFVz.zip |#######################################----------------| 70.39% tmpWMsFVz.zip |#######################################----------------| 70.44% tmpWMsFVz.zip |#######################################----------------| 70.48% tmpWMsFVz.zip |#######################################----------------| 70.53% tmpWMsFVz.zip |#######################################----------------| 70.57% tmpWMsFVz.zip |#######################################----------------| 70.62% tmpWMsFVz.zip |#######################################----------------| 70.67% tmpWMsFVz.zip |#######################################----------------| 70.71% tmpWMsFVz.zip |#######################################----------------| 70.76% tmpWMsFVz.zip |#######################################----------------| 70.8% tmpWMsFVz.zip |#######################################----------------| 70.85% tmpWMsFVz.zip |#######################################----------------| 70.89% tmpWMsFVz.zip |#######################################----------------| 70.94% tmpWMsFVz.zip |#######################################----------------| 70.98% tmpWMsFVz.zip |#######################################----------------| 71.03% tmpWMsFVz.zip |#######################################----------------| 71.08% tmpWMsFVz.zip |#######################################----------------| 71.12% tmpWMsFVz.zip |#######################################----------------| 71.17% tmpWMsFVz.zip |#######################################----------------| 71.21% tmpWMsFVz.zip |#######################################----------------| 71.26% tmpWMsFVz.zip |#######################################----------------| 71.3% tmpWMsFVz.zip |#######################################----------------| 71.35% tmpWMsFVz.zip |#######################################----------------| 71.4% tmpWMsFVz.zip |#######################################----------------| 71.44% tmpWMsFVz.zip |#######################################----------------| 71.49% tmpWMsFVz.zip |#######################################----------------| 71.53% tmpWMsFVz.zip |#######################################----------------| 71.58% tmpWMsFVz.zip |#######################################----------------| 71.62% tmpWMsFVz.zip |#######################################----------------| 71.67% tmpWMsFVz.zip |#######################################----------------| 71.72% tmpWMsFVz.zip |#######################################----------------| 71.76% tmpWMsFVz.zip |#######################################----------------| 71.81% tmpWMsFVz.zip |########################################---------------| 71.85% tmpWMsFVz.zip |########################################---------------| 71.9% tmpWMsFVz.zip |########################################---------------| 71.94% tmpWMsFVz.zip |########################################---------------| 71.99% tmpWMsFVz.zip |########################################---------------| 72.03% tmpWMsFVz.zip |########################################---------------| 72.08% tmpWMsFVz.zip |########################################---------------| 72.13% tmpWMsFVz.zip |########################################---------------| 72.17% tmpWMsFVz.zip |########################################---------------| 72.22% tmpWMsFVz.zip |########################################---------------| 72.26% tmpWMsFVz.zip |########################################---------------| 72.31% tmpWMsFVz.zip |########################################---------------| 72.35% tmpWMsFVz.zip |########################################---------------| 72.4% tmpWMsFVz.zip |########################################---------------| 72.45% tmpWMsFVz.zip |########################################---------------| 72.49% tmpWMsFVz.zip |########################################---------------| 72.54% tmpWMsFVz.zip |########################################---------------| 72.58% tmpWMsFVz.zip |########################################---------------| 72.63% tmpWMsFVz.zip |########################################---------------| 72.67% tmpWMsFVz.zip |########################################---------------| 72.72% tmpWMsFVz.zip |########################################---------------| 72.77% tmpWMsFVz.zip |########################################---------------| 72.81% tmpWMsFVz.zip |########################################---------------| 72.86% tmpWMsFVz.zip |########################################---------------| 72.9% tmpWMsFVz.zip |########################################---------------| 72.95% tmpWMsFVz.zip |########################################---------------| 72.99% tmpWMsFVz.zip |########################################---------------| 73.04% tmpWMsFVz.zip |########################################---------------| 73.08% tmpWMsFVz.zip |########################################---------------| 73.13% tmpWMsFVz.zip |########################################---------------| 73.18% tmpWMsFVz.zip |########################################---------------| 73.22% tmpWMsFVz.zip |########################################---------------| 73.27% tmpWMsFVz.zip |########################################---------------| 73.31% tmpWMsFVz.zip |########################################---------------| 73.36% tmpWMsFVz.zip |########################################---------------| 73.4% tmpWMsFVz.zip |########################################---------------| 73.45% tmpWMsFVz.zip |########################################---------------| 73.5% tmpWMsFVz.zip |########################################---------------| 73.54% tmpWMsFVz.zip |########################################---------------| 73.59% tmpWMsFVz.zip |########################################---------------| 73.63% tmpWMsFVz.zip |#########################################--------------| 73.68% tmpWMsFVz.zip |#########################################--------------| 73.72% tmpWMsFVz.zip |#########################################--------------| 73.77% tmpWMsFVz.zip |#########################################--------------| 73.81% tmpWMsFVz.zip |#########################################--------------| 73.86% tmpWMsFVz.zip |#########################################--------------| 73.91% tmpWMsFVz.zip |#########################################--------------| 73.95% tmpWMsFVz.zip |#########################################--------------| 74.0% tmpWMsFVz.zip |#########################################--------------| 74.04% tmpWMsFVz.zip |#########################################--------------| 74.09% tmpWMsFVz.zip |#########################################--------------| 74.13% tmpWMsFVz.zip |#########################################--------------| 74.18% tmpWMsFVz.zip |#########################################--------------| 74.23% tmpWMsFVz.zip |#########################################--------------| 74.27% tmpWMsFVz.zip |#########################################--------------| 74.32% tmpWMsFVz.zip |#########################################--------------| 74.36% tmpWMsFVz.zip |#########################################--------------| 74.41% tmpWMsFVz.zip |#########################################--------------| 74.45% tmpWMsFVz.zip |#########################################--------------| 74.5% tmpWMsFVz.zip |#########################################--------------| 74.55% tmpWMsFVz.zip |#########################################--------------| 74.59% tmpWMsFVz.zip |#########################################--------------| 74.64% tmpWMsFVz.zip |#########################################--------------| 74.68% tmpWMsFVz.zip |#########################################--------------| 74.73% tmpWMsFVz.zip |#########################################--------------| 74.77% tmpWMsFVz.zip |#########################################--------------| 74.82% tmpWMsFVz.zip |#########################################--------------| 74.86% tmpWMsFVz.zip |#########################################--------------| 74.91% tmpWMsFVz.zip |#########################################--------------| 74.96% tmpWMsFVz.zip |#########################################--------------| 75.0% tmpWMsFVz.zip |#########################################--------------| 75.05% tmpWMsFVz.zip |#########################################--------------| 75.09% tmpWMsFVz.zip |#########################################--------------| 75.14% tmpWMsFVz.zip |#########################################--------------| 75.18% tmpWMsFVz.zip |#########################################--------------| 75.23% tmpWMsFVz.zip |#########################################--------------| 75.28% tmpWMsFVz.zip |#########################################--------------| 75.32% tmpWMsFVz.zip |#########################################--------------| 75.37% tmpWMsFVz.zip |#########################################--------------| 75.41% tmpWMsFVz.zip |##########################################-------------| 75.46% tmpWMsFVz.zip |##########################################-------------| 75.5% tmpWMsFVz.zip |##########################################-------------| 75.55% tmpWMsFVz.zip |##########################################-------------| 75.6% tmpWMsFVz.zip |##########################################-------------| 75.64% tmpWMsFVz.zip |##########################################-------------| 75.69% tmpWMsFVz.zip |##########################################-------------| 75.73% tmpWMsFVz.zip |##########################################-------------| 75.78% tmpWMsFVz.zip |##########################################-------------| 75.82% tmpWMsFVz.zip |##########################################-------------| 75.87% tmpWMsFVz.zip |##########################################-------------| 75.91% tmpWMsFVz.zip |##########################################-------------| 75.96% tmpWMsFVz.zip |##########################################-------------| 76.01% tmpWMsFVz.zip |##########################################-------------| 76.05% tmpWMsFVz.zip |##########################################-------------| 76.1% tmpWMsFVz.zip |##########################################-------------| 76.14% tmpWMsFVz.zip |##########################################-------------| 76.19% tmpWMsFVz.zip |##########################################-------------| 76.23% tmpWMsFVz.zip |##########################################-------------| 76.28% tmpWMsFVz.zip |##########################################-------------| 76.33% tmpWMsFVz.zip |##########################################-------------| 76.37% tmpWMsFVz.zip |##########################################-------------| 76.42% tmpWMsFVz.zip |##########################################-------------| 76.46% tmpWMsFVz.zip |##########################################-------------| 76.51% tmpWMsFVz.zip |##########################################-------------| 76.55% tmpWMsFVz.zip |##########################################-------------| 76.6% tmpWMsFVz.zip |##########################################-------------| 76.65% tmpWMsFVz.zip |##########################################-------------| 76.69% tmpWMsFVz.zip |##########################################-------------| 76.74% tmpWMsFVz.zip |##########################################-------------| 76.78% tmpWMsFVz.zip |##########################################-------------| 76.83% tmpWMsFVz.zip |##########################################-------------| 76.87% tmpWMsFVz.zip |##########################################-------------| 76.92% tmpWMsFVz.zip |##########################################-------------| 76.96% tmpWMsFVz.zip |##########################################-------------| 77.01% tmpWMsFVz.zip |##########################################-------------| 77.06% tmpWMsFVz.zip |##########################################-------------| 77.1% tmpWMsFVz.zip |##########################################-------------| 77.15% tmpWMsFVz.zip |##########################################-------------| 77.19% tmpWMsFVz.zip |##########################################-------------| 77.24% tmpWMsFVz.zip |###########################################------------| 77.28% tmpWMsFVz.zip |###########################################------------| 77.33% tmpWMsFVz.zip |###########################################------------| 77.38% tmpWMsFVz.zip |###########################################------------| 77.42% tmpWMsFVz.zip |###########################################------------| 77.47% tmpWMsFVz.zip |###########################################------------| 77.51% tmpWMsFVz.zip |###########################################------------| 77.56% tmpWMsFVz.zip |###########################################------------| 77.6% tmpWMsFVz.zip |###########################################------------| 77.65% tmpWMsFVz.zip |###########################################------------| 77.7% tmpWMsFVz.zip |###########################################------------| 77.74% tmpWMsFVz.zip |###########################################------------| 77.79% tmpWMsFVz.zip |###########################################------------| 77.83% tmpWMsFVz.zip |###########################################------------| 77.88% tmpWMsFVz.zip |###########################################------------| 77.92% tmpWMsFVz.zip |###########################################------------| 77.97% tmpWMsFVz.zip |###########################################------------| 78.01% tmpWMsFVz.zip |###########################################------------| 78.06% tmpWMsFVz.zip |###########################################------------| 78.11% tmpWMsFVz.zip |###########################################------------| 78.15% tmpWMsFVz.zip |###########################################------------| 78.2% tmpWMsFVz.zip |###########################################------------| 78.24% tmpWMsFVz.zip |###########################################------------| 78.29% tmpWMsFVz.zip |###########################################------------| 78.33% tmpWMsFVz.zip |###########################################------------| 78.38% tmpWMsFVz.zip |###########################################------------| 78.43% tmpWMsFVz.zip |###########################################------------| 78.47% tmpWMsFVz.zip |###########################################------------| 78.52% tmpWMsFVz.zip |###########################################------------| 78.56% tmpWMsFVz.zip |###########################################------------| 78.61% tmpWMsFVz.zip |###########################################------------| 78.65% tmpWMsFVz.zip |###########################################------------| 78.7% tmpWMsFVz.zip |###########################################------------| 78.75% tmpWMsFVz.zip |###########################################------------| 78.79% tmpWMsFVz.zip |###########################################------------| 78.84% tmpWMsFVz.zip |###########################################------------| 78.88% tmpWMsFVz.zip |###########################################------------| 78.93% tmpWMsFVz.zip |###########################################------------| 78.97% tmpWMsFVz.zip |###########################################------------| 79.02% tmpWMsFVz.zip |###########################################------------| 79.06% tmpWMsFVz.zip |############################################-----------| 79.11% tmpWMsFVz.zip |############################################-----------| 79.16% tmpWMsFVz.zip |############################################-----------| 79.2% tmpWMsFVz.zip |############################################-----------| 79.25% tmpWMsFVz.zip |############################################-----------| 79.29% tmpWMsFVz.zip |############################################-----------| 79.34% tmpWMsFVz.zip |############################################-----------| 79.38% tmpWMsFVz.zip |############################################-----------| 79.43% tmpWMsFVz.zip |############################################-----------| 79.48% tmpWMsFVz.zip |############################################-----------| 79.52% tmpWMsFVz.zip |############################################-----------| 79.57% tmpWMsFVz.zip |############################################-----------| 79.61% tmpWMsFVz.zip |############################################-----------| 79.66% tmpWMsFVz.zip |############################################-----------| 79.7% tmpWMsFVz.zip |############################################-----------| 79.75% tmpWMsFVz.zip |############################################-----------| 79.8% tmpWMsFVz.zip |############################################-----------| 79.84% tmpWMsFVz.zip |############################################-----------| 79.89% tmpWMsFVz.zip |############################################-----------| 79.93% tmpWMsFVz.zip |############################################-----------| 79.98% tmpWMsFVz.zip |############################################-----------| 80.02% tmpWMsFVz.zip |############################################-----------| 80.07% tmpWMsFVz.zip |############################################-----------| 80.11% tmpWMsFVz.zip |############################################-----------| 80.16% tmpWMsFVz.zip |############################################-----------| 80.21% tmpWMsFVz.zip |############################################-----------| 80.25% tmpWMsFVz.zip |############################################-----------| 80.3% tmpWMsFVz.zip |############################################-----------| 80.34% tmpWMsFVz.zip |############################################-----------| 80.39% tmpWMsFVz.zip |############################################-----------| 80.43% tmpWMsFVz.zip |############################################-----------| 80.48% tmpWMsFVz.zip |############################################-----------| 80.53% tmpWMsFVz.zip |############################################-----------| 80.57% tmpWMsFVz.zip |############################################-----------| 80.62% tmpWMsFVz.zip |############################################-----------| 80.66% tmpWMsFVz.zip |############################################-----------| 80.71% tmpWMsFVz.zip |############################################-----------| 80.75% tmpWMsFVz.zip |############################################-----------| 80.8% tmpWMsFVz.zip |############################################-----------| 80.84% tmpWMsFVz.zip |############################################-----------| 80.89% tmpWMsFVz.zip |#############################################----------| 80.94% tmpWMsFVz.zip |#############################################----------| 80.98% tmpWMsFVz.zip |#############################################----------| 81.03% tmpWMsFVz.zip |#############################################----------| 81.07% tmpWMsFVz.zip |#############################################----------| 81.12% tmpWMsFVz.zip |#############################################----------| 81.16% tmpWMsFVz.zip |#############################################----------| 81.21% tmpWMsFVz.zip |#############################################----------| 81.26% tmpWMsFVz.zip |#############################################----------| 81.3% tmpWMsFVz.zip |#############################################----------| 81.35% tmpWMsFVz.zip |#############################################----------| 81.39% tmpWMsFVz.zip |#############################################----------| 81.44% tmpWMsFVz.zip |#############################################----------| 81.48% tmpWMsFVz.zip |#############################################----------| 81.53% tmpWMsFVz.zip |#############################################----------| 81.58% tmpWMsFVz.zip |#############################################----------| 81.62% tmpWMsFVz.zip |#############################################----------| 81.67% tmpWMsFVz.zip |#############################################----------| 81.71% tmpWMsFVz.zip |#############################################----------| 81.76% tmpWMsFVz.zip |#############################################----------| 81.8% tmpWMsFVz.zip |#############################################----------| 81.85% tmpWMsFVz.zip |#############################################----------| 81.89% tmpWMsFVz.zip |#############################################----------| 81.94% tmpWMsFVz.zip |#############################################----------| 81.99% tmpWMsFVz.zip |#############################################----------| 82.03% tmpWMsFVz.zip |#############################################----------| 82.08% tmpWMsFVz.zip |#############################################----------| 82.12% tmpWMsFVz.zip |#############################################----------| 82.17% tmpWMsFVz.zip |#############################################----------| 82.21% tmpWMsFVz.zip |#############################################----------| 82.26% tmpWMsFVz.zip |#############################################----------| 82.31% tmpWMsFVz.zip |#############################################----------| 82.35% tmpWMsFVz.zip |#############################################----------| 82.4% tmpWMsFVz.zip |#############################################----------| 82.44% tmpWMsFVz.zip |#############################################----------| 82.49% tmpWMsFVz.zip |#############################################----------| 82.53% tmpWMsFVz.zip |#############################################----------| 82.58% tmpWMsFVz.zip |#############################################----------| 82.63% tmpWMsFVz.zip |#############################################----------| 82.67% tmpWMsFVz.zip |#############################################----------| 82.72% tmpWMsFVz.zip |##############################################---------| 82.76% tmpWMsFVz.zip |##############################################---------| 82.81% tmpWMsFVz.zip |##############################################---------| 82.85% tmpWMsFVz.zip |##############################################---------| 82.9% tmpWMsFVz.zip |##############################################---------| 82.94% tmpWMsFVz.zip |##############################################---------| 82.99% tmpWMsFVz.zip |##############################################---------| 83.04% tmpWMsFVz.zip |##############################################---------| 83.08% tmpWMsFVz.zip |##############################################---------| 83.13% tmpWMsFVz.zip |##############################################---------| 83.17% tmpWMsFVz.zip |##############################################---------| 83.22% tmpWMsFVz.zip |##############################################---------| 83.26% tmpWMsFVz.zip |##############################################---------| 83.31% tmpWMsFVz.zip |##############################################---------| 83.36% tmpWMsFVz.zip |##############################################---------| 83.4% tmpWMsFVz.zip |##############################################---------| 83.45% tmpWMsFVz.zip |##############################################---------| 83.49% tmpWMsFVz.zip |##############################################---------| 83.54% tmpWMsFVz.zip |##############################################---------| 83.58% tmpWMsFVz.zip |##############################################---------| 83.63% tmpWMsFVz.zip |##############################################---------| 83.68% tmpWMsFVz.zip |##############################################---------| 83.72% tmpWMsFVz.zip |##############################################---------| 83.77% tmpWMsFVz.zip |##############################################---------| 83.81% tmpWMsFVz.zip |##############################################---------| 83.86% tmpWMsFVz.zip |##############################################---------| 83.9% tmpWMsFVz.zip |##############################################---------| 83.95% tmpWMsFVz.zip |##############################################---------| 83.99% tmpWMsFVz.zip |##############################################---------| 84.04% tmpWMsFVz.zip |##############################################---------| 84.09% tmpWMsFVz.zip |##############################################---------| 84.13% tmpWMsFVz.zip |##############################################---------| 84.18% tmpWMsFVz.zip |##############################################---------| 84.22% tmpWMsFVz.zip |##############################################---------| 84.27% tmpWMsFVz.zip |##############################################---------| 84.31% tmpWMsFVz.zip |##############################################---------| 84.36% tmpWMsFVz.zip |##############################################---------| 84.41% tmpWMsFVz.zip |##############################################---------| 84.45% tmpWMsFVz.zip |##############################################---------| 84.5% tmpWMsFVz.zip |##############################################---------| 84.54% tmpWMsFVz.zip |###############################################--------| 84.59% tmpWMsFVz.zip |###############################################--------| 84.63% tmpWMsFVz.zip |###############################################--------| 84.68% tmpWMsFVz.zip |###############################################--------| 84.73% tmpWMsFVz.zip |###############################################--------| 84.77% tmpWMsFVz.zip |###############################################--------| 84.82% tmpWMsFVz.zip |###############################################--------| 84.86% tmpWMsFVz.zip |###############################################--------| 84.91% tmpWMsFVz.zip |###############################################--------| 84.95% tmpWMsFVz.zip |###############################################--------| 85.0% tmpWMsFVz.zip |###############################################--------| 85.04% tmpWMsFVz.zip |###############################################--------| 85.09% tmpWMsFVz.zip |###############################################--------| 85.14% tmpWMsFVz.zip |###############################################--------| 85.18% tmpWMsFVz.zip |###############################################--------| 85.23% tmpWMsFVz.zip |###############################################--------| 85.27% tmpWMsFVz.zip |###############################################--------| 85.32% tmpWMsFVz.zip |###############################################--------| 85.36% tmpWMsFVz.zip |###############################################--------| 85.41% tmpWMsFVz.zip |###############################################--------| 85.46% tmpWMsFVz.zip |###############################################--------| 85.5% tmpWMsFVz.zip |###############################################--------| 85.55% tmpWMsFVz.zip |###############################################--------| 85.59% tmpWMsFVz.zip |###############################################--------| 85.64% tmpWMsFVz.zip |###############################################--------| 85.68% tmpWMsFVz.zip |###############################################--------| 85.73% tmpWMsFVz.zip |###############################################--------| 85.78% tmpWMsFVz.zip |###############################################--------| 85.82% tmpWMsFVz.zip |###############################################--------| 85.87% tmpWMsFVz.zip |###############################################--------| 85.91% tmpWMsFVz.zip |###############################################--------| 85.96% tmpWMsFVz.zip |###############################################--------| 86.0% tmpWMsFVz.zip |###############################################--------| 86.05% tmpWMsFVz.zip |###############################################--------| 86.09% tmpWMsFVz.zip |###############################################--------| 86.14% tmpWMsFVz.zip |###############################################--------| 86.19% tmpWMsFVz.zip |###############################################--------| 86.23% tmpWMsFVz.zip |###############################################--------| 86.28% tmpWMsFVz.zip |###############################################--------| 86.32% tmpWMsFVz.zip |################################################-------| 86.37% tmpWMsFVz.zip |################################################-------| 86.41% tmpWMsFVz.zip |################################################-------| 86.46% tmpWMsFVz.zip |################################################-------| 86.51% tmpWMsFVz.zip |################################################-------| 86.55% tmpWMsFVz.zip |################################################-------| 86.6% tmpWMsFVz.zip |################################################-------| 86.64% tmpWMsFVz.zip |################################################-------| 86.69% tmpWMsFVz.zip |################################################-------| 86.73% tmpWMsFVz.zip |################################################-------| 86.78% tmpWMsFVz.zip |################################################-------| 86.83% tmpWMsFVz.zip |################################################-------| 86.87% tmpWMsFVz.zip |################################################-------| 86.92% tmpWMsFVz.zip |################################################-------| 86.96% tmpWMsFVz.zip |################################################-------| 87.01% tmpWMsFVz.zip |################################################-------| 87.05% tmpWMsFVz.zip |################################################-------| 87.1% tmpWMsFVz.zip |################################################-------| 87.14% tmpWMsFVz.zip |################################################-------| 87.19% tmpWMsFVz.zip |################################################-------| 87.24% tmpWMsFVz.zip |################################################-------| 87.28% tmpWMsFVz.zip |################################################-------| 87.33% tmpWMsFVz.zip |################################################-------| 87.37% tmpWMsFVz.zip |################################################-------| 87.42% tmpWMsFVz.zip |################################################-------| 87.46% tmpWMsFVz.zip |################################################-------| 87.51% tmpWMsFVz.zip |################################################-------| 87.56% tmpWMsFVz.zip |################################################-------| 87.6% tmpWMsFVz.zip |################################################-------| 87.65% tmpWMsFVz.zip |################################################-------| 87.69% tmpWMsFVz.zip |################################################-------| 87.74% tmpWMsFVz.zip |################################################-------| 87.78% tmpWMsFVz.zip |################################################-------| 87.83% tmpWMsFVz.zip |################################################-------| 87.87% tmpWMsFVz.zip |################################################-------| 87.92% tmpWMsFVz.zip |################################################-------| 87.97% tmpWMsFVz.zip |################################################-------| 88.01% tmpWMsFVz.zip |################################################-------| 88.06% tmpWMsFVz.zip |################################################-------| 88.1% tmpWMsFVz.zip |################################################-------| 88.15% tmpWMsFVz.zip |#################################################------| 88.19% tmpWMsFVz.zip |#################################################------| 88.24% tmpWMsFVz.zip |#################################################------| 88.29% tmpWMsFVz.zip |#################################################------| 88.33% tmpWMsFVz.zip |#################################################------| 88.38% tmpWMsFVz.zip |#################################################------| 88.42% tmpWMsFVz.zip |#################################################------| 88.47% tmpWMsFVz.zip |#################################################------| 88.51% tmpWMsFVz.zip |#################################################------| 88.56% tmpWMsFVz.zip |#################################################------| 88.61% tmpWMsFVz.zip |#################################################------| 88.65% tmpWMsFVz.zip |#################################################------| 88.7% tmpWMsFVz.zip |#################################################------| 88.74% tmpWMsFVz.zip |#################################################------| 88.79% tmpWMsFVz.zip |#################################################------| 88.83% tmpWMsFVz.zip |#################################################------| 88.88% tmpWMsFVz.zip |#################################################------| 88.92% tmpWMsFVz.zip |#################################################------| 88.97% tmpWMsFVz.zip |#################################################------| 89.02% tmpWMsFVz.zip |#################################################------| 89.06% tmpWMsFVz.zip |#################################################------| 89.11% tmpWMsFVz.zip |#################################################------| 89.15% tmpWMsFVz.zip |#################################################------| 89.2% tmpWMsFVz.zip |#################################################------| 89.24% tmpWMsFVz.zip |#################################################------| 89.29% tmpWMsFVz.zip |#################################################------| 89.34% tmpWMsFVz.zip |#################################################------| 89.38% tmpWMsFVz.zip |#################################################------| 89.43% tmpWMsFVz.zip |#################################################------| 89.47% tmpWMsFVz.zip |#################################################------| 89.52% tmpWMsFVz.zip |#################################################------| 89.56% tmpWMsFVz.zip |#################################################------| 89.61% tmpWMsFVz.zip |#################################################------| 89.66% tmpWMsFVz.zip |#################################################------| 89.7% tmpWMsFVz.zip |#################################################------| 89.75% tmpWMsFVz.zip |#################################################------| 89.79% tmpWMsFVz.zip |#################################################------| 89.84% tmpWMsFVz.zip |#################################################------| 89.88% tmpWMsFVz.zip |#################################################------| 89.93% tmpWMsFVz.zip |#################################################------| 89.97% tmpWMsFVz.zip |##################################################-----| 90.02% tmpWMsFVz.zip |##################################################-----| 90.07% tmpWMsFVz.zip |##################################################-----| 90.11% tmpWMsFVz.zip |##################################################-----| 90.16% tmpWMsFVz.zip |##################################################-----| 90.2% tmpWMsFVz.zip |##################################################-----| 90.25% tmpWMsFVz.zip |##################################################-----| 90.29% tmpWMsFVz.zip |##################################################-----| 90.34% tmpWMsFVz.zip |##################################################-----| 90.39% tmpWMsFVz.zip |##################################################-----| 90.43% tmpWMsFVz.zip |##################################################-----| 90.48% tmpWMsFVz.zip |##################################################-----| 90.52% tmpWMsFVz.zip |##################################################-----| 90.57% tmpWMsFVz.zip |##################################################-----| 90.61% tmpWMsFVz.zip |##################################################-----| 90.66% tmpWMsFVz.zip |##################################################-----| 90.71% tmpWMsFVz.zip |##################################################-----| 90.75% tmpWMsFVz.zip |##################################################-----| 90.8% tmpWMsFVz.zip |##################################################-----| 90.84% tmpWMsFVz.zip |##################################################-----| 90.89% tmpWMsFVz.zip |##################################################-----| 90.93% tmpWMsFVz.zip |##################################################-----| 90.98% tmpWMsFVz.zip |##################################################-----| 91.02% tmpWMsFVz.zip |##################################################-----| 91.07% tmpWMsFVz.zip |##################################################-----| 91.12% tmpWMsFVz.zip |##################################################-----| 91.16% tmpWMsFVz.zip |##################################################-----| 91.21% tmpWMsFVz.zip |##################################################-----| 91.25% tmpWMsFVz.zip |##################################################-----| 91.3% tmpWMsFVz.zip |##################################################-----| 91.34% tmpWMsFVz.zip |##################################################-----| 91.39% tmpWMsFVz.zip |##################################################-----| 91.44% tmpWMsFVz.zip |##################################################-----| 91.48% tmpWMsFVz.zip |##################################################-----| 91.53% tmpWMsFVz.zip |##################################################-----| 91.57% tmpWMsFVz.zip |##################################################-----| 91.62% tmpWMsFVz.zip |##################################################-----| 91.66% tmpWMsFVz.zip |##################################################-----| 91.71% tmpWMsFVz.zip |##################################################-----| 91.76% tmpWMsFVz.zip |##################################################-----| 91.8% tmpWMsFVz.zip |###################################################----| 91.85% tmpWMsFVz.zip |###################################################----| 91.89% tmpWMsFVz.zip |###################################################----| 91.94% tmpWMsFVz.zip |###################################################----| 91.98% tmpWMsFVz.zip |###################################################----| 92.03% tmpWMsFVz.zip |###################################################----| 92.07% tmpWMsFVz.zip |###################################################----| 92.12% tmpWMsFVz.zip |###################################################----| 92.17% tmpWMsFVz.zip |###################################################----| 92.21% tmpWMsFVz.zip |###################################################----| 92.26% tmpWMsFVz.zip |###################################################----| 92.3% tmpWMsFVz.zip |###################################################----| 92.35% tmpWMsFVz.zip |###################################################----| 92.39% tmpWMsFVz.zip |###################################################----| 92.44% tmpWMsFVz.zip |###################################################----| 92.49% tmpWMsFVz.zip |###################################################----| 92.53% tmpWMsFVz.zip |###################################################----| 92.58% tmpWMsFVz.zip |###################################################----| 92.62% tmpWMsFVz.zip |###################################################----| 92.67% tmpWMsFVz.zip |###################################################----| 92.71% tmpWMsFVz.zip |###################################################----| 92.76% tmpWMsFVz.zip |###################################################----| 92.81% tmpWMsFVz.zip |###################################################----| 92.85% tmpWMsFVz.zip |###################################################----| 92.9% tmpWMsFVz.zip |###################################################----| 92.94% tmpWMsFVz.zip |###################################################----| 92.99% tmpWMsFVz.zip |###################################################----| 93.03% tmpWMsFVz.zip |###################################################----| 93.08% tmpWMsFVz.zip |###################################################----| 93.12% tmpWMsFVz.zip |###################################################----| 93.17% tmpWMsFVz.zip |###################################################----| 93.22% tmpWMsFVz.zip |###################################################----| 93.26% tmpWMsFVz.zip |###################################################----| 93.31% tmpWMsFVz.zip |###################################################----| 93.35% tmpWMsFVz.zip |###################################################----| 93.4% tmpWMsFVz.zip |###################################################----| 93.44% tmpWMsFVz.zip |###################################################----| 93.49% tmpWMsFVz.zip |###################################################----| 93.54% tmpWMsFVz.zip |###################################################----| 93.58% tmpWMsFVz.zip |###################################################----| 93.63% tmpWMsFVz.zip |####################################################---| 93.67% tmpWMsFVz.zip |####################################################---| 93.72% tmpWMsFVz.zip |####################################################---| 93.76% tmpWMsFVz.zip |####################################################---| 93.81% tmpWMsFVz.zip |####################################################---| 93.86% tmpWMsFVz.zip |####################################################---| 93.9% tmpWMsFVz.zip |####################################################---| 93.95% tmpWMsFVz.zip |####################################################---| 93.99% tmpWMsFVz.zip |####################################################---| 94.04% tmpWMsFVz.zip |####################################################---| 94.08% tmpWMsFVz.zip |####################################################---| 94.13% tmpWMsFVz.zip |####################################################---| 94.17% tmpWMsFVz.zip |####################################################---| 94.22% tmpWMsFVz.zip |####################################################---| 94.27% tmpWMsFVz.zip |####################################################---| 94.31% tmpWMsFVz.zip |####################################################---| 94.36% tmpWMsFVz.zip |####################################################---| 94.4% tmpWMsFVz.zip |####################################################---| 94.45% tmpWMsFVz.zip |####################################################---| 94.49% tmpWMsFVz.zip |####################################################---| 94.54% tmpWMsFVz.zip |####################################################---| 94.59% tmpWMsFVz.zip |####################################################---| 94.63% tmpWMsFVz.zip |####################################################---| 94.68% tmpWMsFVz.zip |####################################################---| 94.72% tmpWMsFVz.zip |####################################################---| 94.77% tmpWMsFVz.zip |####################################################---| 94.81% tmpWMsFVz.zip |####################################################---| 94.86% tmpWMsFVz.zip |####################################################---| 94.9% tmpWMsFVz.zip |####################################################---| 94.95% tmpWMsFVz.zip |####################################################---| 95.0% tmpWMsFVz.zip |####################################################---| 95.04% tmpWMsFVz.zip |####################################################---| 95.09% tmpWMsFVz.zip |####################################################---| 95.13% tmpWMsFVz.zip |####################################################---| 95.18% tmpWMsFVz.zip |####################################################---| 95.22% tmpWMsFVz.zip |####################################################---| 95.27% tmpWMsFVz.zip |####################################################---| 95.32% tmpWMsFVz.zip |####################################################---| 95.36% tmpWMsFVz.zip |####################################################---| 95.41% tmpWMsFVz.zip |####################################################---| 95.45% tmpWMsFVz.zip |#####################################################--| 95.5% tmpWMsFVz.zip |#####################################################--| 95.54% tmpWMsFVz.zip |#####################################################--| 95.59% tmpWMsFVz.zip |#####################################################--| 95.64% tmpWMsFVz.zip |#####################################################--| 95.68% tmpWMsFVz.zip |#####################################################--| 95.73% tmpWMsFVz.zip |#####################################################--| 95.77% tmpWMsFVz.zip |#####################################################--| 95.82% tmpWMsFVz.zip |#####################################################--| 95.86% tmpWMsFVz.zip |#####################################################--| 95.91% tmpWMsFVz.zip |#####################################################--| 95.95% tmpWMsFVz.zip |#####################################################--| 96.0% tmpWMsFVz.zip |#####################################################--| 96.05% tmpWMsFVz.zip |#####################################################--| 96.09% tmpWMsFVz.zip |#####################################################--| 96.14% tmpWMsFVz.zip |#####################################################--| 96.18% tmpWMsFVz.zip |#####################################################--| 96.23% tmpWMsFVz.zip |#####################################################--| 96.27% tmpWMsFVz.zip |#####################################################--| 96.32% tmpWMsFVz.zip |#####################################################--| 96.37% tmpWMsFVz.zip |#####################################################--| 96.41% tmpWMsFVz.zip |#####################################################--| 96.46% tmpWMsFVz.zip |#####################################################--| 96.5% tmpWMsFVz.zip |#####################################################--| 96.55% tmpWMsFVz.zip |#####################################################--| 96.59% tmpWMsFVz.zip |#####################################################--| 96.64% tmpWMsFVz.zip |#####################################################--| 96.69% tmpWMsFVz.zip |#####################################################--| 96.73% tmpWMsFVz.zip |#####################################################--| 96.78% tmpWMsFVz.zip |#####################################################--| 96.82% tmpWMsFVz.zip |#####################################################--| 96.87% tmpWMsFVz.zip |#####################################################--| 96.91% tmpWMsFVz.zip |#####################################################--| 96.96% tmpWMsFVz.zip |#####################################################--| 97.0% tmpWMsFVz.zip |#####################################################--| 97.05% tmpWMsFVz.zip |#####################################################--| 97.1% tmpWMsFVz.zip |#####################################################--| 97.14% tmpWMsFVz.zip |#####################################################--| 97.19% tmpWMsFVz.zip |#####################################################--| 97.23% tmpWMsFVz.zip |######################################################-| 97.28% tmpWMsFVz.zip |######################################################-| 97.32% tmpWMsFVz.zip |######################################################-| 97.37% tmpWMsFVz.zip |######################################################-| 97.42% tmpWMsFVz.zip |######################################################-| 97.46% tmpWMsFVz.zip |######################################################-| 97.51% tmpWMsFVz.zip |######################################################-| 97.55% tmpWMsFVz.zip |######################################################-| 97.6% tmpWMsFVz.zip |######################################################-| 97.64% tmpWMsFVz.zip |######################################################-| 97.69% tmpWMsFVz.zip |######################################################-| 97.74% tmpWMsFVz.zip |######################################################-| 97.78% tmpWMsFVz.zip |######################################################-| 97.83% tmpWMsFVz.zip |######################################################-| 97.87% tmpWMsFVz.zip |######################################################-| 97.92% tmpWMsFVz.zip |######################################################-| 97.96% tmpWMsFVz.zip |######################################################-| 98.01% tmpWMsFVz.zip |######################################################-| 98.05% tmpWMsFVz.zip |######################################################-| 98.1% tmpWMsFVz.zip |######################################################-| 98.15% tmpWMsFVz.zip |######################################################-| 98.19% tmpWMsFVz.zip |######################################################-| 98.24% tmpWMsFVz.zip |######################################################-| 98.28% tmpWMsFVz.zip |######################################################-| 98.33% tmpWMsFVz.zip |######################################################-| 98.37% tmpWMsFVz.zip |######################################################-| 98.42% tmpWMsFVz.zip |######################################################-| 98.47% tmpWMsFVz.zip |######################################################-| 98.51% tmpWMsFVz.zip |######################################################-| 98.56% tmpWMsFVz.zip |######################################################-| 98.6% tmpWMsFVz.zip |######################################################-| 98.65% tmpWMsFVz.zip |######################################################-| 98.69% tmpWMsFVz.zip |######################################################-| 98.74% tmpWMsFVz.zip |######################################################-| 98.79% tmpWMsFVz.zip |######################################################-| 98.83% tmpWMsFVz.zip |######################################################-| 98.88% tmpWMsFVz.zip |######################################################-| 98.92% tmpWMsFVz.zip |######################################################-| 98.97% tmpWMsFVz.zip |######################################################-| 99.01% tmpWMsFVz.zip |######################################################-| 99.06% tmpWMsFVz.zip |#######################################################| 99.1% tmpWMsFVz.zip |#######################################################| 99.15% tmpWMsFVz.zip |#######################################################| 99.2% tmpWMsFVz.zip |#######################################################| 99.24% tmpWMsFVz.zip |#######################################################| 99.29% tmpWMsFVz.zip |#######################################################| 99.33% tmpWMsFVz.zip |#######################################################| 99.38% tmpWMsFVz.zip |#######################################################| 99.42% tmpWMsFVz.zip |#######################################################| 99.47% tmpWMsFVz.zip |#######################################################| 99.52% tmpWMsFVz.zip |#######################################################| 99.56% tmpWMsFVz.zip |#######################################################| 99.61% tmpWMsFVz.zip |#######################################################| 99.65% tmpWMsFVz.zip |#######################################################| 99.7% tmpWMsFVz.zip |#######################################################| 99.74% tmpWMsFVz.zip |#######################################################| 99.79% tmpWMsFVz.zip |#######################################################| 99.84% tmpWMsFVz.zip |#######################################################| 99.88% tmpWMsFVz.zip |#######################################################| 99.93% tmpWMsFVz.zip |#######################################################| 99.97% tmpWMsFVz.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 229cd3e9-b059-4712-8c9c-aed5c144b542 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-07-30 23:12:08,076 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-07-30 23:12:08,077 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64 sudo: unable to resolve host cloudify-ims-vm-84387af5-28ec-4f29-a220-ce0720132a64 2019-07-30 23:12:08,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:12:08,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=778312b64a1a4940aa9f1a8df3199800&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:12:08,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 30 Jul 2019 23:12:08 GMT X-Openstack-Request-Id: req-8378f224-4212-42d0-9353-ad1ca5ebc66b 2019-07-30 23:12:08,416 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:28Z", "updated_at": "2019-07-30T23:06:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "309f7caf-cea3-49bb-b80c-be114fe1f9e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "5429d078-e9ca-4661-a217-e7c731ce9255", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "786e85d9-a383-4543-a0f0-bd68314ccca9", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "7a7cbd27-5ff7-4b95-bf17-dcf0f53da95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "name": "default"}]} 2019-07-30 23:12:08,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=778312b64a1a4940aa9f1a8df3199800&name=default used request id req-8378f224-4212-42d0-9353-ad1ca5ebc66b 2019-07-30 23:12:08,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.332828998566s 2019-07-30 23:12:08,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:12:08,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:12:08,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Tue, 30 Jul 2019 23:12:08 GMT X-Openstack-Request-Id: req-b3093bff-3481-4a70-9ed1-85f848141434 2019-07-30 23:12:08,757 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:51Z", "updated_at": "2019-07-30T23:06:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-30T23:06:56Z", "revision_number": 0, "id": "1d253af8-850b-45ca-a830-b862fd4023a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:56Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T23:06:54Z", "revision_number": 0, "id": "207f5982-6faf-4b7d-a9d0-17109742f51b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:54Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 443, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "61b911ce-18b6-4df2-b111-ddedf7f7b921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "67a6c827-b994-4799-8a21-653d8c6d1dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:53Z", "revision_number": 0, "id": "87fa5735-5dac-4c53-a1ba-aee16b562eab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:53Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T23:06:53Z", "revision_number": 0, "id": "9095354f-0058-465f-a895-1ec05fa9c016", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:53Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 80, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-30T23:06:55Z", "revision_number": 0, "id": "a3d68d9d-cb6e-4042-b3a5-500efc053cf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:55Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:06:52Z", "revision_number": 0, "id": "b1184091-0b11-4d9e-bfd1-d5c63545730c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:52Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 22, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 7, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}, {"description": "Default security group", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:28Z", "updated_at": "2019-07-30T23:06:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "309f7caf-cea3-49bb-b80c-be114fe1f9e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "5429d078-e9ca-4661-a217-e7c731ce9255", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "786e85d9-a383-4543-a0f0-bd68314ccca9", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "7a7cbd27-5ff7-4b95-bf17-dcf0f53da95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "name": "default"}]} 2019-07-30 23:12:08,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-b3093bff-3481-4a70-9ed1-85f848141434 2019-07-30 23:12:08,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33467912674s 2019-07-30 23:12:08,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-30 23:12:08,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -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": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f"}}' 2019-07-30 23:12:09,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 30 Jul 2019 23:12:09 GMT X-Openstack-Request-Id: req-78f3d619-dc4c-44cf-aedb-e31c87547064 2019-07-30 23:12:09,242 - 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-07-30T23:12:09Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "port_range_min": 22, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:09Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "3eefbe40-754b-464d-8375-da247aaea334"}} 2019-07-30 23:12:09,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-78f3d619-dc4c-44cf-aedb-e31c87547064 2019-07-30 23:12:09,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.477737903595s 2019-07-30 23:12:09,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-07-30 23:12:09,322 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-07-30 23:12:17,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:17,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:17,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:17,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:17,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:17,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:17,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:17,779 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-07-30 23:12:17,780 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:17.264Z", "updated_at": "2019-07-30T23:12:17.264Z", "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"}}}, "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"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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"}}}, "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": {"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": {"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": []}, "added_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": []}, "extended_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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "metadata": null}} 2019-07-30 23:12:17,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:17,783 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:17 GMT 2019-07-30 23:12:17,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:17,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580144 2019-07-30 23:12:17,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:17,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:17,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:17,834 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-30 23:12:18,935 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-30 23:12:18,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 23:12:18,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:12:19,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 23:12:19 GMT X-Openstack-Request-Id: req-a09802db-eaa6-46ca-9222-1019041ec72b 2019-07-30 23:12:19,268 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:06:49Z", "file": "/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/file", "owner": "778312b64a1a4940aa9f1a8df3199800", "id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "size": 296288256, "self": "/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T23:06:44Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 23:12:19,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-a09802db-eaa6-46ca-9222-1019041ec72b 2019-07-30 23:12:19,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331670999527s 2019-07-30 23:12:19,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 23:12:19,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}' 2019-07-30 23:12:19,640 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Tue, 30 Jul 2019 23:12:19 GMT Location: http://172.30.9.37:9292/v2/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7596070b-7a3a-4f7f-90cc-1bc6afc8041e 2019-07-30 23:12:19,640 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:12:19Z", "file": "/v2/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f/file", "owner": "778312b64a1a4940aa9f1a8df3199800", "id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "size": null, "self": "/v2/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "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_84387af5-28ec-4f29-a220-ce0720132a64", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64", "checksum": null, "created_at": "2019-07-30T23:12:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 23:12:19,640 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-7596070b-7a3a-4f7f-90cc-1bc6afc8041e 2019-07-30 23:12:19,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.36483001709s 2019-07-30 23:12:19,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 23:12:19,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '' 2019-07-30 23:12:26,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:12:26 GMT X-Openstack-Request-Id: req-b8e6ef12-5892-4ecd-a542-c3c43d1ccb71 2019-07-30 23:12:26,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-07-30 23:12:26,451 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f/file used request id req-b8e6ef12-5892-4ecd-a542-c3c43d1ccb71 2019-07-30 23:12:26,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.80939412117s 2019-07-30 23:12:26,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 23:12:26,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:12:26,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 30 Jul 2019 23:12:26 GMT X-Openstack-Request-Id: req-f9b9acb7-9cbc-440f-ae7e-ad9278230f82 2019-07-30 23:12:26,772 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:12:26Z", "file": "/v2/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f/file", "owner": "778312b64a1a4940aa9f1a8df3199800", "id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "size": 263848448, "self": "/v2/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:12:19Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:06:49Z", "file": "/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/file", "owner": "778312b64a1a4940aa9f1a8df3199800", "id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "size": 296288256, "self": "/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T23:06:44Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 23:12:26,772 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-f9b9acb7-9cbc-440f-ae7e-ad9278230f82 2019-07-30 23:12:26,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316217184067s 2019-07-30 23:12:26,775 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f/file', 'owner': u'778312b64a1a4940aa9f1a8df3199800', 'id': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'size': 263848448, u'self': u'/v2/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'778312b64a1a4940aa9f1a8df3199800', 'name': 'cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T23:12:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T23:12:26Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64', '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/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 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_84387af5-28ec-4f29-a220-ce0720132a64', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64', 'created': u'2019-07-30T23:12:19Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-30T23:12:19Z', 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/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 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_84387af5-28ec-4f29-a220-ce0720132a64', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-30 23:12:26,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 23:12:26,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-30 23:12:27,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 30 Jul 2019 23:12: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-98d9c1c5-f0c0-4525-9b34-5c900e053379 x-openstack-request-id: req-98d9c1c5-f0c0-4525-9b34-5c900e053379 2019-07-30 23:12:27,524 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "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": "20bd8f45-b84b-420b-9474-25cc371fe63a"}} 2019-07-30 23:12:27,525 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-98d9c1c5-f0c0-4525-9b34-5c900e053379 2019-07-30 23:12:27,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.749096155167s 2019-07-30 23:12:27,526 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'20bd8f45-b84b-420b-9474-25cc371fe63a', 'swap': 0}) 2019-07-30 23:12:27,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 23:12:27,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" -d '{"extra_specs": {}}' 2019-07-30 23:12:27,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 23:12: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-3bdd13be-0c37-4717-99ca-c4e3190f7768 x-openstack-request-id: req-3bdd13be-0c37-4717-99ca-c4e3190f7768 2019-07-30 23:12:27,550 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 23:12:27,550 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a/os-extra_specs used request id req-3bdd13be-0c37-4717-99ca-c4e3190f7768 2019-07-30 23:12:27,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0240788459778s 2019-07-30 23:12:27,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-07-30 23:12:27,551 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "bono_cluster_size": 1, "flavor_id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-07-30 23:12:28,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:28,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:28,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:28,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:28,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:28,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:28,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:28,966 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-07-30 23:12:28,966 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "bono_cluster_size": 1, "flavor_id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:27.735Z", "created_by": "admin", "updated_at": "2019-07-30T23:12:27.735Z", "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": []}, "added_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": []}, "extended_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-07-30 23:12:28,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:28,967 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:28 GMT 2019-07-30 23:12:28,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:28,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8389 2019-07-30 23:12:28,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:28,967 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:28,967 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:28,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions 2019-07-30 23:12:29,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:29,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:29,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:29,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:29,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:29,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:29,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:29,036 - 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-07-30T23:12:28.462Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:28.464Z", "id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-07-30 23:12:29,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:29,036 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:29 GMT 2019-07-30 23:12:29,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:29,036 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:12:29,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:29,036 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:29,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:29,037 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:12:29,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:12:29,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:29,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:29,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:29,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:29,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:29,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:29,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:29,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-30 23:12:29,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:29,148 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:29 GMT 2019-07-30 23:12:29,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:29,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-30 23:12:29,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:29,148 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:29,148 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:29,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5 2019-07-30 23:12:29,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:29,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:29,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:29,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:29,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:29,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:29,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:29,220 - 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-07-30T23:12:28.462Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:28.464Z", "id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5"} 2019-07-30 23:12:29,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:29,221 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:29 GMT 2019-07-30 23:12:29,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:29,221 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:12:29,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:29,221 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:29,221 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:29,221 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:12:34,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:12:34,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:34,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:34,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:34,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:34,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:34,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:34,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:34,297 - 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-07-30T23:12:29.804Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:29.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.399Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:29.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.399Z", "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-07-30T23:12:29.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.399Z", "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-07-30T23:12:29.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.996Z", "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-07-30T23:12:30.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.996Z", "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-07-30T23:12:30.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.996Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:30.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.996Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:30.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.996Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:29.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5", "logger": "ctx.dbbf700a-35fe-4f13-8208-39bbf841fa67"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.996Z", "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-07-30T23:12:29.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5", "logger": "ctx.dbbf700a-35fe-4f13-8208-39bbf841fa67"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.996Z", "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-07-30T23:12:30.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5", "logger": "ctx.dbbf700a-35fe-4f13-8208-39bbf841fa67"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.996Z", "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-07-30T23:12:30.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5", "logger": "ctx.dbbf700a-35fe-4f13-8208-39bbf841fa67"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.996Z", "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-07-30T23:12:30.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5", "logger": "ctx.dbbf700a-35fe-4f13-8208-39bbf841fa67"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.996Z", "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-07-30T23:12:30.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5", "logger": "ctx.dbbf700a-35fe-4f13-8208-39bbf841fa67"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:30.996Z", "message": "Using existing installation of managed plugin: 229cd3e9-b059-4712-8c9c-aed5c144b542 [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-07-30T23:12:30.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5", "logger": "ctx.dbbf700a-35fe-4f13-8208-39bbf841fa67"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-07-30 23:12:34,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:34,298 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:34 GMT 2019-07-30 23:12:34,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:34,298 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:12:34,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:34,298 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:34,298 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:34,298 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:12:34,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-07-30 23:12:34,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-07-30 23:12:34,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 23:12:34,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-07-30 23:12:34,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 23:12:34,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-07-30 23:12:34,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-07-30 23:12:34,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-07-30 23:12:34,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-07-30 23:12:34,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-07-30 23:12:34,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-07-30 23:12:34,301 - 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-07-30 23:12:34,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-30 23:12:34,301 - 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-07-30 23:12:34,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 229cd3e9-b059-4712-8c9c-aed5c144b542 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-07-30 23:12:34,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5 2019-07-30 23:12:34,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:34,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:34,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:34,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:34,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:34,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:34,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:34,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T23:12:30.825Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:28.462Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:28.464Z", "id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5"} 2019-07-30 23:12:34,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:34,355 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:34 GMT 2019-07-30 23:12:34,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:34,356 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:12:34,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:34,356 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:34,356 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:34,356 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:12:34,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-07-30 23:12:34,357 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-07-30 23:12:35,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:35,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:35,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:35,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:35,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:35,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:35,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:35,034 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-07-30 23:12:35,034 - 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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:12:35,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:35,034 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:35 GMT 2019-07-30 23:12:35,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:35,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:12:35,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:35,034 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:35,034 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:35,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:12:35,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:35,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:35,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:35,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:35,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:35,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:35,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:35,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-30 23:12:35,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:35,143 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:35 GMT 2019-07-30 23:12:35,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:35,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-30 23:12:35,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:35,143 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:35,144 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:35,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:12:35,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:35,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:35,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:35,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:35,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:35,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:35,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:35,245 - 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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:12:35,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:35,245 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:35 GMT 2019-07-30 23:12:35,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:35,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:12:35,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:35,245 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:35,245 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:40,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:12:40,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:40,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:40,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:40,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:40,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:40,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:40,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:40,342 - 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-07-30T23:12:35.816Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:35.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 50}}} 2019-07-30 23:12:40,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:40,342 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:40 GMT 2019-07-30 23:12:40,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:40,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 563 2019-07-30 23:12:40,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:40,343 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:40,343 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-07-30 23:12:40,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:12:40,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:40,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:40,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:40,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:40,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:40,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:40,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:40,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:12:40,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:40,425 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:40 GMT 2019-07-30 23:12:40,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:40,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:12:40,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:40,426 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:40,426 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:45,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:12:45,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:45,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:45,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:45,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:45,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:45,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:45,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:45,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_v3mdrw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:40.823Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:40.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:41.418Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:40.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:41.418Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:40.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:41.418Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:40.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:42.065Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:41.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:42.065Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:41.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:42.065Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:41.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_floatingip_v3mdrw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:42.667Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:41.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:42.667Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:41.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:42.667Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:41.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:43.264Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:41.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:43.264Z", "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-07-30T23:12:41.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:43.264Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:41.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:43.860Z", "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-07-30T23:12:42.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "keypair_8ie45s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:43.860Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:42.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:43.860Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:42.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:42.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:42.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:43.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:43.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043ef401-ef74-40b9-a17a-25f603c64577 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:43.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-043ef401-ef74-40b9-a17a-25f603c64577", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:43.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:43.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f47a8a02-ccdf-47f3-9e6d-0a7b217af07f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:43.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-f47a8a02-ccdf-47f3-9e6d-0a7b217af07f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:43.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a83ea19ca2599beabe6729e8d8d8b176c4c103e\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:44.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.466Z", "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-07-30T23:12:43.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.976Z", "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-07-30T23:12:42.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.976Z", "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-07-30T23:12:43.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.976Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8\" -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-07-30T23:12:44.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.976Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e42282d5-5d6c-4479-af89-5f65e070b3dd Date: Tue, 30 Jul 2019 23:12:44 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"ebb710e0-2074-4adc-80f4-d19ed9065ccb\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a54c04c8-d102-41dc-ac00-0fab347e2bef\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T17:34:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"created_at\":\"2019-07-30T17:11:23Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:44.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.976Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-e42282d5-5d6c-4479-af89-5f65e070b3dd", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:44.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.976Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-e42282d5-5d6c-4479-af89-5f65e070b3dd", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:44.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.976Z", "message": "Using floating ip network ebb710e0-2074-4adc-80f4-d19ed9065ccb from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:44.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.976Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a83ea19ca2599beabe6729e8d8d8b176c4c103e\" -d '{\"floatingip\": {\"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:44.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.976Z", "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-07-30T23:12:42.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 58, "offset": 1, "size": 50}}} 2019-07-30 23:12:45,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:45,951 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:45 GMT 2019-07-30 23:12:45,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:45,951 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:12:45,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:45,952 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:45,952 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:45,952 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:12:45,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:12:45,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:12:45,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:12:45,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:12:45,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 23:12:45,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:12:45,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:12:45,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-30 23:12:45,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:12:45,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:12:45,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:12:45,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 23:12:45,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:12:45,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 23:12:45,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:12:45,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:12:45,956 - 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-07-30 23:12:45,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 23:12:45,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:12:45,957 - 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-07-30 23:12:45,957 - 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-07-30 23:12:45,957 - 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-07-30 23:12:45,957 - 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-07-30 23:12:45,957 - 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-07-30 23:12:45,958 - 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-07-30 23:12:45,958 - 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-07-30 23:12:45,958 - 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-07-30 23:12:45,958 - 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-07-30 23:12:45,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:12:45,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-043ef401-ef74-40b9-a17a-25f603c64577 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:12:45,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-043ef401-ef74-40b9-a17a-25f603c64577 2019-07-30 23:12:45,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:12:45,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f47a8a02-ccdf-47f3-9e6d-0a7b217af07f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:12:45,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-f47a8a02-ccdf-47f3-9e6d-0a7b217af07f 2019-07-30 23:12:45,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a83ea19ca2599beabe6729e8d8d8b176c4c103e" 2019-07-30 23:12:45,959 - 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-07-30 23:12:45,959 - 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-07-30 23:12:45,960 - 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-07-30 23:12:45,960 - 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-07-30 23:12:45,960 - 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-07-30 23:12:45,960 - 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-07-30 23:12:45,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 23:12:45,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 23:12:45,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-07-30 23:12:45,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e42282d5-5d6c-4479-af89-5f65e070b3dd Date: Tue, 30 Jul 2019 23:12:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 23:12:45,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-e42282d5-5d6c-4479-af89-5f65e070b3dd 2019-07-30 23:12:45,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-e42282d5-5d6c-4479-af89-5f65e070b3dd 2019-07-30 23:12:45,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network ebb710e0-2074-4adc-80f4-d19ed9065ccb from name external provided. 2019-07-30 23:12:45,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a83ea19ca2599beabe6729e8d8d8b176c4c103e" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}}' 2019-07-30 23:12:45,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 23:12:45,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:12:46,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:46,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:46,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:46,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:46,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:46,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:46,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:46,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:12:46,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:46,329 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:46 GMT 2019-07-30 23:12:46,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:46,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:12:46,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:46,329 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:46,329 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:51,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:12:51,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:51,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:51,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:51,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:51,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:51,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:51,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:51,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:44.976Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-e42282d5-5d6c-4479-af89-5f65e070b3dd", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:44.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:45.686Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:43.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:45.686Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:44.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:45.686Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:44.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "keypair_8ie45s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:45.686Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:43.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:45.686Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-37267170-c43e-40cd-9e20-e5ad292368d1", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:44.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:45.686Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-37267170-c43e-40cd-9e20-e5ad292368d1", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:44.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "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-07-30T23:12:44.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "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-07-30T23:12:45.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-340cd09a-3bc5-43af-9b55-cbc8e73769e2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:45.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "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-07-30T23:12:45.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:45.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b0c38afd-d8e3-4509-9be8-981ea12a0d8d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:45.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0c38afd-d8e3-4509-9be8-981ea12a0d8d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:45.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "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-07-30T23:12:45.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "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-07-30T23:12:45.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-340cd09a-3bc5-43af-9b55-cbc8e73769e2", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:45.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:45.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "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-07-30T23:12:45.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "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-07-30T23:12:45.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "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-07-30T23:12:45.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.347Z", "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-07-30T23:12:45.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "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-07-30T23:12:46.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-34fda5fb-2171-4e80-86ed-4becfbc8bf21", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:46.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-34fda5fb-2171-4e80-86ed-4becfbc8bf21 Date: Tue, 30 Jul 2019 23:12:46 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:46Z\", \"updated_at\": \"2019-07-30T23:12:46Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:46Z\", \"revision_number\": 0, \"id\": \"32a3a317-0c58-45d9-aa71-7e0e7e6364e8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:46Z\", \"security_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:46Z\", \"revision_number\": 0, \"id\": \"ca570cd1-07a0-4e6b-83bf-57f30bb22051\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:46Z\", \"security_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:46.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:46.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-34fda5fb-2171-4e80-86ed-4becfbc8bf21", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:46.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-420e038c-f8b7-413e-88f4-b9245ebaf555", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:46.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-420e038c-f8b7-413e-88f4-b9245ebaf555 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:46.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:46.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "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-07-30T23:12:46.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'778312b64a1a4940aa9f1a8df3199800', u'created_at': u'2019-07-30T23:12:45Z', u'updated_at': u'2019-07-30T23:12:45Z', u'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.218', u'revision_number': 0, u'project_id': u'778312b64a1a4940aa9f1a8df3199800', u'port_id': None, u'id': u'4e5d0ff8-adf2-455b-9cf5-440b41447bb9', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:46.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-787119ae-e27b-4daf-a181-4e76683d59fd", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:46.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-787119ae-e27b-4daf-a181-4e76683d59fd", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:46.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-787119ae-e27b-4daf-a181-4e76683d59fd Date: Tue, 30 Jul 2019 23:12:46 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:45Z\", \"updated_at\": \"2019-07-30T23:12:45Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 0, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": null, \"id\": \"4e5d0ff8-adf2-455b-9cf5-440b41447bb9\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:46.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94093a0d-ce0c-4a19-99f4-9912cbdbe77d"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}944fc0f3da72a228b218f1375a50e80bd13c7f1c\" -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-07-30T23:12:46.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:46.994Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}040706e626cb7614defc723ee53ac194a8dcb67b\" -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-07-30T23:12:46.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "bono_floatingip_v3mdrw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-927ea13c-f1a9-48c8-9f76-141fd7da1209 Date: Tue, 30 Jul 2019 23:12:47 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:46Z\", \"updated_at\": \"2019-07-30T23:12:46Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:46Z\", \"revision_number\": 0, \"id\": \"05d9d11a-b6ba-4c71-9e3f-79b13a283f26\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:46Z\", \"security_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:46Z\", \"revision_number\": 0, \"id\": \"bd38ab96-5565-4d88-8e81-40f56f1b4ba0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:46Z\", \"security_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "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-07-30T23:12:46.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "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-07-30T23:12:46.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "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-07-30T23:12:46.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "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-07-30T23:12:46.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-927ea13c-f1a9-48c8-9f76-141fd7da1209", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "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-07-30T23:12:46.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "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-07-30T23:12:46.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:46.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b85a37b-c1db-40c1-98aa-6c559ecad496 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37: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-07-30T23:12:46.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-4b85a37b-c1db-40c1-98aa-6c559ecad496", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:46.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-927ea13c-f1a9-48c8-9f76-141fd7da1209", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}], "metadata": {"pagination": {"total": 277, "offset": 51, "size": 50}}} 2019-07-30 23:12:51,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:51,499 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:51 GMT 2019-07-30 23:12:51,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:51,499 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:12:51,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:51,499 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:51,499 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:51,500 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:12:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-e42282d5-5d6c-4479-af89-5f65e070b3dd 2019-07-30 23:12:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-30 23:12:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 23:12:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-30 23:12:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-07-30 23:12:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-37267170-c43e-40cd-9e20-e5ad292368d1 2019-07-30 23:12:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-37267170-c43e-40cd-9e20-e5ad292368d1 2019-07-30 23:12:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-30 23:12:51,503 - 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-07-30 23:12:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-340cd09a-3bc5-43af-9b55-cbc8e73769e2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:12:51,504 - 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-07-30 23:12:51,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:12:51,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b0c38afd-d8e3-4509-9be8-981ea12a0d8d 2019-07-30 23:12:51,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0c38afd-d8e3-4509-9be8-981ea12a0d8d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:12:51,504 - 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-07-30 23:12:51,504 - 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-07-30 23:12:51,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-340cd09a-3bc5-43af-9b55-cbc8e73769e2 2019-07-30 23:12:51,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:12:51,505 - 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-07-30 23:12:51,505 - 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-07-30 23:12:51,505 - 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-07-30 23:12:51,505 - 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-07-30 23:12:51,506 - 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-07-30 23:12:51,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-34fda5fb-2171-4e80-86ed-4becfbc8bf21 2019-07-30 23:12:51,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-34fda5fb-2171-4e80-86ed-4becfbc8bf21 Date: Tue, 30 Jul 2019 23:12:46 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:46Z", "updated_at": "2019-07-30T23:12:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:46Z", "revision_number": 0, "id": "32a3a317-0c58-45d9-aa71-7e0e7e6364e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:46Z", "security_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:46Z", "revision_number": 0, "id": "ca570cd1-07a0-4e6b-83bf-57f30bb22051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:46Z", "security_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "name": "clearwater-sg_ellis"}} 2019-07-30 23:12:51,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8" 2019-07-30 23:12:51,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-34fda5fb-2171-4e80-86ed-4becfbc8bf21 2019-07-30 23:12:51,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-420e038c-f8b7-413e-88f4-b9245ebaf555 2019-07-30 23:12:51,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-420e038c-f8b7-413e-88f4-b9245ebaf555 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:12:51,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:12:51,507 - 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-07-30 23:12:51,507 - 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'778312b64a1a4940aa9f1a8df3199800', u'created_at': u'2019-07-30T23:12:45Z', u'updated_at': u'2019-07-30T23:12:45Z', u'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.218', u'revision_number': 0, u'project_id': u'778312b64a1a4940aa9f1a8df3199800', u'port_id': None, u'id': u'4e5d0ff8-adf2-455b-9cf5-440b41447bb9', u'qos_policy_id': None} 2019-07-30 23:12:51,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-787119ae-e27b-4daf-a181-4e76683d59fd 2019-07-30 23:12:51,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-787119ae-e27b-4daf-a181-4e76683d59fd 2019-07-30 23:12:51,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-787119ae-e27b-4daf-a181-4e76683d59fd Date: Tue, 30 Jul 2019 23:12:46 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:45Z", "updated_at": "2019-07-30T23:12:45Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.218", "revision_number": 0, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": null, "id": "4e5d0ff8-adf2-455b-9cf5-440b41447bb9", "qos_policy_id": null}} 2019-07-30 23:12:51,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}944fc0f3da72a228b218f1375a50e80bd13c7f1c" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-07-30 23:12:51,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}040706e626cb7614defc723ee53ac194a8dcb67b" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-07-30 23:12:51,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-30 23:12:51,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-927ea13c-f1a9-48c8-9f76-141fd7da1209 Date: Tue, 30 Jul 2019 23:12:47 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:46Z", "updated_at": "2019-07-30T23:12:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:46Z", "revision_number": 0, "id": "05d9d11a-b6ba-4c71-9e3f-79b13a283f26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:46Z", "security_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:46Z", "revision_number": 0, "id": "bd38ab96-5565-4d88-8e81-40f56f1b4ba0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:46Z", "security_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "26416b73-ea49-4938-9765-e6a4aee8536c", "name": "clearwater-sg_homer"}} 2019-07-30 23:12:51,508 - 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-07-30 23:12:51,508 - 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-07-30 23:12:51,509 - 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-07-30 23:12:51,509 - 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-07-30 23:12:51,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-927ea13c-f1a9-48c8-9f76-141fd7da1209 2019-07-30 23:12:51,509 - 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-07-30 23:12:51,509 - 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-07-30 23:12:51,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:12:51,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b85a37b-c1db-40c1-98aa-6c559ecad496 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:12:51,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-4b85a37b-c1db-40c1-98aa-6c559ecad496 2019-07-30 23:12:51,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-927ea13c-f1a9-48c8-9f76-141fd7da1209 2019-07-30 23:12:51,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:12:51,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:51,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:51,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:51,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:51,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:51,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:51,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:51,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:12:51,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:51,594 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:51 GMT 2019-07-30 23:12:51,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:51,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:12:51,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:51,594 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:51,594 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:56,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:12:56,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:56,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:56,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:56,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:56,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:56,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:56,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:56,763 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-927ea13c-f1a9-48c8-9f76-141fd7da1209 Date: Tue, 30 Jul 2019 23:12:47 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:46Z\", \"updated_at\": \"2019-07-30T23:12:46Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:46Z\", \"revision_number\": 0, \"id\": \"05d9d11a-b6ba-4c71-9e3f-79b13a283f26\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:46Z\", \"security_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:46Z\", \"revision_number\": 0, \"id\": \"bd38ab96-5565-4d88-8e81-40f56f1b4ba0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:46Z\", \"security_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "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-07-30T23:12:46.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-4b85a37b-c1db-40c1-98aa-6c559ecad496", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:46.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "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-07-30T23:12:46.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "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-07-30T23:12:46.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:47.505Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/security-groups/dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc.json used request id req-296a1b25-a7c2-49b4-b947-3d1c7ce6f56f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-b298bf56-52d7-4421-8e9e-253879ae7471", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-b298bf56-52d7-4421-8e9e-253879ae7471", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b298bf56-52d7-4421-8e9e-253879ae7471 Date: Tue, 30 Jul 2019 23:12:47 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-07-30T23:12:47Z\", \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:47Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"058b6d92-95bb-4c50-9ea5-1d0c9718f98f\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"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-07-30T23:12:47.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_floatingip_v3mdrw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-218e9722-430a-4262-956f-6074581c12c3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-521ef1d9-a162-4e53-bdbc-945bfc51758e Date: Tue, 30 Jul 2019 23:12:47 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:47Z\", \"updated_at\": \"2019-07-30T23:12:47Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:47Z\", \"revision_number\": 0, \"id\": \"c57d8537-5efc-4092-a1cf-1ddb2da5c329\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:47Z\", \"security_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:47Z\", \"revision_number\": 0, \"id\": \"e675d746-5154-4e74-88fd-e62ccfd5faec\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:47Z\", \"security_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"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-07-30T23:12:47.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-218e9722-430a-4262-956f-6074581c12c3", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "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-07-30T23:12:47.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "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-07-30T23:12:47.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "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-07-30T23:12:47.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "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-07-30T23:12:47.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "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-07-30T23:12:47.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "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-07-30T23:12:47.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:47.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "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-07-30T23:12:47.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.021Z", "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-07-30T23:12:47.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "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-07-30T23:12:47.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "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-07-30T23:12:47.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "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-07-30T23:12:47.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "bono_floatingip_v3mdrw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "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-07-30T23:12:47.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "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-07-30T23:12:47.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-521ef1d9-a162-4e53-bdbc-945bfc51758e", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "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-07-30T23:12:47.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5a71357-5074-40d1-99dd-a1af004472b7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-a5a71357-5074-40d1-99dd-a1af004472b7", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:47.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}377d77a89b9423f16bf2f879bbf8cff1477aee9c\" -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-07-30T23:12:47.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-08497f93-78fb-46e3-869b-b99b5acf3440 Date: Tue, 30 Jul 2019 23:12:48 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:47Z\", \"updated_at\": \"2019-07-30T23:12:47Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:47Z\", \"revision_number\": 0, \"id\": \"b6e3e3cc-de41-4ff1-8b35-46d48c1bb9e4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:47Z\", \"security_group_id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:47Z\", \"revision_number\": 0, \"id\": \"ca7b6d49-1b81-44dd-ba7b-b466c46f4a9a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:47Z\", \"security_group_id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-08497f93-78fb-46e3-869b-b99b5acf3440", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-08497f93-78fb-46e3-869b-b99b5acf3440", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:48.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2d90c3e0-16a2-4fd0-a0f1-90f4a385db98"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e2b34782-7c06-4de5-a787-a711e1604e97", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2d90c3e0-16a2-4fd0-a0f1-90f4a385db98"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-521ef1d9-a162-4e53-bdbc-945bfc51758e", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:47.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}d51d80b9bf2d764cc0ee829e8e3452751ad937be\" -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-07-30T23:12:48.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:48.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2b34782-7c06-4de5-a787-a711e1604e97 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2d90c3e0-16a2-4fd0-a0f1-90f4a385db98"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1004d439-4ed9-4ac7-8877-e95156674726 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "bono_floatingip_v3mdrw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-1004d439-4ed9-4ac7-8877-e95156674726", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "keypair_8ie45s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:48.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6e3ab85c-dc39-48fd-b7a5-915a387f69e0"}, {"node_instance_id": "keypair_8ie45s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef82e1db-3b02-4c4a-92bc-a56826340aad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6e3ab85c-dc39-48fd-b7a5-915a387f69e0"}, {"node_instance_id": "keypair_8ie45s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-ef82e1db-3b02-4c4a-92bc-a56826340aad", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6e3ab85c-dc39-48fd-b7a5-915a387f69e0"}], "metadata": {"pagination": {"total": 434, "offset": 101, "size": 50}}} 2019-07-30 23:12:56,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:56,763 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:56 GMT 2019-07-30 23:12:56,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:56,764 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:12:56,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:56,764 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:56,764 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:12:56,764 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:12:56,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-927ea13c-f1a9-48c8-9f76-141fd7da1209 Date: Tue, 30 Jul 2019 23:12:47 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:46Z", "updated_at": "2019-07-30T23:12:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:46Z", "revision_number": 0, "id": "05d9d11a-b6ba-4c71-9e3f-79b13a283f26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:46Z", "security_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:46Z", "revision_number": 0, "id": "bd38ab96-5565-4d88-8e81-40f56f1b4ba0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:46Z", "security_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "26416b73-ea49-4938-9765-e6a4aee8536c", "name": "clearwater-sg_homer"}} 2019-07-30 23:12:56,767 - 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-07-30 23:12:56,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-4b85a37b-c1db-40c1-98aa-6c559ecad496 2019-07-30 23:12:56,767 - 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-07-30 23:12:56,767 - 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-07-30 23:12:56,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups/dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc.json used request id req-296a1b25-a7c2-49b4-b947-3d1c7ce6f56f 2019-07-30 23:12:56,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-b298bf56-52d7-4421-8e9e-253879ae7471 2019-07-30 23:12:56,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-b298bf56-52d7-4421-8e9e-253879ae7471 2019-07-30 23:12:56,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b298bf56-52d7-4421-8e9e-253879ae7471 Date: Tue, 30 Jul 2019 23:12:47 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-07-30T23:12:47Z", "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 3478, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:47Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "058b6d92-95bb-4c50-9ea5-1d0c9718f98f"}} 2019-07-30 23:12:56,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:12:56,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:12:56,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-218e9722-430a-4262-956f-6074581c12c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:12:56,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-521ef1d9-a162-4e53-bdbc-945bfc51758e Date: Tue, 30 Jul 2019 23:12:47 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:47Z", "updated_at": "2019-07-30T23:12:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:47Z", "revision_number": 0, "id": "c57d8537-5efc-4092-a1cf-1ddb2da5c329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:47Z", "security_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:47Z", "revision_number": 0, "id": "e675d746-5154-4e74-88fd-e62ccfd5faec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:47Z", "security_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip"}} 2019-07-30 23:12:56,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-218e9722-430a-4262-956f-6074581c12c3 2019-07-30 23:12:56,769 - 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-07-30 23:12:56,769 - 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-07-30 23:12:56,769 - 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-07-30 23:12:56,769 - 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-07-30 23:12:56,769 - 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-07-30 23:12:56,770 - 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-07-30 23:12:56,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:12:56,770 - 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-07-30 23:12:56,770 - 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-07-30 23:12:56,770 - 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-07-30 23:12:56,770 - 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-07-30 23:12:56,771 - 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-07-30 23:12:56,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:12:56,771 - 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-07-30 23:12:56,771 - 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-07-30 23:12:56,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-521ef1d9-a162-4e53-bdbc-945bfc51758e 2019-07-30 23:12:56,771 - 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-07-30 23:12:56,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5a71357-5074-40d1-99dd-a1af004472b7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:12:56,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-a5a71357-5074-40d1-99dd-a1af004472b7 2019-07-30 23:12:56,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:12:56,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}377d77a89b9423f16bf2f879bbf8cff1477aee9c" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-07-30 23:12:56,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-08497f93-78fb-46e3-869b-b99b5acf3440 Date: Tue, 30 Jul 2019 23:12:48 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:47Z", "updated_at": "2019-07-30T23:12:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:47Z", "revision_number": 0, "id": "b6e3e3cc-de41-4ff1-8b35-46d48c1bb9e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:47Z", "security_group_id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:47Z", "revision_number": 0, "id": "ca7b6d49-1b81-44dd-ba7b-b466c46f4a9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:47Z", "security_group_id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "name": "clearwater-sg_sprout"}} 2019-07-30 23:12:56,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-08497f93-78fb-46e3-869b-b99b5acf3440 2019-07-30 23:12:56,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-08497f93-78fb-46e3-869b-b99b5acf3440 2019-07-30 23:12:56,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:12:56,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e2b34782-7c06-4de5-a787-a711e1604e97 2019-07-30 23:12:56,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-521ef1d9-a162-4e53-bdbc-945bfc51758e 2019-07-30 23:12:56,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}d51d80b9bf2d764cc0ee829e8e3452751ad937be" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-07-30 23:12:56,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:12:56,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2b34782-7c06-4de5-a787-a711e1604e97 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:12:56,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1004d439-4ed9-4ac7-8877-e95156674726 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:12:56,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:12:56,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-1004d439-4ed9-4ac7-8877-e95156674726 2019-07-30 23:12:56,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:12:56,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef82e1db-3b02-4c4a-92bc-a56826340aad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:12:56,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-ef82e1db-3b02-4c4a-92bc-a56826340aad 2019-07-30 23:12:56,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:12:56,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:12:56,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:12:56,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:12:56,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:12:56,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:12:56,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:12:56,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:12:56,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:12:56,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:12:56,858 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:12:56 GMT 2019-07-30 23:12:56,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:12:56,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:12:56,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:12:56,859 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:12:56,859 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:01,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:13:01,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:01,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:01,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:01,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:01,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:01,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:01,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:01,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:48.723Z", "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-07-30T23:12:47.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6eb84a6f3901a059858b0b6b6a7047e173e3c4e7\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:48.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "keypair_8ie45s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}114fc6e8afe7aee8fd6860a4905b06422a4be13f\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6e3ab85c-dc39-48fd-b7a5-915a387f69e0"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-daa3d9be-0588-4c77-a681-ef8b6e65b550 Date: Tue, 30 Jul 2019 23:12:48 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:48Z\", \"updated_at\": \"2019-07-30T23:12:48Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:48Z\", \"revision_number\": 0, \"id\": \"1b8c5f33-2404-4953-93c3-e83313567d09\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:48Z\", \"security_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:48Z\", \"revision_number\": 0, \"id\": \"451cdb73-6ba8-4c1d-9d8e-cb1ce079ddbd\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:48Z\", \"security_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b7cd202-8e47-4525-aceb-3cf51d7f6da7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-2b7cd202-8e47-4525-aceb-3cf51d7f6da7", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-daa3d9be-0588-4c77-a681-ef8b6e65b550", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/security-groups/4b17695c-f2ae-4cfe-a117-67818bdbd3ae.json used request id req-75730022-2bc1-4044-a9eb-1c22221e3a39", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}040706e626cb7614defc723ee53ac194a8dcb67b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"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-07-30T23:12:49.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-75730022-2bc1-4044-a9eb-1c22221e3a39 Date: Tue, 30 Jul 2019 23:12:49 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:46Z\", \"updated_at\": \"2019-07-30T23:12:46Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:46Z\", \"revision_number\": 0, \"id\": \"32a3a317-0c58-45d9-aa71-7e0e7e6364e8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:46Z\", \"security_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:46Z\", \"revision_number\": 0, \"id\": \"ca570cd1-07a0-4e6b-83bf-57f30bb22051\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:46Z\", \"security_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-c7e362e8-3525-4eb5-a6f7-7857090fa935", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-c7e362e8-3525-4eb5-a6f7-7857090fa935", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c7e362e8-3525-4eb5-a6f7-7857090fa935 Date: Tue, 30 Jul 2019 23:12:48 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:48Z\", \"updated_at\": \"2019-07-30T23:12:48Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:48Z\", \"revision_number\": 0, \"id\": \"289c5447-47d4-4e1c-a4ef-3f13885d303a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:48Z\", \"security_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:48Z\", \"revision_number\": 0, \"id\": \"a43f9fef-77b7-457c-9782-4f74d8b0f02c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:48Z\", \"security_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-28943ab6-d020-4e3f-8ac2-6bda435d98fa Date: Tue, 30 Jul 2019 23:12:48 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"ebb710e0-2074-4adc-80f4-d19ed9065ccb\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a54c04c8-d102-41dc-ac00-0fab347e2bef\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T17:34:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"created_at\":\"2019-07-30T17:11:23Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2d90c3e0-16a2-4fd0-a0f1-90f4a385db98"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-28943ab6-d020-4e3f-8ac2-6bda435d98fa", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2d90c3e0-16a2-4fd0-a0f1-90f4a385db98"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-28943ab6-d020-4e3f-8ac2-6bda435d98fa", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2d90c3e0-16a2-4fd0-a0f1-90f4a385db98"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "Using floating ip network ebb710e0-2074-4adc-80f4-d19ed9065ccb from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2d90c3e0-16a2-4fd0-a0f1-90f4a385db98"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87fa7084dd0f5b8920a944728e2c06e59d2f1232\" -d '{\"floatingip\": {\"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2d90c3e0-16a2-4fd0-a0f1-90f4a385db98"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-053e32ed-d5ca-4ec0-95ae-4d0fdea4d85b Date: Tue, 30 Jul 2019 23:12:49 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"ebb710e0-2074-4adc-80f4-d19ed9065ccb\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a54c04c8-d102-41dc-ac00-0fab347e2bef\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T17:34:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"created_at\":\"2019-07-30T17:11:23Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83\" -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-07-30T23:12:49.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "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-07-30T23:12:48.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:48.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53795d78-1fa3-493b-836f-11b3856b3aec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "bono_floatingip_v3mdrw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-53795d78-1fa3-493b-836f-11b3856b3aec", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/4b17695c-f2ae-4cfe-a117-67818bdbd3ae.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}040706e626cb7614defc723ee53ac194a8dcb67b\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-daa3d9be-0588-4c77-a681-ef8b6e65b550", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:48.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.275Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/4b17695c-f2ae-4cfe-a117-67818bdbd3ae.json used request id req-75730022-2bc1-4044-a9eb-1c22221e3a39", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/26416b73-ea49-4938-9765-e6a4aee8536c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}944fc0f3da72a228b218f1375a50e80bd13c7f1c\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}7031b1af027367bc7860145a7a1f5c74ba7fc930\" -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-07-30T23:12:49.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6eb84a6f3901a059858b0b6b6a7047e173e3c4e7\" -d '{\"floatingip\": {\"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "Using floating ip network ebb710e0-2074-4adc-80f4-d19ed9065ccb from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-053e32ed-d5ca-4ec0-95ae-4d0fdea4d85b", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-053e32ed-d5ca-4ec0-95ae-4d0fdea4d85b", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}], "metadata": {"pagination": {"total": 623, "offset": 151, "size": 50}}} 2019-07-30 23:13:01,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:01,952 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:01 GMT 2019-07-30 23:13:01,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:01,952 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:13:01,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:01,952 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:01,952 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:01,952 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:13:01,955 - 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-07-30 23:13:01,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb84a6f3901a059858b0b6b6a7047e173e3c4e7" 2019-07-30 23:13:01,956 - 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-07-30 23:13:01,956 - 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-07-30 23:13:01,956 - 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-07-30 23:13:01,956 - 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-07-30 23:13:01,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:01,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114fc6e8afe7aee8fd6860a4905b06422a4be13f" 2019-07-30 23:13:01,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-daa3d9be-0588-4c77-a681-ef8b6e65b550 Date: Tue, 30 Jul 2019 23:12:48 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:48Z", "updated_at": "2019-07-30T23:12:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:48Z", "revision_number": 0, "id": "1b8c5f33-2404-4953-93c3-e83313567d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:48Z", "security_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:48Z", "revision_number": 0, "id": "451cdb73-6ba8-4c1d-9d8e-cb1ce079ddbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:48Z", "security_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "09df4036-fa6a-4497-9572-dfa8854329ba", "name": "clearwater-sg_dime"}} 2019-07-30 23:13:01,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b7cd202-8e47-4525-aceb-3cf51d7f6da7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:01,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-2b7cd202-8e47-4525-aceb-3cf51d7f6da7 2019-07-30 23:13:01,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-daa3d9be-0588-4c77-a681-ef8b6e65b550 2019-07-30 23:13:01,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups/4b17695c-f2ae-4cfe-a117-67818bdbd3ae.json used request id req-75730022-2bc1-4044-a9eb-1c22221e3a39 2019-07-30 23:13:01,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}040706e626cb7614defc723ee53ac194a8dcb67b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:01,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-75730022-2bc1-4044-a9eb-1c22221e3a39 Date: Tue, 30 Jul 2019 23:12:49 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:46Z", "updated_at": "2019-07-30T23:12:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:46Z", "revision_number": 0, "id": "32a3a317-0c58-45d9-aa71-7e0e7e6364e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:46Z", "security_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:46Z", "revision_number": 0, "id": "ca570cd1-07a0-4e6b-83bf-57f30bb22051", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:46Z", "security_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "name": "clearwater-sg_ellis"}} 2019-07-30 23:13:01,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-c7e362e8-3525-4eb5-a6f7-7857090fa935 2019-07-30 23:13:01,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-c7e362e8-3525-4eb5-a6f7-7857090fa935 2019-07-30 23:13:01,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c7e362e8-3525-4eb5-a6f7-7857090fa935 Date: Tue, 30 Jul 2019 23:12:48 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:48Z", "updated_at": "2019-07-30T23:12:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:48Z", "revision_number": 0, "id": "289c5447-47d4-4e1c-a4ef-3f13885d303a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:48Z", "security_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:48Z", "revision_number": 0, "id": "a43f9fef-77b7-457c-9782-4f74d8b0f02c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:48Z", "security_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base"}} 2019-07-30 23:13:01,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-28943ab6-d020-4e3f-8ac2-6bda435d98fa Date: Tue, 30 Jul 2019 23:12:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 23:13:01,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-28943ab6-d020-4e3f-8ac2-6bda435d98fa 2019-07-30 23:13:01,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-28943ab6-d020-4e3f-8ac2-6bda435d98fa 2019-07-30 23:13:01,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network ebb710e0-2074-4adc-80f4-d19ed9065ccb from name external provided. 2019-07-30 23:13:01,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87fa7084dd0f5b8920a944728e2c06e59d2f1232" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}}' 2019-07-30 23:13:01,959 - 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-07-30 23:13:01,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-053e32ed-d5ca-4ec0-95ae-4d0fdea4d85b Date: Tue, 30 Jul 2019 23:12:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 23:13:01,959 - 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-07-30 23:13:01,960 - 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-07-30 23:13:01,960 - 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-07-30 23:13:01,960 - 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-07-30 23:13:01,960 - 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-07-30 23:13:01,960 - 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-07-30 23:13:01,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-07-30 23:13:01,961 - 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-07-30 23:13:01,961 - 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-07-30 23:13:01,961 - 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-07-30 23:13:01,961 - 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-07-30 23:13:01,961 - 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-07-30 23:13:01,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:01,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53795d78-1fa3-493b-836f-11b3856b3aec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:01,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:13:01,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-53795d78-1fa3-493b-836f-11b3856b3aec 2019-07-30 23:13:01,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/4b17695c-f2ae-4cfe-a117-67818bdbd3ae.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}040706e626cb7614defc723ee53ac194a8dcb67b" 2019-07-30 23:13:01,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-daa3d9be-0588-4c77-a681-ef8b6e65b550 2019-07-30 23:13:01,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/4b17695c-f2ae-4cfe-a117-67818bdbd3ae.json used request id req-75730022-2bc1-4044-a9eb-1c22221e3a39 2019-07-30 23:13:01,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/26416b73-ea49-4938-9765-e6a4aee8536c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944fc0f3da72a228b218f1375a50e80bd13c7f1c" 2019-07-30 23:13:01,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}7031b1af027367bc7860145a7a1f5c74ba7fc930" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-07-30 23:13:01,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb84a6f3901a059858b0b6b6a7047e173e3c4e7" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}}' 2019-07-30 23:13:01,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network ebb710e0-2074-4adc-80f4-d19ed9065ccb from name external provided. 2019-07-30 23:13:01,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-053e32ed-d5ca-4ec0-95ae-4d0fdea4d85b 2019-07-30 23:13:01,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-053e32ed-d5ca-4ec0-95ae-4d0fdea4d85b 2019-07-30 23:13:01,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:13:02,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:02,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:02,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:02,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:02,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:02,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:02,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:02,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:13:02,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:02,054 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:02 GMT 2019-07-30 23:13:02,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:02,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:13:02,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:02,055 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:02,055 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:07,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:13:07,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:07,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:07,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:07,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:07,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:07,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:07,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:07,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "Using floating ip network ebb710e0-2074-4adc-80f4-d19ed9065ccb from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6eb84a6f3901a059858b0b6b6a7047e173e3c4e7\" -d '{\"floatingip\": {\"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}7031b1af027367bc7860145a7a1f5c74ba7fc930\" -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-07-30T23:12:49.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/26416b73-ea49-4938-9765-e6a4aee8536c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}944fc0f3da72a228b218f1375a50e80bd13c7f1c\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-59ba0af8-7dc0-46c2-88a8-4d2824effef6 Date: Tue, 30 Jul 2019 23:12:49 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-07-30T23:12:48Z\", \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:48Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"37f5c02d-4683-4209-8575-fd4b2d81a59b\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-59ba0af8-7dc0-46c2-88a8-4d2824effef6", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"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-07-30T23:12:49.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-59ba0af8-7dc0-46c2-88a8-4d2824effef6", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5c569cd2-39f2-4096-89cd-ef48024e7800", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-5c569cd2-39f2-4096-89cd-ef48024e7800 Date: Tue, 30 Jul 2019 23:12:49 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-07-30T23:12:49Z\", \"security_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:49Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"4d34de2d-3c83-4c0f-aabe-44a7e7982bea\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}040706e626cb7614defc723ee53ac194a8dcb67b\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"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-07-30T23:12:49.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5c569cd2-39f2-4096-89cd-ef48024e7800", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "keypair_8ie45s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-00f9ac3a-f442-4c69-ab57-d252a02c70b8 x-compute-request-id: req-00f9ac3a-f442-4c69-ab57-d252a02c70b8 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6e3ab85c-dc39-48fd-b7a5-915a387f69e0"}, {"node_instance_id": "keypair_8ie45s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-00f9ac3a-f442-4c69-ab57-d252a02c70b8", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6e3ab85c-dc39-48fd-b7a5-915a387f69e0"}, {"node_instance_id": "keypair_8ie45s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "Using external resource keypair: cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6e3ab85c-dc39-48fd-b7a5-915a387f69e0"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-38418d19-c4b3-4100-81e4-151af2b844b7 Date: Tue, 30 Jul 2019 23:12:49 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:49Z\", \"updated_at\": \"2019-07-30T23:12:49Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:49Z\", \"revision_number\": 0, \"id\": \"0bd919cf-e37c-48de-9c8e-8eab7ae01a9f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:49Z\", \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:49Z\", \"revision_number\": 0, \"id\": \"7ab5c1c6-d7c5-4109-aad4-851cca6542c4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:49Z\", \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-38418d19-c4b3-4100-81e4-151af2b844b7", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "keypair_8ie45s", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-00f9ac3a-f442-4c69-ab57-d252a02c70b8", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6e3ab85c-dc39-48fd-b7a5-915a387f69e0"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-38418d19-c4b3-4100-81e4-151af2b844b7", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-537903e0-f7d9-4528-8bc5-d8c3a0d2aff8 Date: Tue, 30 Jul 2019 23:12:49 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-07-30T23:12:49Z\", \"security_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:49Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"b0b6ae45-ac14-42ac-8382-6f6ebc09d6fd\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-537903e0-f7d9-4528-8bc5-d8c3a0d2aff8", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-537903e0-f7d9-4528-8bc5-d8c3a0d2aff8", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4bbc9993-536f-48bc-a5cc-94927727fa92"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:49.882Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-72ab4b99-f678-4407-906c-a08a1753f4b5 Date: Tue, 30 Jul 2019 23:12:49 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:46Z\", \"updated_at\": \"2019-07-30T23:12:46Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:46Z\", \"revision_number\": 0, \"id\": \"05d9d11a-b6ba-4c71-9e3f-79b13a283f26\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:46Z\", \"security_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:46Z\", \"revision_number\": 0, \"id\": \"bd38ab96-5565-4d88-8e81-40f56f1b4ba0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:46Z\", \"security_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-943472f0-cf80-44b4-bb6a-4ec97b3f141d Date: Tue, 30 Jul 2019 23:12:49 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-07-30T23:12:49Z\", \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:49Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-244e2661-a55d-4531-a381-04be38ad488e", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-244e2661-a55d-4531-a381-04be38ad488e", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e57aca41-cf3b-4bdb-9ea3-f5c06455609e Date: Tue, 30 Jul 2019 23:12:50 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-07-30T23:12:50Z\", \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:50Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"d8a87c50-fcc6-4064-a370-e9a8f78014d9\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-943472f0-cf80-44b4-bb6a-4ec97b3f141d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-943472f0-cf80-44b4-bb6a-4ec97b3f141d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"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-07-30T23:12:49.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-e5b52ba5-64cc-4711-860f-aec6a6f39b26", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/bd25b295-f16a-48a9-97ef-c71a27020eda.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}065946328e6e4e96fc6ffa9aeced9389d503a97f\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e5b52ba5-64cc-4711-860f-aec6a6f39b26 Date: Tue, 30 Jul 2019 23:12:49 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-07-30T23:12:49Z\", \"security_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:49Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e637eb97-dcf1-4154-bb3f-bbe09b42546e\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-e5b52ba5-64cc-4711-860f-aec6a6f39b26", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:49.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}944fc0f3da72a228b218f1375a50e80bd13c7f1c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"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-07-30T23:12:49.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-8dade287-e11e-4f39-9126-15ffb36fb177 Date: Tue, 30 Jul 2019 23:12:50 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:47Z\", \"updated_at\": \"2019-07-30T23:12:47Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:47Z\", \"revision_number\": 0, \"id\": \"c57d8537-5efc-4092-a1cf-1ddb2da5c329\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:47Z\", \"security_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:47Z\", \"revision_number\": 0, \"id\": \"e675d746-5154-4e74-88fd-e62ccfd5faec\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:47Z\", \"security_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"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-07-30T23:12:50.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/security-groups/bd25b295-f16a-48a9-97ef-c71a27020eda.json used request id req-8dade287-e11e-4f39-9126-15ffb36fb177", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/a69d5dc2-5fcf-40f2-ad2c-10346d16b32f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b9ab07b971ad47785b880eb8e2b3ade1073b8ce\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/bd25b295-f16a-48a9-97ef-c71a27020eda.json used request id req-8dade287-e11e-4f39-9126-15ffb36fb177", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}065946328e6e4e96fc6ffa9aeced9389d503a97f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f952e99a-28c3-4a1b-9dfb-b6360878b9a0 Date: Tue, 30 Jul 2019 23:12:50 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-07-30T23:12:50Z\", \"security_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:50Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"0a47b93b-bf8c-4c81-a661-efb8d381cfd6\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-f952e99a-28c3-4a1b-9dfb-b6360878b9a0", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-f952e99a-28c3-4a1b-9dfb-b6360878b9a0", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d646dfff-8461-4899-a559-8e72868181f4"}, {"node_instance_id": "keypair_8ie45s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "keypair_8ie45s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "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-07-30T23:12:50.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-8988d513-c607-4759-a5fa-96eb6a8d0dea Date: Tue, 30 Jul 2019 23:12:50 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:47Z\", \"updated_at\": \"2019-07-30T23:12:47Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:47Z\", \"revision_number\": 0, \"id\": \"b6e3e3cc-de41-4ff1-8b35-46d48c1bb9e4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:47Z\", \"security_group_id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:47Z\", \"revision_number\": 0, \"id\": \"ca7b6d49-1b81-44dd-ba7b-b466c46f4a9a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:47Z\", \"security_group_id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/security-groups/a69d5dc2-5fcf-40f2-ad2c-10346d16b32f.json used request id req-8988d513-c607-4759-a5fa-96eb6a8d0dea", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/a69d5dc2-5fcf-40f2-ad2c-10346d16b32f.json used request id req-8988d513-c607-4759-a5fa-96eb6a8d0dea", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}3b9ab07b971ad47785b880eb8e2b3ade1073b8ce\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"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-07-30T23:12:50.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}], "metadata": {"pagination": {"total": 875, "offset": 201, "size": 50}}} 2019-07-30 23:13:07,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:07,158 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:07 GMT 2019-07-30 23:13:07,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:07,158 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:13:07,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:07,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:07,159 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:07,159 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:13:07,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network ebb710e0-2074-4adc-80f4-d19ed9065ccb from name external provided. 2019-07-30 23:13:07,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb84a6f3901a059858b0b6b6a7047e173e3c4e7" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}}' 2019-07-30 23:13:07,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}7031b1af027367bc7860145a7a1f5c74ba7fc930" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-07-30 23:13:07,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/26416b73-ea49-4938-9765-e6a4aee8536c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944fc0f3da72a228b218f1375a50e80bd13c7f1c" 2019-07-30 23:13:07,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-59ba0af8-7dc0-46c2-88a8-4d2824effef6 Date: Tue, 30 Jul 2019 23:12:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-07-30T23:12:48Z", "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 3478, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:48Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "37f5c02d-4683-4209-8575-fd4b2d81a59b"}} 2019-07-30 23:13:07,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-59ba0af8-7dc0-46c2-88a8-4d2824effef6 2019-07-30 23:13:07,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:07,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-59ba0af8-7dc0-46c2-88a8-4d2824effef6 2019-07-30 23:13:07,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5c569cd2-39f2-4096-89cd-ef48024e7800 2019-07-30 23:13:07,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-5c569cd2-39f2-4096-89cd-ef48024e7800 Date: Tue, 30 Jul 2019 23:12:49 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-07-30T23:12:49Z", "security_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "port_range_min": 80, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:49Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "4d34de2d-3c83-4c0f-aabe-44a7e7982bea"}} 2019-07-30 23:13:07,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}040706e626cb7614defc723ee53ac194a8dcb67b" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:07,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5c569cd2-39f2-4096-89cd-ef48024e7800 2019-07-30 23:13:07,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-00f9ac3a-f442-4c69-ab57-d252a02c70b8 x-compute-request-id: req-00f9ac3a-f442-4c69-ab57-d252a02c70b8 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:07,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-00f9ac3a-f442-4c69-ab57-d252a02c70b8 2019-07-30 23:13:07,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64 2019-07-30 23:13:07,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-38418d19-c4b3-4100-81e4-151af2b844b7 Date: Tue, 30 Jul 2019 23:12:49 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:49Z", "updated_at": "2019-07-30T23:12:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:49Z", "revision_number": 0, "id": "0bd919cf-e37c-48de-9c8e-8eab7ae01a9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:49Z", "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:49Z", "revision_number": 0, "id": "7ab5c1c6-d7c5-4109-aad4-851cca6542c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:49Z", "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "name": "clearwater-sg_vellum"}} 2019-07-30 23:13:07,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-38418d19-c4b3-4100-81e4-151af2b844b7 2019-07-30 23:13:07,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-00f9ac3a-f442-4c69-ab57-d252a02c70b8 2019-07-30 23:13:07,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-38418d19-c4b3-4100-81e4-151af2b844b7 2019-07-30 23:13:07,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-537903e0-f7d9-4528-8bc5-d8c3a0d2aff8 Date: Tue, 30 Jul 2019 23:12:49 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-07-30T23:12:49Z", "security_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "port_range_min": 443, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:49Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "b0b6ae45-ac14-42ac-8382-6f6ebc09d6fd"}} 2019-07-30 23:13:07,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-537903e0-f7d9-4528-8bc5-d8c3a0d2aff8 2019-07-30 23:13:07,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-537903e0-f7d9-4528-8bc5-d8c3a0d2aff8 2019-07-30 23:13:07,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-72ab4b99-f678-4407-906c-a08a1753f4b5 Date: Tue, 30 Jul 2019 23:12:49 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:46Z", "updated_at": "2019-07-30T23:12:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:46Z", "revision_number": 0, "id": "05d9d11a-b6ba-4c71-9e3f-79b13a283f26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:46Z", "security_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:46Z", "revision_number": 0, "id": "bd38ab96-5565-4d88-8e81-40f56f1b4ba0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:46Z", "security_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "26416b73-ea49-4938-9765-e6a4aee8536c", "name": "clearwater-sg_homer"}} 2019-07-30 23:13:07,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-943472f0-cf80-44b4-bb6a-4ec97b3f141d Date: Tue, 30 Jul 2019 23:12:49 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-07-30T23:12:49Z", "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 5060, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:49Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de"}} 2019-07-30 23:13:07,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-244e2661-a55d-4531-a381-04be38ad488e 2019-07-30 23:13:07,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-244e2661-a55d-4531-a381-04be38ad488e 2019-07-30 23:13:07,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e57aca41-cf3b-4bdb-9ea3-f5c06455609e Date: Tue, 30 Jul 2019 23:12:50 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-07-30T23:12:50Z", "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 5060, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:50Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "d8a87c50-fcc6-4064-a370-e9a8f78014d9"}} 2019-07-30 23:13:07,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-943472f0-cf80-44b4-bb6a-4ec97b3f141d 2019-07-30 23:13:07,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-943472f0-cf80-44b4-bb6a-4ec97b3f141d 2019-07-30 23:13:07,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:07,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-e5b52ba5-64cc-4711-860f-aec6a6f39b26 2019-07-30 23:13:07,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/bd25b295-f16a-48a9-97ef-c71a27020eda.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}065946328e6e4e96fc6ffa9aeced9389d503a97f" 2019-07-30 23:13:07,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e5b52ba5-64cc-4711-860f-aec6a6f39b26 Date: Tue, 30 Jul 2019 23:12:49 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-07-30T23:12:49Z", "security_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "port_range_min": 7888, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:49Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e637eb97-dcf1-4154-bb3f-bbe09b42546e"}} 2019-07-30 23:13:07,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-e5b52ba5-64cc-4711-860f-aec6a6f39b26 2019-07-30 23:13:07,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}944fc0f3da72a228b218f1375a50e80bd13c7f1c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:07,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-8dade287-e11e-4f39-9126-15ffb36fb177 Date: Tue, 30 Jul 2019 23:12:50 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:47Z", "updated_at": "2019-07-30T23:12:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:47Z", "revision_number": 0, "id": "c57d8537-5efc-4092-a1cf-1ddb2da5c329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:47Z", "security_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:47Z", "revision_number": 0, "id": "e675d746-5154-4e74-88fd-e62ccfd5faec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:47Z", "security_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip"}} 2019-07-30 23:13:07,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups/bd25b295-f16a-48a9-97ef-c71a27020eda.json used request id req-8dade287-e11e-4f39-9126-15ffb36fb177 2019-07-30 23:13:07,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/a69d5dc2-5fcf-40f2-ad2c-10346d16b32f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b9ab07b971ad47785b880eb8e2b3ade1073b8ce" 2019-07-30 23:13:07,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/bd25b295-f16a-48a9-97ef-c71a27020eda.json used request id req-8dade287-e11e-4f39-9126-15ffb36fb177 2019-07-30 23:13:07,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}065946328e6e4e96fc6ffa9aeced9389d503a97f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:07,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f952e99a-28c3-4a1b-9dfb-b6360878b9a0 Date: Tue, 30 Jul 2019 23:12:50 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-07-30T23:12:50Z", "security_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "port_range_min": 9160, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:50Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "0a47b93b-bf8c-4c81-a661-efb8d381cfd6"}} 2019-07-30 23:13:07,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-f952e99a-28c3-4a1b-9dfb-b6360878b9a0 2019-07-30 23:13:07,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-f952e99a-28c3-4a1b-9dfb-b6360878b9a0 2019-07-30 23:13:07,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:07,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-30 23:13:07,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 23:13:07,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-8988d513-c607-4759-a5fa-96eb6a8d0dea Date: Tue, 30 Jul 2019 23:12:50 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:47Z", "updated_at": "2019-07-30T23:12:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:47Z", "revision_number": 0, "id": "b6e3e3cc-de41-4ff1-8b35-46d48c1bb9e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:47Z", "security_group_id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:47Z", "revision_number": 0, "id": "ca7b6d49-1b81-44dd-ba7b-b466c46f4a9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:47Z", "security_group_id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "name": "clearwater-sg_sprout"}} 2019-07-30 23:13:07,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups/a69d5dc2-5fcf-40f2-ad2c-10346d16b32f.json used request id req-8988d513-c607-4759-a5fa-96eb6a8d0dea 2019-07-30 23:13:07,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/a69d5dc2-5fcf-40f2-ad2c-10346d16b32f.json used request id req-8988d513-c607-4759-a5fa-96eb6a8d0dea 2019-07-30 23:13:07,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}3b9ab07b971ad47785b880eb8e2b3ade1073b8ce" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:07,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:13:07,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:07,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:07,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:07,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:07,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:07,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:07,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:07,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:13:07,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:07,248 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:07 GMT 2019-07-30 23:13:07,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:07,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:13:07,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:07,248 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:07,248 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:12,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:13:12,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:12,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:12,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:12,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:12,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:12,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:12,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:12,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5db81c47-7539-44bd-9807-cd25f1653ab7", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"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-07-30T23:12:50.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5db81c47-7539-44bd-9807-cd25f1653ab7", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "keypair_8ie45s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "keypair_8ie45s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e57aca41-cf3b-4bdb-9ea3-f5c06455609e Date: Tue, 30 Jul 2019 23:12:50 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-07-30T23:12:50Z\", \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:50Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"d8a87c50-fcc6-4064-a370-e9a8f78014d9\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:50.555Z", "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-07-30T23:12:50.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-29fc3be6-e9b7-49e7-8704-eccb3da5dd03", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-57880047-4dcf-4ca8-8167-91fdfa719e00", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/09df4036-fa6a-4497-9572-dfa8854329ba.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d51d80b9bf2d764cc0ee829e8e3452751ad937be\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-df88d17b-5f7c-452c-ae10-c8dc0a774f8d Date: Tue, 30 Jul 2019 23:12:50 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:49Z\", \"updated_at\": \"2019-07-30T23:12:49Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 0, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": null, \"id\": \"1b32e912-9dd3-420d-b920-2a861ddb426b\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2d90c3e0-16a2-4fd0-a0f1-90f4a385db98"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/e319d58f-d623-4e59-adce-a091bf4aab51.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}377d77a89b9423f16bf2f879bbf8cff1477aee9c\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-df88d17b-5f7c-452c-ae10-c8dc0a774f8d", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2d90c3e0-16a2-4fd0-a0f1-90f4a385db98"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-57880047-4dcf-4ca8-8167-91fdfa719e00 Date: Tue, 30 Jul 2019 23:12:50 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-07-30T23:12:50Z\", \"security_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:50Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-29fc3be6-e9b7-49e7-8704-eccb3da5dd03 Date: Tue, 30 Jul 2019 23:12:50 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9888, \"updated_at\": \"2019-07-30T23:12:50Z\", \"security_group_id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:50Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"9639f5c6-9bc9-4483-ac41-2020b12ef4a2\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-57880047-4dcf-4ca8-8167-91fdfa719e00", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}065946328e6e4e96fc6ffa9aeced9389d503a97f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"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-07-30T23:12:50.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "keypair_8ie45s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'778312b64a1a4940aa9f1a8df3199800', u'created_at': u'2019-07-30T23:12:49Z', u'updated_at': u'2019-07-30T23:12:49Z', u'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'778312b64a1a4940aa9f1a8df3199800', u'port_id': None, u'id': u'1b32e912-9dd3-420d-b920-2a861ddb426b', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2d90c3e0-16a2-4fd0-a0f1-90f4a385db98"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-86ecd171-18d7-41f7-9e8a-e2499ce9bec9 Date: Tue, 30 Jul 2019 23:12:50 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-07-30T23:12:50Z\", \"security_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:50Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-df88d17b-5f7c-452c-ae10-c8dc0a774f8d", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2d90c3e0-16a2-4fd0-a0f1-90f4a385db98"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-86ecd171-18d7-41f7-9e8a-e2499ce9bec9", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-86ecd171-18d7-41f7-9e8a-e2499ce9bec9", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}065946328e6e4e96fc6ffa9aeced9389d503a97f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"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-07-30T23:12:50.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.084Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-29fc3be6-e9b7-49e7-8704-eccb3da5dd03", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d6b1b49-0db2-4ed3-9f30-564dc3c47b12"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/09df4036-fa6a-4497-9572-dfa8854329ba.json used request id req-c2364c21-b505-4e2e-821d-530b40d6efc0", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}d51d80b9bf2d764cc0ee829e8e3452751ad937be\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"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-07-30T23:12:51.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e09f25e6-62de-462b-9adc-7107f4026829 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z\", \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:51Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"f369637e-50ce-40f7-9416-e8954b5c5d2a\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"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-07-30T23:12:51.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-e09f25e6-62de-462b-9adc-7107f4026829", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-e09f25e6-62de-462b-9adc-7107f4026829", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-c46cd3c8-53a4-4632-ab11-4092a28d5054 Date: Tue, 30 Jul 2019 23:12:51 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:50Z\", \"updated_at\": \"2019-07-30T23:12:50Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 0, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": null, \"id\": \"b8f262a2-31a3-45d6-b7c7-fbed823cfcf5\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-c46cd3c8-53a4-4632-ab11-4092a28d5054", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'778312b64a1a4940aa9f1a8df3199800', u'created_at': u'2019-07-30T23:12:50Z', u'updated_at': u'2019-07-30T23:12:50Z', u'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'778312b64a1a4940aa9f1a8df3199800', u'port_id': None, u'id': u'b8f262a2-31a3-45d6-b7c7-fbed823cfcf5', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/security-groups/e319d58f-d623-4e59-adce-a091bf4aab51.json used request id req-a7f6d08d-547d-4eb6-8038-341a6e7cd3d6", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-c46cd3c8-53a4-4632-ab11-4092a28d5054", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e0186b5b-6d51-45bd-adf2-3ee21f03bc4c"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/e319d58f-d623-4e59-adce-a091bf4aab51.json used request id req-a7f6d08d-547d-4eb6-8038-341a6e7cd3d6", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "keypair_8ie45s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}377d77a89b9423f16bf2f879bbf8cff1477aee9c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"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-07-30T23:12:51.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/security-groups/09df4036-fa6a-4497-9572-dfa8854329ba.json used request id req-c2364c21-b505-4e2e-821d-530b40d6efc0", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-c2364c21-b505-4e2e-821d-530b40d6efc0 Date: Tue, 30 Jul 2019 23:12:51 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:48Z\", \"updated_at\": \"2019-07-30T23:12:48Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:48Z\", \"revision_number\": 0, \"id\": \"1b8c5f33-2404-4953-93c3-e83313567d09\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:48Z\", \"security_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:48Z\", \"revision_number\": 0, \"id\": \"451cdb73-6ba8-4c1d-9d8e-cb1ce079ddbd\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:48Z\", \"security_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-409b522f-9e35-4981-b056-02b01b9d88e5", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-409b522f-9e35-4981-b056-02b01b9d88e5", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-409b522f-9e35-4981-b056-02b01b9d88e5 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z\", \"security_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:51Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32a946c1-0e28-40ad-b181-0aaa8132a7d9"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-a7f6d08d-547d-4eb6-8038-341a6e7cd3d6 Date: Tue, 30 Jul 2019 23:12:51 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:48Z\", \"updated_at\": \"2019-07-30T23:12:48Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:48Z\", \"revision_number\": 0, \"id\": \"289c5447-47d4-4e1c-a4ef-3f13885d303a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:48Z\", \"security_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:48Z\", \"revision_number\": 0, \"id\": \"a43f9fef-77b7-457c-9782-4f74d8b0f02c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:48Z\", \"security_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17412192d43840fe70239775fa53aa6b99189b83\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:51.596Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-aeaf4865-02ce-4630-903e-88a310846f61 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z\", \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:51Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"4b6a4cfa-6cd5-4253-a5f3-d4457bc64750\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}], "metadata": {"pagination": {"total": 930, "offset": 251, "size": 50}}} 2019-07-30 23:13:12,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:12,504 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:12 GMT 2019-07-30 23:13:12,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:12,504 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:13:12,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:12,504 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:12,504 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:12,504 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:13:12,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5db81c47-7539-44bd-9807-cd25f1653ab7 2019-07-30 23:13:12,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:12,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5db81c47-7539-44bd-9807-cd25f1653ab7 2019-07-30 23:13:12,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:12,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-30 23:13:12,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e57aca41-cf3b-4bdb-9ea3-f5c06455609e Date: Tue, 30 Jul 2019 23:12:50 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-07-30T23:12:50Z", "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 5060, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:50Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "d8a87c50-fcc6-4064-a370-e9a8f78014d9"}} 2019-07-30 23:13:12,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 23:13:12,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-29fc3be6-e9b7-49e7-8704-eccb3da5dd03 2019-07-30 23:13:12,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-57880047-4dcf-4ca8-8167-91fdfa719e00 2019-07-30 23:13:12,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/09df4036-fa6a-4497-9572-dfa8854329ba.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d51d80b9bf2d764cc0ee829e8e3452751ad937be" 2019-07-30 23:13:12,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-df88d17b-5f7c-452c-ae10-c8dc0a774f8d Date: Tue, 30 Jul 2019 23:12:50 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:49Z", "updated_at": "2019-07-30T23:12:49Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": null, "id": "1b32e912-9dd3-420d-b920-2a861ddb426b", "qos_policy_id": null}} 2019-07-30 23:13:12,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/e319d58f-d623-4e59-adce-a091bf4aab51.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}377d77a89b9423f16bf2f879bbf8cff1477aee9c" 2019-07-30 23:13:12,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-df88d17b-5f7c-452c-ae10-c8dc0a774f8d 2019-07-30 23:13:12,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-57880047-4dcf-4ca8-8167-91fdfa719e00 Date: Tue, 30 Jul 2019 23:12:50 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-07-30T23:12:50Z", "security_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "port_range_min": 5058, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:50Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}} 2019-07-30 23:13:12,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-29fc3be6-e9b7-49e7-8704-eccb3da5dd03 Date: Tue, 30 Jul 2019 23:12:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9888, "updated_at": "2019-07-30T23:12:50Z", "security_group_id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "port_range_min": 9888, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:50Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "9639f5c6-9bc9-4483-ac41-2020b12ef4a2"}} 2019-07-30 23:13:12,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-57880047-4dcf-4ca8-8167-91fdfa719e00 2019-07-30 23:13:12,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}065946328e6e4e96fc6ffa9aeced9389d503a97f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:12,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:13:12,510 - 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'778312b64a1a4940aa9f1a8df3199800', u'created_at': u'2019-07-30T23:12:49Z', u'updated_at': u'2019-07-30T23:12:49Z', u'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'778312b64a1a4940aa9f1a8df3199800', u'port_id': None, u'id': u'1b32e912-9dd3-420d-b920-2a861ddb426b', u'qos_policy_id': None} 2019-07-30 23:13:12,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-86ecd171-18d7-41f7-9e8a-e2499ce9bec9 Date: Tue, 30 Jul 2019 23:12:50 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-07-30T23:12:50Z", "security_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "port_range_min": 5054, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:50Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}} 2019-07-30 23:13:12,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-df88d17b-5f7c-452c-ae10-c8dc0a774f8d 2019-07-30 23:13:12,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-86ecd171-18d7-41f7-9e8a-e2499ce9bec9 2019-07-30 23:13:12,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:12,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-86ecd171-18d7-41f7-9e8a-e2499ce9bec9 2019-07-30 23:13:12,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}065946328e6e4e96fc6ffa9aeced9389d503a97f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:12,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-29fc3be6-e9b7-49e7-8704-eccb3da5dd03 2019-07-30 23:13:12,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/09df4036-fa6a-4497-9572-dfa8854329ba.json used request id req-c2364c21-b505-4e2e-821d-530b40d6efc0 2019-07-30 23:13:12,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}d51d80b9bf2d764cc0ee829e8e3452751ad937be" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:12,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-e09f25e6-62de-462b-9adc-7107f4026829 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z", "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 32768, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:51Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "f369637e-50ce-40f7-9416-e8954b5c5d2a"}} 2019-07-30 23:13:12,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:12,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-e09f25e6-62de-462b-9adc-7107f4026829 2019-07-30 23:13:12,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-e09f25e6-62de-462b-9adc-7107f4026829 2019-07-30 23:13:12,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-c46cd3c8-53a4-4632-ab11-4092a28d5054 Date: Tue, 30 Jul 2019 23:12:51 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:50Z", "updated_at": "2019-07-30T23:12:50Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": null, "id": "b8f262a2-31a3-45d6-b7c7-fbed823cfcf5", "qos_policy_id": null}} 2019-07-30 23:13:12,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-c46cd3c8-53a4-4632-ab11-4092a28d5054 2019-07-30 23:13:12,513 - 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'778312b64a1a4940aa9f1a8df3199800', u'created_at': u'2019-07-30T23:12:50Z', u'updated_at': u'2019-07-30T23:12:50Z', u'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'778312b64a1a4940aa9f1a8df3199800', u'port_id': None, u'id': u'b8f262a2-31a3-45d6-b7c7-fbed823cfcf5', u'qos_policy_id': None} 2019-07-30 23:13:12,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups/e319d58f-d623-4e59-adce-a091bf4aab51.json used request id req-a7f6d08d-547d-4eb6-8038-341a6e7cd3d6 2019-07-30 23:13:12,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-c46cd3c8-53a4-4632-ab11-4092a28d5054 2019-07-30 23:13:12,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/e319d58f-d623-4e59-adce-a091bf4aab51.json used request id req-a7f6d08d-547d-4eb6-8038-341a6e7cd3d6 2019-07-30 23:13:12,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:12,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:12,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:13:12,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}377d77a89b9423f16bf2f879bbf8cff1477aee9c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:12,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups/09df4036-fa6a-4497-9572-dfa8854329ba.json used request id req-c2364c21-b505-4e2e-821d-530b40d6efc0 2019-07-30 23:13:12,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-c2364c21-b505-4e2e-821d-530b40d6efc0 Date: Tue, 30 Jul 2019 23:12:51 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:48Z", "updated_at": "2019-07-30T23:12:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:48Z", "revision_number": 0, "id": "1b8c5f33-2404-4953-93c3-e83313567d09", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:48Z", "security_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:48Z", "revision_number": 0, "id": "451cdb73-6ba8-4c1d-9d8e-cb1ce079ddbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:48Z", "security_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "09df4036-fa6a-4497-9572-dfa8854329ba", "name": "clearwater-sg_dime"}} 2019-07-30 23:13:12,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-409b522f-9e35-4981-b056-02b01b9d88e5 2019-07-30 23:13:12,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-409b522f-9e35-4981-b056-02b01b9d88e5 2019-07-30 23:13:12,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-409b522f-9e35-4981-b056-02b01b9d88e5 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z", "security_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "port_range_min": 5052, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:51Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}} 2019-07-30 23:13:12,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-a7f6d08d-547d-4eb6-8038-341a6e7cd3d6 Date: Tue, 30 Jul 2019 23:12:51 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:48Z", "updated_at": "2019-07-30T23:12:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:48Z", "revision_number": 0, "id": "289c5447-47d4-4e1c-a4ef-3f13885d303a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:48Z", "security_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:48Z", "revision_number": 0, "id": "a43f9fef-77b7-457c-9782-4f74d8b0f02c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:48Z", "security_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base"}} 2019-07-30 23:13:12,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17412192d43840fe70239775fa53aa6b99189b83" 2019-07-30 23:13:12,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-aeaf4865-02ce-4630-903e-88a310846f61 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z", "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 6669, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:51Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "4b6a4cfa-6cd5-4253-a5f3-d4457bc64750"}} 2019-07-30 23:13:12,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:13:12,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:12,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:12,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:12,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:12,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:12,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:12,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:12,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:13:12,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:12,708 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:12 GMT 2019-07-30 23:13:12,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:12,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:13:12,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:12,709 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:12,709 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:17,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:13:17,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:17,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:17,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:17,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:17,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:17,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:17,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:17,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/security-groups/6bde95a4-3096-4113-80a7-50e15e5e8160.json used request id req-a6597bdd-fa73-4b99-aa74-fe5cab4dbb41", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-90999238-23dd-45dd-9ec0-a1547a18d1f7 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z\", \"security_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:51Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/6bde95a4-3096-4113-80a7-50e15e5e8160.json used request id req-a6597bdd-fa73-4b99-aa74-fe5cab4dbb41", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-90999238-23dd-45dd-9ec0-a1547a18d1f7", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}7031b1af027367bc7860145a7a1f5c74ba7fc930\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"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-07-30T23:12:51.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-90999238-23dd-45dd-9ec0-a1547a18d1f7", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}377d77a89b9423f16bf2f879bbf8cff1477aee9c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 161, \"security_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"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-07-30T23:12:51.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-a6597bdd-fa73-4b99-aa74-fe5cab4dbb41 Date: Tue, 30 Jul 2019 23:12:51 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:49Z\", \"updated_at\": \"2019-07-30T23:12:49Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:49Z\", \"revision_number\": 0, \"id\": \"9cdf37ed-dd20-4811-a43a-14a7fb93d41c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:49Z\", \"security_group_id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:49Z\", \"revision_number\": 0, \"id\": \"ff309959-4fe1-4d0a-aea6-818a23173c7e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:49Z\", \"security_group_id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}377d77a89b9423f16bf2f879bbf8cff1477aee9c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"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-07-30T23:12:51.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}d51d80b9bf2d764cc0ee829e8e3452751ad937be\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"port_range_min\": 8889, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-33c4ab8a-eb4a-4911-bf7a-a4ca211d7cca", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-cc708c58-412e-431b-a4c6-f2c31895e19b Date: Tue, 30 Jul 2019 23:12:51 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:49Z\", \"updated_at\": \"2019-07-30T23:12:49Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:49Z\", \"revision_number\": 0, \"id\": \"0bd919cf-e37c-48de-9c8e-8eab7ae01a9f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:49Z\", \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-30T23:12:49Z\", \"revision_number\": 0, \"id\": \"7ab5c1c6-d7c5-4109-aad4-851cca6542c4\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-30T23:12:49Z\", \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\"}], \"revision_number\": 1, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738.json used request id req-cc708c58-412e-431b-a4c6-f2c31895e19b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"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-07-30T23:12:51.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "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-07-30T23:12:50.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "keypair_8ie45s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:50.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3067007e-ae7c-4f27-a055-4ceb38b791dc Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z\", \"security_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:51Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"8fa85043-2774-40b3-a8d8-a8fd6562a45d\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-3067007e-ae7c-4f27-a055-4ceb38b791dc", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-3067007e-ae7c-4f27-a055-4ceb38b791dc", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"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-07-30T23:12:51.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-33c4ab8a-eb4a-4911-bf7a-a4ca211d7cca Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z\", \"security_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:51Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-aeaf4865-02ce-4630-903e-88a310846f61", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}377d77a89b9423f16bf2f879bbf8cff1477aee9c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"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-07-30T23:12:51.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-6a02ff75-3680-432b-b327-c1011eeb4f65", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3767430d-6989-49fe-8b3d-6b9ba0631d11 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z\", \"security_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:51Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"22b90919-fc1a-4aca-80eb-e5965a4ec389\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-6a02ff75-3680-432b-b327-c1011eeb4f65", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-3767430d-6989-49fe-8b3d-6b9ba0631d11", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-dad1ff4a-d0a3-4250-bdc9-6c7eb7dc3d06 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z\", \"security_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:51Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"eaf9a8ad-aa9d-4dbb-9838-8e937be08ffa\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-dad1ff4a-d0a3-4250-bdc9-6c7eb7dc3d06", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-dad1ff4a-d0a3-4250-bdc9-6c7eb7dc3d06", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}d51d80b9bf2d764cc0ee829e8e3452751ad937be\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"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-07-30T23:12:51.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-3767430d-6989-49fe-8b3d-6b9ba0631d11", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/6bde95a4-3096-4113-80a7-50e15e5e8160.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7031b1af027367bc7860145a7a1f5c74ba7fc930\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-aeaf4865-02ce-4630-903e-88a310846f61", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.00948c25-b77f-41a4-83d1-ae4afcf4afe4"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-6a02ff75-3680-432b-b327-c1011eeb4f65 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z\", \"security_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:51Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-33c4ab8a-eb4a-4911-bf7a-a4ca211d7cca", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.152Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/security-groups/ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738.json used request id req-cc708c58-412e-431b-a4c6-f2c31895e19b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "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-07-30T23:12:51.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-843e053c-b9fe-4a12-90ee-56c1af5e5bdd Date: Tue, 30 Jul 2019 23:12:52 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-07-30T23:12:52Z\", \"security_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:52Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"8523c011-8ec5-4872-94d3-8d1132137fe6\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-843e053c-b9fe-4a12-90ee-56c1af5e5bdd", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-843e053c-b9fe-4a12-90ee-56c1af5e5bdd", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6cec405e-a33e-4260-a7b0-fbb5911da0b7"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-60aa0495-f236-4ff2-bfc6-2cd4db15d6ed", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-60aa0495-f236-4ff2-bfc6-2cd4db15d6ed Date: Tue, 30 Jul 2019 23:12:52 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-07-30T23:12:52Z\", \"security_group_id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:52Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"a8734f4d-52e9-40dd-b6d7-0dd49d26fe18\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-56c826f1-669b-418e-848d-d00e5e6ebbb9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-56c826f1-669b-418e-848d-d00e5e6ebbb9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-60aa0495-f236-4ff2-bfc6-2cd4db15d6ed", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-242eba01-3d7e-4b00-bb60-f7b8f0b22f21 Date: Tue, 30 Jul 2019 23:12:52 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-07-30T23:12:52Z\", \"security_group_id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:52Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"ebb2ce8d-2b9f-49ac-a440-b90f98e37cf9\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.62a68290-5c03-419f-9d49-a6899996ea7e"}], "metadata": {"pagination": {"total": 1007, "offset": 301, "size": 50}}} 2019-07-30 23:13:17,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:17,802 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:17 GMT 2019-07-30 23:13:17,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:17,802 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:13:17,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:17,802 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:17,802 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:17,802 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:13:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups/6bde95a4-3096-4113-80a7-50e15e5e8160.json used request id req-a6597bdd-fa73-4b99-aa74-fe5cab4dbb41 2019-07-30 23:13:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-90999238-23dd-45dd-9ec0-a1547a18d1f7 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z", "security_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "port_range_min": 4000, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:51Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}} 2019-07-30 23:13:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/6bde95a4-3096-4113-80a7-50e15e5e8160.json used request id req-a6597bdd-fa73-4b99-aa74-fe5cab4dbb41 2019-07-30 23:13:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-90999238-23dd-45dd-9ec0-a1547a18d1f7 2019-07-30 23:13:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}7031b1af027367bc7860145a7a1f5c74ba7fc930" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-90999238-23dd-45dd-9ec0-a1547a18d1f7 2019-07-30 23:13:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}377d77a89b9423f16bf2f879bbf8cff1477aee9c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-a6597bdd-fa73-4b99-aa74-fe5cab4dbb41 Date: Tue, 30 Jul 2019 23:12:51 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:49Z", "updated_at": "2019-07-30T23:12:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:49Z", "revision_number": 0, "id": "9cdf37ed-dd20-4811-a43a-14a7fb93d41c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:49Z", "security_group_id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:49Z", "revision_number": 0, "id": "ff309959-4fe1-4d0a-aea6-818a23173c7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:49Z", "security_group_id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "name": "clearwater-sg_bind"}} 2019-07-30 23:13:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}377d77a89b9423f16bf2f879bbf8cff1477aee9c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}d51d80b9bf2d764cc0ee829e8e3452751ad937be" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-33c4ab8a-eb4a-4911-bf7a-a4ca211d7cca 2019-07-30 23:13:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-cc708c58-412e-431b-a4c6-f2c31895e19b Date: Tue, 30 Jul 2019 23:12:51 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:49Z", "updated_at": "2019-07-30T23:12:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:49Z", "revision_number": 0, "id": "0bd919cf-e37c-48de-9c8e-8eab7ae01a9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:49Z", "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:12:49Z", "revision_number": 0, "id": "7ab5c1c6-d7c5-4109-aad4-851cca6542c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:49Z", "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 1, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "name": "clearwater-sg_vellum"}} 2019-07-30 23:13:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738.json used request id req-cc708c58-412e-431b-a4c6-f2c31895e19b 2019-07-30 23:13:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:17,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 23:13:17,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:13:17,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:13:17,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3067007e-ae7c-4f27-a055-4ceb38b791dc Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z", "security_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "port_range_min": 8888, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:51Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "8fa85043-2774-40b3-a8d8-a8fd6562a45d"}} 2019-07-30 23:13:17,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-3067007e-ae7c-4f27-a055-4ceb38b791dc 2019-07-30 23:13:17,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-3067007e-ae7c-4f27-a055-4ceb38b791dc 2019-07-30 23:13:17,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}8de2bc8ec05c336bd40ca998dad2ab69db68e8f8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:17,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-33c4ab8a-eb4a-4911-bf7a-a4ca211d7cca Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z", "security_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "port_range_min": 2380, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:51Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}} 2019-07-30 23:13:17,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-aeaf4865-02ce-4630-903e-88a310846f61 2019-07-30 23:13:17,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}377d77a89b9423f16bf2f879bbf8cff1477aee9c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:17,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-6a02ff75-3680-432b-b327-c1011eeb4f65 2019-07-30 23:13:17,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3767430d-6989-49fe-8b3d-6b9ba0631d11 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z", "security_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "port_range_min": 5058, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:51Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "22b90919-fc1a-4aca-80eb-e5965a4ec389"}} 2019-07-30 23:13:17,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-6a02ff75-3680-432b-b327-c1011eeb4f65 2019-07-30 23:13:17,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-3767430d-6989-49fe-8b3d-6b9ba0631d11 2019-07-30 23:13:17,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-dad1ff4a-d0a3-4250-bdc9-6c7eb7dc3d06 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z", "security_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "port_range_min": 8889, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:51Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "eaf9a8ad-aa9d-4dbb-9838-8e937be08ffa"}} 2019-07-30 23:13:17,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-dad1ff4a-d0a3-4250-bdc9-6c7eb7dc3d06 2019-07-30 23:13:17,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-dad1ff4a-d0a3-4250-bdc9-6c7eb7dc3d06 2019-07-30 23:13:17,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}d51d80b9bf2d764cc0ee829e8e3452751ad937be" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-3767430d-6989-49fe-8b3d-6b9ba0631d11 2019-07-30 23:13:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/6bde95a4-3096-4113-80a7-50e15e5e8160.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7031b1af027367bc7860145a7a1f5c74ba7fc930" 2019-07-30 23:13:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-aeaf4865-02ce-4630-903e-88a310846f61 2019-07-30 23:13:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-6a02ff75-3680-432b-b327-c1011eeb4f65 Date: Tue, 30 Jul 2019 23:12:51 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-07-30T23:12:51Z", "security_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "port_range_min": 22, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:51Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "69c87501-e42c-4377-a7c5-5f915714d610"}} 2019-07-30 23:13:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-33c4ab8a-eb4a-4911-bf7a-a4ca211d7cca 2019-07-30 23:13:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups/ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738.json used request id req-cc708c58-412e-431b-a4c6-f2c31895e19b 2019-07-30 23:13:17,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 23:13:17,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-843e053c-b9fe-4a12-90ee-56c1af5e5bdd Date: Tue, 30 Jul 2019 23:12:52 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-07-30T23:12:52Z", "security_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "port_range_min": 10888, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:52Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "8523c011-8ec5-4872-94d3-8d1132137fe6"}} 2019-07-30 23:13:17,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-843e053c-b9fe-4a12-90ee-56c1af5e5bdd 2019-07-30 23:13:17,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-843e053c-b9fe-4a12-90ee-56c1af5e5bdd 2019-07-30 23:13:17,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-60aa0495-f236-4ff2-bfc6-2cd4db15d6ed 2019-07-30 23:13:17,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-60aa0495-f236-4ff2-bfc6-2cd4db15d6ed Date: Tue, 30 Jul 2019 23:12:52 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-07-30T23:12:52Z", "security_group_id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "port_range_min": 53, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:52Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "a8734f4d-52e9-40dd-b6d7-0dd49d26fe18"}} 2019-07-30 23:13:17,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-56c826f1-669b-418e-848d-d00e5e6ebbb9 2019-07-30 23:13:17,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-56c826f1-669b-418e-848d-d00e5e6ebbb9 2019-07-30 23:13:17,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:17,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-60aa0495-f236-4ff2-bfc6-2cd4db15d6ed 2019-07-30 23:13:17,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-30 23:13:17,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-242eba01-3d7e-4b00-bb60-f7b8f0b22f21 Date: Tue, 30 Jul 2019 23:12:52 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-07-30T23:12:52Z", "security_group_id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "port_range_min": 53, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:52Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "ebb2ce8d-2b9f-49ac-a440-b90f98e37cf9"}} 2019-07-30 23:13:17,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:13:17,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:17,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:17,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:17,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:17,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:17,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:17,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:17,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:13:17,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:17,871 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:17 GMT 2019-07-30 23:13:17,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:17,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:13:17,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:17,872 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:17,872 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:22,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:13:22,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:22,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:22,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:22,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:22,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:22,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:22,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:22,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_rl1b3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-56c826f1-669b-418e-848d-d00e5e6ebbb9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:52.751Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-56c826f1-669b-418e-848d-d00e5e6ebbb9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.824f9a9f-d929-4152-ad33-4935b3ac2c1a"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.334Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.334Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.334Z", "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-07-30T23:12:51.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.334Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"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-07-30T23:12:52.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.334Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-9eebf322-acc5-42b1-b32f-dda8c94ddd9a Date: Tue, 30 Jul 2019 23:12:52 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-07-30T23:12:52Z\", \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:52Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"03a5e566-e8b6-4e24-95eb-7e31d1116861\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.334Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-9eebf322-acc5-42b1-b32f-dda8c94ddd9a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.334Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-9eebf322-acc5-42b1-b32f-dda8c94ddd9a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.334Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-b0129393-903a-455c-8ed7-59e29634d711", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.334Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"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-07-30T23:12:52.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.334Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-b0129393-903a-455c-8ed7-59e29634d711", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.334Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-b0129393-903a-455c-8ed7-59e29634d711 Date: Tue, 30 Jul 2019 23:12:52 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-07-30T23:12:52Z\", \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:52Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"eaf57830-1dec-40fb-9ced-397fec964013\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.861Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.861Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:51.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.861Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-1bb203ee-e236-419a-b3d2-1d5443392263", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.861Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-28ae4981-a480-44cd-84d8-b47c4b51767c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.861Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"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-07-30T23:12:53.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.861Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"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-07-30T23:12:53.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.861Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-28ae4981-a480-44cd-84d8-b47c4b51767c Date: Tue, 30 Jul 2019 23:12:53 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-07-30T23:12:53Z\", \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:53Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"44f60183-8e35-4947-a365-1945d86a24ca\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.861Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.861Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1bb203ee-e236-419a-b3d2-1d5443392263 Date: Tue, 30 Jul 2019 23:12:53 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-07-30T23:12:53Z\", \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:53Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"a5b87f2c-66c3-45a3-acb6-5e6e533fd670\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.861Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-28ae4981-a480-44cd-84d8-b47c4b51767c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:53.861Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-1bb203ee-e236-419a-b3d2-1d5443392263", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"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-07-30T23:12:54.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c959f854-6a35-41f2-a85a-2a0f3b252368 Date: Tue, 30 Jul 2019 23:12:54 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-07-30T23:12:54Z\", \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:54Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"2ffcc633-9270-407f-a2ef-0b49cf7a5e6e\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:53.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:53.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_j4wls0'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-c959f854-6a35-41f2-a85a-2a0f3b252368", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-c959f854-6a35-41f2-a85a-2a0f3b252368", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-189e3ae3-51d3-42bc-bcc5-7797241a6022 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-189e3ae3-51d3-42bc-bcc5-7797241a6022 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-189e3ae3-51d3-42bc-bcc5-7797241a6022", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-189e3ae3-51d3-42bc-bcc5-7797241a6022", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6d419512-e202-48bb-852b-be96b3d3cc6c Date: Tue, 30 Jul 2019 23:12:53 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-07-30T23:12:53Z\", \"security_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:53Z\", \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"8d135cd7-cdbb-4c96-ae30-ba5bf8d1c4aa\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-6d419512-e202-48bb-852b-be96b3d3cc6c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:54.549Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-6d419512-e202-48bb-852b-be96b3d3cc6c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6443e5cb-2e85-40cf-ba1a-ae8b640d3a26"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:55.150Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:55.150Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:55.150Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:55.755Z", "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-07-30T23:12:52.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1008, "offset": 351, "size": 50}}} 2019-07-30 23:13:22,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:22,953 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:22 GMT 2019-07-30 23:13:22,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:22,953 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:13:22,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:22,953 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:22,953 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:22,953 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:13:22,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:22,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-30 23:13:22,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-56c826f1-669b-418e-848d-d00e5e6ebbb9 2019-07-30 23:13:22,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-56c826f1-669b-418e-848d-d00e5e6ebbb9 2019-07-30 23:13:22,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:22,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:13:22,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 23:13:22,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:22,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-9eebf322-acc5-42b1-b32f-dda8c94ddd9a Date: Tue, 30 Jul 2019 23:12:52 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-07-30T23:12:52Z", "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "port_range_min": 11311, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:52Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "03a5e566-e8b6-4e24-95eb-7e31d1116861"}} 2019-07-30 23:13:22,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-9eebf322-acc5-42b1-b32f-dda8c94ddd9a 2019-07-30 23:13:22,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-9eebf322-acc5-42b1-b32f-dda8c94ddd9a 2019-07-30 23:13:22,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-b0129393-903a-455c-8ed7-59e29634d711 2019-07-30 23:13:22,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:22,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-b0129393-903a-455c-8ed7-59e29634d711 2019-07-30 23:13:22,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-b0129393-903a-455c-8ed7-59e29634d711 Date: Tue, 30 Jul 2019 23:12:52 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-07-30T23:12:52Z", "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "port_range_min": 11211, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:52Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "eaf57830-1dec-40fb-9ced-397fec964013"}} 2019-07-30 23:13:22,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-30 23:13:22,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:22,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-1bb203ee-e236-419a-b3d2-1d5443392263 2019-07-30 23:13:22,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-28ae4981-a480-44cd-84d8-b47c4b51767c 2019-07-30 23:13:22,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:22,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:22,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-28ae4981-a480-44cd-84d8-b47c4b51767c Date: Tue, 30 Jul 2019 23:12:53 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-07-30T23:12:53Z", "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "port_range_min": 7000, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:53Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "44f60183-8e35-4947-a365-1945d86a24ca"}} 2019-07-30 23:13:22,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}] 2019-07-30 23:13:22,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-1bb203ee-e236-419a-b3d2-1d5443392263 Date: Tue, 30 Jul 2019 23:12:53 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-07-30T23:12:53Z", "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "port_range_min": 7253, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:53Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "a5b87f2c-66c3-45a3-acb6-5e6e533fd670"}} 2019-07-30 23:13:22,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-28ae4981-a480-44cd-84d8-b47c4b51767c 2019-07-30 23:13:22,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-1bb203ee-e236-419a-b3d2-1d5443392263 2019-07-30 23:13:22,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}17412192d43840fe70239775fa53aa6b99189b83" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-30 23:13:22,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933" 2019-07-30 23:13:22,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c959f854-6a35-41f2-a85a-2a0f3b252368 Date: Tue, 30 Jul 2019 23:12:54 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-07-30T23:12:54Z", "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "port_range_min": 6667, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:54Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "2ffcc633-9270-407f-a2ef-0b49cf7a5e6e"}} 2019-07-30 23:13:22,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:13:22,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:13:22,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933" 2019-07-30 23:13:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 23:13:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_j4wls0'} 2019-07-30 23:13:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-c959f854-6a35-41f2-a85a-2a0f3b252368 2019-07-30 23:13:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:22,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-c959f854-6a35-41f2-a85a-2a0f3b252368 2019-07-30 23:13:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-189e3ae3-51d3-42bc-bcc5-7797241a6022 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-189e3ae3-51d3-42bc-bcc5-7797241a6022 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-189e3ae3-51d3-42bc-bcc5-7797241a6022 2019-07-30 23:13:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-189e3ae3-51d3-42bc-bcc5-7797241a6022 2019-07-30 23:13:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6d419512-e202-48bb-852b-be96b3d3cc6c Date: Tue, 30 Jul 2019 23:12:53 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-07-30T23:12:53Z", "security_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "port_range_min": 9160, "revision_number": 0, "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:53Z", "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "8d135cd7-cdbb-4c96-ae30-ba5bf8d1c4aa"}} 2019-07-30 23:13:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-6d419512-e202-48bb-852b-be96b3d3cc6c 2019-07-30 23:13:22,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-6d419512-e202-48bb-852b-be96b3d3cc6c 2019-07-30 23:13:22,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 23:13:22,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:22,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:13:22,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:13:22,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:13:23,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:23,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:23,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:23,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:23,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:23,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:23,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:23,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:13:23,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:23,036 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:23 GMT 2019-07-30 23:13:23,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:23,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:13:23,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:23,037 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:23,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:28,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:13:28,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:28,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:28,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:28,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:28,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:28,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:28,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:28,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_mukj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:55.755Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:55.755Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-4bc6aa38-52dc-492a-b2c9-35a8515c2e32 x-compute-request-id: req-4bc6aa38-52dc-492a-b2c9-35a8515c2e32 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-48f79116-e2cc-4a2d-a8e8-02d8044e0697", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-466dc81a-2e56-4f07-8a25-c94e1edf1c94 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-4bc6aa38-52dc-492a-b2c9-35a8515c2e32 x-compute-request-id: req-4bc6aa38-52dc-492a-b2c9-35a8515c2e32 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-50f300c9-0960-49d9-8673-4ad43842dfa1 x-compute-request-id: req-50f300c9-0960-49d9-8673-4ad43842dfa1 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-4bc6aa38-52dc-492a-b2c9-35a8515c2e32", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-4bc6aa38-52dc-492a-b2c9-35a8515c2e32", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-4bc6aa38-52dc-492a-b2c9-35a8515c2e32", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-4bc6aa38-52dc-492a-b2c9-35a8515c2e32", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-50f300c9-0960-49d9-8673-4ad43842dfa1 x-compute-request-id: req-50f300c9-0960-49d9-8673-4ad43842dfa1 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:55.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:55.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-466dc81a-2e56-4f07-8a25-c94e1edf1c94 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-50f300c9-0960-49d9-8673-4ad43842dfa1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-466dc81a-2e56-4f07-8a25-c94e1edf1c94", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-50f300c9-0960-49d9-8673-4ad43842dfa1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-466dc81a-2e56-4f07-8a25-c94e1edf1c94", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd06d3b7d9b1f0ffbaeb6402107720e69c954405\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-48f79116-e2cc-4a2d-a8e8-02d8044e0697", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-48f79116-e2cc-4a2d-a8e8-02d8044e0697", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-48f79116-e2cc-4a2d-a8e8-02d8044e0697 x-compute-request-id: req-48f79116-e2cc-4a2d-a8e8-02d8044e0697 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-48f79116-e2cc-4a2d-a8e8-02d8044e0697", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-50f300c9-0960-49d9-8673-4ad43842dfa1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-48f79116-e2cc-4a2d-a8e8-02d8044e0697 x-compute-request-id: req-48f79116-e2cc-4a2d-a8e8-02d8044e0697 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-50f300c9-0960-49d9-8673-4ad43842dfa1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.346Z", "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-07-30T23:12:52.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8cfdd36a-5e54-447d-8022-117db949035b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8cfdd36a-5e54-447d-8022-117db949035b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8cfdd36a-5e54-447d-8022-117db949035b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8cfdd36a-5e54-447d-8022-117db949035b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8cfdd36a-5e54-447d-8022-117db949035b Date: Tue, 30 Jul 2019 23:12:56 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8cfdd36a-5e54-447d-8022-117db949035b Date: Tue, 30 Jul 2019 23:12:56 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd06d3b7d9b1f0ffbaeb6402107720e69c954405\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_j4wls0', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_j4wls0', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:52.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "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-07-30T23:12:52.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "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-07-30T23:12:52.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30T23:12:56.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "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-07-30T23:12:56.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_j4wls0\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:56.962Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_j4wls0\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}], "metadata": {"pagination": {"total": 1008, "offset": 401, "size": 50}}} 2019-07-30 23:13:28,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:28,128 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:28 GMT 2019-07-30 23:13:28,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:28,128 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:13:28,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:28,129 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:28,129 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:28,129 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:13:28,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:28,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:28,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933" 2019-07-30 23:13:28,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-4bc6aa38-52dc-492a-b2c9-35a8515c2e32 x-compute-request-id: req-4bc6aa38-52dc-492a-b2c9-35a8515c2e32 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:28,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-48f79116-e2cc-4a2d-a8e8-02d8044e0697 2019-07-30 23:13:28,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:13:28,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933" 2019-07-30 23:13:28,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-466dc81a-2e56-4f07-8a25-c94e1edf1c94 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:28,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-4bc6aa38-52dc-492a-b2c9-35a8515c2e32 x-compute-request-id: req-4bc6aa38-52dc-492a-b2c9-35a8515c2e32 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:28,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-50f300c9-0960-49d9-8673-4ad43842dfa1 x-compute-request-id: req-50f300c9-0960-49d9-8673-4ad43842dfa1 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:28,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-4bc6aa38-52dc-492a-b2c9-35a8515c2e32 2019-07-30 23:13:28,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-4bc6aa38-52dc-492a-b2c9-35a8515c2e32 2019-07-30 23:13:28,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-4bc6aa38-52dc-492a-b2c9-35a8515c2e32 2019-07-30 23:13:28,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-4bc6aa38-52dc-492a-b2c9-35a8515c2e32 2019-07-30 23:13:28,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933" 2019-07-30 23:13:28,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933" 2019-07-30 23:13:28,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-50f300c9-0960-49d9-8673-4ad43842dfa1 x-compute-request-id: req-50f300c9-0960-49d9-8673-4ad43842dfa1 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:28,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:28,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:28,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-466dc81a-2e56-4f07-8a25-c94e1edf1c94 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:28,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-50f300c9-0960-49d9-8673-4ad43842dfa1 2019-07-30 23:13:28,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-466dc81a-2e56-4f07-8a25-c94e1edf1c94 2019-07-30 23:13:28,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-50f300c9-0960-49d9-8673-4ad43842dfa1 2019-07-30 23:13:28,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-466dc81a-2e56-4f07-8a25-c94e1edf1c94 2019-07-30 23:13:28,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd06d3b7d9b1f0ffbaeb6402107720e69c954405" 2019-07-30 23:13:28,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-48f79116-e2cc-4a2d-a8e8-02d8044e0697 2019-07-30 23:13:28,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-48f79116-e2cc-4a2d-a8e8-02d8044e0697 2019-07-30 23:13:28,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-48f79116-e2cc-4a2d-a8e8-02d8044e0697 x-compute-request-id: req-48f79116-e2cc-4a2d-a8e8-02d8044e0697 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:28,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-48f79116-e2cc-4a2d-a8e8-02d8044e0697 2019-07-30 23:13:28,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-50f300c9-0960-49d9-8673-4ad43842dfa1 2019-07-30 23:13:28,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-48f79116-e2cc-4a2d-a8e8-02d8044e0697 x-compute-request-id: req-48f79116-e2cc-4a2d-a8e8-02d8044e0697 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:28,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-50f300c9-0960-49d9-8673-4ad43842dfa1 2019-07-30 23:13:28,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 23:13:28,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8cfdd36a-5e54-447d-8022-117db949035b 2019-07-30 23:13:28,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8cfdd36a-5e54-447d-8022-117db949035b 2019-07-30 23:13:28,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8cfdd36a-5e54-447d-8022-117db949035b 2019-07-30 23:13:28,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8cfdd36a-5e54-447d-8022-117db949035b 2019-07-30 23:13:28,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8cfdd36a-5e54-447d-8022-117db949035b Date: Tue, 30 Jul 2019 23:12:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:13:28,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8cfdd36a-5e54-447d-8022-117db949035b Date: Tue, 30 Jul 2019 23:12:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:13:28,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd06d3b7d9b1f0ffbaeb6402107720e69c954405" 2019-07-30 23:13:28,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_j4wls0', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': []} 2019-07-30 23:13:28,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_j4wls0', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': []} 2019-07-30 23:13:28,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:28,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 23:13:28,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:13:28,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 23:13:28,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30 23:13:28,139 - 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-07-30 23:13:28,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_j4wls0", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:13:28,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b9a6fb1ea405a2bb75cf32ad19663dcfaba933" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_j4wls0", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:13:28,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:13:28,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:28,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:28,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:28,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:28,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:28,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:28,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:28,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:13:28,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:28,302 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:28 GMT 2019-07-30 23:13:28,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:28,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:13:28,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:28,302 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:28,302 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:33,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:13:33,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:33,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:33,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:33,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:33,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:33,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:33,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:33,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_c7f2sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:57.606Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:57.606Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:57.606Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.211Z", "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-07-30T23:12:53.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.211Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.211Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.823Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b244864e-931f-45c4-bc30-f87010d1af42", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:58.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.823Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b244864e-931f-45c4-bc30-f87010d1af42", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:58.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.823Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b244864e-931f-45c4-bc30-f87010d1af42 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:58.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.823Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b244864e-931f-45c4-bc30-f87010d1af42 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:58.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:58.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.823Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_xgxmxj'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:58.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:58.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.823Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6bde95a4-3096-4113-80a7-50e15e5e8160', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'b8f262a2-31a3-45d6-b7c7-fbed823cfcf5', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:58.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.823Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.823Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:58.823Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:53.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:59.372Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'bd25b295-f16a-48a9-97ef-c71a27020eda', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'4e5d0ff8-adf2-455b-9cf5-440b41447bb9', u'floating_ip_address': u'172.30.9.218', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:59.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:59.372Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69aea5f07e3b0df24d5452ad1389de235235008c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:58.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:59.372Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_hcp4ri'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:59.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:59.372Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69aea5f07e3b0df24d5452ad1389de235235008c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:58.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:59.372Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:12:59.372Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.033Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c21a2d2-dc66-4908-a095-a2632a58cf8b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:59.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.033Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c21a2d2-dc66-4908-a095-a2632a58cf8b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:59.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.033Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-2c21a2d2-dc66-4908-a095-a2632a58cf8b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:59.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:59.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.033Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-2c21a2d2-dc66-4908-a095-a2632a58cf8b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:59.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:59.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:59.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:12:59.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.033Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.033Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.033Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.033Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bd25b295-f16a-48a9-97ef-c71a27020eda', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a69d5dc2-5fcf-40f2-ad2c-10346d16b32f', 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-07-30T23:13:00.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b26d35c7-5052-499e-88d7-91ed8adae9a5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_k3s6ag'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b26d35c7-5052-499e-88d7-91ed8adae9a5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b26d35c7-5052-499e-88d7-91ed8adae9a5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b26d35c7-5052-499e-88d7-91ed8adae9a5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:00.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-668e2112-674c-4090-af2b-144fb3676ea1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:00.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-668e2112-674c-4090-af2b-144fb3676ea1 x-compute-request-id: req-668e2112-674c-4090-af2b-144fb3676ea1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-668e2112-674c-4090-af2b-144fb3676ea1 x-compute-request-id: req-668e2112-674c-4090-af2b-144fb3676ea1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-668e2112-674c-4090-af2b-144fb3676ea1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}], "metadata": {"pagination": {"total": 1008, "offset": 451, "size": 50}}} 2019-07-30 23:13:33,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:33,405 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:33 GMT 2019-07-30 23:13:33,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:33,405 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:13:33,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:33,406 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:33,406 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:33,406 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:13:33,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:33,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:33,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:13:33,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:33,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:33,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:33,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b244864e-931f-45c4-bc30-f87010d1af42 2019-07-30 23:13:33,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b244864e-931f-45c4-bc30-f87010d1af42 2019-07-30 23:13:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b244864e-931f-45c4-bc30-f87010d1af42 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b244864e-931f-45c4-bc30-f87010d1af42 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_xgxmxj'} 2019-07-30 23:13:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:33,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6bde95a4-3096-4113-80a7-50e15e5e8160', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'b8f262a2-31a3-45d6-b7c7-fbed823cfcf5', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}] 2019-07-30 23:13:33,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:13:33,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:33,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:13:33,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'bd25b295-f16a-48a9-97ef-c71a27020eda', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'4e5d0ff8-adf2-455b-9cf5-440b41447bb9', u'floating_ip_address': u'172.30.9.218', u'external_type': u'floatingip'}] 2019-07-30 23:13:33,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69aea5f07e3b0df24d5452ad1389de235235008c" 2019-07-30 23:13:33,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_hcp4ri'} 2019-07-30 23:13:33,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69aea5f07e3b0df24d5452ad1389de235235008c" 2019-07-30 23:13:33,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:13:33,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:13:33,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c21a2d2-dc66-4908-a095-a2632a58cf8b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:33,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c21a2d2-dc66-4908-a095-a2632a58cf8b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:33,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-2c21a2d2-dc66-4908-a095-a2632a58cf8b 2019-07-30 23:13:33,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60" 2019-07-30 23:13:33,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-2c21a2d2-dc66-4908-a095-a2632a58cf8b 2019-07-30 23:13:33,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60" 2019-07-30 23:13:33,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:33,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:33,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:13:33,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:13:33,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:33,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:13:33,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bd25b295-f16a-48a9-97ef-c71a27020eda', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a69d5dc2-5fcf-40f2-ad2c-10346d16b32f', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-07-30 23:13:33,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b26d35c7-5052-499e-88d7-91ed8adae9a5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:33,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_k3s6ag'} 2019-07-30 23:13:33,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b26d35c7-5052-499e-88d7-91ed8adae9a5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:33,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b26d35c7-5052-499e-88d7-91ed8adae9a5 2019-07-30 23:13:33,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b26d35c7-5052-499e-88d7-91ed8adae9a5 2019-07-30 23:13:33,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:33,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-668e2112-674c-4090-af2b-144fb3676ea1 2019-07-30 23:13:33,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:33,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:33,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:33,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:33,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-668e2112-674c-4090-af2b-144fb3676ea1 x-compute-request-id: req-668e2112-674c-4090-af2b-144fb3676ea1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:33,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-668e2112-674c-4090-af2b-144fb3676ea1 x-compute-request-id: req-668e2112-674c-4090-af2b-144fb3676ea1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:33,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-668e2112-674c-4090-af2b-144fb3676ea1 2019-07-30 23:13:33,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:13:33,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:33,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:33,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:33,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:33,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:33,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:33,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:33,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:13:33,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:33,479 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:33 GMT 2019-07-30 23:13:33,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:33,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:13:33,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:33,480 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:33,480 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:38,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:13:38,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:38,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:38,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:38,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:38,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:38,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:38,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:38,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:00.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_k3s6ag'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bd25b295-f16a-48a9-97ef-c71a27020eda', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a69d5dc2-5fcf-40f2-ad2c-10346d16b32f', 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-07-30T23:13:00.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87677fb5-008d-493f-88eb-b42cd41bc46b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-6258b836-26ee-4374-adee-a718ba35c1ad", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-672f16be-ff0a-4619-97dc-461a209bc909", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87677fb5-008d-493f-88eb-b42cd41bc46b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69aea5f07e3b0df24d5452ad1389de235235008c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:00.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:00.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-6258b836-26ee-4374-adee-a718ba35c1ad", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-6258b836-26ee-4374-adee-a718ba35c1ad", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69aea5f07e3b0df24d5452ad1389de235235008c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-6258b836-26ee-4374-adee-a718ba35c1ad x-compute-request-id: req-6258b836-26ee-4374-adee-a718ba35c1ad Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b26d35c7-5052-499e-88d7-91ed8adae9a5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-6258b836-26ee-4374-adee-a718ba35c1ad x-compute-request-id: req-6258b836-26ee-4374-adee-a718ba35c1ad Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-6258b836-26ee-4374-adee-a718ba35c1ad", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b8502e8-164c-4d64-b34d-f8d69343336b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b8502e8-164c-4d64-b34d-f8d69343336b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:00.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:00.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b26d35c7-5052-499e-88d7-91ed8adae9a5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b26d35c7-5052-499e-88d7-91ed8adae9a5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:00.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-8b8502e8-164c-4d64-b34d-f8d69343336b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-8b8502e8-164c-4d64-b34d-f8d69343336b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_a6gzfb'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'09df4036-fa6a-4497-9572-dfa8854329ba', 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-07-30T23:13:00.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:00.615Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-87677fb5-008d-493f-88eb-b42cd41bc46b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-dd4744ed-6ce5-4db2-b86d-070c2cbc7cc7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-dd4744ed-6ce5-4db2-b86d-070c2cbc7cc7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03 Date: Tue, 30 Jul 2019 23:13:00 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "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-07-30T23:12:54.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:12:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4b69af6-3362-45b7-90a4-305cdea675a8 x-compute-request-id: req-c4b69af6-3362-45b7-90a4-305cdea675a8 Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"bookmark\"}], \"adminPass\": \"wdJeMCzauHz7\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'26416b73-ea49-4938-9765-e6a4aee8536c', 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-07-30T23:13:00.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69aea5f07e3b0df24d5452ad1389de235235008c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69aea5f07e3b0df24d5452ad1389de235235008c\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "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-07-30T23:13:00.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_xgxmxj', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:00.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_xgxmxj', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:00.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30T23:13:00.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd4744ed-6ce5-4db2-b86d-070c2cbc7cc7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}], "metadata": {"pagination": {"total": 1012, "offset": 501, "size": 50}}} 2019-07-30 23:13:38,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:38,572 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:38 GMT 2019-07-30 23:13:38,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:38,573 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:13:38,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:38,573 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:38,573 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:38,573 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:13:38,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:38,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_k3s6ag'} 2019-07-30 23:13:38,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bd25b295-f16a-48a9-97ef-c71a27020eda', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a69d5dc2-5fcf-40f2-ad2c-10346d16b32f', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-07-30 23:13:38,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87677fb5-008d-493f-88eb-b42cd41bc46b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:38,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-6258b836-26ee-4374-adee-a718ba35c1ad 2019-07-30 23:13:38,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-672f16be-ff0a-4619-97dc-461a209bc909 2019-07-30 23:13:38,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87677fb5-008d-493f-88eb-b42cd41bc46b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:38,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69aea5f07e3b0df24d5452ad1389de235235008c" 2019-07-30 23:13:38,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:38,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:38,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-6258b836-26ee-4374-adee-a718ba35c1ad 2019-07-30 23:13:38,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-6258b836-26ee-4374-adee-a718ba35c1ad 2019-07-30 23:13:38,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69aea5f07e3b0df24d5452ad1389de235235008c" 2019-07-30 23:13:38,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-6258b836-26ee-4374-adee-a718ba35c1ad x-compute-request-id: req-6258b836-26ee-4374-adee-a718ba35c1ad Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:38,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b26d35c7-5052-499e-88d7-91ed8adae9a5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:38,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-6258b836-26ee-4374-adee-a718ba35c1ad x-compute-request-id: req-6258b836-26ee-4374-adee-a718ba35c1ad Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:38,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-6258b836-26ee-4374-adee-a718ba35c1ad 2019-07-30 23:13:38,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b8502e8-164c-4d64-b34d-f8d69343336b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:38,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b8502e8-164c-4d64-b34d-f8d69343336b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:38,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:38,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:38,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b26d35c7-5052-499e-88d7-91ed8adae9a5 2019-07-30 23:13:38,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b26d35c7-5052-499e-88d7-91ed8adae9a5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:38,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:38,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-8b8502e8-164c-4d64-b34d-f8d69343336b 2019-07-30 23:13:38,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-8b8502e8-164c-4d64-b34d-f8d69343336b 2019-07-30 23:13:38,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:38,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:38,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:38,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_a6gzfb'} 2019-07-30 23:13:38,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'09df4036-fa6a-4497-9572-dfa8854329ba', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-07-30 23:13:38,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-87677fb5-008d-493f-88eb-b42cd41bc46b 2019-07-30 23:13:38,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227" 2019-07-30 23:13:38,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-dd4744ed-6ce5-4db2-b86d-070c2cbc7cc7 2019-07-30 23:13:38,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-dd4744ed-6ce5-4db2-b86d-070c2cbc7cc7 2019-07-30 23:13:38,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03 Date: Tue, 30 Jul 2019 23:13:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:13:38,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-30 23:13:38,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:13:38,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:12:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4b69af6-3362-45b7-90a4-305cdea675a8 x-compute-request-id: req-c4b69af6-3362-45b7-90a4-305cdea675a8 Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d358103c-319f-4291-8d19-8dc45a3cdd2c", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "bookmark"}], "adminPass": "wdJeMCzauHz7"}} 2019-07-30 23:13:38,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'26416b73-ea49-4938-9765-e6a4aee8536c', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-07-30 23:13:38,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69aea5f07e3b0df24d5452ad1389de235235008c" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_xgxmxj", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:13:38,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69aea5f07e3b0df24d5452ad1389de235235008c" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_xgxmxj", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:13:38,583 - 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-07-30 23:13:38,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_xgxmxj', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-07-30 23:13:38,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_xgxmxj', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-07-30 23:13:38,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30 23:13:38,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03 2019-07-30 23:13:38,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd4744ed-6ce5-4db2-b86d-070c2cbc7cc7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:38,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03 2019-07-30 23:13:38,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03 2019-07-30 23:13:38,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:13:38,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:38,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:38,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:38,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:38,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:38,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:38,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:38,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:13:38,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:38,645 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:38 GMT 2019-07-30 23:13:38,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:38,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:13:38,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:38,646 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:38,646 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:43,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:13:43,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:43,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:43,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:43,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:43,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:43,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:43,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:43,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-dd4744ed-6ce5-4db2-b86d-070c2cbc7cc7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-dd4744ed-6ce5-4db2-b86d-070c2cbc7cc7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03 Date: Tue, 30 Jul 2019 23:13:00 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03 Date: Tue, 30 Jul 2019 23:13:00 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30T23:13:00.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'26416b73-ea49-4938-9765-e6a4aee8536c', 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-07-30T23:13:00.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:12:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4b69af6-3362-45b7-90a4-305cdea675a8 x-compute-request-id: req-c4b69af6-3362-45b7-90a4-305cdea675a8 Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"bookmark\"}], \"adminPass\": \"wdJeMCzauHz7\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.171Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-83ded760-f63d-4759-af8c-b42e4f2c7d16 x-compute-request-id: req-83ded760-f63d-4759-af8c-b42e4f2c7d16 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c4b69af6-3362-45b7-90a4-305cdea675a8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c4b69af6-3362-45b7-90a4-305cdea675a8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:54.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_lletkh'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:00.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:00.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c4b69af6-3362-45b7-90a4-305cdea675a8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c4b69af6-3362-45b7-90a4-305cdea675a8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:12:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4b69af6-3362-45b7-90a4-305cdea675a8 x-compute-request-id: req-c4b69af6-3362-45b7-90a4-305cdea675a8 Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"bookmark\"}], \"adminPass\": \"wdJeMCzauHz7\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e44531a-142a-43de-84ff-3b55ce9946d1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e44531a-142a-43de-84ff-3b55ce9946d1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-9e44531a-142a-43de-84ff-3b55ce9946d1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-9e44531a-142a-43de-84ff-3b55ce9946d1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:00.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-777fc576-bcbd-457d-8a12-a62047ed2087 x-compute-request-id: req-777fc576-bcbd-457d-8a12-a62047ed2087 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-777fc576-bcbd-457d-8a12-a62047ed2087 x-compute-request-id: req-777fc576-bcbd-457d-8a12-a62047ed2087 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-777fc576-bcbd-457d-8a12-a62047ed2087", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-777fc576-bcbd-457d-8a12-a62047ed2087", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-777fc576-bcbd-457d-8a12-a62047ed2087", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-777fc576-bcbd-457d-8a12-a62047ed2087", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:01.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:01.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-3c0ad284-1692-44a4-95af-faa280d8ad8b x-compute-request-id: req-3c0ad284-1692-44a4-95af-faa280d8ad8b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-3c0ad284-1692-44a4-95af-faa280d8ad8b x-compute-request-id: req-3c0ad284-1692-44a4-95af-faa280d8ad8b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-3c0ad284-1692-44a4-95af-faa280d8ad8b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-3c0ad284-1692-44a4-95af-faa280d8ad8b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-3c0ad284-1692-44a4-95af-faa280d8ad8b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-3c0ad284-1692-44a4-95af-faa280d8ad8b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-83ded760-f63d-4759-af8c-b42e4f2c7d16 x-compute-request-id: req-83ded760-f63d-4759-af8c-b42e4f2c7d16 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-83ded760-f63d-4759-af8c-b42e4f2c7d16", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-83ded760-f63d-4759-af8c-b42e4f2c7d16", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}], "metadata": {"pagination": {"total": 1017, "offset": 551, "size": 50}}} 2019-07-30 23:13:43,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:43,730 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:43 GMT 2019-07-30 23:13:43,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:43,730 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:13:43,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:43,731 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:43,731 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:43,731 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:13:43,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-dd4744ed-6ce5-4db2-b86d-070c2cbc7cc7 2019-07-30 23:13:43,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-dd4744ed-6ce5-4db2-b86d-070c2cbc7cc7 2019-07-30 23:13:43,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03 Date: Tue, 30 Jul 2019 23:13:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:13:43,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03 Date: Tue, 30 Jul 2019 23:13:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:13:43,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03 2019-07-30 23:13:43,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227" 2019-07-30 23:13:43,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03 2019-07-30 23:13:43,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30 23:13:43,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'26416b73-ea49-4938-9765-e6a4aee8536c', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-07-30 23:13:43,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:12:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4b69af6-3362-45b7-90a4-305cdea675a8 x-compute-request-id: req-c4b69af6-3362-45b7-90a4-305cdea675a8 Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d358103c-319f-4291-8d19-8dc45a3cdd2c", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "bookmark"}], "adminPass": "wdJeMCzauHz7"}} 2019-07-30 23:13:43,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-8fb9b5b0-4315-4bfe-97d0-3283f0d38f03 2019-07-30 23:13:43,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227" 2019-07-30 23:13:43,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-83ded760-f63d-4759-af8c-b42e4f2c7d16 x-compute-request-id: req-83ded760-f63d-4759-af8c-b42e4f2c7d16 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:43,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c4b69af6-3362-45b7-90a4-305cdea675a8 2019-07-30 23:13:43,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c4b69af6-3362-45b7-90a4-305cdea675a8 2019-07-30 23:13:43,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:13:43,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:13:43,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:13:43,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:13:43,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_lletkh'} 2019-07-30 23:13:43,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:43,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:43,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c4b69af6-3362-45b7-90a4-305cdea675a8 2019-07-30 23:13:43,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c4b69af6-3362-45b7-90a4-305cdea675a8 2019-07-30 23:13:43,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:12:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4b69af6-3362-45b7-90a4-305cdea675a8 x-compute-request-id: req-c4b69af6-3362-45b7-90a4-305cdea675a8 Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d358103c-319f-4291-8d19-8dc45a3cdd2c", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "bookmark"}], "adminPass": "wdJeMCzauHz7"}} 2019-07-30 23:13:43,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e44531a-142a-43de-84ff-3b55ce9946d1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:43,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e44531a-142a-43de-84ff-3b55ce9946d1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:43,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-9e44531a-142a-43de-84ff-3b55ce9946d1 2019-07-30 23:13:43,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-9e44531a-142a-43de-84ff-3b55ce9946d1 2019-07-30 23:13:43,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-777fc576-bcbd-457d-8a12-a62047ed2087 x-compute-request-id: req-777fc576-bcbd-457d-8a12-a62047ed2087 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:43,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:12: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-777fc576-bcbd-457d-8a12-a62047ed2087 x-compute-request-id: req-777fc576-bcbd-457d-8a12-a62047ed2087 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:43,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-777fc576-bcbd-457d-8a12-a62047ed2087 2019-07-30 23:13:43,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-777fc576-bcbd-457d-8a12-a62047ed2087 2019-07-30 23:13:43,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-777fc576-bcbd-457d-8a12-a62047ed2087 2019-07-30 23:13:43,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-777fc576-bcbd-457d-8a12-a62047ed2087 2019-07-30 23:13:43,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60" 2019-07-30 23:13:43,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60" 2019-07-30 23:13:43,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:43,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:43,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-3c0ad284-1692-44a4-95af-faa280d8ad8b x-compute-request-id: req-3c0ad284-1692-44a4-95af-faa280d8ad8b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:43,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-3c0ad284-1692-44a4-95af-faa280d8ad8b x-compute-request-id: req-3c0ad284-1692-44a4-95af-faa280d8ad8b Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:43,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-3c0ad284-1692-44a4-95af-faa280d8ad8b 2019-07-30 23:13:43,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-3c0ad284-1692-44a4-95af-faa280d8ad8b 2019-07-30 23:13:43,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-3c0ad284-1692-44a4-95af-faa280d8ad8b 2019-07-30 23:13:43,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-3c0ad284-1692-44a4-95af-faa280d8ad8b 2019-07-30 23:13:43,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60" 2019-07-30 23:13:43,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60" 2019-07-30 23:13:43,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-83ded760-f63d-4759-af8c-b42e4f2c7d16 x-compute-request-id: req-83ded760-f63d-4759-af8c-b42e4f2c7d16 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:43,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-83ded760-f63d-4759-af8c-b42e4f2c7d16 2019-07-30 23:13:43,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-83ded760-f63d-4759-af8c-b42e4f2c7d16 2019-07-30 23:13:43,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:13:43,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:43,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:43,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:43,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:43,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:43,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:43,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:43,799 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:13:43,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:43,799 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:43 GMT 2019-07-30 23:13:43,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:43,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:13:43,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:43,800 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:43,800 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:48,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:13:48,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:48,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:48,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:48,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:48,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:48,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:48,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:48,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-83ded760-f63d-4759-af8c-b42e4f2c7d16 x-compute-request-id: req-83ded760-f63d-4759-af8c-b42e4f2c7d16 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-83ded760-f63d-4759-af8c-b42e4f2c7d16 x-compute-request-id: req-83ded760-f63d-4759-af8c-b42e4f2c7d16 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-83ded760-f63d-4759-af8c-b42e4f2c7d16", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-83ded760-f63d-4759-af8c-b42e4f2c7d16", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-83ded760-f63d-4759-af8c-b42e4f2c7d16", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-83ded760-f63d-4759-af8c-b42e4f2c7d16", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2fdcef-f648-4286-aac3-6867a7f55ebb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2fdcef-f648-4286-aac3-6867a7f55ebb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-0d2fdcef-f648-4286-aac3-6867a7f55ebb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-0d2fdcef-f648-4286-aac3-6867a7f55ebb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738', 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-07-30T23:13:01.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_men849'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:01.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:01.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e277ff75-b2b2-43a2-ae01-cd30bde95e85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e277ff75-b2b2-43a2-ae01-cd30bde95e85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e277ff75-b2b2-43a2-ae01-cd30bde95e85", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e277ff75-b2b2-43a2-ae01-cd30bde95e85", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c4b69af6-3362-45b7-90a4-305cdea675a8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b2800487-a789-42df-bd51-9cb988f95df2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:00.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:01.815Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-ea1ca550-bd92-441a-a819-af078ff3235a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:55.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2c553b81-599e-4f5b-9238-0ec719452c5e Date: Tue, 30 Jul 2019 23:13:01 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2c553b81-599e-4f5b-9238-0ec719452c5e Date: Tue, 30 Jul 2019 23:13:01 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-2c553b81-599e-4f5b-9238-0ec719452c5e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-2c553b81-599e-4f5b-9238-0ec719452c5e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-2c553b81-599e-4f5b-9238-0ec719452c5e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-2c553b81-599e-4f5b-9238-0ec719452c5e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30T23:13:01.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_hcp4ri', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:01.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_hcp4ri', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:01.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "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-07-30T23:13:01.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-681a4f08-7044-4812-9804-2aa4f71efea3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:02.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-03011591-c6ae-4116-ab05-340848f89a40 x-compute-request-id: req-03011591-c6ae-4116-ab05-340848f89a40 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-03011591-c6ae-4116-ab05-340848f89a40 x-compute-request-id: req-03011591-c6ae-4116-ab05-340848f89a40 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-03011591-c6ae-4116-ab05-340848f89a40", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-03011591-c6ae-4116-ab05-340848f89a40", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-03011591-c6ae-4116-ab05-340848f89a40", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-03011591-c6ae-4116-ab05-340848f89a40", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66a3d45f5ebe21f5157443f9fe8b6a5f16558746\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66a3d45f5ebe21f5157443f9fe8b6a5f16558746\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:02.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-609fa946-636b-47cb-bcb8-eaa92617634a x-compute-request-id: req-609fa946-636b-47cb-bcb8-eaa92617634a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}], "metadata": {"pagination": {"total": 1047, "offset": 601, "size": 50}}} 2019-07-30 23:13:48,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:48,930 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:48 GMT 2019-07-30 23:13:48,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:48,930 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:13:48,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:48,930 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:48,930 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:48,930 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:13:48,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-83ded760-f63d-4759-af8c-b42e4f2c7d16 x-compute-request-id: req-83ded760-f63d-4759-af8c-b42e4f2c7d16 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:48,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-83ded760-f63d-4759-af8c-b42e4f2c7d16 x-compute-request-id: req-83ded760-f63d-4759-af8c-b42e4f2c7d16 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:48,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-83ded760-f63d-4759-af8c-b42e4f2c7d16 2019-07-30 23:13:48,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-83ded760-f63d-4759-af8c-b42e4f2c7d16 2019-07-30 23:13:48,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-83ded760-f63d-4759-af8c-b42e4f2c7d16 2019-07-30 23:13:48,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-83ded760-f63d-4759-af8c-b42e4f2c7d16 2019-07-30 23:13:48,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2fdcef-f648-4286-aac3-6867a7f55ebb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:48,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2fdcef-f648-4286-aac3-6867a7f55ebb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:48,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-0d2fdcef-f648-4286-aac3-6867a7f55ebb 2019-07-30 23:13:48,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-0d2fdcef-f648-4286-aac3-6867a7f55ebb 2019-07-30 23:13:48,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova', u'name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', u'fingerprint': u'fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d'}}}, {u'external_id': u'e319d58f-d623-4e59-adce-a091bf4aab51', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-07-30 23:13:48,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_men849'} 2019-07-30 23:13:48,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:48,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:48,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e277ff75-b2b2-43a2-ae01-cd30bde95e85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:48,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e277ff75-b2b2-43a2-ae01-cd30bde95e85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:48,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e277ff75-b2b2-43a2-ae01-cd30bde95e85 2019-07-30 23:13:48,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e277ff75-b2b2-43a2-ae01-cd30bde95e85 2019-07-30 23:13:48,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c4b69af6-3362-45b7-90a4-305cdea675a8 2019-07-30 23:13:48,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:48,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066" 2019-07-30 23:13:48,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066" 2019-07-30 23:13:48,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-ea1ca550-bd92-441a-a819-af078ff3235a 2019-07-30 23:13:48,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:13:48,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:13:48,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:13:48,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2c553b81-599e-4f5b-9238-0ec719452c5e Date: Tue, 30 Jul 2019 23:13:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:13:48,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-2c553b81-599e-4f5b-9238-0ec719452c5e Date: Tue, 30 Jul 2019 23:13:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:13:48,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-2c553b81-599e-4f5b-9238-0ec719452c5e 2019-07-30 23:13:48,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-2c553b81-599e-4f5b-9238-0ec719452c5e 2019-07-30 23:13:48,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-2c553b81-599e-4f5b-9238-0ec719452c5e 2019-07-30 23:13:48,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-2c553b81-599e-4f5b-9238-0ec719452c5e 2019-07-30 23:13:48,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30 23:13:48,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_hcp4ri', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-07-30 23:13:48,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_hcp4ri', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-07-30 23:13:48,939 - 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-07-30 23:13:48,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-681a4f08-7044-4812-9804-2aa4f71efea3 2019-07-30 23:13:48,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:48,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_hcp4ri", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:13:48,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_hcp4ri", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:13:48,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-03011591-c6ae-4116-ab05-340848f89a40 x-compute-request-id: req-03011591-c6ae-4116-ab05-340848f89a40 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:48,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-03011591-c6ae-4116-ab05-340848f89a40 x-compute-request-id: req-03011591-c6ae-4116-ab05-340848f89a40 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:48,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-03011591-c6ae-4116-ab05-340848f89a40 2019-07-30 23:13:48,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-03011591-c6ae-4116-ab05-340848f89a40 2019-07-30 23:13:48,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-03011591-c6ae-4116-ab05-340848f89a40 2019-07-30 23:13:48,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-03011591-c6ae-4116-ab05-340848f89a40 2019-07-30 23:13:48,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a3d45f5ebe21f5157443f9fe8b6a5f16558746" 2019-07-30 23:13:48,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a3d45f5ebe21f5157443f9fe8b6a5f16558746" 2019-07-30 23:13:48,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:48,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-609fa946-636b-47cb-bcb8-eaa92617634a x-compute-request-id: req-609fa946-636b-47cb-bcb8-eaa92617634a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:48,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:13:49,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:49,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:49,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:49,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:49,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:49,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:49,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:49,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:13:49,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:49,004 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:48 GMT 2019-07-30 23:13:49,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:49,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:13:49,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:49,005 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:49,005 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:54,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:13:54,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:54,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:54,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:54,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:54,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:54,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:54,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:54,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_hcp4ri', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:01.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-609fa946-636b-47cb-bcb8-eaa92617634a x-compute-request-id: req-609fa946-636b-47cb-bcb8-eaa92617634a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "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-07-30T23:13:01.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-681a4f08-7044-4812-9804-2aa4f71efea3", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:02.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-609fa946-636b-47cb-bcb8-eaa92617634a x-compute-request-id: req-609fa946-636b-47cb-bcb8-eaa92617634a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-03011591-c6ae-4116-ab05-340848f89a40 x-compute-request-id: req-03011591-c6ae-4116-ab05-340848f89a40 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-609fa946-636b-47cb-bcb8-eaa92617634a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-609fa946-636b-47cb-bcb8-eaa92617634a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-609fa946-636b-47cb-bcb8-eaa92617634a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-609fa946-636b-47cb-bcb8-eaa92617634a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66a3d45f5ebe21f5157443f9fe8b6a5f16558746\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66a3d45f5ebe21f5157443f9fe8b6a5f16558746\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cc5449df9b75ad7b135b7d8e5857c4478a96057e\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-acc50aec-f3b0-497c-ab88-3c57179d5fbe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-acc50aec-f3b0-497c-ab88-3c57179d5fbe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-acc50aec-f3b0-497c-ab88-3c57179d5fbe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-acc50aec-f3b0-497c-ab88-3c57179d5fbe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-e2484beb-de4d-48f6-8778-0813a7a0f665 x-compute-request-id: req-e2484beb-de4d-48f6-8778-0813a7a0f665 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-e2484beb-de4d-48f6-8778-0813a7a0f665 x-compute-request-id: req-e2484beb-de4d-48f6-8778-0813a7a0f665 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-e2484beb-de4d-48f6-8778-0813a7a0f665", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-e2484beb-de4d-48f6-8778-0813a7a0f665", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-e2484beb-de4d-48f6-8778-0813a7a0f665", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-e2484beb-de4d-48f6-8778-0813a7a0f665", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c281b91-9acb-43cc-ad1d-1d527fb26e2f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c281b91-9acb-43cc-ad1d-1d527fb26e2f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-2c281b91-9acb-43cc-ad1d-1d527fb26e2f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-2c281b91-9acb-43cc-ad1d-1d527fb26e2f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}03a74dd35a0a3fdb7b566d64c7e98fd01114315a\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}03a74dd35a0a3fdb7b566d64c7e98fd01114315a\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-ff33a977-2229-4796-845f-23b8d6dea03f x-compute-request-id: req-ff33a977-2229-4796-845f-23b8d6dea03f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-ff33a977-2229-4796-845f-23b8d6dea03f x-compute-request-id: req-ff33a977-2229-4796-845f-23b8d6dea03f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-ff33a977-2229-4796-845f-23b8d6dea03f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-ff33a977-2229-4796-845f-23b8d6dea03f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-ff33a977-2229-4796-845f-23b8d6dea03f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-ff33a977-2229-4796-845f-23b8d6dea03f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-657cb053-a1d3-45cb-bad8-a0ac1662cdaa x-compute-request-id: req-657cb053-a1d3-45cb-bad8-a0ac1662cdaa Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-657cb053-a1d3-45cb-bad8-a0ac1662cdaa x-compute-request-id: req-657cb053-a1d3-45cb-bad8-a0ac1662cdaa Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-657cb053-a1d3-45cb-bad8-a0ac1662cdaa", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-657cb053-a1d3-45cb-bad8-a0ac1662cdaa", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-657cb053-a1d3-45cb-bad8-a0ac1662cdaa", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-657cb053-a1d3-45cb-bad8-a0ac1662cdaa", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}], "metadata": {"pagination": {"total": 1080, "offset": 651, "size": 50}}} 2019-07-30 23:13:54,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:54,090 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:54 GMT 2019-07-30 23:13:54,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:54,090 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:13:54,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:54,090 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:54,091 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:54,091 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:13:54,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_hcp4ri', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-07-30 23:13:54,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-609fa946-636b-47cb-bcb8-eaa92617634a x-compute-request-id: req-609fa946-636b-47cb-bcb8-eaa92617634a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:54,094 - 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-07-30 23:13:54,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-681a4f08-7044-4812-9804-2aa4f71efea3 2019-07-30 23:13:54,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:54,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_hcp4ri", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:13:54,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2f2dcd8a456b0f66641df1bba89d758883c8e60" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_hcp4ri", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:13:54,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-609fa946-636b-47cb-bcb8-eaa92617634a x-compute-request-id: req-609fa946-636b-47cb-bcb8-eaa92617634a Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:54,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-03011591-c6ae-4116-ab05-340848f89a40 x-compute-request-id: req-03011591-c6ae-4116-ab05-340848f89a40 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:54,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-609fa946-636b-47cb-bcb8-eaa92617634a 2019-07-30 23:13:54,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-609fa946-636b-47cb-bcb8-eaa92617634a 2019-07-30 23:13:54,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-609fa946-636b-47cb-bcb8-eaa92617634a 2019-07-30 23:13:54,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-609fa946-636b-47cb-bcb8-eaa92617634a 2019-07-30 23:13:54,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a3d45f5ebe21f5157443f9fe8b6a5f16558746" 2019-07-30 23:13:54,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a3d45f5ebe21f5157443f9fe8b6a5f16558746" 2019-07-30 23:13:54,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:13:54,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 23:13:54,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5449df9b75ad7b135b7d8e5857c4478a96057e" 2019-07-30 23:13:54,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-acc50aec-f3b0-497c-ab88-3c57179d5fbe 2019-07-30 23:13:54,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-acc50aec-f3b0-497c-ab88-3c57179d5fbe 2019-07-30 23:13:54,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-acc50aec-f3b0-497c-ab88-3c57179d5fbe 2019-07-30 23:13:54,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-acc50aec-f3b0-497c-ab88-3c57179d5fbe 2019-07-30 23:13:54,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227" 2019-07-30 23:13:54,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227" 2019-07-30 23:13:54,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-e2484beb-de4d-48f6-8778-0813a7a0f665 x-compute-request-id: req-e2484beb-de4d-48f6-8778-0813a7a0f665 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:54,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-e2484beb-de4d-48f6-8778-0813a7a0f665 x-compute-request-id: req-e2484beb-de4d-48f6-8778-0813a7a0f665 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:54,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-e2484beb-de4d-48f6-8778-0813a7a0f665 2019-07-30 23:13:54,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-e2484beb-de4d-48f6-8778-0813a7a0f665 2019-07-30 23:13:54,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-e2484beb-de4d-48f6-8778-0813a7a0f665 2019-07-30 23:13:54,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-e2484beb-de4d-48f6-8778-0813a7a0f665 2019-07-30 23:13:54,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c281b91-9acb-43cc-ad1d-1d527fb26e2f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:54,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c281b91-9acb-43cc-ad1d-1d527fb26e2f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:54,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-2c281b91-9acb-43cc-ad1d-1d527fb26e2f 2019-07-30 23:13:54,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-2c281b91-9acb-43cc-ad1d-1d527fb26e2f 2019-07-30 23:13:54,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a74dd35a0a3fdb7b566d64c7e98fd01114315a" 2019-07-30 23:13:54,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03a74dd35a0a3fdb7b566d64c7e98fd01114315a" 2019-07-30 23:13:54,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-ff33a977-2229-4796-845f-23b8d6dea03f x-compute-request-id: req-ff33a977-2229-4796-845f-23b8d6dea03f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:54,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-ff33a977-2229-4796-845f-23b8d6dea03f x-compute-request-id: req-ff33a977-2229-4796-845f-23b8d6dea03f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:54,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-ff33a977-2229-4796-845f-23b8d6dea03f 2019-07-30 23:13:54,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-ff33a977-2229-4796-845f-23b8d6dea03f 2019-07-30 23:13:54,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-ff33a977-2229-4796-845f-23b8d6dea03f 2019-07-30 23:13:54,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-ff33a977-2229-4796-845f-23b8d6dea03f 2019-07-30 23:13:54,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066" 2019-07-30 23:13:54,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066" 2019-07-30 23:13:54,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-657cb053-a1d3-45cb-bad8-a0ac1662cdaa x-compute-request-id: req-657cb053-a1d3-45cb-bad8-a0ac1662cdaa Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:54,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-657cb053-a1d3-45cb-bad8-a0ac1662cdaa x-compute-request-id: req-657cb053-a1d3-45cb-bad8-a0ac1662cdaa Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:54,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-657cb053-a1d3-45cb-bad8-a0ac1662cdaa 2019-07-30 23:13:54,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-657cb053-a1d3-45cb-bad8-a0ac1662cdaa 2019-07-30 23:13:54,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-657cb053-a1d3-45cb-bad8-a0ac1662cdaa 2019-07-30 23:13:54,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-657cb053-a1d3-45cb-bad8-a0ac1662cdaa 2019-07-30 23:13:54,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:13:54,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:54,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:54,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:54,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:54,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:54,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:54,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:54,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:13:54,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:54,165 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:54 GMT 2019-07-30 23:13:54,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:54,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:13:54,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:54,166 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:54,166 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:59,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:13:59,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:59,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:59,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:59,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:59,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:59,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:59,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:59,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-10265ea8-bef6-4124-be17-64bec430efbd x-compute-request-id: req-10265ea8-bef6-4124-be17-64bec430efbd Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-10265ea8-bef6-4124-be17-64bec430efbd x-compute-request-id: req-10265ea8-bef6-4124-be17-64bec430efbd Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-10265ea8-bef6-4124-be17-64bec430efbd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-10265ea8-bef6-4124-be17-64bec430efbd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-10265ea8-bef6-4124-be17-64bec430efbd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-10265ea8-bef6-4124-be17-64bec430efbd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4577d908-fe36-4434-b99d-7a7c66bc40be Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4577d908-fe36-4434-b99d-7a7c66bc40be Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-4577d908-fe36-4434-b99d-7a7c66bc40be", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-4577d908-fe36-4434-b99d-7a7c66bc40be", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:02.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:02.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-b82aa891-99be-4ee0-8266-e9a9a032bea4 x-compute-request-id: req-b82aa891-99be-4ee0-8266-e9a9a032bea4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-b82aa891-99be-4ee0-8266-e9a9a032bea4 x-compute-request-id: req-b82aa891-99be-4ee0-8266-e9a9a032bea4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-b82aa891-99be-4ee0-8266-e9a9a032bea4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-b82aa891-99be-4ee0-8266-e9a9a032bea4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-b82aa891-99be-4ee0-8266-e9a9a032bea4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-b82aa891-99be-4ee0-8266-e9a9a032bea4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:02.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:02.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-acc50aec-f3b0-497c-ab88-3c57179d5fbe x-compute-request-id: req-acc50aec-f3b0-497c-ab88-3c57179d5fbe Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:02.963Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-acc50aec-f3b0-497c-ab88-3c57179d5fbe x-compute-request-id: req-acc50aec-f3b0-497c-ab88-3c57179d5fbe Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-9451b935-1bce-493c-b333-6ba7afbf5aef", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-7d75fac2-6c5e-436d-86ba-7a0227e355c0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cc5449df9b75ad7b135b7d8e5857c4478a96057e\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-72eb19d8-82c1-400e-ab6d-85ab096025e1 x-compute-request-id: req-72eb19d8-82c1-400e-ab6d-85ab096025e1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-72eb19d8-82c1-400e-ab6d-85ab096025e1 x-compute-request-id: req-72eb19d8-82c1-400e-ab6d-85ab096025e1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-72eb19d8-82c1-400e-ab6d-85ab096025e1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-72eb19d8-82c1-400e-ab6d-85ab096025e1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-72eb19d8-82c1-400e-ab6d-85ab096025e1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-72eb19d8-82c1-400e-ab6d-85ab096025e1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0c022e41d9ceb5fe22681445affb3315e16a9fe9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0c022e41d9ceb5fe22681445affb3315e16a9fe9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-0682e2d1-4561-4a8a-b84a-bce081345d03 x-compute-request-id: req-0682e2d1-4561-4a8a-b84a-bce081345d03 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-0682e2d1-4561-4a8a-b84a-bce081345d03 x-compute-request-id: req-0682e2d1-4561-4a8a-b84a-bce081345d03 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-0682e2d1-4561-4a8a-b84a-bce081345d03", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-0682e2d1-4561-4a8a-b84a-bce081345d03", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-0682e2d1-4561-4a8a-b84a-bce081345d03", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-0682e2d1-4561-4a8a-b84a-bce081345d03", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0c022e41d9ceb5fe22681445affb3315e16a9fe9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0c022e41d9ceb5fe22681445affb3315e16a9fe9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-7d75fac2-6c5e-436d-86ba-7a0227e355c0 x-compute-request-id: req-7d75fac2-6c5e-436d-86ba-7a0227e355c0 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-7d75fac2-6c5e-436d-86ba-7a0227e355c0 x-compute-request-id: req-7d75fac2-6c5e-436d-86ba-7a0227e355c0 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}], "metadata": {"pagination": {"total": 1080, "offset": 701, "size": 50}}} 2019-07-30 23:13:59,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:59,248 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:59 GMT 2019-07-30 23:13:59,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:59,248 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:13:59,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:59,249 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:59,249 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:13:59,249 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:13:59,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066" 2019-07-30 23:13:59,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066" 2019-07-30 23:13:59,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-10265ea8-bef6-4124-be17-64bec430efbd x-compute-request-id: req-10265ea8-bef6-4124-be17-64bec430efbd Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:59,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-10265ea8-bef6-4124-be17-64bec430efbd x-compute-request-id: req-10265ea8-bef6-4124-be17-64bec430efbd Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:59,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-10265ea8-bef6-4124-be17-64bec430efbd 2019-07-30 23:13:59,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-10265ea8-bef6-4124-be17-64bec430efbd 2019-07-30 23:13:59,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-10265ea8-bef6-4124-be17-64bec430efbd 2019-07-30 23:13:59,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-10265ea8-bef6-4124-be17-64bec430efbd 2019-07-30 23:13:59,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4577d908-fe36-4434-b99d-7a7c66bc40be Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:59,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4577d908-fe36-4434-b99d-7a7c66bc40be Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:13:59,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-4577d908-fe36-4434-b99d-7a7c66bc40be 2019-07-30 23:13:59,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-4577d908-fe36-4434-b99d-7a7c66bc40be 2019-07-30 23:13:59,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:59,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:59,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-b82aa891-99be-4ee0-8266-e9a9a032bea4 x-compute-request-id: req-b82aa891-99be-4ee0-8266-e9a9a032bea4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:59,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-b82aa891-99be-4ee0-8266-e9a9a032bea4 x-compute-request-id: req-b82aa891-99be-4ee0-8266-e9a9a032bea4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:59,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-b82aa891-99be-4ee0-8266-e9a9a032bea4 2019-07-30 23:13:59,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-b82aa891-99be-4ee0-8266-e9a9a032bea4 2019-07-30 23:13:59,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-b82aa891-99be-4ee0-8266-e9a9a032bea4 2019-07-30 23:13:59,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-b82aa891-99be-4ee0-8266-e9a9a032bea4 2019-07-30 23:13:59,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227" 2019-07-30 23:13:59,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227" 2019-07-30 23:13:59,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:59,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:13:59,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-acc50aec-f3b0-497c-ab88-3c57179d5fbe x-compute-request-id: req-acc50aec-f3b0-497c-ab88-3c57179d5fbe Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:59,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-acc50aec-f3b0-497c-ab88-3c57179d5fbe x-compute-request-id: req-acc50aec-f3b0-497c-ab88-3c57179d5fbe Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:59,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-9451b935-1bce-493c-b333-6ba7afbf5aef 2019-07-30 23:13:59,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:13:59,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:13:59,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:13:59,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-7d75fac2-6c5e-436d-86ba-7a0227e355c0 2019-07-30 23:13:59,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc5449df9b75ad7b135b7d8e5857c4478a96057e" 2019-07-30 23:13:59,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-72eb19d8-82c1-400e-ab6d-85ab096025e1 x-compute-request-id: req-72eb19d8-82c1-400e-ab6d-85ab096025e1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:59,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-72eb19d8-82c1-400e-ab6d-85ab096025e1 x-compute-request-id: req-72eb19d8-82c1-400e-ab6d-85ab096025e1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:59,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-72eb19d8-82c1-400e-ab6d-85ab096025e1 2019-07-30 23:13:59,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-72eb19d8-82c1-400e-ab6d-85ab096025e1 2019-07-30 23:13:59,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-72eb19d8-82c1-400e-ab6d-85ab096025e1 2019-07-30 23:13:59,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-72eb19d8-82c1-400e-ab6d-85ab096025e1 2019-07-30 23:13:59,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c022e41d9ceb5fe22681445affb3315e16a9fe9" 2019-07-30 23:13:59,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c022e41d9ceb5fe22681445affb3315e16a9fe9" 2019-07-30 23:13:59,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-0682e2d1-4561-4a8a-b84a-bce081345d03 x-compute-request-id: req-0682e2d1-4561-4a8a-b84a-bce081345d03 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:59,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-0682e2d1-4561-4a8a-b84a-bce081345d03 x-compute-request-id: req-0682e2d1-4561-4a8a-b84a-bce081345d03 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:13:59,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-0682e2d1-4561-4a8a-b84a-bce081345d03 2019-07-30 23:13:59,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-0682e2d1-4561-4a8a-b84a-bce081345d03 2019-07-30 23:13:59,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-0682e2d1-4561-4a8a-b84a-bce081345d03 2019-07-30 23:13:59,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-0682e2d1-4561-4a8a-b84a-bce081345d03 2019-07-30 23:13:59,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c022e41d9ceb5fe22681445affb3315e16a9fe9" 2019-07-30 23:13:59,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c022e41d9ceb5fe22681445affb3315e16a9fe9" 2019-07-30 23:13:59,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-7d75fac2-6c5e-436d-86ba-7a0227e355c0 x-compute-request-id: req-7d75fac2-6c5e-436d-86ba-7a0227e355c0 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:59,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-7d75fac2-6c5e-436d-86ba-7a0227e355c0 x-compute-request-id: req-7d75fac2-6c5e-436d-86ba-7a0227e355c0 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:13:59,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:13:59,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:13:59,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:13:59,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:13:59,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:13:59,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:13:59,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:13:59,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:13:59,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:13:59,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:13:59,328 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:13:59 GMT 2019-07-30 23:13:59,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:13:59,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:13:59,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:13:59,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:13:59,329 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:04,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:14:04,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:04,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:04,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:04,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:04,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:04,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:04,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:04,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-7d75fac2-6c5e-436d-86ba-7a0227e355c0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-7d75fac2-6c5e-436d-86ba-7a0227e355c0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-7d75fac2-6c5e-436d-86ba-7a0227e355c0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:03.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:03.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2c2a200-8587-4033-89ff-41d986769e19 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2c2a200-8587-4033-89ff-41d986769e19 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-d2c2a200-8587-4033-89ff-41d986769e19", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-d2c2a200-8587-4033-89ff-41d986769e19", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9451b935-1bce-493c-b333-6ba7afbf5aef Date: Tue, 30 Jul 2019 23:13:03 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9451b935-1bce-493c-b333-6ba7afbf5aef Date: Tue, 30 Jul 2019 23:13:03 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-9451b935-1bce-493c-b333-6ba7afbf5aef", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-9451b935-1bce-493c-b333-6ba7afbf5aef", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-9451b935-1bce-493c-b333-6ba7afbf5aef", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30T23:13:03.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_a6gzfb', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:03.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b781c654f1e1cf037bef9d7384e28dae064de09\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_a6gzfb', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:03.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "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-07-30T23:13:03.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-d521785e-cac4-4f40-b07a-962c62b98115 x-compute-request-id: req-d521785e-cac4-4f40-b07a-962c62b98115 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-d521785e-cac4-4f40-b07a-962c62b98115 x-compute-request-id: req-d521785e-cac4-4f40-b07a-962c62b98115 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-d521785e-cac4-4f40-b07a-962c62b98115", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-d521785e-cac4-4f40-b07a-962c62b98115", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-d521785e-cac4-4f40-b07a-962c62b98115", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-d521785e-cac4-4f40-b07a-962c62b98115", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b781c654f1e1cf037bef9d7384e28dae064de09\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-86d610b6-5b46-43fb-86bf-f66b0fe363bc x-compute-request-id: req-86d610b6-5b46-43fb-86bf-f66b0fe363bc Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-86d610b6-5b46-43fb-86bf-f66b0fe363bc x-compute-request-id: req-86d610b6-5b46-43fb-86bf-f66b0fe363bc Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64\"}, {\"id\": \"6333e531-3ced-456a-9043-00c2865fe3da\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-86d610b6-5b46-43fb-86bf-f66b0fe363bc", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-86d610b6-5b46-43fb-86bf-f66b0fe363bc", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-86d610b6-5b46-43fb-86bf-f66b0fe363bc", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-86d610b6-5b46-43fb-86bf-f66b0fe363bc", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b781c654f1e1cf037bef9d7384e28dae064de09\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b781c654f1e1cf037bef9d7384e28dae064de09\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-47773141-36eb-4ef4-b441-8d17ca9a3b69 x-compute-request-id: req-47773141-36eb-4ef4-b441-8d17ca9a3b69 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-47773141-36eb-4ef4-b441-8d17ca9a3b69 x-compute-request-id: req-47773141-36eb-4ef4-b441-8d17ca9a3b69 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova\", \"name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"fingerprint\": \"fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-47773141-36eb-4ef4-b441-8d17ca9a3b69", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-47773141-36eb-4ef4-b441-8d17ca9a3b69", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-47773141-36eb-4ef4-b441-8d17ca9a3b69", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-47773141-36eb-4ef4-b441-8d17ca9a3b69", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:03.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:03.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:03.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4f578a6e5214df16b994288d04d0777686523ea\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-09cf22ce-c2c7-4fb1-aa59-4644ec7317f7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:56.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_k3s6ag', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:03.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_k3s6ag', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:03.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}], "metadata": {"pagination": {"total": 1080, "offset": 751, "size": 50}}} 2019-07-30 23:14:04,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:04,412 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:04 GMT 2019-07-30 23:14:04,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:04,412 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:14:04,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:04,412 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:04,412 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:04,412 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:14:04,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-7d75fac2-6c5e-436d-86ba-7a0227e355c0 2019-07-30 23:14:04,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-7d75fac2-6c5e-436d-86ba-7a0227e355c0 2019-07-30 23:14:04,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-7d75fac2-6c5e-436d-86ba-7a0227e355c0 2019-07-30 23:14:04,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2c2a200-8587-4033-89ff-41d986769e19 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2c2a200-8587-4033-89ff-41d986769e19 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-d2c2a200-8587-4033-89ff-41d986769e19 2019-07-30 23:14:04,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-d2c2a200-8587-4033-89ff-41d986769e19 2019-07-30 23:14:04,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9451b935-1bce-493c-b333-6ba7afbf5aef Date: Tue, 30 Jul 2019 23:13:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:14:04,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-9451b935-1bce-493c-b333-6ba7afbf5aef Date: Tue, 30 Jul 2019 23:13:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:14:04,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-9451b935-1bce-493c-b333-6ba7afbf5aef 2019-07-30 23:14:04,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-9451b935-1bce-493c-b333-6ba7afbf5aef 2019-07-30 23:14:04,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-9451b935-1bce-493c-b333-6ba7afbf5aef 2019-07-30 23:14:04,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30 23:14:04,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_a6gzfb', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-07-30 23:14:04,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b781c654f1e1cf037bef9d7384e28dae064de09" 2019-07-30 23:14:04,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_a6gzfb', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-07-30 23:14:04,418 - 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-07-30 23:14:04,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_a6gzfb", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:14:04,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d81f0d9b3d5a59b5a57814d12f0c8bd7e1eb7227" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_a6gzfb", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:14:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-d521785e-cac4-4f40-b07a-962c62b98115 x-compute-request-id: req-d521785e-cac4-4f40-b07a-962c62b98115 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:14:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-d521785e-cac4-4f40-b07a-962c62b98115 x-compute-request-id: req-d521785e-cac4-4f40-b07a-962c62b98115 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:14:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-d521785e-cac4-4f40-b07a-962c62b98115 2019-07-30 23:14:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-d521785e-cac4-4f40-b07a-962c62b98115 2019-07-30 23:14:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-d521785e-cac4-4f40-b07a-962c62b98115 2019-07-30 23:14:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-d521785e-cac4-4f40-b07a-962c62b98115 2019-07-30 23:14:04,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b781c654f1e1cf037bef9d7384e28dae064de09" 2019-07-30 23:14:04,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-86d610b6-5b46-43fb-86bf-f66b0fe363bc x-compute-request-id: req-86d610b6-5b46-43fb-86bf-f66b0fe363bc Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:14:04,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-86d610b6-5b46-43fb-86bf-f66b0fe363bc x-compute-request-id: req-86d610b6-5b46-43fb-86bf-f66b0fe363bc Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64"}, {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}], "name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:14:04,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-86d610b6-5b46-43fb-86bf-f66b0fe363bc 2019-07-30 23:14:04,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-86d610b6-5b46-43fb-86bf-f66b0fe363bc 2019-07-30 23:14:04,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-86d610b6-5b46-43fb-86bf-f66b0fe363bc 2019-07-30 23:14:04,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-86d610b6-5b46-43fb-86bf-f66b0fe363bc 2019-07-30 23:14:04,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b781c654f1e1cf037bef9d7384e28dae064de09" 2019-07-30 23:14:04,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b781c654f1e1cf037bef9d7384e28dae064de09" 2019-07-30 23:14:04,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-47773141-36eb-4ef4-b441-8d17ca9a3b69 x-compute-request-id: req-47773141-36eb-4ef4-b441-8d17ca9a3b69 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:14:04,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-47773141-36eb-4ef4-b441-8d17ca9a3b69 x-compute-request-id: req-47773141-36eb-4ef4-b441-8d17ca9a3b69 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCWtRCcrh6ZtWRTrpp6uVVODIjSROobu4cskRKg39cBdD5Ajh6Ih2cYU46x1k24P9PrhqeEGcZL2f2A4HtGuDl7N7KnKEyQDCssCj5FJaJMMla5lT5nTvakP/ER2XFbe0kehoV8h5Jv5GDuMG+cmJRuoG/S83WS5qion2VbT3Typeqdp4tiwKWv7uIJZoIVkgzlEsIHr9BA9ghw64a+P5zjkrVGpVM1GtuYXFecFODAjKXKNgmszil9+OLVmJzUkeUtQbM56X60nXvP4nFpVwvG6bkAR+gR3uWZdkoA8z0sjyMtLTrKVC5VVGfRUNgsLh1TplVJ1XaJAMSDTSjBM92J Generated-by-Nova", "name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "fingerprint": "fe:3a:d1:20:8e:ff:e3:c1:af:4f:2c:5c:4f:4e:a7:6d"}}]} 2019-07-30 23:14:04,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-47773141-36eb-4ef4-b441-8d17ca9a3b69 2019-07-30 23:14:04,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-47773141-36eb-4ef4-b441-8d17ca9a3b69 2019-07-30 23:14:04,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-47773141-36eb-4ef4-b441-8d17ca9a3b69 2019-07-30 23:14:04,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-47773141-36eb-4ef4-b441-8d17ca9a3b69 2019-07-30 23:14:04,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:04,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:04,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4f578a6e5214df16b994288d04d0777686523ea" 2019-07-30 23:14:04,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-09cf22ce-c2c7-4fb1-aa59-4644ec7317f7 2019-07-30 23:14:04,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 23:14:04,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:14:04,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_k3s6ag', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-07-30 23:14:04,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_k3s6ag', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-07-30 23:14:04,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:14:04,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:04,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:04,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:04,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:04,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:04,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:04,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:04,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:14:04,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:04,497 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:04 GMT 2019-07-30 23:14:04,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:04,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:14:04,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:04,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:04,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:09,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:14:09,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:09,587 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:09,587 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:09,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:09,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:09,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:09,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:09,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-09cf22ce-c2c7-4fb1-aa59-4644ec7317f7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66a3d45f5ebe21f5157443f9fe8b6a5f16558746\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}66a3d45f5ebe21f5157443f9fe8b6a5f16558746\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:03.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e078f57e-1e6b-45c3-9751-3e0b3954cc74"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c72286a-4e62-4647-9c56-908ebc7de59d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e078f57e-1e6b-45c3-9751-3e0b3954cc74"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-9c72286a-4e62-4647-9c56-908ebc7de59d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e078f57e-1e6b-45c3-9751-3e0b3954cc74"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-09cf22ce-c2c7-4fb1-aa59-4644ec7317f7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-09cf22ce-c2c7-4fb1-aa59-4644ec7317f7 Date: Tue, 30 Jul 2019 23:13:03 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4f578a6e5214df16b994288d04d0777686523ea\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-09cf22ce-c2c7-4fb1-aa59-4644ec7317f7 Date: Tue, 30 Jul 2019 23:13:03 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c96cb492f6a8ce445dd6567fb85cb625bfb5a594\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-09cf22ce-c2c7-4fb1-aa59-4644ec7317f7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30T23:13:03.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c96cb492f6a8ce445dd6567fb85cb625bfb5a594\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.048Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0596a0b-6db4-4a45-aca5-1ae5f1c51450 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f7391c6b-128a-474d-a6f7-7d3571d47a85 Date: Tue, 30 Jul 2019 23:13:04 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_8m8c76', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:04.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30T23:13:04.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-5c793d11-c5ce-463d-8d07-12ee68fd25e1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-5c793d11-c5ce-463d-8d07-12ee68fd25e1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-5c793d11-c5ce-463d-8d07-12ee68fd25e1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-5c793d11-c5ce-463d-8d07-12ee68fd25e1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5c793d11-c5ce-463d-8d07-12ee68fd25e1 Date: Tue, 30 Jul 2019 23:13:04 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5c793d11-c5ce-463d-8d07-12ee68fd25e1 Date: Tue, 30 Jul 2019 23:13:04 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6238b5a874f2cb9778f3e96a32b51dd2c1f07ad8\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6238b5a874f2cb9778f3e96a32b51dd2c1f07ad8\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0c022e41d9ceb5fe22681445affb3315e16a9fe9\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0c022e41d9ceb5fe22681445affb3315e16a9fe9\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.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": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_men849', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:04.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_men849', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:04.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30T23:13:04.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-f7391c6b-128a-474d-a6f7-7d3571d47a85", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-f7391c6b-128a-474d-a6f7-7d3571d47a85", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-f7391c6b-128a-474d-a6f7-7d3571d47a85", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-f7391c6b-128a-474d-a6f7-7d3571d47a85", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f7391c6b-128a-474d-a6f7-7d3571d47a85 Date: Tue, 30 Jul 2019 23:13:04 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51d4aaa1e02259b792dafbe2882a5a69bcab7e37\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e078f57e-1e6b-45c3-9751-3e0b3954cc74"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-d0596a0b-6db4-4a45-aca5-1ae5f1c51450", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-d0596a0b-6db4-4a45-aca5-1ae5f1c51450", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0596a0b-6db4-4a45-aca5-1ae5f1c51450 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:03.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:57.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:57.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:57.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:57.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.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": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:04.632Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_8m8c76', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:04.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}], "metadata": {"pagination": {"total": 1080, "offset": 801, "size": 50}}} 2019-07-30 23:14:09,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:09,588 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:09 GMT 2019-07-30 23:14:09,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:09,588 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:14:09,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:09,588 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:09,588 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:09,588 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:14:09,591 - 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-07-30 23:14:09,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-09cf22ce-c2c7-4fb1-aa59-4644ec7317f7 2019-07-30 23:14:09,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a3d45f5ebe21f5157443f9fe8b6a5f16558746" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_k3s6ag", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:14:09,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a3d45f5ebe21f5157443f9fe8b6a5f16558746" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_k3s6ag", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:14:09,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:09,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c72286a-4e62-4647-9c56-908ebc7de59d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:09,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-9c72286a-4e62-4647-9c56-908ebc7de59d 2019-07-30 23:14:09,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-09cf22ce-c2c7-4fb1-aa59-4644ec7317f7 2019-07-30 23:14:09,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-09cf22ce-c2c7-4fb1-aa59-4644ec7317f7 Date: Tue, 30 Jul 2019 23:13:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:14:09,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4f578a6e5214df16b994288d04d0777686523ea" 2019-07-30 23:14:09,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-09cf22ce-c2c7-4fb1-aa59-4644ec7317f7 Date: Tue, 30 Jul 2019 23:13:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:14:09,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96cb492f6a8ce445dd6567fb85cb625bfb5a594" 2019-07-30 23:14:09,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-09cf22ce-c2c7-4fb1-aa59-4644ec7317f7 2019-07-30 23:14:09,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30 23:14:09,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c96cb492f6a8ce445dd6567fb85cb625bfb5a594" 2019-07-30 23:14:09,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0596a0b-6db4-4a45-aca5-1ae5f1c51450 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:09,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f7391c6b-128a-474d-a6f7-7d3571d47a85 Date: Tue, 30 Jul 2019 23:13:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:14:09,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_8m8c76", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:14:09,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01aee60e3f70a955ecfe646cc538305d24205066" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_8m8c76", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:14:09,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_8m8c76', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-07-30 23:14:09,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30 23:14:09,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-5c793d11-c5ce-463d-8d07-12ee68fd25e1 2019-07-30 23:14:09,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-5c793d11-c5ce-463d-8d07-12ee68fd25e1 2019-07-30 23:14:09,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-5c793d11-c5ce-463d-8d07-12ee68fd25e1 2019-07-30 23:14:09,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-5c793d11-c5ce-463d-8d07-12ee68fd25e1 2019-07-30 23:14:09,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5c793d11-c5ce-463d-8d07-12ee68fd25e1 Date: Tue, 30 Jul 2019 23:13:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:14:09,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-5c793d11-c5ce-463d-8d07-12ee68fd25e1 Date: Tue, 30 Jul 2019 23:13:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:14:09,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6238b5a874f2cb9778f3e96a32b51dd2c1f07ad8" 2019-07-30 23:14:09,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6238b5a874f2cb9778f3e96a32b51dd2c1f07ad8" 2019-07-30 23:14:09,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c022e41d9ceb5fe22681445affb3315e16a9fe9" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_men849", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:14:09,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c022e41d9ceb5fe22681445affb3315e16a9fe9" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_men849", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:14:09,596 - 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-07-30 23:14:09,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_men849', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-07-30 23:14:09,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_men849', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-07-30 23:14:09,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30 23:14:09,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-f7391c6b-128a-474d-a6f7-7d3571d47a85 2019-07-30 23:14:09,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-f7391c6b-128a-474d-a6f7-7d3571d47a85 2019-07-30 23:14:09,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-f7391c6b-128a-474d-a6f7-7d3571d47a85 2019-07-30 23:14:09,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-f7391c6b-128a-474d-a6f7-7d3571d47a85 2019-07-30 23:14:09,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f7391c6b-128a-474d-a6f7-7d3571d47a85 Date: Tue, 30 Jul 2019 23:13:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:14:09,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d4aaa1e02259b792dafbe2882a5a69bcab7e37" 2019-07-30 23:14:09,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-d0596a0b-6db4-4a45-aca5-1ae5f1c51450 2019-07-30 23:14:09,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-d0596a0b-6db4-4a45-aca5-1ae5f1c51450 2019-07-30 23:14:09,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0596a0b-6db4-4a45-aca5-1ae5f1c51450 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:09,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 23:14:09,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 23:14:09,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:14:09,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 23:14:09,599 - 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-07-30 23:14:09,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_8m8c76', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-07-30 23:14:09,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:14:09,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:09,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:09,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:09,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:09,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:09,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:09,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:09,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:14:09,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:09,659 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:09 GMT 2019-07-30 23:14:09,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:09,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:14:09,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:09,660 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:09,660 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:14,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:14:14,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:14,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:14,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:14,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:14,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:14,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:14,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:14,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:58.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_lletkh', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', '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-07-30T23:13:04.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30T23:13:04.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-74f74ebd-d84f-4803-98c9-31f93b3c075b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-74f74ebd-d84f-4803-98c9-31f93b3c075b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-74f74ebd-d84f-4803-98c9-31f93b3c075b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-74f74ebd-d84f-4803-98c9-31f93b3c075b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-74f74ebd-d84f-4803-98c9-31f93b3c075b Date: Tue, 30 Jul 2019 23:13:04 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-74f74ebd-d84f-4803-98c9-31f93b3c075b Date: Tue, 30 Jul 2019 23:13:04 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T23:06:30Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\",\"admin_state_up\":true,\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:06:28Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:58.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:12:58.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b781c654f1e1cf037bef9d7384e28dae064de09\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b781c654f1e1cf037bef9d7384e28dae064de09\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"imageRef\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"flavorRef\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "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-07-30T23:13:04.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.233Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_lletkh', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:04.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.880Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.880Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:05.880Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:01.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:06.477Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:06.477Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-a4158f44-b839-46e2-b9fe-2dda35b05b0a x-compute-request-id: req-a4158f44-b839-46e2-b9fe-2dda35b05b0a Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:04Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_proxy_host_j4wls0\", \"created\": \"2019-07-30T23:13:01Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:05.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e078f57e-1e6b-45c3-9751-3e0b3954cc74"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:06.477Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:02.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:06.477Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-a4158f44-b839-46e2-b9fe-2dda35b05b0a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:05.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e078f57e-1e6b-45c3-9751-3e0b3954cc74"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:06.477Z", "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-07-30T23:13:06.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:06.477Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-a4158f44-b839-46e2-b9fe-2dda35b05b0a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:05.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e078f57e-1e6b-45c3-9751-3e0b3954cc74"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.097Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-d8016221-6d1c-4c7c-8ef8-afa62687419a x-compute-request-id: req-d8016221-6d1c-4c7c-8ef8-afa62687419a Content-Length: 417 location: http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"adminPass\": \"g9m6nqW3RssT\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-d8016221-6d1c-4c7c-8ef8-afa62687419a x-compute-request-id: req-d8016221-6d1c-4c7c-8ef8-afa62687419a Content-Length: 417 location: http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"adminPass\": \"g9m6nqW3RssT\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d8016221-6d1c-4c7c-8ef8-afa62687419a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d8016221-6d1c-4c7c-8ef8-afa62687419a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d8016221-6d1c-4c7c-8ef8-afa62687419a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d8016221-6d1c-4c7c-8ef8-afa62687419a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbd27c4-3efe-4fe3-99e6-5ed56f26fd83"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba x-compute-request-id: req-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba Content-Length: 419 location: http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"adminPass\": \"MVnyZ7hJSJi3\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba x-compute-request-id: req-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba Content-Length: 419 location: http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"adminPass\": \"MVnyZ7hJSJi3\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.857c6b71-f419-4f86-8b67-98dec7884638"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-2c8604ba-1d0b-4ebe-b348-13e8a3182c71 x-compute-request-id: req-2c8604ba-1d0b-4ebe-b348-13e8a3182c71 Content-Length: 459 location: http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 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\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"adminPass\": \"s5UTXVTGeo4v\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-2c8604ba-1d0b-4ebe-b348-13e8a3182c71 x-compute-request-id: req-2c8604ba-1d0b-4ebe-b348-13e8a3182c71 Content-Length: 459 location: http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 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\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"adminPass\": \"s5UTXVTGeo4v\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-2c8604ba-1d0b-4ebe-b348-13e8a3182c71", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-2c8604ba-1d0b-4ebe-b348-13e8a3182c71", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-2c8604ba-1d0b-4ebe-b348-13e8a3182c71", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:09.685Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-2c8604ba-1d0b-4ebe-b348-13e8a3182c71", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b4bdae2-d527-4101-9eff-c8e346980e56"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.234Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-820ba4a9-634f-4996-bda7-c0015c42c044 x-compute-request-id: req-820ba4a9-634f-4996-bda7-c0015c42c044 Content-Length: 418 location: http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"adminPass\": \"pYSYyDyG7kLs\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.234Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.234Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f x-compute-request-id: req-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f Content-Length: 418 location: http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"adminPass\": \"2r8X6htNaU8B\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}], "metadata": {"pagination": {"total": 1089, "offset": 851, "size": 50}}} 2019-07-30 23:14:14,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:14,745 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:14 GMT 2019-07-30 23:14:14,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:14,746 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:14:14,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:14,746 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:14,746 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:14,746 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:14:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 23:14:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_lletkh', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-30 23:14:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64), 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-07-30 23:14:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-74f74ebd-d84f-4803-98c9-31f93b3c075b 2019-07-30 23:14:14,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-74f74ebd-d84f-4803-98c9-31f93b3c075b 2019-07-30 23:14:14,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-74f74ebd-d84f-4803-98c9-31f93b3c075b 2019-07-30 23:14:14,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-74f74ebd-d84f-4803-98c9-31f93b3c075b 2019-07-30 23:14:14,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-74f74ebd-d84f-4803-98c9-31f93b3c075b Date: Tue, 30 Jul 2019 23:13:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:14:14,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-74f74ebd-d84f-4803-98c9-31f93b3c075b Date: Tue, 30 Jul 2019 23:13:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":["1936d843-8dc7-4192-8cf2-6e114cf7fab8"],"description":"","tags":[],"updated_at":"2019-07-30T23:06:30Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450}]} 2019-07-30 23:14:14,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-30 23:14:14,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:14:14,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b781c654f1e1cf037bef9d7384e28dae064de09" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_lletkh", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:14:14,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b781c654f1e1cf037bef9d7384e28dae064de09" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_lletkh", "imageRef": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "flavorRef": "20bd8f45-b84b-420b-9474-25cc371fe63a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}}' 2019-07-30 23:14:14,751 - 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-07-30 23:14:14,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_lletkh', 'key_name': u'cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64', 'image': u'03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64', 'cloudify_management_network_id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}, 'nics': [{'net-id': u'd8ee0a07-10df-4308-9acc-1fd4eb81bb28'}], 'flavor': u'20bd8f45-b84b-420b-9474-25cc371fe63a', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-07-30 23:14:14,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:14:14,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:14:14,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 23:14:14,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 23:14:14,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-a4158f44-b839-46e2-b9fe-2dda35b05b0a x-compute-request-id: req-a4158f44-b839-46e2-b9fe-2dda35b05b0a Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "d358103c-319f-4291-8d19-8dc45a3cdd2c", "security_groups": [{"name": "default"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:04Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_proxy_host_j4wls0", "created": "2019-07-30T23:13:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:14,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 23:14:14,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-a4158f44-b839-46e2-b9fe-2dda35b05b0a 2019-07-30 23:14:14,752 - 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-07-30 23:14:14,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-a4158f44-b839-46e2-b9fe-2dda35b05b0a 2019-07-30 23:14:14,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-d8016221-6d1c-4c7c-8ef8-afa62687419a x-compute-request-id: req-d8016221-6d1c-4c7c-8ef8-afa62687419a Content-Length: 417 location: http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "adminPass": "g9m6nqW3RssT"}} 2019-07-30 23:14:14,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba 2019-07-30 23:14:14,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba 2019-07-30 23:14:14,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 23:14:14,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba 2019-07-30 23:14:14,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba 2019-07-30 23:14:14,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-d8016221-6d1c-4c7c-8ef8-afa62687419a x-compute-request-id: req-d8016221-6d1c-4c7c-8ef8-afa62687419a Content-Length: 417 location: http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "adminPass": "g9m6nqW3RssT"}} 2019-07-30 23:14:14,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d8016221-6d1c-4c7c-8ef8-afa62687419a 2019-07-30 23:14:14,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d8016221-6d1c-4c7c-8ef8-afa62687419a 2019-07-30 23:14:14,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d8016221-6d1c-4c7c-8ef8-afa62687419a 2019-07-30 23:14:14,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d8016221-6d1c-4c7c-8ef8-afa62687419a 2019-07-30 23:14:14,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba x-compute-request-id: req-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba Content-Length: 419 location: http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "adminPass": "MVnyZ7hJSJi3"}} 2019-07-30 23:14:14,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba x-compute-request-id: req-86b07b33-b0ce-4d5a-a884-55fe0d0ca6ba Content-Length: 419 location: http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "adminPass": "MVnyZ7hJSJi3"}} 2019-07-30 23:14:14,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-2c8604ba-1d0b-4ebe-b348-13e8a3182c71 x-compute-request-id: req-2c8604ba-1d0b-4ebe-b348-13e8a3182c71 Content-Length: 459 location: http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 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": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "adminPass": "s5UTXVTGeo4v"}} 2019-07-30 23:14:14,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-2c8604ba-1d0b-4ebe-b348-13e8a3182c71 x-compute-request-id: req-2c8604ba-1d0b-4ebe-b348-13e8a3182c71 Content-Length: 459 location: http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 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": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "adminPass": "s5UTXVTGeo4v"}} 2019-07-30 23:14:14,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-2c8604ba-1d0b-4ebe-b348-13e8a3182c71 2019-07-30 23:14:14,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-2c8604ba-1d0b-4ebe-b348-13e8a3182c71 2019-07-30 23:14:14,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-2c8604ba-1d0b-4ebe-b348-13e8a3182c71 2019-07-30 23:14:14,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-2c8604ba-1d0b-4ebe-b348-13e8a3182c71 2019-07-30 23:14:14,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-820ba4a9-634f-4996-bda7-c0015c42c044 x-compute-request-id: req-820ba4a9-634f-4996-bda7-c0015c42c044 Content-Length: 418 location: http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "adminPass": "pYSYyDyG7kLs"}} 2019-07-30 23:14:14,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 23:14:14,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:14:14,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f 2019-07-30 23:14:14,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f 2019-07-30 23:14:14,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f 2019-07-30 23:14:14,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f x-compute-request-id: req-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f Content-Length: 418 location: http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "adminPass": "2r8X6htNaU8B"}} 2019-07-30 23:14:14,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:14:14,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:14,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:14,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:14,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:14,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:14,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:14,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:14,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:14:14,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:14,812 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:14 GMT 2019-07-30 23:14:14,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:14,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:14:14,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:14,813 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:14,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:19,818 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:14:19,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:19,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:19,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:19,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:19,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:19,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:19,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:19,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76 x-compute-request-id: req-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76 Content-Length: 457 location: http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 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\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"adminPass\": \"5ZDsGSdzW3HK\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76 x-compute-request-id: req-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76 Content-Length: 457 location: http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 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\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"adminPass\": \"5ZDsGSdzW3HK\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.17a13c49-8029-4749-987f-8b88913c90dd"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-820ba4a9-634f-4996-bda7-c0015c42c044", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-820ba4a9-634f-4996-bda7-c0015c42c044", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-820ba4a9-634f-4996-bda7-c0015c42c044", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-820ba4a9-634f-4996-bda7-c0015c42c044", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-820ba4a9-634f-4996-bda7-c0015c42c044 x-compute-request-id: req-820ba4a9-634f-4996-bda7-c0015c42c044 Content-Length: 418 location: http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"adminPass\": \"pYSYyDyG7kLs\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a686b42e-0cd0-4240-8c0a-7420c0184ad2"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-d6651f82-00c5-47fe-867c-d8a96b6eb86a x-compute-request-id: req-d6651f82-00c5-47fe-867c-d8a96b6eb86a Content-Length: 417 location: http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"adminPass\": \"PRq8GKimbVqf\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:10.774Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.eced1119-cd5c-4f24-bd6f-45ece7f43630"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:11.495Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d6651f82-00c5-47fe-867c-d8a96b6eb86a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:11.495Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d6651f82-00c5-47fe-867c-d8a96b6eb86a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:11.495Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-d6651f82-00c5-47fe-867c-d8a96b6eb86a x-compute-request-id: req-d6651f82-00c5-47fe-867c-d8a96b6eb86a Content-Length: 417 location: http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"adminPass\": \"PRq8GKimbVqf\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:11.495Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d6651f82-00c5-47fe-867c-d8a96b6eb86a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:11.495Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d6651f82-00c5-47fe-867c-d8a96b6eb86a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.76ba3376-b155-49c3-bb85-b429b29e72c9"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:11.495Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:11.495Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:11.495Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:11.495Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:09.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:12.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:11.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.74f321d3-f593-431d-9eca-d2dbc3500912"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:12.050Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:12.050Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:12.693Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:12.693Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:12.693Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e913f6de-2adc-47c0-9501-e37043702be5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:11.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.74f321d3-f593-431d-9eca-d2dbc3500912"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:12.693Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e913f6de-2adc-47c0-9501-e37043702be5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:11.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.74f321d3-f593-431d-9eca-d2dbc3500912"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:12.693Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bf76f01de448c6f445957260e6969d9b4f283190\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:12.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.74f321d3-f593-431d-9eca-d2dbc3500912"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:12.693Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:12.693Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:10.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.329Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d847a5f-f6e6-4005-adcf-ef4f0cbf0155 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:12.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.81945e04-018a-4d6f-8df3-8d0313a86a10"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.329Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-3d847a5f-f6e6-4005-adcf-ef4f0cbf0155", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:12.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.81945e04-018a-4d6f-8df3-8d0313a86a10"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.329Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:11.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.329Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:11.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.329Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:11.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.329Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:12.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.81945e04-018a-4d6f-8df3-8d0313a86a10"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.882Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:13.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cade0705-9303-4809-ac15-e68b39c09c39"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.882Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:11.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.882Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:11.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.882Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ddb835d7b85296a84dcf9fedc6d87f58c0de6ff\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:13.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cade0705-9303-4809-ac15-e68b39c09c39"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.882Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-a5077b34-6b31-4c3c-824f-0990d3ed9d2a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:13.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cade0705-9303-4809-ac15-e68b39c09c39"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.882Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5077b34-6b31-4c3c-824f-0990d3ed9d2a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:13.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cade0705-9303-4809-ac15-e68b39c09c39"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.882Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-7d938086-fae4-48b1-b6ed-d81cbdc0083c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:13.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.74f321d3-f593-431d-9eca-d2dbc3500912"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.882Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-7d938086-fae4-48b1-b6ed-d81cbdc0083c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:13.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.74f321d3-f593-431d-9eca-d2dbc3500912"}], "metadata": {"pagination": {"total": 1095, "offset": 901, "size": 50}}} 2019-07-30 23:14:19,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:19,915 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:19 GMT 2019-07-30 23:14:19,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:19,915 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:14:19,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:19,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:19,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:19,915 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:14:19,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76 2019-07-30 23:14:19,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76 2019-07-30 23:14:19,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76 2019-07-30 23:14:19,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76 2019-07-30 23:14:19,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76 x-compute-request-id: req-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76 Content-Length: 457 location: http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 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": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "adminPass": "5ZDsGSdzW3HK"}} 2019-07-30 23:14:19,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76 x-compute-request-id: req-c7e8b9f3-5751-45d4-a5a7-dd0571b79a76 Content-Length: 457 location: http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 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": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "adminPass": "5ZDsGSdzW3HK"}} 2019-07-30 23:14:19,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-820ba4a9-634f-4996-bda7-c0015c42c044 2019-07-30 23:14:19,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-820ba4a9-634f-4996-bda7-c0015c42c044 2019-07-30 23:14:19,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-820ba4a9-634f-4996-bda7-c0015c42c044 2019-07-30 23:14:19,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-820ba4a9-634f-4996-bda7-c0015c42c044 2019-07-30 23:14:19,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-820ba4a9-634f-4996-bda7-c0015c42c044 x-compute-request-id: req-820ba4a9-634f-4996-bda7-c0015c42c044 Content-Length: 418 location: http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "adminPass": "pYSYyDyG7kLs"}} 2019-07-30 23:14:19,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f 2019-07-30 23:14:19,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-d6651f82-00c5-47fe-867c-d8a96b6eb86a x-compute-request-id: req-d6651f82-00c5-47fe-867c-d8a96b6eb86a Content-Length: 417 location: http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "2497515c-f481-4345-ba00-76f335933d8b", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "adminPass": "PRq8GKimbVqf"}} 2019-07-30 23:14:19,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:14:19,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:14:19,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 23:14:19,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-fec5b779-0dcc-4d29-8b7f-44b9c2b2f61f 2019-07-30 23:14:19,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d6651f82-00c5-47fe-867c-d8a96b6eb86a 2019-07-30 23:14:19,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d6651f82-00c5-47fe-867c-d8a96b6eb86a 2019-07-30 23:14:19,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:13: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-d6651f82-00c5-47fe-867c-d8a96b6eb86a x-compute-request-id: req-d6651f82-00c5-47fe-867c-d8a96b6eb86a Content-Length: 417 location: http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "2497515c-f481-4345-ba00-76f335933d8b", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "adminPass": "PRq8GKimbVqf"}} 2019-07-30 23:14:19,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d6651f82-00c5-47fe-867c-d8a96b6eb86a 2019-07-30 23:14:19,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-d6651f82-00c5-47fe-867c-d8a96b6eb86a 2019-07-30 23:14:19,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 23:14:19,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:14:19,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:14:19,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 23:14:19,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:19,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:14:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 23:14:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 23:14:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 23:14:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e913f6de-2adc-47c0-9501-e37043702be5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e913f6de-2adc-47c0-9501-e37043702be5 2019-07-30 23:14:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf76f01de448c6f445957260e6969d9b4f283190" 2019-07-30 23:14:19,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 23:14:19,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 23:14:19,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d847a5f-f6e6-4005-adcf-ef4f0cbf0155 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:19,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-3d847a5f-f6e6-4005-adcf-ef4f0cbf0155 2019-07-30 23:14:19,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-30 23:14:19,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:14:19,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 23:14:19,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:19,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:19,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:14:19,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 23:14:19,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ddb835d7b85296a84dcf9fedc6d87f58c0de6ff" 2019-07-30 23:14:19,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-a5077b34-6b31-4c3c-824f-0990d3ed9d2a 2019-07-30 23:14:19,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5077b34-6b31-4c3c-824f-0990d3ed9d2a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:19,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-7d938086-fae4-48b1-b6ed-d81cbdc0083c 2019-07-30 23:14:19,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-7d938086-fae4-48b1-b6ed-d81cbdc0083c 2019-07-30 23:14:19,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:14:19,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:19,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:19,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:19,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:19,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:19,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:19,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:19,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:14:19,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:19,990 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:19 GMT 2019-07-30 23:14:19,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:19,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:14:19,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:19,991 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:19,991 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:24,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:14:25,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:25,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:25,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:25,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:25,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:25,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:25,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:25,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.882Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}113ef107de6d7b7e199182817fe7ab3ded561752\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:13.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.81945e04-018a-4d6f-8df3-8d0313a86a10"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:13.882Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:11.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:14.522Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-58ee160c-bdf2-4ad0-bcbf-4d9e819455d4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:14.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f695c09c-e898-4eda-b29e-5605282d7c31"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:14.522Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:12.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:14.522Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:11.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:14.522Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:11.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:14.522Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:11.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:14.522Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58ee160c-bdf2-4ad0-bcbf-4d9e819455d4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:14.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f695c09c-e898-4eda-b29e-5605282d7c31"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:14.522Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:14.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f695c09c-e898-4eda-b29e-5605282d7c31"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:14.522Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-133e8e20-586d-4404-9587-5c717250ae00", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:14.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.81945e04-018a-4d6f-8df3-8d0313a86a10"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:14.522Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-133e8e20-586d-4404-9587-5c717250ae00", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:14.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.81945e04-018a-4d6f-8df3-8d0313a86a10"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:14.522Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-133e8e20-586d-4404-9587-5c717250ae00 x-compute-request-id: req-133e8e20-586d-4404-9587-5c717250ae00 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:13Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:14.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.81945e04-018a-4d6f-8df3-8d0313a86a10"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.036Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:14.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2690fdae-6dc4-46c5-a507-1a189755fe18"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.036Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c84d651-55a5-496a-a9e9-aa103a47fba4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:14.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2690fdae-6dc4-46c5-a507-1a189755fe18"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.036Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-7c84d651-55a5-496a-a9e9-aa103a47fba4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:14.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2690fdae-6dc4-46c5-a507-1a189755fe18"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.036Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}035955a640bbae73e9ab6de2f5a05bfb66f02117\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:14.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f695c09c-e898-4eda-b29e-5605282d7c31"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.036Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:14.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.22ea043b-d991-4d86-8959-3d794922adc2"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.036Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:12.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.036Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:12.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.549Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:12.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.549Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:12.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.549Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:12.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.549Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-7f7748b5-ec0d-4716-8559-cbce43f04601", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:15.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a0f186aa-7f59-427a-b3b0-1e1fb6db454a"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.549Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9e86a0b-a3fe-44f9-8f0c-b850ec2b72a8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:14.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.22ea043b-d991-4d86-8959-3d794922adc2"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.549Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-d9e86a0b-a3fe-44f9-8f0c-b850ec2b72a8", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:14.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.22ea043b-d991-4d86-8959-3d794922adc2"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.549Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:15.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a0f186aa-7f59-427a-b3b0-1e1fb6db454a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.549Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f7748b5-ec0d-4716-8559-cbce43f04601 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:15.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a0f186aa-7f59-427a-b3b0-1e1fb6db454a"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.549Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f46d9332b054405d572a8b00f0f28e8942e13f3c\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:15.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2690fdae-6dc4-46c5-a507-1a189755fe18"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:15.549Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}605b845d76de5c41d40888796f3dc6ba4be8a58a\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:15.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.22ea043b-d991-4d86-8959-3d794922adc2"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "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-07-30T23:13:13.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67b76b141599cb1074e4270088a41e00a7f8a7c3\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:15.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a0f186aa-7f59-427a-b3b0-1e1fb6db454a"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "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-07-30T23:13:14.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-04b384d8-7aaf-4425-bcd5-6177772bf396", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:15.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cade0705-9303-4809-ac15-e68b39c09c39"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-04b384d8-7aaf-4425-bcd5-6177772bf396", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:15.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cade0705-9303-4809-ac15-e68b39c09c39"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "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-07-30T23:13:15.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-04b384d8-7aaf-4425-bcd5-6177772bf396 x-compute-request-id: req-04b384d8-7aaf-4425-bcd5-6177772bf396 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:11Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:15.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cade0705-9303-4809-ac15-e68b39c09c39"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-ec886603-1a06-4a29-becf-9f6329874588", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:15.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f695c09c-e898-4eda-b29e-5605282d7c31"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-ec886603-1a06-4a29-becf-9f6329874588", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:15.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f695c09c-e898-4eda-b29e-5605282d7c31"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-ec886603-1a06-4a29-becf-9f6329874588 x-compute-request-id: req-ec886603-1a06-4a29-becf-9f6329874588 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:15.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f695c09c-e898-4eda-b29e-5605282d7c31"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:12.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:12.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:13.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:13.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.127Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:13.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.775Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-5fe097c4-8437-4be2-9678-79d08146650c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:16.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2690fdae-6dc4-46c5-a507-1a189755fe18"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.775Z", "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-07-30T23:13:16.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.775Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-5fe097c4-8437-4be2-9678-79d08146650c x-compute-request-id: req-5fe097c4-8437-4be2-9678-79d08146650c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:16.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2690fdae-6dc4-46c5-a507-1a189755fe18"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.775Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-5fe097c4-8437-4be2-9678-79d08146650c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:16.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2690fdae-6dc4-46c5-a507-1a189755fe18"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:16.775Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-e76d113c-e2a3-4fb4-9e9f-6fe00795a25c x-compute-request-id: req-e76d113c-e2a3-4fb4-9e9f-6fe00795a25c Content-Encoding: gzip Content-Length: 761 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:13Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:16.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a0f186aa-7f59-427a-b3b0-1e1fb6db454a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:17.341Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-e76d113c-e2a3-4fb4-9e9f-6fe00795a25c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:16.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a0f186aa-7f59-427a-b3b0-1e1fb6db454a"}], "metadata": {"pagination": {"total": 1146, "offset": 951, "size": 50}}} 2019-07-30 23:14:25,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:25,078 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:25 GMT 2019-07-30 23:14:25,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:25,078 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:14:25,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:25,079 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:25,079 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:25,079 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:14:25,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}113ef107de6d7b7e199182817fe7ab3ded561752" 2019-07-30 23:14:25,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:14:25,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-58ee160c-bdf2-4ad0-bcbf-4d9e819455d4 2019-07-30 23:14:25,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:14:25,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:14:25,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:14:25,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:14:25,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58ee160c-bdf2-4ad0-bcbf-4d9e819455d4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:25,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:25,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-133e8e20-586d-4404-9587-5c717250ae00 2019-07-30 23:14:25,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-133e8e20-586d-4404-9587-5c717250ae00 2019-07-30 23:14:25,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-133e8e20-586d-4404-9587-5c717250ae00 x-compute-request-id: req-133e8e20-586d-4404-9587-5c717250ae00 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:13Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:25,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:25,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c84d651-55a5-496a-a9e9-aa103a47fba4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:25,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-7c84d651-55a5-496a-a9e9-aa103a47fba4 2019-07-30 23:14:25,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}035955a640bbae73e9ab6de2f5a05bfb66f02117" 2019-07-30 23:14:25,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:25,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 23:14:25,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:14:25,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 23:14:25,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:14:25,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 23:14:25,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-7f7748b5-ec0d-4716-8559-cbce43f04601 2019-07-30 23:14:25,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9e86a0b-a3fe-44f9-8f0c-b850ec2b72a8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:25,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-d9e86a0b-a3fe-44f9-8f0c-b850ec2b72a8 2019-07-30 23:14:25,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:25,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f7748b5-ec0d-4716-8559-cbce43f04601 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:25,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46d9332b054405d572a8b00f0f28e8942e13f3c" 2019-07-30 23:14:25,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}605b845d76de5c41d40888796f3dc6ba4be8a58a" 2019-07-30 23:14:25,086 - 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-07-30 23:14:25,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b76b141599cb1074e4270088a41e00a7f8a7c3" 2019-07-30 23:14:25,087 - 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-07-30 23:14:25,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-04b384d8-7aaf-4425-bcd5-6177772bf396 2019-07-30 23:14:25,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-04b384d8-7aaf-4425-bcd5-6177772bf396 2019-07-30 23:14:25,087 - 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-07-30 23:14:25,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-04b384d8-7aaf-4425-bcd5-6177772bf396 x-compute-request-id: req-04b384d8-7aaf-4425-bcd5-6177772bf396 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:11Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:25,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-ec886603-1a06-4a29-becf-9f6329874588 2019-07-30 23:14:25,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-ec886603-1a06-4a29-becf-9f6329874588 2019-07-30 23:14:25,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-ec886603-1a06-4a29-becf-9f6329874588 x-compute-request-id: req-ec886603-1a06-4a29-becf-9f6329874588 Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:25,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 23:14:25,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 23:14:25,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 23:14:25,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 23:14:25,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-30 23:14:25,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-5fe097c4-8437-4be2-9678-79d08146650c 2019-07-30 23:14:25,089 - 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-07-30 23:14:25,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-5fe097c4-8437-4be2-9678-79d08146650c x-compute-request-id: req-5fe097c4-8437-4be2-9678-79d08146650c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:25,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-5fe097c4-8437-4be2-9678-79d08146650c 2019-07-30 23:14:25,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-e76d113c-e2a3-4fb4-9e9f-6fe00795a25c x-compute-request-id: req-e76d113c-e2a3-4fb4-9e9f-6fe00795a25c Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:13Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:25,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-e76d113c-e2a3-4fb4-9e9f-6fe00795a25c 2019-07-30 23:14:25,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:14:25,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:25,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:25,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:25,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:25,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:25,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:25,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:25,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:14:25,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:25,149 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:25 GMT 2019-07-30 23:14:25,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:25,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:14:25,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:25,150 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:25,150 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:30,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:14:30,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:30,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:30,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:30,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:30,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:30,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:30,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:30,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:17.341Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ce978a86-361c-4e0e-af22-f5ecfaadecbc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:16.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.22ea043b-d991-4d86-8959-3d794922adc2"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:17.341Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-e76d113c-e2a3-4fb4-9e9f-6fe00795a25c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:16.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a0f186aa-7f59-427a-b3b0-1e1fb6db454a"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:17.341Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-ce978a86-361c-4e0e-af22-f5ecfaadecbc x-compute-request-id: req-ce978a86-361c-4e0e-af22-f5ecfaadecbc Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:16.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.22ea043b-d991-4d86-8959-3d794922adc2"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:17.341Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ce978a86-361c-4e0e-af22-f5ecfaadecbc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:16.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.22ea043b-d991-4d86-8959-3d794922adc2"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:17.341Z", "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-07-30T23:13:16.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:17.341Z", "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-07-30T23:13:17.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:18.061Z", "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-07-30T23:13:17.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:36.545Z", "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-07-30T23:13:36.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:37.580Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:37.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.be82aa64-f6d1-4e43-8181-fbdc3b0096ed"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:38.083Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de4e181e-83ec-4f6a-aaf5-f0a188163eea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:37.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.be82aa64-f6d1-4e43-8181-fbdc3b0096ed"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:38.083Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-de4e181e-83ec-4f6a-aaf5-f0a188163eea", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:37.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.be82aa64-f6d1-4e43-8181-fbdc3b0096ed"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:38.699Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52f654266137ab865c418efd7de7358bbe35edd6\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:37.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.be82aa64-f6d1-4e43-8181-fbdc3b0096ed"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:39.817Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-d5b8fb8a-4a7c-448c-afb3-e2245da02cb4 x-compute-request-id: req-d5b8fb8a-4a7c-448c-afb3-e2245da02cb4 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:04Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_proxy_host_j4wls0\", \"created\": \"2019-07-30T23:13:01Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:39.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.be82aa64-f6d1-4e43-8181-fbdc3b0096ed"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:40.321Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d5b8fb8a-4a7c-448c-afb3-e2245da02cb4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:39.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.be82aa64-f6d1-4e43-8181-fbdc3b0096ed"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:40.321Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d5b8fb8a-4a7c-448c-afb3-e2245da02cb4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:39.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.be82aa64-f6d1-4e43-8181-fbdc3b0096ed"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:40.840Z", "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-07-30T23:13:40.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:44.158Z", "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-07-30T23:13:43.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:44.975Z", "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-07-30T23:13:44.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:45.707Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9495a0a608ef5ab32199d16c6f2911b1f03f100c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:45.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7c9d0e31-5429-4f34-abfa-a1d841cc19e0"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:45.707Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-c8185466-05c6-4055-9a4a-a0f8e8ef3c6a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:44.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7c9d0e31-5429-4f34-abfa-a1d841cc19e0"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:45.707Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8185466-05c6-4055-9a4a-a0f8e8ef3c6a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:44.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7c9d0e31-5429-4f34-abfa-a1d841cc19e0"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:45.707Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:44.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7c9d0e31-5429-4f34-abfa-a1d841cc19e0"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:46.361Z", "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-07-30T23:13:46.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:46.361Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:45.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4a03e186-f9b2-43d8-84d6-daa45c6c180b"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:46.361Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05b4c3b9-d649-41a6-9102-cf527b20dbd6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:45.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4a03e186-f9b2-43d8-84d6-daa45c6c180b"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:46.361Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-05b4c3b9-d649-41a6-9102-cf527b20dbd6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:45.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4a03e186-f9b2-43d8-84d6-daa45c6c180b"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:46.361Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c040e3bd07ac5e7147c587409aa60c8a67175fb9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:46.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4a03e186-f9b2-43d8-84d6-daa45c6c180b"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:47.080Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-113db152-f9c1-4d27-80d1-f0f13a829a2b x-compute-request-id: req-113db152-f9c1-4d27-80d1-f0f13a829a2b Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:12Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:46.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7c9d0e31-5429-4f34-abfa-a1d841cc19e0"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:47.080Z", "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-07-30T23:13:46.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:47.782Z", "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-07-30T23:13:47.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:47.782Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-113db152-f9c1-4d27-80d1-f0f13a829a2b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:46.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7c9d0e31-5429-4f34-abfa-a1d841cc19e0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:47.782Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-ea131fd6-48f9-4ee2-9742-99bfe40d3d4b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:47.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.009770ba-efd1-4181-b101-0c79e7ad6c93"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:47.782Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:47.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ede4c853-9fe3-4876-a601-8341373261af"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:47.782Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea131fd6-48f9-4ee2-9742-99bfe40d3d4b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:47.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.009770ba-efd1-4181-b101-0c79e7ad6c93"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:47.782Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:47.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.009770ba-efd1-4181-b101-0c79e7ad6c93"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:47.782Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-113db152-f9c1-4d27-80d1-f0f13a829a2b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:46.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7c9d0e31-5429-4f34-abfa-a1d841cc19e0"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:47.782Z", "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-07-30T23:13:47.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:48.379Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fb7e32848a248760038fd1bc0bcb5e4c511090f2\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:48.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ede4c853-9fe3-4876-a601-8341373261af"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:48.379Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-aaf40598-7e3d-4c61-abed-36d1e9fdb3eb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:47.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ede4c853-9fe3-4876-a601-8341373261af"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:48.379Z", "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-07-30T23:13:47.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:48.379Z", "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-07-30T23:13:47.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:48.379Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf40598-7e3d-4c61-abed-36d1e9fdb3eb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:47.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ede4c853-9fe3-4876-a601-8341373261af"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:48.379Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a1cb4d6d6eb7f862c5acc12388792948c8536e7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:47.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.009770ba-efd1-4181-b101-0c79e7ad6c93"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:48.379Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66a3323e-a3a4-48fe-9dff-b2524e8827e0 x-compute-request-id: req-66a3323e-a3a4-48fe-9dff-b2524e8827e0 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:13Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:47.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4a03e186-f9b2-43d8-84d6-daa45c6c180b"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:48.379Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-66a3323e-a3a4-48fe-9dff-b2524e8827e0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:47.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4a03e186-f9b2-43d8-84d6-daa45c6c180b"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:48.379Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-66a3323e-a3a4-48fe-9dff-b2524e8827e0", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:47.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4a03e186-f9b2-43d8-84d6-daa45c6c180b"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.104Z", "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-07-30T23:13:48.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.104Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-9d593e22-fdf4-4b66-bc41-8267f4c5c714", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:48.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a89cd04-0ea8-4a4b-adb2-ef7d181d86e4"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.104Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d593e22-fdf4-4b66-bc41-8267f4c5c714 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:48.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a89cd04-0ea8-4a4b-adb2-ef7d181d86e4"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.104Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:48.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a89cd04-0ea8-4a4b-adb2-ef7d181d86e4"}], "metadata": {"pagination": {"total": 1152, "offset": 1001, "size": 50}}} 2019-07-30 23:14:30,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:30,241 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:30 GMT 2019-07-30 23:14:30,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:30,241 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:14:30,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:30,241 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:30,241 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:30,242 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:14:30,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ce978a86-361c-4e0e-af22-f5ecfaadecbc 2019-07-30 23:14:30,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-e76d113c-e2a3-4fb4-9e9f-6fe00795a25c 2019-07-30 23:14:30,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-ce978a86-361c-4e0e-af22-f5ecfaadecbc x-compute-request-id: req-ce978a86-361c-4e0e-af22-f5ecfaadecbc Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:30,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ce978a86-361c-4e0e-af22-f5ecfaadecbc 2019-07-30 23:14:30,246 - 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-07-30 23:14:30,246 - 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-07-30 23:14:30,246 - 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-07-30 23:14:30,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 23:14:30,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:30,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de4e181e-83ec-4f6a-aaf5-f0a188163eea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:30,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-de4e181e-83ec-4f6a-aaf5-f0a188163eea 2019-07-30 23:14:30,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52f654266137ab865c418efd7de7358bbe35edd6" 2019-07-30 23:14:30,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-d5b8fb8a-4a7c-448c-afb3-e2245da02cb4 x-compute-request-id: req-d5b8fb8a-4a7c-448c-afb3-e2245da02cb4 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "d358103c-319f-4291-8d19-8dc45a3cdd2c", "security_groups": [{"name": "default"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:04Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_proxy_host_j4wls0", "created": "2019-07-30T23:13:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:30,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d5b8fb8a-4a7c-448c-afb3-e2245da02cb4 2019-07-30 23:14:30,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d5b8fb8a-4a7c-448c-afb3-e2245da02cb4 2019-07-30 23:14:30,248 - 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-07-30 23:14:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 23:14:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 23:14:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9495a0a608ef5ab32199d16c6f2911b1f03f100c" 2019-07-30 23:14:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-c8185466-05c6-4055-9a4a-a0f8e8ef3c6a 2019-07-30 23:14:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8185466-05c6-4055-9a4a-a0f8e8ef3c6a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 23:14:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05b4c3b9-d649-41a6-9102-cf527b20dbd6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-05b4c3b9-d649-41a6-9102-cf527b20dbd6 2019-07-30 23:14:30,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c040e3bd07ac5e7147c587409aa60c8a67175fb9" 2019-07-30 23:14:30,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-113db152-f9c1-4d27-80d1-f0f13a829a2b x-compute-request-id: req-113db152-f9c1-4d27-80d1-f0f13a829a2b Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:12Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:30,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 23:14:30,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 23:14:30,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-113db152-f9c1-4d27-80d1-f0f13a829a2b 2019-07-30 23:14:30,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-ea131fd6-48f9-4ee2-9742-99bfe40d3d4b 2019-07-30 23:14:30,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:30,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea131fd6-48f9-4ee2-9742-99bfe40d3d4b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:30,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:30,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-113db152-f9c1-4d27-80d1-f0f13a829a2b 2019-07-30 23:14:30,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 23:14:30,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7e32848a248760038fd1bc0bcb5e4c511090f2" 2019-07-30 23:14:30,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-aaf40598-7e3d-4c61-abed-36d1e9fdb3eb 2019-07-30 23:14:30,252 - 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-07-30 23:14:30,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-30 23:14:30,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf40598-7e3d-4c61-abed-36d1e9fdb3eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:30,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1cb4d6d6eb7f862c5acc12388792948c8536e7" 2019-07-30 23:14:30,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66a3323e-a3a4-48fe-9dff-b2524e8827e0 x-compute-request-id: req-66a3323e-a3a4-48fe-9dff-b2524e8827e0 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:13Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:30,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-66a3323e-a3a4-48fe-9dff-b2524e8827e0 2019-07-30 23:14:30,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-66a3323e-a3a4-48fe-9dff-b2524e8827e0 2019-07-30 23:14:30,253 - 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-07-30 23:14:30,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-9d593e22-fdf4-4b66-bc41-8267f4c5c714 2019-07-30 23:14:30,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d593e22-fdf4-4b66-bc41-8267f4c5c714 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:30,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:30,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:14:30,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:30,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:30,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:30,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:30,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:30,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:30,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:30,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:14:30,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:30,313 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:30 GMT 2019-07-30 23:14:30,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:30,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:14:30,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:30,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:30,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:35,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:14:35,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:35,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:35,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:35,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:35,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:35,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:35,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:35,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.793Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cefe1fb-90c5-48c6-9e4b-ce28093f3603 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:49.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d7e978e4-2010-4cdb-96e9-88241035b3d2"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:49.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d7e978e4-2010-4cdb-96e9-88241035b3d2"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0fafa02f9e91f04a65f44e99ec78fa6050dbb0d5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:49.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d7e978e4-2010-4cdb-96e9-88241035b3d2"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.793Z", "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-07-30T23:13:49.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.793Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-c525a86d-f267-4eca-aaf5-4b5c356b4ed2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:49.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.009770ba-efd1-4181-b101-0c79e7ad6c93"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.793Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-5555cbbd-609a-4ad1-b42f-cab8acac1d9f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:49.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbcd1bf-d5b7-417c-9414-48cf8f234eaf"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.793Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5555cbbd-609a-4ad1-b42f-cab8acac1d9f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:49.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbcd1bf-d5b7-417c-9414-48cf8f234eaf"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:13:49.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbcd1bf-d5b7-417c-9414-48cf8f234eaf"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.793Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-c525a86d-f267-4eca-aaf5-4b5c356b4ed2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:49.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.009770ba-efd1-4181-b101-0c79e7ad6c93"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.793Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-c525a86d-f267-4eca-aaf5-4b5c356b4ed2 x-compute-request-id: req-c525a86d-f267-4eca-aaf5-4b5c356b4ed2 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:11Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:49.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.009770ba-efd1-4181-b101-0c79e7ad6c93"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a40a217b614de4433ccf1400681b3823b4d2600\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:49.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a89cd04-0ea8-4a4b-adb2-ef7d181d86e4"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:49.793Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-6cefe1fb-90c5-48c6-9e4b-ce28093f3603", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:49.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d7e978e4-2010-4cdb-96e9-88241035b3d2"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:50.407Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-7d715ec6-2e81-4648-8105-9d9b7cfd670b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:49.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ede4c853-9fe3-4876-a601-8341373261af"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:50.407Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-07-30T23:13:50.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:50.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f34d74f3b731696f89bcfdccbf4e922c8e0828d3\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:49.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbcd1bf-d5b7-417c-9414-48cf8f234eaf"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:50.407Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-7d715ec6-2e81-4648-8105-9d9b7cfd670b x-compute-request-id: req-7d715ec6-2e81-4648-8105-9d9b7cfd670b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:49.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ede4c853-9fe3-4876-a601-8341373261af"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:50.407Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-7d715ec6-2e81-4648-8105-9d9b7cfd670b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:49.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ede4c853-9fe3-4876-a601-8341373261af"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:51.144Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-d9fced45-3117-4be2-9da5-ac73c332be5a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:50.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a89cd04-0ea8-4a4b-adb2-ef7d181d86e4"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:51.144Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-d9fced45-3117-4be2-9da5-ac73c332be5a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:50.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a89cd04-0ea8-4a4b-adb2-ef7d181d86e4"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:51.144Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-d9fced45-3117-4be2-9da5-ac73c332be5a x-compute-request-id: req-d9fced45-3117-4be2-9da5-ac73c332be5a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:13Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:50.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a89cd04-0ea8-4a4b-adb2-ef7d181d86e4"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:51.144Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-3b7a5e9a-5006-41be-9a83-ec0a50d175a2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:50.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d7e978e4-2010-4cdb-96e9-88241035b3d2"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:51.144Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-3b7a5e9a-5006-41be-9a83-ec0a50d175a2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:50.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d7e978e4-2010-4cdb-96e9-88241035b3d2"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:51.144Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-3b7a5e9a-5006-41be-9a83-ec0a50d175a2 x-compute-request-id: req-3b7a5e9a-5006-41be-9a83-ec0a50d175a2 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:50.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d7e978e4-2010-4cdb-96e9-88241035b3d2"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:51.674Z", "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-07-30T23:13:51.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:51.674Z", "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-07-30T23:13:51.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:51.674Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-e3df9f64-8ee5-486b-bea0-b274e5d5461c x-compute-request-id: req-e3df9f64-8ee5-486b-bea0-b274e5d5461c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:51.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbcd1bf-d5b7-417c-9414-48cf8f234eaf"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:51.674Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-e3df9f64-8ee5-486b-bea0-b274e5d5461c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:51.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbcd1bf-d5b7-417c-9414-48cf8f234eaf"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:51.674Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-e3df9f64-8ee5-486b-bea0-b274e5d5461c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:13:51.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8fbcd1bf-d5b7-417c-9414-48cf8f234eaf"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:13:52.291Z", "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-07-30T23:13:51.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:10.586Z", "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-07-30T23:14:10.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:11.454Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:14:11.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f306608a-992f-43fc-86ee-cf90f2b44a15"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:12.121Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1d1dd482e6663fe6e0b53a36a6e3770a2e5e0621\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:11.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f306608a-992f-43fc-86ee-cf90f2b44a15"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:12.121Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-68a4dd19-49e3-4c52-8179-400b95a3dcea", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:11.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f306608a-992f-43fc-86ee-cf90f2b44a15"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:12.121Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68a4dd19-49e3-4c52-8179-400b95a3dcea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:11.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f306608a-992f-43fc-86ee-cf90f2b44a15"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:13.488Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:14: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-3e07e1e8-dd3b-4d49-81de-50fd705e8192 x-compute-request-id: req-3e07e1e8-dd3b-4d49-81de-50fd705e8192 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:04Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_proxy_host_j4wls0\", \"created\": \"2019-07-30T23:13:01Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:13.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f306608a-992f-43fc-86ee-cf90f2b44a15"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:13.991Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-3e07e1e8-dd3b-4d49-81de-50fd705e8192", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:13.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f306608a-992f-43fc-86ee-cf90f2b44a15"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:13.991Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-3e07e1e8-dd3b-4d49-81de-50fd705e8192", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:13.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f306608a-992f-43fc-86ee-cf90f2b44a15"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:13.991Z", "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-07-30T23:14:13.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:17.996Z", "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-07-30T23:14:17.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:18.780Z", "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-07-30T23:14:18.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:19.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2aa519c27e31c2a4819d6cf948c74c341b0824a2\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:19.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32498791-95ec-4910-8f45-45a1688ca42e"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:19.311Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-c043c8c5-4ccc-43c9-b136-e2c30132aee3", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:18.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32498791-95ec-4910-8f45-45a1688ca42e"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:19.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:14:18.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32498791-95ec-4910-8f45-45a1688ca42e"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:19.311Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c043c8c5-4ccc-43c9-b136-e2c30132aee3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:18.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32498791-95ec-4910-8f45-45a1688ca42e"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:19.993Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-18df667b-ade1-4552-9914-7c128fd3d554", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:19.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e656c592-ee6c-4d8e-b88f-eec11f493d03"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:19.993Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18df667b-ade1-4552-9914-7c128fd3d554 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:19.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e656c592-ee6c-4d8e-b88f-eec11f493d03"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:19.993Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:14:19.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e656c592-ee6c-4d8e-b88f-eec11f493d03"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:19.993Z", "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-07-30T23:14:19.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:20.586Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}602a1b4d7e985c06a63c56b535ae44cb3320d427\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:20.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e656c592-ee6c-4d8e-b88f-eec11f493d03"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:20.586Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-4fedf82c-4841-49c1-9ccb-57147e26bc8a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:20.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32498791-95ec-4910-8f45-45a1688ca42e"}], "metadata": {"pagination": {"total": 1152, "offset": 1051, "size": 50}}} 2019-07-30 23:14:35,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:35,399 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:35 GMT 2019-07-30 23:14:35,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:35,399 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:14:35,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:35,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:35,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:35,400 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:14:35,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cefe1fb-90c5-48c6-9e4b-ce28093f3603 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:35,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:35,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fafa02f9e91f04a65f44e99ec78fa6050dbb0d5" 2019-07-30 23:14:35,403 - 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-07-30 23:14:35,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-c525a86d-f267-4eca-aaf5-4b5c356b4ed2 2019-07-30 23:14:35,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-5555cbbd-609a-4ad1-b42f-cab8acac1d9f 2019-07-30 23:14:35,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5555cbbd-609a-4ad1-b42f-cab8acac1d9f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:35,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:35,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-c525a86d-f267-4eca-aaf5-4b5c356b4ed2 2019-07-30 23:14:35,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-c525a86d-f267-4eca-aaf5-4b5c356b4ed2 x-compute-request-id: req-c525a86d-f267-4eca-aaf5-4b5c356b4ed2 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:11Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:35,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a40a217b614de4433ccf1400681b3823b4d2600" 2019-07-30 23:14:35,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-6cefe1fb-90c5-48c6-9e4b-ce28093f3603 2019-07-30 23:14:35,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-7d715ec6-2e81-4648-8105-9d9b7cfd670b 2019-07-30 23:14:35,405 - 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-07-30 23:14:35,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34d74f3b731696f89bcfdccbf4e922c8e0828d3" 2019-07-30 23:14:35,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-7d715ec6-2e81-4648-8105-9d9b7cfd670b x-compute-request-id: req-7d715ec6-2e81-4648-8105-9d9b7cfd670b Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:35,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-7d715ec6-2e81-4648-8105-9d9b7cfd670b 2019-07-30 23:14:35,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-d9fced45-3117-4be2-9da5-ac73c332be5a 2019-07-30 23:14:35,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-d9fced45-3117-4be2-9da5-ac73c332be5a 2019-07-30 23:14:35,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-d9fced45-3117-4be2-9da5-ac73c332be5a x-compute-request-id: req-d9fced45-3117-4be2-9da5-ac73c332be5a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:13Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:35,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-3b7a5e9a-5006-41be-9a83-ec0a50d175a2 2019-07-30 23:14:35,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-3b7a5e9a-5006-41be-9a83-ec0a50d175a2 2019-07-30 23:14:35,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-3b7a5e9a-5006-41be-9a83-ec0a50d175a2 x-compute-request-id: req-3b7a5e9a-5006-41be-9a83-ec0a50d175a2 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:35,406 - 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-07-30 23:14:35,407 - 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-07-30 23:14:35,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:13: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-e3df9f64-8ee5-486b-bea0-b274e5d5461c x-compute-request-id: req-e3df9f64-8ee5-486b-bea0-b274e5d5461c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:35,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-e3df9f64-8ee5-486b-bea0-b274e5d5461c 2019-07-30 23:14:35,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-e3df9f64-8ee5-486b-bea0-b274e5d5461c 2019-07-30 23:14:35,407 - 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-07-30 23:14:35,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 23:14:35,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:35,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1dd482e6663fe6e0b53a36a6e3770a2e5e0621" 2019-07-30 23:14:35,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-68a4dd19-49e3-4c52-8179-400b95a3dcea 2019-07-30 23:14:35,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68a4dd19-49e3-4c52-8179-400b95a3dcea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:35,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:14: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-3e07e1e8-dd3b-4d49-81de-50fd705e8192 x-compute-request-id: req-3e07e1e8-dd3b-4d49-81de-50fd705e8192 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "d358103c-319f-4291-8d19-8dc45a3cdd2c", "security_groups": [{"name": "default"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:04Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_proxy_host_j4wls0", "created": "2019-07-30T23:13:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:35,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-3e07e1e8-dd3b-4d49-81de-50fd705e8192 2019-07-30 23:14:35,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-3e07e1e8-dd3b-4d49-81de-50fd705e8192 2019-07-30 23:14:35,408 - 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-07-30 23:14:35,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 23:14:35,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 23:14:35,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2aa519c27e31c2a4819d6cf948c74c341b0824a2" 2019-07-30 23:14:35,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-c043c8c5-4ccc-43c9-b136-e2c30132aee3 2019-07-30 23:14:35,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:35,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c043c8c5-4ccc-43c9-b136-e2c30132aee3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:35,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-18df667b-ade1-4552-9914-7c128fd3d554 2019-07-30 23:14:35,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18df667b-ade1-4552-9914-7c128fd3d554 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:35,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:35,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 23:14:35,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602a1b4d7e985c06a63c56b535ae44cb3320d427" 2019-07-30 23:14:35,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-4fedf82c-4841-49c1-9ccb-57147e26bc8a 2019-07-30 23:14:35,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:14:35,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:35,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:35,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:35,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:35,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:35,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:35,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:35,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:14:35,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:35,471 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:35 GMT 2019-07-30 23:14:35,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:35,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:14:35,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:35,472 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:35,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:40,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:14:40,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:40,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:40,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:40,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:40,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:40,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:40,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:40,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:20.586Z", "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-07-30T23:14:20.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:20.586Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-4fedf82c-4841-49c1-9ccb-57147e26bc8a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:20.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32498791-95ec-4910-8f45-45a1688ca42e"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:20.586Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:14: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-4fedf82c-4841-49c1-9ccb-57147e26bc8a x-compute-request-id: req-4fedf82c-4841-49c1-9ccb-57147e26bc8a Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:12Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:20.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.32498791-95ec-4910-8f45-45a1688ca42e"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:21.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:14:20.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3eac0969-6a62-46b7-8ef7-31051adc824a"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:21.304Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-07-30T23:14:20.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:21.304Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-067343a1-0501-4f44-9a17-5e09acb1c6d0", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:20.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3eac0969-6a62-46b7-8ef7-31051adc824a"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:21.304Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-067343a1-0501-4f44-9a17-5e09acb1c6d0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:20.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3eac0969-6a62-46b7-8ef7-31051adc824a"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:22.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5c35f53e9cd3a52128d6e96130c1789b3b228ca8\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:21.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6aea69e9-6d9f-4424-acde-181c10c9085a"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:22.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4139228dbb60b1ff8abbd98385753a444cfd5762\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:21.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3eac0969-6a62-46b7-8ef7-31051adc824a"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:22.026Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:14:21.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6aea69e9-6d9f-4424-acde-181c10c9085a"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:22.026Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:14:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c8cfc6a-7180-4247-bd4f-992e021ed170 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:21.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6aea69e9-6d9f-4424-acde-181c10c9085a"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:22.026Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:14: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-a3378308-c851-43a0-9696-4ae31b638844 x-compute-request-id: req-a3378308-c851-43a0-9696-4ae31b638844 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:13Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:21.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e656c592-ee6c-4d8e-b88f-eec11f493d03"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:22.026Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-a3378308-c851-43a0-9696-4ae31b638844", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:21.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e656c592-ee6c-4d8e-b88f-eec11f493d03"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:22.026Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-a3378308-c851-43a0-9696-4ae31b638844", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:21.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e656c592-ee6c-4d8e-b88f-eec11f493d03"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:22.026Z", "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-07-30T23:14:21.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:22.026Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-9c8cfc6a-7180-4247-bd4f-992e021ed170", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:21.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6aea69e9-6d9f-4424-acde-181c10c9085a"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:22.026Z", "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-07-30T23:14:21.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:22.663Z", "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-07-30T23:14:22.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:22.663Z", "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-07-30T23:14:22.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.258Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-5a58fac0-3d30-4bcd-a692-192046fb1481", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:22.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3eac0969-6a62-46b7-8ef7-31051adc824a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.258Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c127ffe49bd07eff2cccc0b0479b63d05ac16b4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:23.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.802ddae4-4117-4531-8179-295072f66025"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.258Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:14:22.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.802ddae4-4117-4531-8179-295072f66025"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.258Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-242a1de8-9f17-4750-896c-90c8941cdcc6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:22.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.802ddae4-4117-4531-8179-295072f66025"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.258Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a58fac0-3d30-4bcd-a692-192046fb1481 x-compute-request-id: req-5a58fac0-3d30-4bcd-a692-192046fb1481 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:11Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:22.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3eac0969-6a62-46b7-8ef7-31051adc824a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.258Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-242a1de8-9f17-4750-896c-90c8941cdcc6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:22.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.802ddae4-4117-4531-8179-295072f66025"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.258Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-5a58fac0-3d30-4bcd-a692-192046fb1481", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:22.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3eac0969-6a62-46b7-8ef7-31051adc824a"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.981Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7e5cf8d-2647-4333-ba37-c163cf893dcf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:23.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0eb9ee1f-87cc-4d02-aec4-34fdadaaa422"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.981Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e7e5cf8d-2647-4333-ba37-c163cf893dcf", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:23.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0eb9ee1f-87cc-4d02-aec4-34fdadaaa422"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.981Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-d3dc688b-cb26-4334-b9a6-0b6e8e162f44", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:23.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0fc27068-30ca-40b7-9526-833d2dc27f60"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.981Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3dc688b-cb26-4334-b9a6-0b6e8e162f44 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:23.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0fc27068-30ca-40b7-9526-833d2dc27f60"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.981Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c471c3be-6614-497f-86b0-da3a18e33907 x-compute-request-id: req-c471c3be-6614-497f-86b0-da3a18e33907 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:23.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6aea69e9-6d9f-4424-acde-181c10c9085a"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.981Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-c471c3be-6614-497f-86b0-da3a18e33907", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:23.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6aea69e9-6d9f-4424-acde-181c10c9085a"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.981Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dc709991f7b38ae2320e62a6510ca634274f58ee\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:23.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0fc27068-30ca-40b7-9526-833d2dc27f60"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.981Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}33883bbc1169a345e687e81b6bcdd6780cc1fb54\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:23.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0eb9ee1f-87cc-4d02-aec4-34fdadaaa422"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.981Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-c471c3be-6614-497f-86b0-da3a18e33907", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:23.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6aea69e9-6d9f-4424-acde-181c10c9085a"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.981Z", "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-07-30T23:14:23.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.981Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:14:23.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0fc27068-30ca-40b7-9526-833d2dc27f60"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:23.981Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:14:23.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0eb9ee1f-87cc-4d02-aec4-34fdadaaa422"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:24.715Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-130802cb-12d5-413c-89d5-ee5054affa06", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:24.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.802ddae4-4117-4531-8179-295072f66025"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:24.715Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-130802cb-12d5-413c-89d5-ee5054affa06", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:24.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.802ddae4-4117-4531-8179-295072f66025"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:24.715Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebd205c3-0b4c-4c11-988e-242d725c4eb1 x-compute-request-id: req-ebd205c3-0b4c-4c11-988e-242d725c4eb1 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:24.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0eb9ee1f-87cc-4d02-aec4-34fdadaaa422"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:24.715Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ebd205c3-0b4c-4c11-988e-242d725c4eb1", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:24.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0eb9ee1f-87cc-4d02-aec4-34fdadaaa422"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:24.715Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ebd205c3-0b4c-4c11-988e-242d725c4eb1", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:24.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0eb9ee1f-87cc-4d02-aec4-34fdadaaa422"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:24.715Z", "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-07-30T23:14:23.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:24.715Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-130802cb-12d5-413c-89d5-ee5054affa06 x-compute-request-id: req-130802cb-12d5-413c-89d5-ee5054affa06 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:13Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:24.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.802ddae4-4117-4531-8179-295072f66025"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:25.329Z", "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-07-30T23:14:24.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:25.329Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b902d53-c93e-4b75-921d-62e6234dcfb1 x-compute-request-id: req-8b902d53-c93e-4b75-921d-62e6234dcfb1 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:25.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0fc27068-30ca-40b7-9526-833d2dc27f60"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:25.329Z", "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-07-30T23:14:24.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:25.848Z", "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-07-30T23:14:25.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:25.848Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-8b902d53-c93e-4b75-921d-62e6234dcfb1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:25.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0fc27068-30ca-40b7-9526-833d2dc27f60"}], "metadata": {"pagination": {"total": 1152, "offset": 1101, "size": 50}}} 2019-07-30 23:14:40,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:40,765 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:40 GMT 2019-07-30 23:14:40,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:40,765 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:14:40,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:40,766 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:40,766 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:40,766 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:14:40,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 23:14:40,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-4fedf82c-4841-49c1-9ccb-57147e26bc8a 2019-07-30 23:14:40,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:14: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-4fedf82c-4841-49c1-9ccb-57147e26bc8a x-compute-request-id: req-4fedf82c-4841-49c1-9ccb-57147e26bc8a Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:12Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:40,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:40,770 - 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-07-30 23:14:40,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-067343a1-0501-4f44-9a17-5e09acb1c6d0 2019-07-30 23:14:40,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-067343a1-0501-4f44-9a17-5e09acb1c6d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:40,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c35f53e9cd3a52128d6e96130c1789b3b228ca8" 2019-07-30 23:14:40,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4139228dbb60b1ff8abbd98385753a444cfd5762" 2019-07-30 23:14:40,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:40,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:14:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c8cfc6a-7180-4247-bd4f-992e021ed170 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:40,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:14: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-a3378308-c851-43a0-9696-4ae31b638844 x-compute-request-id: req-a3378308-c851-43a0-9696-4ae31b638844 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:13Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:40,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-a3378308-c851-43a0-9696-4ae31b638844 2019-07-30 23:14:40,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-a3378308-c851-43a0-9696-4ae31b638844 2019-07-30 23:14:40,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 23:14:40,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-9c8cfc6a-7180-4247-bd4f-992e021ed170 2019-07-30 23:14:40,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 23:14:40,772 - 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-07-30 23:14:40,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-30 23:14:40,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-5a58fac0-3d30-4bcd-a692-192046fb1481 2019-07-30 23:14:40,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c127ffe49bd07eff2cccc0b0479b63d05ac16b4" 2019-07-30 23:14:40,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:40,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-242a1de8-9f17-4750-896c-90c8941cdcc6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:40,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a58fac0-3d30-4bcd-a692-192046fb1481 x-compute-request-id: req-5a58fac0-3d30-4bcd-a692-192046fb1481 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:11Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:40,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-242a1de8-9f17-4750-896c-90c8941cdcc6 2019-07-30 23:14:40,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-5a58fac0-3d30-4bcd-a692-192046fb1481 2019-07-30 23:14:40,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7e5cf8d-2647-4333-ba37-c163cf893dcf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:40,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e7e5cf8d-2647-4333-ba37-c163cf893dcf 2019-07-30 23:14:40,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-d3dc688b-cb26-4334-b9a6-0b6e8e162f44 2019-07-30 23:14:40,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:14:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3dc688b-cb26-4334-b9a6-0b6e8e162f44 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:40,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:14:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c471c3be-6614-497f-86b0-da3a18e33907 x-compute-request-id: req-c471c3be-6614-497f-86b0-da3a18e33907 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:40,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-c471c3be-6614-497f-86b0-da3a18e33907 2019-07-30 23:14:40,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc709991f7b38ae2320e62a6510ca634274f58ee" 2019-07-30 23:14:40,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33883bbc1169a345e687e81b6bcdd6780cc1fb54" 2019-07-30 23:14:40,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-c471c3be-6614-497f-86b0-da3a18e33907 2019-07-30 23:14:40,775 - 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-07-30 23:14:40,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:40,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:40,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-130802cb-12d5-413c-89d5-ee5054affa06 2019-07-30 23:14:40,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-130802cb-12d5-413c-89d5-ee5054affa06 2019-07-30 23:14:40,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebd205c3-0b4c-4c11-988e-242d725c4eb1 x-compute-request-id: req-ebd205c3-0b4c-4c11-988e-242d725c4eb1 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:40,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ebd205c3-0b4c-4c11-988e-242d725c4eb1 2019-07-30 23:14:40,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ebd205c3-0b4c-4c11-988e-242d725c4eb1 2019-07-30 23:14:40,776 - 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-07-30 23:14:40,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-130802cb-12d5-413c-89d5-ee5054affa06 x-compute-request-id: req-130802cb-12d5-413c-89d5-ee5054affa06 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:13Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:40,777 - 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-07-30 23:14:40,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:14:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b902d53-c93e-4b75-921d-62e6234dcfb1 x-compute-request-id: req-8b902d53-c93e-4b75-921d-62e6234dcfb1 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:14:40,777 - 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-07-30 23:14:40,777 - 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-07-30 23:14:40,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-8b902d53-c93e-4b75-921d-62e6234dcfb1 2019-07-30 23:14:40,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:14:41,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:41,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:41,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:41,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:41,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:41,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:41,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:41,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:14:41,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:41,084 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:41 GMT 2019-07-30 23:14:41,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:41,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:14:41,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:41,084 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:41,084 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:46,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:14:46,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:46,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:46,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:46,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:46,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:46,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:46,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:46,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:25.848Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-8b902d53-c93e-4b75-921d-62e6234dcfb1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:25.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0fc27068-30ca-40b7-9526-833d2dc27f60"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:44.030Z", "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-07-30T23:14:43.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1153, "offset": 1151, "size": 50}}} 2019-07-30 23:14:46,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:46,335 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:46 GMT 2019-07-30 23:14:46,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:46,336 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:14:46,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:46,336 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:46,336 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:46,336 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:14:46,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-8b902d53-c93e-4b75-921d-62e6234dcfb1 2019-07-30 23:14:46,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 23:14:46,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:14:46,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:46,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:46,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:46,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:46,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:46,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:46,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:46,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:14:46,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:46,836 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:46 GMT 2019-07-30 23:14:46,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:46,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:14:46,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:46,836 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:46,836 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:51,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:14:52,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:52,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:52,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:52,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:52,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:52,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:52,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:52,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:50.166Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:14:50.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6c678e8a-f9c9-48f7-a498-db17632e8fba"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:50.833Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-48302f80-dfb4-43e9-a661-1af984188408", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:50.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6c678e8a-f9c9-48f7-a498-db17632e8fba"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:50.833Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc18b1a200c95ab72a5020f88fba5c4927a24163\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:50.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6c678e8a-f9c9-48f7-a498-db17632e8fba"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:50.833Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48302f80-dfb4-43e9-a661-1af984188408 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:50.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6c678e8a-f9c9-48f7-a498-db17632e8fba"}], "metadata": {"pagination": {"total": 1157, "offset": 1153, "size": 50}}} 2019-07-30 23:14:52,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:52,099 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:52 GMT 2019-07-30 23:14:52,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:52,100 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:14:52,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:52,100 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:52,100 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:52,100 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:14:52,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:14:52,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-48302f80-dfb4-43e9-a661-1af984188408 2019-07-30 23:14:52,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc18b1a200c95ab72a5020f88fba5c4927a24163" 2019-07-30 23:14:52,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48302f80-dfb4-43e9-a661-1af984188408 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:14:52,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:14:52,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:14:52,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:14:52,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:14:52,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:14:52,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:14:52,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:14:52,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:14:52,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:14:52,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:14:52,404 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:14:52 GMT 2019-07-30 23:14:52,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:14:52,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:14:52,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:14:52,404 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:14:52,404 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:14:57,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:15:00,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:00,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:00,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:00,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:00,017 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:00,017 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:00,017 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:00,017 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:51.930Z", "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-07-30T23:14:50.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:52.874Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-71fa8458-d63b-4e0b-9317-6e3932a1c6a8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:52.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6c678e8a-f9c9-48f7-a498-db17632e8fba"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:52.874Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:14:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71fa8458-d63b-4e0b-9317-6e3932a1c6a8 x-compute-request-id: req-71fa8458-d63b-4e0b-9317-6e3932a1c6a8 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:04Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_proxy_host_j4wls0\", \"created\": \"2019-07-30T23:13:01Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:52.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6c678e8a-f9c9-48f7-a498-db17632e8fba"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:52.874Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-71fa8458-d63b-4e0b-9317-6e3932a1c6a8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:52.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6c678e8a-f9c9-48f7-a498-db17632e8fba"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:52.874Z", "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-07-30T23:14:52.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:57.020Z", "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-07-30T23:14:56.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1163, "offset": 1157, "size": 50}}} 2019-07-30 23:15:00,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:00,017 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:00 GMT 2019-07-30 23:15:00,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:00,018 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:15:00,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:00,018 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:00,018 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:15:00,018 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:15:00,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 23:15:00,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-71fa8458-d63b-4e0b-9317-6e3932a1c6a8 2019-07-30 23:15:00,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:14:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71fa8458-d63b-4e0b-9317-6e3932a1c6a8 x-compute-request-id: req-71fa8458-d63b-4e0b-9317-6e3932a1c6a8 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "d358103c-319f-4291-8d19-8dc45a3cdd2c", "security_groups": [{"name": "default"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:04Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_proxy_host_j4wls0", "created": "2019-07-30T23:13:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:15:00,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-71fa8458-d63b-4e0b-9317-6e3932a1c6a8 2019-07-30 23:15:00,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 23:15:00,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 23:15:00,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:15:00,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:00,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:00,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:00,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:00,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:00,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:00,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:00,764 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:15:00,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:00,764 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:00 GMT 2019-07-30 23:15:00,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:00,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:15:00,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:00,764 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:00,764 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:15:05,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:15:09,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:09,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:09,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:09,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:09,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:09,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:09,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:09,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:59.910Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-782d3b82-bd4b-49c5-985c-7d59e0dc3fe7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:58.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e091db75-b248-43c3-9bfd-f53a3f9e3e1d"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:59.910Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:14:58.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e091db75-b248-43c3-9bfd-f53a3f9e3e1d"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:59.910Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec3ffab89b7454814a7e432024641e1d5929329d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:59.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e091db75-b248-43c3-9bfd-f53a3f9e3e1d"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:14:59.910Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-782d3b82-bd4b-49c5-985c-7d59e0dc3fe7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:14:58.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e091db75-b248-43c3-9bfd-f53a3f9e3e1d"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:00.686Z", "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-07-30T23:15:00.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:01.729Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:14:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b61de35d-078a-47f6-981b-5f7c6da2aef4 x-compute-request-id: req-b61de35d-078a-47f6-981b-5f7c6da2aef4 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:12Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:00.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e091db75-b248-43c3-9bfd-f53a3f9e3e1d"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:01.729Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-b61de35d-078a-47f6-981b-5f7c6da2aef4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:00.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e091db75-b248-43c3-9bfd-f53a3f9e3e1d"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:01.729Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-b61de35d-078a-47f6-981b-5f7c6da2aef4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:00.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e091db75-b248-43c3-9bfd-f53a3f9e3e1d"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:03.692Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:15:02.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f021dcb1-06a7-4183-85b5-f5f9afc942b7"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:03.692Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:15:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc424b92-cf7e-4d5f-a59c-2ef5071a2468 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:02.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f021dcb1-06a7-4183-85b5-f5f9afc942b7"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:03.692Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-fc424b92-cf7e-4d5f-a59c-2ef5071a2468", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:02.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f021dcb1-06a7-4183-85b5-f5f9afc942b7"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:03.692Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e64b3f5c13d97d80f9318cd0429896d8e35ab9ff\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:03.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f021dcb1-06a7-4183-85b5-f5f9afc942b7"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:03.692Z", "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-07-30T23:15:03.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:04.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:15:04.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.679750b8-9d5e-4957-a6ce-293e019769c9"}], "metadata": {"pagination": {"total": 1177, "offset": 1163, "size": 50}}} 2019-07-30 23:15:09,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:09,564 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:09 GMT 2019-07-30 23:15:09,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:09,564 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:15:09,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:09,564 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:09,564 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:15:09,564 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:15:09,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-782d3b82-bd4b-49c5-985c-7d59e0dc3fe7 2019-07-30 23:15:09,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:15:09,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3ffab89b7454814a7e432024641e1d5929329d" 2019-07-30 23:15:09,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:14:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-782d3b82-bd4b-49c5-985c-7d59e0dc3fe7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:15:09,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 23:15:09,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:14:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b61de35d-078a-47f6-981b-5f7c6da2aef4 x-compute-request-id: req-b61de35d-078a-47f6-981b-5f7c6da2aef4 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:12Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:15:09,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-b61de35d-078a-47f6-981b-5f7c6da2aef4 2019-07-30 23:15:09,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-b61de35d-078a-47f6-981b-5f7c6da2aef4 2019-07-30 23:15:09,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:15:09,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:15:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc424b92-cf7e-4d5f-a59c-2ef5071a2468 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:15:09,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-fc424b92-cf7e-4d5f-a59c-2ef5071a2468 2019-07-30 23:15:09,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e64b3f5c13d97d80f9318cd0429896d8e35ab9ff" 2019-07-30 23:15:09,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 23:15:09,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:15:09,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:15:11,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:11,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:11,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:11,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:11,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:11,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:11,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:11,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:15:11,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:11,170 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:11 GMT 2019-07-30 23:15:11,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:11,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:15:11,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:11,170 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:11,170 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:15:16,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:15:20,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:20,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:20,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:20,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:20,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:20,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:20,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:20,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:10.150Z", "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-07-30T23:15:09.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:10.150Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:15:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82460416-77fb-4582-b08d-dffc977d5a88 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:04.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.679750b8-9d5e-4957-a6ce-293e019769c9"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:10.150Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-82460416-77fb-4582-b08d-dffc977d5a88", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:04.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.679750b8-9d5e-4957-a6ce-293e019769c9"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:10.150Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09ff56eb-4c9d-4795-ab7f-e39043672931 x-compute-request-id: req-09ff56eb-4c9d-4795-ab7f-e39043672931 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:13Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:04.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f021dcb1-06a7-4183-85b5-f5f9afc942b7"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:10.150Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-09ff56eb-4c9d-4795-ab7f-e39043672931", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:04.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f021dcb1-06a7-4183-85b5-f5f9afc942b7"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:10.150Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-09ff56eb-4c9d-4795-ab7f-e39043672931", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:04.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f021dcb1-06a7-4183-85b5-f5f9afc942b7"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:10.150Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bc4e2b76d86f1d663b4f06ddb18f2fcf1fe71f6\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:04.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.679750b8-9d5e-4957-a6ce-293e019769c9"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:10.150Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:15: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-5dbe56a3-d725-4c73-ac7e-ad13fe800f0e x-compute-request-id: req-5dbe56a3-d725-4c73-ac7e-ad13fe800f0e Content-Encoding: gzip Content-Length: 761 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:13Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:06.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.679750b8-9d5e-4957-a6ce-293e019769c9"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:10.150Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-5dbe56a3-d725-4c73-ac7e-ad13fe800f0e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:06.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.679750b8-9d5e-4957-a6ce-293e019769c9"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:10.150Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-5dbe56a3-d725-4c73-ac7e-ad13fe800f0e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:06.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.679750b8-9d5e-4957-a6ce-293e019769c9"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:11.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:15:11.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.af67e391-3b66-44bf-b361-12e7ba9d3ac0"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:13.832Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:15: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-51d4f540-89e8-4808-bd43-c433f8a9b05b x-compute-request-id: req-51d4f540-89e8-4808-bd43-c433f8a9b05b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:13.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.af67e391-3b66-44bf-b361-12e7ba9d3ac0"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:13.832Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-aadab123-f700-4aaa-ae4d-d8803f64b3cb", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:11.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.af67e391-3b66-44bf-b361-12e7ba9d3ac0"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:13.832Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aadab123-f700-4aaa-ae4d-d8803f64b3cb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:11.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.af67e391-3b66-44bf-b361-12e7ba9d3ac0"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:13.832Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bcf8550de12322b32336064c7f2fba5148e06760\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:12.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.af67e391-3b66-44bf-b361-12e7ba9d3ac0"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:15.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:15:14.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b67acb9-3a67-4a61-90ad-bfe99cb1a81a"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:15.129Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b972b39c-ee0e-43c7-903f-2599bf7cdb83", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:14.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b67acb9-3a67-4a61-90ad-bfe99cb1a81a"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:15.129Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-51d4f540-89e8-4808-bd43-c433f8a9b05b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:13.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.af67e391-3b66-44bf-b361-12e7ba9d3ac0"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:15.129Z", "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-07-30T23:15:13.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:15.129Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:15:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b972b39c-ee0e-43c7-903f-2599bf7cdb83 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:14.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b67acb9-3a67-4a61-90ad-bfe99cb1a81a"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:15.129Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-51d4f540-89e8-4808-bd43-c433f8a9b05b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:13.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.af67e391-3b66-44bf-b361-12e7ba9d3ac0"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:15.933Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-07-30T23:15:15.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:15.933Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04f14855b32dae8bb6b3fa8130e896800644c9f0\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:15.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b67acb9-3a67-4a61-90ad-bfe99cb1a81a"}], "metadata": {"pagination": {"total": 1200, "offset": 1177, "size": 50}}} 2019-07-30 23:15:20,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:20,390 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:20 GMT 2019-07-30 23:15:20,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:20,390 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:15:20,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:20,390 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:20,390 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:15:20,391 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:15:20,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 23:15:20,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:15:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82460416-77fb-4582-b08d-dffc977d5a88 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:15:20,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-82460416-77fb-4582-b08d-dffc977d5a88 2019-07-30 23:15:20,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09ff56eb-4c9d-4795-ab7f-e39043672931 x-compute-request-id: req-09ff56eb-4c9d-4795-ab7f-e39043672931 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:13Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:15:20,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-09ff56eb-4c9d-4795-ab7f-e39043672931 2019-07-30 23:15:20,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-09ff56eb-4c9d-4795-ab7f-e39043672931 2019-07-30 23:15:20,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bc4e2b76d86f1d663b4f06ddb18f2fcf1fe71f6" 2019-07-30 23:15:20,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:15: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-5dbe56a3-d725-4c73-ac7e-ad13fe800f0e x-compute-request-id: req-5dbe56a3-d725-4c73-ac7e-ad13fe800f0e Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:13Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:15:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-5dbe56a3-d725-4c73-ac7e-ad13fe800f0e 2019-07-30 23:15:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-5dbe56a3-d725-4c73-ac7e-ad13fe800f0e 2019-07-30 23:15:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:15:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:15: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-51d4f540-89e8-4808-bd43-c433f8a9b05b x-compute-request-id: req-51d4f540-89e8-4808-bd43-c433f8a9b05b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:15:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-aadab123-f700-4aaa-ae4d-d8803f64b3cb 2019-07-30 23:15:20,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aadab123-f700-4aaa-ae4d-d8803f64b3cb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:15:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcf8550de12322b32336064c7f2fba5148e06760" 2019-07-30 23:15:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:15:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b972b39c-ee0e-43c7-903f-2599bf7cdb83 2019-07-30 23:15:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-51d4f540-89e8-4808-bd43-c433f8a9b05b 2019-07-30 23:15:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-07-30 23:15:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:15:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b972b39c-ee0e-43c7-903f-2599bf7cdb83 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:15:20,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-51d4f540-89e8-4808-bd43-c433f8a9b05b 2019-07-30 23:15:20,396 - 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-07-30 23:15:20,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04f14855b32dae8bb6b3fa8130e896800644c9f0" 2019-07-30 23:15:20,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:15:21,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:21,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:21,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:21,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:21,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:21,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:21,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:21,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:15:21,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:21,140 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:21 GMT 2019-07-30 23:15:21,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:21,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:15:21,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:21,140 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:21,140 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:15:26,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:15:30,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:30,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:30,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:30,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:30,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:30,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:30,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:30,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:20.595Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-3dc2b285-3c5b-4e99-9e4b-d69ef7c82802", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:20.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8151e133-637c-46c0-981c-814a349c83a8"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:20.595Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:15: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-878c7322-fd22-407e-9978-bfb3ebb83aa6 x-compute-request-id: req-878c7322-fd22-407e-9978-bfb3ebb83aa6 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:16.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b67acb9-3a67-4a61-90ad-bfe99cb1a81a"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:20.595Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-878c7322-fd22-407e-9978-bfb3ebb83aa6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:16.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b67acb9-3a67-4a61-90ad-bfe99cb1a81a"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:20.595Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-878c7322-fd22-407e-9978-bfb3ebb83aa6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:16.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7b67acb9-3a67-4a61-90ad-bfe99cb1a81a"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:20.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:15:20.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8151e133-637c-46c0-981c-814a349c83a8"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:20.595Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dc2b285-3c5b-4e99-9e4b-d69ef7c82802 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:20.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8151e133-637c-46c0-981c-814a349c83a8"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:20.595Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c073274ad5ee0c5a19b4f0ff82cc805243df2283\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:20.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8151e133-637c-46c0-981c-814a349c83a8"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:21.381Z", "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-07-30T23:15:20.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:22.895Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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-e1b98017-2072-4dfd-a09b-7b51ceeacd5a x-compute-request-id: req-e1b98017-2072-4dfd-a09b-7b51ceeacd5a Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:22.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8151e133-637c-46c0-981c-814a349c83a8"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:22.895Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-e1b98017-2072-4dfd-a09b-7b51ceeacd5a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:22.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8151e133-637c-46c0-981c-814a349c83a8"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:22.895Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-e1b98017-2072-4dfd-a09b-7b51ceeacd5a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:22.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8151e133-637c-46c0-981c-814a349c83a8"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:24.721Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:15:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b34f08c-bdf7-43f2-a736-d8477cc36de2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:24.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6155be02-1935-4644-947d-7d57ca511afa"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:24.721Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-2b34f08c-bdf7-43f2-a736-d8477cc36de2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:24.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6155be02-1935-4644-947d-7d57ca511afa"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:24.721Z", "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-07-30T23:15:24.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:24.721Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:15:24.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6155be02-1935-4644-947d-7d57ca511afa"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:25.731Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b1dff25c0134cac5d5a0d39d33649d836fec89a\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:24.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6155be02-1935-4644-947d-7d57ca511afa"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:26.774Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-683df9ac-ad93-4448-a608-5d8cb8fe50b0", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:26.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6155be02-1935-4644-947d-7d57ca511afa"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:26.774Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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-683df9ac-ad93-4448-a608-5d8cb8fe50b0 x-compute-request-id: req-683df9ac-ad93-4448-a608-5d8cb8fe50b0 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:11Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:26.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6155be02-1935-4644-947d-7d57ca511afa"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:26.774Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-683df9ac-ad93-4448-a608-5d8cb8fe50b0", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:26.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6155be02-1935-4644-947d-7d57ca511afa"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:26.774Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-07-30T23:15:25.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1220, "offset": 1200, "size": 50}}} 2019-07-30 23:15:30,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:30,247 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:30 GMT 2019-07-30 23:15:30,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:30,247 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:15:30,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:30,247 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:30,247 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:15:30,247 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:15:30,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-3dc2b285-3c5b-4e99-9e4b-d69ef7c82802 2019-07-30 23:15:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:15: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-878c7322-fd22-407e-9978-bfb3ebb83aa6 x-compute-request-id: req-878c7322-fd22-407e-9978-bfb3ebb83aa6 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:15:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-878c7322-fd22-407e-9978-bfb3ebb83aa6 2019-07-30 23:15:30,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-878c7322-fd22-407e-9978-bfb3ebb83aa6 2019-07-30 23:15:30,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:15:30,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dc2b285-3c5b-4e99-9e4b-d69ef7c82802 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:15:30,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c073274ad5ee0c5a19b4f0ff82cc805243df2283" 2019-07-30 23:15:30,250 - 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-07-30 23:15:30,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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-e1b98017-2072-4dfd-a09b-7b51ceeacd5a x-compute-request-id: req-e1b98017-2072-4dfd-a09b-7b51ceeacd5a Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:15:30,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-e1b98017-2072-4dfd-a09b-7b51ceeacd5a 2019-07-30 23:15:30,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-e1b98017-2072-4dfd-a09b-7b51ceeacd5a 2019-07-30 23:15:30,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:15:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b34f08c-bdf7-43f2-a736-d8477cc36de2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:15:30,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-2b34f08c-bdf7-43f2-a736-d8477cc36de2 2019-07-30 23:15:30,251 - 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-07-30 23:15:30,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:15:30,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b1dff25c0134cac5d5a0d39d33649d836fec89a" 2019-07-30 23:15:30,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-683df9ac-ad93-4448-a608-5d8cb8fe50b0 2019-07-30 23:15:30,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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-683df9ac-ad93-4448-a608-5d8cb8fe50b0 x-compute-request-id: req-683df9ac-ad93-4448-a608-5d8cb8fe50b0 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:11Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:15:30,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-683df9ac-ad93-4448-a608-5d8cb8fe50b0 2019-07-30 23:15:30,252 - 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-07-30 23:15:30,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:15:32,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:32,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:32,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:32,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:32,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:32,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:32,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:32,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:15:32,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:32,544 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:32 GMT 2019-07-30 23:15:32,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:32,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:15:32,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:32,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:32,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:15:37,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:15:40,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:40,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:40,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:40,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:40,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:40,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:40,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:40,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_j4wls0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:30.786Z", "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-07-30T23:15:30.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:34.204Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-07-30T23:15:32.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:34.960Z", "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-07-30T23:15:34.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:35.928Z", "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-07-30T23:15:35.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1224, "offset": 1220, "size": 50}}} 2019-07-30 23:15:40,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:40,607 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:40 GMT 2019-07-30 23:15:40,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:40,608 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:15:40,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:40,608 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:40,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:15:40,608 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:15:40,609 - 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-07-30 23:15:40,609 - 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-07-30 23:15:40,609 - 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-07-30 23:15:40,609 - 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-07-30 23:15:40,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:15:40,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:40,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:40,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:40,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:40,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:40,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:40,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:40,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:15:40,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:40,920 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:40 GMT 2019-07-30 23:15:40,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:40,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:15:40,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:40,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:40,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:15:45,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:15:47,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:47,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:47,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:47,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:47,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:47,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:47,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:47,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:45.879Z", "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-07-30T23:15:45.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1225, "offset": 1224, "size": 50}}} 2019-07-30 23:15:47,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:47,262 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:47 GMT 2019-07-30 23:15:47,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:47,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 634 2019-07-30 23:15:47,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:47,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:47,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:15:47,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 23:15:47,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:15:47,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:47,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:47,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:47,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:47,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:47,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:47,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:47,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:15:47,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:47,546 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:47 GMT 2019-07-30 23:15:47,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:47,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:15:47,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:47,546 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:47,546 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:15:52,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:15:54,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:54,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:54,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:54,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:54,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:54,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:54,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:54,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:50.879Z", "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-07-30T23:15:50.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1226, "offset": 1225, "size": 50}}} 2019-07-30 23:15:54,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:54,409 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:54 GMT 2019-07-30 23:15:54,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:54,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 634 2019-07-30 23:15:54,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:54,410 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:54,410 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:15:54,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 23:15:54,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:15:56,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:15:56,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:15:56,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:15:56,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:15:56,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:15:56,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:15:56,065 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:15:56,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:15:56,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:15:56,065 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:15:56 GMT 2019-07-30 23:15:56,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:15:56,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:15:56,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:15:56,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:15:56,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:01,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:16:04,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:04,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:04,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:04,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:04,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:04,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:04,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:04,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:54.430Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:15:54.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ea01595-3ff0-471a-982e-a5ff43872b4b"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:56.169Z", "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-07-30T23:15:54.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:56.169Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ede3e22-d373-44c2-a776-0e3097c32de3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:54.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ea01595-3ff0-471a-982e-a5ff43872b4b"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:56.169Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b4dbad7fe89198544ce32bae2db3d208d0e98b3\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:54.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ea01595-3ff0-471a-982e-a5ff43872b4b"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:56.169Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-6ede3e22-d373-44c2-a776-0e3097c32de3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:54.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ea01595-3ff0-471a-982e-a5ff43872b4b"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:57.989Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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,Accept-Encoding x-openstack-request-id: req-3ef40e31-9be3-47c7-942a-90093065eda7 x-compute-request-id: req-3ef40e31-9be3-47c7-942a-90093065eda7 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:13Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:56.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ea01595-3ff0-471a-982e-a5ff43872b4b"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:57.989Z", "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-07-30T23:15:56.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:57.989Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-3ef40e31-9be3-47c7-942a-90093065eda7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:56.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ea01595-3ff0-471a-982e-a5ff43872b4b"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:15:57.989Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-3ef40e31-9be3-47c7-942a-90093065eda7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:56.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ea01595-3ff0-471a-982e-a5ff43872b4b"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:02.204Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-07-30T23:15:57.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:02.204Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-ec47bb19-6e76-4b8a-9a1b-554a3461a433", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:58.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e17a45f7-0a2f-4a0f-8d45-48765a31347b"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:02.204Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5eb7351976bd5156349ba0157cffdcc3c63aaea\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:58.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e17a45f7-0a2f-4a0f-8d45-48765a31347b"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:02.204Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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-8ad96dc9-6ae1-4af1-8ea7-ea712df2b0eb x-compute-request-id: req-8ad96dc9-6ae1-4af1-8ea7-ea712df2b0eb Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:12Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:00.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e17a45f7-0a2f-4a0f-8d45-48765a31347b"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:02.204Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-8ad96dc9-6ae1-4af1-8ea7-ea712df2b0eb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:00.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e17a45f7-0a2f-4a0f-8d45-48765a31347b"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:02.204Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-8ad96dc9-6ae1-4af1-8ea7-ea712df2b0eb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:00.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e17a45f7-0a2f-4a0f-8d45-48765a31347b"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:02.204Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:15:58.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e17a45f7-0a2f-4a0f-8d45-48765a31347b"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:02.204Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec47bb19-6e76-4b8a-9a1b-554a3461a433 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:15:58.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e17a45f7-0a2f-4a0f-8d45-48765a31347b"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:02.934Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-8f3566e8-b9d4-49dc-b614-a483bc9bc24d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:02.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8c91b6de-b646-482c-9708-f322d65bc1e1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:02.934Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:16:02.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8c91b6de-b646-482c-9708-f322d65bc1e1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:02.934Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:16:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f3566e8-b9d4-49dc-b614-a483bc9bc24d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:02.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8c91b6de-b646-482c-9708-f322d65bc1e1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:02.934Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e3f0d64760781ac0398a4a5bc2a20aaf5c08d60\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:02.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8c91b6de-b646-482c-9708-f322d65bc1e1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:02.934Z", "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-07-30T23:16:02.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1248, "offset": 1226, "size": 50}}} 2019-07-30 23:16:04,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:04,810 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:04 GMT 2019-07-30 23:16:04,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:04,810 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:16:04,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:04,810 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:04,810 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:04,810 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:16:04,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:04,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 23:16:04,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ede3e22-d373-44c2-a776-0e3097c32de3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:04,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4dbad7fe89198544ce32bae2db3d208d0e98b3" 2019-07-30 23:16:04,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-6ede3e22-d373-44c2-a776-0e3097c32de3 2019-07-30 23:16:04,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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,Accept-Encoding x-openstack-request-id: req-3ef40e31-9be3-47c7-942a-90093065eda7 x-compute-request-id: req-3ef40e31-9be3-47c7-942a-90093065eda7 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:13Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:04,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 23:16:04,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-3ef40e31-9be3-47c7-942a-90093065eda7 2019-07-30 23:16:04,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-3ef40e31-9be3-47c7-942a-90093065eda7 2019-07-30 23:16:04,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-30 23:16:04,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-ec47bb19-6e76-4b8a-9a1b-554a3461a433 2019-07-30 23:16:04,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5eb7351976bd5156349ba0157cffdcc3c63aaea" 2019-07-30 23:16:04,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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-8ad96dc9-6ae1-4af1-8ea7-ea712df2b0eb x-compute-request-id: req-8ad96dc9-6ae1-4af1-8ea7-ea712df2b0eb Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:12Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:04,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-8ad96dc9-6ae1-4af1-8ea7-ea712df2b0eb 2019-07-30 23:16:04,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-8ad96dc9-6ae1-4af1-8ea7-ea712df2b0eb 2019-07-30 23:16:04,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:04,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec47bb19-6e76-4b8a-9a1b-554a3461a433 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:04,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-8f3566e8-b9d4-49dc-b614-a483bc9bc24d 2019-07-30 23:16:04,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:04,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:16:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f3566e8-b9d4-49dc-b614-a483bc9bc24d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:04,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e3f0d64760781ac0398a4a5bc2a20aaf5c08d60" 2019-07-30 23:16:04,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 23:16:04,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:16:05,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:05,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:05,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:05,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:05,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:05,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:05,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:05,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:16:05,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:05,693 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:05 GMT 2019-07-30 23:16:05,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:05,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:16:05,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:05,693 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:05,693 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:10,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:16:10,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:10,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:10,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:10,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:10,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:10,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:10,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:10,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:04.535Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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-47bd6128-54c9-4a0b-89e4-446162543a19 x-compute-request-id: req-47bd6128-54c9-4a0b-89e4-446162543a19 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:13Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:04.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8c91b6de-b646-482c-9708-f322d65bc1e1"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:04.535Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-70b4b1f3-0f4f-4ec9-ba06-247de62bdb56", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:03.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.90c653f8-f651-4428-bdac-736ecff8b4ef"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:04.535Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:16:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70b4b1f3-0f4f-4ec9-ba06-247de62bdb56 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:03.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.90c653f8-f651-4428-bdac-736ecff8b4ef"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:04.535Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:16:03.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.90c653f8-f651-4428-bdac-736ecff8b4ef"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:04.535Z", "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-07-30T23:16:04.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:04.535Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8acc435c59937d72d7055a8a4e8539c68e6245e1\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:03.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.90c653f8-f651-4428-bdac-736ecff8b4ef"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:05.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-47bd6128-54c9-4a0b-89e4-446162543a19", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:04.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8c91b6de-b646-482c-9708-f322d65bc1e1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:05.483Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-47bd6128-54c9-4a0b-89e4-446162543a19", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:04.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8c91b6de-b646-482c-9708-f322d65bc1e1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:06.592Z", "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-07-30T23:16:05.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:06.592Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-3927f43f-782c-44a5-83c3-a8253d91e09d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:05.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.90c653f8-f651-4428-bdac-736ecff8b4ef"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:06.592Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-3927f43f-782c-44a5-83c3-a8253d91e09d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:05.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.90c653f8-f651-4428-bdac-736ecff8b4ef"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:06.592Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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-3927f43f-782c-44a5-83c3-a8253d91e09d x-compute-request-id: req-3927f43f-782c-44a5-83c3-a8253d91e09d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:05.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.90c653f8-f651-4428-bdac-736ecff8b4ef"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:07.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:16:07.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cae143f9-1509-4225-9f42-e7abe36742c7"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:07.870Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d414977b-0363-45ee-aaec-17d72f96c881 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:07.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cae143f9-1509-4225-9f42-e7abe36742c7"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:07.870Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-d414977b-0363-45ee-aaec-17d72f96c881", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:07.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cae143f9-1509-4225-9f42-e7abe36742c7"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:08.564Z", "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-07-30T23:16:08.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:08.564Z", "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-07-30T23:16:08.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:08.564Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}03686c2accaee9119558f94793d96865982d42d8\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:07.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cae143f9-1509-4225-9f42-e7abe36742c7"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:09.109Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:16:08.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.685dadb9-a85f-47f1-ac14-658977a52ac2"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:09.109Z", "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-07-30T23:16:08.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:09.109Z", "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-07-30T23:16:08.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:09.705Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-aadd80c7-0b4e-4d7b-a810-2f53f4f8f2bb", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:08.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.685dadb9-a85f-47f1-ac14-658977a52ac2"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:09.705Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-21df3411-939a-4399-8d5f-e9363dc032ea", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:09.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cae143f9-1509-4225-9f42-e7abe36742c7"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:09.705Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-21df3411-939a-4399-8d5f-e9363dc032ea", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:09.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cae143f9-1509-4225-9f42-e7abe36742c7"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:09.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff9a9a030e71cda278e0a96e3a1866115ee28b1e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:09.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.685dadb9-a85f-47f1-ac14-658977a52ac2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:09.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:16:09.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8f970675-9b10-440a-ab4c-44c3dec1f6ba"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:09.705Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aadd80c7-0b4e-4d7b-a810-2f53f4f8f2bb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:08.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.685dadb9-a85f-47f1-ac14-658977a52ac2"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:09.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:16:09.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c1ee35ff-9c58-431f-a02e-60bef3245cc4"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:09.705Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-765130cc-995b-4830-9cc7-8bb1a59523b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:09.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c1ee35ff-9c58-431f-a02e-60bef3245cc4"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:09.705Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-765130cc-995b-4830-9cc7-8bb1a59523b1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:09.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c1ee35ff-9c58-431f-a02e-60bef3245cc4"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:09.705Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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-21df3411-939a-4399-8d5f-e9363dc032ea x-compute-request-id: req-21df3411-939a-4399-8d5f-e9363dc032ea Content-Encoding: gzip Content-Length: 745 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:04Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_proxy_host_j4wls0\", \"created\": \"2019-07-30T23:13:01Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:09.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cae143f9-1509-4225-9f42-e7abe36742c7"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:10.303Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3118e5983d609acb6b9b2c3d011b7a79328c3049\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:09.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c1ee35ff-9c58-431f-a02e-60bef3245cc4"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:10.303Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbbd0036-2e6f-40eb-a8d9-4c80a85e50ce Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:09.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8f970675-9b10-440a-ab4c-44c3dec1f6ba"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:10.303Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-bbbd0036-2e6f-40eb-a8d9-4c80a85e50ce", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:09.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8f970675-9b10-440a-ab4c-44c3dec1f6ba"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:10.303Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a3f4f5341b007fc4b22933c0f76cb52f9e0c5567\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:10.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8f970675-9b10-440a-ab4c-44c3dec1f6ba"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:10.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] [retry 4/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-07-30T23:16:09.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1284, "offset": 1248, "size": 50}}} 2019-07-30 23:16:10,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:10,798 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:10 GMT 2019-07-30 23:16:10,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:10,798 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:16:10,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:10,799 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:10,799 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:10,799 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:16:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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-47bd6128-54c9-4a0b-89e4-446162543a19 x-compute-request-id: req-47bd6128-54c9-4a0b-89e4-446162543a19 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:13Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-70b4b1f3-0f4f-4ec9-ba06-247de62bdb56 2019-07-30 23:16:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:16:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70b4b1f3-0f4f-4ec9-ba06-247de62bdb56 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:10,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:10,802 - 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-07-30 23:16:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8acc435c59937d72d7055a8a4e8539c68e6245e1" 2019-07-30 23:16:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-47bd6128-54c9-4a0b-89e4-446162543a19 2019-07-30 23:16:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-47bd6128-54c9-4a0b-89e4-446162543a19 2019-07-30 23:16:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 23:16:10,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-3927f43f-782c-44a5-83c3-a8253d91e09d 2019-07-30 23:16:10,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-3927f43f-782c-44a5-83c3-a8253d91e09d 2019-07-30 23:16:10,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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-3927f43f-782c-44a5-83c3-a8253d91e09d x-compute-request-id: req-3927f43f-782c-44a5-83c3-a8253d91e09d Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:10,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:10,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d414977b-0363-45ee-aaec-17d72f96c881 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:10,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-d414977b-0363-45ee-aaec-17d72f96c881 2019-07-30 23:16:10,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 23:16:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-07-30 23:16:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03686c2accaee9119558f94793d96865982d42d8" 2019-07-30 23:16:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-30 23:16:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-07-30 23:16:10,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-aadd80c7-0b4e-4d7b-a810-2f53f4f8f2bb 2019-07-30 23:16:10,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-21df3411-939a-4399-8d5f-e9363dc032ea 2019-07-30 23:16:10,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-21df3411-939a-4399-8d5f-e9363dc032ea 2019-07-30 23:16:10,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff9a9a030e71cda278e0a96e3a1866115ee28b1e" 2019-07-30 23:16:10,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:10,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aadd80c7-0b4e-4d7b-a810-2f53f4f8f2bb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:10,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:10,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-765130cc-995b-4830-9cc7-8bb1a59523b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:10,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-765130cc-995b-4830-9cc7-8bb1a59523b1 2019-07-30 23:16:10,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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-21df3411-939a-4399-8d5f-e9363dc032ea x-compute-request-id: req-21df3411-939a-4399-8d5f-e9363dc032ea Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "d358103c-319f-4291-8d19-8dc45a3cdd2c", "security_groups": [{"name": "default"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:04Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_proxy_host_j4wls0", "created": "2019-07-30T23:13:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:10,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3118e5983d609acb6b9b2c3d011b7a79328c3049" 2019-07-30 23:16:10,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbbd0036-2e6f-40eb-a8d9-4c80a85e50ce Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:10,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-bbbd0036-2e6f-40eb-a8d9-4c80a85e50ce 2019-07-30 23:16:10,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f4f5341b007fc4b22933c0f76cb52f9e0c5567" 2019-07-30 23:16:10,807 - 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-07-30 23:16:10,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:16:10,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:10,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:10,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:10,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:10,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:10,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:10,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:10,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:16:10,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:10,871 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:10 GMT 2019-07-30 23:16:10,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:10,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:16:10,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:10,871 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:10,872 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:15,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:16:15,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:15,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:15,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:15,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:15,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:15,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:15,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:15,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:10.835Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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-94f010ab-6dab-4f2f-b252-929730ea899f x-compute-request-id: req-94f010ab-6dab-4f2f-b252-929730ea899f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:10.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.685dadb9-a85f-47f1-ac14-658977a52ac2"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:10.835Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-94f010ab-6dab-4f2f-b252-929730ea899f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:10.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.685dadb9-a85f-47f1-ac14-658977a52ac2"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:10.835Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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-27f9e06d-2133-4c44-81d3-70f87aa66bcd x-compute-request-id: req-27f9e06d-2133-4c44-81d3-70f87aa66bcd Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:09Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:10.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c1ee35ff-9c58-431f-a02e-60bef3245cc4"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:10.835Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-94f010ab-6dab-4f2f-b252-929730ea899f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:10.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.685dadb9-a85f-47f1-ac14-658977a52ac2"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:11.524Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-27f9e06d-2133-4c44-81d3-70f87aa66bcd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:10.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c1ee35ff-9c58-431f-a02e-60bef3245cc4"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:11.524Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:10.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c1ee35ff-9c58-431f-a02e-60bef3245cc4"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:11.524Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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-c25a5303-ddc3-45da-b5df-e6cfd92921bc x-compute-request-id: req-c25a5303-ddc3-45da-b5df-e6cfd92921bc Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-30T23:13:14Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:11.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8f970675-9b10-440a-ab4c-44c3dec1f6ba"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:11.524Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-c25a5303-ddc3-45da-b5df-e6cfd92921bc", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:11.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8f970675-9b10-440a-ab4c-44c3dec1f6ba"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:11.524Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-c25a5303-ddc3-45da-b5df-e6cfd92921bc", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:11.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8f970675-9b10-440a-ab4c-44c3dec1f6ba"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:11.524Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-30T23:16:11.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:11.524Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:11.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:11.524Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-27f9e06d-2133-4c44-81d3-70f87aa66bcd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:10.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c1ee35ff-9c58-431f-a02e-60bef3245cc4"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:11.524Z", "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-07-30T23:16:10.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:12.156Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-30T23:16:11.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:12.156Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:11.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:12.837Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:12.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.94709123-be72-48a7-bd92-bd6237c4f99d"}], "metadata": {"pagination": {"total": 1300, "offset": 1284, "size": 50}}} 2019-07-30 23:16:15,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:15,956 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:15 GMT 2019-07-30 23:16:15,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:15,956 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:16:15,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:15,956 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:15,956 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:15,956 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:16:15,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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-94f010ab-6dab-4f2f-b252-929730ea899f x-compute-request-id: req-94f010ab-6dab-4f2f-b252-929730ea899f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-94f010ab-6dab-4f2f-b252-929730ea899f 2019-07-30 23:16:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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-27f9e06d-2133-4c44-81d3-70f87aa66bcd x-compute-request-id: req-27f9e06d-2133-4c44-81d3-70f87aa66bcd Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:09Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-94f010ab-6dab-4f2f-b252-929730ea899f 2019-07-30 23:16:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-27f9e06d-2133-4c44-81d3-70f87aa66bcd 2019-07-30 23:16:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 23:16:15,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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-c25a5303-ddc3-45da-b5df-e6cfd92921bc x-compute-request-id: req-c25a5303-ddc3-45da-b5df-e6cfd92921bc Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-30T23:13:14Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-c25a5303-ddc3-45da-b5df-e6cfd92921bc 2019-07-30 23:16:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-c25a5303-ddc3-45da-b5df-e6cfd92921bc 2019-07-30 23:16:15,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 4/60] 2019-07-30 23:16:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 23:16:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-27f9e06d-2133-4c44-81d3-70f87aa66bcd 2019-07-30 23:16:15,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-07-30 23:16:15,960 - 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-07-30 23:16:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 23:16:15,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 23:16:15,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:16:16,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:16,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:16,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:16,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:16,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:16,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:16,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:16,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:16:16,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:16,054 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:16 GMT 2019-07-30 23:16:16,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:16,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:16:16,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:16,054 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:16,055 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:21,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:16:21,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:21,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:21,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:21,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:21,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:21,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:21,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:21,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:16.110Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (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.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (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.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-30T23:16:16.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1301, "offset": 1300, "size": 50}}} 2019-07-30 23:16:21,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:21,144 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:21 GMT 2019-07-30 23:16:21,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:21,144 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:16:21,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:21,144 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:21,144 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:21,144 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:16:21,144 - 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.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time) 2019-07-30 23:16:21,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:16:21,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:21,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:21,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:21,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:21,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:21,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:21,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:21,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:16:21,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:21,218 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:21 GMT 2019-07-30 23:16:21,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:21,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:16:21,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:21,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:21,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:26,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:16:26,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:26,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:26,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:26,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:26,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:26,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:26,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:26,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1301, "offset": 1301, "size": 50}}} 2019-07-30 23:16:26,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:26,303 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:26 GMT 2019-07-30 23:16:26,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:26,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:16:26,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:26,303 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:26,303 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:26,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:16:26,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:26,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:26,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:26,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:26,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:26,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:26,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:26,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:16:26,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:26,361 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:26 GMT 2019-07-30 23:16:26,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:26,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:16:26,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:26,361 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:26,362 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:31,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:16:31,458 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:31,458 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:31,458 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:31,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:31,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:31,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:31,459 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:31,459 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:28.122Z", "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-07-30T23:16:28.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:29.367Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:16:29.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c45fcbcc-dc78-4027-9991-4dbebd588d2d"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:30.035Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99b10c51a56dc5d8afd9b981a8318cab2369c75d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:29.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c45fcbcc-dc78-4027-9991-4dbebd588d2d"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:30.035Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-6fd9d9b5-0cae-4b7c-810d-2345f491462c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:29.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c45fcbcc-dc78-4027-9991-4dbebd588d2d"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:30.035Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fd9d9b5-0cae-4b7c-810d-2345f491462c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:29.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c45fcbcc-dc78-4027-9991-4dbebd588d2d"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:31.320Z", "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-07-30T23:16:31.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1307, "offset": 1301, "size": 50}}} 2019-07-30 23:16:31,459 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:31,459 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:31 GMT 2019-07-30 23:16:31,459 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:31,459 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:16:31,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:31,459 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:31,459 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:31,459 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:16:31,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:31,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:31,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99b10c51a56dc5d8afd9b981a8318cab2369c75d" 2019-07-30 23:16:31,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-6fd9d9b5-0cae-4b7c-810d-2345f491462c 2019-07-30 23:16:31,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fd9d9b5-0cae-4b7c-810d-2345f491462c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:31,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 23:16:31,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:16:31,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:31,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:31,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:31,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:31,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:31,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:31,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:31,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:16:31,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:31,541 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:31 GMT 2019-07-30 23:16:31,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:31,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:16:31,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:31,541 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:31,541 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:36,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:16:36,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:36,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:36,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:36,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:36,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:36,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:36,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:36,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:31.823Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-838c30e5-7dba-48fa-b79a-f6f8616d1fb3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:31.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c45fcbcc-dc78-4027-9991-4dbebd588d2d"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:31.823Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-838c30e5-7dba-48fa-b79a-f6f8616d1fb3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:31.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c45fcbcc-dc78-4027-9991-4dbebd588d2d"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:31.823Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:31.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c45fcbcc-dc78-4027-9991-4dbebd588d2d"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:31.823Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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,Accept-Encoding x-openstack-request-id: req-838c30e5-7dba-48fa-b79a-f6f8616d1fb3 x-compute-request-id: req-838c30e5-7dba-48fa-b79a-f6f8616d1fb3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:31.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c45fcbcc-dc78-4027-9991-4dbebd588d2d"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:32.362Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:32.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:32.362Z", "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-07-30T23:16:32.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:33.052Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:32.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:33.052Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:32.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:33.598Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:33.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.289d4a7b-49e5-40c4-a4f9-b27c26c36db6"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:34.374Z", "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-07-30T23:16:34.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:34.374Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.28 on port 22: Unable to connect to port 22 on 192.168.120.28 (tried 1 time)", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.28 on port 22: Unable to connect to port 22 on 192.168.120.28 (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.28 on port 22: Unable to connect to port 22 on 192.168.120.28 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-30T23:16:34.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:35.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:16:35.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5daee9fe-fd9a-4956-9977-5fa27d3e3db6"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:36.258Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69990fdfa5c0a17bce6df7121b12a5b4c8de486a\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:35.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5daee9fe-fd9a-4956-9977-5fa27d3e3db6"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:36.258Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-fe1d5a05-24f9-4a86-8c1e-03210812fa49", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:35.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5daee9fe-fd9a-4956-9977-5fa27d3e3db6"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:36.258Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe1d5a05-24f9-4a86-8c1e-03210812fa49 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:35.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5daee9fe-fd9a-4956-9977-5fa27d3e3db6"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:36.258Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:35.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}], "metadata": {"pagination": {"total": 1323, "offset": 1307, "size": 50}}} 2019-07-30 23:16:36,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:36,627 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:36 GMT 2019-07-30 23:16:36,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:36,628 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:16:36,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:36,628 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:36,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:36,628 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:16:36,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-838c30e5-7dba-48fa-b79a-f6f8616d1fb3 2019-07-30 23:16:36,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-838c30e5-7dba-48fa-b79a-f6f8616d1fb3 2019-07-30 23:16:36,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 23:16:36,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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,Accept-Encoding x-openstack-request-id: req-838c30e5-7dba-48fa-b79a-f6f8616d1fb3 x-compute-request-id: req-838c30e5-7dba-48fa-b79a-f6f8616d1fb3 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:36,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 23:16:36,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:36,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 23:16:36,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 23:16:36,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 23:16:36,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:36,630 - 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.28 on port 22: Unable to connect to port 22 on 192.168.120.28 (tried 1 time) 2019-07-30 23:16:36,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:36,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69990fdfa5c0a17bce6df7121b12a5b4c8de486a" 2019-07-30 23:16:36,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-fe1d5a05-24f9-4a86-8c1e-03210812fa49 2019-07-30 23:16:36,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:16:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe1d5a05-24f9-4a86-8c1e-03210812fa49 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:36,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 23:16:36,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:16:36,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:36,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:36,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:36,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:36,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:36,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:36,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:36,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:16:36,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:36,690 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:36 GMT 2019-07-30 23:16:36,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:36,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:16:36,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:36,690 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:36,690 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:41,696 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:16:41,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:41,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:41,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:41,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:41,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:41,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:41,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:41,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:36.876Z", "message": "Creating Agent sprout_host_k3s6ag", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:36.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:37.378Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:16: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-f230a383-10e1-4c56-b066-721bb8f79e9f x-compute-request-id: req-f230a383-10e1-4c56-b066-721bb8f79e9f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:11Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:37.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5daee9fe-fd9a-4956-9977-5fa27d3e3db6"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:37.881Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-f230a383-10e1-4c56-b066-721bb8f79e9f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:37.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5daee9fe-fd9a-4956-9977-5fa27d3e3db6"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:37.881Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:37.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5daee9fe-fd9a-4956-9977-5fa27d3e3db6"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:37.881Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-f230a383-10e1-4c56-b066-721bb8f79e9f", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:37.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5daee9fe-fd9a-4956-9977-5fa27d3e3db6"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:38.626Z", "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-07-30T23:16:37.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:38.626Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:37.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:38.626Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:38.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:39.243Z", "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-07-30T23:16:38.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:39.844Z", "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-07-30T23:16:39.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:40.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:16:40.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b234a6e2-a8cf-4ada-8fab-379ce786c5e3"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:40.375Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:39.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:40.375Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:39.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:41.044Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:16:40.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a9d16af-858b-4fd4-bc48-bfb2e7fe11d3"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:41.044Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-c4b2371e-1968-4d81-906e-78dea0b87a25", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:40.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b234a6e2-a8cf-4ada-8fab-379ce786c5e3"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:41.044Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:16:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4b2371e-1968-4d81-906e-78dea0b87a25 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:40.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b234a6e2-a8cf-4ada-8fab-379ce786c5e3"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:41.044Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d2b1855e88e1ac8d851b74c33b332d6c4f08014\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:40.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b234a6e2-a8cf-4ada-8fab-379ce786c5e3"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:41.044Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-cf86181b-be17-45d0-981d-ca595ccbd7c2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:40.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a9d16af-858b-4fd4-bc48-bfb2e7fe11d3"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:41.044Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:16:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf86181b-be17-45d0-981d-ca595ccbd7c2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:40.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a9d16af-858b-4fd4-bc48-bfb2e7fe11d3"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:41.690Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e824f8e9-fee6-4cfa-a55e-d4d72bb99b97", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:41.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61fd3770-b7ee-4090-b778-1f13ed84e330"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:41.690Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:41.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:41.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:16:41.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61fd3770-b7ee-4090-b778-1f13ed84e330"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:41.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f134d9bdbf8aec67e96efb78f2593a9f56f9270d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:41.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a9d16af-858b-4fd4-bc48-bfb2e7fe11d3"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:41.690Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e824f8e9-fee6-4cfa-a55e-d4d72bb99b97 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:41.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61fd3770-b7ee-4090-b778-1f13ed84e330"}], "metadata": {"pagination": {"total": 1347, "offset": 1323, "size": 50}}} 2019-07-30 23:16:41,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:41,937 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:41 GMT 2019-07-30 23:16:41,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:41,937 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:16:41,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:41,938 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:41,938 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:41,938 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:16:41,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_k3s6ag 2019-07-30 23:16:41,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:16: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-f230a383-10e1-4c56-b066-721bb8f79e9f x-compute-request-id: req-f230a383-10e1-4c56-b066-721bb8f79e9f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:11Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:41,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-f230a383-10e1-4c56-b066-721bb8f79e9f 2019-07-30 23:16:41,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 23:16:41,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-f230a383-10e1-4c56-b066-721bb8f79e9f 2019-07-30 23:16:41,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:41,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 23:16:41,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 23:16:41,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:41,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:41,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:41,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 23:16:41,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:41,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:41,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-c4b2371e-1968-4d81-906e-78dea0b87a25 2019-07-30 23:16:41,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:16:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4b2371e-1968-4d81-906e-78dea0b87a25 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:41,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d2b1855e88e1ac8d851b74c33b332d6c4f08014" 2019-07-30 23:16:41,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-cf86181b-be17-45d0-981d-ca595ccbd7c2 2019-07-30 23:16:41,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:16:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf86181b-be17-45d0-981d-ca595ccbd7c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:41,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e824f8e9-fee6-4cfa-a55e-d4d72bb99b97 2019-07-30 23:16:41,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:41,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:41,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f134d9bdbf8aec67e96efb78f2593a9f56f9270d" 2019-07-30 23:16:41,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e824f8e9-fee6-4cfa-a55e-d4d72bb99b97 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:41,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:16:42,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:42,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:42,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:42,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:42,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:42,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:42,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:42,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:16:42,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:42,095 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:42 GMT 2019-07-30 23:16:42,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:42,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:16:42,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:42,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:42,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:47,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:16:47,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:47,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:47,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:47,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:47,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:47,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:47,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:47,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:42.221Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9b2b176bcb90958e5f91563d6d523c8cfd30c816\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:41.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61fd3770-b7ee-4090-b778-1f13ed84e330"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:42.221Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:41.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:42.932Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:16: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-3ce85f0e-2edd-4842-a561-a0d35b8a0bbb x-compute-request-id: req-3ce85f0e-2edd-4842-a561-a0d35b8a0bbb Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:20Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:42.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a9d16af-858b-4fd4-bc48-bfb2e7fe11d3"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:42.932Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-3ce85f0e-2edd-4842-a561-a0d35b8a0bbb", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:42.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a9d16af-858b-4fd4-bc48-bfb2e7fe11d3"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:42.932Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-3ce85f0e-2edd-4842-a561-a0d35b8a0bbb", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:42.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a9d16af-858b-4fd4-bc48-bfb2e7fe11d3"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:42.932Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:42.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a9d16af-858b-4fd4-bc48-bfb2e7fe11d3"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:42.932Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:16:42.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a6fa0c08-830e-4a86-acf0-2a9192967c9b"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:42.932Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b622d7-7763-4693-bac9-8788572be57e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:42.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a6fa0c08-830e-4a86-acf0-2a9192967c9b"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:42.932Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-64b622d7-7763-4693-bac9-8788572be57e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:42.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a6fa0c08-830e-4a86-acf0-2a9192967c9b"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:42.932Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-6d998cb9-6971-4eac-bf8c-49783cdd8ca3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:42.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b234a6e2-a8cf-4ada-8fab-379ce786c5e3"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:42.932Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:42.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b234a6e2-a8cf-4ada-8fab-379ce786c5e3"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:42.932Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:16: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-6d998cb9-6971-4eac-bf8c-49783cdd8ca3 x-compute-request-id: req-6d998cb9-6971-4eac-bf8c-49783cdd8ca3 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:42.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b234a6e2-a8cf-4ada-8fab-379ce786c5e3"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:42.932Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-6d998cb9-6971-4eac-bf8c-49783cdd8ca3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:42.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b234a6e2-a8cf-4ada-8fab-379ce786c5e3"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:43.593Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:43.593Z", "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-07-30T23:16:43.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:43.593Z", "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-07-30T23:16:43.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:43.593Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:43.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:43.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:16:43.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a37f45f4-98f6-4dcc-bafb-667872da7da8"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:43.593Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:16:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ed001f9-432e-4d3f-afe1-1982b98b1b5a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:43.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a37f45f4-98f6-4dcc-bafb-667872da7da8"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:43.593Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-4ed001f9-432e-4d3f-afe1-1982b98b1b5a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:43.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a37f45f4-98f6-4dcc-bafb-667872da7da8"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:43.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b0a95264915fa4999737635954fae23d4001b2f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:42.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a6fa0c08-830e-4a86-acf0-2a9192967c9b"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:44.174Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:43.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:44.174Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:43.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:44.174Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-19d778b4-e17a-48cd-b3a3-c5988a9fbd94", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:43.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61fd3770-b7ee-4090-b778-1f13ed84e330"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:44.174Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be0ecbb767c4ae8902506614d6d66b5c6f714367\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:43.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a37f45f4-98f6-4dcc-bafb-667872da7da8"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:44.174Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-19d778b4-e17a-48cd-b3a3-c5988a9fbd94", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:43.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61fd3770-b7ee-4090-b778-1f13ed84e330"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:44.174Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:43.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:44.174Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:16: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-19d778b4-e17a-48cd-b3a3-c5988a9fbd94 x-compute-request-id: req-19d778b4-e17a-48cd-b3a3-c5988a9fbd94 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:dd:fe\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_proxy_host_j4wls0\", \"created\": \"2019-07-30T23:13:01Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:43.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61fd3770-b7ee-4090-b778-1f13ed84e330"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:44.174Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:43.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61fd3770-b7ee-4090-b778-1f13ed84e330"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:44.174Z", "message": "Creating Agent bind_host_xgxmxj", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:43.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:44.721Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:44.721Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85936a0f-17e6-450e-8167-357941ff00cd x-compute-request-id: req-85936a0f-17e6-450e-8167-357941ff00cd Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:16Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a6fa0c08-830e-4a86-acf0-2a9192967c9b"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:44.721Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:43.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k3s6ag", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:45.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Successfully started daemon: sprout_host_k3s6ag", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "23:16:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_k3s6ag: No response received for task 429924049ac54a7093302d184dd42ca7", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_k3s6ag start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Successfully configured daemon: sprout_host_k3s6ag", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Successfully created daemon: sprout_host_k3s6ag", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "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-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "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-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}], "metadata": {"pagination": {"total": 1433, "offset": 1347, "size": 50}}} 2019-07-30 23:16:47,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:47,218 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:47 GMT 2019-07-30 23:16:47,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:47,218 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:16:47,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:47,219 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:47,219 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:47,219 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:16:47,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b2b176bcb90958e5f91563d6d523c8cfd30c816" 2019-07-30 23:16:47,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:47,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:16: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-3ce85f0e-2edd-4842-a561-a0d35b8a0bbb x-compute-request-id: req-3ce85f0e-2edd-4842-a561-a0d35b8a0bbb Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:20Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:47,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-3ce85f0e-2edd-4842-a561-a0d35b8a0bbb 2019-07-30 23:16:47,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-3ce85f0e-2edd-4842-a561-a0d35b8a0bbb 2019-07-30 23:16:47,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 23:16:47,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:47,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b622d7-7763-4693-bac9-8788572be57e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:47,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-64b622d7-7763-4693-bac9-8788572be57e 2019-07-30 23:16:47,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-6d998cb9-6971-4eac-bf8c-49783cdd8ca3 2019-07-30 23:16:47,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 23:16:47,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:16: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-6d998cb9-6971-4eac-bf8c-49783cdd8ca3 x-compute-request-id: req-6d998cb9-6971-4eac-bf8c-49783cdd8ca3 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:47,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-6d998cb9-6971-4eac-bf8c-49783cdd8ca3 2019-07-30 23:16:47,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 23:16:47,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:47,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:47,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 23:16:47,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:16:47,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:16:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ed001f9-432e-4d3f-afe1-1982b98b1b5a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:16:47,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-4ed001f9-432e-4d3f-afe1-1982b98b1b5a 2019-07-30 23:16:47,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b0a95264915fa4999737635954fae23d4001b2f" 2019-07-30 23:16:47,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 23:16:47,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 23:16:47,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-19d778b4-e17a-48cd-b3a3-c5988a9fbd94 2019-07-30 23:16:47,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0ecbb767c4ae8902506614d6d66b5c6f714367" 2019-07-30 23:16:47,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-19d778b4-e17a-48cd-b3a3-c5988a9fbd94 2019-07-30 23:16:47,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 23:16:47,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:16: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-19d778b4-e17a-48cd-b3a3-c5988a9fbd94 x-compute-request-id: req-19d778b4-e17a-48cd-b3a3-c5988a9fbd94 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:dd:fe", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "d358103c-319f-4291-8d19-8dc45a3cdd2c", "security_groups": [{"name": "default"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_proxy_host_j4wls0", "created": "2019-07-30T23:13:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:47,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 23:16:47,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_xgxmxj 2019-07-30 23:16:47,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 23:16:47,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85936a0f-17e6-450e-8167-357941ff00cd x-compute-request-id: req-85936a0f-17e6-450e-8167-357941ff00cd Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:16Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:47,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:47,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k3s6ag 2019-07-30 23:16:47,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 23:16:47,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 23:16:47,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_k3s6ag 2019-07-30 23:16:47,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 23:16:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_k3s6ag: No response received for task 429924049ac54a7093302d184dd42ca7 2019-07-30 23:16:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_k3s6ag start 2019-07-30 23:16:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 23:16:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_k3s6ag 2019-07-30 23:16:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 23:16:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 23:16:47,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 23:16:47,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_k3s6ag 2019-07-30 23:16:47,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 23:16:47,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 23:16:47,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 23:16:47,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 23:16:47,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:16:47,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:47,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:47,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:47,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:47,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:47,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:47,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:47,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:16:47,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:47,307 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:47 GMT 2019-07-30 23:16:47,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:47,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:16:47,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:47,307 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:47,307 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:52,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:16:52,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:52,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:52,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:52,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:52,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:52,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:52,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:52,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-85936a0f-17e6-450e-8167-357941ff00cd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a6fa0c08-830e-4a86-acf0-2a9192967c9b"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a6fa0c08-830e-4a86-acf0-2a9192967c9b"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k3s6ag", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Downloading https://192.168.120.10: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-07-30T23:16:44.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "--2019-07-30 23:16:36-- https://192.168.120.10: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-07-30T23:16:44.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "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-07-30T23:16:44.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "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-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "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-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Successfully created daemon: sprout_host_k3s6ag", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:45.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_k3s6ag/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.243Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:44.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0e1cc946-d38e-4c3d-9946-e9efce807d36"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.834Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-0c18809e-2507-4846-a1cd-983b466e1d15", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:45.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a37f45f4-98f6-4dcc-bafb-667872da7da8"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.834Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:16: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-0c18809e-2507-4846-a1cd-983b466e1d15 x-compute-request-id: req-0c18809e-2507-4846-a1cd-983b466e1d15 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:20Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:45.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a37f45f4-98f6-4dcc-bafb-667872da7da8"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.834Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:45.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.834Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:45.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a37f45f4-98f6-4dcc-bafb-667872da7da8"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.834Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-0c18809e-2507-4846-a1cd-983b466e1d15", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:45.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a37f45f4-98f6-4dcc-bafb-667872da7da8"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.834Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:45.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.834Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:45.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:45.834Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:45.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:46.436Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:45.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:46.436Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:45.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:46.436Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:45.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:46.436Z", "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-07-30T23:16:45.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:47.016Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:46.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:47.016Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:46.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:47.016Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:46.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:47.016Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:46.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:47.519Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:47.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:48.334Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:47.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1c6044b0-8c14-48a0-b665-3acb18672657"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:48.334Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_k3s6ag/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:47.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1c6044b0-8c14-48a0-b665-3acb18672657"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:48.912Z", "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-07-30T23:16:48.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1c6044b0-8c14-48a0-b665-3acb18672657"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:48.912Z", "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-07-30T23:16:48.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1c6044b0-8c14-48a0-b665-3acb18672657"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:48.912Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:48.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1c6044b0-8c14-48a0-b665-3acb18672657"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:49.450Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:49.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:49.450Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:49.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:49.450Z", "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-07-30T23:16:49.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1c6044b0-8c14-48a0-b665-3acb18672657"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:51.222Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:49.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:51.222Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:49.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:51.222Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:50.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:51.222Z", "message": "Removing directory: /tmp/tmpudLtdL/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:49.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1c6044b0-8c14-48a0-b665-3acb18672657"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:51.222Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:50.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1449, "offset": 1397, "size": 50}}} 2019-07-30 23:16:52,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:52,445 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:52 GMT 2019-07-30 23:16:52,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:52,445 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:16:52,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:52,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:52,446 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:52,446 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:16:52,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-85936a0f-17e6-450e-8167-357941ff00cd 2019-07-30 23:16:52,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 23:16:52,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k3s6ag 2019-07-30 23:16:52,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 23:16:52,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 23:16:36-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 23:16:52,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-07-30 23:16:52,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 23:16:52,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 23:16:52,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 23:16:52,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:52,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 23:16:52,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 23:16:52,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_k3s6ag 2019-07-30 23:16:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 23:16:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 23:16:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 23:16:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_k3s6ag/env 2019-07-30 23:16:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 23:16:52,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:52,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-0c18809e-2507-4846-a1cd-983b466e1d15 2019-07-30 23:16:52,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:16: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-0c18809e-2507-4846-a1cd-983b466e1d15 x-compute-request-id: req-0c18809e-2507-4846-a1cd-983b466e1d15 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:20Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:16:52,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 23:16:52,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-07-30 23:16:52,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-0c18809e-2507-4846-a1cd-983b466e1d15 2019-07-30 23:16:52,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 23:16:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-07-30 23:16:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 23:16:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-07-30 23:16:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 23:16:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 23:16:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 23:16:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 23:16:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 23:16:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 23:16:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-07-30 23:16:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 23:16:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 23:16:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_k3s6ag/env/bin/pip', 'freeze', '--all'] 2019-07-30 23:16:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-30 23:16:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-30 23:16:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 23:16:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 23:16:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 23:16:52,454 - 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-07-30 23:16:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 23:16:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 23:16:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 23:16:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpudLtdL/cloudify-diamond-plugin-1.3.5 2019-07-30 23:16:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 23:16:52,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:16:52,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:52,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:52,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:52,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:52,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:52,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:52,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:52,543 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:16:52,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:52,543 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:52 GMT 2019-07-30 23:16:52,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:52,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:16:52,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:52,544 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:52,544 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:57,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:16:57,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:57,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:57,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:57,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:57,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:57,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:57,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:57,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:52.101Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:51.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:52.101Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:51.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:52.722Z", "message": "Creating Agent ellis_host_8m8c76", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:52.722Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:51.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:52.722Z", "message": "Creating Agent dime_host_a6gzfb", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:52.722Z", "message": "Creating Agent proxy_host_j4wls0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:52.722Z", "message": "Creating Agent vellum_host_men849", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:52.722Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-xgxmxj", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Downloading https://192.168.120.10: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-07-30T23:16:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Successfully created daemon: bind_host_xgxmxj", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Successfully configured daemon: bind_host_xgxmxj", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:53.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "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-07-30T23:16:52.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_xgxmxj/env", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "2019-07-30 23:16:44 (92.9 MB/s) - \u2018/tmp/tmp.8UmcBy8JYP/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-07-30T23:16:52.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "100%[======================================>] 24,073,211 92.9MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "64% [========================> ] 15,539,843 71.1MB/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "--2019-07-30 23:16:44-- https://192.168.120.10: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-07-30T23:16:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "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-07-30T23:16:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "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-07-30T23:16:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_xgxmxj start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "23:16:49 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_xgxmxj: No response received for task 1ce8052409764d53a268cc9c934c8449", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Successfully started daemon: bind_host_xgxmxj", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "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-07-30T23:16:52.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "Saving to: \u2018/tmp/tmp.8UmcBy8JYP/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:52.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "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-07-30T23:16:52.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.239Z", "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-07-30T23:16:52.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b4200f6b-aa0a-4310-9159-afbb6856ed32"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.856Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:53.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.856Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:53.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.856Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:53.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:53.856Z", "message": "Creating Agent homer_host_lletkh", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:53.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:54.668Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:54.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2f869ddd-4983-46e6-82a5-0f0fa3edc047"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:54.668Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:53.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:54.668Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:54.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:55.806Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_xgxmxj/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:54.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2f869ddd-4983-46e6-82a5-0f0fa3edc047"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:56.832Z", "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-07-30T23:16:56.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2f869ddd-4983-46e6-82a5-0f0fa3edc047"}], "metadata": {"pagination": {"total": 1502, "offset": 1447, "size": 50}}} 2019-07-30 23:16:57,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:57,697 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:57 GMT 2019-07-30 23:16:57,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:57,697 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:16:57,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:57,697 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:57,698 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:16:57,698 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:16:57,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 23:16:57,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 23:16:57,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_8m8c76 2019-07-30 23:16:57,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-07-30 23:16:57,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_a6gzfb 2019-07-30 23:16:57,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_j4wls0 2019-07-30 23:16:57,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_men849 2019-07-30 23:16:57,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-xgxmxj 2019-07-30 23:16:57,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 23:16:57,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 23:16:57,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_xgxmxj 2019-07-30 23:16:57,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 23:16:57,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 23:16:57,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 23:16:57,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_xgxmxj 2019-07-30 23:16:57,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-30 23:16:57,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 23:16:57,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_xgxmxj/env 2019-07-30 23:16:57,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 23:16:57,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:57,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:44 (92.9 MB/s) - ‘/tmp/tmp.8UmcBy8JYP/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 23:16:57,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:57,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 92.9MB/s in 0.2s 2019-07-30 23:16:57,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 64% [========================> ] 15,539,843 71.1MB/s 2019-07-30 23:16:57,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-07-30 23:16:57,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 23:16:44-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 23:16:57,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-07-30 23:16:57,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 23:16:57,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 23:16:57,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 23:16:57,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_xgxmxj start 2019-07-30 23:16:57,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 23:16:49 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_xgxmxj: No response received for task 1ce8052409764d53a268cc9c934c8449 2019-07-30 23:16:57,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_xgxmxj 2019-07-30 23:16:57,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 23:16:57,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.8UmcBy8JYP/agent.tar.gz’ 2019-07-30 23:16:57,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:57,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:57,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-30 23:16:57,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 23:16:57,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 23:16:57,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 23:16:57,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 23:16:57,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 23:16:57,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 23:16:57,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_lletkh 2019-07-30 23:16:57,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 23:16:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 23:16:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 23:16:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_xgxmxj/env/bin/pip', 'freeze', '--all'] 2019-07-30 23:16:57,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-30 23:16:57,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:16:57,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:16:57,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:16:57,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:16:57,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:16:57,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:16:57,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:16:57,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:16:57,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:16:57,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:16:57,856 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:16:57 GMT 2019-07-30 23:16:57,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:16:57,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:16:57,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:16:57,856 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:16:57,857 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:02,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:17:02,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:02,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:02,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:02,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:02,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:02,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:02,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:02,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:56.832Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:56.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2f869ddd-4983-46e6-82a5-0f0fa3edc047"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:56.832Z", "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-07-30T23:16:56.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2f869ddd-4983-46e6-82a5-0f0fa3edc047"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:56.832Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:56.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:57.464Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:56.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:57.464Z", "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-07-30T23:16:57.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2f869ddd-4983-46e6-82a5-0f0fa3edc047"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_a6gzfb/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "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-07-30T23:16:57.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "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-07-30T23:16:57.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "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-07-30T23:16:57.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Successfully created daemon: dime_host_a6gzfb", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Successfully configured daemon: dime_host_a6gzfb", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_a6gzfb start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Successfully started daemon: dime_host_a6gzfb", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "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-07-30T23:16:57.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Removing directory: /tmp/tmp1572Vl/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2f869ddd-4983-46e6-82a5-0f0fa3edc047"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-j4wls0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Downloading https://192.168.120.10: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-07-30T23:16:57.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "--2019-07-30 23:16:52-- https://192.168.120.10: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-07-30T23:16:57.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "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-07-30T23:16:57.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "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-07-30T23:16:57.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Saving to: \u2018/tmp/tmp.XRpBjXxkma/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "100%[======================================>] 24,073,211 121MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "2019-07-30 23:16:52 (121 MB/s) - \u2018/tmp/tmp.XRpBjXxkma/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-07-30T23:16:57.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_j4wls0/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "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-07-30T23:16:57.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "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-07-30T23:16:57.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "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-07-30T23:16:57.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Successfully created daemon: proxy_host_j4wls0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "2019-07-30 23:16:53 (85.4 MB/s) - \u2018/tmp/tmp.tSLxJ8Vq1k/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-07-30T23:16:57.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3719fc30-c743-4d8b-9599-02ad98c528a8"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Successfully configured daemon: proxy_host_j4wls0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}], "metadata": {"pagination": {"total": 1614, "offset": 1497, "size": 50}}} 2019-07-30 23:17:02,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:02,994 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:02 GMT 2019-07-30 23:17:02,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:02,994 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:17:02,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:02,994 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:02,994 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:02,994 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:17:02,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 23:17:02,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-30 23:17:02,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 23:17:02,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:02,997 - 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-07-30 23:17:02,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 23:17:02,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:02,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 23:17:02,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_a6gzfb/env 2019-07-30 23:17:02,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 23:17:02,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 23:17:02,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 23:17:02,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 23:17:02,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 23:17:02,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_a6gzfb 2019-07-30 23:17:02,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 23:17:02,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 23:17:02,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 23:17:02,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_a6gzfb 2019-07-30 23:17:02,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 23:17:02,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_a6gzfb start 2019-07-30 23:17:03,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_a6gzfb 2019-07-30 23:17:03,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 23:17:03,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp1572Vl/cloudify-diamond-plugin-1.3.5 2019-07-30 23:17:03,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-j4wls0 2019-07-30 23:17:03,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 23:17:03,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 23:16:52-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 23:17:03,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-07-30 23:17:03,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 23:17:03,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 23:17:03,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.XRpBjXxkma/agent.tar.gz’ 2019-07-30 23:17:03,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:03,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-30 23:17:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 121MB/s in 0.2s 2019-07-30 23:17:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:52 (121 MB/s) - ‘/tmp/tmp.XRpBjXxkma/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 23:17:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 23:17:03,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_j4wls0/env 2019-07-30 23:17:03,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 23:17:03,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 23:17:03,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 23:17:03,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 23:17:03,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 23:17:03,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_j4wls0 2019-07-30 23:17:03,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 23:17:03,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:53 (85.4 MB/s) - ‘/tmp/tmp.tSLxJ8Vq1k/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 23:17:03,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 23:17:03,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_j4wls0 2019-07-30 23:17:03,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:17:03,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:03,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:03,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:03,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:03,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:03,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:03,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:03,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:17:03,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:03,085 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:03 GMT 2019-07-30 23:17:03,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:03,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:17:03,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:03,085 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:03,085 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:08,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:17:08,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:08,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:08,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:08,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:08,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:08,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:08,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:08,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Saving to: \u2018/tmp/tmp.XRpBjXxkma/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "100%[======================================>] 24,073,211 121MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "2019-07-30 23:16:52 (121 MB/s) - \u2018/tmp/tmp.XRpBjXxkma/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-07-30T23:16:57.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_j4wls0/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "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-07-30T23:16:57.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "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-07-30T23:16:57.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "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-07-30T23:16:57.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Successfully created daemon: proxy_host_j4wls0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.067Z", "message": "Successfully configured daemon: proxy_host_j4wls0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.703aafc5-f75a-4632-8d39-f9a54f69f6e0"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.680Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:58.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.680Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:57.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.680Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:58.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:58.680Z", "message": "Creating Agent bono_host_hcp4ri", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:58.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:59.461Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:59.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:59.461Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:58.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:59.461Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:59.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:16:59.461Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:58.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:00.661Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:16:59.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:01.691Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-men849", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "Downloading https://192.168.120.10: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-07-30T23:17:01.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "--2019-07-30 23:16:52-- https://192.168.120.10: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-07-30T23:17:01.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "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-07-30T23:17:01.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "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-07-30T23:17:01.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "Saving to: \u2018/tmp/tmp.REe3V2SkGq/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "22% [=======> ] 5,299,843 24.8MB/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "100%[======================================>] 24,073,211 64.8MB/s in 0.4s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "2019-07-30 23:16:53 (64.8 MB/s) - \u2018/tmp/tmp.REe3V2SkGq/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-07-30T23:17:01.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_men849/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "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-07-30T23:17:01.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "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-07-30T23:17:01.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}], "metadata": {"pagination": {"total": 1759, "offset": 1547, "size": 50}}} 2019-07-30 23:17:08,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:08,195 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:08 GMT 2019-07-30 23:17:08,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:08,196 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:17:08,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:08,196 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:08,196 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:08,196 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:17:08,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.XRpBjXxkma/agent.tar.gz’ 2019-07-30 23:17:08,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:08,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:08,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-30 23:17:08,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 121MB/s in 0.2s 2019-07-30 23:17:08,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:08,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:52 (121 MB/s) - ‘/tmp/tmp.XRpBjXxkma/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 23:17:08,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:08,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 23:17:08,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_j4wls0/env 2019-07-30 23:17:08,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 23:17:08,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 23:17:08,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 23:17:08,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 23:17:08,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 23:17:08,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_j4wls0 2019-07-30 23:17:08,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 23:17:08,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 23:17:08,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 23:17:08,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_j4wls0 2019-07-30 23:17:08,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-30 23:17:08,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 23:17:08,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-30 23:17:08,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_hcp4ri 2019-07-30 23:17:08,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 23:17:08,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 23:17:08,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 23:17:08,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 23:17:08,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 23:17:08,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 23:17:08,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-30 23:17:08,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-men849 2019-07-30 23:17:08,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 23:17:08,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 23:16:52-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 23:17:08,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-07-30 23:17:08,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 23:17:08,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 23:17:08,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.REe3V2SkGq/agent.tar.gz’ 2019-07-30 23:17:08,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:08,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:08,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-30 23:17:08,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 22% [=======> ] 5,299,843 24.8MB/s 2019-07-30 23:17:08,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 64.8MB/s in 0.4s 2019-07-30 23:17:08,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:08,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:53 (64.8 MB/s) - ‘/tmp/tmp.REe3V2SkGq/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 23:17:08,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:08,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 23:17:08,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_men849/env 2019-07-30 23:17:08,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 23:17:08,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 23:17:08,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:17:08,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:08,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:08,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:08,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:08,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:08,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:08,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:08,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:17:08,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:08,413 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:08 GMT 2019-07-30 23:17:08,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:08,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:17:08,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:08,413 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:08,413 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:13,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:17:13,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:13,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:13,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:13,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:13,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:13,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:13,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:13,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "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-07-30T23:17:01.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "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-07-30T23:17:01.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "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-07-30T23:17:01.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_men849/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "2019-07-30 23:16:53 (64.8 MB/s) - \u2018/tmp/tmp.REe3V2SkGq/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-07-30T23:17:01.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "100%[======================================>] 24,073,211 64.8MB/s in 0.4s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "22% [=======> ] 5,299,843 24.8MB/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "Successfully started daemon: vellum_host_men849", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "23:16:59 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_men849: No response received for task f90008acb7784462ab4e623ecfa2178b", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.289Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_men849 start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:01.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a76dfcd-35ae-44b3-84a6-bf5f45b65eb1"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.874Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_a6gzfb/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.56357507-9d7f-4245-ad95-1bdf7731775a"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.874Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:02.874Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.56357507-9d7f-4245-ad95-1bdf7731775a"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Successfully created daemon: homer_host_lletkh", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Successfully configured daemon: homer_host_lletkh", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_lletkh start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "23:17:00 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_lletkh: No response received for task a1cbe774169b4c65a82a11840f8d03f6", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Successfully started daemon: homer_host_lletkh", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "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-07-30T23:17:03.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "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-07-30T23:17:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "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-07-30T23:17:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "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-07-30T23:17:03.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_lletkh/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Successfully configured daemon: ellis_host_8m8c76", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_8m8c76 start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "23:17:00 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_8m8c76: No response received for task c6213fa549c64d789b6fe09e4074e93e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Successfully started daemon: ellis_host_8m8c76", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "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-07-30T23:17:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "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-07-30T23:17:03.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.56357507-9d7f-4245-ad95-1bdf7731775a"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.56357507-9d7f-4245-ad95-1bdf7731775a"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "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-07-30T23:17:03.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.56357507-9d7f-4245-ad95-1bdf7731775a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.68e727e6-28a7-4d8b-9639-c399b435cefa"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_j4wls0/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.68e727e6-28a7-4d8b-9639-c399b435cefa"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-lletkh", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Downloading https://192.168.120.10: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-07-30T23:17:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "--2019-07-30 23:16:53-- https://192.168.120.10: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-07-30T23:17:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}], "metadata": {"pagination": {"total": 1804, "offset": 1597, "size": 50}}} 2019-07-30 23:17:13,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:13,585 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:13 GMT 2019-07-30 23:17:13,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:13,586 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:17:13,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:13,586 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:13,586 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:13,586 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:17:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 23:17:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 23:17:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 23:17:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_men849/env 2019-07-30 23:17:13,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 23:17:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:53 (64.8 MB/s) - ‘/tmp/tmp.REe3V2SkGq/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 23:17:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 64.8MB/s in 0.4s 2019-07-30 23:17:13,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 22% [=======> ] 5,299,843 24.8MB/s 2019-07-30 23:17:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-30 23:17:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_men849 2019-07-30 23:17:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 23:16:59 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_men849: No response received for task f90008acb7784462ab4e623ecfa2178b 2019-07-30 23:17:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_men849 start 2019-07-30 23:17:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_a6gzfb/env/bin/pip', 'freeze', '--all'] 2019-07-30 23:17:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:13,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 23:17:13,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:13,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-07-30 23:17:13,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_lletkh 2019-07-30 23:17:13,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 23:17:13,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 23:17:13,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 23:17:13,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_lletkh 2019-07-30 23:17:13,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 23:17:13,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_lletkh start 2019-07-30 23:17:13,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 23:17:00 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_lletkh: No response received for task a1cbe774169b4c65a82a11840f8d03f6 2019-07-30 23:17:13,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_lletkh 2019-07-30 23:17:13,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 23:17:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 23:17:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 23:17:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-30 23:17:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 23:17:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 23:17:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 23:17:13,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_lletkh/env 2019-07-30 23:17:13,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_8m8c76 2019-07-30 23:17:13,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 23:17:13,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_8m8c76 start 2019-07-30 23:17:13,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 23:17:00 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_8m8c76: No response received for task c6213fa549c64d789b6fe09e4074e93e 2019-07-30 23:17:13,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_8m8c76 2019-07-30 23:17:13,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 23:17:13,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-30 23:17:13,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 23:17:13,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-30 23:17:13,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 23:17:13,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_j4wls0/env/bin/pip', 'freeze', '--all'] 2019-07-30 23:17:13,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-lletkh 2019-07-30 23:17:13,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 23:17:13,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 23:16:53-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 23:17:13,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:17:13,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:13,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:13,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:13,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:13,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:13,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:13,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:13,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:17:13,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:13,661 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:13 GMT 2019-07-30 23:17:13,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:13,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:17:13,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:13,662 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:13,662 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:18,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:17:18,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:18,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:18,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:18,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:18,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:18,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:18,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:18,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-8m8c76", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Downloading https://192.168.120.10: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-07-30T23:17:02.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "--2019-07-30 23:16:52-- https://192.168.120.10: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-07-30T23:17:02.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "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-07-30T23:17:02.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "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-07-30T23:17:02.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Saving to: \u2018/tmp/tmp.xrMwwCPTun/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "94% [====================================> ] 22,855,299 109MB/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "100%[======================================>] 24,073,211 111MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "2019-07-30 23:16:53 (111 MB/s) - \u2018/tmp/tmp.xrMwwCPTun/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-07-30T23:17:02.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_8m8c76/env", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "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-07-30T23:17:02.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Successfully configured daemon: ellis_host_8m8c76", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_8m8c76 start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "23:17:00 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_8m8c76: No response received for task c6213fa549c64d789b6fe09e4074e93e", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Successfully started daemon: ellis_host_8m8c76", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "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-07-30T23:17:02.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2490b3ca-25d6-4df3-87d1-3f422a0c3c15"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "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-07-30T23:17:03.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.56357507-9d7f-4245-ad95-1bdf7731775a"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.56357507-9d7f-4245-ad95-1bdf7731775a"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "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-07-30T23:17:03.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.56357507-9d7f-4245-ad95-1bdf7731775a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.68e727e6-28a7-4d8b-9639-c399b435cefa"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_j4wls0/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.68e727e6-28a7-4d8b-9639-c399b435cefa"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-lletkh", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Downloading https://192.168.120.10: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-07-30T23:17:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "--2019-07-30 23:16:53-- https://192.168.120.10: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-07-30T23:17:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:03.519Z", "message": "Saving to: \u2018/tmp/tmp.HtX3wAO2a1/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.273bc7cb-2e6a-4eac-a8dc-9c25a72baf3e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:04.052Z", "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-07-30T23:17:03.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.56357507-9d7f-4245-ad95-1bdf7731775a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:04.052Z", "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-07-30T23:17:03.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.68e727e6-28a7-4d8b-9639-c399b435cefa"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:04.052Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.68e727e6-28a7-4d8b-9639-c399b435cefa"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:04.052Z", "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-07-30T23:17:03.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.68e727e6-28a7-4d8b-9639-c399b435cefa"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:04.052Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:04.052Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:04.699Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.690Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:04.699Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:04.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:04.699Z", "message": "Removing directory: /tmp/tmpYMCN9a/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.56357507-9d7f-4245-ad95-1bdf7731775a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:04.699Z", "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-07-30T23:17:04.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.68e727e6-28a7-4d8b-9639-c399b435cefa"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:04.699Z", "message": "Removing directory: /tmp/tmpLVtlgV/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:04.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.68e727e6-28a7-4d8b-9639-c399b435cefa"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:04.699Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:04.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:04.699Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:03.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1842, "offset": 1647, "size": 50}}} 2019-07-30 23:17:18,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:18,768 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:18 GMT 2019-07-30 23:17:18,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:18,769 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:17:18,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:18,769 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:18,769 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:18,769 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:17:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-8m8c76 2019-07-30 23:17:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 23:17:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 23:16:52-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 23:17:18,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-07-30 23:17:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 23:17:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 23:17:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.xrMwwCPTun/agent.tar.gz’ 2019-07-30 23:17:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:18,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-30 23:17:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 94% [====================================> ] 22,855,299 109MB/s 2019-07-30 23:17:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 111MB/s in 0.2s 2019-07-30 23:17:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:53 (111 MB/s) - ‘/tmp/tmp.xrMwwCPTun/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 23:17:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-07-30 23:17:18,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 23:17:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_8m8c76/env 2019-07-30 23:17:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 23:17:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_8m8c76 2019-07-30 23:17:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 23:17:18,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_8m8c76 start 2019-07-30 23:17:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 23:17:00 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_8m8c76: No response received for task c6213fa549c64d789b6fe09e4074e93e 2019-07-30 23:17:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_8m8c76 2019-07-30 23:17:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 23:17:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-30 23:17:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 23:17:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-30 23:17:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 23:17:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_j4wls0/env/bin/pip', 'freeze', '--all'] 2019-07-30 23:17:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-lletkh 2019-07-30 23:17:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 23:17:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 23:16:53-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 23:17:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-07-30 23:17:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 23:17:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 23:17:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.HtX3wAO2a1/agent.tar.gz’ 2019-07-30 23:17:18,777 - 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-07-30 23:17:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-30 23:17:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 23:17:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-30 23:17:18,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 23:17:18,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 23:17:18,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:18,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-07-30 23:17:18,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpYMCN9a/cloudify-diamond-plugin-1.3.5 2019-07-30 23:17:18,778 - 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-07-30 23:17:18,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpLVtlgV/cloudify-diamond-plugin-1.3.5 2019-07-30 23:17:18,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 23:17:18,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 23:17:18,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:17:18,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:18,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:18,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:18,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:18,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:18,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:18,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:18,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:17:18,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:18,879 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:18 GMT 2019-07-30 23:17:18,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:18,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:17:18,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:18,880 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:18,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:23,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:17:23,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:23,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:23,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:23,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:23,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:23,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:23,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:23,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:05.333Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:04.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:05.333Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:04.975Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:05.333Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d20818f-2daa-48e8-835a-e6b146891db5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:04.980Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:05.333Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-1d20818f-2daa-48e8-835a-e6b146891db5", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:04.981Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:05.333Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:04.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:05.333Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:04.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:05.910Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:05.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ac6df59a-2877-4c72-a308-c68998a20aef"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:05.910Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_men849/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:05.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ac6df59a-2877-4c72-a308-c68998a20aef"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:05.910Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:04.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:05.910Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:04.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:05.910Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7dcb46023964ac264de682ff9f5f3c6e7254e7ea\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:05.407Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:05.910Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:04.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:06.724Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:06.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:06.724Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:06.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:06.724Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:05.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:06.724Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:05.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:06.724Z", "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-07-30T23:17:06.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ac6df59a-2877-4c72-a308-c68998a20aef"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:06.724Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:06.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ac6df59a-2877-4c72-a308-c68998a20aef"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:06.724Z", "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-07-30T23:17:06.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ac6df59a-2877-4c72-a308-c68998a20aef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.347Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-29cc859a-5303-4f76-8a18-de8838e6ff3d", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.053Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.347Z", "message": "Removing directory: /tmp/tmpkcBeyj/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ac6df59a-2877-4c72-a308-c68998a20aef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.347Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-29cc859a-5303-4f76-8a18-de8838e6ff3d", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.053Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.347Z", "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-07-30T23:17:07.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ac6df59a-2877-4c72-a308-c68998a20aef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.347Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29cc859a-5303-4f76-8a18-de8838e6ff3d x-compute-request-id: req-29cc859a-5303-4f76-8a18-de8838e6ff3d Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:09Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.053Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.347Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.347Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7dcb46023964ac264de682ff9f5f3c6e7254e7ea\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.054Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.347Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-hcp4ri", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_hcp4ri start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Downloading https://192.168.120.10: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-07-30T23:17:07.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "--2019-07-30 23:16:58-- https://192.168.120.10: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-07-30T23:17:07.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Connecting to 192.168.120.10:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "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-07-30T23:17:07.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "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-07-30T23:17:07.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Saving to: \u2018/tmp/tmp.w3QhkggNel/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "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-07-30T23:17:07.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "2019-07-30 23:16:59 (155 MB/s) - \u2018/tmp/tmp.w3QhkggNel/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-07-30T23:17:07.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_hcp4ri/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "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-07-30T23:17:07.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "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-07-30T23:17:07.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "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-07-30T23:17:07.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}], "metadata": {"pagination": {"total": 1885, "offset": 1697, "size": 50}}} 2019-07-30 23:17:23,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:23,974 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:23 GMT 2019-07-30 23:17:23,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:23,974 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:17:23,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:23,974 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:23,974 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:23,974 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:17:23,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 23:17:23,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:17:23,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d20818f-2daa-48e8-835a-e6b146891db5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:17:23,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-1d20818f-2daa-48e8-835a-e6b146891db5 2019-07-30 23:17:23,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 23:17:23,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 23:17:23,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 23:17:23,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_men849/env/bin/pip', 'freeze', '--all'] 2019-07-30 23:17:23,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 23:17:23,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 23:17:23,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcb46023964ac264de682ff9f5f3c6e7254e7ea" 2019-07-30 23:17:23,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 23:17:23,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 23:17:23,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 23:17:23,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 23:17:23,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:23,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-30 23:17:23,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 23:17:23,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-30 23:17:23,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-29cc859a-5303-4f76-8a18-de8838e6ff3d 2019-07-30 23:17:23,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkcBeyj/cloudify-diamond-plugin-1.3.5 2019-07-30 23:17:23,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-29cc859a-5303-4f76-8a18-de8838e6ff3d 2019-07-30 23:17:23,980 - 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-07-30 23:17:23,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29cc859a-5303-4f76-8a18-de8838e6ff3d x-compute-request-id: req-29cc859a-5303-4f76-8a18-de8838e6ff3d Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:09Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:23,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 23:17:23,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcb46023964ac264de682ff9f5f3c6e7254e7ea" 2019-07-30 23:17:23,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-hcp4ri 2019-07-30 23:17:23,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-07-30 23:17:23,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 23:17:23,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 23:17:23,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 23:17:23,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_hcp4ri start 2019-07-30 23:17:23,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-07-30 23:17:23,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-07-30 23:16:58-- https://192.168.120.10:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-07-30 23:17:23,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.10:53333... connected. 2019-07-30 23:17:23,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-07-30 23:17:23,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-07-30 23:17:23,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.w3QhkggNel/agent.tar.gz’ 2019-07-30 23:17:23,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:23,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:23,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-07-30 23:17:23,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:23,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:16:59 (155 MB/s) - ‘/tmp/tmp.w3QhkggNel/agent.tar.gz’ saved [24073211/24073211] 2019-07-30 23:17:23,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:17:23,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-07-30 23:17:23,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_hcp4ri/env 2019-07-30 23:17:23,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-07-30 23:17:23,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-07-30 23:17:23,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-07-30 23:17:23,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-07-30 23:17:23,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:17:24,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:24,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:24,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:24,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:24,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:24,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:24,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:24,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:17:24,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:24,046 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:24 GMT 2019-07-30 23:17:24,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:24,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:17:24,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:24,046 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:24,046 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:29,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:17:29,219 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:29,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:29,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:29,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:29,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:29,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:29,220 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:29,220 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Successfully configured daemon: bono_host_hcp4ri", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "23:17:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_hcp4ri: No response received for task c10e8f5678144b1faff397ef323f4da4", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Successfully started daemon: bono_host_hcp4ri", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "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-07-30T23:17:07.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.891bacfb-d860-41b8-bf04-6bece2f5de8a"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a00da3b-2243-4520-be57-08b114f675d7"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:07.934Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_8m8c76/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:07.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a00da3b-2243-4520-be57-08b114f675d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:08.545Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7dcb46023964ac264de682ff9f5f3c6e7254e7ea\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:08.204Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:08.545Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:08.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:08.545Z", "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-07-30T23:17:08.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a00da3b-2243-4520-be57-08b114f675d7"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:08.545Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:08.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a00da3b-2243-4520-be57-08b114f675d7"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:08.545Z", "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-07-30T23:17:08.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a00da3b-2243-4520-be57-08b114f675d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:08.545Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-b81517a4-f3aa-427f-98b1-dd5c95999c5e x-compute-request-id: req-b81517a4-f3aa-427f-98b1-dd5c95999c5e Content-Encoding: gzip Content-Length: 629 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9639f5c6-9bc9-4483-ac41-2020b12ef4a2\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:08.202Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:08.545Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:08.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.583e1627-c75e-4a95-b0ea-490057849e9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:08.545Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-b81517a4-f3aa-427f-98b1-dd5c95999c5e", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:08.203Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:08.545Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-b81517a4-f3aa-427f-98b1-dd5c95999c5e", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:08.203Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.131Z", "message": "Removing directory: /tmp/tmpHKmqzI/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:08.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a00da3b-2243-4520-be57-08b114f675d7"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.131Z", "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-07-30T23:17:08.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.583e1627-c75e-4a95-b0ea-490057849e9b"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.131Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:08.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.131Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_lletkh/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:08.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.583e1627-c75e-4a95-b0ea-490057849e9b"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.131Z", "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-07-30T23:17:08.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0a00da3b-2243-4520-be57-08b114f675d7"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.746Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:09.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.746Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:09.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.746Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:08.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.746Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7dcb46023964ac264de682ff9f5f3c6e7254e7ea\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:09.478Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.746Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-e27705d0-dd95-49cc-ad04-08a89cec0ab9", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:09.478Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.746Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-e27705d0-dd95-49cc-ad04-08a89cec0ab9", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:09.477Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.746Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e27705d0-dd95-49cc-ad04-08a89cec0ab9 x-compute-request-id: req-e27705d0-dd95-49cc-ad04-08a89cec0ab9 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:09Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:09.477Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.746Z", "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-07-30T23:17:08.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.583e1627-c75e-4a95-b0ea-490057849e9b"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:09.746Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:08.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.583e1627-c75e-4a95-b0ea-490057849e9b"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:10.342Z", "message": "Removing directory: /tmp/tmpYFEMgV/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:09.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.583e1627-c75e-4a95-b0ea-490057849e9b"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:10.342Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:09.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:10.342Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:09.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:10.342Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:09.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:10.342Z", "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-07-30T23:17:09.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.583e1627-c75e-4a95-b0ea-490057849e9b"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:10.951Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:10.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:10.951Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:10.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:10.951Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:10.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:10.951Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-44851595-fa25-43e2-a35e-34cc60e4c3d9 x-compute-request-id: req-44851595-fa25-43e2-a35e-34cc60e4c3d9 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9639f5c6-9bc9-4483-ac41-2020b12ef4a2\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:10.753Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:10.951Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-44851595-fa25-43e2-a35e-34cc60e4c3d9", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:10.753Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:10.951Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-44851595-fa25-43e2-a35e-34cc60e4c3d9", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:10.754Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e995a326-d329-489b-aabc-e3b0e55f8cb5"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:11.549Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:10.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:11.549Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:10.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:11.549Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:10.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:12.148Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:11.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 1960, "offset": 1747, "size": 50}}} 2019-07-30 23:17:29,220 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:29,220 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:29 GMT 2019-07-30 23:17:29,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:29,220 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:17:29,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:29,221 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:29,221 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:29,221 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:17:29,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-07-30 23:17:29,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 23:17:29,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 23:17:29,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-07-30 23:17:29,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-07-30 23:17:29,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_hcp4ri 2019-07-30 23:17:29,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-07-30 23:17:29,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 23:17:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_hcp4ri: No response received for task c10e8f5678144b1faff397ef323f4da4 2019-07-30 23:17:29,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_hcp4ri 2019-07-30 23:17:29,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-07-30 23:17:29,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 23:17:29,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_8m8c76/env/bin/pip', 'freeze', '--all'] 2019-07-30 23:17:29,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcb46023964ac264de682ff9f5f3c6e7254e7ea" 2019-07-30 23:17:29,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 23:17:29,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-30 23:17:29,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 23:17:29,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-30 23:17:29,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-b81517a4-f3aa-427f-98b1-dd5c95999c5e x-compute-request-id: req-b81517a4-f3aa-427f-98b1-dd5c95999c5e Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9639f5c6-9bc9-4483-ac41-2020b12ef4a2"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-30 23:17:29,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 23:17:29,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-b81517a4-f3aa-427f-98b1-dd5c95999c5e 2019-07-30 23:17:29,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-b81517a4-f3aa-427f-98b1-dd5c95999c5e 2019-07-30 23:17:29,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpHKmqzI/cloudify-diamond-plugin-1.3.5 2019-07-30 23:17:29,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-30 23:17:29,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 23:17:29,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_lletkh/env/bin/pip', 'freeze', '--all'] 2019-07-30 23:17:29,227 - 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-07-30 23:17:29,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-07-30 23:17:29,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 23:17:29,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 23:17:29,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcb46023964ac264de682ff9f5f3c6e7254e7ea" 2019-07-30 23:17:29,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-e27705d0-dd95-49cc-ad04-08a89cec0ab9 2019-07-30 23:17:29,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-e27705d0-dd95-49cc-ad04-08a89cec0ab9 2019-07-30 23:17:29,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e27705d0-dd95-49cc-ad04-08a89cec0ab9 x-compute-request-id: req-e27705d0-dd95-49cc-ad04-08a89cec0ab9 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:09Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:29,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-30 23:17:29,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 23:17:29,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpYFEMgV/cloudify-diamond-plugin-1.3.5 2019-07-30 23:17:29,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-07-30 23:17:29,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 23:17:29,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 23:17:29,229 - 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-07-30 23:17:29,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:29,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 23:17:29,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 23:17:29,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-44851595-fa25-43e2-a35e-34cc60e4c3d9 x-compute-request-id: req-44851595-fa25-43e2-a35e-34cc60e4c3d9 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9639f5c6-9bc9-4483-ac41-2020b12ef4a2"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-30 23:17:29,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-44851595-fa25-43e2-a35e-34cc60e4c3d9 2019-07-30 23:17:29,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-44851595-fa25-43e2-a35e-34cc60e4c3d9 2019-07-30 23:17:29,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 23:17:29,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 23:17:29,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 23:17:29,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 23:17:29,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:17:29,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:29,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:29,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:29,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:29,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:29,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:29,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:29,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:17:29,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:29,287 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:29 GMT 2019-07-30 23:17:29,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:29,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:17:29,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:29,288 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:29,288 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:34,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:17:34,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:34,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:34,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:34,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:34,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:34,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:34,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:34,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:12.148Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:11.307Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:12.148Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:11.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:12.743Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:11.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:12.743Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:12.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:12.743Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:11.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:13.425Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:12.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:13.425Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:12.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:13.979Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:13.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:13.979Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:13.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6568aaa9-1921-4353-ab2b-025b92bff82c"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:13.979Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_hcp4ri/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:13.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6568aaa9-1921-4353-ab2b-025b92bff82c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:13.979Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:13.550Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:14.563Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:14.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6568aaa9-1921-4353-ab2b-025b92bff82c"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:14.563Z", "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-07-30T23:17:14.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6568aaa9-1921-4353-ab2b-025b92bff82c"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:14.563Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:13.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:14.563Z", "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-07-30T23:17:14.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6568aaa9-1921-4353-ab2b-025b92bff82c"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:15.261Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:14.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:15.261Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:14.670Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:15.261Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-4797e1a3-9eda-4c73-b037-0547bfb55c14", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:14.676Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:15.261Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4797e1a3-9eda-4c73-b037-0547bfb55c14 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:14.675Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:15.825Z", "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-07-30T23:17:15.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6568aaa9-1921-4353-ab2b-025b92bff82c"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:15.825Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:15.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:15.825Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:15.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:15.825Z", "message": "Removing directory: /tmp/tmpIBWnHO/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:15.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6568aaa9-1921-4353-ab2b-025b92bff82c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:15.825Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff0f5bc678561e61a66f15edeb0decf249410fed\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:15.104Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:16.371Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:15.934Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:16.371Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:15.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:16.371Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:16.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:16.955Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-d905b80e-3d45-4c16-896b-930e9c11a734 x-compute-request-id: req-d905b80e-3d45-4c16-896b-930e9c11a734 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:11Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:16.791Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:16.955Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:16.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:17.819Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f4c40d4-7770-47bd-8be1-a628ab57d781 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:17.349Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:17.819Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-7f4c40d4-7770-47bd-8be1-a628ab57d781", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:17.349Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:17.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3cef1a45496350b0121a4f558e1f55c7f91562ba\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:17.776Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:17.819Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:17.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:17.819Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-d905b80e-3d45-4c16-896b-930e9c11a734", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:16.792Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:17.819Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-d905b80e-3d45-4c16-896b-930e9c11a734", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:16.792Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:17.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff0f5bc678561e61a66f15edeb0decf249410fed\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:16.793Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:17.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:17.344Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:18.625Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:18.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:18.625Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:17.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:18.625Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:18.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:18.625Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:18.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:18.625Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-964dc802-e489-48b6-875d-5420440a66cf x-compute-request-id: req-964dc802-e489-48b6-875d-5420440a66cf Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8734f4d-52e9-40dd-b6d7-0dd49d26fe18\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ebb2ce8d-2b9f-49ac-a440-b90f98e37cf9\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:17.778Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:18.625Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-964dc802-e489-48b6-875d-5420440a66cf", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:17.778Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:18.625Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-964dc802-e489-48b6-875d-5420440a66cf", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:17.778Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:18.625Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff0f5bc678561e61a66f15edeb0decf249410fed\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:17.780Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:19.211Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3cef1a45496350b0121a4f558e1f55c7f91562ba\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:18.860Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:19.211Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:18.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:19.211Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:18.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:19.211Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-d2bfe993-9be3-4e65-8536-04594dee879a", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:18.859Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:19.211Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-d2bfe993-9be3-4e65-8536-04594dee879a", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:18.859Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}], "metadata": {"pagination": {"total": 2071, "offset": 1797, "size": 50}}} 2019-07-30 23:17:34,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:34,415 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:34 GMT 2019-07-30 23:17:34,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:34,415 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:17:34,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:34,416 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:34,416 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:34,416 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:17:34,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:34,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 23:17:34,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 23:17:34,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 23:17:34,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 23:17:34,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-30 23:17:34,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 23:17:34,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 23:17:34,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-07-30 23:17:34,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_hcp4ri/env/bin/pip', 'freeze', '--all'] 2019-07-30 23:17:34,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:34,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-07-30 23:17:34,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-07-30 23:17:34,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 23:17:34,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-07-30 23:17:34,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:34,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:17:34,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-4797e1a3-9eda-4c73-b037-0547bfb55c14 2019-07-30 23:17:34,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4797e1a3-9eda-4c73-b037-0547bfb55c14 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:17:34,421 - 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-07-30 23:17:34,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 23:17:34,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 23:17:34,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpIBWnHO/cloudify-diamond-plugin-1.3.5 2019-07-30 23:17:34,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0f5bc678561e61a66f15edeb0decf249410fed" 2019-07-30 23:17:34,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:34,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-30 23:17:34,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 23:17:34,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-d905b80e-3d45-4c16-896b-930e9c11a734 x-compute-request-id: req-d905b80e-3d45-4c16-896b-930e9c11a734 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:11Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:34,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 23:17:34,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f4c40d4-7770-47bd-8be1-a628ab57d781 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:17:34,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-7f4c40d4-7770-47bd-8be1-a628ab57d781 2019-07-30 23:17:34,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cef1a45496350b0121a4f558e1f55c7f91562ba" 2019-07-30 23:17:34,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:34,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-d905b80e-3d45-4c16-896b-930e9c11a734 2019-07-30 23:17:34,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-d905b80e-3d45-4c16-896b-930e9c11a734 2019-07-30 23:17:34,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0f5bc678561e61a66f15edeb0decf249410fed" 2019-07-30 23:17:34,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:17:34,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-07-30 23:17:34,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:17:34,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 23:17:34,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:34,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-964dc802-e489-48b6-875d-5420440a66cf x-compute-request-id: req-964dc802-e489-48b6-875d-5420440a66cf Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8734f4d-52e9-40dd-b6d7-0dd49d26fe18"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ebb2ce8d-2b9f-49ac-a440-b90f98e37cf9"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-30 23:17:34,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-964dc802-e489-48b6-875d-5420440a66cf 2019-07-30 23:17:34,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-964dc802-e489-48b6-875d-5420440a66cf 2019-07-30 23:17:34,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0f5bc678561e61a66f15edeb0decf249410fed" 2019-07-30 23:17:34,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cef1a45496350b0121a4f558e1f55c7f91562ba" 2019-07-30 23:17:34,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-07-30 23:17:34,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 23:17:34,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-d2bfe993-9be3-4e65-8536-04594dee879a 2019-07-30 23:17:34,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-d2bfe993-9be3-4e65-8536-04594dee879a 2019-07-30 23:17:34,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:17:34,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:34,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:34,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:34,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:34,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:34,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:34,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:34,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:17:34,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:34,567 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:34 GMT 2019-07-30 23:17:34,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:34,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:17:34,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:34,567 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:34,567 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:39,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:17:39,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:39,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:39,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:39,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:39,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:39,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:39,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:39,690 - 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-07-30T23:17:19.211Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-d2bfe993-9be3-4e65-8536-04594dee879a x-compute-request-id: req-d2bfe993-9be3-4e65-8536-04594dee879a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:09Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:18.859Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:19.797Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:19.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:19.797Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-704c7160-ede8-407f-96bf-9bf13a23075a", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:19.191Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:19.797Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:19.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:19.797Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-704c7160-ede8-407f-96bf-9bf13a23075a x-compute-request-id: req-704c7160-ede8-407f-96bf-9bf13a23075a Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:11Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:19.190Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:19.797Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-704c7160-ede8-407f-96bf-9bf13a23075a", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:19.190Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:19.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ff0f5bc678561e61a66f15edeb0decf249410fed\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:19.191Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:20.480Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:19.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:20.480Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-5ea87ac4-2740-46d0-8217-772e00f0d9f5 x-compute-request-id: req-5ea87ac4-2740-46d0-8217-772e00f0d9f5 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9639f5c6-9bc9-4483-ac41-2020b12ef4a2\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:20.123Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:20.480Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-5ea87ac4-2740-46d0-8217-772e00f0d9f5", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:20.124Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:20.480Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-5ea87ac4-2740-46d0-8217-772e00f0d9f5", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:20.124Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:20.480Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3cef1a45496350b0121a4f558e1f55c7f91562ba\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:20.125Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:21.047Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-dfecb854-29d3-4179-bff8-4aa195d05b7b", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:20.885Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:21.047Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:20.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:21.047Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:20.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:21.047Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:20.425Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:21.047Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfecb854-29d3-4179-bff8-4aa195d05b7b x-compute-request-id: req-dfecb854-29d3-4179-bff8-4aa195d05b7b Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8734f4d-52e9-40dd-b6d7-0dd49d26fe18\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ebb2ce8d-2b9f-49ac-a440-b90f98e37cf9\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:20.885Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:21.047Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-dfecb854-29d3-4179-bff8-4aa195d05b7b", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:20.885Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3ca60436-a5f5-4fb6-8896-13921f15307a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:21.636Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:21.453Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:21.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3cef1a45496350b0121a4f558e1f55c7f91562ba\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:21.382Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:21.636Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-6d8982c0-69dc-47c5-85a5-502785ced26b", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:21.380Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:21.636Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-6d8982c0-69dc-47c5-85a5-502785ced26b x-compute-request-id: req-6d8982c0-69dc-47c5-85a5-502785ced26b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:09Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:21.379Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:21.636Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-6d8982c0-69dc-47c5-85a5-502785ced26b", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:21.380Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": "proxy_node_f5b4bv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:22.218Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:22.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:22.218Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-39410016-2cb7-4eb9-8042-0a4ec20e5bbc", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:21.771Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:22.218Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:21.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:22.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:21.765Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:22.218Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39410016-2cb7-4eb9-8042-0a4ec20e5bbc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:21.770Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:22.818Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-e95f88c5-fa77-4e4b-96c1-0ae7d9a00b2d", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:22.232Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:22.818Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:22.627Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:22.818Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:22.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:22.818Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:22.344Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:22.818Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a83101f76dfe7ae93f0eec65c506f6c1962d52d\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:22.180Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:22.818Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-e95f88c5-fa77-4e4b-96c1-0ae7d9a00b2d", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:22.232Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:22.818Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-e95f88c5-fa77-4e4b-96c1-0ae7d9a00b2d x-compute-request-id: req-e95f88c5-fa77-4e4b-96c1-0ae7d9a00b2d Content-Encoding: gzip Content-Length: 629 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9639f5c6-9bc9-4483-ac41-2020b12ef4a2\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:22.232Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8861ad4c-a2f2-435c-8637-73ffaf5575fc"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:23.464Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:22.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:23.464Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:23.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_node_f5b4bv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:23.464Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:23.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:23.999Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:23.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:23.999Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d313cc50-1341-41fc-b516-dffafeef2fd6 x-compute-request-id: req-d313cc50-1341-41fc-b516-dffafeef2fd6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:20Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:23.786Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:24.594Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/ROG56/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:24.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:24.594Z", "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-07-30T23:17:24.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:24.594Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-d313cc50-1341-41fc-b516-dffafeef2fd6", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:23.786Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:24.594Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-d313cc50-1341-41fc-b516-dffafeef2fd6", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:23.786Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:24.594Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:24.364Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:24.594Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:23.877Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:24.594Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:23.888Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:24.594Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a83101f76dfe7ae93f0eec65c506f6c1962d52d\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:23.788Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:24.594Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cddf4aab-a4cb-4bb5-995e-a96aefa78e67 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:23.898Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:24.594Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-cddf4aab-a4cb-4bb5-995e-a96aefa78e67", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:23.898Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}], "metadata": {"pagination": {"total": 2153, "offset": 1847, "size": 50}}} 2019-07-30 23:17:39,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:39,690 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:39 GMT 2019-07-30 23:17:39,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:39,690 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:17:39,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:39,690 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:39,690 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:39,691 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:17:39,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-d2bfe993-9be3-4e65-8536-04594dee879a x-compute-request-id: req-d2bfe993-9be3-4e65-8536-04594dee879a Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:09Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:39,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:39,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-704c7160-ede8-407f-96bf-9bf13a23075a 2019-07-30 23:17:39,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 23:17:39,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-704c7160-ede8-407f-96bf-9bf13a23075a x-compute-request-id: req-704c7160-ede8-407f-96bf-9bf13a23075a Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:11Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:39,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-704c7160-ede8-407f-96bf-9bf13a23075a 2019-07-30 23:17:39,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff0f5bc678561e61a66f15edeb0decf249410fed" 2019-07-30 23:17:39,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 23:17:39,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-5ea87ac4-2740-46d0-8217-772e00f0d9f5 x-compute-request-id: req-5ea87ac4-2740-46d0-8217-772e00f0d9f5 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9639f5c6-9bc9-4483-ac41-2020b12ef4a2"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-30 23:17:39,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-5ea87ac4-2740-46d0-8217-772e00f0d9f5 2019-07-30 23:17:39,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-5ea87ac4-2740-46d0-8217-772e00f0d9f5 2019-07-30 23:17:39,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cef1a45496350b0121a4f558e1f55c7f91562ba" 2019-07-30 23:17:39,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-dfecb854-29d3-4179-bff8-4aa195d05b7b 2019-07-30 23:17:39,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:39,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-07-30 23:17:39,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:39,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfecb854-29d3-4179-bff8-4aa195d05b7b x-compute-request-id: req-dfecb854-29d3-4179-bff8-4aa195d05b7b Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8734f4d-52e9-40dd-b6d7-0dd49d26fe18"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ebb2ce8d-2b9f-49ac-a440-b90f98e37cf9"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-30 23:17:39,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-dfecb854-29d3-4179-bff8-4aa195d05b7b 2019-07-30 23:17:39,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:39,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cef1a45496350b0121a4f558e1f55c7f91562ba" 2019-07-30 23:17:39,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-6d8982c0-69dc-47c5-85a5-502785ced26b 2019-07-30 23:17:39,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-6d8982c0-69dc-47c5-85a5-502785ced26b x-compute-request-id: req-6d8982c0-69dc-47c5-85a5-502785ced26b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:09Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:39,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-6d8982c0-69dc-47c5-85a5-502785ced26b 2019-07-30 23:17:39,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:17:39,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-39410016-2cb7-4eb9-8042-0a4ec20e5bbc 2019-07-30 23:17:39,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-07-30 23:17:39,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:17:39,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39410016-2cb7-4eb9-8042-0a4ec20e5bbc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:17:39,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-e95f88c5-fa77-4e4b-96c1-0ae7d9a00b2d 2019-07-30 23:17:39,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:39,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:39,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:39,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a83101f76dfe7ae93f0eec65c506f6c1962d52d" 2019-07-30 23:17:39,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-e95f88c5-fa77-4e4b-96c1-0ae7d9a00b2d 2019-07-30 23:17:39,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-e95f88c5-fa77-4e4b-96c1-0ae7d9a00b2d x-compute-request-id: req-e95f88c5-fa77-4e4b-96c1-0ae7d9a00b2d Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9639f5c6-9bc9-4483-ac41-2020b12ef4a2"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-30 23:17:39,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 23:17:39,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-07-30 23:17:39,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:17:39,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:39,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d313cc50-1341-41fc-b516-dffafeef2fd6 x-compute-request-id: req-d313cc50-1341-41fc-b516-dffafeef2fd6 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:20Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:39,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/ROG56/install_requirements.sh 2019-07-30 23:17:39,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:17:39,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-d313cc50-1341-41fc-b516-dffafeef2fd6 2019-07-30 23:17:39,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-d313cc50-1341-41fc-b516-dffafeef2fd6 2019-07-30 23:17:39,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:39,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:39,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:17:39,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a83101f76dfe7ae93f0eec65c506f6c1962d52d" 2019-07-30 23:17:39,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cddf4aab-a4cb-4bb5-995e-a96aefa78e67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:17:39,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-cddf4aab-a4cb-4bb5-995e-a96aefa78e67 2019-07-30 23:17:39,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:17:39,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:39,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:39,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:39,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:39,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:39,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:39,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:39,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:17:39,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:39,796 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:39 GMT 2019-07-30 23:17:39,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:39,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:17:39,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:39,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:39,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:44,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:17:44,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:44,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:44,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:44,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:44,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:44,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:44,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:44,911 - 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-07-30T23:17:24.594Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-d313cc50-1341-41fc-b516-dffafeef2fd6", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:23.786Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:25.098Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:24.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:25.098Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:24.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:25.098Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:24.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:25.098Z", "message": "Process created, PID: 1607", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:24.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:25.630Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-ac2ff16b-a547-49e8-8365-beef24245ccd x-compute-request-id: req-ac2ff16b-a547-49e8-8365-beef24245ccd Content-Encoding: gzip Content-Length: 527 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8523c011-8ec5-4872-94d3-8d1132137fe6\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fa85043-2774-40b3-a8d8-a8fd6562a45d\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaf9a8ad-aa9d-4dbb-9838-8e937be08ffa\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.424Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:25.630Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:25.630Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.576Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:25.630Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-585f6baa-3030-40cb-8a1b-9b2d4e580bef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.199Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:25.630Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-585f6baa-3030-40cb-8a1b-9b2d4e580bef", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.200Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:25.630Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-ac2ff16b-a547-49e8-8365-beef24245ccd", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.424Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:25.630Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-ac2ff16b-a547-49e8-8365-beef24245ccd", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.425Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:25.630Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a83101f76dfe7ae93f0eec65c506f6c1962d52d\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.427Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:25.630Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.195Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:26.271Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5be169c0-ebe2-4797-8531-be1e838f013b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.798Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:26.271Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-5be169c0-ebe2-4797-8531-be1e838f013b", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.799Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:26.271Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29c3796b-ca0d-4d63-a28c-0de818c6ffac x-compute-request-id: req-29c3796b-ca0d-4d63-a28c-0de818c6ffac Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:11Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.768Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:26.271Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-29c3796b-ca0d-4d63-a28c-0de818c6ffac", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.768Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:26.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d1d4776d867a270ddeed64e2f4591cdd4f91ce8e\"", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.770Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:26.271Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:26.271Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-29c3796b-ca0d-4d63-a28c-0de818c6ffac", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.769Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:26.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a3bd21e5666619345f8fecdd3ad87257ce4b2fa\"", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.611Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:26.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:25.790Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.024Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-94f0f3ae-6700-40f9-a3c0-4fc67a7fea0c", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.541Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.024Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a83101f76dfe7ae93f0eec65c506f6c1962d52d\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.542Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.024Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-f29da507-3b11-4842-807a-565c25228670 x-compute-request-id: req-f29da507-3b11-4842-807a-565c25228670 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:09Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.663Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.024Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-f29da507-3b11-4842-807a-565c25228670", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.664Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.024Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-f29da507-3b11-4842-807a-565c25228670", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.664Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.024Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a3bd21e5666619345f8fecdd3ad87257ce4b2fa\"", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.665Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.024Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-57acc592-a402-4dd9-b73d-759a5655e0a1 x-compute-request-id: req-57acc592-a402-4dd9-b73d-759a5655e0a1 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8523c011-8ec5-4872-94d3-8d1132137fe6\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fa85043-2774-40b3-a8d8-a8fd6562a45d\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaf9a8ad-aa9d-4dbb-9838-8e937be08ffa\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.999Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.024Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-94f0f3ae-6700-40f9-a3c0-4fc67a7fea0c x-compute-request-id: req-94f0f3ae-6700-40f9-a3c0-4fc67a7fea0c Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:20Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.541Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.024Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0ac005461e95adc37be98e645cde072d1428fb3\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.252Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.024Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.528Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.024Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.024Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-94f0f3ae-6700-40f9-a3c0-4fc67a7fea0c", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.541Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.636Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-1b431253-b7a5-4dd6-bc0a-83c3dfd48478 x-compute-request-id: req-1b431253-b7a5-4dd6-bc0a-83c3dfd48478 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8734f4d-52e9-40dd-b6d7-0dd49d26fe18\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ebb2ce8d-2b9f-49ac-a440-b90f98e37cf9\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.205Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.636Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-a6767d4b-6793-45c4-bfa8-f7283010da89", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.162Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.636Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6767d4b-6793-45c4-bfa8-f7283010da89 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.162Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.158Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.636Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-57acc592-a402-4dd9-b73d-759a5655e0a1", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.004Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.636Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-57acc592-a402-4dd9-b73d-759a5655e0a1", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:26.999Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.27381df5-f0e0-4404-9fe8-888c92aad09e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.636Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-672089e2-9077-4dfa-a4a6-5ee68dad32c8 x-compute-request-id: req-672089e2-9077-4dfa-a4a6-5ee68dad32c8 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9639f5c6-9bc9-4483-ac41-2020b12ef4a2\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.500Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.636Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.434Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d1d4776d867a270ddeed64e2f4591cdd4f91ce8e\"", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.208Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.636Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-1b431253-b7a5-4dd6-bc0a-83c3dfd48478", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.206Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:27.636Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-1b431253-b7a5-4dd6-bc0a-83c3dfd48478", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.206Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-f394e3db-9266-4a76-99d6-1f2623fcf9d5", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.120Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.523Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-672089e2-9077-4dfa-a4a6-5ee68dad32c8", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.500Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-672089e2-9077-4dfa-a4a6-5ee68dad32c8", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.501Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}], "metadata": {"pagination": {"total": 2286, "offset": 1897, "size": 50}}} 2019-07-30 23:17:44,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:44,911 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:44 GMT 2019-07-30 23:17:44,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:44,911 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:17:44,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:44,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:44,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:44,912 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:17:44,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-d313cc50-1341-41fc-b516-dffafeef2fd6 2019-07-30 23:17:44,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:44,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 23:17:44,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 23:17:44,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1607 2019-07-30 23:17:44,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-ac2ff16b-a547-49e8-8365-beef24245ccd x-compute-request-id: req-ac2ff16b-a547-49e8-8365-beef24245ccd Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8523c011-8ec5-4872-94d3-8d1132137fe6"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fa85043-2774-40b3-a8d8-a8fd6562a45d"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaf9a8ad-aa9d-4dbb-9838-8e937be08ffa"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "09df4036-fa6a-4497-9572-dfa8854329ba", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-30 23:17:44,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 23:17:44,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:44,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-585f6baa-3030-40cb-8a1b-9b2d4e580bef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:17:44,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-585f6baa-3030-40cb-8a1b-9b2d4e580bef 2019-07-30 23:17:44,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-ac2ff16b-a547-49e8-8365-beef24245ccd 2019-07-30 23:17:44,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-ac2ff16b-a547-49e8-8365-beef24245ccd 2019-07-30 23:17:44,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a83101f76dfe7ae93f0eec65c506f6c1962d52d" 2019-07-30 23:17:44,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:17:44,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5be169c0-ebe2-4797-8531-be1e838f013b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:17:44,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-5be169c0-ebe2-4797-8531-be1e838f013b 2019-07-30 23:17:44,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29c3796b-ca0d-4d63-a28c-0de818c6ffac x-compute-request-id: req-29c3796b-ca0d-4d63-a28c-0de818c6ffac Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:11Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:44,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-29c3796b-ca0d-4d63-a28c-0de818c6ffac 2019-07-30 23:17:44,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d4776d867a270ddeed64e2f4591cdd4f91ce8e" 2019-07-30 23:17:44,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:44,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-29c3796b-ca0d-4d63-a28c-0de818c6ffac 2019-07-30 23:17:44,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3bd21e5666619345f8fecdd3ad87257ce4b2fa" 2019-07-30 23:17:44,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:17:44,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-94f0f3ae-6700-40f9-a3c0-4fc67a7fea0c 2019-07-30 23:17:44,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a83101f76dfe7ae93f0eec65c506f6c1962d52d" 2019-07-30 23:17:44,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-f29da507-3b11-4842-807a-565c25228670 x-compute-request-id: req-f29da507-3b11-4842-807a-565c25228670 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:09Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:44,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-f29da507-3b11-4842-807a-565c25228670 2019-07-30 23:17:44,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-f29da507-3b11-4842-807a-565c25228670 2019-07-30 23:17:44,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3bd21e5666619345f8fecdd3ad87257ce4b2fa" 2019-07-30 23:17:44,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-57acc592-a402-4dd9-b73d-759a5655e0a1 x-compute-request-id: req-57acc592-a402-4dd9-b73d-759a5655e0a1 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8523c011-8ec5-4872-94d3-8d1132137fe6"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fa85043-2774-40b3-a8d8-a8fd6562a45d"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaf9a8ad-aa9d-4dbb-9838-8e937be08ffa"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "09df4036-fa6a-4497-9572-dfa8854329ba", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-30 23:17:44,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-94f0f3ae-6700-40f9-a3c0-4fc67a7fea0c x-compute-request-id: req-94f0f3ae-6700-40f9-a3c0-4fc67a7fea0c Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:20Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:44,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac005461e95adc37be98e645cde072d1428fb3" 2019-07-30 23:17:44,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:44,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 23:17:44,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-94f0f3ae-6700-40f9-a3c0-4fc67a7fea0c 2019-07-30 23:17:44,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-1b431253-b7a5-4dd6-bc0a-83c3dfd48478 x-compute-request-id: req-1b431253-b7a5-4dd6-bc0a-83c3dfd48478 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8734f4d-52e9-40dd-b6d7-0dd49d26fe18"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ebb2ce8d-2b9f-49ac-a440-b90f98e37cf9"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-30 23:17:44,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-a6767d4b-6793-45c4-bfa8-f7283010da89 2019-07-30 23:17:44,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6767d4b-6793-45c4-bfa8-f7283010da89 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:17:44,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:17:44,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-57acc592-a402-4dd9-b73d-759a5655e0a1 2019-07-30 23:17:44,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-57acc592-a402-4dd9-b73d-759a5655e0a1 2019-07-30 23:17:44,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-672089e2-9077-4dfa-a4a6-5ee68dad32c8 x-compute-request-id: req-672089e2-9077-4dfa-a4a6-5ee68dad32c8 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9639f5c6-9bc9-4483-ac41-2020b12ef4a2"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-30 23:17:44,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:44,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d4776d867a270ddeed64e2f4591cdd4f91ce8e" 2019-07-30 23:17:44,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-1b431253-b7a5-4dd6-bc0a-83c3dfd48478 2019-07-30 23:17:44,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-1b431253-b7a5-4dd6-bc0a-83c3dfd48478 2019-07-30 23:17:44,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-f394e3db-9266-4a76-99d6-1f2623fcf9d5 2019-07-30 23:17:44,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:44,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-672089e2-9077-4dfa-a4a6-5ee68dad32c8 2019-07-30 23:17:44,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-672089e2-9077-4dfa-a4a6-5ee68dad32c8 2019-07-30 23:17:44,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:17:44,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:44,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:44,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:44,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:44,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:44,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:44,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:44,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:17:44,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:44,986 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:44 GMT 2019-07-30 23:17:44,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:44,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:17:44,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:44,987 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:44,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:49,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:17:50,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:50,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:50,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:50,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:50,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:50,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:50,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:50,082 - 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-07-30T23:17:28.421Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec8abbd4-4f17-487d-a21d-a66e7e5c1fd0 x-compute-request-id: req-ec8abbd4-4f17-487d-a21d-a66e7e5c1fd0 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:09Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.317Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90b729eb08b7ad1a7ff04201f8a62694d28d06d2\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.576Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-ac8ce558-b22e-4eda-a91c-18dac38a6643", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.708Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a3bd21e5666619345f8fecdd3ad87257ce4b2fa\"", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.503Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-672089e2-9077-4dfa-a4a6-5ee68dad32c8", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.501Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-672089e2-9077-4dfa-a4a6-5ee68dad32c8", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.500Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.523Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-ac8ce558-b22e-4eda-a91c-18dac38a6643 x-compute-request-id: req-ac8ce558-b22e-4eda-a91c-18dac38a6643 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.708Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-e895e513-8687-4b1b-8843-6e764e12e28a", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.799Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d1d4776d867a270ddeed64e2f4591cdd4f91ce8e\"", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.800Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-e895e513-8687-4b1b-8843-6e764e12e28a", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.798Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e895e513-8687-4b1b-8843-6e764e12e28a x-compute-request-id: req-e895e513-8687-4b1b-8843-6e764e12e28a Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:11Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.798Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:28.421Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0ac005461e95adc37be98e645cde072d1428fb3\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:27.710Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.787Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-6b0372a2-dc14-4472-83d9-ff37e72a9519", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.883Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90b729eb08b7ad1a7ff04201f8a62694d28d06d2\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.775Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-ec8abbd4-4f17-487d-a21d-a66e7e5c1fd0", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.318Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-ec8abbd4-4f17-487d-a21d-a66e7e5c1fd0", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.318Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a3bd21e5666619345f8fecdd3ad87257ce4b2fa\"", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.319Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1c7574a-4baf-4842-95b6-4b25b224a3cf x-compute-request-id: req-b1c7574a-4baf-4842-95b6-4b25b224a3cf Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a8734f4d-52e9-40dd-b6d7-0dd49d26fe18\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ebb2ce8d-2b9f-49ac-a440-b90f98e37cf9\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"6bde95a4-3096-4113-80a7-50e15e5e8160\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.456Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-b1c7574a-4baf-4842-95b6-4b25b224a3cf", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.456Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-b1c7574a-4baf-4842-95b6-4b25b224a3cf", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.456Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2f9808d-b242-4954-811d-ca0f42c6c908"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ed8022654310fd7e752cec0185a140497b4556e\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.536Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08fe2ae8-303b-4b39-b399-f15042463627 x-compute-request-id: req-08fe2ae8-303b-4b39-b399-f15042463627 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:16Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.774Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-08fe2ae8-303b-4b39-b399-f15042463627", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.774Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-08fe2ae8-303b-4b39-b399-f15042463627", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.774Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e45eb7b-3fa7-4ea5-b18a-4637bcece506 x-compute-request-id: req-6e45eb7b-3fa7-4ea5-b18a-4637bcece506 Content-Encoding: gzip Content-Length: 641 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"03a5e566-e8b6-4e24-95eb-7e31d1116861\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ffcc633-9270-407f-a2ef-0b49cf7a5e6e\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"44f60183-8e35-4947-a365-1945d86a24ca\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d135cd7-cdbb-4c96-ae30-ba5bf8d1c4aa\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a5b87f2c-66c3-45a3-acb6-5e6e533fd670\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaf57830-1dec-40fb-9ced-397fec964013\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.844Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-6e45eb7b-3fa7-4ea5-b18a-4637bcece506", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.845Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-6e45eb7b-3fa7-4ea5-b18a-4637bcece506", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.845Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0ac005461e95adc37be98e645cde072d1428fb3\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.846Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-6b0372a2-dc14-4472-83d9-ff37e72a9519", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.882Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444d9fa5-2798-478c-80af-a0c6064d5154 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.792Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-444d9fa5-2798-478c-80af-a0c6064d5154", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.793Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.960Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.295Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-6b0372a2-dc14-4472-83d9-ff37e72a9519 x-compute-request-id: req-6b0372a2-dc14-4472-83d9-ff37e72a9519 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9639f5c6-9bc9-4483-ac41-2020b12ef4a2\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"a69d5dc2-5fcf-40f2-ad2c-10346d16b32f\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.882Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.52569271-baab-4b9e-accb-ac6a4268e7fc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.875Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-f00d34f7-dfec-479a-8f4d-4e5265c58d80 x-compute-request-id: req-f00d34f7-dfec-479a-8f4d-4e5265c58d80 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4d34de2d-3c83-4c0f-aabe-44a7e7982bea\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b0b6ae45-ac14-42ac-8382-6f6ebc09d6fd\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.612Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.875Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.168Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.875Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.100Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.875Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:28.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.875Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-f00d34f7-dfec-479a-8f4d-4e5265c58d80", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.612Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.875Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-f00d34f7-dfec-479a-8f4d-4e5265c58d80", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.612Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.875Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cccbea798d2f8637a972a19ace9849b4a0cfe4ca\"", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.214Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.875Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90b729eb08b7ad1a7ff04201f8a62694d28d06d2\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.613Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.875Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-ce2f8db1-a327-4b13-8cbd-0a33486f07c0 x-compute-request-id: req-ce2f8db1-a327-4b13-8cbd-0a33486f07c0 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.561Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.875Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-ce2f8db1-a327-4b13-8cbd-0a33486f07c0", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.561Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.875Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-ce2f8db1-a327-4b13-8cbd-0a33486f07c0", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.561Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:29.875Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0ac005461e95adc37be98e645cde072d1428fb3\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.562Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:30.470Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-624e2097-0217-4dd7-b96a-0ffeb80435d8", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.261Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:30.470Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-624e2097-0217-4dd7-b96a-0ffeb80435d8", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.261Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}], "metadata": {"pagination": {"total": 2312, "offset": 1947, "size": 50}}} 2019-07-30 23:17:50,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:50,083 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:50 GMT 2019-07-30 23:17:50,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:50,083 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:17:50,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:50,083 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:50,083 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:50,083 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:17:50,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec8abbd4-4f17-487d-a21d-a66e7e5c1fd0 x-compute-request-id: req-ec8abbd4-4f17-487d-a21d-a66e7e5c1fd0 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:09Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:50,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b729eb08b7ad1a7ff04201f8a62694d28d06d2" 2019-07-30 23:17:50,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-ac8ce558-b22e-4eda-a91c-18dac38a6643 2019-07-30 23:17:50,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3bd21e5666619345f8fecdd3ad87257ce4b2fa" 2019-07-30 23:17:50,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-672089e2-9077-4dfa-a4a6-5ee68dad32c8 2019-07-30 23:17:50,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-672089e2-9077-4dfa-a4a6-5ee68dad32c8 2019-07-30 23:17:50,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:50,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-ac8ce558-b22e-4eda-a91c-18dac38a6643 x-compute-request-id: req-ac8ce558-b22e-4eda-a91c-18dac38a6643 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-e895e513-8687-4b1b-8843-6e764e12e28a 2019-07-30 23:17:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d4776d867a270ddeed64e2f4591cdd4f91ce8e" 2019-07-30 23:17:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-e895e513-8687-4b1b-8843-6e764e12e28a 2019-07-30 23:17:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e895e513-8687-4b1b-8843-6e764e12e28a x-compute-request-id: req-e895e513-8687-4b1b-8843-6e764e12e28a Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:11Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac005461e95adc37be98e645cde072d1428fb3" 2019-07-30 23:17:50,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:17:50,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-6b0372a2-dc14-4472-83d9-ff37e72a9519 2019-07-30 23:17:50,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b729eb08b7ad1a7ff04201f8a62694d28d06d2" 2019-07-30 23:17:50,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-ec8abbd4-4f17-487d-a21d-a66e7e5c1fd0 2019-07-30 23:17:50,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-ec8abbd4-4f17-487d-a21d-a66e7e5c1fd0 2019-07-30 23:17:50,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a3bd21e5666619345f8fecdd3ad87257ce4b2fa" 2019-07-30 23:17:50,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1c7574a-4baf-4842-95b6-4b25b224a3cf x-compute-request-id: req-b1c7574a-4baf-4842-95b6-4b25b224a3cf Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a8734f4d-52e9-40dd-b6d7-0dd49d26fe18"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ebb2ce8d-2b9f-49ac-a440-b90f98e37cf9"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "6bde95a4-3096-4113-80a7-50e15e5e8160", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-07-30 23:17:50,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-b1c7574a-4baf-4842-95b6-4b25b224a3cf 2019-07-30 23:17:50,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-b1c7574a-4baf-4842-95b6-4b25b224a3cf 2019-07-30 23:17:50,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed8022654310fd7e752cec0185a140497b4556e" 2019-07-30 23:17:50,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08fe2ae8-303b-4b39-b399-f15042463627 x-compute-request-id: req-08fe2ae8-303b-4b39-b399-f15042463627 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:16Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:50,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-08fe2ae8-303b-4b39-b399-f15042463627 2019-07-30 23:17:50,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-08fe2ae8-303b-4b39-b399-f15042463627 2019-07-30 23:17:50,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e45eb7b-3fa7-4ea5-b18a-4637bcece506 x-compute-request-id: req-6e45eb7b-3fa7-4ea5-b18a-4637bcece506 Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "03a5e566-e8b6-4e24-95eb-7e31d1116861"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ffcc633-9270-407f-a2ef-0b49cf7a5e6e"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "44f60183-8e35-4947-a365-1945d86a24ca"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d135cd7-cdbb-4c96-ae30-ba5bf8d1c4aa"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a5b87f2c-66c3-45a3-acb6-5e6e533fd670"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaf57830-1dec-40fb-9ced-397fec964013"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-30 23:17:50,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-6e45eb7b-3fa7-4ea5-b18a-4637bcece506 2019-07-30 23:17:50,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-6e45eb7b-3fa7-4ea5-b18a-4637bcece506 2019-07-30 23:17:50,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac005461e95adc37be98e645cde072d1428fb3" 2019-07-30 23:17:50,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-6b0372a2-dc14-4472-83d9-ff37e72a9519 2019-07-30 23:17:50,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-444d9fa5-2798-478c-80af-a0c6064d5154 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:17:50,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-444d9fa5-2798-478c-80af-a0c6064d5154 2019-07-30 23:17:50,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-07-30 23:17:50,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:50,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-6b0372a2-dc14-4472-83d9-ff37e72a9519 x-compute-request-id: req-6b0372a2-dc14-4472-83d9-ff37e72a9519 Content-Encoding: gzip Content-Length: 629 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9639f5c6-9bc9-4483-ac41-2020b12ef4a2"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "a69d5dc2-5fcf-40f2-ad2c-10346d16b32f", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-07-30 23:17:50,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-f00d34f7-dfec-479a-8f4d-4e5265c58d80 x-compute-request-id: req-f00d34f7-dfec-479a-8f4d-4e5265c58d80 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d34de2d-3c83-4c0f-aabe-44a7e7982bea"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b0b6ae45-ac14-42ac-8382-6f6ebc09d6fd"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-30 23:17:50,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:50,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:50,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 23:17:50,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-f00d34f7-dfec-479a-8f4d-4e5265c58d80 2019-07-30 23:17:50,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-f00d34f7-dfec-479a-8f4d-4e5265c58d80 2019-07-30 23:17:50,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccbea798d2f8637a972a19ace9849b4a0cfe4ca" 2019-07-30 23:17:50,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b729eb08b7ad1a7ff04201f8a62694d28d06d2" 2019-07-30 23:17:50,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-ce2f8db1-a327-4b13-8cbd-0a33486f07c0 x-compute-request-id: req-ce2f8db1-a327-4b13-8cbd-0a33486f07c0 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:50,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-ce2f8db1-a327-4b13-8cbd-0a33486f07c0 2019-07-30 23:17:50,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-ce2f8db1-a327-4b13-8cbd-0a33486f07c0 2019-07-30 23:17:50,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ac005461e95adc37be98e645cde072d1428fb3" 2019-07-30 23:17:50,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-624e2097-0217-4dd7-b96a-0ffeb80435d8 2019-07-30 23:17:50,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-624e2097-0217-4dd7-b96a-0ffeb80435d8 2019-07-30 23:17:50,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:17:50,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:50,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:50,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:50,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:50,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:50,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:50,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:50,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:17:50,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:50,151 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:50 GMT 2019-07-30 23:17:50,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:50,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:17:50,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:50,152 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:50,152 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:55,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:17:55,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:55,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:55,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:55,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:55,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:55,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:55,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:55,463 - 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-07-30T23:17:30.470Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ed8022654310fd7e752cec0185a140497b4556e\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.262Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:30.470Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-624e2097-0217-4dd7-b96a-0ffeb80435d8", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.261Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:30.470Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-624e2097-0217-4dd7-b96a-0ffeb80435d8", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.261Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:30.470Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-624e2097-0217-4dd7-b96a-0ffeb80435d8 x-compute-request-id: req-624e2097-0217-4dd7-b96a-0ffeb80435d8 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a47b93b-bf8c-4c81-a661-efb8d381cfd6\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e637eb97-dcf1-4154-bb3f-bbe09b42546e\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.261Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:30.470Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:30.470Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:30.470Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.389Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:30.470Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-e02dd1d5-d462-47cd-b309-4ec70e033f2e x-compute-request-id: req-e02dd1d5-d462-47cd-b309-4ec70e033f2e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:20Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.911Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:30.470Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-e02dd1d5-d462-47cd-b309-4ec70e033f2e", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:29.912Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-8f7d19c2-3251-4509-bd4f-3c4d4c7c8c12", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.518Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f7d19c2-3251-4509-bd4f-3c4d4c7c8c12 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.517Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.509Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cccbea798d2f8637a972a19ace9849b4a0cfe4ca\"", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.353Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-129d25e2-1091-4607-8920-3bf3aa41b1c5", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.352Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-129d25e2-1091-4607-8920-3bf3aa41b1c5", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.352Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-129d25e2-1091-4607-8920-3bf3aa41b1c5 x-compute-request-id: req-129d25e2-1091-4607-8920-3bf3aa41b1c5 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:20Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.351Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5a601c1f66573a1aecf2b875d930d05e13d3a24\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.941Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-55ac8999-933c-4735-b074-abc6ef228796", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.705Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ac8999-933c-4735-b074-abc6ef228796 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.705Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.697Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-4b52ff31-b62b-4dc0-b7ef-0296f2c87477", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.624Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-4b52ff31-b62b-4dc0-b7ef-0296f2c87477", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.623Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.063Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-4b52ff31-b62b-4dc0-b7ef-0296f2c87477 x-compute-request-id: req-4b52ff31-b62b-4dc0-b7ef-0296f2c87477 Content-Encoding: gzip Content-Length: 641 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"03a5e566-e8b6-4e24-95eb-7e31d1116861\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ffcc633-9270-407f-a2ef-0b49cf7a5e6e\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"44f60183-8e35-4947-a365-1945d86a24ca\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d135cd7-cdbb-4c96-ae30-ba5bf8d1c4aa\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a5b87f2c-66c3-45a3-acb6-5e6e533fd670\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaf57830-1dec-40fb-9ced-397fec964013\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.623Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.87acda30-ac32-4cb1-b4e1-6163fcfaa56a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.676Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:31.040Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.676Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cccbea798d2f8637a972a19ace9849b4a0cfe4ca\"", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:31.494Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.676Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:31.164Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.676Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d386bad-3a37-4813-8254-a4d7f33aad24 x-compute-request-id: req-0d386bad-3a37-4813-8254-a4d7f33aad24 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:20Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:31.452Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.676Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-b8b83f3a-3c3e-4c2c-8d83-7b968c49e0b6", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.833Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.676Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90b729eb08b7ad1a7ff04201f8a62694d28d06d2\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.834Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.676Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c85cd1ddc0661f5132fac7ff458732789cece93\"", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:31.150Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.676Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-b8b83f3a-3c3e-4c2c-8d83-7b968c49e0b6", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.832Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.676Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-b8b83f3a-3c3e-4c2c-8d83-7b968c49e0b6 x-compute-request-id: req-b8b83f3a-3c3e-4c2c-8d83-7b968c49e0b6 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:16Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:30.832Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.676Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65720679-094d-4b44-bef1-886df9eeea39 x-compute-request-id: req-65720679-094d-4b44-bef1-886df9eeea39 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8523c011-8ec5-4872-94d3-8d1132137fe6\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fa85043-2774-40b3-a8d8-a8fd6562a45d\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaf9a8ad-aa9d-4dbb-9838-8e937be08ffa\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:31.493Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.676Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-65720679-094d-4b44-bef1-886df9eeea39", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:31.493Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:31.676Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-65720679-094d-4b44-bef1-886df9eeea39", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:31.493Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.181Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-0d386bad-3a37-4813-8254-a4d7f33aad24", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:31.453Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.181Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-0d386bad-3a37-4813-8254-a4d7f33aad24", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:31.453Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.181Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ed8022654310fd7e752cec0185a140497b4556e\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:31.454Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5a601c1f66573a1aecf2b875d930d05e13d3a24\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.262Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.608Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c25d3d7f-8c93-43df-9423-83cb380c257d x-compute-request-id: req-c25d3d7f-8c93-43df-9423-83cb380c257d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4d34de2d-3c83-4c0f-aabe-44a7e7982bea\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b0b6ae45-ac14-42ac-8382-6f6ebc09d6fd\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.205Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-c25d3d7f-8c93-43df-9423-83cb380c257d", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.205Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-c25d3d7f-8c93-43df-9423-83cb380c257d", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.205Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d565992-f645-4dcd-8798-196e72bf7884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-6ed3e3cf-8f1f-4aff-ba74-10393045f3a5 x-compute-request-id: req-6ed3e3cf-8f1f-4aff-ba74-10393045f3a5 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:20Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.312Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-6ed3e3cf-8f1f-4aff-ba74-10393045f3a5", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.312Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-6ed3e3cf-8f1f-4aff-ba74-10393045f3a5", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.312Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cccbea798d2f8637a972a19ace9849b4a0cfe4ca\"", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.313Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88248e8c-da64-40e1-adf5-828f4859c071 x-compute-request-id: req-88248e8c-da64-40e1-adf5-828f4859c071 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.260Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-88248e8c-da64-40e1-adf5-828f4859c071", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.261Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-88248e8c-da64-40e1-adf5-828f4859c071", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.261Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}], "metadata": {"pagination": {"total": 2447, "offset": 1997, "size": 50}}} 2019-07-30 23:17:55,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:55,463 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:55 GMT 2019-07-30 23:17:55,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:55,463 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:17:55,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:55,464 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:55,464 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:17:55,464 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:17:55,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed8022654310fd7e752cec0185a140497b4556e" 2019-07-30 23:17:55,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-624e2097-0217-4dd7-b96a-0ffeb80435d8 2019-07-30 23:17:55,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-624e2097-0217-4dd7-b96a-0ffeb80435d8 2019-07-30 23:17:55,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-624e2097-0217-4dd7-b96a-0ffeb80435d8 x-compute-request-id: req-624e2097-0217-4dd7-b96a-0ffeb80435d8 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a47b93b-bf8c-4c81-a661-efb8d381cfd6"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e637eb97-dcf1-4154-bb3f-bbe09b42546e"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "26416b73-ea49-4938-9765-e6a4aee8536c", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-30 23:17:55,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:17:55,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 23:17:55,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-30 23:17:55,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-e02dd1d5-d462-47cd-b309-4ec70e033f2e x-compute-request-id: req-e02dd1d5-d462-47cd-b309-4ec70e033f2e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:20Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:55,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-e02dd1d5-d462-47cd-b309-4ec70e033f2e 2019-07-30 23:17:55,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-8f7d19c2-3251-4509-bd4f-3c4d4c7c8c12 2019-07-30 23:17:55,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f7d19c2-3251-4509-bd4f-3c4d4c7c8c12 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:17:55,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:17:55,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccbea798d2f8637a972a19ace9849b4a0cfe4ca" 2019-07-30 23:17:55,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-129d25e2-1091-4607-8920-3bf3aa41b1c5 2019-07-30 23:17:55,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-129d25e2-1091-4607-8920-3bf3aa41b1c5 2019-07-30 23:17:55,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-129d25e2-1091-4607-8920-3bf3aa41b1c5 x-compute-request-id: req-129d25e2-1091-4607-8920-3bf3aa41b1c5 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:20Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:55,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a601c1f66573a1aecf2b875d930d05e13d3a24" 2019-07-30 23:17:55,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-55ac8999-933c-4735-b074-abc6ef228796 2019-07-30 23:17:55,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ac8999-933c-4735-b074-abc6ef228796 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:17:55,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:17:55,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-4b52ff31-b62b-4dc0-b7ef-0296f2c87477 2019-07-30 23:17:55,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-4b52ff31-b62b-4dc0-b7ef-0296f2c87477 2019-07-30 23:17:55,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-4b52ff31-b62b-4dc0-b7ef-0296f2c87477 x-compute-request-id: req-4b52ff31-b62b-4dc0-b7ef-0296f2c87477 Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "03a5e566-e8b6-4e24-95eb-7e31d1116861"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ffcc633-9270-407f-a2ef-0b49cf7a5e6e"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "44f60183-8e35-4947-a365-1945d86a24ca"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d135cd7-cdbb-4c96-ae30-ba5bf8d1c4aa"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a5b87f2c-66c3-45a3-acb6-5e6e533fd670"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaf57830-1dec-40fb-9ced-397fec964013"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-30 23:17:55,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:55,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccbea798d2f8637a972a19ace9849b4a0cfe4ca" 2019-07-30 23:17:55,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:55,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d386bad-3a37-4813-8254-a4d7f33aad24 x-compute-request-id: req-0d386bad-3a37-4813-8254-a4d7f33aad24 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:20Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:55,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-b8b83f3a-3c3e-4c2c-8d83-7b968c49e0b6 2019-07-30 23:17:55,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90b729eb08b7ad1a7ff04201f8a62694d28d06d2" 2019-07-30 23:17:55,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85cd1ddc0661f5132fac7ff458732789cece93" 2019-07-30 23:17:55,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-b8b83f3a-3c3e-4c2c-8d83-7b968c49e0b6 2019-07-30 23:17:55,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-b8b83f3a-3c3e-4c2c-8d83-7b968c49e0b6 x-compute-request-id: req-b8b83f3a-3c3e-4c2c-8d83-7b968c49e0b6 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:16Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:55,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65720679-094d-4b44-bef1-886df9eeea39 x-compute-request-id: req-65720679-094d-4b44-bef1-886df9eeea39 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8523c011-8ec5-4872-94d3-8d1132137fe6"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fa85043-2774-40b3-a8d8-a8fd6562a45d"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaf9a8ad-aa9d-4dbb-9838-8e937be08ffa"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "09df4036-fa6a-4497-9572-dfa8854329ba", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-30 23:17:55,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-65720679-094d-4b44-bef1-886df9eeea39 2019-07-30 23:17:55,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-65720679-094d-4b44-bef1-886df9eeea39 2019-07-30 23:17:55,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-0d386bad-3a37-4813-8254-a4d7f33aad24 2019-07-30 23:17:55,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-0d386bad-3a37-4813-8254-a4d7f33aad24 2019-07-30 23:17:55,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ed8022654310fd7e752cec0185a140497b4556e" 2019-07-30 23:17:55,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a601c1f66573a1aecf2b875d930d05e13d3a24" 2019-07-30 23:17:55,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:17:55,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c25d3d7f-8c93-43df-9423-83cb380c257d x-compute-request-id: req-c25d3d7f-8c93-43df-9423-83cb380c257d Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d34de2d-3c83-4c0f-aabe-44a7e7982bea"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b0b6ae45-ac14-42ac-8382-6f6ebc09d6fd"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-30 23:17:55,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-c25d3d7f-8c93-43df-9423-83cb380c257d 2019-07-30 23:17:55,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-c25d3d7f-8c93-43df-9423-83cb380c257d 2019-07-30 23:17:55,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-6ed3e3cf-8f1f-4aff-ba74-10393045f3a5 x-compute-request-id: req-6ed3e3cf-8f1f-4aff-ba74-10393045f3a5 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:20Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:55,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-6ed3e3cf-8f1f-4aff-ba74-10393045f3a5 2019-07-30 23:17:55,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-6ed3e3cf-8f1f-4aff-ba74-10393045f3a5 2019-07-30 23:17:55,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cccbea798d2f8637a972a19ace9849b4a0cfe4ca" 2019-07-30 23:17:55,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88248e8c-da64-40e1-adf5-828f4859c071 x-compute-request-id: req-88248e8c-da64-40e1-adf5-828f4859c071 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:17:55,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-88248e8c-da64-40e1-adf5-828f4859c071 2019-07-30 23:17:55,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-88248e8c-da64-40e1-adf5-828f4859c071 2019-07-30 23:17:55,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:17:55,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:17:55,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:17:55,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:17:55,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:17:55,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:17:55,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:17:55,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:17:55,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:17:55,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:17:55,756 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:17:55 GMT 2019-07-30 23:17:55,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:17:55,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:17:55,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:17:55,756 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:17:55,756 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:00,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:18:00,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:00,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:00,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:00,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:00,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:00,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:00,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:00,857 - 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-07-30T23:17:32.911Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-889b0694-4687-41aa-88c7-2f5a81b364c0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.347Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-889b0694-4687-41aa-88c7-2f5a81b364c0", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.348Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-fa0580e3-0eae-4681-9ec9-b548cdfcf824 x-compute-request-id: req-fa0580e3-0eae-4681-9ec9-b548cdfcf824 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:11Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.407Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-fa0580e3-0eae-4681-9ec9-b548cdfcf824", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.407Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-fa0580e3-0eae-4681-9ec9-b548cdfcf824", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.407Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c85cd1ddc0661f5132fac7ff458732789cece93\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.207\"}}'", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.408Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-e81d40da-f174-41cf-aa28-4746a066ff06 x-compute-request-id: req-e81d40da-f174-41cf-aa28-4746a066ff06 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a47b93b-bf8c-4c81-a661-efb8d381cfd6\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e637eb97-dcf1-4154-bb3f-bbe09b42546e\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.462Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-e81d40da-f174-41cf-aa28-4746a066ff06", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.462Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.608Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-e81d40da-f174-41cf-aa28-4746a066ff06", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.463Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.2bf35300-2446-4042-98e1-ca4d6a83e2d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:32.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e23e36cbf34fd77c8a9334a5d50971c48fc9b7e9\"", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.769Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:33.577Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-85134a2a-8063-4215-a8a5-3351ae9fc107", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:33.080Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:33.577Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:33.073Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:33.577Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.944Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:33.577Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:32.747Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:33.577Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85134a2a-8063-4215-a8a5-3351ae9fc107 x-compute-request-id: req-85134a2a-8063-4215-a8a5-3351ae9fc107 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8523c011-8ec5-4872-94d3-8d1132137fe6\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8fa85043-2774-40b3-a8d8-a8fd6562a45d\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaf9a8ad-aa9d-4dbb-9838-8e937be08ffa\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"09df4036-fa6a-4497-9572-dfa8854329ba\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:33.079Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:33.577Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-85134a2a-8063-4215-a8a5-3351ae9fc107", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:33.080Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.66acb6dc-dd33-4926-bd85-0f1d18f3876a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.085Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-6903297b-18b5-4de4-b272-d9192f3422f4", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:33.532Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.085Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:33.538Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.085Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-6903297b-18b5-4de4-b272-d9192f3422f4", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:33.531Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.085Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6903297b-18b5-4de4-b272-d9192f3422f4 x-compute-request-id: req-6903297b-18b5-4de4-b272-d9192f3422f4 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"058b6d92-95bb-4c50-9ea5-1d0c9718f98f\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"22b90919-fc1a-4aca-80eb-e5965a4ec389\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37f5c02d-4683-4209-8575-fd4b2d81a59b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4b6a4cfa-6cd5-4253-a5f3-d4457bc64750\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ad25be6d-945a-452f-97d3-98933e8e6ae5\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d8a87c50-fcc6-4064-a370-e9a8f78014d9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f369637e-50ce-40f7-9416-e8954b5c5d2a\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:33.531Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.085Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5a601c1f66573a1aecf2b875d930d05e13d3a24\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:33.533Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.085Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:33.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.085Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5db431c-bb1d-4ced-9b8d-2316fbbcd418 x-compute-request-id: req-e5db431c-bb1d-4ced-9b8d-2316fbbcd418 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.023Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.698Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.301Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.698Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e23e36cbf34fd77c8a9334a5d50971c48fc9b7e9\"", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.025Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.698Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-e5db431c-bb1d-4ced-9b8d-2316fbbcd418", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.024Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.698Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-e5db431c-bb1d-4ced-9b8d-2316fbbcd418", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.023Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.698Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf7b11ad-297f-442f-aab7-0657143459ca Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.310Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.698Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-147a22e1-f1a3-4bfe-86a0-e2b78e607ab8", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.407Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.698Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5a601c1f66573a1aecf2b875d930d05e13d3a24\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.410Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.698Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-147a22e1-f1a3-4bfe-86a0-e2b78e607ab8", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.406Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.698Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:33.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.698Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-147a22e1-f1a3-4bfe-86a0-e2b78e607ab8 x-compute-request-id: req-147a22e1-f1a3-4bfe-86a0-e2b78e607ab8 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.404Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:34.698Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-cf7b11ad-297f-442f-aab7-0657143459ca", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.311Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd25295f7fc0a2543347ad69235897e046604d6d\"", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:35.071Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.262Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-b28963d6-afb6-47a5-800a-28de676d995c", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.872Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.262Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88afaa86-8d0d-4cde-9f05-5087a54bf572 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.632Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e23e36cbf34fd77c8a9334a5d50971c48fc9b7e9\"", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.873Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.262Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-480a0e17-75ef-4452-ab53-4f2380dbe1ef x-compute-request-id: req-480a0e17-75ef-4452-ab53-4f2380dbe1ef Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"058b6d92-95bb-4c50-9ea5-1d0c9718f98f\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"22b90919-fc1a-4aca-80eb-e5965a4ec389\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37f5c02d-4683-4209-8575-fd4b2d81a59b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4b6a4cfa-6cd5-4253-a5f3-d4457bc64750\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ad25be6d-945a-452f-97d3-98933e8e6ae5\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d8a87c50-fcc6-4064-a370-e9a8f78014d9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f369637e-50ce-40f7-9416-e8954b5c5d2a\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.979Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.262Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-480a0e17-75ef-4452-ab53-4f2380dbe1ef", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.979Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.262Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-480a0e17-75ef-4452-ab53-4f2380dbe1ef", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.979Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.684215dd-2d5e-4261-bb7f-8ec80d49b029"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.627Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.262Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-88afaa86-8d0d-4cde-9f05-5087a54bf572", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.632Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60d014ea6e24220e1011ae927f993d63e5b19c8e\"", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.733Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.262Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-b28963d6-afb6-47a5-800a-28de676d995c x-compute-request-id: req-b28963d6-afb6-47a5-800a-28de676d995c Content-Encoding: gzip Content-Length: 641 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"03a5e566-e8b6-4e24-95eb-7e31d1116861\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ffcc633-9270-407f-a2ef-0b49cf7a5e6e\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"44f60183-8e35-4947-a365-1945d86a24ca\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d135cd7-cdbb-4c96-ae30-ba5bf8d1c4aa\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a5b87f2c-66c3-45a3-acb6-5e6e533fd670\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaf57830-1dec-40fb-9ced-397fec964013\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.872Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.262Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-b28963d6-afb6-47a5-800a-28de676d995c", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:34.872Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.795Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:35.514Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:35.795Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-16ffb4b8-6b31-48d0-b6be-001799413dbd x-compute-request-id: req-16ffb4b8-6b31-48d0-b6be-001799413dbd Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:16Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:35.637Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:36.412Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:35.624Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 2462, "offset": 2047, "size": 50}}} 2019-07-30 23:18:00,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:00,857 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:00 GMT 2019-07-30 23:18:00,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:00,857 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:18:00,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:00,857 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:00,858 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:00,858 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:18:00,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-889b0694-4687-41aa-88c7-2f5a81b364c0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:18:00,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-889b0694-4687-41aa-88c7-2f5a81b364c0 2019-07-30 23:18:00,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-fa0580e3-0eae-4681-9ec9-b548cdfcf824 x-compute-request-id: req-fa0580e3-0eae-4681-9ec9-b548cdfcf824 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:11Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:00,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-fa0580e3-0eae-4681-9ec9-b548cdfcf824 2019-07-30 23:18:00,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-fa0580e3-0eae-4681-9ec9-b548cdfcf824 2019-07-30 23:18:00,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85cd1ddc0661f5132fac7ff458732789cece93" -d '{"addFloatingIp": {"address": "172.30.9.207"}}' 2019-07-30 23:18:00,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-e81d40da-f174-41cf-aa28-4746a066ff06 x-compute-request-id: req-e81d40da-f174-41cf-aa28-4746a066ff06 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a47b93b-bf8c-4c81-a661-efb8d381cfd6"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e637eb97-dcf1-4154-bb3f-bbe09b42546e"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "26416b73-ea49-4938-9765-e6a4aee8536c", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-30 23:18:00,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-e81d40da-f174-41cf-aa28-4746a066ff06 2019-07-30 23:18:00,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:00,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-e81d40da-f174-41cf-aa28-4746a066ff06 2019-07-30 23:18:00,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e23e36cbf34fd77c8a9334a5d50971c48fc9b7e9" 2019-07-30 23:18:00,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-85134a2a-8063-4215-a8a5-3351ae9fc107 2019-07-30 23:18:00,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:00,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:00,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:00,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85134a2a-8063-4215-a8a5-3351ae9fc107 x-compute-request-id: req-85134a2a-8063-4215-a8a5-3351ae9fc107 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8523c011-8ec5-4872-94d3-8d1132137fe6"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8fa85043-2774-40b3-a8d8-a8fd6562a45d"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "09df4036-fa6a-4497-9572-dfa8854329ba", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaf9a8ad-aa9d-4dbb-9838-8e937be08ffa"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "09df4036-fa6a-4497-9572-dfa8854329ba", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-07-30 23:18:00,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-85134a2a-8063-4215-a8a5-3351ae9fc107 2019-07-30 23:18:00,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-6903297b-18b5-4de4-b272-d9192f3422f4 2019-07-30 23:18:00,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:00,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-6903297b-18b5-4de4-b272-d9192f3422f4 2019-07-30 23:18:00,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6903297b-18b5-4de4-b272-d9192f3422f4 x-compute-request-id: req-6903297b-18b5-4de4-b272-d9192f3422f4 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "058b6d92-95bb-4c50-9ea5-1d0c9718f98f"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "22b90919-fc1a-4aca-80eb-e5965a4ec389"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37f5c02d-4683-4209-8575-fd4b2d81a59b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4b6a4cfa-6cd5-4253-a5f3-d4457bc64750"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad25be6d-945a-452f-97d3-98933e8e6ae5"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d8a87c50-fcc6-4064-a370-e9a8f78014d9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f369637e-50ce-40f7-9416-e8954b5c5d2a"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 23:18:00,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a601c1f66573a1aecf2b875d930d05e13d3a24" 2019-07-30 23:18:00,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 23:18:00,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5db431c-bb1d-4ced-9b8d-2316fbbcd418 x-compute-request-id: req-e5db431c-bb1d-4ced-9b8d-2316fbbcd418 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:00,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:18:00,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e23e36cbf34fd77c8a9334a5d50971c48fc9b7e9" 2019-07-30 23:18:00,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-e5db431c-bb1d-4ced-9b8d-2316fbbcd418 2019-07-30 23:18:00,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-e5db431c-bb1d-4ced-9b8d-2316fbbcd418 2019-07-30 23:18:00,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf7b11ad-297f-442f-aab7-0657143459ca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:18:00,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-147a22e1-f1a3-4bfe-86a0-e2b78e607ab8 2019-07-30 23:18:00,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a601c1f66573a1aecf2b875d930d05e13d3a24" 2019-07-30 23:18:00,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-147a22e1-f1a3-4bfe-86a0-e2b78e607ab8 2019-07-30 23:18:00,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:18:00,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-147a22e1-f1a3-4bfe-86a0-e2b78e607ab8 x-compute-request-id: req-147a22e1-f1a3-4bfe-86a0-e2b78e607ab8 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:00,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-cf7b11ad-297f-442f-aab7-0657143459ca 2019-07-30 23:18:00,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd25295f7fc0a2543347ad69235897e046604d6d" 2019-07-30 23:18:00,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-b28963d6-afb6-47a5-800a-28de676d995c 2019-07-30 23:18:00,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88afaa86-8d0d-4cde-9f05-5087a54bf572 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:18:00,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e23e36cbf34fd77c8a9334a5d50971c48fc9b7e9" 2019-07-30 23:18:00,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-480a0e17-75ef-4452-ab53-4f2380dbe1ef x-compute-request-id: req-480a0e17-75ef-4452-ab53-4f2380dbe1ef Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "058b6d92-95bb-4c50-9ea5-1d0c9718f98f"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "22b90919-fc1a-4aca-80eb-e5965a4ec389"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37f5c02d-4683-4209-8575-fd4b2d81a59b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4b6a4cfa-6cd5-4253-a5f3-d4457bc64750"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad25be6d-945a-452f-97d3-98933e8e6ae5"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d8a87c50-fcc6-4064-a370-e9a8f78014d9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f369637e-50ce-40f7-9416-e8954b5c5d2a"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 23:18:00,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-480a0e17-75ef-4452-ab53-4f2380dbe1ef 2019-07-30 23:18:00,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-480a0e17-75ef-4452-ab53-4f2380dbe1ef 2019-07-30 23:18:00,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:18:00,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-88afaa86-8d0d-4cde-9f05-5087a54bf572 2019-07-30 23:18:00,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60d014ea6e24220e1011ae927f993d63e5b19c8e" 2019-07-30 23:18:00,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-b28963d6-afb6-47a5-800a-28de676d995c x-compute-request-id: req-b28963d6-afb6-47a5-800a-28de676d995c Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "03a5e566-e8b6-4e24-95eb-7e31d1116861"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ffcc633-9270-407f-a2ef-0b49cf7a5e6e"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "44f60183-8e35-4947-a365-1945d86a24ca"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d135cd7-cdbb-4c96-ae30-ba5bf8d1c4aa"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a5b87f2c-66c3-45a3-acb6-5e6e533fd670"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaf57830-1dec-40fb-9ced-397fec964013"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-30 23:18:00,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-b28963d6-afb6-47a5-800a-28de676d995c 2019-07-30 23:18:00,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:00,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-16ffb4b8-6b31-48d0-b6be-001799413dbd x-compute-request-id: req-16ffb4b8-6b31-48d0-b6be-001799413dbd Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:16Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:00,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:00,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:18:01,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:01,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:01,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:01,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:01,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:01,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:01,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:01,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:18:01,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:01,044 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:01 GMT 2019-07-30 23:18:01,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:01,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:18:01,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:01,045 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:01,045 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:06,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:18:06,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:06,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:06,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:06,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:06,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:06,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:06,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:06,203 - 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-07-30T23:17:36.412Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c0b3d98-b320-47c3-9d5c-aa408fd87cf6 x-compute-request-id: req-0c0b3d98-b320-47c3-9d5c-aa408fd87cf6 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4d34de2d-3c83-4c0f-aabe-44a7e7982bea\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b0b6ae45-ac14-42ac-8382-6f6ebc09d6fd\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.283Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:36.412Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e23e36cbf34fd77c8a9334a5d50971c48fc9b7e9\"", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:35.758Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:36.412Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-5d5efc25-ffa0-4f24-82fd-03437caaa37c", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:35.758Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:36.412Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-16ffb4b8-6b31-48d0-b6be-001799413dbd", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:35.638Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:36.412Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-5d5efc25-ffa0-4f24-82fd-03437caaa37c", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:35.758Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:36.412Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-5d5efc25-ffa0-4f24-82fd-03437caaa37c x-compute-request-id: req-5d5efc25-ffa0-4f24-82fd-03437caaa37c Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:35.758Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:36.412Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60d014ea6e24220e1011ae927f993d63e5b19c8e\"", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:35.638Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:36.412Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:35.624Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.010Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-0c0b3d98-b320-47c3-9d5c-aa408fd87cf6", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.286Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.010Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.957Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.010Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-5ff4f030-c0a7-4ceb-9172-98815068a7bc", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.383Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.010Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ff4f030-c0a7-4ceb-9172-98815068a7bc x-compute-request-id: req-5ff4f030-c0a7-4ceb-9172-98815068a7bc Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:20Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.383Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.010Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-5ff4f030-c0a7-4ceb-9172-98815068a7bc", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.383Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.010Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd25295f7fc0a2543347ad69235897e046604d6d\"", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.384Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.010Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-d628f436-4b05-4b4e-826d-8547b7488866 x-compute-request-id: req-d628f436-4b05-4b4e-826d-8547b7488866 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:16Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.753Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.010Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-0c0b3d98-b320-47c3-9d5c-aa408fd87cf6", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.283Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.010Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-d628f436-4b05-4b4e-826d-8547b7488866", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.753Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.010Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-d628f436-4b05-4b4e-826d-8547b7488866", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.754Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.010Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60d014ea6e24220e1011ae927f993d63e5b19c8e\"", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.755Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.010Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60d014ea6e24220e1011ae927f993d63e5b19c8e\"", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.287Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.589Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e5809638-a7ed-4b10-a458-5561200d43c3", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.964Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.589Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:37.489Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.589Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5809638-a7ed-4b10-a458-5561200d43c3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:36.963Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.589Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-f457c67f-89d0-49f8-8e7b-dbf8b0f8a387 x-compute-request-id: req-f457c67f-89d0-49f8-8e7b-dbf8b0f8a387 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a47b93b-bf8c-4c81-a661-efb8d381cfd6\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e637eb97-dcf1-4154-bb3f-bbe09b42546e\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:37.061Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.589Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-f457c67f-89d0-49f8-8e7b-dbf8b0f8a387", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:37.061Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.589Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-f457c67f-89d0-49f8-8e7b-dbf8b0f8a387", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:37.061Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.589Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd25295f7fc0a2543347ad69235897e046604d6d\"", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:37.062Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.589Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-647e3f66-1891-4059-af6d-23b744dab12d x-compute-request-id: req-647e3f66-1891-4059-af6d-23b744dab12d Content-Encoding: gzip Content-Length: 641 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"03a5e566-e8b6-4e24-95eb-7e31d1116861\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ffcc633-9270-407f-a2ef-0b49cf7a5e6e\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"44f60183-8e35-4947-a365-1945d86a24ca\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"8d135cd7-cdbb-4c96-ae30-ba5bf8d1c4aa\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a5b87f2c-66c3-45a3-acb6-5e6e533fd670\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eaf57830-1dec-40fb-9ced-397fec964013\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:37.138Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.589Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-647e3f66-1891-4059-af6d-23b744dab12d", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:37.139Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.589Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-647e3f66-1891-4059-af6d-23b744dab12d", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:37.139Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.f5ffce55-660f-446e-9d5e-6e0655fe80a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:37.589Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cc85c946579bb2258b1f8e3ca9f5d9d2a37ff213\"", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:37.382Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-c5d31aa2-68c1-4ce7-856e-8ab6e321814e", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:37.822Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-c5d31aa2-68c1-4ce7-856e-8ab6e321814e", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:37.823Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.293Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:37.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.293Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-c5d31aa2-68c1-4ce7-856e-8ab6e321814e x-compute-request-id: req-c5d31aa2-68c1-4ce7-856e-8ab6e321814e Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4d34de2d-3c83-4c0f-aabe-44a7e7982bea\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b0b6ae45-ac14-42ac-8382-6f6ebc09d6fd\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:37.822Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.3f8e5e42-475c-4ba3-8608-3ff164933098"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd25295f7fc0a2543347ad69235897e046604d6d\"", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.014Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-360b78a2-c87e-403c-adf6-edddb6883d1f", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.013Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-360b78a2-c87e-403c-adf6-edddb6883d1f", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.013Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.293Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-360b78a2-c87e-403c-adf6-edddb6883d1f x-compute-request-id: req-360b78a2-c87e-403c-adf6-edddb6883d1f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:20Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.013Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.808Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.509Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.808Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-b7c13759-71fa-431a-9a3c-63cd072aaf12", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.243Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.808Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.808Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7c13759-71fa-431a-9a3c-63cd072aaf12 x-compute-request-id: req-b7c13759-71fa-431a-9a3c-63cd072aaf12 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_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.242Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.808Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a537fae-ddfa-49de-84f6-188d1de5daaf x-compute-request-id: req-7a537fae-ddfa-49de-84f6-188d1de5daaf Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.603Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.808Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c85cd1ddc0661f5132fac7ff458732789cece93\"", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.245Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.808Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-b7c13759-71fa-431a-9a3c-63cd072aaf12", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.243Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:38.808Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.327Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:39.416Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-7a537fae-ddfa-49de-84f6-188d1de5daaf", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.604Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:39.416Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-93c09b2c-0448-4686-9d7f-65ae68543a8a", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.961Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:39.416Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-7a537fae-ddfa-49de-84f6-188d1de5daaf", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.603Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}], "metadata": {"pagination": {"total": 2500, "offset": 2097, "size": 50}}} 2019-07-30 23:18:06,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:06,203 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:06 GMT 2019-07-30 23:18:06,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:06,204 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:18:06,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:06,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:06,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:06,204 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:18:06,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c0b3d98-b320-47c3-9d5c-aa408fd87cf6 x-compute-request-id: req-0c0b3d98-b320-47c3-9d5c-aa408fd87cf6 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d34de2d-3c83-4c0f-aabe-44a7e7982bea"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b0b6ae45-ac14-42ac-8382-6f6ebc09d6fd"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-30 23:18:06,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e23e36cbf34fd77c8a9334a5d50971c48fc9b7e9" 2019-07-30 23:18:06,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-5d5efc25-ffa0-4f24-82fd-03437caaa37c 2019-07-30 23:18:06,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-16ffb4b8-6b31-48d0-b6be-001799413dbd 2019-07-30 23:18:06,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-5d5efc25-ffa0-4f24-82fd-03437caaa37c 2019-07-30 23:18:06,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-5d5efc25-ffa0-4f24-82fd-03437caaa37c x-compute-request-id: req-5d5efc25-ffa0-4f24-82fd-03437caaa37c Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:06,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60d014ea6e24220e1011ae927f993d63e5b19c8e" 2019-07-30 23:18:06,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:06,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-0c0b3d98-b320-47c3-9d5c-aa408fd87cf6 2019-07-30 23:18:06,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:18:06,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-5ff4f030-c0a7-4ceb-9172-98815068a7bc 2019-07-30 23:18:06,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ff4f030-c0a7-4ceb-9172-98815068a7bc x-compute-request-id: req-5ff4f030-c0a7-4ceb-9172-98815068a7bc Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:20Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:06,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-5ff4f030-c0a7-4ceb-9172-98815068a7bc 2019-07-30 23:18:06,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd25295f7fc0a2543347ad69235897e046604d6d" 2019-07-30 23:18:06,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-d628f436-4b05-4b4e-826d-8547b7488866 x-compute-request-id: req-d628f436-4b05-4b4e-826d-8547b7488866 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:16Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:06,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-0c0b3d98-b320-47c3-9d5c-aa408fd87cf6 2019-07-30 23:18:06,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-d628f436-4b05-4b4e-826d-8547b7488866 2019-07-30 23:18:06,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-d628f436-4b05-4b4e-826d-8547b7488866 2019-07-30 23:18:06,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60d014ea6e24220e1011ae927f993d63e5b19c8e" 2019-07-30 23:18:06,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60d014ea6e24220e1011ae927f993d63e5b19c8e" 2019-07-30 23:18:06,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e5809638-a7ed-4b10-a458-5561200d43c3 2019-07-30 23:18:06,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:06,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5809638-a7ed-4b10-a458-5561200d43c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:18:06,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-f457c67f-89d0-49f8-8e7b-dbf8b0f8a387 x-compute-request-id: req-f457c67f-89d0-49f8-8e7b-dbf8b0f8a387 Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a47b93b-bf8c-4c81-a661-efb8d381cfd6"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e637eb97-dcf1-4154-bb3f-bbe09b42546e"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "26416b73-ea49-4938-9765-e6a4aee8536c", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-30 23:18:06,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-f457c67f-89d0-49f8-8e7b-dbf8b0f8a387 2019-07-30 23:18:06,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-f457c67f-89d0-49f8-8e7b-dbf8b0f8a387 2019-07-30 23:18:06,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd25295f7fc0a2543347ad69235897e046604d6d" 2019-07-30 23:18:06,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-647e3f66-1891-4059-af6d-23b744dab12d x-compute-request-id: req-647e3f66-1891-4059-af6d-23b744dab12d Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "03a5e566-e8b6-4e24-95eb-7e31d1116861"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ffcc633-9270-407f-a2ef-0b49cf7a5e6e"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "44f60183-8e35-4947-a365-1945d86a24ca"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8d135cd7-cdbb-4c96-ae30-ba5bf8d1c4aa"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a5b87f2c-66c3-45a3-acb6-5e6e533fd670"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eaf57830-1dec-40fb-9ced-397fec964013"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-07-30 23:18:06,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-647e3f66-1891-4059-af6d-23b744dab12d 2019-07-30 23:18:06,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-647e3f66-1891-4059-af6d-23b744dab12d 2019-07-30 23:18:06,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc85c946579bb2258b1f8e3ca9f5d9d2a37ff213" 2019-07-30 23:18:06,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-c5d31aa2-68c1-4ce7-856e-8ab6e321814e 2019-07-30 23:18:06,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-c5d31aa2-68c1-4ce7-856e-8ab6e321814e 2019-07-30 23:18:06,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 23:18:06,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-c5d31aa2-68c1-4ce7-856e-8ab6e321814e x-compute-request-id: req-c5d31aa2-68c1-4ce7-856e-8ab6e321814e Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4d34de2d-3c83-4c0f-aabe-44a7e7982bea"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b0b6ae45-ac14-42ac-8382-6f6ebc09d6fd"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "4b17695c-f2ae-4cfe-a117-67818bdbd3ae", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-07-30 23:18:06,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd25295f7fc0a2543347ad69235897e046604d6d" 2019-07-30 23:18:06,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-360b78a2-c87e-403c-adf6-edddb6883d1f 2019-07-30 23:18:06,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-360b78a2-c87e-403c-adf6-edddb6883d1f 2019-07-30 23:18:06,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-360b78a2-c87e-403c-adf6-edddb6883d1f x-compute-request-id: req-360b78a2-c87e-403c-adf6-edddb6883d1f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:20Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:06,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-30 23:18:06,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-b7c13759-71fa-431a-9a3c-63cd072aaf12 2019-07-30 23:18:06,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:18:06,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:17:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7c13759-71fa-431a-9a3c-63cd072aaf12 x-compute-request-id: req-b7c13759-71fa-431a-9a3c-63cd072aaf12 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-07-30 23:18:06,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a537fae-ddfa-49de-84f6-188d1de5daaf x-compute-request-id: req-7a537fae-ddfa-49de-84f6-188d1de5daaf Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:06,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c85cd1ddc0661f5132fac7ff458732789cece93" 2019-07-30 23:18:06,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-b7c13759-71fa-431a-9a3c-63cd072aaf12 2019-07-30 23:18:06,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:06,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-7a537fae-ddfa-49de-84f6-188d1de5daaf 2019-07-30 23:18:06,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-93c09b2c-0448-4686-9d7f-65ae68543a8a 2019-07-30 23:18:06,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-7a537fae-ddfa-49de-84f6-188d1de5daaf 2019-07-30 23:18:06,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:18:06,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:06,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:06,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:06,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:06,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:06,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:06,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:06,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:18:06,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:06,278 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:06 GMT 2019-07-30 23:18:06,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:06,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:18:06,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:06,278 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:06,278 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:11,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:18:11,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:11,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:11,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:11,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:11,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:11,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:11,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:11,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-07-30T23:17:39.416Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-dbda16e9-f5c6-49e6-a08e-0e1ac63256f6", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.992Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:39.416Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-dbda16e9-f5c6-49e6-a08e-0e1ac63256f6 x-compute-request-id: req-dbda16e9-f5c6-49e6-a08e-0e1ac63256f6 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:11Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.991Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:39.416Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-dbda16e9-f5c6-49e6-a08e-0e1ac63256f6", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.992Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.a3909577-49f3-4de5-993c-a90b265af60d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:39.416Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-93c09b2c-0448-4686-9d7f-65ae68543a8a", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.960Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:39.416Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-93c09b2c-0448-4686-9d7f-65ae68543a8a x-compute-request-id: req-93c09b2c-0448-4686-9d7f-65ae68543a8a Content-Encoding: gzip Content-Length: 502 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a47b93b-bf8c-4c81-a661-efb8d381cfd6\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e637eb97-dcf1-4154-bb3f-bbe09b42546e\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"26416b73-ea49-4938-9765-e6a4aee8536c\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.960Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6595ce03-6fed-4446-82ca-54b6d2a84aeb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:39.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cc85c946579bb2258b1f8e3ca9f5d9d2a37ff213\"", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:38.604Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.135Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-a786bbd0-f016-4964-ac73-92df0c64c0a6", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:39.657Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.135Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:39.513Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.135Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:39.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.135Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:39.541Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.135Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-a786bbd0-f016-4964-ac73-92df0c64c0a6 x-compute-request-id: req-a786bbd0-f016-4964-ac73-92df0c64c0a6 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"058b6d92-95bb-4c50-9ea5-1d0c9718f98f\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"22b90919-fc1a-4aca-80eb-e5965a4ec389\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37f5c02d-4683-4209-8575-fd4b2d81a59b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4b6a4cfa-6cd5-4253-a5f3-d4457bc64750\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ad25be6d-945a-452f-97d3-98933e8e6ae5\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d8a87c50-fcc6-4064-a370-e9a8f78014d9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f369637e-50ce-40f7-9416-e8954b5c5d2a\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:39.657Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.135Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-a786bbd0-f016-4964-ac73-92df0c64c0a6", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:39.658Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.135Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cc85c946579bb2258b1f8e3ca9f5d9d2a37ff213\"", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:39.659Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.736Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-5735c195-3eac-4e29-b207-58c59dc9458e", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:39.983Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.736Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5735c195-3eac-4e29-b207-58c59dc9458e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:39.982Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.736Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:40.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.736Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:39.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.736Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:39.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.736Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:39.971Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:40.736Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a2ae6ab450f27d1e3899b6707a5e41726809254\"", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:40.394Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}, {"node_instance_id": "bind_47yuvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:41.417Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:40.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_47yuvo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:41.417Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:40.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:41.965Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-f4d870ad-ab9c-4451-9412-85bca161d7b5 x-compute-request-id: req-f4d870ad-ab9c-4451-9412-85bca161d7b5 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:41.431Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:41.965Z", "message": "Downloaded scripts/bind/bind.py to /tmp/N9BHR/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:41.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:41.965Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cc85c946579bb2258b1f8e3ca9f5d9d2a37ff213\"", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:41.432Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:41.965Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-f4d870ad-ab9c-4451-9412-85bca161d7b5", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:41.431Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:41.965Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-f4d870ad-ab9c-4451-9412-85bca161d7b5", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:41.431Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:41.965Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:41.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:41.965Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-540fc3fb-90a0-4410-8c90-b9e88a6202fc x-compute-request-id: req-540fc3fb-90a0-4410-8c90-b9e88a6202fc Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:16Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:41.782Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:41.965Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:41.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:42.683Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-046ae19d-c1f9-4436-829d-cc0b4e94e45d", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.352Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:42.683Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-540fc3fb-90a0-4410-8c90-b9e88a6202fc", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:41.782Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:42.683Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-540fc3fb-90a0-4410-8c90-b9e88a6202fc", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:41.783Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:42.683Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9a2ae6ab450f27d1e3899b6707a5e41726809254\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.206\"}}'", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:41.784Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:42.683Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-046ae19d-c1f9-4436-829d-cc0b4e94e45d x-compute-request-id: req-046ae19d-c1f9-4436-829d-cc0b4e94e45d Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"058b6d92-95bb-4c50-9ea5-1d0c9718f98f\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"22b90919-fc1a-4aca-80eb-e5965a4ec389\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37f5c02d-4683-4209-8575-fd4b2d81a59b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4b6a4cfa-6cd5-4253-a5f3-d4457bc64750\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ad25be6d-945a-452f-97d3-98933e8e6ae5\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d8a87c50-fcc6-4064-a370-e9a8f78014d9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f369637e-50ce-40f7-9416-e8954b5c5d2a\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.352Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:42.683Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-046ae19d-c1f9-4436-829d-cc0b4e94e45d", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.352Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.7f5cefa3-c38e-462d-b531-6ee9adbaa603"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:6 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-07-30T23:17:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:7 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-07-30T23:17:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:8 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-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:9 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-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:10 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-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:11 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-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}], "metadata": {"pagination": {"total": 2500, "offset": 2147, "size": 50}}} 2019-07-30 23:18:11,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:11,438 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:11 GMT 2019-07-30 23:18:11,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:11,438 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:18:11,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:11,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:11,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:11,438 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:18:11,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-dbda16e9-f5c6-49e6-a08e-0e1ac63256f6 2019-07-30 23:18:11,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-dbda16e9-f5c6-49e6-a08e-0e1ac63256f6 x-compute-request-id: req-dbda16e9-f5c6-49e6-a08e-0e1ac63256f6 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:11Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:11,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-dbda16e9-f5c6-49e6-a08e-0e1ac63256f6 2019-07-30 23:18:11,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-93c09b2c-0448-4686-9d7f-65ae68543a8a 2019-07-30 23:18:11,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-93c09b2c-0448-4686-9d7f-65ae68543a8a x-compute-request-id: req-93c09b2c-0448-4686-9d7f-65ae68543a8a Content-Encoding: gzip Content-Length: 502 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a47b93b-bf8c-4c81-a661-efb8d381cfd6"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "26416b73-ea49-4938-9765-e6a4aee8536c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e637eb97-dcf1-4154-bb3f-bbe09b42546e"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "26416b73-ea49-4938-9765-e6a4aee8536c", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-07-30 23:18:11,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc85c946579bb2258b1f8e3ca9f5d9d2a37ff213" 2019-07-30 23:18:11,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-a786bbd0-f016-4964-ac73-92df0c64c0a6 2019-07-30 23:18:11,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:11,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 23:18:11,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-30 23:18:11,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-a786bbd0-f016-4964-ac73-92df0c64c0a6 x-compute-request-id: req-a786bbd0-f016-4964-ac73-92df0c64c0a6 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "058b6d92-95bb-4c50-9ea5-1d0c9718f98f"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "22b90919-fc1a-4aca-80eb-e5965a4ec389"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37f5c02d-4683-4209-8575-fd4b2d81a59b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4b6a4cfa-6cd5-4253-a5f3-d4457bc64750"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad25be6d-945a-452f-97d3-98933e8e6ae5"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d8a87c50-fcc6-4064-a370-e9a8f78014d9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f369637e-50ce-40f7-9416-e8954b5c5d2a"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 23:18:11,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-a786bbd0-f016-4964-ac73-92df0c64c0a6 2019-07-30 23:18:11,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc85c946579bb2258b1f8e3ca9f5d9d2a37ff213" 2019-07-30 23:18:11,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-5735c195-3eac-4e29-b207-58c59dc9458e 2019-07-30 23:18:11,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5735c195-3eac-4e29-b207-58c59dc9458e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:18:11,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:18:11,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:18:11,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 23:18:11,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:18:11,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2ae6ab450f27d1e3899b6707a5e41726809254" 2019-07-30 23:18:11,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:18:11,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:18:11,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-f4d870ad-ab9c-4451-9412-85bca161d7b5 x-compute-request-id: req-f4d870ad-ab9c-4451-9412-85bca161d7b5 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:11,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/N9BHR/bind.py 2019-07-30 23:18:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc85c946579bb2258b1f8e3ca9f5d9d2a37ff213" 2019-07-30 23:18:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-f4d870ad-ab9c-4451-9412-85bca161d7b5 2019-07-30 23:18:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-f4d870ad-ab9c-4451-9412-85bca161d7b5 2019-07-30 23:18:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-07-30 23:18:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-540fc3fb-90a0-4410-8c90-b9e88a6202fc x-compute-request-id: req-540fc3fb-90a0-4410-8c90-b9e88a6202fc Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:16Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-07-30 23:18:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-046ae19d-c1f9-4436-829d-cc0b4e94e45d 2019-07-30 23:18:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-540fc3fb-90a0-4410-8c90-b9e88a6202fc 2019-07-30 23:18:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-540fc3fb-90a0-4410-8c90-b9e88a6202fc 2019-07-30 23:18:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a2ae6ab450f27d1e3899b6707a5e41726809254" -d '{"addFloatingIp": {"address": "172.30.9.206"}}' 2019-07-30 23:18:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-046ae19d-c1f9-4436-829d-cc0b4e94e45d x-compute-request-id: req-046ae19d-c1f9-4436-829d-cc0b4e94e45d Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "058b6d92-95bb-4c50-9ea5-1d0c9718f98f"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "22b90919-fc1a-4aca-80eb-e5965a4ec389"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37f5c02d-4683-4209-8575-fd4b2d81a59b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4b6a4cfa-6cd5-4253-a5f3-d4457bc64750"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad25be6d-945a-452f-97d3-98933e8e6ae5"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d8a87c50-fcc6-4064-a370-e9a8f78014d9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f369637e-50ce-40f7-9416-e8954b5c5d2a"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 23:18:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-046ae19d-c1f9-4436-829d-cc0b4e94e45d 2019-07-30 23:18:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-07-30 23:18:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-07-30 23:18:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] 2019-07-30 23:18:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-07-30 23:18:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-07-30 23:18:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-07-30 23:18:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-07-30 23:18:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-07-30 23:18:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-07-30 23:18:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-07-30 23:18:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-07-30 23:18:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] 2019-07-30 23:18:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-07-30 23:18:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 2019-07-30 23:18:11,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:18:11,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:11,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:11,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:11,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:11,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:11,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:11,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:11,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:18:11,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:11,526 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:11 GMT 2019-07-30 23:18:11,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:11,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:18:11,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:11,526 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:11,526 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:16,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:18:16,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:16,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:16,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:16,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:16,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:16,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:16,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:16,737 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Fetched 13.1 MB in 10s (1,222 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " The following extra packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " binutils cpp cpp-4.8 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-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}], "metadata": {"pagination": {"total": 2503, "offset": 2197, "size": 50}}} 2019-07-30 23:18:16,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:16,737 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:16 GMT 2019-07-30 23:18:16,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:16,737 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:18:16,737 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:16,737 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:16,738 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:16,738 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:18:16,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] 2019-07-30 23:18:16,740 - 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-07-30 23:18:16,740 - 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-07-30 23:18:16,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] 2019-07-30 23:18:16,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] 2019-07-30 23:18:16,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] 2019-07-30 23:18:16,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-07-30 23:18:16,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-07-30 23:18:16,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] 2019-07-30 23:18:16,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-07-30 23:18:16,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-07-30 23:18:16,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-07-30 23:18:16,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-07-30 23:18:16,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-07-30 23:18:16,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-07-30 23:18:16,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-07-30 23:18:16,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-07-30 23:18:16,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-07-30 23:18:16,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-07-30 23:18:16,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-07-30 23:18:16,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-07-30 23:18:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-07-30 23:18:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-07-30 23:18:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-07-30 23:18:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-07-30 23:18:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-07-30 23:18:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-07-30 23:18:16,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-07-30 23:18:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-07-30 23:18:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-07-30 23:18:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-07-30 23:18:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-07-30 23:18:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-07-30 23:18:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-07-30 23:18:16,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-07-30 23:18:16,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-07-30 23:18:16,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 10s (1,222 kB/s) 2019-07-30 23:18:16,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-30 23:18:16,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-07-30 23:18:16,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-07-30 23:18:16,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-07-30 23:18:16,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-07-30 23:18:16,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-07-30 23:18:16,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-30 23:18:16,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-30 23:18:16,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-07-30 23:18:16,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-07-30 23:18:16,746 - 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-07-30 23:18:16,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-07-30 23:18:16,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-07-30 23:18:16,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:18:16,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:16,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:16,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:16,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:16,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:16,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:16,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:16,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:18:16,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:16,803 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:16 GMT 2019-07-30 23:18:16,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:16,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:18:16,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:16,803 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:16,803 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:21,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:18:22,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:22,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:22,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:22,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:22,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:22,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:22,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:22,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Fetched 19.1 MB in 4s (3,832 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.758Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "message": " Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.054Z", "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-07-30T23:17:42.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:43.677Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:42.920Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:44.280Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:44.130Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:44.915Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69bd1181-0d2e-4b93-9181-1e95a84ce116 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:44.136Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:44.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8574b8d29a1318fd541b7bfa6df390156264f7e3\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:44.581Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:44.915Z", "message": "Waiting for process 1607 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:44.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:44.915Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-69bd1181-0d2e-4b93-9181-1e95a84ce116", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:44.136Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:45.885Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-4474f0c7-7c38-4b12-baf1-8494a0eca97d x-compute-request-id: req-4474f0c7-7c38-4b12-baf1-8494a0eca97d Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:45.673Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:46.420Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-12df22fe-8eae-43ff-81d8-2d9d174315ab x-compute-request-id: req-12df22fe-8eae-43ff-81d8-2d9d174315ab 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_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:46.036Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:46.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8574b8d29a1318fd541b7bfa6df390156264f7e3\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:45.675Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:46.420Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-4474f0c7-7c38-4b12-baf1-8494a0eca97d", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:45.674Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:46.420Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-4474f0c7-7c38-4b12-baf1-8494a0eca97d", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:45.673Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:46.420Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-12df22fe-8eae-43ff-81d8-2d9d174315ab", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:46.037Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:46.420Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-12df22fe-8eae-43ff-81d8-2d9d174315ab", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:46.037Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}], "metadata": {"pagination": {"total": 2503, "offset": 2247, "size": 50}}} 2019-07-30 23:18:22,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:22,024 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:22 GMT 2019-07-30 23:18:22,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:22,024 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:18:22,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:22,024 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:22,024 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:22,024 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:18:22,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-07-30 23:18:22,027 - 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-07-30 23:18:22,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-07-30 23:18:22,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-07-30 23:18:22,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. 2019-07-30 23:18:22,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-07-30 23:18:22,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-07-30 23:18:22,028 - 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-07-30 23:18:22,028 - 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-07-30 23:18:22,028 - 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-07-30 23:18:22,028 - 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-07-30 23:18:22,028 - 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-07-30 23:18:22,029 - 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-07-30 23:18:22,029 - 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-07-30 23:18:22,029 - 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-07-30 23:18:22,029 - 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-07-30 23:18:22,029 - 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-07-30 23:18:22,029 - 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-07-30 23:18:22,030 - 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-07-30 23:18:22,030 - 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-07-30 23:18:22,030 - 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-07-30 23:18:22,030 - 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-07-30 23:18:22,030 - 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-07-30 23:18:22,030 - 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-07-30 23:18:22,031 - 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-07-30 23:18:22,031 - 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-07-30 23:18:22,031 - 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-07-30 23:18:22,031 - 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-07-30 23:18:22,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 4s (3,832 kB/s) 2019-07-30 23:18:22,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-07-30 23:18:22,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51354 files and directories currently installed.) 2019-07-30 23:18:22,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 23:18:22,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:22,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-07-30 23:18:22,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:22,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] 2019-07-30 23:18:22,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-07-30 23:18:22,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:22,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:18:22,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69bd1181-0d2e-4b93-9181-1e95a84ce116 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:18:22,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8574b8d29a1318fd541b7bfa6df390156264f7e3" 2019-07-30 23:18:22,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1607 to end... 2019-07-30 23:18:22,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-69bd1181-0d2e-4b93-9181-1e95a84ce116 2019-07-30 23:18:22,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-4474f0c7-7c38-4b12-baf1-8494a0eca97d x-compute-request-id: req-4474f0c7-7c38-4b12-baf1-8494a0eca97d Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:22,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:17:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-12df22fe-8eae-43ff-81d8-2d9d174315ab x-compute-request-id: req-12df22fe-8eae-43ff-81d8-2d9d174315ab 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-07-30 23:18:22,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8574b8d29a1318fd541b7bfa6df390156264f7e3" 2019-07-30 23:18:22,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-4474f0c7-7c38-4b12-baf1-8494a0eca97d 2019-07-30 23:18:22,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-4474f0c7-7c38-4b12-baf1-8494a0eca97d 2019-07-30 23:18:22,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-12df22fe-8eae-43ff-81d8-2d9d174315ab 2019-07-30 23:18:22,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-12df22fe-8eae-43ff-81d8-2d9d174315ab 2019-07-30 23:18:22,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:18:22,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:22,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:22,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:22,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:22,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:22,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:22,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:22,101 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:18:22,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:22,102 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:22 GMT 2019-07-30 23:18:22,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:22,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:18:22,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:22,102 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:22,102 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:27,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:18:27,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:27,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:27,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:27,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:27,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:27,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:27,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:27,231 - 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-07-30T23:17:46.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8574b8d29a1318fd541b7bfa6df390156264f7e3\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:45.675Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:47.088Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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-c9cf00cb-6557-42b5-9eaa-adb312f7b0d6 x-compute-request-id: req-c9cf00cb-6557-42b5-9eaa-adb312f7b0d6 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"058b6d92-95bb-4c50-9ea5-1d0c9718f98f\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"22b90919-fc1a-4aca-80eb-e5965a4ec389\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37f5c02d-4683-4209-8575-fd4b2d81a59b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4b6a4cfa-6cd5-4253-a5f3-d4457bc64750\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ad25be6d-945a-452f-97d3-98933e8e6ae5\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d8a87c50-fcc6-4064-a370-e9a8f78014d9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f369637e-50ce-40f7-9416-e8954b5c5d2a\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:47.018Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:47.714Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-c3ff6a56-5d9c-4680-835b-72115ab9b114", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:47.102Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:47.714Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-c3ff6a56-5d9c-4680-835b-72115ab9b114", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:47.102Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:47.714Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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-c3ff6a56-5d9c-4680-835b-72115ab9b114 x-compute-request-id: req-c3ff6a56-5d9c-4680-835b-72115ab9b114 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:16Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:47.101Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ccbe8257-dddf-4573-9ee6-3d30ec6a05f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:47.714Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8574b8d29a1318fd541b7bfa6df390156264f7e3\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:47.019Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:47.714Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-c9cf00cb-6557-42b5-9eaa-adb312f7b0d6", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:47.018Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:47.714Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-c9cf00cb-6557-42b5-9eaa-adb312f7b0d6", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:47.018Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:48.427Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:47.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:48.427Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:47.600Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:48.427Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:47.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:48.978Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-0fa4ca11-addb-4f0d-9e26-6b5b83a285c8", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:48.345Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:48.978Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8574b8d29a1318fd541b7bfa6df390156264f7e3\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:48.346Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:48.978Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-0fa4ca11-addb-4f0d-9e26-6b5b83a285c8", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:48.345Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:48.978Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23: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,Accept-Encoding x-openstack-request-id: req-0fa4ca11-addb-4f0d-9e26-6b5b83a285c8 x-compute-request-id: req-0fa4ca11-addb-4f0d-9e26-6b5b83a285c8 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:48.345Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:50.482Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-323e0920-b5ea-428c-9f15-ca788767661b x-compute-request-id: req-323e0920-b5ea-428c-9f15-ca788767661b Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"058b6d92-95bb-4c50-9ea5-1d0c9718f98f\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"22b90919-fc1a-4aca-80eb-e5965a4ec389\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37f5c02d-4683-4209-8575-fd4b2d81a59b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4b6a4cfa-6cd5-4253-a5f3-d4457bc64750\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ad25be6d-945a-452f-97d3-98933e8e6ae5\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d8a87c50-fcc6-4064-a370-e9a8f78014d9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f369637e-50ce-40f7-9416-e8954b5c5d2a\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:50.459Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:50.985Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-323e0920-b5ea-428c-9f15-ca788767661b", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:50.460Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:50.985Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-323e0920-b5ea-428c-9f15-ca788767661b", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:50.459Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ea715da7-5552-46f5-925c-94c853b677cf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:51.640Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:51.048Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:51.640Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:51.179Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:52.259Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:52.248Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:52.762Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:17:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a81ea334-8078-4482-885b-731e92228653 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:52.254Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:52.762Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-a81ea334-8078-4482-885b-731e92228653", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:52.255Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:53.379Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa9a8f4a69fbd6bd58370288cfe52f385e173dae\"", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:52.770Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.097Z", "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-07-30T23:17:53.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:54.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}], "metadata": {"pagination": {"total": 2504, "offset": 2297, "size": 50}}} 2019-07-30 23:18:27,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:27,231 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:27 GMT 2019-07-30 23:18:27,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:27,231 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:18:27,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:27,232 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:27,232 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:27,232 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:18:27,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8574b8d29a1318fd541b7bfa6df390156264f7e3" 2019-07-30 23:18:27,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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-c9cf00cb-6557-42b5-9eaa-adb312f7b0d6 x-compute-request-id: req-c9cf00cb-6557-42b5-9eaa-adb312f7b0d6 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "058b6d92-95bb-4c50-9ea5-1d0c9718f98f"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "22b90919-fc1a-4aca-80eb-e5965a4ec389"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37f5c02d-4683-4209-8575-fd4b2d81a59b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4b6a4cfa-6cd5-4253-a5f3-d4457bc64750"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad25be6d-945a-452f-97d3-98933e8e6ae5"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d8a87c50-fcc6-4064-a370-e9a8f78014d9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f369637e-50ce-40f7-9416-e8954b5c5d2a"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 23:18:27,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-c3ff6a56-5d9c-4680-835b-72115ab9b114 2019-07-30 23:18:27,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-c3ff6a56-5d9c-4680-835b-72115ab9b114 2019-07-30 23:18:27,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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-c3ff6a56-5d9c-4680-835b-72115ab9b114 x-compute-request-id: req-c3ff6a56-5d9c-4680-835b-72115ab9b114 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:16Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:27,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8574b8d29a1318fd541b7bfa6df390156264f7e3" 2019-07-30 23:18:27,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-c9cf00cb-6557-42b5-9eaa-adb312f7b0d6 2019-07-30 23:18:27,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-c9cf00cb-6557-42b5-9eaa-adb312f7b0d6 2019-07-30 23:18:27,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 23:18:27,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-30 23:18:27,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:18:27,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-0fa4ca11-addb-4f0d-9e26-6b5b83a285c8 2019-07-30 23:18:27,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8574b8d29a1318fd541b7bfa6df390156264f7e3" 2019-07-30 23:18:27,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-0fa4ca11-addb-4f0d-9e26-6b5b83a285c8 2019-07-30 23:18:27,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23: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,Accept-Encoding x-openstack-request-id: req-0fa4ca11-addb-4f0d-9e26-6b5b83a285c8 x-compute-request-id: req-0fa4ca11-addb-4f0d-9e26-6b5b83a285c8 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:27,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-323e0920-b5ea-428c-9f15-ca788767661b x-compute-request-id: req-323e0920-b5ea-428c-9f15-ca788767661b Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "058b6d92-95bb-4c50-9ea5-1d0c9718f98f"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "22b90919-fc1a-4aca-80eb-e5965a4ec389"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37f5c02d-4683-4209-8575-fd4b2d81a59b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4b6a4cfa-6cd5-4253-a5f3-d4457bc64750"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad25be6d-945a-452f-97d3-98933e8e6ae5"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d8a87c50-fcc6-4064-a370-e9a8f78014d9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f369637e-50ce-40f7-9416-e8954b5c5d2a"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 23:18:27,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-323e0920-b5ea-428c-9f15-ca788767661b 2019-07-30 23:18:27,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-323e0920-b5ea-428c-9f15-ca788767661b 2019-07-30 23:18:27,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-07-30 23:18:27,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-07-30 23:18:27,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:18:27,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:17:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a81ea334-8078-4482-885b-731e92228653 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:18:27,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-a81ea334-8078-4482-885b-731e92228653 2019-07-30 23:18:27,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a8f4a69fbd6bd58370288cfe52f385e173dae" 2019-07-30 23:18:27,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 23:18:27,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-07-30 23:18:27,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:27,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-07-30 23:18:27,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-07-30 23:18:27,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-07-30 23:18:27,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 23:18:27,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:27,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-07-30 23:18:27,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 23:18:27,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:27,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-07-30 23:18:27,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-07-30 23:18:27,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-07-30 23:18:27,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-07-30 23:18:27,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-07-30 23:18:27,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-07-30 23:18:27,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 23:18:27,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:27,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-07-30 23:18:27,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-07-30 23:18:27,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-07-30 23:18:27,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-07-30 23:18:27,242 - 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-07-30 23:18:27,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:27,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-07-30 23:18:27,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:18:27,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:27,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:27,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:27,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:27,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:27,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:27,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:27,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:18:27,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:27,516 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:27 GMT 2019-07-30 23:18:27,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:27,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:18:27,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:27,516 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:27,516 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:32,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:18:32,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:32,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:32,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:32,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:32,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:32,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:32,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:32,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 53%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 54%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc6-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 55%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 56%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 57%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package manpages-dev.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 58%]\u001b[49m\u001b[39m \u001b[uUnpacking manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " Collecting pysnmp==4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:53.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " Downloading https://files.pythonhosted.org/packages/05/41/36b91c77204f615b640ffd61309b668cec6cbb3a1aff42540ba08c275bbf/pycryptodome-3.8.2-cp27-cp27mu-manylinux1_x86_64.whl (9.6MB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:53.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_j4wls0/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-07-30T23:17:53.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_j4wls0/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-07-30T23:17:53.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_j4wls0/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-07-30T23:17:53.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:53.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}], "metadata": {"pagination": {"total": 2504, "offset": 2347, "size": 50}}} 2019-07-30 23:18:32,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:32,712 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:32 GMT 2019-07-30 23:18:32,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:32,713 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:18:32,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:32,713 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:32,713 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:32,713 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:18:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 23:18:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:32,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-07-30 23:18:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-07-30 23:18:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-07-30 23:18:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-07-30 23:18:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-07-30 23:18:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-07-30 23:18:32,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-07-30 23:18:32,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... 2019-07-30 23:18:32,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-07-30 23:18:32,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-07-30 23:18:32,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-07-30 23:18:32,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-07-30 23:18:32,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-07-30 23:18:32,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-07-30 23:18:32,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-07-30 23:18:32,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-07-30 23:18:32,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:32,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:32,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-07-30 23:18:32,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-07-30 23:18:32,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-07-30 23:18:32,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:32,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 23:18:32,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:32,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-07-30 23:18:32,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:32,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:32,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-07-30 23:18:32,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-07-30 23:18:32,720 - 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-07-30 23:18:32,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-07-30 23:18:32,721 - 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-07-30 23:18:32,721 - 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-07-30 23:18:32,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-07-30 23:18:32,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-07-30 23:18:32,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... 2019-07-30 23:18:32,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-07-30 23:18:32,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-07-30 23:18:32,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 2019-07-30 23:18:32,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-07-30 23:18:32,722 - 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-07-30 23:18:32,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-07-30 23:18:32,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/05/41/36b91c77204f615b640ffd61309b668cec6cbb3a1aff42540ba08c275bbf/pycryptodome-3.8.2-cp27-cp27mu-manylinux1_x86_64.whl (9.6MB) 2019-07-30 23:18:32,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_j4wls0/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-07-30 23:18:32,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_j4wls0/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-07-30 23:18:32,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_j4wls0/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-07-30 23:18:32,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-07-30 23:18:32,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-07-30 23:18:32,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:18:32,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:32,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:32,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:32,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:32,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:32,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:32,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:32,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:18:32,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:32,793 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:32 GMT 2019-07-30 23:18:32,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:32,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:18:32,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:32,793 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:32,793 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:37,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:18:37,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:37,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:37,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:37,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:37,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:37,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:37,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:37,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-j4wls0", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-j4wls0", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " /home/ubuntu/proxy_host_j4wls0/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-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.369Z", "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-07-30T23:17:53.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-905685b0-1608-4b58-bb96-bbaaea391792", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.621Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-905685b0-1608-4b58-bb96-bbaaea391792", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.621Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa9a8f4a69fbd6bd58370288cfe52f385e173dae\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.218\"}}'", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.622Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": "Execution done (PID=1607, return_code=0): /tmp/ROG56/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-905685b0-1608-4b58-bb96-bbaaea391792 x-compute-request-id: req-905685b0-1608-4b58-bb96-bbaaea391792 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.621Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": " /home/ubuntu/proxy_host_j4wls0/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-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": " /home/ubuntu/proxy_host_j4wls0/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-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": " /home/ubuntu/proxy_host_j4wls0/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-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": " /home/ubuntu/proxy_host_j4wls0/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-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "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-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": " You are using pip version 9.0.1, however version 19.2.1 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "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-07-30T23:17:54.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}, {"node_instance_id": "proxy_node_f5b4bv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:54.953Z", "message": " Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:54.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.abec730c-c1ee-40ae-beed-67563c790c5f"}], "metadata": {"pagination": {"total": 2504, "offset": 2397, "size": 50}}} 2019-07-30 23:18:37,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:37,884 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:37 GMT 2019-07-30 23:18:37,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:37,884 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:18:37,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:37,884 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:37,884 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:37,885 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:18:37,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-j4wls0 2019-07-30 23:18:37,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:18:37,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-j4wls0 2019-07-30 23:18:37,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:18:37,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-07-30 23:18:37,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:18:37,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-07-30 23:18:37,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_j4wls0/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-07-30 23:18:37,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-07-30 23:18:37,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:18:37,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:37,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-07-30 23:18:37,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-07-30 23:18:37,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-07-30 23:18:37,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-07-30 23:18:37,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-07-30 23:18:37,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-07-30 23:18:37,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-07-30 23:18:37,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-07-30 23:18:37,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-07-30 23:18:37,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-07-30 23:18:37,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-07-30 23:18:37,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-07-30 23:18:37,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-07-30 23:18:37,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-07-30 23:18:37,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-07-30 23:18:37,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 23:18:37,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-905685b0-1608-4b58-bb96-bbaaea391792 2019-07-30 23:18:37,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-905685b0-1608-4b58-bb96-bbaaea391792 2019-07-30 23:18:37,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a8f4a69fbd6bd58370288cfe52f385e173dae" -d '{"addFloatingIp": {"address": "172.30.9.218"}}' 2019-07-30 23:18:37,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1607, return_code=0): /tmp/ROG56/install_requirements.sh 2019-07-30 23:18:37,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 23:18:37,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 23:18:37,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 23:18:37,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 23:18:37,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:17: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-905685b0-1608-4b58-bb96-bbaaea391792 x-compute-request-id: req-905685b0-1608-4b58-bb96-bbaaea391792 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:37,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-30 23:18:37,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:18:37,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_j4wls0/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-07-30 23:18:37,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-30 23:18:37,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_j4wls0/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-07-30 23:18:37,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-30 23:18:37,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_j4wls0/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-07-30 23:18:37,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-07-30 23:18:37,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_j4wls0/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-07-30 23:18:37,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-07-30 23:18:37,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-07-30 23:18:37,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.2.1 is available. 2019-07-30 23:18:37,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-07-30 23:18:37,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.2 pysnmp-4.3.5 2019-07-30 23:18:37,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:18:37,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:37,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:37,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:37,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:37,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:37,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:37,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:37,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:18:37,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:37,971 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:37 GMT 2019-07-30 23:18:37,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:37,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:18:37,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:37,972 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:37,972 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:42,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:18:43,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:43,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:43,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:43,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:43,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:43,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:43,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:43,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:55.710Z", "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-07-30T23:17:55.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "proxy_node_f5b4bv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:56.349Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:55.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_node_f5b4bv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:56.349Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:55.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_node_f5b4bv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:56.349Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:55.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "proxy_node_f5b4bv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:57.067Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:56.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:17:59.685Z", "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-07-30T23:17:59.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:00.317Z", "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-07-30T23:17:59.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:00.317Z", "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-07-30T23:17:59.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:00.317Z", "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-07-30T23:17:59.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:00.317Z", "message": "The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:59.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:00.317Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp3bBF4z', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:59.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:00.317Z", "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-07-30T23:18:00.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:00.317Z", "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-07-30T23:18:00.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:00.317Z", "message": "The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:59.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:00.317Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpKbX1Pe', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:17:59.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpBztxzJ', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:00.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "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-07-30T23:18:00.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "message": "The config dict: {'public_ip': u'172.30.9.207', '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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:00.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "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-07-30T23:18:00.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "message": "The config dict: {'public_ip': u'172.30.9.207', '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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:00.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEHne_N', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:00.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:17:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6fcc1231-0781-4b86-97e9-3e3740e0acee x-compute-request-id: req-6fcc1231-0781-4b86-97e9-3e3740e0acee 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_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:00.349Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "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-07-30T23:18:00.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:00.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa9a8f4a69fbd6bd58370288cfe52f385e173dae\"", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:00.351Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-6fcc1231-0781-4b86-97e9-3e3740e0acee", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:00.350Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-6fcc1231-0781-4b86-97e9-3e3740e0acee", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:00.350Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "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-07-30T23:18:00.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "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-07-30T23:18:00.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "message": "The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:00.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.014Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:00.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.620Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:01.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.620Z", "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-07-30T23:18:01.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.620Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRB3AEH', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:01.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.02cfda14-6be7-485b-91d3-f7dbacab170a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.620Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-464ccb50-5795-49f0-a072-1c5197e4de66", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:01.030Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.620Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-464ccb50-5795-49f0-a072-1c5197e4de66", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:01.030Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:01.620Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:18: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-464ccb50-5795-49f0-a072-1c5197e4de66 x-compute-request-id: req-464ccb50-5795-49f0-a072-1c5197e4de66 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"172.30.9.218\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:01.029Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.25507125-3b95-4fcc-bdc7-100505830fa7"}, {"node_instance_id": "bind_47yuvo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:02.165Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:01.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:02.165Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:01.583Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:02.165Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:01.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:02.761Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:01.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_47yuvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:02.761Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:01.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_47yuvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:02.761Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:02.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_47yuvo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:03.265Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:02.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:03.987Z", "message": "Process created, PID: 2396", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:03.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:03.987Z", "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-07-30T23:18:03.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:03.987Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/V9D0F/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:03.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:03.987Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:03.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:03.987Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:03.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:03.987Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:03.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}], "metadata": {"pagination": {"total": 2504, "offset": 2447, "size": 50}}} 2019-07-30 23:18:43,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:43,208 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:43 GMT 2019-07-30 23:18:43,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:43,208 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:18:43,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:43,208 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:43,208 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:43,208 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:18:43,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-07-30 23:18:43,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:18:43,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:18:43,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-07-30 23:18:43,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:18:43,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 23:18:43,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 23:18:43,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 23:18:43,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-07-30 23:18:43,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}. 2019-07-30 23:18:43,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp3bBF4z', '/etc/bind/named.conf.local'] 2019-07-30 23:18:43,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-07-30 23:18:43,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-07-30 23:18:43,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}. 2019-07-30 23:18:43,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpKbX1Pe', '/etc/clearwater/local_config'] 2019-07-30 23:18:43,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpBztxzJ', '/etc/clearwater/shared_config'] 2019-07-30 23:18:43,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 23:18:43,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', '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.14', u'hss_hostname': u''}. 2019-07-30 23:18:43,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-07-30 23:18:43,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', '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.14', u'hss_hostname': u''}. 2019-07-30 23:18:43,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEHne_N', '/etc/bind/db.clearwater.local'] 2019-07-30 23:18:43,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:17:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6fcc1231-0781-4b86-97e9-3e3740e0acee x-compute-request-id: req-6fcc1231-0781-4b86-97e9-3e3740e0acee 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-07-30 23:18:43,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:18:43,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-30 23:18:43,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa9a8f4a69fbd6bd58370288cfe52f385e173dae" 2019-07-30 23:18:43,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-6fcc1231-0781-4b86-97e9-3e3740e0acee 2019-07-30 23:18:43,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-6fcc1231-0781-4b86-97e9-3e3740e0acee 2019-07-30 23:18:43,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 23:18:43,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 23:18:43,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}. 2019-07-30 23:18:43,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-30 23:18:43,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 23:18:43,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:18:43,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRB3AEH', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:18:43,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-464ccb50-5795-49f0-a072-1c5197e4de66 2019-07-30 23:18:43,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-464ccb50-5795-49f0-a072-1c5197e4de66 2019-07-30 23:18:43,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:18: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-464ccb50-5795-49f0-a072-1c5197e4de66 x-compute-request-id: req-464ccb50-5795-49f0-a072-1c5197e4de66 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:18:43,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:18:43,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-07-30 23:18:43,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 23:18:43,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:18:43,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:18:43,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 23:18:43,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:18:43,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2396 2019-07-30 23:18:43,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:18:43,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/V9D0F/install-etcd.sh 2019-07-30 23:18:43,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-07-30 23:18:43,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-07-30 23:18:43,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-07-30 23:18:43,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:18:43,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:43,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:43,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:43,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:43,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:43,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:43,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:43,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:18:43,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:43,275 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:43 GMT 2019-07-30 23:18:43,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:43,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:18:43,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:43,276 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:43,276 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:48,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:18:48,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:48,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:48,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:48,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:48,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:48,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:48,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:48,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:03.987Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:03.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:03.987Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:03.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:04.604Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:03.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:14.898Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-xgxmxj\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/main Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\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,755 B/s)\nReading package lists...\n\nreal\t0m10.754s\nuser\t0m2.752s\nsys\t0m0.375s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:14.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:15.412Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:14.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:15.412Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:14.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:23.536Z", "message": "Waiting for process 2396 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:23.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:18:43.721Z", "message": "Waiting for process 2396 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:18:43.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}], "metadata": {"pagination": {"total": 2505, "offset": 2497, "size": 50}}} 2019-07-30 23:18:48,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:48,364 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:48 GMT 2019-07-30 23:18:48,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:48,364 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:18:48,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:48,364 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:48,364 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:48,364 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:18:48,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-07-30 23:18:48,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-07-30 23:18:48,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-07-30 23:18:48,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-xgxmxj 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en 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,755 B/s) Reading package lists... real 0m10.754s user 0m2.752s sys 0m0.375s 2019-07-30 23:18:48,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-07-30 23:18:48,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:18:48,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2396 to end... 2019-07-30 23:18:48,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2396 to end... 2019-07-30 23:18:48,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:18:48,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:48,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:48,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:48,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:48,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:48,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:48,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:48,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:18:48,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:48,430 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:48 GMT 2019-07-30 23:18:48,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:48,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:18:48,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:48,431 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:48,431 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:53,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:18:53,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:53,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:53,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:53,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:53,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:53,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:53,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:53,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2505, "offset": 2505, "size": 50}}} 2019-07-30 23:18:53,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:53,526 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:53 GMT 2019-07-30 23:18:53,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:53,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:18:53,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:53,526 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:53,526 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:53,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:18:53,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:53,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:53,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:53,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:53,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:53,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:53,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:53,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:18:53,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:53,614 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:53 GMT 2019-07-30 23:18:53,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:53,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:18:53,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:53,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:53,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:58,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:18:58,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:58,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:58,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:58,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:58,728 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:58,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:58,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:58,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2505, "offset": 2505, "size": 50}}} 2019-07-30 23:18:58,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:58,728 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:58 GMT 2019-07-30 23:18:58,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:58,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:18:58,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:58,729 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:58,729 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:18:58,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:18:58,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:18:58,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:18:58,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:18:58,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:18:58,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:18:58,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:18:58,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:18:58,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:18:58,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:18:58,787 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:18:58 GMT 2019-07-30 23:18:58,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:18:58,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:18:58,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:18:58,788 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:18:58,788 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:03,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:19:03,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:03,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:03,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:03,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:03,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:03,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:03,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:03,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:03.739Z", "message": "Waiting for process 2396 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:03.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}], "metadata": {"pagination": {"total": 2506, "offset": 2505, "size": 50}}} 2019-07-30 23:19:03,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:03,961 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:03 GMT 2019-07-30 23:19:03,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:03,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-07-30 23:19:03,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:03,962 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:03,962 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:03,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2396 to end... 2019-07-30 23:19:03,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:19:04,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:04,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:04,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:04,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:04,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:04,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:04,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:04,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:19:04,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:04,035 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:04 GMT 2019-07-30 23:19:04,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:04,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:19:04,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:04,036 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:04,036 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:09,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:19:09,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:09,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:09,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:09,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:09,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:09,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:09,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:09,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2506, "offset": 2506, "size": 50}}} 2019-07-30 23:19:09,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:09,211 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:09 GMT 2019-07-30 23:19:09,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:09,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:19:09,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:09,211 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:09,211 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:09,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:19:09,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:09,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:09,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:09,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:09,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:09,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:09,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:09,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:19:09,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:09,283 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:09 GMT 2019-07-30 23:19:09,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:09,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:19:09,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:09,284 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:09,284 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:14,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:19:14,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:14,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:14,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:14,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:14,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:14,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:14,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:14,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:13.145Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-xgxmxj\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://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-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:21 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:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 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,702 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 8817\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\t0m58.308s\nuser\t0m19.171s\nsys\t0m8.159s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:13.793Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:13.793Z", "message": "[etcd] => \nreal\t0m0.017s\nuser\t0m0.006s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:13.793Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:13.793Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:88:eb:62 \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe88:eb62/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:67941 errors:0 dropped:0 overruns:0 frame:0\n TX packets:21540 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:128358323 (128.3 MB) TX bytes:3009896 (3.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:777 errors:0 dropped:0 overruns:0 frame:0\n TX packets:777 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:95627 (95.6 KB) TX bytes:95627 (95.6 KB)\n\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:13.793Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 23:16 ? 00:00:01 /sbin/init\nroot 2 0 0 23:16 ? 00:00:00 [kthreadd]\nroot 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 23:16 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 23:16 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 23:16 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 23:16 ? 00:00:00 [rcu_sched]\nroot 8 2 0 23:16 ? 00:00:00 [rcuos/0]\nroot 9 2 0 23:16 ? 00:00:00 [rcu_bh]\nroot 10 2 0 23:16 ? 00:00:00 [rcuob/0]\nroot 11 2 0 23:16 ? 00:00:00 [migration/0]\nroot 12 2 0 23:16 ? 00:00:00 [watchdog/0]\nroot 13 2 0 23:16 ? 00:00:00 [khelper]\nroot 14 2 0 23:16 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 23:16 ? 00:00:00 [netns]\nroot 16 2 0 23:16 ? 00:00:00 [writeback]\nroot 17 2 0 23:16 ? 00:00:00 [kintegrityd]\nroot 18 2 0 23:16 ? 00:00:00 [bioset]\nroot 19 2 0 23:16 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 23:16 ? 00:00:00 [kblockd]\nroot 21 2 0 23:16 ? 00:00:00 [ata_sff]\nroot 22 2 0 23:16 ? 00:00:00 [khubd]\nroot 23 2 0 23:16 ? 00:00:00 [md]\nroot 24 2 0 23:16 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 23:16 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 23:16 ? 00:00:00 [khungtaskd]\nroot 28 2 0 23:16 ? 00:00:00 [kswapd0]\nroot 29 2 0 23:16 ? 00:00:00 [vmstat]\nroot 30 2 0 23:16 ? 00:00:00 [ksmd]\nroot 31 2 0 23:16 ? 00:00:00 [khugepaged]\nroot 32 2 0 23:16 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 23:16 ? 00:00:00 [crypto]\nroot 46 2 0 23:16 ? 00:00:00 [kthrotld]\nroot 47 2 0 23:16 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 23:16 ? 00:00:00 [vballoon]\nroot 49 2 0 23:16 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 23:16 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 23:16 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 23:16 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 23:16 ? 00:00:00 [deferwq]\nroot 72 2 0 23:16 ? 00:00:00 [charger_manager]\nroot 114 2 0 23:16 ? 00:00:00 [kpsmoused]\nroot 132 2 0 23:16 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon\nroot 382 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 23:16 ? 00:00:00 [kworker/u3:1]\nroot 508 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon\nroot 551 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 23:16 ? 00:00:00 [kauditd]\nmessage+ 887 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork\nroot 922 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind\nroot 937 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 939 1 0 23:16 ? 00:00:00 rsyslogd\nroot 1041 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D\nroot 1098 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1099 1 0 23:16 ? 00:00:00 cron\ndaemon 1101 1 0 23:16 ? 00:00:00 atd\nroot 1186 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 23:16 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_xgxmxj/env/bin/python -m cloudify_agent.worker --queue bind_host_xgxmxj --max-workers 5 --name bind_host_xgxmxj\nubuntu 1463 1461 0 23:16 ? 00:00:00 /home/ubuntu/bind_host_xgxmxj/env/bin/python -m cloudify_agent.worker --queue bind_host_xgxmxj --max-workers 5 --name bind_host_xgxmxj\nubuntu 1610 1 0 23:17 ? 00:00:00 python2.7 /home/ubuntu/bind_host_xgxmxj/env/bin/diamond --configfile /home/ubuntu/bind_host_xgxmxj/work/plugins/diamond/etc/diamond.conf\nbind 2331 1 0 23:17 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2386 1463 1 23:18 ? 00:00:00 /home/ubuntu/bind_host_xgxmxj/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-M647F0\nubuntu 2396 2386 0 23:18 ? 00:00:00 /bin/sh -c /tmp/V9D0F/install-etcd.sh\nubuntu 2398 2396 0 23:18 ? 00:00:00 /bin/bash -e /tmp/V9D0F/install-etcd.sh\nntp 8411 1 0 23:18 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8950 1 0 23:19 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8960 8950 0 23:19 ? 00:00:00 [check-monit-upt] \nclearwa+ 9017 1 0 23:19 ? 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.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380\nroot 9031 8950 0 23:19 ? 00:00:00 [check-etcd-upti] \nroot 9035 8950 0 23:19 ? 00:00:00 [poll_etcd_clust] \nroot 9038 8950 0 23:19 ? 00:00:00 [poll_etcd.sh] \nroot 9063 1 0 23:19 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9067 9063 0 23:19 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9212 2398 0 23:19 ? 00:00:00 /bin/bash -e /tmp/V9D0F/install-etcd.sh\nubuntu 9213 9212 0 23:19 ? 00:00:00 /bin/bash -e /tmp/V9D0F/install-etcd.sh\nroot 9214 9213 0 23:19 ? 00:00:00 sudo ps -edf\nroot 9215 9214 0 23:19 ? 00:00:00 ps -edf\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-07-30T23:19:13.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:13.793Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:13.793Z", "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.14:2380 0.0.0.0:* LISTEN 9017/etcd \ntcp 0 0 127.0.0.1:55919 0.0.0.0:* LISTEN 2386/python \ntcp 0 0 192.168.120.14:53 0.0.0.0:* LISTEN 2331/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2331/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2331/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8950/monit \ntcp6 0 0 :::53 :::* LISTEN 2331/named \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2331/named \ntcp6 0 0 :::4000 :::* LISTEN 9017/etcd \nudp 0 0 192.168.120.14:53 0.0.0.0:* 2331/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2331/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 551/dhclient \nudp 0 0 192.168.120.14:123 0.0.0.0:* 8411/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8411/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8411/ntpd \nudp 0 0 0.0.0.0:62616 0.0.0.0:* 551/dhclient \nudp6 0 0 :::17940 :::* 551/dhclient \nudp6 0 0 :::53 :::* 2331/named \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 8411/ntpd \nudp6 0 0 ::1:123 :::* 8411/ntpd \nudp6 0 0 :::123 :::* 8411/ntpd \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8714 887/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 9070 1098/acpid /var/run/acpid.socket\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:13.793Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:13.793Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---3*[{named}]\n |-ntpd\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree\n | | `-7*[{python}]\n | `-{python}\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:13.793Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:13.793Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:13.793Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "[etcd] => 2019-07-30 23:18:58.059044573 Stopping etcd clearwater-etcd\n2019-07-30 23:19:04.098452386 Restarting etcd clearwater-etcd\n2019-07-30 23:19:04.107967966 Configured ETCDCTL_PEERS: \n2019-07-30 23:19:04.110329630 Check for previous failed startup attempt\n2019-07-30 23:19:04.111382332 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-07-30 23:19:04.142946228 etcdctl returned 2\n2019-07-30 23:19:04.152864454 Creating new cluster...\n2019-07-30 23:19:04.159358011 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.14:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.14\n --name 192-168-120-14\n --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.14:2380\n --listen-peer-urls http://192.168.120.14:2380\n2019-07-30 23:19:04.161737569 Check we're actually a member of the cluster\n2019-07-30 23:19:04.173490887 Wait for etcd to startup\n2019-07-30 23:19:04.232538845 Etcd started successfully\n2019-07-30 23:19:04.209564 I | etcdmain: etcd Version: 3.1.7\n2019-07-30 23:19:04.209621 I | etcdmain: Git SHA: 43b7507\n2019-07-30 23:19:04.209636 I | etcdmain: Go Version: go1.7.5\n2019-07-30 23:19:04.209640 I | etcdmain: Go OS/Arch: linux/amd64\n2019-07-30 23:19:04.209644 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-07-30 23:19:04.209736 I | embed: listening for peers on http://192.168.120.14:2380\n2019-07-30 23:19:04.209803 I | embed: listening for client requests on 0.0.0.0:4000\n2019-07-30 23:19:04.563963 I | etcdserver: name = 192-168-120-14\n2019-07-30 23:19:04.563983 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.14\n2019-07-30 23:19:04.563998 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.14/member\n2019-07-30 23:19:04.564003 I | etcdserver: heartbeat = 100ms\n2019-07-30 23:19:04.564006 I | etcdserver: election = 1000ms\n2019-07-30 23:19:04.564010 I | etcdserver: snapshot count = 10000\n2019-07-30 23:19:04.564018 I | etcdserver: advertise client URLs = http://192.168.120.14:4000\n2019-07-30 23:19:04.564022 I | etcdserver: initial advertise peer URLs = http://192.168.120.14:2380\n2019-07-30 23:19:04.564030 I | etcdserver: initial cluster = 192-168-120-14=http://192.168.120.14:2380\n2019-07-30 23:19:04.571474 I | etcdserver: starting member 810a326e07e71be9 in cluster b41699c7b315d475\n2019-07-30 23:19:04.571536 I | raft: 810a326e07e71be9 became follower at term 0\n2019-07-30 23:19:04.571576 I | raft: newRaft 810a326e07e71be9 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-07-30 23:19:04.571582 I | raft: 810a326e07e71be9 became follower at term 1\n2019-07-30 23:19:04.591395 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-07-30 23:19:04.592579 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475\n2019-07-30 23:19:04.871788 I | raft: 810a326e07e71be9 is starting a new election at term 1\n2019-07-30 23:19:04.871914 I | raft: 810a326e07e71be9 became candidate at term 2\n2019-07-30 23:19:04.871938 I | raft: 810a326e07e71be9 received MsgVoteResp from 810a326e07e71be9 at term 2\n2019-07-30 23:19:04.871952 I | raft: 810a326e07e71be9 became leader at term 2\n2019-07-30 23:19:04.871968 I | raft: raft.node: 810a326e07e71be9 elected leader 810a326e07e71be9 at term 2\n2019-07-30 23:19:04.872374 I | etcdserver: setting up the initial cluster version to 3.1\n2019-07-30 23:19:04.872440 I | etcdserver: published {Name:192-168-120-14 ClientURLs:[http://192.168.120.14:4000]} to cluster b41699c7b315d475\n2019-07-30 23:19:04.872559 I | embed: ready to serve client requests\n2019-07-30 23:19:04.873064 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-07-30 23:19:04.874064 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:60667\n2019-07-30 23:19:04.875018 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:60666\n2019-07-30 23:19:04.877395 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-07-30 23:19:04.877437 I | etcdserver/api: enabled capabilities for version 3.1\n2019-07-30 23:19:04.877563 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:60674\n2019-07-30 23:19:13.221589 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.14/liveness-check remote:192.168.120.14:60681\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-07-30T23:19:13.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-xgxmxj", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "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-07-30T23:19:13.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": " \r100 3149 100 3149 0 0 16197 0 --:--:-- --:--:-- --:--:-- 16231", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-xgxmxj", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "[etcd] => /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/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.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "[etcd] => [30-Jul-2019 23:19:04 UTC] clearwater-diags-monitor starting\n[30-Jul-2019 23:19:04 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "Execution done (PID=2396, return_code=0): /tmp/V9D0F/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "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-07-30T23:19:13.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}, {"node_instance_id": "bind_47yuvo", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.439Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:13.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4d452c5c-9497-4155-b298-83ee47ebff0f"}], "metadata": {"pagination": {"total": 2519, "offset": 2506, "size": 50}}} 2019-07-30 23:19:14,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:14,477 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:14 GMT 2019-07-30 23:19:14,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:14,478 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:19:14,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:14,478 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:14,478 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:14,478 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:19:14,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-xgxmxj 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://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-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:21 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:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 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,702 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 8817 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 0m58.308s user 0m19.171s sys 0m8.159s 2019-07-30 23:19:14,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-07-30 23:19:14,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.017s user 0m0.006s sys 0m0.008s 2019-07-30 23:19:14,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-07-30 23:19:14,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:88:eb:62 inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe88:eb62/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:67941 errors:0 dropped:0 overruns:0 frame:0 TX packets:21540 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128358323 (128.3 MB) TX bytes:3009896 (3.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:777 errors:0 dropped:0 overruns:0 frame:0 TX packets:777 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95627 (95.6 KB) TX bytes:95627 (95.6 KB) real 0m0.009s user 0m0.002s sys 0m0.004s 2019-07-30 23:19:14,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 23:16 ? 00:00:01 /sbin/init root 2 0 0 23:16 ? 00:00:00 [kthreadd] root 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0] root 4 2 0 23:16 ? 00:00:00 [kworker/0:0] root 5 2 0 23:16 ? 00:00:00 [kworker/0:0H] root 6 2 0 23:16 ? 00:00:00 [kworker/u2:0] root 7 2 0 23:16 ? 00:00:00 [rcu_sched] root 8 2 0 23:16 ? 00:00:00 [rcuos/0] root 9 2 0 23:16 ? 00:00:00 [rcu_bh] root 10 2 0 23:16 ? 00:00:00 [rcuob/0] root 11 2 0 23:16 ? 00:00:00 [migration/0] root 12 2 0 23:16 ? 00:00:00 [watchdog/0] root 13 2 0 23:16 ? 00:00:00 [khelper] root 14 2 0 23:16 ? 00:00:00 [kdevtmpfs] root 15 2 0 23:16 ? 00:00:00 [netns] root 16 2 0 23:16 ? 00:00:00 [writeback] root 17 2 0 23:16 ? 00:00:00 [kintegrityd] root 18 2 0 23:16 ? 00:00:00 [bioset] root 19 2 0 23:16 ? 00:00:00 [kworker/u3:0] root 20 2 0 23:16 ? 00:00:00 [kblockd] root 21 2 0 23:16 ? 00:00:00 [ata_sff] root 22 2 0 23:16 ? 00:00:00 [khubd] root 23 2 0 23:16 ? 00:00:00 [md] root 24 2 0 23:16 ? 00:00:00 [devfreq_wq] root 25 2 0 23:16 ? 00:00:00 [kworker/0:1] root 27 2 0 23:16 ? 00:00:00 [khungtaskd] root 28 2 0 23:16 ? 00:00:00 [kswapd0] root 29 2 0 23:16 ? 00:00:00 [vmstat] root 30 2 0 23:16 ? 00:00:00 [ksmd] root 31 2 0 23:16 ? 00:00:00 [khugepaged] root 32 2 0 23:16 ? 00:00:00 [fsnotify_mark] root 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 23:16 ? 00:00:00 [crypto] root 46 2 0 23:16 ? 00:00:00 [kthrotld] root 47 2 0 23:16 ? 00:00:00 [kworker/u2:1] root 48 2 0 23:16 ? 00:00:00 [vballoon] root 49 2 0 23:16 ? 00:00:00 [scsi_eh_0] root 50 2 0 23:16 ? 00:00:00 [scsi_eh_1] root 51 2 0 23:16 ? 00:00:00 [kworker/u2:2] root 52 2 0 23:16 ? 00:00:00 [kworker/u2:3] root 71 2 0 23:16 ? 00:00:00 [deferwq] root 72 2 0 23:16 ? 00:00:00 [charger_manager] root 114 2 0 23:16 ? 00:00:00 [kpsmoused] root 132 2 0 23:16 ? 00:00:00 [kworker/0:2] root 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon root 382 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 23:16 ? 00:00:00 [kworker/u3:1] root 508 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon root 551 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 23:16 ? 00:00:00 [kauditd] message+ 887 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork root 922 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind root 937 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon syslog 939 1 0 23:16 ? 00:00:00 rsyslogd root 1041 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D root 1098 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1099 1 0 23:16 ? 00:00:00 cron daemon 1101 1 0 23:16 ? 00:00:00 atd root 1186 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 23:16 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_xgxmxj/env/bin/python -m cloudify_agent.worker --queue bind_host_xgxmxj --max-workers 5 --name bind_host_xgxmxj ubuntu 1463 1461 0 23:16 ? 00:00:00 /home/ubuntu/bind_host_xgxmxj/env/bin/python -m cloudify_agent.worker --queue bind_host_xgxmxj --max-workers 5 --name bind_host_xgxmxj ubuntu 1610 1 0 23:17 ? 00:00:00 python2.7 /home/ubuntu/bind_host_xgxmxj/env/bin/diamond --configfile /home/ubuntu/bind_host_xgxmxj/work/plugins/diamond/etc/diamond.conf bind 2331 1 0 23:17 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2386 1463 1 23:18 ? 00:00:00 /home/ubuntu/bind_host_xgxmxj/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-M647F0 ubuntu 2396 2386 0 23:18 ? 00:00:00 /bin/sh -c /tmp/V9D0F/install-etcd.sh ubuntu 2398 2396 0 23:18 ? 00:00:00 /bin/bash -e /tmp/V9D0F/install-etcd.sh ntp 8411 1 0 23:18 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8950 1 0 23:19 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8960 8950 0 23:19 ? 00:00:00 [check-monit-upt] clearwa+ 9017 1 0 23:19 ? 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.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380 root 9031 8950 0 23:19 ? 00:00:00 [check-etcd-upti] root 9035 8950 0 23:19 ? 00:00:00 [poll_etcd_clust] root 9038 8950 0 23:19 ? 00:00:00 [poll_etcd.sh] root 9063 1 0 23:19 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9067 9063 0 23:19 ? 00:00:00 inotifywait -e create -qq . ubuntu 9212 2398 0 23:19 ? 00:00:00 /bin/bash -e /tmp/V9D0F/install-etcd.sh ubuntu 9213 9212 0 23:19 ? 00:00:00 /bin/bash -e /tmp/V9D0F/install-etcd.sh root 9214 9213 0 23:19 ? 00:00:00 sudo ps -edf root 9215 9214 0 23:19 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2019-07-30 23:19:14,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-07-30 23:19:14,483 - 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.14:2380 0.0.0.0:* LISTEN 9017/etcd tcp 0 0 127.0.0.1:55919 0.0.0.0:* LISTEN 2386/python tcp 0 0 192.168.120.14:53 0.0.0.0:* LISTEN 2331/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2331/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2331/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8950/monit tcp6 0 0 :::53 :::* LISTEN 2331/named tcp6 0 0 :::22 :::* LISTEN 1094/sshd tcp6 0 0 ::1:953 :::* LISTEN 2331/named tcp6 0 0 :::4000 :::* LISTEN 9017/etcd udp 0 0 192.168.120.14:53 0.0.0.0:* 2331/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2331/named udp 0 0 0.0.0.0:68 0.0.0.0:* 551/dhclient udp 0 0 192.168.120.14:123 0.0.0.0:* 8411/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8411/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8411/ntpd udp 0 0 0.0.0.0:62616 0.0.0.0:* 551/dhclient udp6 0 0 :::17940 :::* 551/dhclient udp6 0 0 :::53 :::* 2331/named udp6 0 0 fe80::f816:3eff:fe8:123 :::* 8411/ntpd udp6 0 0 ::1:123 :::* 8411/ntpd udp6 0 0 :::123 :::* 8411/ntpd Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8714 887/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 9070 1098/acpid /var/run/acpid.socket real 0m0.010s user 0m0.004s sys 0m0.005s 2019-07-30 23:19:14,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-07-30 23:19:14,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---3*[{named}] |-ntpd |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree | | `-7*[{python}] | `-{python} |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.003s sys 0m0.004s 2019-07-30 23:19:14,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-07-30 23:19:14,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-07-30 23:19:14,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-07-30 23:19:14,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-07-30 23:18:58.059044573 Stopping etcd clearwater-etcd 2019-07-30 23:19:04.098452386 Restarting etcd clearwater-etcd 2019-07-30 23:19:04.107967966 Configured ETCDCTL_PEERS: 2019-07-30 23:19:04.110329630 Check for previous failed startup attempt 2019-07-30 23:19:04.111382332 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-07-30 23:19:04.142946228 etcdctl returned 2 2019-07-30 23:19:04.152864454 Creating new cluster... 2019-07-30 23:19:04.159358011 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380 2019-07-30 23:19:04.161737569 Check we're actually a member of the cluster 2019-07-30 23:19:04.173490887 Wait for etcd to startup 2019-07-30 23:19:04.232538845 Etcd started successfully 2019-07-30 23:19:04.209564 I | etcdmain: etcd Version: 3.1.7 2019-07-30 23:19:04.209621 I | etcdmain: Git SHA: 43b7507 2019-07-30 23:19:04.209636 I | etcdmain: Go Version: go1.7.5 2019-07-30 23:19:04.209640 I | etcdmain: Go OS/Arch: linux/amd64 2019-07-30 23:19:04.209644 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-07-30 23:19:04.209736 I | embed: listening for peers on http://192.168.120.14:2380 2019-07-30 23:19:04.209803 I | embed: listening for client requests on 0.0.0.0:4000 2019-07-30 23:19:04.563963 I | etcdserver: name = 192-168-120-14 2019-07-30 23:19:04.563983 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.14 2019-07-30 23:19:04.563998 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.14/member 2019-07-30 23:19:04.564003 I | etcdserver: heartbeat = 100ms 2019-07-30 23:19:04.564006 I | etcdserver: election = 1000ms 2019-07-30 23:19:04.564010 I | etcdserver: snapshot count = 10000 2019-07-30 23:19:04.564018 I | etcdserver: advertise client URLs = http://192.168.120.14:4000 2019-07-30 23:19:04.564022 I | etcdserver: initial advertise peer URLs = http://192.168.120.14:2380 2019-07-30 23:19:04.564030 I | etcdserver: initial cluster = 192-168-120-14=http://192.168.120.14:2380 2019-07-30 23:19:04.571474 I | etcdserver: starting member 810a326e07e71be9 in cluster b41699c7b315d475 2019-07-30 23:19:04.571536 I | raft: 810a326e07e71be9 became follower at term 0 2019-07-30 23:19:04.571576 I | raft: newRaft 810a326e07e71be9 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-07-30 23:19:04.571582 I | raft: 810a326e07e71be9 became follower at term 1 2019-07-30 23:19:04.591395 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-07-30 23:19:04.592579 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475 2019-07-30 23:19:04.871788 I | raft: 810a326e07e71be9 is starting a new election at term 1 2019-07-30 23:19:04.871914 I | raft: 810a326e07e71be9 became candidate at term 2 2019-07-30 23:19:04.871938 I | raft: 810a326e07e71be9 received MsgVoteResp from 810a326e07e71be9 at term 2 2019-07-30 23:19:04.871952 I | raft: 810a326e07e71be9 became leader at term 2 2019-07-30 23:19:04.871968 I | raft: raft.node: 810a326e07e71be9 elected leader 810a326e07e71be9 at term 2 2019-07-30 23:19:04.872374 I | etcdserver: setting up the initial cluster version to 3.1 2019-07-30 23:19:04.872440 I | etcdserver: published {Name:192-168-120-14 ClientURLs:[http://192.168.120.14:4000]} to cluster b41699c7b315d475 2019-07-30 23:19:04.872559 I | embed: ready to serve client requests 2019-07-30 23:19:04.873064 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-07-30 23:19:04.874064 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:60667 2019-07-30 23:19:04.875018 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:60666 2019-07-30 23:19:04.877395 N | etcdserver/membership: set the initial cluster version to 3.1 2019-07-30 23:19:04.877437 I | etcdserver/api: enabled capabilities for version 3.1 2019-07-30 23:19:04.877563 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:60674 2019-07-30 23:19:13.221589 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.14/liveness-check remote:192.168.120.14:60681 real 0m0.005s user 0m0.000s sys 0m0.005s 2019-07-30 23:19:14,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-30 23:19:14,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-07-30 23:19:14,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-30 23:19:14,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-xgxmxj 2019-07-30 23:19:14,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-30 23:19:14,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-30 23:19:14,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 16197 0 --:--:-- --:--:-- --:--:-- 16231 2019-07-30 23:19:14,485 - 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-xgxmxj 2019-07-30 23:19:14,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /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/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.006s 2019-07-30 23:19:14,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [30-Jul-2019 23:19:04 UTC] clearwater-diags-monitor starting [30-Jul-2019 23:19:04 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-30 23:19:14,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-30 23:19:14,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-30 23:19:14,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2396, return_code=0): /tmp/V9D0F/install-etcd.sh 2019-07-30 23:19:14,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 23:19:14,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 23:19:14,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 23:19:14,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 23:19:14,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 23:19:14,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-30 23:19:14,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-30 23:19:14,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-07-30 23:19:14,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:19:14,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:14,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:14,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:14,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:14,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:14,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:14,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:14,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:19:14,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:14,549 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:14 GMT 2019-07-30 23:19:14,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:14,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:19:14,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:14,549 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:14,549 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:19,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:19:19,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:19,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:19,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:19,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:19,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:19,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:19,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:19,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_47yuvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.984Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:14.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_47yuvo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.984Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:14.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_47yuvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:14.984Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:14.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bind_47yuvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:15.709Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:15.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:16.421Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:16.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:16.421Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:15.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:16.421Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:16.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_ofttsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:17.018Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:16.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:17.018Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:16.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:17.018Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:16.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:17.577Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:17.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5d4b174c-43b9-4edc-be44-fc72175d209c"}, {"node_instance_id": "sprout_xhvh19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:17.577Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:16.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:17.577Z", "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-07-30T23:19:17.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5d4b174c-43b9-4edc-be44-fc72175d209c"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:17.577Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:16.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:17.577Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/80HON/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:17.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5d4b174c-43b9-4edc-be44-fc72175d209c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.173Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmphHxH6L', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:17.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5d4b174c-43b9-4edc-be44-fc72175d209c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.173Z", "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-07-30T23:19:17.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5d4b174c-43b9-4edc-be44-fc72175d209c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.173Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'etcd_ip': u'192.168.120.14', 'name': u'ellis-oykjv3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:17.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5d4b174c-43b9-4edc-be44-fc72175d209c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.173Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp_D_TTq', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:17.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5d4b174c-43b9-4edc-be44-fc72175d209c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.173Z", "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-07-30T23:19:17.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5d4b174c-43b9-4edc-be44-fc72175d209c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.173Z", "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-07-30T23:19:17.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5d4b174c-43b9-4edc-be44-fc72175d209c"}, {"node_instance_id": "vellum_ofttsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.173Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:17.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.173Z", "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-07-30T23:19:17.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5d4b174c-43b9-4edc-be44-fc72175d209c"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.800Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpQtawCe', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:18.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ed4d36b2-b941-4871-b20e-a7c8bb0ca2a9"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.800Z", "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-07-30T23:19:18.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ed4d36b2-b941-4871-b20e-a7c8bb0ca2a9"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.800Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:18.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ed4d36b2-b941-4871-b20e-a7c8bb0ca2a9"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.800Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/V1LU2/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:18.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ed4d36b2-b941-4871-b20e-a7c8bb0ca2a9"}, {"node_instance_id": "bono_j9wcw9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.800Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:18.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.800Z", "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-07-30T23:19:18.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ed4d36b2-b941-4871-b20e-a7c8bb0ca2a9"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.800Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'sprout-xhvh19', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:18.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ed4d36b2-b941-4871-b20e-a7c8bb0ca2a9"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.800Z", "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-07-30T23:19:18.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ed4d36b2-b941-4871-b20e-a7c8bb0ca2a9"}, {"node_instance_id": "ellis_oykjv3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.800Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:18.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:18.800Z", "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-07-30T23:19:18.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ed4d36b2-b941-4871-b20e-a7c8bb0ca2a9"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:19.393Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpXqg61C', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:18.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ed4d36b2-b941-4871-b20e-a7c8bb0ca2a9"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:19.393Z", "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-07-30T23:19:19.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a7dedca-eab1-4af0-92e3-8ff54c80484d"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:19.393Z", "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-07-30T23:19:18.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.ed4d36b2-b941-4871-b20e-a7c8bb0ca2a9"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:19.393Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:18.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a7dedca-eab1-4af0-92e3-8ff54c80484d"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:19.393Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/1EFA7/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:18.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a7dedca-eab1-4af0-92e3-8ff54c80484d"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:19.393Z", "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-07-30T23:19:19.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a7dedca-eab1-4af0-92e3-8ff54c80484d"}], "metadata": {"pagination": {"total": 2580, "offset": 2541, "size": 50}}} 2019-07-30 23:19:19,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:19,716 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:19 GMT 2019-07-30 23:19:19,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:19,716 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:19:19,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:19,716 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:19,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:19,716 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:19:19,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:19:19,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:19:19,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 23:19:19,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:19:19,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:19:19,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:19:19,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:19:19,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:19:19,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:19:19,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:19,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-30 23:19:19,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:19,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:19:19,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-07-30 23:19:19,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/80HON/clearwater.py 2019-07-30 23:19:19,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphHxH6L', '/etc/clearwater/local_config'] 2019-07-30 23:19:19,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 23:19:19,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'etcd_ip': u'192.168.120.14', 'name': u'ellis-oykjv3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2019-07-30 23:19:19,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp_D_TTq', '/etc/dnsmasq.resolv.conf'] 2019-07-30 23:19:19,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-30 23:19:19,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 23:19:19,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 23:19:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpQtawCe', '/etc/clearwater/local_config'] 2019-07-30 23:19:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 23:19:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-30 23:19:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/V1LU2/clearwater.py 2019-07-30 23:19:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 23:19:19,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'sprout-xhvh19', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2019-07-30 23:19:19,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 23:19:19,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:19:19,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:19:19,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpXqg61C', '/etc/dnsmasq.resolv.conf'] 2019-07-30 23:19:19,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:19:19,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-30 23:19:19,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-30 23:19:19,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/1EFA7/clearwater.py 2019-07-30 23:19:19,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 23:19:19,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:19:19,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:19,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:19,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:19,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:19,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:19,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:19,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:19,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:19:19,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:19,795 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:19 GMT 2019-07-30 23:19:19,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:19,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:19:19,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:19,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:19,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:24,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:19:24,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:24,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:24,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:24,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:24,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:24,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:24,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:24,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.011Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'vellum-ofttsc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:19.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a7dedca-eab1-4af0-92e3-8ff54c80484d"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.011Z", "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-07-30T23:19:19.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a7dedca-eab1-4af0-92e3-8ff54c80484d"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.011Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpe3AHiS', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:19.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a7dedca-eab1-4af0-92e3-8ff54c80484d"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.011Z", "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-07-30T23:19:19.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a7dedca-eab1-4af0-92e3-8ff54c80484d"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.011Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpaqGJpz', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:19.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a7dedca-eab1-4af0-92e3-8ff54c80484d"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.011Z", "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-07-30T23:19:19.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.9a7dedca-eab1-4af0-92e3-8ff54c80484d"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.011Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/R3TOH/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:19.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.07f4f442-3a41-4489-a708-b98e9cc22b29"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.011Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:19.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.07f4f442-3a41-4489-a708-b98e9cc22b29"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.011Z", "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-07-30T23:19:19.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.07f4f442-3a41-4489-a708-b98e9cc22b29"}, {"node_instance_id": "dime_fgnxp1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.011Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:19.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_xhvh19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.011Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:19.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.607Z", "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-07-30T23:19:20.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.07f4f442-3a41-4489-a708-b98e9cc22b29"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.607Z", "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-07-30T23:19:20.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.07f4f442-3a41-4489-a708-b98e9cc22b29"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.607Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/T8ZOR/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:20.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0f72bb3b-21cb-4acd-bc3c-a2bc4d1554c1"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.607Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:20.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0f72bb3b-21cb-4acd-bc3c-a2bc4d1554c1"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.607Z", "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-07-30T23:19:20.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0f72bb3b-21cb-4acd-bc3c-a2bc4d1554c1"}, {"node_instance_id": "vellum_ofttsc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.607Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:20.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.607Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:19.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:20.607Z", "message": "The config dict: {'public_ip': u'172.30.9.218', 'etcd_ip': u'192.168.120.14', 'name': u'bono-j9wcw9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.28'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:20.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.07f4f442-3a41-4489-a708-b98e9cc22b29"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.215Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:20.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.215Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/MQY5X/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d748cd18-9fc4-4484-8595-4c86d76b6026"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.215Z", "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-07-30T23:19:20.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0f72bb3b-21cb-4acd-bc3c-a2bc4d1554c1"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.215Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmphbVk3S', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:20.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0f72bb3b-21cb-4acd-bc3c-a2bc4d1554c1"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.215Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'dime-fgnxp1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:20.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0f72bb3b-21cb-4acd-bc3c-a2bc4d1554c1"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.215Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:20.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0f72bb3b-21cb-4acd-bc3c-a2bc4d1554c1"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.215Z", "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-07-30T23:19:20.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0f72bb3b-21cb-4acd-bc3c-a2bc4d1554c1"}, {"node_instance_id": "vellum_ofttsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.215Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:20.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.798Z", "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-07-30T23:19:21.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d748cd18-9fc4-4484-8595-4c86d76b6026"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.798Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d748cd18-9fc4-4484-8595-4c86d76b6026"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.798Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpJSsGeJ', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0f72bb3b-21cb-4acd-bc3c-a2bc4d1554c1"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.798Z", "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-07-30T23:19:21.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0f72bb3b-21cb-4acd-bc3c-a2bc4d1554c1"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.798Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.798Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.798Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpIiR4X8', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d748cd18-9fc4-4484-8595-4c86d76b6026"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.798Z", "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-07-30T23:19:21.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d748cd18-9fc4-4484-8595-4c86d76b6026"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.798Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'homer-u4ubko', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d748cd18-9fc4-4484-8595-4c86d76b6026"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.798Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:21.798Z", "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-07-30T23:19:21.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d748cd18-9fc4-4484-8595-4c86d76b6026"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:22.457Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_f5b4bv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.370Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_ofttsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:22.457Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_fgnxp1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:22.457Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:22.457Z", "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-07-30T23:19:22.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d748cd18-9fc4-4484-8595-4c86d76b6026"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:22.457Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpMxleX8', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d748cd18-9fc4-4484-8595-4c86d76b6026"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:22.457Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:22.457Z", "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-07-30T23:19:21.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d748cd18-9fc4-4484-8595-4c86d76b6026"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.011Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/BETCW/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:22.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.011Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:21.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.011Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:22.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.011Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/CC2QP/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_f5b4bv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:22.434Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d0801c13-db66-4a3d-b465-121e988521bb"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.651Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 2654, "offset": 2580, "size": 50}}} 2019-07-30 23:19:24,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:24,932 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:24 GMT 2019-07-30 23:19:24,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:24,932 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:19:24,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:24,933 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:24,933 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:24,933 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:19:24,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'vellum-ofttsc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2019-07-30 23:19:24,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 23:19:24,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpe3AHiS', '/etc/clearwater/local_config'] 2019-07-30 23:19:24,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 23:19:24,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpaqGJpz', '/etc/dnsmasq.resolv.conf'] 2019-07-30 23:19:24,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-30 23:19:24,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/R3TOH/clearwater.py 2019-07-30 23:19:24,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-30 23:19:24,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:19:24,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:24,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:19:24,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 23:19:24,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 23:19:24,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/T8ZOR/clearwater.py 2019-07-30 23:19:24,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-30 23:19:24,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:19:24,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:19:24,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.218', 'etcd_ip': u'192.168.120.14', 'name': u'bono-j9wcw9', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.28'}. 2019-07-30 23:19:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:19:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/MQY5X/clearwater.py 2019-07-30 23:19:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 23:19:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphbVk3S', '/etc/clearwater/local_config'] 2019-07-30 23:19:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'dime-fgnxp1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2019-07-30 23:19:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 23:19:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 23:19:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:19:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-07-30 23:19:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-07-30 23:19:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpJSsGeJ', '/etc/dnsmasq.resolv.conf'] 2019-07-30 23:19:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-30 23:19:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 23:19:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-07-30 23:19:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpIiR4X8', '/etc/clearwater/local_config'] 2019-07-30 23:19:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-07-30 23:19:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'homer-u4ubko', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}. 2019-07-30 23:19:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:19:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:19:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 23:19:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:19:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-30 23:19:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpMxleX8', '/etc/dnsmasq.resolv.conf'] 2019-07-30 23:19:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:19:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 23:19:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/BETCW/install-ellis.sh 2019-07-30 23:19:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:19:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/CC2QP/append_proxy_snmp_conf.py 2019-07-30 23:19:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:19:24,942 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:19:25,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:25,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:25,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:25,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:25,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:25,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:25,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:25,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:19:25,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:25,019 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:25 GMT 2019-07-30 23:19:25,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:25,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:19:25,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:25,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:25,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:30,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:19:30,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:30,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:30,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:30,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:30,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:30,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:30,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:30,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.651Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:22.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.651Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:22.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.651Z", "message": "Process created, PID: 1742", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:22.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.651Z", "message": "[ellis] Configure the APT software source", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.651Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "vellum_ofttsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.651Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:22.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.651Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_f5b4bv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:22.769Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.651Z", "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-07-30T23:19:22.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.651Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.651Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:23.651Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:24.257Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:24.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:24.257Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:24.257Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:24.257Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/G5QKZ/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:24.257Z", "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-07-30T23:19:23.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:24.257Z", "message": "Process created, PID: 1743", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:24.257Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:24.257Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:24.257Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "homer_u4ubko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:24.891Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:24.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:24.891Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:24.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:24.891Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:24.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "dime_fgnxp1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:24.891Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:23.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:25.437Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:25.437Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:25.437Z", "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-07-30T23:19:25.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.07f4f442-3a41-4489-a708-b98e9cc22b29"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:25.437Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:24.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:25.437Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/JB992/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:25.437Z", "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-07-30T23:19:25.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:25.437Z", "message": "Process created, PID: 1744", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:25.437Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:25.437Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:25.437Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpBgd_yq', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.07f4f442-3a41-4489-a708-b98e9cc22b29"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:25.437Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.034Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.034Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "sprout_xhvh19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.034Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.034Z", "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-07-30T23:19:25.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.034Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/DKBJT/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.034Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.07f4f442-3a41-4489-a708-b98e9cc22b29"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.034Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWChLps', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.07f4f442-3a41-4489-a708-b98e9cc22b29"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.034Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.034Z", "message": "Process created, PID: 1741", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.034Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.034Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.683Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:26.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.683Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:26.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.683Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:25.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.683Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:26.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 2696, "offset": 2630, "size": 50}}} 2019-07-30 23:19:30,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:30,270 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:30 GMT 2019-07-30 23:19:30,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:30,270 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:19:30,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:30,271 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:30,271 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:30,271 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:19:30,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 23:19:30,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 23:19:30,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1742 2019-07-30 23:19:30,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-07-30 23:19:30,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-07-30 23:19:30,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:30,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:19:30,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:19:30,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:19:30,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 23:19:30,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-07-30 23:19:30,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-07-30 23:19:30,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 23:19:30,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-07-30 23:19:30,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/G5QKZ/install-vellum.sh 2019-07-30 23:19:30,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:19:30,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1743 2019-07-30 23:19:30,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 23:19:30,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 23:19:30,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-07-30 23:19:30,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:30,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-07-30 23:19:30,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-07-30 23:19:30,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:30,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-07-30 23:19:30,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-07-30 23:19:30,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-07-30 23:19:30,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 23:19:30,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/JB992/install-dime.sh 2019-07-30 23:19:30,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:19:30,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1744 2019-07-30 23:19:30,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 23:19:30,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 23:19:30,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpBgd_yq', '/etc/clearwater/local_config'] 2019-07-30 23:19:30,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-07-30 23:19:30,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 23:19:30,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-07-30 23:19:30,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:30,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:19:30,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/DKBJT/install-homer.sh 2019-07-30 23:19:30,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-07-30 23:19:30,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWChLps', '/etc/dnsmasq.resolv.conf'] 2019-07-30 23:19:30,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 23:19:30,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1741 2019-07-30 23:19:30,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-07-30 23:19:30,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-07-30 23:19:30,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-07-30 23:19:30,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-07-30 23:19:30,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-07-30 23:19:30,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:19:30,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:19:30,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:30,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:30,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:30,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:30,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:30,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:30,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:30,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:19:30,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:30,341 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:30 GMT 2019-07-30 23:19:30,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:30,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:19:30,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:30,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:30,341 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:35,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:19:36,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:36,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:36,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:36,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:36,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:36,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:36,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:36,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:26.683Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:26.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:27.285Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_f5b4bv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:27.204Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:27.947Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:27.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:27.947Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/MNGL8/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:27.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:27.947Z", "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-07-30T23:19:27.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:27.947Z", "message": "Process created, PID: 1752", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:27.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:27.947Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:27.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:27.947Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:27.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:27.947Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:27.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:27.947Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:27.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:27.947Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:27.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:28.522Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/DLY59/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_f5b4bv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:28.399Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.c0bb92cf-a706-4f57-8261-e790261a47a0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:29.281Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_f5b4bv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:29.072Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_j9wcw9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:29.898Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:29.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:29.898Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:29.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:29.898Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:29.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:31.627Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/W8NT0/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:31.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.253Z", "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-07-30T23:19:31.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.253Z", "message": "Process created, PID: 1744", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:31.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.253Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:31.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.253Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:31.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.253Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-8m8c76\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]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 5s (2,217 kB/s)\nReading package lists...\n\nreal\t0m8.274s\nuser\t0m5.251s\nsys\t0m0.622s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:31.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.253Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:31.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.253Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:31.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.253Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:31.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.253Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:31.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.253Z", "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-07-30T23:19:31.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.253Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:32.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.936Z", "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-07-30T23:19:32.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.936Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:32.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:32.936Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-men849\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 5s (2,244 kB/s)\nReading package lists...\n\nreal\t0m8.117s\nuser\t0m5.247s\nsys\t0m0.754s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:32.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}], "metadata": {"pagination": {"total": 2711, "offset": 2680, "size": 50}}} 2019-07-30 23:19:36,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:36,032 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:36 GMT 2019-07-30 23:19:36,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:36,032 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:19:36,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:36,033 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:36,033 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:36,033 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:19:36,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-07-30 23:19:36,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:36,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-07-30 23:19:36,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/MNGL8/install-sprout.sh 2019-07-30 23:19:36,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:19:36,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1752 2019-07-30 23:19:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 23:19:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 23:19:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-07-30 23:19:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-07-30 23:19:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-07-30 23:19:36,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/DLY59/append_proxy_snmp_conf.py 2019-07-30 23:19:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:19:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:19:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-07-30 23:19:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-07-30 23:19:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/W8NT0/install-bono.sh 2019-07-30 23:19:36,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-07-30 23:19:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1744 2019-07-30 23:19:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 23:19:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-07-30 23:19:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-8m8c76 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] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 5s (2,217 kB/s) Reading package lists... real 0m8.274s user 0m5.251s sys 0m0.622s 2019-07-30 23:19:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-07-30 23:19:36,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-07-30 23:19:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:19:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 23:19:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:19:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-07-30 23:19:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-07-30 23:19:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:19:36,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-men849 Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Ign http://repo.cw-ngv.com binary/ Translation-en 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 5s (2,244 kB/s) Reading package lists... real 0m8.117s user 0m5.247s sys 0m0.754s 2019-07-30 23:19:36,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:19:36,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:36,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:36,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:36,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:36,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:36,146 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:36,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:36,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:19:36,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:36,146 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:36 GMT 2019-07-30 23:19:36,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:36,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:19:36,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:36,147 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:36,147 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:41,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:19:42,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:42,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:42,131 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:42,131 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:42,131 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:42,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:42,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:42,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:36.214Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-a6gzfb\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]\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]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\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 [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 [835 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 [7,616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 5s (2,250 kB/s)\nReading package lists...\n\nreal\t0m10.642s\nuser\t0m5.020s\nsys\t0m0.566s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:36.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:36.948Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:36.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:36.948Z", "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-07-30T23:19:36.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:36.948Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-lletkh\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\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 5s (2,198 kB/s)\nReading package lists...\n\nreal\t0m10.113s\nuser\t0m5.210s\nsys\t0m0.553s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:36.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:36.948Z", "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-07-30T23:19:36.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:36.948Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:36.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}], "metadata": {"pagination": {"total": 2717, "offset": 2711, "size": 50}}} 2019-07-30 23:19:42,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:42,132 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:42 GMT 2019-07-30 23:19:42,132 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:42,132 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:19:42,132 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:42,132 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:42,132 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:42,132 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:19:42,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-a6gzfb 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] 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] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Ign http://repo.cw-ngv.com binary/ Translation-en 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 [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 [835 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 [7,616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [162 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 5s (2,250 kB/s) Reading package lists... real 0m10.642s user 0m5.020s sys 0m0.566s 2019-07-30 23:19:42,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:19:42,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-07-30 23:19:42,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-lletkh Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 5s (2,198 kB/s) Reading package lists... real 0m10.113s user 0m5.210s sys 0m0.553s 2019-07-30 23:19:42,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-07-30 23:19:42,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:19:42,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:19:42,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:42,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:42,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:42,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:42,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:42,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:42,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:42,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:19:42,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:42,624 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:42 GMT 2019-07-30 23:19:42,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:42,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:19:42,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:42,624 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:42,624 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:47,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:19:47,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:47,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:47,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:47,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:47,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:47,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:47,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:47,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:43.003Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:42.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:43.700Z", "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-07-30T23:19:43.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:43.700Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k3s6ag\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [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,233 kB/s)\nReading package lists...\n\nreal\t0m15.385s\nuser\t0m5.313s\nsys\t0m0.670s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:43.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:43.700Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:43.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:43.700Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-hcp4ri\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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 [835 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://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [162 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,017 kB/s)\nReading package lists...\n\nreal\t0m11.093s\nuser\t0m5.196s\nsys\t0m0.641s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:43.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:43.700Z", "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-07-30T23:19:43.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:43.700Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:43.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:44.579Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:43.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:45.500Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:45.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:46.125Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:45.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:47.543Z", "message": "Waiting for process 1752 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:47.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}], "metadata": {"pagination": {"total": 2728, "offset": 2717, "size": 50}}} 2019-07-30 23:19:47,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:47,757 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:47 GMT 2019-07-30 23:19:47,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:47,757 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:19:47,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:47,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:47,757 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:47,757 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:19:47,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-30 23:19:47,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-07-30 23:19:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k3s6ag Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [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,233 kB/s) Reading package lists... real 0m15.385s user 0m5.313s sys 0m0.670s 2019-07-30 23:19:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:19:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-hcp4ri Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 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 [835 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://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [162 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,017 kB/s) Reading package lists... real 0m11.093s user 0m5.196s sys 0m0.641s 2019-07-30 23:19:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-07-30 23:19:47,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:19:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-30 23:19:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:19:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-30 23:19:47,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1752 to end... 2019-07-30 23:19:47,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:19:47,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:47,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:47,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:47,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:47,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:47,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:47,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:47,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:19:47,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:47,844 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:47 GMT 2019-07-30 23:19:47,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:47,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:19:47,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:47,845 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:47,845 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:52,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:19:52,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:52,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:52,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:52,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:52,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:52,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:52,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:52,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:19:51.674Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:19:51.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}], "metadata": {"pagination": {"total": 2729, "offset": 2728, "size": 50}}} 2019-07-30 23:19:52,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:52,992 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:52 GMT 2019-07-30 23:19:52,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:52,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-07-30 23:19:52,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:52,992 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:52,993 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:52,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:19:52,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:19:53,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:53,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:53,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:53,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:53,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:53,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:53,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:53,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:19:53,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:53,082 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:53 GMT 2019-07-30 23:19:53,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:53,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:19:53,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:53,082 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:53,082 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:58,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:19:58,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:58,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:58,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:58,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:58,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:58,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:58,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:58,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2729, "offset": 2729, "size": 50}}} 2019-07-30 23:19:58,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:58,222 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:58 GMT 2019-07-30 23:19:58,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:58,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:19:58,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:58,222 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:58,223 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:19:58,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:19:58,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:19:58,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:19:58,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:19:58,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:19:58,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:19:58,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:19:58,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:19:58,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:19:58,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:19:58,294 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:19:58 GMT 2019-07-30 23:19:58,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:19:58,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:19:58,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:19:58,295 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:19:58,295 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:03,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:20:03,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:03,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:03,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:03,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:03,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:03,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:03,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:03,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:03.210Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:03.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}], "metadata": {"pagination": {"total": 2730, "offset": 2729, "size": 50}}} 2019-07-30 23:20:03,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:03,429 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:03 GMT 2019-07-30 23:20:03,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:03,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-07-30 23:20:03,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:03,430 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:03,430 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:03,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-30 23:20:03,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:20:03,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:03,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:03,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:03,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:03,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:03,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:03,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:03,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:20:03,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:03,537 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:03 GMT 2019-07-30 23:20:03,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:03,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:20:03,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:03,537 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:03,537 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:08,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:20:08,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:08,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:08,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:08,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:08,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:08,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:08,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:08,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:04.119Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:03.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:05.248Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:05.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:06.093Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:05.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:07.588Z", "message": "Waiting for process 1752 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:07.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}], "metadata": {"pagination": {"total": 2734, "offset": 2730, "size": 50}}} 2019-07-30 23:20:08,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:08,659 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:08 GMT 2019-07-30 23:20:08,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:08,659 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:20:08,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:08,659 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:08,659 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:08,659 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:20:08,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-30 23:20:08,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:20:08,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-30 23:20:08,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1752 to end... 2019-07-30 23:20:08,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:20:08,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:08,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:08,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:08,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:08,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:08,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:08,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:08,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:20:08,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:08,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:08 GMT 2019-07-30 23:20:08,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:08,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:20:08,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:08,748 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:08,748 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:13,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:20:13,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:13,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:13,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:13,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:13,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:13,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:13,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:13,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:11.882Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:11.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}], "metadata": {"pagination": {"total": 2735, "offset": 2734, "size": 50}}} 2019-07-30 23:20:13,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:13,999 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:13 GMT 2019-07-30 23:20:13,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:13,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-07-30 23:20:14,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:14,000 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:14,000 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:14,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:20:14,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:20:14,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:14,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:14,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:14,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:14,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:14,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:14,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:14,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:20:14,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:14,091 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:14 GMT 2019-07-30 23:20:14,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:14,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:20:14,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:14,091 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:14,091 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:19,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:20:19,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:19,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:19,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:19,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:19,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:19,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:19,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:19,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2735, "offset": 2735, "size": 50}}} 2019-07-30 23:20:19,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:19,208 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:19 GMT 2019-07-30 23:20:19,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:19,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:20:19,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:19,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:19,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:19,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:20:19,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:19,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:19,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:19,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:19,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:19,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:19,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:19,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:20:19,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:19,300 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:19 GMT 2019-07-30 23:20:19,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:19,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:20:19,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:19,300 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:19,300 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:24,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:20:24,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:24,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:24,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:24,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:24,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:24,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:24,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:24,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:23.224Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:23.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:24.094Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:23.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}], "metadata": {"pagination": {"total": 2737, "offset": 2735, "size": 50}}} 2019-07-30 23:20:24,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:24,422 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:24 GMT 2019-07-30 23:20:24,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:24,422 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:20:24,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:24,423 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:24,423 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:24,423 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:20:24,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-30 23:20:24,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-30 23:20:24,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:20:24,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:24,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:24,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:24,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:24,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:24,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:24,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:24,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:20:24,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:24,530 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:24 GMT 2019-07-30 23:20:24,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:24,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:20:24,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:24,530 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:24,530 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:29,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:20:29,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:29,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:29,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:29,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:29,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:29,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:29,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:29,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:25.282Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:25.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:26.078Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:25.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:27.597Z", "message": "Waiting for process 1752 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:27.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}], "metadata": {"pagination": {"total": 2740, "offset": 2737, "size": 50}}} 2019-07-30 23:20:29,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:29,666 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:29 GMT 2019-07-30 23:20:29,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:29,666 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:20:29,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:29,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:29,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:29,667 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:20:29,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:20:29,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-30 23:20:29,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1752 to end... 2019-07-30 23:20:29,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:20:29,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:29,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:29,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:29,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:29,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:29,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:29,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:29,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:20:29,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:29,758 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:29 GMT 2019-07-30 23:20:29,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:29,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:20:29,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:29,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:29,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:34,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:20:34,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:34,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:34,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:34,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:34,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:34,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:34,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:34,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:31.874Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:31.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}], "metadata": {"pagination": {"total": 2741, "offset": 2740, "size": 50}}} 2019-07-30 23:20:34,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:34,869 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:34 GMT 2019-07-30 23:20:34,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:34,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-07-30 23:20:34,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:34,870 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:34,870 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:34,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:20:34,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:20:34,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:34,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:34,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:34,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:34,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:34,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:34,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:34,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:20:34,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:34,976 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:34 GMT 2019-07-30 23:20:34,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:34,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:20:34,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:34,976 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:34,976 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:39,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:20:40,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:40,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:40,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:40,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:40,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:40,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:40,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:40,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2741, "offset": 2741, "size": 50}}} 2019-07-30 23:20:40,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:40,084 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:40 GMT 2019-07-30 23:20:40,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:40,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:20:40,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:40,084 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:40,084 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:40,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:20:40,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:40,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:40,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:40,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:40,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:40,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:40,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:40,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:20:40,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:40,184 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:40 GMT 2019-07-30 23:20:40,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:40,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:20:40,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:40,184 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:40,184 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:45,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:20:45,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:45,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:45,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:45,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:45,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:45,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:45,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:45,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:43.230Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:43.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:44.116Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:43.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}], "metadata": {"pagination": {"total": 2743, "offset": 2741, "size": 50}}} 2019-07-30 23:20:45,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:45,316 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:45 GMT 2019-07-30 23:20:45,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:45,316 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:20:45,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:45,317 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:45,317 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:45,317 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:20:45,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-30 23:20:45,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-30 23:20:45,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:20:45,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:45,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:45,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:45,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:45,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:45,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:45,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:45,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:20:45,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:45,390 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:45 GMT 2019-07-30 23:20:45,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:45,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:20:45,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:45,391 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:45,391 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:50,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:20:50,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:50,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:50,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:50,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:50,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:50,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:50,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:50,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:45.254Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:45.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:46.121Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:45.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:47.593Z", "message": "Waiting for process 1752 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:47.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}], "metadata": {"pagination": {"total": 2746, "offset": 2743, "size": 50}}} 2019-07-30 23:20:50,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:50,502 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:50 GMT 2019-07-30 23:20:50,502 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:50,502 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:20:50,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:50,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:50,502 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:50,502 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:20:50,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:20:50,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-30 23:20:50,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1752 to end... 2019-07-30 23:20:50,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:20:50,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:50,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:50,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:50,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:50,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:50,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:50,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:50,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:20:50,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:50,567 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:50 GMT 2019-07-30 23:20:50,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:50,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:20:50,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:50,567 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:50,567 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:55,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:20:55,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:55,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:55,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:55,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:55,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:55,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:55,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:55,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:20:51.878Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:20:51.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}], "metadata": {"pagination": {"total": 2747, "offset": 2746, "size": 50}}} 2019-07-30 23:20:55,654 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:55,654 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:55 GMT 2019-07-30 23:20:55,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:55,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-07-30 23:20:55,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:55,654 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:55,654 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:20:55,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:20:55,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:20:55,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:20:55,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:20:55,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:20:55,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:20:55,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:20:55,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:20:55,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:20:55,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:20:55,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:20:55,731 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:20:55 GMT 2019-07-30 23:20:55,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:20:55,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:20:55,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:20:55,731 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:20:55,731 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:00,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:21:00,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:00,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:00,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:00,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:00,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:00,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:00,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:00,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2747, "offset": 2747, "size": 50}}} 2019-07-30 23:21:00,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:00,824 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:00 GMT 2019-07-30 23:21:00,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:00,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:21:00,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:00,824 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:00,824 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:00,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:21:01,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:01,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:01,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:01,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:01,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:01,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:01,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:01,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:21:01,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:01,019 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:01 GMT 2019-07-30 23:21:01,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:01,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:21:01,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:01,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:01,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:06,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:21:06,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:06,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:06,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:06,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:06,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:06,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:06,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:06,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:03.279Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:03.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:04.148Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:04.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:05.301Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:05.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}], "metadata": {"pagination": {"total": 2750, "offset": 2747, "size": 50}}} 2019-07-30 23:21:06,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:06,147 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:06 GMT 2019-07-30 23:21:06,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:06,147 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:21:06,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:06,148 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:06,148 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:06,148 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:21:06,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-30 23:21:06,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-30 23:21:06,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:21:06,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:21:06,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:06,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:06,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:06,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:06,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:06,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:06,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:06,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:21:06,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:06,236 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:06 GMT 2019-07-30 23:21:06,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:06,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:21:06,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:06,236 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:06,236 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:11,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:21:11,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:11,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:11,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:11,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:11,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:11,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:11,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:11,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:06.120Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:05.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:07.616Z", "message": "Waiting for process 1752 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:07.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}], "metadata": {"pagination": {"total": 2752, "offset": 2750, "size": 50}}} 2019-07-30 23:21:11,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:11,364 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:11 GMT 2019-07-30 23:21:11,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:11,364 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:21:11,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:11,364 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:11,365 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:11,365 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:21:11,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-30 23:21:11,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1752 to end... 2019-07-30 23:21:11,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:21:11,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:11,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:11,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:11,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:11,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:11,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:11,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:11,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:21:11,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:11,446 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:11 GMT 2019-07-30 23:21:11,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:11,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:21:11,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:11,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:11,447 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:16,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:21:16,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:16,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:16,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:16,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:16,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:16,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:16,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:16,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:11.897Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:11.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}], "metadata": {"pagination": {"total": 2753, "offset": 2752, "size": 50}}} 2019-07-30 23:21:16,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:16,550 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:16 GMT 2019-07-30 23:21:16,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:16,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-07-30 23:21:16,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:16,550 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:16,550 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:16,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:21:16,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:21:16,639 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:16,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:16,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:16,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:16,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:16,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:16,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:16,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:21:16,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:16,639 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:16 GMT 2019-07-30 23:21:16,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:16,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:21:16,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:16,640 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:16,640 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:21,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:21:21,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:21,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:21,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:21,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:21,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:21,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:21,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:21,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2753, "offset": 2753, "size": 50}}} 2019-07-30 23:21:21,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:21,773 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:21 GMT 2019-07-30 23:21:21,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:21,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:21:21,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:21,773 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:21,773 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:21,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:21:21,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:21,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:21,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:21,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:21,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:21,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:21,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:21,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:21:21,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:21,855 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:21 GMT 2019-07-30 23:21:21,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:21,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:21:21,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:21,856 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:21,856 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:26,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:21:26,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:26,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:26,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:26,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:26,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:26,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:26,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:26,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:23.298Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:23.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:24.128Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:24.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:25.310Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:25.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:26.112Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:26.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}], "metadata": {"pagination": {"total": 2757, "offset": 2753, "size": 50}}} 2019-07-30 23:21:26,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:26,972 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:26 GMT 2019-07-30 23:21:26,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:26,972 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:21:26,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:26,972 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:26,973 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:26,973 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:21:26,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-30 23:21:26,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-30 23:21:26,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:21:26,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-30 23:21:26,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:21:27,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:27,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:27,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:27,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:27,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:27,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:27,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:27,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:21:27,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:27,054 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:27 GMT 2019-07-30 23:21:27,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:27,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:21:27,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:27,055 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:27,055 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:32,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:21:32,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:32,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:32,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:32,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:32,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:32,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:32,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:32,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:27.627Z", "message": "Waiting for process 1752 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:27.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:31.900Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:31.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}], "metadata": {"pagination": {"total": 2759, "offset": 2757, "size": 50}}} 2019-07-30 23:21:32,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:32,204 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:32 GMT 2019-07-30 23:21:32,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:32,204 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:21:32,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:32,205 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:32,205 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:32,205 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:21:32,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1752 to end... 2019-07-30 23:21:32,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:21:32,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:21:32,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:32,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:32,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:32,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:32,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:32,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:32,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:32,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:21:32,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:32,361 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:32 GMT 2019-07-30 23:21:32,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:32,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:21:32,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:32,362 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:32,362 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:37,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:21:37,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:37,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:37,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:37,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:37,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:37,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:37,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:37,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2759, "offset": 2759, "size": 50}}} 2019-07-30 23:21:37,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:37,469 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:37 GMT 2019-07-30 23:21:37,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:37,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:21:37,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:37,469 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:37,469 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:37,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:21:37,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:37,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:37,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:37,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:37,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:37,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:37,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:37,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:21:37,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:37,544 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:37 GMT 2019-07-30 23:21:37,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:37,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:21:37,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:37,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:37,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:42,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:21:42,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:42,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:42,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:42,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:42,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:42,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:42,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:42,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2759, "offset": 2759, "size": 50}}} 2019-07-30 23:21:42,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:42,645 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:42 GMT 2019-07-30 23:21:42,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:42,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:21:42,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:42,646 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:42,646 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:42,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:21:42,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:42,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:42,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:42,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:42,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:42,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:42,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:42,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:21:42,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:42,857 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:42 GMT 2019-07-30 23:21:42,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:42,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:21:42,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:42,857 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:42,858 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:47,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:21:47,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:47,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:47,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:47,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:47,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:47,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:47,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:47,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:43.273Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:43.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:44.357Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:44.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:45.303Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:45.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:46.131Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:46.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:46.781Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-hcp4ri\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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 13s (3,879 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 8498\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8540\nclearwater-socket-factory-sig start/running, process 8545\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m2.961s\nuser\t0m8.672s\nsys\t0m7.841s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:46.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:46.781Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:46.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:47.659Z", "message": "Waiting for process 1752 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:47.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}], "metadata": {"pagination": {"total": 2766, "offset": 2759, "size": 50}}} 2019-07-30 23:21:47,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:47,951 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:47 GMT 2019-07-30 23:21:47,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:47,951 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:21:47,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:47,951 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:47,952 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:47,952 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:21:47,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-30 23:21:47,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-30 23:21:47,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:21:47,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-30 23:21:47,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-hcp4ri 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [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 13s (3,879 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 8498 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8540 clearwater-socket-factory-sig start/running, process 8545 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m2.961s user 0m8.672s sys 0m7.841s 2019-07-30 23:21:47,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:21:47,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1752 to end... 2019-07-30 23:21:47,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:21:48,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:48,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:48,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:48,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:48,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:48,131 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:48,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:48,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:21:48,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:48,131 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:48 GMT 2019-07-30 23:21:48,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:48,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:21:48,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:48,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:48,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:53,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:21:53,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:53,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:53,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:53,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:53,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:53,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:53,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:53,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:21:51.915Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:21:51.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}], "metadata": {"pagination": {"total": 2767, "offset": 2766, "size": 50}}} 2019-07-30 23:21:53,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:53,273 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:53 GMT 2019-07-30 23:21:53,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:53,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-07-30 23:21:53,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:53,274 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:53,274 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:53,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:21:53,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:21:53,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:53,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:53,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:53,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:53,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:53,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:53,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:53,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:21:53,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:53,552 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:53 GMT 2019-07-30 23:21:53,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:53,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:21:53,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:53,552 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:53,553 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:58,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:21:58,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:58,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:58,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:58,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:58,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:58,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:58,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:58,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2767, "offset": 2767, "size": 50}}} 2019-07-30 23:21:58,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:58,660 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:58 GMT 2019-07-30 23:21:58,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:58,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:21:58,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:58,661 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:58,661 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:21:58,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:21:58,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:21:58,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:21:58,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:21:58,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:21:58,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:21:58,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:21:58,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:21:58,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:21:58,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:21:58,827 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:21:58 GMT 2019-07-30 23:21:58,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:21:58,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:21:58,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:21:58,828 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:21:58,828 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:03,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:22:04,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:04,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:04,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:04,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:04,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:04,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:04,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:04,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:03.313Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:03.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}], "metadata": {"pagination": {"total": 2768, "offset": 2767, "size": 50}}} 2019-07-30 23:22:04,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:04,123 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:04 GMT 2019-07-30 23:22:04,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:04,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-07-30 23:22:04,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:04,123 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:04,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:04,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-30 23:22:04,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:22:04,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:04,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:04,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:04,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:04,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:04,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:04,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:04,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:22:04,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:04,184 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:04 GMT 2019-07-30 23:22:04,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:04,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:22:04,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:04,185 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:04,185 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:09,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:22:09,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:09,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:09,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:09,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:09,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:09,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:09,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:09,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:04.348Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:04.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:05.531Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:05.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:06.163Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:06.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:07.233Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k3s6ag\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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ 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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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 8s (6,375 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 8784\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 8817\nclearwater-socket-factory-sig start/running, process 8822\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8871\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\t2m23.741s\nuser\t0m9.776s\nsys\t0m9.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:07.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:07.784Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:07.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:08.334Z", "message": "Waiting for process 1752 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:07.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}], "metadata": {"pagination": {"total": 2774, "offset": 2768, "size": 50}}} 2019-07-30 23:22:09,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:09,287 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:09 GMT 2019-07-30 23:22:09,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:09,288 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:22:09,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:09,288 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:09,288 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:09,288 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:22:09,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-30 23:22:09,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:22:09,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-30 23:22:09,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k3s6ag 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://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-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ 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-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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 8s (6,375 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 8784 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 8817 clearwater-socket-factory-sig start/running, process 8822 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8871 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 2m23.741s user 0m9.776s sys 0m9.002s 2019-07-30 23:22:09,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:22:09,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1752 to end... 2019-07-30 23:22:09,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:22:09,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:09,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:09,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:09,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:09,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:09,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:09,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:09,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:22:09,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:09,490 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:09 GMT 2019-07-30 23:22:09,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:09,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:22:09,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:09,490 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:09,490 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:14,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:22:14,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:14,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:14,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:14,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:14,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:14,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:14,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:14,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:11.169Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-lletkh\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 17s (5,152 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 8851\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\nKilled\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\t2m34.614s\nuser\t0m21.083s\nsys\t0m11.338s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:11.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:11.672Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:11.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:12.200Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:11.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}], "metadata": {"pagination": {"total": 2777, "offset": 2774, "size": 50}}} 2019-07-30 23:22:14,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:14,591 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:14 GMT 2019-07-30 23:22:14,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:14,592 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:22:14,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:14,592 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:14,592 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:14,592 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:22:14,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-lletkh 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 17s (5,152 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 8851 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 Killed 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 2m34.614s user 0m21.083s sys 0m11.338s 2019-07-30 23:22:14,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:22:14,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:22:14,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:22:14,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:14,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:14,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:14,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:14,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:14,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:14,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:14,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:22:14,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:14,831 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:14 GMT 2019-07-30 23:22:14,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:14,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:22:14,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:14,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:14,831 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:19,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:22:19,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:19,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:19,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:19,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:19,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:19,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:19,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:19,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:18.334Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-8m8c76\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 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-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\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 9s (7,638 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 9095\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 9834\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\t2m46.499s\nuser\t0m17.719s\nsys\t0m11.939s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:18.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:18.994Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:18.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}], "metadata": {"pagination": {"total": 2779, "offset": 2777, "size": 50}}} 2019-07-30 23:22:19,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:19,929 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:19 GMT 2019-07-30 23:22:19,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:19,930 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:22:19,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:19,930 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:19,930 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:19,930 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:22:19,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-8m8c76 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 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-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] 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 9s (7,638 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 9095 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 9834 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 2m46.499s user 0m17.719s sys 0m11.939s 2019-07-30 23:22:19,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:22:19,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:22:20,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:20,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:20,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:20,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:20,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:20,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:20,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:20,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:22:20,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:20,049 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:20 GMT 2019-07-30 23:22:20,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:20,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:22:20,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:20,050 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:20,050 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:25,056 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:22:25,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:25,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:25,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:25,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:25,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:25,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:25,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:25,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:23.302Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:23.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:24.362Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:24.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}], "metadata": {"pagination": {"total": 2781, "offset": 2779, "size": 50}}} 2019-07-30 23:22:25,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:25,281 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:25 GMT 2019-07-30 23:22:25,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:25,281 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:22:25,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:25,282 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:25,282 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:25,282 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:22:25,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-30 23:22:25,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-30 23:22:25,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:22:25,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:25,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:25,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:25,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:25,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:25,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:25,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:25,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:22:25,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:25,358 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:25 GMT 2019-07-30 23:22:25,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:25,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:22:25,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:25,358 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:25,358 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:30,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:22:30,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:30,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:30,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:30,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:30,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:30,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:30,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:30,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:25.338Z", "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 2s (13.4 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\t0m38.859s\nuser\t0m13.489s\nsys\t0m3.917s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:25.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:26.056Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:25.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:26.056Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:25.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:26.686Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:26.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:27.890Z", "message": "Waiting for process 1752 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:27.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}], "metadata": {"pagination": {"total": 2786, "offset": 2781, "size": 50}}} 2019-07-30 23:22:30,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:30,492 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:30 GMT 2019-07-30 23:22:30,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:30,492 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:22:30,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:30,493 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:30,493 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:30,493 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:22:30,494 - 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 2s (13.4 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 0m38.859s user 0m13.489s sys 0m3.917s 2019-07-30 23:22:30,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:22:30,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:22:30,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-30 23:22:30,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1752 to end... 2019-07-30 23:22:30,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:22:30,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:30,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:30,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:30,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:30,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:30,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:30,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:30,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:22:30,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:30,679 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:30 GMT 2019-07-30 23:22:30,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:30,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:22:30,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:30,680 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:30,680 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:35,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:22:35,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:35,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:35,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:35,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:35,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:35,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:35,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:35,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:31.956Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:31.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}], "metadata": {"pagination": {"total": 2787, "offset": 2786, "size": 50}}} 2019-07-30 23:22:35,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:35,802 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:35 GMT 2019-07-30 23:22:35,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:35,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-07-30 23:22:35,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:35,802 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:35,802 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:35,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:22:35,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:22:35,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:35,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:35,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:35,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:35,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:35,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:35,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:35,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:22:35,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:35,866 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:35 GMT 2019-07-30 23:22:35,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:35,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:22:35,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:35,866 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:35,866 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:40,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:22:40,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:40,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:40,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:40,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:40,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:40,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:40,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:40,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:35.946Z", "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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (1,184 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.533s\nuser\t0m0.844s\nsys\t0m0.687s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:35.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:36.668Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:36.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:36.668Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:35.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:36.668Z", "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-07-30T23:22:35.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.159Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-a6gzfb\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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 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://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 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 (8,156 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 9227\nclearwater-socket-factory-sig start/running, process 9232\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9281\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\t3m1.651s\nuser\t0m22.084s\nsys\t0m12.977s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:37.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.768Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.768Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:37.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.768Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.768Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:30:53:5c \n inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe30:535c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78097 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40355 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:135810196 (135.8 MB) TX bytes:5910656 (5.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:960 errors:0 dropped:0 overruns:0 frame:0\n TX packets:960 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:113244 (113.2 KB) TX bytes:113244 (113.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.768Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.768Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 23:16 ? 00:00:01 /sbin/init\nroot 2 0 0 23:16 ? 00:00:00 [kthreadd]\nroot 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 23:16 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 23:16 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 23:16 ? 00:00:00 [rcu_sched]\nroot 8 2 0 23:16 ? 00:00:00 [rcuos/0]\nroot 9 2 0 23:16 ? 00:00:00 [rcu_bh]\nroot 10 2 0 23:16 ? 00:00:00 [rcuob/0]\nroot 11 2 0 23:16 ? 00:00:00 [migration/0]\nroot 12 2 0 23:16 ? 00:00:00 [watchdog/0]\nroot 13 2 0 23:16 ? 00:00:00 [khelper]\nroot 14 2 0 23:16 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 23:16 ? 00:00:00 [netns]\nroot 16 2 0 23:16 ? 00:00:00 [writeback]\nroot 17 2 0 23:16 ? 00:00:00 [kintegrityd]\nroot 18 2 0 23:16 ? 00:00:00 [bioset]\nroot 19 2 0 23:16 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 23:16 ? 00:00:00 [kblockd]\nroot 21 2 0 23:16 ? 00:00:00 [ata_sff]\nroot 22 2 0 23:16 ? 00:00:00 [khubd]\nroot 23 2 0 23:16 ? 00:00:00 [md]\nroot 24 2 0 23:16 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 23:16 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 23:16 ? 00:00:00 [khungtaskd]\nroot 28 2 0 23:16 ? 00:00:00 [kswapd0]\nroot 29 2 0 23:16 ? 00:00:00 [vmstat]\nroot 30 2 0 23:16 ? 00:00:00 [ksmd]\nroot 31 2 0 23:16 ? 00:00:00 [khugepaged]\nroot 32 2 0 23:16 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 23:16 ? 00:00:00 [crypto]\nroot 46 2 0 23:16 ? 00:00:00 [kthrotld]\nroot 47 2 0 23:16 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 23:16 ? 00:00:00 [vballoon]\nroot 49 2 0 23:16 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 23:16 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 23:16 ? 00:00:00 [deferwq]\nroot 72 2 0 23:16 ? 00:00:00 [charger_manager]\nroot 114 2 0 23:16 ? 00:00:00 [kpsmoused]\nroot 132 2 0 23:16 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 420 2 0 23:16 ? 00:00:00 [kworker/u3:1]\nroot 493 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon\nroot 555 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 23:16 ? 00:00:00 [kauditd]\nmessage+ 889 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork\nroot 921 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 922 1 0 23:16 ? 00:00:00 rsyslogd\nroot 944 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon\nroot 1051 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1054 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D\nroot 1108 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1109 1 0 23:16 ? 00:00:00 cron\ndaemon 1110 1 0 23:16 ? 00:00:00 atd\nroot 1241 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1247 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1465 1 0 23:17 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_hcp4ri/env/bin/python -m cloudify_agent.worker --queue bono_host_hcp4ri --max-workers 5 --name bono_host_hcp4ri\nubuntu 1467 1465 0 23:17 ? 00:00:01 /home/ubuntu/bono_host_hcp4ri/env/bin/python -m cloudify_agent.worker --queue bono_host_hcp4ri --max-workers 5 --name bono_host_hcp4ri\nubuntu 1611 1 0 23:17 ? 00:00:01 python2.7 /home/ubuntu/bono_host_hcp4ri/env/bin/diamond --configfile /home/ubuntu/bono_host_hcp4ri/work/plugins/diamond/etc/diamond.conf\nubuntu 1734 1467 1 23:19 ? 00:00:02 /home/ubuntu/bono_host_hcp4ri/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-dGuWnA\nubuntu 1744 1734 0 23:19 ? 00:00:00 /bin/sh -c /tmp/W8NT0/install-bono.sh\nubuntu 1746 1744 0 23:19 ? 00:00:00 /bin/bash -e /tmp/W8NT0/install-bono.sh\nntp 7990 1 0 23:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8498 1 0 23:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8540 1 0 23:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8541 8540 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8545 1 0 23:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8546 8545 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8555 8546 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8556 8541 0 23:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8557 8555 0 23:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 8874 1 0 23:22 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.28,bono-j9wcw9.clearwater.local --alias=172.30.9.218,bono-j9wcw9.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-j9wcw9.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 9629 1 0 23:22 ? 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 9676 1746 0 23:22 ? 00:00:00 /bin/bash -e /tmp/W8NT0/install-bono.sh\nubuntu 9677 9676 0 23:22 ? 00:00:00 /bin/bash -e /tmp/W8NT0/install-bono.sh\nroot 9678 9677 0 23:22 ? 00:00:00 sudo ps -edf\nroot 9679 9678 0 23:22 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.006s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.768Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.065s\nuser\t0m0.003s\nsys\t0m0.053s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.768Z", "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:43468 0.0.0.0:* LISTEN 1734/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9629/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8498/monit \ntcp 0 0 192.168.120.28:5058 0.0.0.0:* LISTEN 8874/bono \ntcp 0 0 192.168.120.28:5060 0.0.0.0:* LISTEN 8874/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8874/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9629/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9629/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient \nudp 0 0 192.168.120.28:123 0.0.0.0:* 7990/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7990/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7990/ntpd \nudp 0 0 192.168.120.28:5058 0.0.0.0:* 8874/bono \nudp 0 0 192.168.120.28:5060 0.0.0.0:* 8874/bono \nudp 0 0 0.0.0.0:1479 0.0.0.0:* 555/dhclient \nudp6 0 0 ::1:53 :::* 9629/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 7990/ntpd \nudp6 0 0 ::1:123 :::* 7990/ntpd \nudp6 0 0 :::123 :::* 7990/ntpd \nudp6 0 0 :::17769 :::* 555/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8728 889/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7257 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 19959 8556/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19960 8557/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9071 1108/acpid /var/run/acpid.socket\n\nreal\t0m0.010s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.768Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.768Z", "message": "[bono] => /var/log/dmesg\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_20190730T230000Z.txt\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/udev\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.768Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.768Z", "message": "[bono] => 2019:07:30 23:21:42: Namespace: management\n2019:07:30 23:21:42: [management] Starting server\n2019:07:30 23:21:42: [management] Listening for requests\n2019:07:30 23:21:42: Namespace: signaling\n2019:07:30 23:21:42: [signaling] Starting server\n2019:07:30 23:21:42: [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-07-30T23:22:38.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:38.768Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": " \r100 3149 100 3149 0 0 12182 0 --:--:-- --:--:-- --:--:-- 12205", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "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-07-30T23:22:38.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": " /tmp/W8NT0/install-bono.sh: line 6: /home/ubuntu/bono_host_hcp4ri/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-hcp4ri", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": "[bono] => 2019-07-30 23:22:01.879334184 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": "[bono] sudo cat /var/log/bono/bono_20190730T230000Z.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-07-30T23:22:38.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-hcp4ri", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "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-07-30T23:22:38.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": "Execution done (PID=1744, return_code=0): /tmp/W8NT0/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:39.477Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:38.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.1332137c-ade1-4e48-bbe2-7fcb4595c0da"}, {"node_instance_id": "bono_j9wcw9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:40.261Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:39.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:40.261Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:39.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:40.810Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:40.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:40.810Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:40.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 2830, "offset": 2787, "size": 50}}} 2019-07-30 23:22:40,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:40,974 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:40 GMT 2019-07-30 23:22:40,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:40,974 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:22:40,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:40,974 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:40,974 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:40,974 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:22:40,978 - 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (1,184 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.533s user 0m0.844s sys 0m0.687s 2019-07-30 23:22:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-07-30 23:22:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-07-30 23:22:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-07-30 23:22:40,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-a6gzfb 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 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://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 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 (8,156 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 9227 clearwater-socket-factory-sig start/running, process 9232 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9281 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 3m1.651s user 0m22.084s sys 0m12.977s 2019-07-30 23:22:40,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-07-30 23:22:40,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:22:40,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-07-30 23:22:40,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:30:53:5c inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe30:535c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:78097 errors:0 dropped:0 overruns:0 frame:0 TX packets:40355 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135810196 (135.8 MB) TX bytes:5910656 (5.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:960 errors:0 dropped:0 overruns:0 frame:0 TX packets:960 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:113244 (113.2 KB) TX bytes:113244 (113.2 KB) real 0m0.006s user 0m0.004s sys 0m0.001s 2019-07-30 23:22:40,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-07-30 23:22:40,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 23:16 ? 00:00:01 /sbin/init root 2 0 0 23:16 ? 00:00:00 [kthreadd] root 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0] root 5 2 0 23:16 ? 00:00:00 [kworker/0:0H] root 6 2 0 23:16 ? 00:00:00 [kworker/u2:0] root 7 2 0 23:16 ? 00:00:00 [rcu_sched] root 8 2 0 23:16 ? 00:00:00 [rcuos/0] root 9 2 0 23:16 ? 00:00:00 [rcu_bh] root 10 2 0 23:16 ? 00:00:00 [rcuob/0] root 11 2 0 23:16 ? 00:00:00 [migration/0] root 12 2 0 23:16 ? 00:00:00 [watchdog/0] root 13 2 0 23:16 ? 00:00:00 [khelper] root 14 2 0 23:16 ? 00:00:00 [kdevtmpfs] root 15 2 0 23:16 ? 00:00:00 [netns] root 16 2 0 23:16 ? 00:00:00 [writeback] root 17 2 0 23:16 ? 00:00:00 [kintegrityd] root 18 2 0 23:16 ? 00:00:00 [bioset] root 19 2 0 23:16 ? 00:00:00 [kworker/u3:0] root 20 2 0 23:16 ? 00:00:00 [kblockd] root 21 2 0 23:16 ? 00:00:00 [ata_sff] root 22 2 0 23:16 ? 00:00:00 [khubd] root 23 2 0 23:16 ? 00:00:00 [md] root 24 2 0 23:16 ? 00:00:00 [devfreq_wq] root 25 2 0 23:16 ? 00:00:00 [kworker/0:1] root 27 2 0 23:16 ? 00:00:00 [khungtaskd] root 28 2 0 23:16 ? 00:00:00 [kswapd0] root 29 2 0 23:16 ? 00:00:00 [vmstat] root 30 2 0 23:16 ? 00:00:00 [ksmd] root 31 2 0 23:16 ? 00:00:00 [khugepaged] root 32 2 0 23:16 ? 00:00:00 [fsnotify_mark] root 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 23:16 ? 00:00:00 [crypto] root 46 2 0 23:16 ? 00:00:00 [kthrotld] root 47 2 0 23:16 ? 00:00:00 [kworker/u2:1] root 48 2 0 23:16 ? 00:00:00 [vballoon] root 49 2 0 23:16 ? 00:00:00 [scsi_eh_0] root 50 2 0 23:16 ? 00:00:00 [scsi_eh_1] root 71 2 0 23:16 ? 00:00:00 [deferwq] root 72 2 0 23:16 ? 00:00:00 [charger_manager] root 114 2 0 23:16 ? 00:00:00 [kpsmoused] root 132 2 0 23:16 ? 00:00:00 [kworker/0:2] root 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 420 2 0 23:16 ? 00:00:00 [kworker/u3:1] root 493 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 23:16 ? 00:00:00 [kauditd] message+ 889 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork root 921 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind syslog 922 1 0 23:16 ? 00:00:00 rsyslogd root 944 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon root 1051 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1054 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D root 1108 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1109 1 0 23:16 ? 00:00:00 cron daemon 1110 1 0 23:16 ? 00:00:00 atd root 1241 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1247 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1465 1 0 23:17 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_hcp4ri/env/bin/python -m cloudify_agent.worker --queue bono_host_hcp4ri --max-workers 5 --name bono_host_hcp4ri ubuntu 1467 1465 0 23:17 ? 00:00:01 /home/ubuntu/bono_host_hcp4ri/env/bin/python -m cloudify_agent.worker --queue bono_host_hcp4ri --max-workers 5 --name bono_host_hcp4ri ubuntu 1611 1 0 23:17 ? 00:00:01 python2.7 /home/ubuntu/bono_host_hcp4ri/env/bin/diamond --configfile /home/ubuntu/bono_host_hcp4ri/work/plugins/diamond/etc/diamond.conf ubuntu 1734 1467 1 23:19 ? 00:00:02 /home/ubuntu/bono_host_hcp4ri/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-dGuWnA ubuntu 1744 1734 0 23:19 ? 00:00:00 /bin/sh -c /tmp/W8NT0/install-bono.sh ubuntu 1746 1744 0 23:19 ? 00:00:00 /bin/bash -e /tmp/W8NT0/install-bono.sh ntp 7990 1 0 23:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8498 1 0 23:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8540 1 0 23:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8541 8540 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8545 1 0 23:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8546 8545 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8555 8546 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8556 8541 0 23:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8557 8555 0 23:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8874 1 0 23:22 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.28,bono-j9wcw9.clearwater.local --alias=172.30.9.218,bono-j9wcw9.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-j9wcw9.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 9629 1 0 23:22 ? 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 9676 1746 0 23:22 ? 00:00:00 /bin/bash -e /tmp/W8NT0/install-bono.sh ubuntu 9677 9676 0 23:22 ? 00:00:00 /bin/bash -e /tmp/W8NT0/install-bono.sh root 9678 9677 0 23:22 ? 00:00:00 sudo ps -edf root 9679 9678 0 23:22 ? 00:00:00 ps -edf real 0m0.012s user 0m0.006s sys 0m0.004s 2019-07-30 23:22:40,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.065s user 0m0.003s sys 0m0.053s 2019-07-30 23:22:40,981 - 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:43468 0.0.0.0:* LISTEN 1734/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9629/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8498/monit tcp 0 0 192.168.120.28:5058 0.0.0.0:* LISTEN 8874/bono tcp 0 0 192.168.120.28:5060 0.0.0.0:* LISTEN 8874/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8874/bono tcp6 0 0 ::1:53 :::* LISTEN 9629/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9629/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.28:123 0.0.0.0:* 7990/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7990/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7990/ntpd udp 0 0 192.168.120.28:5058 0.0.0.0:* 8874/bono udp 0 0 192.168.120.28:5060 0.0.0.0:* 8874/bono udp 0 0 0.0.0.0:1479 0.0.0.0:* 555/dhclient udp6 0 0 ::1:53 :::* 9629/dnsmasq udp6 0 0 fe80::f816:3eff:fe3:123 :::* 7990/ntpd udp6 0 0 ::1:123 :::* 7990/ntpd udp6 0 0 :::123 :::* 7990/ntpd udp6 0 0 :::17769 :::* 555/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8728 889/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7257 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 19959 8556/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19960 8557/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9071 1108/acpid /var/run/acpid.socket real 0m0.010s user 0m0.002s sys 0m0.006s 2019-07-30 23:22:40,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-07-30 23:22:40,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/dmesg /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_20190730T230000Z.txt /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/udev /var/log/fsck/checkroot /var/log/fsck/checkfs real 0m0.008s user 0m0.000s sys 0m0.006s 2019-07-30 23:22:40,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-30 23:22:40,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:07:30 23:21:42: Namespace: management 2019:07:30 23:21:42: [management] Starting server 2019:07:30 23:21:42: [management] Listening for requests 2019:07:30 23:21:42: Namespace: signaling 2019:07:30 23:21:42: [signaling] Starting server 2019:07:30 23:21:42: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-30 23:22:40,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-30 23:22:40,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 12182 0 --:--:-- --:--:-- --:--:-- 12205 2019-07-30 23:22:40,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-30 23:22:40,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-30 23:22:40,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/W8NT0/install-bono.sh: line 6: /home/ubuntu/bono_host_hcp4ri/env/bin/ctx: Argument list too long 2019-07-30 23:22:40,983 - 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-hcp4ri 2019-07-30 23:22:40,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-30 23:22:40,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-30 23:22:40,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-07-30 23:22:01.879334184 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-07-30 23:22:40,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-07-30 23:22:40,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190730T230000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-07-30 23:22:40,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-07-30 23:22:40,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 23:22:40,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 23:22:40,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-hcp4ri 2019-07-30 23:22:40,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 23:22:40,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-30 23:22:40,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 23:22:40,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 23:22:40,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-30 23:22:40,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1744, return_code=0): /tmp/W8NT0/install-bono.sh 2019-07-30 23:22:40,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-30 23:22:40,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:22:40,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 23:22:40,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:22:40,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 23:22:40,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:22:41,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:41,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:41,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:41,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:41,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:41,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:41,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:41,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:22:41,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:41,042 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:41 GMT 2019-07-30 23:22:41,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:41,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:22:41,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:41,042 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:41,042 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:46,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:22:46,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:46,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:46,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:46,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:46,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:46,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:46,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:46,192 - 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-07-30T23:22:41.527Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:40.743Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:42.254Z", "message": "Downloaded scripts/bind/bind.py to /tmp/VLS7W/bind.py", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:42.102Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.fb0be925-fc25-4a27-af87-90ed71c5665f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:43.038Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:42.953Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.fb0be925-fc25-4a27-af87-90ed71c5665f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:43.694Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:43.405Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.fb0be925-fc25-4a27-af87-90ed71c5665f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:43.694Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:43.405Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.fb0be925-fc25-4a27-af87-90ed71c5665f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:43.694Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:43.405Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.fb0be925-fc25-4a27-af87-90ed71c5665f"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:43.694Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:43.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:43.694Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:43.314Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.fb0be925-fc25-4a27-af87-90ed71c5665f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:43.694Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:43.393Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.fb0be925-fc25-4a27-af87-90ed71c5665f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:43.694Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:43.381Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.fb0be925-fc25-4a27-af87-90ed71c5665f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:43.694Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:43.381Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.fb0be925-fc25-4a27-af87-90ed71c5665f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:43.694Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmppWkAMD', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:43.382Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.fb0be925-fc25-4a27-af87-90ed71c5665f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:44.346Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:43.682Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.fb0be925-fc25-4a27-af87-90ed71c5665f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:44.346Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:43.689Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.fb0be925-fc25-4a27-af87-90ed71c5665f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:44.346Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp0gFI8c', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:43.674Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.fb0be925-fc25-4a27-af87-90ed71c5665f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:45.098Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_f5b4bv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:44.432Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:45.098Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:44.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:45.098Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:44.247Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:45.800Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:45.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}], "metadata": {"pagination": {"total": 2849, "offset": 2830, "size": 50}}} 2019-07-30 23:22:46,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:46,192 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:46 GMT 2019-07-30 23:22:46,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:46,192 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:22:46,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:46,193 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:46,193 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:46,193 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:22:46,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:22:46,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/VLS7W/bind.py 2019-07-30 23:22:46,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-30 23:22:46,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 23:22:46,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:22:46,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-30 23:22:46,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-07-30 23:22:46,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:22:46,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 23:22:46,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 23:22:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:22:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmppWkAMD', '/etc/bind/db.clearwater.local'] 2019-07-30 23:22:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:22:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 23:22:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0gFI8c', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:22:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:22:46,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-30 23:22:46,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:22:46,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:22:46,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:22:46,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:46,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:46,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:46,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:46,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:46,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:46,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:46,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:22:46,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:46,273 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:46 GMT 2019-07-30 23:22:46,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:46,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:22:46,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:46,273 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:46,273 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:51,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:22:51,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:51,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:51,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:51,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:51,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:51,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:51,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:51,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:46.555Z", "message": "Waiting for process 1741 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:46.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:46.555Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/MT8BH/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_f5b4bv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:46.036Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2e9c345-0bdc-42fb-8992-2359333ce7a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:46.555Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_j4wls0/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_f5b4bv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:46.335Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.d2e9c345-0bdc-42fb-8992-2359333ce7a5"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:47.861Z", "message": "Waiting for process 1752 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:47.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:48.489Z", "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-07-30T23:22:48.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:48.489Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:48.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:48.489Z", "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.8 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\t0m40.927s\nuser\t0m13.611s\nsys\t0m3.978s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:48.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:48.489Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:48.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:49.633Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_f5b4bv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:49.526Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:50.279Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:49.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:50.279Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:49.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:50.965Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:50.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:50.965Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:50.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:50.965Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 23:16 ? 00:00:01 /sbin/init\nroot 2 0 0 23:16 ? 00:00:00 [kthreadd]\nroot 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 23:16 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 23:16 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 23:16 ? 00:00:00 [rcu_sched]\nroot 8 2 0 23:16 ? 00:00:00 [rcuos/0]\nroot 9 2 0 23:16 ? 00:00:00 [rcu_bh]\nroot 10 2 0 23:16 ? 00:00:00 [rcuob/0]\nroot 11 2 0 23:16 ? 00:00:00 [migration/0]\nroot 12 2 0 23:16 ? 00:00:00 [watchdog/0]\nroot 13 2 0 23:16 ? 00:00:00 [khelper]\nroot 14 2 0 23:16 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 23:16 ? 00:00:00 [netns]\nroot 16 2 0 23:16 ? 00:00:00 [writeback]\nroot 17 2 0 23:16 ? 00:00:00 [kintegrityd]\nroot 18 2 0 23:16 ? 00:00:00 [bioset]\nroot 19 2 0 23:16 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 23:16 ? 00:00:00 [kblockd]\nroot 21 2 0 23:16 ? 00:00:00 [ata_sff]\nroot 22 2 0 23:16 ? 00:00:00 [khubd]\nroot 23 2 0 23:16 ? 00:00:00 [md]\nroot 24 2 0 23:16 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 23:16 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 23:16 ? 00:00:00 [khungtaskd]\nroot 28 2 0 23:16 ? 00:00:00 [kswapd0]\nroot 29 2 0 23:16 ? 00:00:00 [vmstat]\nroot 30 2 0 23:16 ? 00:00:00 [ksmd]\nroot 31 2 0 23:16 ? 00:00:00 [khugepaged]\nroot 32 2 0 23:16 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 23:16 ? 00:00:00 [crypto]\nroot 46 2 0 23:16 ? 00:00:00 [kthrotld]\nroot 47 2 0 23:16 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 23:16 ? 00:00:00 [vballoon]\nroot 49 2 0 23:16 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 23:16 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 23:16 ? 00:00:00 [deferwq]\nroot 72 2 0 23:16 ? 00:00:00 [charger_manager]\nroot 114 2 0 23:16 ? 00:00:00 [kpsmoused]\nroot 122 2 0 23:16 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 23:16 ? 00:00:00 [kworker/u3:1]\nroot 492 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon\nroot 555 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 23:16 ? 00:00:00 [kauditd]\nmessage+ 880 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork\nroot 907 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind\nroot 934 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 23:16 ? 00:00:00 cron\ndaemon 1097 1 0 23:16 ? 00:00:00 atd\nroot 1185 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 23:16 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_k3s6ag/env/bin/python -m cloudify_agent.worker --queue sprout_host_k3s6ag --max-workers 5 --name sprout_host_k3s6ag\nubuntu 1464 1462 0 23:16 ? 00:00:01 /home/ubuntu/sprout_host_k3s6ag/env/bin/python -m cloudify_agent.worker --queue sprout_host_k3s6ag --max-workers 5 --name sprout_host_k3s6ag\nubuntu 1611 1 0 23:17 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_k3s6ag/env/bin/diamond --configfile /home/ubuntu/sprout_host_k3s6ag/work/plugins/diamond/etc/diamond.conf\nubuntu 1742 1464 1 23:19 ? 00:00:02 /home/ubuntu/sprout_host_k3s6ag/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-fstKFm\nubuntu 1752 1742 0 23:19 ? 00:00:00 /bin/sh -c /tmp/MNGL8/install-sprout.sh\nubuntu 1754 1752 0 23:19 ? 00:00:00 /bin/bash -e /tmp/MNGL8/install-sprout.sh\nntp 8302 1 0 23:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8784 1 0 23:21 ? 00:00:00 rsyslogd\nroot 8817 1 0 23:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8818 8817 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8822 1 0 23:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8823 8822 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8832 8823 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8833 8818 0 23:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8834 8832 0 23:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8871 1 0 23:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9582 1 0 23:22 ? 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 9629 1754 0 23:22 ? 00:00:00 /bin/bash -e /tmp/MNGL8/install-sprout.sh\nubuntu 9630 9629 0 23:22 ? 00:00:00 /bin/bash -e /tmp/MNGL8/install-sprout.sh\nroot 9631 9630 0 23:22 ? 00:00:00 sudo ps -edf\nroot 9632 9631 0 23:22 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:50.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:50.965Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.084s\nuser\t0m0.010s\nsys\t0m0.052s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:50.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:50.965Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:50.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:50.965Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f1:ea:4e \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef1:ea4e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77797 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42594 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:137650416 (137.6 MB) TX bytes:6444799 (6.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:806 errors:0 dropped:0 overruns:0 frame:0\n TX packets:806 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:110050 (110.0 KB) TX bytes:110050 (110.0 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:50.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:50.965Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:50.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:50.965Z", "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 9582/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8871/monit \ntcp 0 0 127.0.0.1:34151 0.0.0.0:* LISTEN 1742/python \ntcp6 0 0 ::1:53 :::* LISTEN 9582/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9582/dnsmasq \nudp 0 0 0.0.0.0:8760 0.0.0.0:* 555/dhclient \nudp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient \nudp 0 0 192.168.120.12:123 0.0.0.0:* 8302/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8302/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8302/ntpd \nudp6 0 0 ::1:53 :::* 9582/dnsmasq \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8302/ntpd \nudp6 0 0 ::1:123 :::* 8302/ntpd \nudp6 0 0 :::123 :::* 8302/ntpd \nudp6 0 0 :::53087 :::* 555/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7223 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9042 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20332 8833/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20333 8834/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8695 880/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": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:50.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}], "metadata": {"pagination": {"total": 2868, "offset": 2849, "size": 50}}} 2019-07-30 23:22:51,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:51,410 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:51 GMT 2019-07-30 23:22:51,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:51,410 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:22:51,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:51,410 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:51,410 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:51,410 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:22:51,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1741 to end... 2019-07-30 23:22:51,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/MT8BH/add-snmpproxy-collector.py 2019-07-30 23:22:51,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_j4wls0/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-07-30 23:22:51,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1752 to end... 2019-07-30 23:22:51,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-07-30 23:22:51,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-07-30 23:22:51,413 - 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.8 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 0m40.927s user 0m13.611s sys 0m3.978s 2019-07-30 23:22:51,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-07-30 23:22:51,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:22:51,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 23:22:51,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:22:51,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-07-30 23:22:51,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-07-30 23:22:51,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 23:16 ? 00:00:01 /sbin/init root 2 0 0 23:16 ? 00:00:00 [kthreadd] root 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0] root 5 2 0 23:16 ? 00:00:00 [kworker/0:0H] root 6 2 0 23:16 ? 00:00:00 [kworker/u2:0] root 7 2 0 23:16 ? 00:00:00 [rcu_sched] root 8 2 0 23:16 ? 00:00:00 [rcuos/0] root 9 2 0 23:16 ? 00:00:00 [rcu_bh] root 10 2 0 23:16 ? 00:00:00 [rcuob/0] root 11 2 0 23:16 ? 00:00:00 [migration/0] root 12 2 0 23:16 ? 00:00:00 [watchdog/0] root 13 2 0 23:16 ? 00:00:00 [khelper] root 14 2 0 23:16 ? 00:00:00 [kdevtmpfs] root 15 2 0 23:16 ? 00:00:00 [netns] root 16 2 0 23:16 ? 00:00:00 [writeback] root 17 2 0 23:16 ? 00:00:00 [kintegrityd] root 18 2 0 23:16 ? 00:00:00 [bioset] root 19 2 0 23:16 ? 00:00:00 [kworker/u3:0] root 20 2 0 23:16 ? 00:00:00 [kblockd] root 21 2 0 23:16 ? 00:00:00 [ata_sff] root 22 2 0 23:16 ? 00:00:00 [khubd] root 23 2 0 23:16 ? 00:00:00 [md] root 24 2 0 23:16 ? 00:00:00 [devfreq_wq] root 25 2 0 23:16 ? 00:00:00 [kworker/0:1] root 27 2 0 23:16 ? 00:00:00 [khungtaskd] root 28 2 0 23:16 ? 00:00:00 [kswapd0] root 29 2 0 23:16 ? 00:00:00 [vmstat] root 30 2 0 23:16 ? 00:00:00 [ksmd] root 31 2 0 23:16 ? 00:00:00 [khugepaged] root 32 2 0 23:16 ? 00:00:00 [fsnotify_mark] root 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 23:16 ? 00:00:00 [crypto] root 46 2 0 23:16 ? 00:00:00 [kthrotld] root 47 2 0 23:16 ? 00:00:00 [kworker/u2:1] root 48 2 0 23:16 ? 00:00:00 [vballoon] root 49 2 0 23:16 ? 00:00:00 [scsi_eh_0] root 50 2 0 23:16 ? 00:00:00 [scsi_eh_1] root 71 2 0 23:16 ? 00:00:00 [deferwq] root 72 2 0 23:16 ? 00:00:00 [charger_manager] root 114 2 0 23:16 ? 00:00:00 [kpsmoused] root 122 2 0 23:16 ? 00:00:00 [kworker/0:2] root 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 23:16 ? 00:00:00 [kworker/u3:1] root 492 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 23:16 ? 00:00:00 [kauditd] message+ 880 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork root 907 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind root 934 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 23:16 ? 00:00:00 cron daemon 1097 1 0 23:16 ? 00:00:00 atd root 1185 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 23:16 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_k3s6ag/env/bin/python -m cloudify_agent.worker --queue sprout_host_k3s6ag --max-workers 5 --name sprout_host_k3s6ag ubuntu 1464 1462 0 23:16 ? 00:00:01 /home/ubuntu/sprout_host_k3s6ag/env/bin/python -m cloudify_agent.worker --queue sprout_host_k3s6ag --max-workers 5 --name sprout_host_k3s6ag ubuntu 1611 1 0 23:17 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_k3s6ag/env/bin/diamond --configfile /home/ubuntu/sprout_host_k3s6ag/work/plugins/diamond/etc/diamond.conf ubuntu 1742 1464 1 23:19 ? 00:00:02 /home/ubuntu/sprout_host_k3s6ag/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-fstKFm ubuntu 1752 1742 0 23:19 ? 00:00:00 /bin/sh -c /tmp/MNGL8/install-sprout.sh ubuntu 1754 1752 0 23:19 ? 00:00:00 /bin/bash -e /tmp/MNGL8/install-sprout.sh ntp 8302 1 0 23:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8784 1 0 23:21 ? 00:00:00 rsyslogd root 8817 1 0 23:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8818 8817 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8822 1 0 23:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8823 8822 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8832 8823 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8833 8818 0 23:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8834 8832 0 23:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8871 1 0 23:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9582 1 0 23:22 ? 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 9629 1754 0 23:22 ? 00:00:00 /bin/bash -e /tmp/MNGL8/install-sprout.sh ubuntu 9630 9629 0 23:22 ? 00:00:00 /bin/bash -e /tmp/MNGL8/install-sprout.sh root 9631 9630 0 23:22 ? 00:00:00 sudo ps -edf root 9632 9631 0 23:22 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.011s 2019-07-30 23:22:51,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.084s user 0m0.010s sys 0m0.052s 2019-07-30 23:22:51,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-07-30 23:22:51,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f1:ea:4e inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef1:ea4e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77797 errors:0 dropped:0 overruns:0 frame:0 TX packets:42594 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137650416 (137.6 MB) TX bytes:6444799 (6.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:806 errors:0 dropped:0 overruns:0 frame:0 TX packets:806 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:110050 (110.0 KB) TX bytes:110050 (110.0 KB) real 0m0.007s user 0m0.004s sys 0m0.002s 2019-07-30 23:22:51,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-07-30 23:22:51,415 - 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 9582/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8871/monit tcp 0 0 127.0.0.1:34151 0.0.0.0:* LISTEN 1742/python tcp6 0 0 ::1:53 :::* LISTEN 9582/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9582/dnsmasq udp 0 0 0.0.0.0:8760 0.0.0.0:* 555/dhclient udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.12:123 0.0.0.0:* 8302/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8302/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8302/ntpd udp6 0 0 ::1:53 :::* 9582/dnsmasq udp6 0 0 fe80::f816:3eff:fef:123 :::* 8302/ntpd udp6 0 0 ::1:123 :::* 8302/ntpd udp6 0 0 :::123 :::* 8302/ntpd udp6 0 0 :::53087 :::* 555/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7223 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9042 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6536 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20332 8833/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20333 8834/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8695 880/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.000s sys 0m0.007s 2019-07-30 23:22:51,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:22:51,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:51,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:51,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:51,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:51,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:51,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:51,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:51,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:22:51,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:51,497 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:51 GMT 2019-07-30 23:22:51,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:51,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:22:51,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:51,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:51,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:56,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:22:56,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:56,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:56,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:56,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:56,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:56,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:56,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:56,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "[sprout] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\n/var/log/sprout\n/var/log/sprout/sprout_20190730T230000Z.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/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/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.284s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:50.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:50.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "[sprout] => 2019:07:30 23:21:54: Namespace: management\n2019:07:30 23:21:54: [management] Starting server\n2019:07:30 23:21:54: [management] Listening for requests\n2019:07:30 23:21:54: Namespace: signaling\n2019:07:30 23:21:54: [signaling] Starting server\n2019:07:30 23:21:54: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:50.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "[sprout] => 2019-07-30 23:22:26.916602622 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k3s6ag", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k3s6ag", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": " \r100 3149 100 3149 0 0 16188 0 --:--:-- --:--:-- --:--:-- 16148\r100 3149 100 3149 0 0 16183 0 --:--:-- --:--:-- --:--:-- 16148", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "Execution done (PID=1752, return_code=0): /tmp/MNGL8/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.0ce0fbe8-dc28-4190-868d-8fb18b1b5e71"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "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 (8,978 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\t0m40.175s\nuser\t0m13.205s\nsys\t0m3.882s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "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-07-30T23:22:51.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:51.857Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:51.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:52.792Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:52.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:52.792Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:52.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_xhvh19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:52.792Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:52.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:53.496Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:52.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:53.496Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:52.820Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.028Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:53.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.028Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.004s\nsys\t0m0.049s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:53.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.028Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:11:f1:27 \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe11:f127/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:101921 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44445 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:170508394 (170.5 MB) TX bytes:6446013 (6.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:794 errors:0 dropped:0 overruns:0 frame:0\n TX packets:794 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:113297 (113.2 KB) TX bytes:113297 (113.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:53.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.028Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:53.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.028Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 23:16 ? 00:00:01 /sbin/init\nroot 2 0 0 23:16 ? 00:00:00 [kthreadd]\nroot 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 23:16 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 23:16 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 23:16 ? 00:00:00 [rcu_sched]\nroot 8 2 0 23:16 ? 00:00:00 [rcuos/0]\nroot 9 2 0 23:16 ? 00:00:00 [rcu_bh]\nroot 10 2 0 23:16 ? 00:00:00 [rcuob/0]\nroot 11 2 0 23:16 ? 00:00:00 [migration/0]\nroot 12 2 0 23:16 ? 00:00:00 [watchdog/0]\nroot 13 2 0 23:16 ? 00:00:00 [khelper]\nroot 14 2 0 23:16 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 23:16 ? 00:00:00 [netns]\nroot 16 2 0 23:16 ? 00:00:00 [writeback]\nroot 17 2 0 23:16 ? 00:00:00 [kintegrityd]\nroot 18 2 0 23:16 ? 00:00:00 [bioset]\nroot 19 2 0 23:16 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 23:16 ? 00:00:00 [kblockd]\nroot 21 2 0 23:16 ? 00:00:00 [ata_sff]\nroot 22 2 0 23:16 ? 00:00:00 [khubd]\nroot 23 2 0 23:16 ? 00:00:00 [md]\nroot 24 2 0 23:16 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 23:16 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 23:16 ? 00:00:00 [khungtaskd]\nroot 28 2 0 23:16 ? 00:00:00 [kswapd0]\nroot 29 2 0 23:16 ? 00:00:00 [vmstat]\nroot 30 2 0 23:16 ? 00:00:00 [ksmd]\nroot 31 2 0 23:16 ? 00:00:00 [khugepaged]\nroot 32 2 0 23:16 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 23:16 ? 00:00:00 [crypto]\nroot 46 2 0 23:16 ? 00:00:00 [kthrotld]\nroot 47 2 0 23:16 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 23:16 ? 00:00:00 [vballoon]\nroot 49 2 0 23:16 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 23:16 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 23:16 ? 00:00:00 [deferwq]\nroot 72 2 0 23:16 ? 00:00:00 [charger_manager]\nroot 114 2 0 23:16 ? 00:00:00 [kpsmoused]\nroot 116 2 0 23:16 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 23:16 ? 00:00:00 [kworker/u3:1]\nroot 512 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon\nroot 548 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 23:16 ? 00:00:00 [kauditd]\nroot 903 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 908 1 0 23:16 ? 00:00:00 rsyslogd\nmessage+ 931 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork\nroot 950 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1037 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1040 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1044 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1045 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1047 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1088 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D\nroot 1090 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1091 1 0 23:16 ? 00:00:00 cron\ndaemon 1092 1 0 23:16 ? 00:00:00 atd\nroot 1184 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1190 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 23:16 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_lletkh/env/bin/python -m cloudify_agent.worker --queue homer_host_lletkh --max-workers 5 --name homer_host_lletkh\nubuntu 1463 1461 0 23:16 ? 00:00:01 /home/ubuntu/homer_host_lletkh/env/bin/python -m cloudify_agent.worker --queue homer_host_lletkh --max-workers 5 --name homer_host_lletkh\nubuntu 1610 1 0 23:17 ? 00:00:01 python2.7 /home/ubuntu/homer_host_lletkh/env/bin/diamond --configfile /home/ubuntu/homer_host_lletkh/work/plugins/diamond/etc/diamond.conf\nubuntu 1731 1463 1 23:19 ? 00:00:02 /home/ubuntu/homer_host_lletkh/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-0gsC7q\nubuntu 1741 1731 0 23:19 ? 00:00:00 /bin/sh -c /tmp/DKBJT/install-homer.sh\nubuntu 1743 1741 0 23:19 ? 00:00:00 /bin/bash -e /tmp/DKBJT/install-homer.sh\nntp 8336 1 0 23:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8851 1 0 23:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8990 1 0 23:21 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 8991 8990 0 23:21 ? 00:00:00 nginx: worker process\nwww-data 8992 8990 0 23:21 ? 00:00:00 nginx: worker process\nwww-data 8993 8990 0 23:21 ? 00:00:00 nginx: worker process\nwww-data 8994 8990 0 23:21 ? 00:00:00 nginx: worker process\nroot 9025 1 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9029 9025 0 23:21 ? 00:00:00 inotifywait -e create -qq .\nroot 9500 8851 0 23:22 ? 00:00:00 [nginx_ping] \nroot 9502 8851 0 23:22 ? 00:00:00 [check-nginx-upt] \nroot 9506 8851 0 23:22 ? 00:00:00 [check-monit-upt] \ndnsmasq 9648 1 0 23:22 ? 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 9695 1743 0 23:22 ? 00:00:00 /bin/bash -e /tmp/DKBJT/install-homer.sh\nubuntu 9696 9695 0 23:22 ? 00:00:00 /bin/bash -e /tmp/DKBJT/install-homer.sh\nroot 9697 9696 0 23:22 ? 00:00:00 sudo ps -edf\nroot 9698 9697 0 23:22 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:53.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.028Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:53.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "Execution done (PID=1741, return_code=0): /tmp/DKBJT/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9648/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1088/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8851/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 8990/nginx \ntcp 0 0 127.0.0.1:58888 0.0.0.0:* LISTEN 1731/python \ntcp6 0 0 ::1:53 :::* LISTEN 9648/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1088/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9648/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient \nudp 0 0 192.168.120.19:123 0.0.0.0:* 8336/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8336/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8336/ntpd \nudp 0 0 0.0.0.0:60694 0.0.0.0:* 548/dhclient \nudp6 0 0 ::1:53 :::* 9648/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8336/ntpd \nudp6 0 0 ::1:123 :::* 8336/ntpd \nudp6 0 0 :::123 :::* 8336/ntpd \nudp6 0 0 :::30958 :::* 548/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8736 931/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7219 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9020 1090/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6528 1/init @/com/ubuntu/upstart\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:53.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:53.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "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.010s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:53.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:53.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] => [30-Jul-2019 23:21:51 UTC] clearwater-diags-monitor starting\n[30-Jul-2019 23:21:51 UTC] Waiting for trigger files\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-07-30T23:22:53.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}], "metadata": {"pagination": {"total": 2953, "offset": 2868, "size": 50}}} 2019-07-30 23:22:56,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:56,653 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:56 GMT 2019-07-30 23:22:56,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:56,654 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:22:56,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:56,654 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:56,654 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:22:56,654 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:22:56,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-07-30 23:22:56,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa30 /var/log/sprout /var/log/sprout/sprout_20190730T230000Z.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/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/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.284s user 0m0.001s sys 0m0.004s 2019-07-30 23:22:56,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-30 23:22:56,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:07:30 23:21:54: Namespace: management 2019:07:30 23:21:54: [management] Starting server 2019:07:30 23:21:54: [management] Listening for requests 2019:07:30 23:21:54: Namespace: signaling 2019:07:30 23:21:54: [signaling] Starting server 2019:07:30 23:21:54: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-30 23:22:56,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-30 23:22:56,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-30 23:22:56,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-30 23:22:56,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-07-30 23:22:26.916602622 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-30 23:22:56,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-07-30 23:22:56,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-07-30 23:22:56,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k3s6ag 2019-07-30 23:22:56,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-30 23:22:56,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-30 23:22:56,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-k3s6ag 2019-07-30 23:22:56,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 16188 0 --:--:-- --:--:-- --:--:-- 16148 100 3149 100 3149 0 0 16183 0 --:--:-- --:--:-- --:--:-- 16148 2019-07-30 23:22:56,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-30 23:22:56,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-30 23:22:56,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-30 23:22:56,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1752, return_code=0): /tmp/MNGL8/install-sprout.sh 2019-07-30 23:22:56,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 23:22:56,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 23:22:56,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 23:22:56,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 23:22:56,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 23:22:56,660 - 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 (8,978 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 0m40.175s user 0m13.205s sys 0m3.882s 2019-07-30 23:22:56,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-07-30 23:22:56,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-07-30 23:22:56,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 23:22:56,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:22:56,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:22:56,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 23:22:56,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:22:56,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-07-30 23:22:56,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.004s sys 0m0.049s 2019-07-30 23:22:56,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:11:f1:27 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe11:f127/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:101921 errors:0 dropped:0 overruns:0 frame:0 TX packets:44445 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170508394 (170.5 MB) TX bytes:6446013 (6.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:794 errors:0 dropped:0 overruns:0 frame:0 TX packets:794 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:113297 (113.2 KB) TX bytes:113297 (113.2 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-07-30 23:22:56,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-07-30 23:22:56,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 23:16 ? 00:00:01 /sbin/init root 2 0 0 23:16 ? 00:00:00 [kthreadd] root 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0] root 5 2 0 23:16 ? 00:00:00 [kworker/0:0H] root 6 2 0 23:16 ? 00:00:00 [kworker/u2:0] root 7 2 0 23:16 ? 00:00:00 [rcu_sched] root 8 2 0 23:16 ? 00:00:00 [rcuos/0] root 9 2 0 23:16 ? 00:00:00 [rcu_bh] root 10 2 0 23:16 ? 00:00:00 [rcuob/0] root 11 2 0 23:16 ? 00:00:00 [migration/0] root 12 2 0 23:16 ? 00:00:00 [watchdog/0] root 13 2 0 23:16 ? 00:00:00 [khelper] root 14 2 0 23:16 ? 00:00:00 [kdevtmpfs] root 15 2 0 23:16 ? 00:00:00 [netns] root 16 2 0 23:16 ? 00:00:00 [writeback] root 17 2 0 23:16 ? 00:00:00 [kintegrityd] root 18 2 0 23:16 ? 00:00:00 [bioset] root 19 2 0 23:16 ? 00:00:00 [kworker/u3:0] root 20 2 0 23:16 ? 00:00:00 [kblockd] root 21 2 0 23:16 ? 00:00:00 [ata_sff] root 22 2 0 23:16 ? 00:00:00 [khubd] root 23 2 0 23:16 ? 00:00:00 [md] root 24 2 0 23:16 ? 00:00:00 [devfreq_wq] root 25 2 0 23:16 ? 00:00:00 [kworker/0:1] root 27 2 0 23:16 ? 00:00:00 [khungtaskd] root 28 2 0 23:16 ? 00:00:00 [kswapd0] root 29 2 0 23:16 ? 00:00:00 [vmstat] root 30 2 0 23:16 ? 00:00:00 [ksmd] root 31 2 0 23:16 ? 00:00:00 [khugepaged] root 32 2 0 23:16 ? 00:00:00 [fsnotify_mark] root 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 23:16 ? 00:00:00 [crypto] root 46 2 0 23:16 ? 00:00:00 [kthrotld] root 47 2 0 23:16 ? 00:00:00 [kworker/u2:1] root 48 2 0 23:16 ? 00:00:00 [vballoon] root 49 2 0 23:16 ? 00:00:00 [scsi_eh_0] root 50 2 0 23:16 ? 00:00:00 [scsi_eh_1] root 71 2 0 23:16 ? 00:00:00 [deferwq] root 72 2 0 23:16 ? 00:00:00 [charger_manager] root 114 2 0 23:16 ? 00:00:00 [kpsmoused] root 116 2 0 23:16 ? 00:00:00 [kworker/0:2] root 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 23:16 ? 00:00:00 [kworker/u3:1] root 512 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon root 548 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 23:16 ? 00:00:00 [kauditd] root 903 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon syslog 908 1 0 23:16 ? 00:00:00 rsyslogd message+ 931 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork root 950 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind root 1037 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1040 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1044 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1045 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1047 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1088 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D root 1090 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1091 1 0 23:16 ? 00:00:00 cron daemon 1092 1 0 23:16 ? 00:00:00 atd root 1184 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 23:16 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_lletkh/env/bin/python -m cloudify_agent.worker --queue homer_host_lletkh --max-workers 5 --name homer_host_lletkh ubuntu 1463 1461 0 23:16 ? 00:00:01 /home/ubuntu/homer_host_lletkh/env/bin/python -m cloudify_agent.worker --queue homer_host_lletkh --max-workers 5 --name homer_host_lletkh ubuntu 1610 1 0 23:17 ? 00:00:01 python2.7 /home/ubuntu/homer_host_lletkh/env/bin/diamond --configfile /home/ubuntu/homer_host_lletkh/work/plugins/diamond/etc/diamond.conf ubuntu 1731 1463 1 23:19 ? 00:00:02 /home/ubuntu/homer_host_lletkh/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-0gsC7q ubuntu 1741 1731 0 23:19 ? 00:00:00 /bin/sh -c /tmp/DKBJT/install-homer.sh ubuntu 1743 1741 0 23:19 ? 00:00:00 /bin/bash -e /tmp/DKBJT/install-homer.sh ntp 8336 1 0 23:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8851 1 0 23:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8990 1 0 23:21 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 8991 8990 0 23:21 ? 00:00:00 nginx: worker process www-data 8992 8990 0 23:21 ? 00:00:00 nginx: worker process www-data 8993 8990 0 23:21 ? 00:00:00 nginx: worker process www-data 8994 8990 0 23:21 ? 00:00:00 nginx: worker process root 9025 1 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9029 9025 0 23:21 ? 00:00:00 inotifywait -e create -qq . root 9500 8851 0 23:22 ? 00:00:00 [nginx_ping] root 9502 8851 0 23:22 ? 00:00:00 [check-nginx-upt] root 9506 8851 0 23:22 ? 00:00:00 [check-monit-upt] dnsmasq 9648 1 0 23:22 ? 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 9695 1743 0 23:22 ? 00:00:00 /bin/bash -e /tmp/DKBJT/install-homer.sh ubuntu 9696 9695 0 23:22 ? 00:00:00 /bin/bash -e /tmp/DKBJT/install-homer.sh root 9697 9696 0 23:22 ? 00:00:00 sudo ps -edf root 9698 9697 0 23:22 ? 00:00:00 ps -edf real 0m0.012s user 0m0.003s sys 0m0.007s 2019-07-30 23:22:56,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-07-30 23:22:56,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 23:22:56,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 23:22:56,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1741, return_code=0): /tmp/DKBJT/install-homer.sh 2019-07-30 23:22:56,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 23:22:56,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9648/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1088/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8851/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 8990/nginx tcp 0 0 127.0.0.1:58888 0.0.0.0:* LISTEN 1731/python tcp6 0 0 ::1:53 :::* LISTEN 9648/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1088/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 9648/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient udp 0 0 192.168.120.19:123 0.0.0.0:* 8336/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8336/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8336/ntpd udp 0 0 0.0.0.0:60694 0.0.0.0:* 548/dhclient udp6 0 0 ::1:53 :::* 9648/dnsmasq udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8336/ntpd udp6 0 0 ::1:123 :::* 8336/ntpd udp6 0 0 :::123 :::* 8336/ntpd udp6 0 0 :::30958 :::* 548/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8736 931/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7219 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9020 1090/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6528 1/init @/com/ubuntu/upstart real 0m0.008s user 0m0.004s sys 0m0.004s 2019-07-30 23:22:56,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-07-30 23:22:56,664 - 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.010s user 0m0.000s sys 0m0.005s 2019-07-30 23:22:56,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 23:22:56,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [30-Jul-2019 23:21:51 UTC] clearwater-diags-monitor starting [30-Jul-2019 23:21:51 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-30 23:22:56,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 23:22:56,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 23:22:56,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 23:22:56,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:22:56,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:22:56,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:22:56,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:22:56,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:22:56,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:22:56,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:22:56,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:22:56,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:22:56,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:22:56,732 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:22:56 GMT 2019-07-30 23:22:56,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:22:56,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:22:56,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:22:56,733 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:22:56,733 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:01,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:23:01,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:01,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:01,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:01,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:01,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:01,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:01,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:01,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] => 2019-07-30 23:22:31.549259341 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] => [30-Jul-2019 23:21:51 UTC] clearwater-diags-monitor starting\n[30-Jul-2019 23:21:51 UTC] Waiting for trigger files\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-07-30T23:22:53.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:53.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "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.010s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:53.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:53.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.61a8a2fb-894e-44e1-8823-f8c5af66674a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:54.674Z", "message": "Downloaded scripts/bind/bind.py to /tmp/3QKMN/bind.py", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.219Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b470be21-ba59-48ae-b9e4-66bc30b80998"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:55.344Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.148Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b470be21-ba59-48ae-b9e4-66bc30b80998"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:55.344Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.148Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b470be21-ba59-48ae-b9e4-66bc30b80998"}, {"node_instance_id": "homer_u4ubko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:55.344Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:55.344Z", "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 (13.4 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\t0m36.794s\nuser\t0m13.620s\nsys\t0m3.845s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:55.344Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.148Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b470be21-ba59-48ae-b9e4-66bc30b80998"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:55.344Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:54.624Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b470be21-ba59-48ae-b9e4-66bc30b80998"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:55.344Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.046Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b470be21-ba59-48ae-b9e4-66bc30b80998"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:55.344Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.129Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b470be21-ba59-48ae-b9e4-66bc30b80998"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:55.344Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.130Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b470be21-ba59-48ae-b9e4-66bc30b80998"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:55.344Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpqNhYz_', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.130Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b470be21-ba59-48ae-b9e4-66bc30b80998"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:55.344Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.140Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b470be21-ba59-48ae-b9e4-66bc30b80998"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:56.057Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.483Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b470be21-ba59-48ae-b9e4-66bc30b80998"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:56.057Z", "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-07-30T23:22:55.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:56.057Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:56.057Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:56.057Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHfG1C1', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.467Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b470be21-ba59-48ae-b9e4-66bc30b80998"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:56.057Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.494Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.b470be21-ba59-48ae-b9e4-66bc30b80998"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:56.057Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:56.057Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:56.057Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:56.057Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.811Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:56.727Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:55.850Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:57.241Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.184Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8755bb2d-c150-44d0-bdae-b48c61f9272f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:57.241Z", "message": "Downloaded scripts/bind/bind.py to /tmp/C5WCC/bind.py", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:56.930Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8755bb2d-c150-44d0-bdae-b48c61f9272f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:57.241Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_f5b4bv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:56.831Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:57.764Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.007s\nsys\t0m0.047s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpsXOTjM', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.028Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8755bb2d-c150-44d0-bdae-b48c61f9272f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.036Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8755bb2d-c150-44d0-bdae-b48c61f9272f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.043Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8755bb2d-c150-44d0-bdae-b48c61f9272f"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[ellis] => [30-Jul-2019 23:21:58 UTC] clearwater-diags-monitor starting\n[30-Jul-2019 23:21:58 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.692Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8755bb2d-c150-44d0-bdae-b48c61f9272f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.726Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8755bb2d-c150-44d0-bdae-b48c61f9272f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.726Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8755bb2d-c150-44d0-bdae-b48c61f9272f"}], "metadata": {"pagination": {"total": 3013, "offset": 2918, "size": 50}}} 2019-07-30 23:23:01,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:01,964 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:01 GMT 2019-07-30 23:23:01,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:01,964 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:23:01,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:01,965 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:01,965 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:01,965 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:23:01,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 23:23:01,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 23:23:01,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 23:23:01,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-07-30 23:23:01,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-07-30 23:22:31.549259341 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-30 23:23:01,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 23:23:01,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 23:23:01,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 23:23:01,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [30-Jul-2019 23:21:51 UTC] clearwater-diags-monitor starting [30-Jul-2019 23:21:51 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-30 23:23:01,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 23:23:01,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-07-30 23:23:01,969 - 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.010s user 0m0.000s sys 0m0.005s 2019-07-30 23:23:01,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-07-30 23:23:01,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3QKMN/bind.py 2019-07-30 23:23:01,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:23:01,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 23:23:01,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:23:01,970 - 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 (13.4 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 0m36.794s user 0m13.620s sys 0m3.845s 2019-07-30 23:23:01,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-30 23:23:01,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-30 23:23:01,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:23:01,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 23:23:01,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:23:01,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpqNhYz_', '/etc/bind/db.clearwater.local'] 2019-07-30 23:23:01,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 23:23:01,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:23:01,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-07-30 23:23:01,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-07-30 23:23:01,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-07-30 23:23:01,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHfG1C1', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:23:01,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 23:23:01,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 23:23:01,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:23:01,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 23:23:01,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:23:01,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:23:01,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-30 23:23:01,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/C5WCC/bind.py 2019-07-30 23:23:01,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:23:01,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.007s sys 0m0.047s 2019-07-30 23:23:01,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-07-30 23:23:01,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-30 23:23:01,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpsXOTjM', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:23:01,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:23:01,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 23:23:01,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [30-Jul-2019 23:21:58 UTC] clearwater-diags-monitor starting [30-Jul-2019 23:21:58 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-07-30 23:23:01,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-07-30 23:23:01,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:23:01,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 23:23:01,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:23:01,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:23:02,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:02,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:02,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:02,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:02,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:02,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:02,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:02,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:23:02,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:02,273 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:02 GMT 2019-07-30 23:23:02,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:02,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:23:02,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:02,274 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:02,274 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:07,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:23:07,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:07,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:07,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:07,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:07,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:07,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:07,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:07,374 - 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-07-30T23:22:58.373Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpsXOTjM', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.028Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8755bb2d-c150-44d0-bdae-b48c61f9272f"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "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/clearwater-config-manager/config-manager_20190730T230000Z.txt\n/var/log/clearwater-config-manager/config-manager.output.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.log\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/clearwater-queue-manager/queue-manager.output.log\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager_20190730T230000Z.txt\n/var/log/mysql.err\n/var/log/udev\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager_20190730T230000Z.txt\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\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.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.8:2380 0.0.0.0:* LISTEN 10619/etcd \ntcp 0 0 127.0.0.1:51760 0.0.0.0:* LISTEN 1732/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10907/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 9834/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10016/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9095/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10907/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10619/etcd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10907/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 551/dhclient \nudp 0 0 192.168.120.8:123 0.0.0.0:* 9245/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9245/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9245/ntpd \nudp 0 0 0.0.0.0:57712 0.0.0.0:* 551/dhclient \nudp6 0 0 ::1:53 :::* 10907/dnsmasq \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 9245/ntpd \nudp6 0 0 ::1:123 :::* 9245/ntpd \nudp6 0 0 :::123 :::* 9245/ntpd \nudp6 0 0 :::18671 :::* 551/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9027 1093/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7254 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20621 9095/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 22441 10212/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 8686 880/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/397T9/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_f5b4bv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.922Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.5663b584-752b-4c87-8245-d7a0be767ab2"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 23:16 ? 00:00:01 /sbin/init\nroot 2 0 0 23:16 ? 00:00:00 [kthreadd]\nroot 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 23:16 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 23:16 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 23:16 ? 00:00:00 [rcu_sched]\nroot 8 2 0 23:16 ? 00:00:00 [rcuos/0]\nroot 9 2 0 23:16 ? 00:00:00 [rcu_bh]\nroot 10 2 0 23:16 ? 00:00:00 [rcuob/0]\nroot 11 2 0 23:16 ? 00:00:00 [migration/0]\nroot 12 2 0 23:16 ? 00:00:00 [watchdog/0]\nroot 13 2 0 23:16 ? 00:00:00 [khelper]\nroot 14 2 0 23:16 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 23:16 ? 00:00:00 [netns]\nroot 16 2 0 23:16 ? 00:00:00 [writeback]\nroot 17 2 0 23:16 ? 00:00:00 [kintegrityd]\nroot 18 2 0 23:16 ? 00:00:00 [bioset]\nroot 19 2 0 23:16 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 23:16 ? 00:00:00 [kblockd]\nroot 21 2 0 23:16 ? 00:00:00 [ata_sff]\nroot 22 2 0 23:16 ? 00:00:00 [khubd]\nroot 23 2 0 23:16 ? 00:00:00 [md]\nroot 24 2 0 23:16 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 23:16 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 23:16 ? 00:00:00 [khungtaskd]\nroot 28 2 0 23:16 ? 00:00:00 [kswapd0]\nroot 29 2 0 23:16 ? 00:00:00 [vmstat]\nroot 30 2 0 23:16 ? 00:00:00 [ksmd]\nroot 31 2 0 23:16 ? 00:00:00 [khugepaged]\nroot 32 2 0 23:16 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 23:16 ? 00:00:00 [crypto]\nroot 46 2 0 23:16 ? 00:00:00 [kthrotld]\nroot 47 2 0 23:16 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 23:16 ? 00:00:00 [vballoon]\nroot 49 2 0 23:16 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 23:16 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 23:16 ? 00:00:00 [deferwq]\nroot 72 2 0 23:16 ? 00:00:00 [charger_manager]\nroot 114 2 0 23:16 ? 00:00:00 [kpsmoused]\nroot 132 2 0 23:16 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver]\nroot 377 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 23:16 ? 00:00:00 [kworker/u3:1]\nroot 525 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon\nroot 551 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 23:16 ? 00:00:00 [kauditd]\nmessage+ 880 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork\nroot 907 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind\nroot 936 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 939 1 0 23:16 ? 00:00:00 rsyslogd\nroot 1038 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1046 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D\nroot 1093 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1094 1 0 23:16 ? 00:00:00 cron\ndaemon 1095 1 0 23:16 ? 00:00:00 atd\nroot 1185 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 23:16 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_8m8c76/env/bin/python -m cloudify_agent.worker --queue ellis_host_8m8c76 --max-workers 5 --name ellis_host_8m8c76\nubuntu 1464 1462 0 23:16 ? 00:00:01 /home/ubuntu/ellis_host_8m8c76/env/bin/python -m cloudify_agent.worker --queue ellis_host_8m8c76 --max-workers 5 --name ellis_host_8m8c76\nubuntu 1611 1 0 23:17 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_8m8c76/env/bin/diamond --configfile /home/ubuntu/ellis_host_8m8c76/work/plugins/diamond/etc/diamond.conf\nubuntu 1732 1464 1 23:19 ? 00:00:02 /home/ubuntu/ellis_host_8m8c76/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-3RB5Qu\nubuntu 1742 1732 0 23:19 ? 00:00:00 /bin/sh -c /tmp/BETCW/install-ellis.sh\nubuntu 1744 1742 0 23:19 ? 00:00:00 /bin/bash -e /tmp/BETCW/install-ellis.sh\nmysql 9095 1 0 23:21 ? 00:00:00 /usr/sbin/mysqld\nntp 9245 1 0 23:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9834 1 0 23:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9891 1 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9895 9891 0 23:21 ? 00:00:00 inotifywait -e create -qq .\nroot 10016 1 0 23:22 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10017 10016 0 23:22 ? 00:00:00 nginx: worker process\nwww-data 10018 10016 0 23:22 ? 00:00:00 nginx: worker process\nwww-data 10019 10016 0 23:22 ? 00:00:00 nginx: worker process\nwww-data 10020 10016 0 23:22 ? 00:00:00 nginx: worker process\nellis 10212 1 0 23:22 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10619 1 1 23:22 ? 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.8:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.8 --name 192-168-120-8 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-8=http://192.168.120.8:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.8:2380 --listen-peer-urls http://192.168.120.8:2380\nroot 10634 2 0 23:22 ? 00:00:00 [kworker/u3:2]\nroot 10724 9834 0 23:22 ? 00:00:00 [nginx_ping] \nroot 10727 9834 0 23:22 ? 00:00:00 [check-nginx-upt] \nroot 10731 9834 0 23:22 ? 00:00:00 [check-monit-upt] \nroot 10735 9834 0 23:22 ? 00:00:00 [poll_ellis.sh] \nroot 10741 9834 0 23:22 ? 00:00:00 [poll_ellis_http] \nroot 10776 1 0 23:22 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.8 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 10789 9834 0 23:22 ? 00:00:00 [check-queue-man] \nroot 10793 9834 0 23:22 ? 00:00:00 [check-etcd-upti] \nroot 10797 9834 0 23:22 ? 00:00:00 [poll_etcd_clust] \nroot 10801 9834 0 23:22 ? 00:00:00 [poll_etcd.sh] \nroot 10839 1 0 23:22 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.8 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\nroot 10901 1 0 23:22 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.8 --sig-local-ip=192.168.120.8 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=45692029-5eab-44cb-8da8-5aad0a821cfa --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\ndnsmasq 10907 1 0 23:22 ? 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 10975 1744 0 23:22 ? 00:00:00 /bin/bash -e /tmp/BETCW/install-ellis.sh\nubuntu 10976 10975 0 23:22 ? 00:00:00 /bin/bash -e /tmp/BETCW/install-ellis.sh\nroot 10977 10976 0 23:22 ? 00:00:00 sudo ps -edf\nroot 10978 10977 0 23:22 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bf:37:1a \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febf:371a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:83900 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44039 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:151112697 (151.1 MB) TX bytes:6478932 (6.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:1105 errors:0 dropped:0 overruns:0 frame:0\n TX packets:1105 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:134168 (134.1 KB) TX bytes:134168 (134.1 KB)\n\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.742Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8755bb2d-c150-44d0-bdae-b48c61f9272f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:58.373Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:57.742Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8755bb2d-c150-44d0-bdae-b48c61f9272f"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "[ellis] => 2019-07-30 23:22:33.727000516 Stopping etcd clearwater-etcd\n2019-07-30 23:22:34.815794943 Restarting etcd clearwater-etcd\n2019-07-30 23:22:34.821329617 Configured ETCDCTL_PEERS: 192.168.120.14:4000,\n2019-07-30 23:22:34.825540008 Check for previous failed startup attempt\n2019-07-30 23:22:34.828071364 Running etcdctl member list\n810a326e07e71be9: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=true\n2019-07-30 23:22:34.910751022 etcdctl returned 0\n2019-07-30 23:22:34.922084012 Joining existing cluster...\n2019-07-30 23:22:45.931301431 Configured ETCDCTL_PEERS: 192.168.120.14:4000,\n2019-07-30 23:22:45.932154575 Check cluster is healthy\n2019-07-30 23:22:45.934399680 Running etcdctl cluster-health\nmember 810a326e07e71be9 is healthy: got healthy result from http://192.168.120.14:4000\ncluster is healthy\n2019-07-30 23:22:45.952975586 etcdctl returned 0\n2019-07-30 23:22:45.954094952 Tell the cluster we're joining\n2019-07-30 23:22:45.954915389 Running etcdctl member add 192-168-120-8 http://192.168.120.8:2380\nAdded member named 192-168-120-8 with ID a14c501619097ea1 to cluster\n\nETCD_NAME=\"192-168-120-8\"\nETCD_INITIAL_CLUSTER=\"192-168-120-14=http://192.168.120.14:2380,192-168-120-8=http://192.168.120.8:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-07-30 23:22:46.047797834 etcdctl returned 0\n2019-07-30 23:22:46.084262804 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.8:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.8\n --name 192-168-120-8\n --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-8=http://192.168.120.8:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.8:2380\n --listen-peer-urls http://192.168.120.8:2380\n2019-07-30 23:22:46.085988587 Check we're actually a member of the cluster\n2019-07-30 23:22:46.095192340 Wait for etcd to startup\n2019-07-30 23:22:47.107409037 Etcd started successfully\n2019-07-30 23:22:46.124959 I | etcdmain: etcd Version: 3.1.7\n2019-07-30 23:22:46.125051 I | etcdmain: Git SHA: 43b7507\n2019-07-30 23:22:46.125060 I | etcdmain: Go Version: go1.7.5\n2019-07-30 23:22:46.125073 I | etcdmain: Go OS/Arch: linux/amd64\n2019-07-30 23:22:46.125078 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-07-30 23:22:46.125193 I | embed: listening for peers on http://192.168.120.8:2380\n2019-07-30 23:22:46.125258 I | embed: listening for client requests on 0.0.0.0:4000\n2019-07-30 23:22:46.277413 I | etcdserver: name = 192-168-120-8\n2019-07-30 23:22:46.277445 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.8\n2019-07-30 23:22:46.277455 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.8/member\n2019-07-30 23:22:46.277458 I | etcdserver: heartbeat = 100ms\n2019-07-30 23:22:46.277464 I | etcdserver: election = 1000ms\n2019-07-30 23:22:46.277468 I | etcdserver: snapshot count = 10000\n2019-07-30 23:22:46.277480 I | etcdserver: advertise client URLs = http://192.168.120.8:4000\n2019-07-30 23:22:46.449630 I | etcdserver: starting member a14c501619097ea1 in cluster b41699c7b315d475\n2019-07-30 23:22:46.449718 I | raft: a14c501619097ea1 became follower at term 0\n2019-07-30 23:22:46.449756 I | raft: newRaft a14c501619097ea1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-07-30 23:22:46.449761 I | raft: a14c501619097ea1 became follower at term 1\n2019-07-30 23:22:46.746992 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9\n2019-07-30 23:22:46.747071 I | rafthttp: starting peer 810a326e07e71be9...\n2019-07-30 23:22:46.747087 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9\n2019-07-30 23:22:46.752633 I | rafthttp: started peer 810a326e07e71be9\n2019-07-30 23:22:46.752736 I | rafthttp: added peer 810a326e07e71be9\n2019-07-30 23:22:46.752817 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-07-30 23:22:46.756050 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer)\n2019-07-30 23:22:46.756082 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer)\n2019-07-30 23:22:46.756127 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream MsgApp v2 reader)\n2019-07-30 23:22:46.756541 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream Message reader)\n2019-07-30 23:22:46.760117 I | raft: a14c501619097ea1 [term: 1] received a MsgHeartbeat message with higher term from 810a326e07e71be9 [term: 2]\n2019-07-30 23:22:46.760164 I | raft: a14c501619097ea1 became follower at term 2\n2019-07-30 23:22:46.760199 I | raft: raft.node: a14c501619097ea1 elected leader 810a326e07e71be9 at term 2\n2019-07-30 23:22:46.779748 I | rafthttp: peer 810a326e07e71be9 became active\n2019-07-30 23:22:46.779769 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message writer)\n2019-07-30 23:22:46.780121 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 writer)\n2019-07-30 23:22:46.780641 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message reader)\n2019-07-30 23:22:46.780777 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 reader)\n2019-07-30 23:22:46.844404 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9\n2019-07-30 23:22:46.861807 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9\n2019-07-30 23:22:46.861839 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9\n2019-07-30 23:22:46.861870 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9\n2019-07-30 23:22:46.861879 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9\n2019-07-30 23:22:46.861942 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9\n2019-07-30 23:22:46.861961 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9\n2019-07-30 23:22:46.861983 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9\n2019-07-30 23:22:46.862709 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475\n2019-07-30 23:22:46.862905 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-07-30 23:22:46.862968 I | etcdserver/api: enabled capabilities for version 3.1\n2019-07-30 23:22:46.863413 I | etcdserver/membership: added member a14c501619097ea1 [http://192.168.120.8:2380] to cluster b41699c7b315d475\n2019-07-30 23:22:46.948145 I | etcdserver: published {Name:192-168-120-8 ClientURLs:[http://192.168.120.8:4000]} to cluster b41699c7b315d475\n2019-07-30 23:22:46.948278 I | embed: ready to serve client requests\n2019-07-30 23:22:46.948856 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-07-30 23:22:47.278141 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.8:59994\n2019-07-30 23:22:47.279405 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.8:59995\n2019-07-30 23:22:47.791749 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.8:59997\n2019-07-30 23:22:48.313625 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:60389\n2019-07-30 23:22:48.408572 D | etcdserver/api/v2http: [POST] /v2/members remote:192.168.120.28:60391\n2019-07-30 23:22:48.408843 W | etcdserver: not healthy for reconfigure, rejecting member add {ID:27d51184c9453e30 RaftAttributes:{PeerURLs:[http://192.168.120.28:2380]} Attributes:{Name: ClientURLs:[]}}\n2019-07-30 23:22:48.408855 E | etcdserver/api/v2http: error adding member 27d51184c9453e30 (etcdserver: unhealthy cluster)\n2019-07-30 23:22:48.408873 E | etcdserver/api/v2http: etcdserver: unhealthy cluster\n2019-07-30 23:22:55.027807 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.8:60001\n2019-07-30 23:22:55.086651 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.8:60001\n2019-07-30 23:22:55.209157 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.8:60002\n2019-07-30 23:22:55.245058 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.8:60005\n2019-07-30 23:22:55.286517 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.8:60007\n2019-07-30 23:22:57.616597 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.8:60014\n2019-07-30 23:22:57.619932 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.8:60015\n2019-07-30 23:22:57.832998 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.8:60022\n2019-07-30 23:22:57.836937 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.8:60022\n2019-07-30 23:22:57.840091 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.8:60023\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "[ellis] => 30-07-2019 23:22:55.441 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n30-07-2019 23:22:55.442 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n30-07-2019 23:22:55.443 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n30-07-2019 23:22:55.443 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n30-07-2019 23:22:55.443 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n30-07-2019 23:22:55.470 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n30-07-2019 23:22:55.470 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n30-07-2019 23:22:55.509 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n30-07-2019 23:22:57.614 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n30-07-2019 23:22:57.614 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n30-07-2019 23:22:57.615 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n30-07-2019 23:22:57.616 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n30-07-2019 23:22:57.623 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n30-07-2019 23:22:57.623 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n30-07-2019 23:22:57.623 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n30-07-2019 23:22:57.624 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.14: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.14\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 from etcd, comparing to last value None\n30-07-2019 23:22:57.624 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash b1607393c64f5994c520a4fbd136a349\n30-07-2019 23:22:57.624 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "[ellis] => 30-07-2019 23:22:55.787 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n30-07-2019 23:22:55.788 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.006s\nuser\t0m0.005s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.444Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "Execution done (PID=1742, return_code=0): /tmp/BETCW/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "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-07-30T23:22:58.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": " \r100 3149 100 3149 0 0 19401 0 --:--:-- --:--:-- --:--:-- 19438", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-8m8c76", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "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-07-30T23:22:58.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-8m8c76", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "[ellis] => 30-07-2019 23:22:54.982 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n30-07-2019 23:22:54.982 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n30-07-2019 23:22:55.017 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n30-07-2019 23:22:55.017 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n30-07-2019 23:22:55.018 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n30-07-2019 23:22:55.020 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n30-07-2019 23:22:55.085 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n30-07-2019 23:22:55.121 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n30-07-2019 23:22:55.121 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n30-07-2019 23:22:55.137 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n30-07-2019 23:22:57.241 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n30-07-2019 23:22:57.827 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n30-07-2019 23:22:57.828 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.8-ellis to queue to restart\n30-07-2019 23:22:57.839 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n30-07-2019 23:22:57.840 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.8-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.054Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.8d85facd-ec35-43dc-a83b-f5a3768659ed"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.651Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:59.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.651Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:59.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:22:59.651Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:58.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:00.246Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:59.537Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:00.246Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:22:59.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:00.246Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:00.053Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:01.214Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/TM9TH/create_number.sh", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:01.077Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:01.859Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:01.079Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:01.859Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:01.146Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:01.859Z", "message": "", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:01.114Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:01.859Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:01.518Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:01.859Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6TISX/bind.py", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:01.192Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}], "metadata": {"pagination": {"total": 3052, "offset": 2968, "size": 50}}} 2019-07-30 23:23:07,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:07,374 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:07 GMT 2019-07-30 23:23:07,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:07,374 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:23:07,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:07,374 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:07,374 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:07,375 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:23:07,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpsXOTjM', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:23:07,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-30 23:23:07,377 - 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/clearwater-config-manager/config-manager_20190730T230000Z.txt /var/log/clearwater-config-manager/config-manager.output.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.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager_20190730T230000Z.txt /var/log/mysql.err /var/log/udev /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager_20190730T230000Z.txt /var/log/clearwater-cluster-manager/cluster-manager.output.log /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.007s 2019-07-30 23:23:07,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-07-30 23:23:07,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.8:2380 0.0.0.0:* LISTEN 10619/etcd tcp 0 0 127.0.0.1:51760 0.0.0.0:* LISTEN 1732/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10907/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 9834/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10016/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9095/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10907/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd tcp6 0 0 :::4000 :::* LISTEN 10619/etcd udp 0 0 127.0.0.1:53 0.0.0.0:* 10907/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 551/dhclient udp 0 0 192.168.120.8:123 0.0.0.0:* 9245/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9245/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9245/ntpd udp 0 0 0.0.0.0:57712 0.0.0.0:* 551/dhclient udp6 0 0 ::1:53 :::* 10907/dnsmasq udp6 0 0 fe80::f816:3eff:feb:123 :::* 9245/ntpd udp6 0 0 ::1:123 :::* 9245/ntpd udp6 0 0 :::123 :::* 9245/ntpd udp6 0 0 :::18671 :::* 551/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9027 1093/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7254 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20621 9095/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22441 10212/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 8686 880/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.000s sys 0m0.008s 2019-07-30 23:23:07,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/397T9/add-snmpproxy-collector.py 2019-07-30 23:23:07,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-07-30 23:23:07,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 23:16 ? 00:00:01 /sbin/init root 2 0 0 23:16 ? 00:00:00 [kthreadd] root 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0] root 5 2 0 23:16 ? 00:00:00 [kworker/0:0H] root 6 2 0 23:16 ? 00:00:00 [kworker/u2:0] root 7 2 0 23:16 ? 00:00:00 [rcu_sched] root 8 2 0 23:16 ? 00:00:00 [rcuos/0] root 9 2 0 23:16 ? 00:00:00 [rcu_bh] root 10 2 0 23:16 ? 00:00:00 [rcuob/0] root 11 2 0 23:16 ? 00:00:00 [migration/0] root 12 2 0 23:16 ? 00:00:00 [watchdog/0] root 13 2 0 23:16 ? 00:00:00 [khelper] root 14 2 0 23:16 ? 00:00:00 [kdevtmpfs] root 15 2 0 23:16 ? 00:00:00 [netns] root 16 2 0 23:16 ? 00:00:00 [writeback] root 17 2 0 23:16 ? 00:00:00 [kintegrityd] root 18 2 0 23:16 ? 00:00:00 [bioset] root 19 2 0 23:16 ? 00:00:00 [kworker/u3:0] root 20 2 0 23:16 ? 00:00:00 [kblockd] root 21 2 0 23:16 ? 00:00:00 [ata_sff] root 22 2 0 23:16 ? 00:00:00 [khubd] root 23 2 0 23:16 ? 00:00:00 [md] root 24 2 0 23:16 ? 00:00:00 [devfreq_wq] root 25 2 0 23:16 ? 00:00:00 [kworker/0:1] root 27 2 0 23:16 ? 00:00:00 [khungtaskd] root 28 2 0 23:16 ? 00:00:00 [kswapd0] root 29 2 0 23:16 ? 00:00:00 [vmstat] root 30 2 0 23:16 ? 00:00:00 [ksmd] root 31 2 0 23:16 ? 00:00:00 [khugepaged] root 32 2 0 23:16 ? 00:00:00 [fsnotify_mark] root 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 23:16 ? 00:00:00 [crypto] root 46 2 0 23:16 ? 00:00:00 [kthrotld] root 47 2 0 23:16 ? 00:00:00 [kworker/u2:1] root 48 2 0 23:16 ? 00:00:00 [vballoon] root 49 2 0 23:16 ? 00:00:00 [scsi_eh_0] root 50 2 0 23:16 ? 00:00:00 [scsi_eh_1] root 71 2 0 23:16 ? 00:00:00 [deferwq] root 72 2 0 23:16 ? 00:00:00 [charger_manager] root 114 2 0 23:16 ? 00:00:00 [kpsmoused] root 132 2 0 23:16 ? 00:00:00 [kworker/0:2] root 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver] root 377 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 23:16 ? 00:00:00 [kworker/u3:1] root 525 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon root 551 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 23:16 ? 00:00:00 [kauditd] message+ 880 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork root 907 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind root 936 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon syslog 939 1 0 23:16 ? 00:00:00 rsyslogd root 1038 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D root 1093 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1094 1 0 23:16 ? 00:00:00 cron daemon 1095 1 0 23:16 ? 00:00:00 atd root 1185 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 23:16 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_8m8c76/env/bin/python -m cloudify_agent.worker --queue ellis_host_8m8c76 --max-workers 5 --name ellis_host_8m8c76 ubuntu 1464 1462 0 23:16 ? 00:00:01 /home/ubuntu/ellis_host_8m8c76/env/bin/python -m cloudify_agent.worker --queue ellis_host_8m8c76 --max-workers 5 --name ellis_host_8m8c76 ubuntu 1611 1 0 23:17 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_8m8c76/env/bin/diamond --configfile /home/ubuntu/ellis_host_8m8c76/work/plugins/diamond/etc/diamond.conf ubuntu 1732 1464 1 23:19 ? 00:00:02 /home/ubuntu/ellis_host_8m8c76/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-3RB5Qu ubuntu 1742 1732 0 23:19 ? 00:00:00 /bin/sh -c /tmp/BETCW/install-ellis.sh ubuntu 1744 1742 0 23:19 ? 00:00:00 /bin/bash -e /tmp/BETCW/install-ellis.sh mysql 9095 1 0 23:21 ? 00:00:00 /usr/sbin/mysqld ntp 9245 1 0 23:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9834 1 0 23:21 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9891 1 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9895 9891 0 23:21 ? 00:00:00 inotifywait -e create -qq . root 10016 1 0 23:22 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10017 10016 0 23:22 ? 00:00:00 nginx: worker process www-data 10018 10016 0 23:22 ? 00:00:00 nginx: worker process www-data 10019 10016 0 23:22 ? 00:00:00 nginx: worker process www-data 10020 10016 0 23:22 ? 00:00:00 nginx: worker process ellis 10212 1 0 23:22 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10619 1 1 23:22 ? 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.8:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.8 --name 192-168-120-8 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-8=http://192.168.120.8:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.8:2380 --listen-peer-urls http://192.168.120.8:2380 root 10634 2 0 23:22 ? 00:00:00 [kworker/u3:2] root 10724 9834 0 23:22 ? 00:00:00 [nginx_ping] root 10727 9834 0 23:22 ? 00:00:00 [check-nginx-upt] root 10731 9834 0 23:22 ? 00:00:00 [check-monit-upt] root 10735 9834 0 23:22 ? 00:00:00 [poll_ellis.sh] root 10741 9834 0 23:22 ? 00:00:00 [poll_ellis_http] root 10776 1 0 23:22 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.8 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 10789 9834 0 23:22 ? 00:00:00 [check-queue-man] root 10793 9834 0 23:22 ? 00:00:00 [check-etcd-upti] root 10797 9834 0 23:22 ? 00:00:00 [poll_etcd_clust] root 10801 9834 0 23:22 ? 00:00:00 [poll_etcd.sh] root 10839 1 0 23:22 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.8 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater root 10901 1 0 23:22 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.8 --sig-local-ip=192.168.120.8 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=45692029-5eab-44cb-8da8-5aad0a821cfa --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid dnsmasq 10907 1 0 23:22 ? 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 10975 1744 0 23:22 ? 00:00:00 /bin/bash -e /tmp/BETCW/install-ellis.sh ubuntu 10976 10975 0 23:22 ? 00:00:00 /bin/bash -e /tmp/BETCW/install-ellis.sh root 10977 10976 0 23:22 ? 00:00:00 sudo ps -edf root 10978 10977 0 23:22 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.009s 2019-07-30 23:23:07,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-07-30 23:23:07,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bf:37:1a inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:febf:371a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:83900 errors:0 dropped:0 overruns:0 frame:0 TX packets:44039 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151112697 (151.1 MB) TX bytes:6478932 (6.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:1105 errors:0 dropped:0 overruns:0 frame:0 TX packets:1105 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:134168 (134.1 KB) TX bytes:134168 (134.1 KB) real 0m0.011s user 0m0.000s sys 0m0.006s 2019-07-30 23:23:07,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:23:07,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 23:23:07,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-30 23:23:07,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 23:23:07,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-07-30 23:22:33.727000516 Stopping etcd clearwater-etcd 2019-07-30 23:22:34.815794943 Restarting etcd clearwater-etcd 2019-07-30 23:22:34.821329617 Configured ETCDCTL_PEERS: 192.168.120.14:4000, 2019-07-30 23:22:34.825540008 Check for previous failed startup attempt 2019-07-30 23:22:34.828071364 Running etcdctl member list 810a326e07e71be9: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=true 2019-07-30 23:22:34.910751022 etcdctl returned 0 2019-07-30 23:22:34.922084012 Joining existing cluster... 2019-07-30 23:22:45.931301431 Configured ETCDCTL_PEERS: 192.168.120.14:4000, 2019-07-30 23:22:45.932154575 Check cluster is healthy 2019-07-30 23:22:45.934399680 Running etcdctl cluster-health member 810a326e07e71be9 is healthy: got healthy result from http://192.168.120.14:4000 cluster is healthy 2019-07-30 23:22:45.952975586 etcdctl returned 0 2019-07-30 23:22:45.954094952 Tell the cluster we're joining 2019-07-30 23:22:45.954915389 Running etcdctl member add 192-168-120-8 http://192.168.120.8:2380 Added member named 192-168-120-8 with ID a14c501619097ea1 to cluster ETCD_NAME="192-168-120-8" ETCD_INITIAL_CLUSTER="192-168-120-14=http://192.168.120.14:2380,192-168-120-8=http://192.168.120.8:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-07-30 23:22:46.047797834 etcdctl returned 0 2019-07-30 23:22:46.084262804 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.8:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.8 --name 192-168-120-8 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-8=http://192.168.120.8:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.8:2380 --listen-peer-urls http://192.168.120.8:2380 2019-07-30 23:22:46.085988587 Check we're actually a member of the cluster 2019-07-30 23:22:46.095192340 Wait for etcd to startup 2019-07-30 23:22:47.107409037 Etcd started successfully 2019-07-30 23:22:46.124959 I | etcdmain: etcd Version: 3.1.7 2019-07-30 23:22:46.125051 I | etcdmain: Git SHA: 43b7507 2019-07-30 23:22:46.125060 I | etcdmain: Go Version: go1.7.5 2019-07-30 23:22:46.125073 I | etcdmain: Go OS/Arch: linux/amd64 2019-07-30 23:22:46.125078 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-07-30 23:22:46.125193 I | embed: listening for peers on http://192.168.120.8:2380 2019-07-30 23:22:46.125258 I | embed: listening for client requests on 0.0.0.0:4000 2019-07-30 23:22:46.277413 I | etcdserver: name = 192-168-120-8 2019-07-30 23:22:46.277445 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.8 2019-07-30 23:22:46.277455 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.8/member 2019-07-30 23:22:46.277458 I | etcdserver: heartbeat = 100ms 2019-07-30 23:22:46.277464 I | etcdserver: election = 1000ms 2019-07-30 23:22:46.277468 I | etcdserver: snapshot count = 10000 2019-07-30 23:22:46.277480 I | etcdserver: advertise client URLs = http://192.168.120.8:4000 2019-07-30 23:22:46.449630 I | etcdserver: starting member a14c501619097ea1 in cluster b41699c7b315d475 2019-07-30 23:22:46.449718 I | raft: a14c501619097ea1 became follower at term 0 2019-07-30 23:22:46.449756 I | raft: newRaft a14c501619097ea1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-07-30 23:22:46.449761 I | raft: a14c501619097ea1 became follower at term 1 2019-07-30 23:22:46.746992 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9 2019-07-30 23:22:46.747071 I | rafthttp: starting peer 810a326e07e71be9... 2019-07-30 23:22:46.747087 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9 2019-07-30 23:22:46.752633 I | rafthttp: started peer 810a326e07e71be9 2019-07-30 23:22:46.752736 I | rafthttp: added peer 810a326e07e71be9 2019-07-30 23:22:46.752817 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-07-30 23:22:46.756050 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer) 2019-07-30 23:22:46.756082 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer) 2019-07-30 23:22:46.756127 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream MsgApp v2 reader) 2019-07-30 23:22:46.756541 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream Message reader) 2019-07-30 23:22:46.760117 I | raft: a14c501619097ea1 [term: 1] received a MsgHeartbeat message with higher term from 810a326e07e71be9 [term: 2] 2019-07-30 23:22:46.760164 I | raft: a14c501619097ea1 became follower at term 2 2019-07-30 23:22:46.760199 I | raft: raft.node: a14c501619097ea1 elected leader 810a326e07e71be9 at term 2 2019-07-30 23:22:46.779748 I | rafthttp: peer 810a326e07e71be9 became active 2019-07-30 23:22:46.779769 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message writer) 2019-07-30 23:22:46.780121 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 writer) 2019-07-30 23:22:46.780641 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message reader) 2019-07-30 23:22:46.780777 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 reader) 2019-07-30 23:22:46.844404 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9 2019-07-30 23:22:46.861807 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9 2019-07-30 23:22:46.861839 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9 2019-07-30 23:22:46.861870 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9 2019-07-30 23:22:46.861879 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9 2019-07-30 23:22:46.861942 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9 2019-07-30 23:22:46.861961 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9 2019-07-30 23:22:46.861983 D | raft: a14c501619097ea1 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 810a326e07e71be9 2019-07-30 23:22:46.862709 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475 2019-07-30 23:22:46.862905 N | etcdserver/membership: set the initial cluster version to 3.1 2019-07-30 23:22:46.862968 I | etcdserver/api: enabled capabilities for version 3.1 2019-07-30 23:22:46.863413 I | etcdserver/membership: added member a14c501619097ea1 [http://192.168.120.8:2380] to cluster b41699c7b315d475 2019-07-30 23:22:46.948145 I | etcdserver: published {Name:192-168-120-8 ClientURLs:[http://192.168.120.8:4000]} to cluster b41699c7b315d475 2019-07-30 23:22:46.948278 I | embed: ready to serve client requests 2019-07-30 23:22:46.948856 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-07-30 23:22:47.278141 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.8:59994 2019-07-30 23:22:47.279405 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.8:59995 2019-07-30 23:22:47.791749 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.8:59997 2019-07-30 23:22:48.313625 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:60389 2019-07-30 23:22:48.408572 D | etcdserver/api/v2http: [POST] /v2/members remote:192.168.120.28:60391 2019-07-30 23:22:48.408843 W | etcdserver: not healthy for reconfigure, rejecting member add {ID:27d51184c9453e30 RaftAttributes:{PeerURLs:[http://192.168.120.28:2380]} Attributes:{Name: ClientURLs:[]}} 2019-07-30 23:22:48.408855 E | etcdserver/api/v2http: error adding member 27d51184c9453e30 (etcdserver: unhealthy cluster) 2019-07-30 23:22:48.408873 E | etcdserver/api/v2http: etcdserver: unhealthy cluster 2019-07-30 23:22:55.027807 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.8:60001 2019-07-30 23:22:55.086651 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.8:60001 2019-07-30 23:22:55.209157 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.8:60002 2019-07-30 23:22:55.245058 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.8:60005 2019-07-30 23:22:55.286517 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.8:60007 2019-07-30 23:22:57.616597 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.8:60014 2019-07-30 23:22:57.619932 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.8:60015 2019-07-30 23:22:57.832998 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.8:60022 2019-07-30 23:22:57.836937 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.8:60022 2019-07-30 23:22:57.840091 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.8:60023 real 0m0.005s user 0m0.004s sys 0m0.001s 2019-07-30 23:23:07,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-30 23:23:07,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 30-07-2019 23:22:55.441 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 30-07-2019 23:22:55.442 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 30-07-2019 23:22:55.443 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 30-07-2019 23:22:55.443 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 30-07-2019 23:22:55.443 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 30-07-2019 23:22:55.470 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 30-07-2019 23:22:55.470 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 30-07-2019 23:22:55.509 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 30-07-2019 23:22:57.614 UTC INFO main.py:113 (thread MainThread): Loaded plugin 30-07-2019 23:22:57.614 UTC INFO main.py:113 (thread MainThread): Loaded plugin 30-07-2019 23:22:57.615 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 30-07-2019 23:22:57.616 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 30-07-2019 23:22:57.623 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 30-07-2019 23:22:57.623 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 30-07-2019 23:22:57.623 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 30-07-2019 23:22:57.624 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.14: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.14 # 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 from etcd, comparing to last value None 30-07-2019 23:22:57.624 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash b1607393c64f5994c520a4fbd136a349 30-07-2019 23:22:57.624 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file real 0m0.005s user 0m0.004s sys 0m0.002s 2019-07-30 23:23:07,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:23:07,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-30 23:23:07,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 30-07-2019 23:22:55.787 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 30-07-2019 23:22:55.788 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.006s user 0m0.005s sys 0m0.002s 2019-07-30 23:23:07,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 23:23:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 23:23:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:23:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-30 23:23:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1742, return_code=0): /tmp/BETCW/install-ellis.sh 2019-07-30 23:23:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 23:23:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 23:23:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 23:23:07,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-30 23:23:07,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-30 23:23:07,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19401 0 --:--:-- --:--:-- --:--:-- 19438 2019-07-30 23:23:07,382 - 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-8m8c76 2019-07-30 23:23:07,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-30 23:23:07,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-30 23:23:07,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-8m8c76 2019-07-30 23:23:07,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-07-30 23:23:07,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 30-07-2019 23:22:54.982 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 30-07-2019 23:22:54.982 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 30-07-2019 23:22:55.017 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 30-07-2019 23:22:55.017 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 30-07-2019 23:22:55.018 UTC INFO main.py:114 (thread MainThread): Loaded plugin 30-07-2019 23:22:55.020 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 30-07-2019 23:22:55.085 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 30-07-2019 23:22:55.121 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 30-07-2019 23:22:55.121 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 30-07-2019 23:22:55.137 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 30-07-2019 23:22:57.241 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 30-07-2019 23:22:57.827 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 30-07-2019 23:22:57.828 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.8-ellis to queue to restart 30-07-2019 23:22:57.839 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 30-07-2019 23:22:57.840 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.8-ellis"}]} real 0m0.005s user 0m0.000s sys 0m0.005s 2019-07-30 23:23:07,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-07-30 23:23:07,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:23:07,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 23:23:07,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:23:07,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:23:07,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 23:23:07,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:23:07,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/TM9TH/create_number.sh 2019-07-30 23:23:07,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:23:07,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-07-30 23:23:07,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:23:07,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-30 23:23:07,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6TISX/bind.py 2019-07-30 23:23:07,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:23:07,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:07,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:07,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:07,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:07,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:07,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:07,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:07,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:23:07,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:07,450 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:07 GMT 2019-07-30 23:23:07,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:07,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:23:07,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:07,450 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:07,450 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:12,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:23:12,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:12,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:12,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:12,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:12,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:12,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:12,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:12,568 - 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-07-30T23:23:01.859Z", "message": "", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:01.114Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:01.859Z", "message": "Process created, PID: 11074", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:01.082Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:01.859Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:01.518Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:01.859Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:01.083Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:02.596Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:02.469Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:02.596Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:02.379Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:03.477Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRxpXfM', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:02.470Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:03.477Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:03.138Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:03.477Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:03.128Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:03.477Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmyChVt', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:03.117Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:03.477Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'ellis': {u'ellis_oykjv3': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.8', u'name': u'ellis-oykjv3'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:02.493Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:03.477Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:02.493Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:03.477Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:02.493Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:03.477Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'ellis': {u'ellis_oykjv3': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.8', u'name': u'ellis-oykjv3'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:02.469Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:03.477Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:02.484Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.cb18eea7-c95b-4fa5-a030-072810a33c70"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:04.145Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:03.500Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:04.652Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:04.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.234Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:04.898Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.234Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:04.897Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.234Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:04.898Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.234Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:04.898Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.234Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:04.898Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.234Z", "message": " ...done.", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:04.898Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.234Z", "message": " ...done.", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:04.898Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.234Z", "message": "Execution done (PID=11074, return_code=0): /tmp/TM9TH/create_number.sh", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:04.992Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.234Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:05.088Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.848Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:05.088Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.848Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:05.088Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.848Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:05.089Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.848Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:05.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.848Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:05.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.848Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:05.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.848Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:05.378Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:05.848Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:05.088Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.e051fc97-7a30-4e41-8395-a8b17221834e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:08.853Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_f5b4bv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:08.667Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:09.500Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:08.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:09.500Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:09.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:09.500Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:08.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:09.500Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:08.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:09.500Z", "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 4s (8,659 kB/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.715s\nuser\t0m12.544s\nsys\t0m3.260s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:08.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:09.500Z", "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-07-30T23:23:08.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.190Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.066s\nuser\t0m0.007s\nsys\t0m0.049s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:10.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] => [30-Jul-2019 23:22:36 UTC] clearwater-diags-monitor starting\n[30-Jul-2019 23:22:36 UTC] Waiting for trigger files\n2019:07:30 23:21:59: Namespace: management\n2019:07:30 23:21:59: [management] Starting server\n2019:07:30 23:21:59: [management] Listening for requests\n2019:07:30 23:21:59: Namespace: signaling\n2019:07:30 23:21:59: [signaling] Starting server\n2019:07:30 23:21:59: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "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 10305/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 9462/monit \ntcp 0 0 127.0.0.1:48650 0.0.0.0:* LISTEN 1732/python \ntcp6 0 0 ::1:53 :::* LISTEN 10305/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10305/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient \nudp 0 0 192.168.120.13:123 0.0.0.0:* 8658/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8658/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8658/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 9959/snmpd \nudp 0 0 0.0.0.0:60694 0.0.0.0:* 549/dhclient \nudp6 0 0 ::1:53 :::* 10305/dnsmasq \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8658/ntpd \nudp6 0 0 ::1:123 :::* 8658/ntpd \nudp6 0 0 :::123 :::* 8658/ntpd \nudp6 0 0 :::161 :::* 9959/snmpd \nudp6 0 0 :::30958 :::* 549/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7217 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9030 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 22561 9959/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 6530 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20977 9243/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20978 9244/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8678 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-07-30T23:23:11.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "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_err.log\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20190730T230000Z.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.010s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:10.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}], "metadata": {"pagination": {"total": 3092, "offset": 3018, "size": 50}}} 2019-07-30 23:23:12,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:12,569 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:12 GMT 2019-07-30 23:23:12,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:12,569 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:23:12,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:12,569 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:12,569 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:12,569 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:23:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:23:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 11074 2019-07-30 23:23:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-30 23:23:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 23:23:12,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 23:23:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:23:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRxpXfM', '/etc/bind/db.clearwater.local'] 2019-07-30 23:23:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 23:23:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:23:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmyChVt', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:23:12,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'ellis': {u'ellis_oykjv3': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.8', u'name': u'ellis-oykjv3'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:23:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 23:23:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-30 23:23:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'ellis': {u'ellis_oykjv3': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.8', u'name': u'ellis-oykjv3'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:23:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 23:23:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:23:12,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-30 23:23:12,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-07-30 23:23:12,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-07-30 23:23:12,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-07-30 23:23:12,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-07-30 23:23:12,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-07-30 23:23:12,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-07-30 23:23:12,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-07-30 23:23:12,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=11074, return_code=0): /tmp/TM9TH/create_number.sh 2019-07-30 23:23:12,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 23:23:12,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 23:23:12,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 23:23:12,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 23:23:12,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 23:23:12,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-07-30 23:23:12,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:23:12,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:23:12,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 23:23:12,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:23:12,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-07-30 23:23:12,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:23:12,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 23:23:12,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-07-30 23:23:12,578 - 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 4s (8,659 kB/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.715s user 0m12.544s sys 0m3.260s 2019-07-30 23:23:12,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-07-30 23:23:12,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.007s sys 0m0.049s 2019-07-30 23:23:12,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-30 23:23:12,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [30-Jul-2019 23:22:36 UTC] clearwater-diags-monitor starting [30-Jul-2019 23:22:36 UTC] Waiting for trigger files 2019:07:30 23:21:59: Namespace: management 2019:07:30 23:21:59: [management] Starting server 2019:07:30 23:21:59: [management] Listening for requests 2019:07:30 23:21:59: Namespace: signaling 2019:07:30 23:21:59: [signaling] Starting server 2019:07:30 23:21:59: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-30 23:23:12,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-30 23:23:12,579 - 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 10305/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 9462/monit tcp 0 0 127.0.0.1:48650 0.0.0.0:* LISTEN 1732/python tcp6 0 0 ::1:53 :::* LISTEN 10305/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10305/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient udp 0 0 192.168.120.13:123 0.0.0.0:* 8658/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8658/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8658/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 9959/snmpd udp 0 0 0.0.0.0:60694 0.0.0.0:* 549/dhclient udp6 0 0 ::1:53 :::* 10305/dnsmasq udp6 0 0 fe80::f816:3eff:fec:123 :::* 8658/ntpd udp6 0 0 ::1:123 :::* 8658/ntpd udp6 0 0 :::123 :::* 8658/ntpd udp6 0 0 :::161 :::* 9959/snmpd udp6 0 0 :::30958 :::* 549/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7217 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9030 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 22561 9959/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 6530 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20977 9243/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20978 9244/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8678 872/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.003s 2019-07-30 23:23:12,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-07-30 23:23:12,579 - 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_err.log /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20190730T230000Z.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.010s user 0m0.004s sys 0m0.002s 2019-07-30 23:23:12,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-30 23:23:12,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-07-30 23:23:12,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:23:12,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:12,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:12,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:12,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:12,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:12,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:12,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:12,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:23:12,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:12,636 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:12 GMT 2019-07-30 23:23:12,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:12,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:23:12,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:12,636 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:12,636 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:17,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:23:17,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:17,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:17,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:17,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:17,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:17,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:17,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:17,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-a6gzfb", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:10.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c6:0b:14 \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec6:b14/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:103352 errors:0 dropped:0 overruns:0 frame:0\n TX packets:39679 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175760845 (175.7 MB) TX bytes:6277575 (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: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:122390 (122.3 KB) TX bytes:122390 (122.3 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 23:16 ? 00:00:01 /sbin/init\nroot 2 0 0 23:16 ? 00:00:00 [kthreadd]\nroot 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 23:16 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 23:16 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 23:16 ? 00:00:00 [rcu_sched]\nroot 8 2 0 23:16 ? 00:00:00 [rcuos/0]\nroot 9 2 0 23:16 ? 00:00:00 [rcu_bh]\nroot 10 2 0 23:16 ? 00:00:00 [rcuob/0]\nroot 11 2 0 23:16 ? 00:00:00 [migration/0]\nroot 12 2 0 23:16 ? 00:00:00 [watchdog/0]\nroot 13 2 0 23:16 ? 00:00:00 [khelper]\nroot 14 2 0 23:16 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 23:16 ? 00:00:00 [netns]\nroot 16 2 0 23:16 ? 00:00:00 [writeback]\nroot 17 2 0 23:16 ? 00:00:00 [kintegrityd]\nroot 18 2 0 23:16 ? 00:00:00 [bioset]\nroot 19 2 0 23:16 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 23:16 ? 00:00:00 [kblockd]\nroot 21 2 0 23:16 ? 00:00:00 [ata_sff]\nroot 22 2 0 23:16 ? 00:00:00 [khubd]\nroot 23 2 0 23:16 ? 00:00:00 [md]\nroot 24 2 0 23:16 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 23:16 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 23:16 ? 00:00:00 [khungtaskd]\nroot 28 2 0 23:16 ? 00:00:00 [kswapd0]\nroot 29 2 0 23:16 ? 00:00:00 [vmstat]\nroot 30 2 0 23:16 ? 00:00:00 [ksmd]\nroot 31 2 0 23:16 ? 00:00:00 [khugepaged]\nroot 32 2 0 23:16 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 23:16 ? 00:00:00 [crypto]\nroot 46 2 0 23:16 ? 00:00:00 [kthrotld]\nroot 47 2 0 23:16 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 23:16 ? 00:00:00 [vballoon]\nroot 49 2 0 23:16 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 23:16 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 23:16 ? 00:00:00 [deferwq]\nroot 72 2 0 23:16 ? 00:00:00 [charger_manager]\nroot 114 2 0 23:16 ? 00:00:00 [kpsmoused]\nroot 119 2 0 23:16 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 23:16 ? 00:00:00 [kworker/u3:1]\nroot 496 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon\nroot 549 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 23:16 ? 00:00:00 [kauditd]\nmessage+ 872 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork\nroot 906 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 924 1 0 23:16 ? 00:00:00 rsyslogd\nroot 943 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon\nroot 1038 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1046 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 23:16 ? 00:00:00 cron\ndaemon 1097 1 0 23:16 ? 00:00:00 atd\nroot 1184 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1190 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 23:16 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_a6gzfb/env/bin/python -m cloudify_agent.worker --queue dime_host_a6gzfb --max-workers 5 --name dime_host_a6gzfb\nubuntu 1463 1461 0 23:16 ? 00:00:01 /home/ubuntu/dime_host_a6gzfb/env/bin/python -m cloudify_agent.worker --queue dime_host_a6gzfb --max-workers 5 --name dime_host_a6gzfb\nubuntu 1609 1 0 23:17 ? 00:00:01 python2.7 /home/ubuntu/dime_host_a6gzfb/env/bin/diamond --configfile /home/ubuntu/dime_host_a6gzfb/work/plugins/diamond/etc/diamond.conf\nubuntu 1732 1463 1 23:19 ? 00:00:02 /home/ubuntu/dime_host_a6gzfb/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-aBho2s\nubuntu 1744 1732 0 23:19 ? 00:00:00 /bin/sh -c /tmp/JB992/install-dime.sh\nubuntu 1746 1744 0 23:19 ? 00:00:00 /bin/bash -e /tmp/JB992/install-dime.sh\nntp 8658 1 0 23:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9227 1 0 23:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9228 9227 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9232 1 0 23:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9233 9232 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9242 9233 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9243 9228 0 23:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9244 9242 0 23:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9462 1 0 23:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9879 1 0 23:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9883 9879 0 23:22 ? 00:00:00 inotifywait -e create -qq .\nsnmp 9959 1 0 23:22 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10305 1 0 23:23 ? 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 10352 1746 0 23:23 ? 00:00:00 /bin/bash -e /tmp/JB992/install-dime.sh\nubuntu 10353 10352 0 23:23 ? 00:00:00 /bin/bash -e /tmp/JB992/install-dime.sh\nroot 10354 10353 0 23:23 ? 00:00:00 sudo ps -edf\nroot 10355 10354 0 23:23 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "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 10305/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 9462/monit \ntcp 0 0 127.0.0.1:48650 0.0.0.0:* LISTEN 1732/python \ntcp6 0 0 ::1:53 :::* LISTEN 10305/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10305/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient \nudp 0 0 192.168.120.13:123 0.0.0.0:* 8658/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8658/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8658/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 9959/snmpd \nudp 0 0 0.0.0.0:60694 0.0.0.0:* 549/dhclient \nudp6 0 0 ::1:53 :::* 10305/dnsmasq \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8658/ntpd \nudp6 0 0 ::1:123 :::* 8658/ntpd \nudp6 0 0 :::123 :::* 8658/ntpd \nudp6 0 0 :::161 :::* 9959/snmpd \nudp6 0 0 :::30958 :::* 549/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7217 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9030 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 22561 9959/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 6530 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20977 9243/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20978 9244/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8678 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-07-30T23:23:11.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "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_err.log\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20190730T230000Z.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.010s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] => [30-Jul-2019 23:22:36 UTC] clearwater-diags-monitor starting\n[30-Jul-2019 23:22:36 UTC] Waiting for trigger files\n2019:07:30 23:21:59: Namespace: management\n2019:07:30 23:21:59: [management] Starting server\n2019:07:30 23:21:59: [management] Listening for requests\n2019:07:30 23:21:59: Namespace: signaling\n2019:07:30 23:21:59: [signaling] Starting server\n2019:07:30 23:21:59: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] => 2019-07-30 23:22:53.741908468 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:11.787Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-a6gzfb", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:12.470Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:12.470Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:12.470Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:12.470Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:11.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.83fb5894-473e-48be-9edd-c5481d4e7ab7"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:12.470Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:12.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_fgnxp1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:12.470Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:12.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:13.096Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:12.813Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:13.096Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:12.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:13.096Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:12.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:14.176Z", "message": "Downloaded scripts/bind/bind.py to /tmp/28ES0/bind.py", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:14.038Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6fd13577-6154-4087-824f-df4f2097ea05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:14.820Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'ellis': {u'ellis_oykjv3': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.8', u'name': u'ellis-oykjv3'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:14.552Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6fd13577-6154-4087-824f-df4f2097ea05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:14.820Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:14.567Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6fd13577-6154-4087-824f-df4f2097ea05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:14.820Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpx_5GBg', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:14.553Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6fd13577-6154-4087-824f-df4f2097ea05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:14.820Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:14.577Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6fd13577-6154-4087-824f-df4f2097ea05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:14.820Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:14.577Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6fd13577-6154-4087-824f-df4f2097ea05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:14.820Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'ellis': {u'ellis_oykjv3': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.8', u'name': u'ellis-oykjv3'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:14.577Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6fd13577-6154-4087-824f-df4f2097ea05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:14.820Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpbSIXtY', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:14.733Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6fd13577-6154-4087-824f-df4f2097ea05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:14.820Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:14.333Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6fd13577-6154-4087-824f-df4f2097ea05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:14.820Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:14.552Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6fd13577-6154-4087-824f-df4f2097ea05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:14.820Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:14.521Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6fd13577-6154-4087-824f-df4f2097ea05"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:15.502Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:15.250Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:15.502Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:14.748Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6fd13577-6154-4087-824f-df4f2097ea05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:15.502Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:14.741Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.6fd13577-6154-4087-824f-df4f2097ea05"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:15.502Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:15.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:16.170Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:15.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 3111, "offset": 3068, "size": 50}}} 2019-07-30 23:23:17,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:17,727 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:17 GMT 2019-07-30 23:23:17,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:17,727 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:23:17,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:17,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:17,728 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:17,728 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:23:17,730 - 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-a6gzfb 2019-07-30 23:23:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-07-30 23:23:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c6:0b:14 inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec6:b14/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:103352 errors:0 dropped:0 overruns:0 frame:0 TX packets:39679 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175760845 (175.7 MB) TX bytes:6277575 (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: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:122390 (122.3 KB) TX bytes:122390 (122.3 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-07-30 23:23:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-07-30 23:23:17,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 23:16 ? 00:00:01 /sbin/init root 2 0 0 23:16 ? 00:00:00 [kthreadd] root 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0] root 5 2 0 23:16 ? 00:00:00 [kworker/0:0H] root 6 2 0 23:16 ? 00:00:00 [kworker/u2:0] root 7 2 0 23:16 ? 00:00:00 [rcu_sched] root 8 2 0 23:16 ? 00:00:00 [rcuos/0] root 9 2 0 23:16 ? 00:00:00 [rcu_bh] root 10 2 0 23:16 ? 00:00:00 [rcuob/0] root 11 2 0 23:16 ? 00:00:00 [migration/0] root 12 2 0 23:16 ? 00:00:00 [watchdog/0] root 13 2 0 23:16 ? 00:00:00 [khelper] root 14 2 0 23:16 ? 00:00:00 [kdevtmpfs] root 15 2 0 23:16 ? 00:00:00 [netns] root 16 2 0 23:16 ? 00:00:00 [writeback] root 17 2 0 23:16 ? 00:00:00 [kintegrityd] root 18 2 0 23:16 ? 00:00:00 [bioset] root 19 2 0 23:16 ? 00:00:00 [kworker/u3:0] root 20 2 0 23:16 ? 00:00:00 [kblockd] root 21 2 0 23:16 ? 00:00:00 [ata_sff] root 22 2 0 23:16 ? 00:00:00 [khubd] root 23 2 0 23:16 ? 00:00:00 [md] root 24 2 0 23:16 ? 00:00:00 [devfreq_wq] root 25 2 0 23:16 ? 00:00:00 [kworker/0:1] root 27 2 0 23:16 ? 00:00:00 [khungtaskd] root 28 2 0 23:16 ? 00:00:00 [kswapd0] root 29 2 0 23:16 ? 00:00:00 [vmstat] root 30 2 0 23:16 ? 00:00:00 [ksmd] root 31 2 0 23:16 ? 00:00:00 [khugepaged] root 32 2 0 23:16 ? 00:00:00 [fsnotify_mark] root 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 23:16 ? 00:00:00 [crypto] root 46 2 0 23:16 ? 00:00:00 [kthrotld] root 47 2 0 23:16 ? 00:00:00 [kworker/u2:1] root 48 2 0 23:16 ? 00:00:00 [vballoon] root 49 2 0 23:16 ? 00:00:00 [scsi_eh_0] root 50 2 0 23:16 ? 00:00:00 [scsi_eh_1] root 71 2 0 23:16 ? 00:00:00 [deferwq] root 72 2 0 23:16 ? 00:00:00 [charger_manager] root 114 2 0 23:16 ? 00:00:00 [kpsmoused] root 119 2 0 23:16 ? 00:00:00 [kworker/0:2] root 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 23:16 ? 00:00:00 [kworker/u3:1] root 496 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon root 549 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 23:16 ? 00:00:00 [kauditd] message+ 872 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork root 906 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind syslog 924 1 0 23:16 ? 00:00:00 rsyslogd root 943 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon root 1038 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 23:16 ? 00:00:00 cron daemon 1097 1 0 23:16 ? 00:00:00 atd root 1184 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1190 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 23:16 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_a6gzfb/env/bin/python -m cloudify_agent.worker --queue dime_host_a6gzfb --max-workers 5 --name dime_host_a6gzfb ubuntu 1463 1461 0 23:16 ? 00:00:01 /home/ubuntu/dime_host_a6gzfb/env/bin/python -m cloudify_agent.worker --queue dime_host_a6gzfb --max-workers 5 --name dime_host_a6gzfb ubuntu 1609 1 0 23:17 ? 00:00:01 python2.7 /home/ubuntu/dime_host_a6gzfb/env/bin/diamond --configfile /home/ubuntu/dime_host_a6gzfb/work/plugins/diamond/etc/diamond.conf ubuntu 1732 1463 1 23:19 ? 00:00:02 /home/ubuntu/dime_host_a6gzfb/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-aBho2s ubuntu 1744 1732 0 23:19 ? 00:00:00 /bin/sh -c /tmp/JB992/install-dime.sh ubuntu 1746 1744 0 23:19 ? 00:00:00 /bin/bash -e /tmp/JB992/install-dime.sh ntp 8658 1 0 23:21 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9227 1 0 23:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9228 9227 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9232 1 0 23:21 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9233 9232 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9242 9233 0 23:21 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9243 9228 0 23:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9244 9242 0 23:21 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9462 1 0 23:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9879 1 0 23:22 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9883 9879 0 23:22 ? 00:00:00 inotifywait -e create -qq . snmp 9959 1 0 23:22 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10305 1 0 23:23 ? 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 10352 1746 0 23:23 ? 00:00:00 /bin/bash -e /tmp/JB992/install-dime.sh ubuntu 10353 10352 0 23:23 ? 00:00:00 /bin/bash -e /tmp/JB992/install-dime.sh root 10354 10353 0 23:23 ? 00:00:00 sudo ps -edf root 10355 10354 0 23:23 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.006s 2019-07-30 23:23:17,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-07-30 23:23:17,731 - 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 10305/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 9462/monit tcp 0 0 127.0.0.1:48650 0.0.0.0:* LISTEN 1732/python tcp6 0 0 ::1:53 :::* LISTEN 10305/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 10305/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient udp 0 0 192.168.120.13:123 0.0.0.0:* 8658/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8658/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8658/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 9959/snmpd udp 0 0 0.0.0.0:60694 0.0.0.0:* 549/dhclient udp6 0 0 ::1:53 :::* 10305/dnsmasq udp6 0 0 fe80::f816:3eff:fec:123 :::* 8658/ntpd udp6 0 0 ::1:123 :::* 8658/ntpd udp6 0 0 :::123 :::* 8658/ntpd udp6 0 0 :::161 :::* 9959/snmpd udp6 0 0 :::30958 :::* 549/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7217 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9030 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 22561 9959/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 6530 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20977 9243/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20978 9244/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8678 872/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.003s 2019-07-30 23:23:17,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-07-30 23:23:17,731 - 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_err.log /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20190730T230000Z.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.010s user 0m0.004s sys 0m0.002s 2019-07-30 23:23:17,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-30 23:23:17,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [30-Jul-2019 23:22:36 UTC] clearwater-diags-monitor starting [30-Jul-2019 23:22:36 UTC] Waiting for trigger files 2019:07:30 23:21:59: Namespace: management 2019:07:30 23:21:59: [management] Starting server 2019:07:30 23:21:59: [management] Listening for requests 2019:07:30 23:21:59: Namespace: signaling 2019:07:30 23:21:59: [signaling] Starting server 2019:07:30 23:21:59: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-30 23:23:17,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-30 23:23:17,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-30 23:23:17,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-30 23:23:17,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-07-30 23:22:53.741908468 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.001s 2019-07-30 23:23:17,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-07-30 23:23:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-07-30 23:23:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-a6gzfb 2019-07-30 23:23:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 23:23:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 23:23:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 23:23:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 23:23:17,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 23:23:17,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:23:17,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:23:17,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-07-30 23:23:17,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-07-30 23:23:17,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/28ES0/bind.py 2019-07-30 23:23:17,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'ellis': {u'ellis_oykjv3': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.8', u'name': u'ellis-oykjv3'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:23:17,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 23:23:17,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpx_5GBg', '/etc/bind/db.clearwater.local'] 2019-07-30 23:23:17,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-07-30 23:23:17,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 23:23:17,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'ellis': {u'ellis_oykjv3': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.8', u'name': u'ellis-oykjv3'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:23:17,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpbSIXtY', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:23:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-07-30 23:23:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 23:23:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:23:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:23:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 23:23:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:23:17,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-07-30 23:23:17,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-07-30 23:23:17,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:23:17,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:17,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:17,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:17,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:17,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:17,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:17,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:17,794 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:23:17,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:17,794 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:17 GMT 2019-07-30 23:23:17,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:17,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:23:17,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:17,794 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:17,795 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:22,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:23:22,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:22,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:22,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:22,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:22,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:22,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:22,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:22,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3111, "offset": 3111, "size": 50}}} 2019-07-30 23:23:22,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:22,918 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:22 GMT 2019-07-30 23:23:22,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:22,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:23:22,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:22,918 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:22,918 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:22,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:23:22,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:22,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:22,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:22,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:22,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:22,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:22,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:22,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:23:22,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:22,973 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:22 GMT 2019-07-30 23:23:22,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:22,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:23:22,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:22,974 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:22,974 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:27,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:23:28,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:28,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:28,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:28,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:28,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:28,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:28,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:28,066 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:23.993Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:23.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:24.660Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:24.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}], "metadata": {"pagination": {"total": 3113, "offset": 3111, "size": 50}}} 2019-07-30 23:23:28,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:28,066 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:28 GMT 2019-07-30 23:23:28,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:28,066 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:23:28,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:28,066 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:28,067 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:28,067 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:23:28,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-07-30 23:23:28,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-07-30 23:23:28,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:23:28,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:28,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:28,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:28,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:28,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:28,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:28,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:28,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:23:28,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:28,126 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:28 GMT 2019-07-30 23:23:28,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:28,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:23:28,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:28,126 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:28,126 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:33,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:23:33,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:33,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:33,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:33,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:33,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:33,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:33,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:33,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:31.194Z", "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 (6,016 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.169s\nuser\t0m3.717s\nsys\t0m0.894s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:31.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:31.912Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:31.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:31.912Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:31.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:31.912Z", "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-07-30T23:23:31.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}], "metadata": {"pagination": {"total": 3117, "offset": 3113, "size": 50}}} 2019-07-30 23:23:33,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:33,223 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:33 GMT 2019-07-30 23:23:33,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:33,223 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:23:33,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:33,223 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:33,223 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:33,223 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:23:33,224 - 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 (6,016 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.169s user 0m3.717s sys 0m0.894s 2019-07-30 23:23:33,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-07-30 23:23:33,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-07-30 23:23:33,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-07-30 23:23:33,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:23:33,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:33,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:33,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:33,281 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:33,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:33,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:33,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:33,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:23:33,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:33,282 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:33 GMT 2019-07-30 23:23:33,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:33,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:23:33,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:33,282 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:33,282 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:38,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:23:38,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:38,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:38,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:38,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:38,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:38,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:38,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:38,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:33.417Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.009s\nsys\t0m0.046s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "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-07-30T23:23:33.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "message": "[vellum] => /var/log\n/var/log/dmesg\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa30\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/iotop.log\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_20190730T230000Z.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.001s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "message": "[vellum] => 2019-07-30 23:22:52.241020923 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:97:72:3f \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe97:723f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:132744 errors:0 dropped:0 overruns:0 frame:0\n TX packets:37393 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222358723 (222.3 MB) TX bytes:6421242 (6.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2478 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2478 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:223387 (223.3 KB) TX bytes:223387 (223.3 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 23:16 ? 00:00:01 /sbin/init\nroot 2 0 0 23:16 ? 00:00:00 [kthreadd]\nroot 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 23:16 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 23:16 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 23:16 ? 00:00:00 [rcu_sched]\nroot 8 2 0 23:16 ? 00:00:00 [rcuos/0]\nroot 9 2 0 23:16 ? 00:00:00 [rcu_bh]\nroot 10 2 0 23:16 ? 00:00:00 [rcuob/0]\nroot 11 2 0 23:16 ? 00:00:00 [migration/0]\nroot 12 2 0 23:16 ? 00:00:00 [watchdog/0]\nroot 13 2 0 23:16 ? 00:00:00 [khelper]\nroot 14 2 0 23:16 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 23:16 ? 00:00:00 [netns]\nroot 16 2 0 23:16 ? 00:00:00 [writeback]\nroot 17 2 0 23:16 ? 00:00:00 [kintegrityd]\nroot 18 2 0 23:16 ? 00:00:00 [bioset]\nroot 19 2 0 23:16 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 23:16 ? 00:00:00 [kblockd]\nroot 21 2 0 23:16 ? 00:00:00 [ata_sff]\nroot 22 2 0 23:16 ? 00:00:00 [khubd]\nroot 23 2 0 23:16 ? 00:00:00 [md]\nroot 24 2 0 23:16 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 23:16 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 23:16 ? 00:00:00 [khungtaskd]\nroot 28 2 0 23:16 ? 00:00:00 [kswapd0]\nroot 29 2 0 23:16 ? 00:00:00 [vmstat]\nroot 30 2 0 23:16 ? 00:00:00 [ksmd]\nroot 31 2 0 23:16 ? 00:00:00 [khugepaged]\nroot 32 2 0 23:16 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 23:16 ? 00:00:00 [crypto]\nroot 46 2 0 23:16 ? 00:00:00 [kthrotld]\nroot 47 2 0 23:16 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 23:16 ? 00:00:00 [vballoon]\nroot 49 2 0 23:16 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 23:16 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 23:16 ? 00:00:00 [deferwq]\nroot 72 2 0 23:16 ? 00:00:00 [charger_manager]\nroot 114 2 0 23:16 ? 00:00:00 [kpsmoused]\nroot 124 2 0 23:16 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 435 2 0 23:16 ? 00:00:00 [kworker/u3:1]\nroot 526 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon\nroot 552 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 23:16 ? 00:00:00 [kauditd]\nmessage+ 873 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork\nroot 902 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 923 1 0 23:16 ? 00:00:00 rsyslogd\nroot 932 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon\nroot 1050 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1102 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1104 1 0 23:16 ? 00:00:00 cron\ndaemon 1105 1 0 23:16 ? 00:00:00 atd\nroot 1221 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1233 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 23:16 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_men849/env/bin/python -m cloudify_agent.worker --queue vellum_host_men849 --max-workers 5 --name vellum_host_men849\nubuntu 1463 1461 0 23:16 ? 00:00:02 /home/ubuntu/vellum_host_men849/env/bin/python -m cloudify_agent.worker --queue vellum_host_men849 --max-workers 5 --name vellum_host_men849\nubuntu 1610 1 0 23:17 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_men849/env/bin/diamond --configfile /home/ubuntu/vellum_host_men849/work/plugins/diamond/etc/diamond.conf\nubuntu 1731 1463 1 23:19 ? 00:00:02 /home/ubuntu/vellum_host_men849/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-3deBmR\nubuntu 1743 1731 0 23:19 ? 00:00:00 /bin/sh -c /tmp/G5QKZ/install-vellum.sh\nubuntu 1745 1743 0 23:19 ? 00:00:00 /bin/bash -e /tmp/G5QKZ/install-vellum.sh\nntp 11708 1 0 23:22 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12111 1 0 23:22 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12435 1 0 23:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13087 1 0 23:23 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13093 13087 0 23:23 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13540 12435 0 23:23 ? 00:00:00 [check-monit-upt] \ndnsmasq 14030 1 0 23:23 ? 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 14077 1745 0 23:23 ? 00:00:00 /bin/bash -e /tmp/G5QKZ/install-vellum.sh\nubuntu 14078 14077 0 23:23 ? 00:00:00 /bin/bash -e /tmp/G5QKZ/install-vellum.sh\nroot 14079 14078 0 23:23 ? 00:00:00 sudo ps -edf\nroot 14080 14079 0 23:23 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.023Z", "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:52370 0.0.0.0:* LISTEN 1731/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14030/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12435/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12111/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14030/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1102/sshd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14030/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 552/dhclient \nudp 0 0 192.168.120.5:123 0.0.0.0:* 11708/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11708/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11708/ntpd \nudp 0 0 0.0.0.0:4816 0.0.0.0:* 552/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12111/memcached \nudp6 0 0 ::1:53 :::* 14030/dnsmasq \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 11708/ntpd \nudp6 0 0 ::1:123 :::* 11708/ntpd \nudp6 0 0 :::123 :::* 11708/ntpd \nudp6 0 0 :::7346 :::* 552/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7265 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9060 1103/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8695 873/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.006s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-men849", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-men849", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " max_ttl = 600", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "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-07-30T23:23:34.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": "Execution done (PID=1743, return_code=0): /tmp/G5QKZ/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "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-07-30T23:23:33.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": "[vellum] => INFO [main] 2019-07-30 23:20:41,167 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-07-30 23:20:41,192 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 23:20:41,319 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-07-30 23:20:41,500 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-07-30 23:20:41,509 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-07-30 23:20:41,509 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-07-30 23:20:42,225 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 23:20:42,302 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-07-30 23:20:42,387 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-07-30 23:20:42,387 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-07-30 23:20:42,387 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-07-30 23:20:42,396 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699200(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-07-30 23:20:42,396 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66731000(65166K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-07-30 23:20:42,396 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-07-30 23:20:42,396 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-07-30 23:20:42,396 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16677368(16286K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-07-30 23:20:42,396 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-07-30 23:20:42,397 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_1564528840.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1564528840.log]\nINFO [main] 2019-07-30 23:20:42,662 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-07-30 23:20:42,662 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-07-30 23:20:42,974 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-07-30 23:20:42,979 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-07-30 23:20:42,979 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-07-30 23:20:42,988 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-07-30 23:20:43,222 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-07-30 23:20:43,232 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-07-30 23:20:43,233 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-07-30 23:20:43,386 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-07-30 23:20:45,044 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-07-30 23:20:45,062 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-07-30 23:20:45,069 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-07-30 23:20:45,073 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-07-30 23:20:45,078 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-07-30 23:20:45,083 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-07-30 23:20:45,095 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-07-30 23:20:45,102 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-07-30 23:20:45,110 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-07-30 23:20:45,114 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-07-30 23:20:45,120 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-07-30 23:20:45,125 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-07-30 23:20:45,129 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-07-30 23:20:45,132 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-07-30 23:20:45,136 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-07-30 23:20:45,140 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-07-30 23:20:45,255 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-07-30 23:20:45,257 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-07-30 23:20:45,318 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-30 23:20:45,326 Memtable.java:347 - Writing Memtable-local@1119538138(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-30 23:20:45,403 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=1564528845003, position=399)\nINFO [main] 2019-07-30 23:20:45,961 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-07-30 23:20:46,178 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-07-30 23:20:46,178 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-07-30 23:20:46,180 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-07-30 23:20:46,202 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-07-30 23:20:46,203 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-07-30 23:20:46,219 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 23:20:46,238 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-07-30 23:20:46,248 SystemKeyspace.java:765 - No host ID found, created 49010353-5935-45c3-850d-ee52f92847a4 (Note: This should happen exactly once per node).\nINFO [main] 2019-07-30 23:20:46,254 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-07-30 23:20:46,258 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-30 23:20:46,259 Memtable.java:347 - Writing Memtable-local@1481271338(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-30 23:20:46,261 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=1564528845003, position=93397)\nINFO [main] 2019-07-30 23:20:46,503 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 23:20:46,515 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-07-30 23:20:46,547 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-07-30 23:20:46,568 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 23:20:46,579 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-07-30 23:20:46,588 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 23:20:46,599 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-07-30 23:20:46,614 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-07-30 23:20:46,616 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-07-30 23:20:46,623 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-07-30 23:20:46,637 StorageService.java:959 - Generated random tokens. tokens are [-1663640290722672753, 5186776576974820095, -2458661027893265491, 2111268137479711211, 1965779767892734213, -7939789010776205007, 4753104766564452979, -2255631232389259044, -5439060527809931539, 477361681029570483, 2793026360325578660, 6997254924373383941, 3152716966323510702, 6665459479240363510, 2455313945651860702, 5529239567251787972, 513974713455950726, -7320087839828464737, 4028997953574407814, -5477774491617306076, 2636722888194433813, 8612296511005341097, -147291852824656691, -9150308999119687489, -7035767502733218088, 5833024728775470710, 6678368182425128437, 8902765419458880330, -925117740297649790, 3544630843775884312, -8220668295791091515, 4006248289119473903, -7774662256950389439, 3541624145442709807, 5398593134725371536, -6742164874755425754, -3709313886641507260, -1172078779794568543, 4340847941478667893, -6338199506271123455, -8078199298400406950, -3734161661243216233, -2601671078191691510, 5947720873528725201, 877489916921026761, -2512194001015416896, -7208254467978462534, -398780944629750562, 8716077466811585468, -7563287147359270655, -3616608949714729760, -8239803348958055417, 7283653362889844035, -8461822125147598313, 6073517635496436045, -2179288243488414651, 7362885037706292875, 8922062963525428797, 6919122482301355480, 7498816162559298744, -4817735755537034046, 7004181195171604742, 200330043818193851, 2654662563501209907, -7102166779310442522, 7460445544741507403, -2900872218219378529, -1090411595878867009, -5577099320879756985, -5479811603789289259, 5965206435066984189, -5139007320503811600, 986025311099113055, -2552728081162003887, 8964115721540524519, -515253120424890254, 221197944944099795, -8270511410850741191, 7744599454624744682, -6254467278382406007, 6572908572518849205, 1620117488450567437, 8458677824339410676, -4782176197813577877, 6485195041111784314, -962305772437685689, 5637724736274451690, -266332609380488493, -9072560052787794982, 1374984931368371310, 4586767214420556873, -4070138730687788602, 4514584581800143599, -8738105806994247146, -8774504289843000033, 6357717006505435630, -6752110094635355671, 6937451779281498365, 2520199387835196508, -6429983994947063785, -4210801730330420791, 1165889036795832411, 885455873007666639, 6840159965552187009, -9206695226600396408, -4665137128195429566, -4389885130504328280, 3323332912659670250, -578497192912843857, 3735856326101357410, -1544261868860375022, 844186153411320951, -7983931259498163204, 3225134664444112861, 7011488769553598920, 3487197575767117142, -966013770615842316, -6643890889783112442, -3067316857041442243, 6754716301988981001, -8253052459442923955, -7977312430390238066, -2840598944641650106, 2448012897309972288, -3000275743490678753, -2587811348571527252, 8251495041019633845, 5036926341445311909, -4955446074526309075, 745076149370356800, -3574140640528592645, -7915807773946540474, 4940548915727055426, 1741675534107245628, 8931351492656373609, 3095974845340139326, 6166163708076807276, 5185132305597880671, 7010810703962295638, 2662938008696977357, -7262447279594718439, -8855998159470010570, -2891351951433629318, -2411042840697860297, -2056471617037951164, -3946918778318215281, 1756397095434405047, -6751187328517723167, 5727188208654516111, 3090971712037810364, 5145372596243097963, 5094988414199682003, -967485130426088619, 2968463504432191463, -5356309002980556488, 9001136014175984646, -8599309404255878488, -7363215496942002597, 2557854553165825851, 267672844159852155, 1652462639649551794, 6990094159921612620, 6358118606926496398, 3287802103803153375, -7830543287291953886, 7021898662453164504, -2787506238259543986, -3845052508259508265, 1700967571074671654, -4211311335183212188, -309692339877175637, -3276778001312034070, 1048319715711431178, 7868564866825629439, -2944117785442543458, -1992158291905931196, 7649294533920849014, -3867248847540111872, 7856247795894997088, -4041464547372631476, -7598320763649261700, -3817211847122991643, 3913136209804080200, -2184467403165646553, 2175945267674851191, -5114868454159060015, -2135141794398747820, 1788973295435251079, -7452988806825966930, -5517159939358974283, -8966924718302903574, 4726994354203639122, -8881160475154974656, 4961866390705729822, -5376357761278874537, 6171432168040896641, 4536560110831306349, 1046631785217365756, -5769402383315620632, 7929060296836235786, -6283198792723424398, 741833188184445885, -8804321965383256111, 3594940120290012593, -5903616612590912856, -1423338467052173538, 2366222028757013897, -8916292386365317605, 2311526716212345349, -7617252508248720607, -8002078908269604803, 8719712902962978663, 4721532552022200413, -2155151366420868844, 1192810501063736107, 6938401167257520886, -4127939759220840454, -7487531422176972962, 3460924382988136427, 8232177419105746339, 4444977562391346543, -1773450132611893053, -1113839177851247253, -3171914403070109793, 4065759936590083385, -5764661080806270396, 4267971816392400341, 2193461674051056575, 5649016978613032717, -2541246369551982128, 3978239358959665170, 1781940280475317076, 100049391517254208, -7128659623303738652, 8303214801815839709, 4656517051094083921, 2464673811855778944, 1767529777760173402, 5077488471156760603, 5632901757647750022, 6518109059330047043, -7275749864688846041, 292990700728519450, 3062421922479610045, 3140465641663592867, -4789986135018726563, -2598346354171468285, -3144835696523188231, 2430867182563975464, 6937189662705140966, 2579708624724583923, 1642887824057357275, -1862526813580374217, -2236317963741535086, 4417185877433909096, -369347862745510393]\nINFO [main] 2019-07-30 23:20:46,647 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@16af3cf3[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@1fd1e170[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@3b7a6a0c}\nINFO [MigrationStage:1] 2019-07-30 23:20:46,721 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-30 23:20:46,723 Memtable.java:347 - Writing Memtable-schema_keyspaces@2136740111(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-30 23:20:46,724 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=1564528845003, position=102352)\nINFO [MigrationStage:1] 2019-07-30 23:20:47,200 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-30 23:20:47,202 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1909734317(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-30 23:20:47,217 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=1564528845003, position=102352)\nINFO [MigrationStage:1] 2019-07-30 23:20:47,287 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-30 23:20:47,288 Memtable.java:347 - Writing Memtable-schema_columns@1521636025(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-30 23:20:47,317 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=1564528845003, position=102352)\nINFO [MigrationStage:1] 2019-07-30 23:20:47,652 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-30 23:20:47,653 Memtable.java:347 - Writing Memtable-schema_triggers@1728586927(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-30 23:20:47,654 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=1564528845003, position=102352)\nINFO [MigrationStage:1] 2019-07-30 23:20:47,876 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-30 23:20:47,876 Memtable.java:347 - Writing Memtable-schema_usertypes@932032248(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-30 23:20:47,877 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=1564528845003, position=102352)\nINFO [MigrationStage:1] 2019-07-30 23:20:48,368 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@334f22ec[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-07-30 23:20:48,379 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-07-30 23:20:48,381 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2d6a0140[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-07-30 23:20:48,393 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-07-30 23:20:48,485 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-07-30 23:20:48,486 Memtable.java:347 - Writing Memtable-local@2069543282(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-07-30 23:20:48,487 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=1564528845003, position=102595)\nINFO [main] 2019-07-30 23:20:48,847 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51474 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-07-30 23:20:48,849 Memtable.java:347 - Writing Memtable-local@598776722(8.360KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-07-30 23:20:48,870 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=1564528845003, position=114580)\nINFO [CompactionExecutor:2] 2019-07-30 23:20:48,975 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-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-1-Data.db')]\nINFO [main] 2019-07-30 23:20:49,064 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-07-30 23:20:49,212 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-07-30 23:20:49,248 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-07-30 23:20:49,248 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-07-30 23:20:49,313 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-07-30 23:20:49,320 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2019-07-30 23:20:49,689 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,938 bytes to 5,771 (~97% of original) in 669ms = 0.008227MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-07-30 23:22:46,813 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-07-30 23:22:46,841 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-07-30 23:22:46,842 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-07-30 23:22:46,843 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-07-30 23:22:48,867 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-07-30 23:22:48,868 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "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.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:33.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-men849", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "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-07-30T23:23:34.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-men849", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " \r100 3149 100 3149 0 0 19193 0 --:--:-- --:--:-- --:--:-- 19319", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " File \"/home/ubuntu/vellum_host_men849/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " File \"/home/ubuntu/vellum_host_men849/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-07-30T23:23:34.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " File \"/home/ubuntu/vellum_host_men849/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-07-30T23:23:34.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}], "metadata": {"pagination": {"total": 3192, "offset": 3117, "size": 50}}} 2019-07-30 23:23:38,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:38,385 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:38 GMT 2019-07-30 23:23:38,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:38,385 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:23:38,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:38,385 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:38,385 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:38,385 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:23:38,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.009s sys 0m0.046s 2019-07-30 23:23:38,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-07-30 23:23:38,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-07-30 23:23:38,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/dmesg /var/log/sysstat /var/log/sysstat/clearwater-sa30 /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/iotop.log /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_20190730T230000Z.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.001s sys 0m0.004s 2019-07-30 23:23:38,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-30 23:23:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-30 23:23:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-30 23:23:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-07-30 23:23:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-07-30 23:22:52.241020923 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-07-30 23:23:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-07-30 23:23:38,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:97:72:3f inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe97:723f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:132744 errors:0 dropped:0 overruns:0 frame:0 TX packets:37393 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222358723 (222.3 MB) TX bytes:6421242 (6.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:2478 errors:0 dropped:0 overruns:0 frame:0 TX packets:2478 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:223387 (223.3 KB) TX bytes:223387 (223.3 KB) real 0m0.006s user 0m0.004s sys 0m0.001s 2019-07-30 23:23:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-07-30 23:23:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 23:16 ? 00:00:01 /sbin/init root 2 0 0 23:16 ? 00:00:00 [kthreadd] root 3 2 0 23:16 ? 00:00:00 [ksoftirqd/0] root 5 2 0 23:16 ? 00:00:00 [kworker/0:0H] root 6 2 0 23:16 ? 00:00:00 [kworker/u2:0] root 7 2 0 23:16 ? 00:00:00 [rcu_sched] root 8 2 0 23:16 ? 00:00:00 [rcuos/0] root 9 2 0 23:16 ? 00:00:00 [rcu_bh] root 10 2 0 23:16 ? 00:00:00 [rcuob/0] root 11 2 0 23:16 ? 00:00:00 [migration/0] root 12 2 0 23:16 ? 00:00:00 [watchdog/0] root 13 2 0 23:16 ? 00:00:00 [khelper] root 14 2 0 23:16 ? 00:00:00 [kdevtmpfs] root 15 2 0 23:16 ? 00:00:00 [netns] root 16 2 0 23:16 ? 00:00:00 [writeback] root 17 2 0 23:16 ? 00:00:00 [kintegrityd] root 18 2 0 23:16 ? 00:00:00 [bioset] root 19 2 0 23:16 ? 00:00:00 [kworker/u3:0] root 20 2 0 23:16 ? 00:00:00 [kblockd] root 21 2 0 23:16 ? 00:00:00 [ata_sff] root 22 2 0 23:16 ? 00:00:00 [khubd] root 23 2 0 23:16 ? 00:00:00 [md] root 24 2 0 23:16 ? 00:00:00 [devfreq_wq] root 25 2 0 23:16 ? 00:00:00 [kworker/0:1] root 27 2 0 23:16 ? 00:00:00 [khungtaskd] root 28 2 0 23:16 ? 00:00:00 [kswapd0] root 29 2 0 23:16 ? 00:00:00 [vmstat] root 30 2 0 23:16 ? 00:00:00 [ksmd] root 31 2 0 23:16 ? 00:00:00 [khugepaged] root 32 2 0 23:16 ? 00:00:00 [fsnotify_mark] root 33 2 0 23:16 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 23:16 ? 00:00:00 [crypto] root 46 2 0 23:16 ? 00:00:00 [kthrotld] root 47 2 0 23:16 ? 00:00:00 [kworker/u2:1] root 48 2 0 23:16 ? 00:00:00 [vballoon] root 49 2 0 23:16 ? 00:00:00 [scsi_eh_0] root 50 2 0 23:16 ? 00:00:00 [scsi_eh_1] root 71 2 0 23:16 ? 00:00:00 [deferwq] root 72 2 0 23:16 ? 00:00:00 [charger_manager] root 114 2 0 23:16 ? 00:00:00 [kpsmoused] root 124 2 0 23:16 ? 00:00:00 [kworker/0:2] root 176 2 0 23:16 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 23:16 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 23:16 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 435 2 0 23:16 ? 00:00:00 [kworker/u3:1] root 526 1 0 23:16 ? 00:00:00 upstart-socket-bridge --daemon root 552 1 0 23:16 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 23:16 ? 00:00:00 [kauditd] message+ 873 1 0 23:16 ? 00:00:00 dbus-daemon --system --fork root 902 1 0 23:16 ? 00:00:00 /lib/systemd/systemd-logind syslog 923 1 0 23:16 ? 00:00:00 rsyslogd root 932 1 0 23:16 ? 00:00:00 upstart-file-bridge --daemon root 1050 1 0 23:16 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 23:16 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 23:16 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 23:16 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 23:16 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1102 1 0 23:16 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 23:16 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1104 1 0 23:16 ? 00:00:00 cron daemon 1105 1 0 23:16 ? 00:00:00 atd root 1221 1 0 23:16 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1233 1 0 23:16 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 23:16 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_men849/env/bin/python -m cloudify_agent.worker --queue vellum_host_men849 --max-workers 5 --name vellum_host_men849 ubuntu 1463 1461 0 23:16 ? 00:00:02 /home/ubuntu/vellum_host_men849/env/bin/python -m cloudify_agent.worker --queue vellum_host_men849 --max-workers 5 --name vellum_host_men849 ubuntu 1610 1 0 23:17 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_men849/env/bin/diamond --configfile /home/ubuntu/vellum_host_men849/work/plugins/diamond/etc/diamond.conf ubuntu 1731 1463 1 23:19 ? 00:00:02 /home/ubuntu/vellum_host_men849/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-3deBmR ubuntu 1743 1731 0 23:19 ? 00:00:00 /bin/sh -c /tmp/G5QKZ/install-vellum.sh ubuntu 1745 1743 0 23:19 ? 00:00:00 /bin/bash -e /tmp/G5QKZ/install-vellum.sh ntp 11708 1 0 23:22 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12111 1 0 23:22 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12435 1 0 23:22 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13087 1 0 23:23 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13093 13087 0 23:23 ? 00:00:00 cpulimit -e astaire -l 5 root 13540 12435 0 23:23 ? 00:00:00 [check-monit-upt] dnsmasq 14030 1 0 23:23 ? 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 14077 1745 0 23:23 ? 00:00:00 /bin/bash -e /tmp/G5QKZ/install-vellum.sh ubuntu 14078 14077 0 23:23 ? 00:00:00 /bin/bash -e /tmp/G5QKZ/install-vellum.sh root 14079 14078 0 23:23 ? 00:00:00 sudo ps -edf root 14080 14079 0 23:23 ? 00:00:00 ps -edf real 0m0.009s user 0m0.002s sys 0m0.006s 2019-07-30 23:23:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-07-30 23:23:38,391 - 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:52370 0.0.0.0:* LISTEN 1731/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14030/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1102/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12435/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12111/memcached tcp6 0 0 ::1:53 :::* LISTEN 14030/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1102/sshd udp 0 0 127.0.0.1:53 0.0.0.0:* 14030/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 552/dhclient udp 0 0 192.168.120.5:123 0.0.0.0:* 11708/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11708/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11708/ntpd udp 0 0 0.0.0.0:4816 0.0.0.0:* 552/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12111/memcached udp6 0 0 ::1:53 :::* 14030/dnsmasq udp6 0 0 fe80::f816:3eff:fe9:123 :::* 11708/ntpd udp6 0 0 ::1:123 :::* 11708/ntpd udp6 0 0 :::123 :::* 11708/ntpd udp6 0 0 :::7346 :::* 552/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7265 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9060 1103/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8695 873/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.006s sys 0m0.001s 2019-07-30 23:23:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-07-30 23:23:38,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:23:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-men849 2019-07-30 23:23:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-men849 2019-07-30 23:23:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-07-30 23:23:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-07-30 23:23:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:23:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-07-30 23:23:38,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-07-30 23:23:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-07-30 23:23:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-07-30 23:23:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1743, return_code=0): /tmp/G5QKZ/install-vellum.sh 2019-07-30 23:23:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 23:23:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 23:23:38,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-07-30 23:23:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 23:23:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-07-30 23:23:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-07-30 23:23:38,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-07-30 23:20:41,167 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-07-30 23:20:41,192 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 23:20:41,319 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-07-30 23:20:41,500 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-07-30 23:20:41,509 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-07-30 23:20:41,509 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-07-30 23:20:42,225 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 23:20:42,302 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-07-30 23:20:42,387 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-07-30 23:20:42,387 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-07-30 23:20:42,387 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-07-30 23:20:42,396 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699200(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-07-30 23:20:42,396 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66731000(65166K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-07-30 23:20:42,396 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-07-30 23:20:42,396 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-07-30 23:20:42,396 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16677368(16286K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-07-30 23:20:42,396 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-07-30 23:20:42,397 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_1564528840.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1564528840.log] INFO [main] 2019-07-30 23:20:42,662 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-07-30 23:20:42,662 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-07-30 23:20:42,974 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-07-30 23:20:42,979 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-07-30 23:20:42,979 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-07-30 23:20:42,988 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-07-30 23:20:43,222 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-07-30 23:20:43,232 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-07-30 23:20:43,233 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-07-30 23:20:43,386 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-07-30 23:20:45,044 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-07-30 23:20:45,062 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-07-30 23:20:45,069 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-07-30 23:20:45,073 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-07-30 23:20:45,078 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-07-30 23:20:45,083 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-07-30 23:20:45,095 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-07-30 23:20:45,102 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-07-30 23:20:45,110 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-07-30 23:20:45,114 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-07-30 23:20:45,120 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-07-30 23:20:45,125 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-07-30 23:20:45,129 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-07-30 23:20:45,132 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-07-30 23:20:45,136 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-07-30 23:20:45,140 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-07-30 23:20:45,255 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-07-30 23:20:45,257 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-07-30 23:20:45,318 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-30 23:20:45,326 Memtable.java:347 - Writing Memtable-local@1119538138(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-30 23:20:45,403 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=1564528845003, position=399) INFO [main] 2019-07-30 23:20:45,961 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-07-30 23:20:46,178 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-07-30 23:20:46,178 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-07-30 23:20:46,180 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-07-30 23:20:46,202 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-07-30 23:20:46,203 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-07-30 23:20:46,219 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 23:20:46,238 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-07-30 23:20:46,248 SystemKeyspace.java:765 - No host ID found, created 49010353-5935-45c3-850d-ee52f92847a4 (Note: This should happen exactly once per node). INFO [main] 2019-07-30 23:20:46,254 StorageService.java:807 - Starting up server gossip INFO [main] 2019-07-30 23:20:46,258 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-30 23:20:46,259 Memtable.java:347 - Writing Memtable-local@1481271338(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-30 23:20:46,261 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=1564528845003, position=93397) INFO [main] 2019-07-30 23:20:46,503 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 23:20:46,515 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-07-30 23:20:46,547 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-07-30 23:20:46,568 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 23:20:46,579 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-07-30 23:20:46,588 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 23:20:46,599 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-07-30 23:20:46,614 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-07-30 23:20:46,616 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-07-30 23:20:46,623 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-07-30 23:20:46,637 StorageService.java:959 - Generated random tokens. tokens are [-1663640290722672753, 5186776576974820095, -2458661027893265491, 2111268137479711211, 1965779767892734213, -7939789010776205007, 4753104766564452979, -2255631232389259044, -5439060527809931539, 477361681029570483, 2793026360325578660, 6997254924373383941, 3152716966323510702, 6665459479240363510, 2455313945651860702, 5529239567251787972, 513974713455950726, -7320087839828464737, 4028997953574407814, -5477774491617306076, 2636722888194433813, 8612296511005341097, -147291852824656691, -9150308999119687489, -7035767502733218088, 5833024728775470710, 6678368182425128437, 8902765419458880330, -925117740297649790, 3544630843775884312, -8220668295791091515, 4006248289119473903, -7774662256950389439, 3541624145442709807, 5398593134725371536, -6742164874755425754, -3709313886641507260, -1172078779794568543, 4340847941478667893, -6338199506271123455, -8078199298400406950, -3734161661243216233, -2601671078191691510, 5947720873528725201, 877489916921026761, -2512194001015416896, -7208254467978462534, -398780944629750562, 8716077466811585468, -7563287147359270655, -3616608949714729760, -8239803348958055417, 7283653362889844035, -8461822125147598313, 6073517635496436045, -2179288243488414651, 7362885037706292875, 8922062963525428797, 6919122482301355480, 7498816162559298744, -4817735755537034046, 7004181195171604742, 200330043818193851, 2654662563501209907, -7102166779310442522, 7460445544741507403, -2900872218219378529, -1090411595878867009, -5577099320879756985, -5479811603789289259, 5965206435066984189, -5139007320503811600, 986025311099113055, -2552728081162003887, 8964115721540524519, -515253120424890254, 221197944944099795, -8270511410850741191, 7744599454624744682, -6254467278382406007, 6572908572518849205, 1620117488450567437, 8458677824339410676, -4782176197813577877, 6485195041111784314, -962305772437685689, 5637724736274451690, -266332609380488493, -9072560052787794982, 1374984931368371310, 4586767214420556873, -4070138730687788602, 4514584581800143599, -8738105806994247146, -8774504289843000033, 6357717006505435630, -6752110094635355671, 6937451779281498365, 2520199387835196508, -6429983994947063785, -4210801730330420791, 1165889036795832411, 885455873007666639, 6840159965552187009, -9206695226600396408, -4665137128195429566, -4389885130504328280, 3323332912659670250, -578497192912843857, 3735856326101357410, -1544261868860375022, 844186153411320951, -7983931259498163204, 3225134664444112861, 7011488769553598920, 3487197575767117142, -966013770615842316, -6643890889783112442, -3067316857041442243, 6754716301988981001, -8253052459442923955, -7977312430390238066, -2840598944641650106, 2448012897309972288, -3000275743490678753, -2587811348571527252, 8251495041019633845, 5036926341445311909, -4955446074526309075, 745076149370356800, -3574140640528592645, -7915807773946540474, 4940548915727055426, 1741675534107245628, 8931351492656373609, 3095974845340139326, 6166163708076807276, 5185132305597880671, 7010810703962295638, 2662938008696977357, -7262447279594718439, -8855998159470010570, -2891351951433629318, -2411042840697860297, -2056471617037951164, -3946918778318215281, 1756397095434405047, -6751187328517723167, 5727188208654516111, 3090971712037810364, 5145372596243097963, 5094988414199682003, -967485130426088619, 2968463504432191463, -5356309002980556488, 9001136014175984646, -8599309404255878488, -7363215496942002597, 2557854553165825851, 267672844159852155, 1652462639649551794, 6990094159921612620, 6358118606926496398, 3287802103803153375, -7830543287291953886, 7021898662453164504, -2787506238259543986, -3845052508259508265, 1700967571074671654, -4211311335183212188, -309692339877175637, -3276778001312034070, 1048319715711431178, 7868564866825629439, -2944117785442543458, -1992158291905931196, 7649294533920849014, -3867248847540111872, 7856247795894997088, -4041464547372631476, -7598320763649261700, -3817211847122991643, 3913136209804080200, -2184467403165646553, 2175945267674851191, -5114868454159060015, -2135141794398747820, 1788973295435251079, -7452988806825966930, -5517159939358974283, -8966924718302903574, 4726994354203639122, -8881160475154974656, 4961866390705729822, -5376357761278874537, 6171432168040896641, 4536560110831306349, 1046631785217365756, -5769402383315620632, 7929060296836235786, -6283198792723424398, 741833188184445885, -8804321965383256111, 3594940120290012593, -5903616612590912856, -1423338467052173538, 2366222028757013897, -8916292386365317605, 2311526716212345349, -7617252508248720607, -8002078908269604803, 8719712902962978663, 4721532552022200413, -2155151366420868844, 1192810501063736107, 6938401167257520886, -4127939759220840454, -7487531422176972962, 3460924382988136427, 8232177419105746339, 4444977562391346543, -1773450132611893053, -1113839177851247253, -3171914403070109793, 4065759936590083385, -5764661080806270396, 4267971816392400341, 2193461674051056575, 5649016978613032717, -2541246369551982128, 3978239358959665170, 1781940280475317076, 100049391517254208, -7128659623303738652, 8303214801815839709, 4656517051094083921, 2464673811855778944, 1767529777760173402, 5077488471156760603, 5632901757647750022, 6518109059330047043, -7275749864688846041, 292990700728519450, 3062421922479610045, 3140465641663592867, -4789986135018726563, -2598346354171468285, -3144835696523188231, 2430867182563975464, 6937189662705140966, 2579708624724583923, 1642887824057357275, -1862526813580374217, -2236317963741535086, 4417185877433909096, -369347862745510393] INFO [main] 2019-07-30 23:20:46,647 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@16af3cf3[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@1fd1e170[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@3b7a6a0c} INFO [MigrationStage:1] 2019-07-30 23:20:46,721 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-30 23:20:46,723 Memtable.java:347 - Writing Memtable-schema_keyspaces@2136740111(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-30 23:20:46,724 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=1564528845003, position=102352) INFO [MigrationStage:1] 2019-07-30 23:20:47,200 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-30 23:20:47,202 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1909734317(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-30 23:20:47,217 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=1564528845003, position=102352) INFO [MigrationStage:1] 2019-07-30 23:20:47,287 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-30 23:20:47,288 Memtable.java:347 - Writing Memtable-schema_columns@1521636025(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-30 23:20:47,317 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=1564528845003, position=102352) INFO [MigrationStage:1] 2019-07-30 23:20:47,652 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-30 23:20:47,653 Memtable.java:347 - Writing Memtable-schema_triggers@1728586927(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-30 23:20:47,654 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=1564528845003, position=102352) INFO [MigrationStage:1] 2019-07-30 23:20:47,876 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-30 23:20:47,876 Memtable.java:347 - Writing Memtable-schema_usertypes@932032248(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-30 23:20:47,877 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=1564528845003, position=102352) INFO [MigrationStage:1] 2019-07-30 23:20:48,368 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@334f22ec[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-07-30 23:20:48,379 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-07-30 23:20:48,381 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2d6a0140[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-07-30 23:20:48,393 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-07-30 23:20:48,485 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-07-30 23:20:48,486 Memtable.java:347 - Writing Memtable-local@2069543282(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-07-30 23:20:48,487 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=1564528845003, position=102595) INFO [main] 2019-07-30 23:20:48,847 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51474 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-07-30 23:20:48,849 Memtable.java:347 - Writing Memtable-local@598776722(8.360KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-07-30 23:20:48,870 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=1564528845003, position=114580) INFO [CompactionExecutor:2] 2019-07-30 23:20:48,975 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-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-1-Data.db')] INFO [main] 2019-07-30 23:20:49,064 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-07-30 23:20:49,212 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-07-30 23:20:49,248 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-07-30 23:20:49,248 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-07-30 23:20:49,313 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-07-30 23:20:49,320 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2019-07-30 23:20:49,689 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,938 bytes to 5,771 (~97% of original) in 669ms = 0.008227MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-07-30 23:22:46,813 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-07-30 23:22:46,841 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-07-30 23:22:46,842 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-07-30 23:22:46,843 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-07-30 23:22:48,867 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-07-30 23:22:48,868 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-30 23:23:38,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-07-30 23:23:38,395 - 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.004s user 0m0.000s sys 0m0.004s 2019-07-30 23:23:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-07-30 23:23:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.000s sys 0m0.004s 2019-07-30 23:23:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-07-30 23:23:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-men849 2019-07-30 23:23:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-07-30 23:23:38,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-07-30 23:23:38,397 - 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-men849 2019-07-30 23:23:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19193 0 --:--:-- --:--:-- --:--:-- 19319 2019-07-30 23:23:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-07-30 23:23:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_men849/env/bin/ctx", line 13, in 2019-07-30 23:23:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-07-30 23:23:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_men849/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-07-30 23:23:38,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-07-30 23:23:38,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_men849/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-07-30 23:23:38,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:23:38,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:38,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:38,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:38,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:38,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:38,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:38,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:38,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:23:38,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:38,456 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:38 GMT 2019-07-30 23:23:38,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:38,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:23:38,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:38,456 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:38,456 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:43,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:23:43,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:43,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:43,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:43,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:43,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:43,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:43,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:43,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\u0151' in position 30500: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:34.675Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.4610c6c8-9b77-4e6b-a3fd-9cf797f419ae"}, {"node_instance_id": "vellum_ofttsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:35.280Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_ofttsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:35.280Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:35.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_ofttsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:35.280Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:34.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:37.149Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/9Z520/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:37.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:37.782Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:37.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:37.782Z", "message": "[vellum] 192.168.120.5", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:37.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:37.782Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:37.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:37.782Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:37.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:37.782Z", "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-07-30T23:23:37.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:37.782Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:37.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:37.782Z", "message": "Process created, PID: 14199", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:37.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:37.782Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:37.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:37.782Z", "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-07-30T23:23:37.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3192, "offset": 3167, "size": 50}}} 2019-07-30 23:23:43,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:43,562 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:43 GMT 2019-07-30 23:23:43,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:43,562 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:23:43,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:43,563 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:43,563 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:43,563 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:23:43,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-07-30 23:23:43,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 30500: ordinal not in range(128)") 2019-07-30 23:23:43,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:23:43,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-07-30 23:23:43,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-07-30 23:23:43,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-07-30 23:23:43,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-07-30 23:23:43,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:23:43,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-07-30 23:23:43,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-07-30 23:23:43,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-07-30 23:23:43,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:23:43,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-07-30 23:23:43,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:23:43,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-07-30 23:23:43,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/9Z520/start-vellum.sh 2019-07-30 23:23:43,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-07-30 23:23:43,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.5 2019-07-30 23:23:43,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-07-30 23:23:43,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-07-30 23:23:43,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:23:43,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-07-30 23:23:43,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14199 2019-07-30 23:23:43,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-07-30 23:23:43,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:23:43,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:23:43,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:43,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:43,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:43,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:43,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:43,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:43,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:43,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:23:43,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:43,626 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:43 GMT 2019-07-30 23:23:43,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:43,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:23:43,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:43,626 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:43,627 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:48,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:23:48,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:48,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:48,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:48,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:48,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:48,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:48,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:48,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:47.544Z", "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-07-30T23:23:47.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3193, "offset": 3192, "size": 50}}} 2019-07-30 23:23:48,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:48,746 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:48 GMT 2019-07-30 23:23:48,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:48,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 23:23:48,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:48,747 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:48,747 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:48,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:23:48,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:23:48,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:48,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:48,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:48,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:48,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:48,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:48,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:48,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:23:48,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:48,807 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:48 GMT 2019-07-30 23:23:48,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:48,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:23:48,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:48,807 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:48,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:53,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:23:53,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:53,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:53,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:53,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:53,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:53,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:53,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:53,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3193, "offset": 3193, "size": 50}}} 2019-07-30 23:23:53,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:53,917 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:53 GMT 2019-07-30 23:23:53,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:53,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:23:53,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:53,917 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:53,917 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:53,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:23:53,989 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:53,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:53,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:53,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:53,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:53,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:53,990 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:53,990 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:23:53,990 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:53,991 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:53 GMT 2019-07-30 23:23:53,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:53,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:23:53,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:53,991 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:53,991 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:58,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:23:59,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:59,099 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:59,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:59,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:59,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:59,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:59,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:59,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:57.336Z", "message": "Waiting for process 14199 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:23:57.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:23:58.053Z", "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-07-30T23:23:57.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3195, "offset": 3193, "size": 50}}} 2019-07-30 23:23:59,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:59,100 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:59 GMT 2019-07-30 23:23:59,100 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:59,100 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:23:59,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:59,101 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:59,101 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:23:59,101 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:23:59,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14199 to end... 2019-07-30 23:23:59,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:23:59,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:23:59,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:23:59,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:23:59,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:23:59,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:23:59,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:23:59,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:23:59,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:23:59,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:23:59,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:23:59,158 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:23:59 GMT 2019-07-30 23:23:59,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:23:59,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:23:59,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:23:59,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:23:59,159 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:04,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:24:04,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:04,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:04,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:04,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:04,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:04,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:04,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:04,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3195, "offset": 3195, "size": 50}}} 2019-07-30 23:24:04,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:04,265 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:04 GMT 2019-07-30 23:24:04,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:04,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:24:04,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:04,265 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:04,265 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:04,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:24:04,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:04,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:04,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:04,330 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:04,330 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:04,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:04,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:04,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:24:04,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:04,330 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:04 GMT 2019-07-30 23:24:04,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:04,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:24:04,331 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:04,331 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:04,331 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:09,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:24:09,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:09,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:09,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:09,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:09,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:09,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:09,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:09,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:24:07.563Z", "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-07-30T23:24:07.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3196, "offset": 3195, "size": 50}}} 2019-07-30 23:24:09,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:09,451 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:09 GMT 2019-07-30 23:24:09,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:09,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 23:24:09,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:09,452 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:09,452 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:09,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:24:09,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:24:09,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:09,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:09,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:09,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:09,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:09,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:09,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:09,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:24:09,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:09,508 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:09 GMT 2019-07-30 23:24:09,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:09,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:24:09,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:09,508 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:09,508 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:14,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:24:14,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:14,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:14,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:14,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:14,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:14,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:14,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:14,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3196, "offset": 3196, "size": 50}}} 2019-07-30 23:24:14,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:14,618 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:14 GMT 2019-07-30 23:24:14,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:14,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:24:14,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:14,618 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:14,618 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:14,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:24:14,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:14,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:14,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:14,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:14,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:14,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:14,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:14,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:24:14,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:14,810 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:14 GMT 2019-07-30 23:24:14,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:14,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:24:14,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:14,810 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:14,810 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:19,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:24:19,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:19,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:19,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:19,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:19,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:19,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:19,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:19,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:24:17.339Z", "message": "Waiting for process 14199 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:24:17.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:24:18.058Z", "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-07-30T23:24:17.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3198, "offset": 3196, "size": 50}}} 2019-07-30 23:24:19,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:19,907 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:19 GMT 2019-07-30 23:24:19,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:19,907 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:24:19,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:19,907 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:19,908 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:19,908 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:24:19,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14199 to end... 2019-07-30 23:24:19,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:24:19,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:24:19,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:19,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:19,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:19,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:19,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:19,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:19,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:19,995 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:24:19,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:19,995 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:19 GMT 2019-07-30 23:24:19,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:19,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:24:19,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:19,996 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:19,996 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:25,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:24:25,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:25,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:25,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:25,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:25,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:25,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:25,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:25,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3198, "offset": 3198, "size": 50}}} 2019-07-30 23:24:25,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:25,090 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:25 GMT 2019-07-30 23:24:25,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:25,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:24:25,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:25,090 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:25,090 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:25,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:24:25,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:25,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:25,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:25,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:25,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:25,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:25,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:25,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:24:25,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:25,155 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:25 GMT 2019-07-30 23:24:25,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:25,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:24:25,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:25,156 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:25,156 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:30,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:24:30,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:30,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:30,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:30,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:30,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:30,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:30,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:30,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:24:27.568Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:24:27.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3199, "offset": 3198, "size": 50}}} 2019-07-30 23:24:30,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:30,257 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:30 GMT 2019-07-30 23:24:30,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:30,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 23:24:30,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:30,257 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:30,258 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:30,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:24:30,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:24:30,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:30,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:30,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:30,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:30,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:30,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:30,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:30,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:24:30,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:30,312 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:30 GMT 2019-07-30 23:24:30,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:30,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:24:30,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:30,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:30,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:35,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:24:35,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:35,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:35,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:35,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:35,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:35,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:35,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:35,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3199, "offset": 3199, "size": 50}}} 2019-07-30 23:24:35,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:35,404 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:35 GMT 2019-07-30 23:24:35,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:35,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:24:35,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:35,404 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:35,404 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:35,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:24:35,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:35,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:35,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:35,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:35,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:35,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:35,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:35,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:24:35,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:35,599 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:35 GMT 2019-07-30 23:24:35,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:35,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:24:35,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:35,599 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:35,599 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:40,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:24:40,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:40,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:40,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:40,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:40,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:40,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:40,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:40,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:24:37.344Z", "message": "Waiting for process 14199 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:24:37.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:24:38.012Z", "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-07-30T23:24:37.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3201, "offset": 3199, "size": 50}}} 2019-07-30 23:24:40,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:40,713 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:40 GMT 2019-07-30 23:24:40,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:40,713 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:24:40,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:40,713 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:40,713 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:40,713 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:24:40,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14199 to end... 2019-07-30 23:24:40,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:24:40,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:24:40,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:40,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:40,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:40,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:40,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:40,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:40,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:40,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:24:40,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:40,802 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:40 GMT 2019-07-30 23:24:40,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:40,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:24:40,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:40,803 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:40,803 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:45,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:24:45,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:45,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:45,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:45,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:45,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:45,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:45,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:45,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3201, "offset": 3201, "size": 50}}} 2019-07-30 23:24:45,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:45,895 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:45 GMT 2019-07-30 23:24:45,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:45,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:24:45,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:45,896 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:45,896 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:45,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:24:45,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:45,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:45,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:45,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:45,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:45,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:45,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:45,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:24:45,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:45,951 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:45 GMT 2019-07-30 23:24:45,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:45,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:24:45,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:45,951 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:45,951 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:50,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:24:51,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:51,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:51,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:51,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:51,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:51,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:51,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:51,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:24:47.774Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:24:47.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3202, "offset": 3201, "size": 50}}} 2019-07-30 23:24:51,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:51,042 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:51 GMT 2019-07-30 23:24:51,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:51,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 23:24:51,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:51,042 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:51,042 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:51,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:24:51,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:24:51,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:51,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:51,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:51,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:51,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:51,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:51,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:51,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:24:51,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:51,106 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:51 GMT 2019-07-30 23:24:51,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:51,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:24:51,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:51,107 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:51,107 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:56,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:24:56,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:56,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:56,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:56,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:56,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:56,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:56,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:56,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3202, "offset": 3202, "size": 50}}} 2019-07-30 23:24:56,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:56,194 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:56 GMT 2019-07-30 23:24:56,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:56,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:24:56,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:56,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:56,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:24:56,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:24:56,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:24:56,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:24:56,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:24:56,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:24:56,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:24:56,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:24:56,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:24:56,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:24:56,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:24:56,266 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:24:56 GMT 2019-07-30 23:24:56,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:24:56,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:24:56,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:24:56,266 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:24:56,266 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:01,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:25:01,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:01,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:01,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:01,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:01,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:01,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:01,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:01,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:24:57.399Z", "message": "Waiting for process 14199 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:24:57.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:24:58.016Z", "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-07-30T23:24:57.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3204, "offset": 3202, "size": 50}}} 2019-07-30 23:25:01,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:01,382 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:01 GMT 2019-07-30 23:25:01,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:01,382 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:25:01,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:01,382 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:01,382 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:01,382 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:25:01,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14199 to end... 2019-07-30 23:25:01,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:25:01,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:25:01,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:01,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:01,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:01,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:01,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:01,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:01,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:01,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:25:01,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:01,442 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:01 GMT 2019-07-30 23:25:01,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:01,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:25:01,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:01,442 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:01,442 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:06,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:25:06,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:06,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:06,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:06,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:06,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:06,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:06,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:06,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3204, "offset": 3204, "size": 50}}} 2019-07-30 23:25:06,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:06,538 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:06 GMT 2019-07-30 23:25:06,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:06,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:25:06,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:06,539 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:06,539 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:06,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:25:06,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:06,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:06,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:06,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:06,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:06,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:06,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:06,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:25:06,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:06,597 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:06 GMT 2019-07-30 23:25:06,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:06,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:25:06,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:06,597 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:06,597 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:11,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:25:11,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:11,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:11,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:11,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:11,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:11,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:11,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:11,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:25:07.777Z", "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-07-30T23:25:07.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3205, "offset": 3204, "size": 50}}} 2019-07-30 23:25:11,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:11,698 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:11 GMT 2019-07-30 23:25:11,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:11,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 23:25:11,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:11,698 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:11,699 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:11,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:25:11,699 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:25:11,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:11,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:11,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:11,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:11,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:11,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:11,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:11,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:25:11,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:11,759 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:11 GMT 2019-07-30 23:25:11,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:11,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:25:11,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:11,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:11,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:16,765 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:25:16,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:16,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:16,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:16,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:16,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:16,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:16,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:16,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3205, "offset": 3205, "size": 50}}} 2019-07-30 23:25:16,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:16,880 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:16 GMT 2019-07-30 23:25:16,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:16,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:25:16,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:16,880 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:16,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:16,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:25:16,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:16,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:16,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:16,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:16,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:16,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:16,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:16,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:25:16,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:16,957 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:16 GMT 2019-07-30 23:25:16,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:16,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:25:16,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:16,957 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:16,957 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:21,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:25:22,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:22,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:22,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:22,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:22,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:22,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:22,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:22,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:25:17.402Z", "message": "Waiting for process 14199 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:25:17.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:25:18.070Z", "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-07-30T23:25:17.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3207, "offset": 3205, "size": 50}}} 2019-07-30 23:25:22,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:22,072 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:22 GMT 2019-07-30 23:25:22,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:22,072 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:25:22,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:22,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:22,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:22,073 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:25:22,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14199 to end... 2019-07-30 23:25:22,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:25:22,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:25:22,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:22,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:22,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:22,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:22,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:22,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:22,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:22,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:25:22,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:22,133 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:22 GMT 2019-07-30 23:25:22,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:22,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:25:22,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:22,133 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:22,134 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:27,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:25:27,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:27,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:27,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:27,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:27,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:27,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:27,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:27,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3207, "offset": 3207, "size": 50}}} 2019-07-30 23:25:27,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:27,229 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:27 GMT 2019-07-30 23:25:27,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:27,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:25:27,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:27,230 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:27,230 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:27,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:25:27,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:27,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:27,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:27,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:27,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:27,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:27,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:27,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:25:27,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:27,287 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:27 GMT 2019-07-30 23:25:27,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:27,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:25:27,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:27,287 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:27,287 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:32,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:25:32,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:32,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:32,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:32,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:32,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:32,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:32,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:32,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:25:27.794Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:25:27.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3208, "offset": 3207, "size": 50}}} 2019-07-30 23:25:32,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:32,386 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:32 GMT 2019-07-30 23:25:32,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:32,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 23:25:32,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:32,386 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:32,386 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:32,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:25:32,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:25:32,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:32,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:32,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:32,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:32,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:32,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:32,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:32,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:25:32,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:32,442 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:32 GMT 2019-07-30 23:25:32,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:32,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:25:32,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:32,443 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:32,443 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:37,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:25:37,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:37,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:37,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:37,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:37,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:37,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:37,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:37,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:25:37.420Z", "message": "Waiting for process 14199 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:25:37.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3209, "offset": 3208, "size": 50}}} 2019-07-30 23:25:37,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:37,547 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:37 GMT 2019-07-30 23:25:37,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:37,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2019-07-30 23:25:37,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:37,547 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:37,548 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:37,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14199 to end... 2019-07-30 23:25:37,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:25:37,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:37,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:37,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:37,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:37,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:37,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:37,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:37,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:25:37,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:37,607 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:37 GMT 2019-07-30 23:25:37,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:37,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:25:37,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:37,607 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:37,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:42,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:25:42,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:42,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:42,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:42,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:42,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:42,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:42,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:42,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:25:37.988Z", "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-07-30T23:25:37.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3210, "offset": 3209, "size": 50}}} 2019-07-30 23:25:42,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:42,717 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:42 GMT 2019-07-30 23:25:42,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:42,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 23:25:42,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:42,718 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:42,718 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:42,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:25:42,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:25:42,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:42,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:42,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:42,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:42,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:42,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:42,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:42,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:25:42,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:42,780 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:42 GMT 2019-07-30 23:25:42,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:42,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:25:42,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:42,780 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:42,780 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:47,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:25:47,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:47,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:47,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:47,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:47,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:47,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:47,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:47,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3210, "offset": 3210, "size": 50}}} 2019-07-30 23:25:47,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:47,880 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:47 GMT 2019-07-30 23:25:47,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:47,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:25:47,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:47,880 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:47,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:47,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:25:47,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:47,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:47,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:47,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:47,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:47,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:47,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:47,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:25:47,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:47,938 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:47 GMT 2019-07-30 23:25:47,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:47,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:25:47,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:47,938 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:47,938 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:52,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:25:53,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:53,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:53,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:53,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:53,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:53,038 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:53,038 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:53,038 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:25:47.999Z", "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-07-30T23:25:47.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3211, "offset": 3210, "size": 50}}} 2019-07-30 23:25:53,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:53,038 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:53 GMT 2019-07-30 23:25:53,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:53,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 23:25:53,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:53,039 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:53,039 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:53,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:25:53,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:25:53,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:53,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:53,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:53,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:53,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:53,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:53,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:53,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:25:53,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:53,095 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:53 GMT 2019-07-30 23:25:53,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:53,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:25:53,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:53,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:53,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:58,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:25:58,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:58,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:58,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:58,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:58,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:58,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:58,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:58,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:25:57.622Z", "message": "Waiting for process 14199 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:25:57.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3212, "offset": 3211, "size": 50}}} 2019-07-30 23:25:58,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:58,189 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:58 GMT 2019-07-30 23:25:58,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:58,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2019-07-30 23:25:58,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:58,190 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:58,190 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:25:58,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14199 to end... 2019-07-30 23:25:58,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:25:58,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:25:58,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:25:58,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:25:58,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:25:58,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:25:58,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:25:58,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:25:58,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-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:25:58,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:25:58,345 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:25:58 GMT 2019-07-30 23:25:58,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:25:58,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:25:58,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:25:58,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:25:58,346 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:26:03,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:26:03,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:26:03,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:26:03,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:26:03,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:26:03,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:26:03,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:26:03,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:26:03,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:25:58.290Z", "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-07-30T23:25:57.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3213, "offset": 3212, "size": 50}}} 2019-07-30 23:26:03,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:26:03,445 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:26:03 GMT 2019-07-30 23:26:03,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:26:03,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-07-30 23:26:03,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:26:03,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:26:03,446 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:26:03,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-07-30 23:26:03,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:26:03,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:26:03,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:26:03,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:26:03,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:26:03,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:26:03,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:26:03,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:26:03,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:26:03,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:26:03,507 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:26:03 GMT 2019-07-30 23:26:03,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:26:03,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:26:03,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:26:03,508 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:26:03,508 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:26:08,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:26:08,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:26:08,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:26:08,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:26:08,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:26:08,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:26:08,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:26:08,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:26:08,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.015Z", "message": " /tmp/9Z520/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3214, "offset": 3213, "size": 50}}} 2019-07-30 23:26:08,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:26:08,605 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:26:08 GMT 2019-07-30 23:26:08,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:26:08,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 676 2019-07-30 23:26:08,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:26:08,606 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:26:08,606 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:26:08,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: connect: Connection refused 2019-07-30 23:26:08,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:26:08,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:26:08,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:26:08,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:26:08,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:26:08,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:26:08,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:26:08,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:26:08,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:26:08,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:26:08,691 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:26:08 GMT 2019-07-30 23:26:08,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:26:08,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-07-30 23:26:08,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:26:08,691 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:26:08,692 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:26:13,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:26:13,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:26:13,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:26:13,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:26:13,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:26:13,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:26:13,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:26:13,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:26:13,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " RX bytes:222449164 (222.4 MB) TX bytes:6644167 (6.6 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " TX packets:37990 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-07-30T23:26:07.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " RX packets:133057 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-07-30T23:26:07.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "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-07-30T23:26:07.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " inet6 addr: fe80::f816:3eff:fe97:723f/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " inet addr:192.168.120.5 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-07-30T23:26:07.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:97:72:3f ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "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-07-30T23:26:07.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "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-07-30T23:26:07.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " udp 0 0 0.0.0.0:4816 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "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-07-30T23:26:07.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " udp6 0 0 ::1:53 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " udp6 0 0 fe80::f816:3eff:fe9:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " udp6 0 0 ::1:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " udp6 0 0 :::123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": "Execution done (PID=14199, return_code=0): /tmp/9Z520/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " unix 2 [ ACC ] STREAM LISTENING 8695 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " unix 2 [ ACC ] STREAM LISTENING 9060 - /var/run/acpid.socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:26:08.733Z", "message": " unix 2 [ ACC ] STREAM LISTENING 6534 - @/com/ubuntu/upstart", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-30T23:26:07.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1", "logger": "ctx.971f5b81-85cf-4984-87a3-fe801b0c9b29"}], "metadata": {"pagination": {"total": 3317, "offset": 3214, "size": 50}}} 2019-07-30 23:26:13,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:26:13,785 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:26:13 GMT 2019-07-30 23:26:13,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:26:13,785 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:26:13,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:26:13,786 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:26:13,786 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:26:13,786 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:26:13,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222449164 (222.4 MB) TX bytes:6644167 (6.6 MB) 2019-07-30 23:26:13,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-07-30 23:26:13,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:37990 errors:0 dropped:0 overruns:0 carrier:0 2019-07-30 23:26:13,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:133057 errors:0 dropped:0 overruns:0 frame:0 2019-07-30 23:26:13,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-07-30 23:26:13,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fe97:723f/64 Scope:Link 2019-07-30 23:26:13,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 2019-07-30 23:26:13,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:97:72:3f 2019-07-30 23:26:13,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-07-30 23:26:13,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: connect: Connection refused 2019-07-30 23:26:13,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: connect: Connection refused 2019-07-30 23:26:13,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: connect: Connection refused 2019-07-30 23:26:13,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: connect: Connection refused 2019-07-30 23:26:13,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: connect: Connection refused 2019-07-30 23:26:13,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: connect: Connection refused 2019-07-30 23:26:13,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: connect: Connection refused 2019-07-30 23:26:13,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: connect: Connection refused 2019-07-30 23:26:13,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: connect: Connection refused 2019-07-30 23:26:13,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:123 0.0.0.0:* - 2019-07-30 23:26:13,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:123 0.0.0.0:* - 2019-07-30 23:26:13,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:4816 0.0.0.0:* - 2019-07-30 23:26:13,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-07-30 23:26:13,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:53 :::* - 2019-07-30 23:26:13,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fe9:123 :::* - 2019-07-30 23:26:13,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-07-30 23:26:13,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-07-30 23:26:13,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: connect: Connection refused 2019-07-30 23:26:13,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: connect: Connection refused 2019-07-30 23:26:13,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: connect: Connection refused 2019-07-30 23:26:13,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/9Z520/start-vellum.sh: line 22: /dev/tcp/192.168.120.5/7000: Connection refused 2019-07-30 23:26:13,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-07-30 23:26:13,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-07-30 23:26:13,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-07-30 23:26:13,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14199, return_code=0): /tmp/9Z520/start-vellum.sh 2019-07-30 23:26:13,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8695 - /var/run/dbus/system_bus_socket 2019-07-30 23:26:13,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9060 - /var/run/acpid.socket 2019-07-30 23:26:13,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6534 - @/com/ubuntu/upstart 2019-07-30 23:26:13,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/8bf2d3f9-121e-437c-a66b-5d6783a5aca1 2019-07-30 23:26:13,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:26:13,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:26:13,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:26:13,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:26:13,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:26:13,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:26:13,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:26:13,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T23:26:12.019Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"} 2019-07-30 23:26:13,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:26:13,867 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:26:13 GMT 2019-07-30 23:26:13,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:26:13,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-07-30 23:26:13,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:26:13,868 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:26:13,868 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:26:13,868 - 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-07-30T23:12:34.531Z', u'id': u'8bf2d3f9-121e-437c-a66b-5d6783a5aca1', u'ended_at': u'2019-07-30T23:26:12.019Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-07-30T23:12:34.531Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-07-30 23:26:13,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-07-30 23:26:13,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:26:13,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:26:13,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:26:13,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:26:13,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:26:13,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:26:13,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:26:13,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.218", "dns_ip": "172.30.9.207", "ellis_ip": "172.30.9.206"}, "deployment_id": "clearwater-opnfv"} 2019-07-30 23:26:13,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:26:13,934 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:26:13 GMT 2019-07-30 23:26:13,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:26:13,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-07-30 23:26:13,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:26:13,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:26:13,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:26:13,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-07-30 23:26:14,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:26:14,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:26:14,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:26:14,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:26:14,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:26:14,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:26:14,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:26:14,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.218", "dns_ip": "172.30.9.207", "ellis_ip": "172.30.9.206"}, "deployment_id": "clearwater-opnfv"} 2019-07-30 23:26:14,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:26:14,008 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:26:14 GMT 2019-07-30 23:26:14,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:26:14,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-07-30 23:26:14,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:26:14,008 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:26:14,008 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:26:14,011 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.206 2019-07-30 23:26:14,100 - 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-07-30 23:26:14,169 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-07-30 23:26:14,170 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-07-30 23:26:14,207 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 23:26:14,207 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-07-30 23:26:39,259 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 23:26:39,259 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-07-30 23:27:04,461 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 23:27:04,461 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-07-30 23:27:29,520 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 23:27:29,520 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-07-30 23:27:54,575 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 23:27:54,576 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-07-30 23:28:19,623 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 23:28:19,623 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-07-30 23:28:44,680 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 23:28:44,680 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-07-30 23:29:09,738 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 23:29:09,739 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-07-30 23:29:34,790 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 23:29:34,790 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-07-30 23:29:59,849 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 23:29:59,849 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-07-30 23:30:24,879 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 23:30:24,880 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-07-30 23:30:49,938 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 23:30:49,938 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2019-07-30 23:31:14,994 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-07-30 23:31:14,994 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2019-07-30 23:31:40,262 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550339@clearwater.opnfv', u'sip_username': u'6505550339', u'formatted_number': u'(650) 555-0339', u'number': u'6505550339', u'sip_uri': u'sip:6505550339@clearwater.opnfv', u'number_id': u'084a7f7cfaf94a96bfdebcecd9da2102', u'sip_password': u'TsGrb3V6A', u'pstn': False} 2019-07-30 23:31:40,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-07-30 23:31:40,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:31:40,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:31:40,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:31:40,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:31:40,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:31:40,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:31:40,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:31:40,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"bono_ip": "172.30.9.218", "dns_ip": "172.30.9.207", "ellis_ip": "172.30.9.206"}, "deployment_id": "clearwater-opnfv"} 2019-07-30 23:31:40,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:31:40,365 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:31:40 GMT 2019-07-30 23:31:40,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:31:40,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 132 2019-07-30 23:31:40,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:31:40,366 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:31:40,366 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:31:40,366 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-07-30 23:31:40,366 - 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.218 ELLIS=172.30.9.206 --trace' 2019-07-30 23:31:40,366 - 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.218 ELLIS=172.30.9.206 --trace'' 2019-07-30 23:33:50,140 - 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) - (6505550046, 6505550890) Passed Basic Call - SDP (TCP) - (6505550887, 6505550570) Passed Basic Call - Tel URIs (TCP) - (6505550132, 6505550697) Passed Basic Call - Unknown number (TCP) - (6505550898, 6505550778) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550281, 6505550780) Passed Basic Call - Messages - Pager model (TCP) - (6505550604, 6505550955) Passed Basic Call - Pracks (TCP) - (6505550766, 6505550004) Passed Basic Registration (TCP) - (6505550699) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550321, 6505550337) Passed Call Barring - Outbound Rejection (TCP) - (6505550216, 6505550596) 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) - (6505550021, 6505550853) 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) - (6505550310, 6505550243, 6505550115) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550911, 6505550289, 6505550426) Passed Call Diversion - Not reachable (408) (TCP) - (6505550792, 6505550232, 6505550874) Passed Call Diversion - Not reachable (503) (TCP) - (6505550396, 6505550781, 6505550049) Passed Call Diversion - Not reachable (500) (TCP) - (6505550926, 6505550958, 6505550151) Passed Call Diversion - Busy (TCP) - (6505550504, 6505550408, 6505550284) Passed Call Diversion - Unconditional (TCP) - (6505550750, 6505550891, 6505550008) Passed Call Diversion - No answer (TCP) - (6505550140, 6505550121, 6505550257) Passed Call Diversion - Bad target URI (TCP) - (6505550681, 6505550486) Passed Call Diversion - Audio-only call (TCP) - (6505550875, 6505550698, 6505550107, 6505550997) Passed Call Diversion - Audio-video call (TCP) - (6505550533, 6505550646, 6505550386, 6505550305) Passed Call Forking - Mainline (TCP) - (6505550402, 6505550604) Passed Call Forking - Endpoint offline (TCP) - (6505550068, 6505550857) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550477, 6505550250) Passed Call Waiting - Accepted (TCP) - (6505550513, 6505550838, 6505550445) Passed Call Waiting - Cancelled (TCP) - (6505550827, 6505550970, 6505550137) Passed CANCEL - Mainline (TCP) - (6505550388, 6505550219) Passed Filtering - Accept-Contact (TCP) - (6505550672, 6505550126) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550472, 6505550752) Passed Filtering - Accept-Contact no match (TCP) - (6505550387, 6505550078) Passed Filtering - Accept-Contact negated match (TCP) - (6505550067, 6505550236) Passed Filtering - RFC3841 example (TCP) - (6505550816, 6505550469) Passed Filtering - Reject-Contact no match (TCP) - (6505550004, 6505550743) Passed Filtering - Reject-Contact match (TCP) - (6505550814, 6505550642) 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) - (6505550590) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550231) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550558) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550215) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550632, 6505550026) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550398, 6505550727) Passed GRUU - Call - only GRUU as target (TCP) - (6505550930, 6505550503) Passed GRUU - Call - AoR as target (TCP) - (6505550798, 6505550525) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550606, 6505550462) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550785, 6505550650) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550415, 6505550365) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550508, 6505550922) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550902, 6505550024) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550819, 6505550343) 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) - (6505550013) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550583) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550131) 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) - (6505550609, 6505550070) 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-07-30 23:33:50,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-07-30 23:33:50,284 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-30 23:33:50,284 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 27:22 | PASS | +----------------------+------------------+------------------+----------------+ 2019-07-30 23:33:50,290 - functest.core.cloudify - INFO - Deleting the current deployment 2019-07-30 23:33:50,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions 2019-07-30 23:33:50,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:33:50,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:33:50,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:33:50,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:33:50,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:33:50,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:33:50,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:33:50,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T23:12:30.825Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:28.462Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:28.464Z", "id": "cf263d73-1cd2-40f5-b5ec-6507e2c3f3b5"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T23:26:12.019Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:34.531Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-07-30T23:12:34.531Z", "id": "8bf2d3f9-121e-437c-a66b-5d6783a5aca1"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-07-30 23:33:50,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:33:50,404 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:33:50 GMT 2019-07-30 23:33:50,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:33:50,404 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:33:50,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:33:50,405 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:33:50,405 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:33:50,405 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:33:50,406 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.203:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-07-30 23:33:51,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:33:51,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:33:51,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:33:51,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:33:51,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:33:51,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:33:51,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:33:51,073 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 159 2019-07-30 23:33:51,073 - 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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:33:51,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:33:51,074 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:33:51 GMT 2019-07-30 23:33:51,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:33:51,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:33:51,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:33:51,074 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:33:51,074 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:33:51,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:33:51,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:33:51,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:33:51,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:33:51,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:33:51,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:33:51,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:33:51,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:33:51,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-30 23:33:51,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:33:51,198 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:33:51 GMT 2019-07-30 23:33:51,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:33:51,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-30 23:33:51,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:33:51,199 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:33:51,199 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:33:51,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:33:51,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:33:51,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:33:51,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:33:51,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:33:51,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:33:51,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:33:51,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:33:51,257 - 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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:33:51,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:33:51,258 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:33:51 GMT 2019-07-30 23:33:51,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:33:51,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:33:51,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:33:51,258 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:33:51,258 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:33:56,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:33:56,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:33:56,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:33:56,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:33:56,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:33:56,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:33:56,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:33:56,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:33:56,350 - 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-07-30T23:33:51.852Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:51.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:54.885Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:54.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:55.483Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:54.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:55.483Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:54.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_ofttsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:55.483Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:54.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:56.079Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:55.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_j9wcw9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:56.079Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:55.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:56.079Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:55.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 8, "offset": 0, "size": 50}}} 2019-07-30 23:33:56,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:33:56,350 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:33:56 GMT 2019-07-30 23:33:56,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:33:56,350 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:33:56,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:33:56,350 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:33:56,350 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:33:56,350 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:33:56,351 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-07-30 23:33:56,351 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:33:56,351 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:33:56,351 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:33:56,351 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:33:56,351 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:33:56,351 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:33:56,352 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:33:56,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:33:56,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:33:56,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:33:56,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:33:56,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:33:56,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:33:56,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:33:56,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:33:56,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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:33:56,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:33:56,414 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:33:56 GMT 2019-07-30 23:33:56,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:33:56,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:33:56,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:33:56,414 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:33:56,414 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:01,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:34:01,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:01,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:01,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:01,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:01,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:01,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:01,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:01,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:56.676Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:56.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:56.676Z", "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-07-30T23:33:56.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "ellis_oykjv3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:56.676Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:56.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:56.676Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:56.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:56.676Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/77YZ6/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:56.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:56.676Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:56.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:56.676Z", "message": "Process created, PID: 15671", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:56.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "homer_u4ubko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.269Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:56.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.269Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/2A6P4/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "vellum_ofttsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "message": "Execution done (PID=18125, return_code=1): /tmp/2A6P4/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "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-07-30T23:33:57.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "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-07-30T23:33:57.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "message": "Process created, PID: 18125", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:57.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:57.953Z", "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-07-30T23:33:57.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cfa937a2-a850-4b26-9e68-479addf6d288"}, {"node_instance_id": "sprout_xhvh19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:58.493Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:58.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.124Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/LD94P/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:58.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.124Z", "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-07-30T23:33:58.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.124Z", "message": "Process created, PID: 16460", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:58.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a9b454e0-f995-422e-8f33-ce33ba62ddc7"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a9b454e0-f995-422e-8f33-ce33ba62ddc7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/TXTGR/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "dime_fgnxp1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/HS46Y/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a9b454e0-f995-422e-8f33-ce33ba62ddc7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:58.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "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-07-30T23:33:59.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a9b454e0-f995-422e-8f33-ce33ba62ddc7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:58.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Process created, PID: 24737", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a9b454e0-f995-422e-8f33-ce33ba62ddc7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:58.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a9b454e0-f995-422e-8f33-ce33ba62ddc7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:58.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a9b454e0-f995-422e-8f33-ce33ba62ddc7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "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-07-30T23:33:58.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:58.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "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-07-30T23:33:58.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a9b454e0-f995-422e-8f33-ce33ba62ddc7"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a9b454e0-f995-422e-8f33-ce33ba62ddc7"}], "metadata": {"pagination": {"total": 82, "offset": 8, "size": 50}}} 2019-07-30 23:34:01,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:01,501 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:01 GMT 2019-07-30 23:34:01,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:01,501 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:34:01,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:01,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:01,502 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:01,502 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:34:01,504 - functest.core.cloudify - DEBUG - Stopping bono node 2019-07-30 23:34:01,504 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:34:01,504 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:01,504 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:34:01,504 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/77YZ6/stop-bono.sh 2019-07-30 23:34:01,505 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:01,505 - functest.core.cloudify - DEBUG - Process created, PID: 15671 2019-07-30 23:34:01,505 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:01,505 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/2A6P4/stop-ellis.sh 2019-07-30 23:34:01,505 - functest.core.cloudify - DEBUG - 2019-07-30 23:34:01,505 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:01,506 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 23:34:01,506 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 23:34:01,506 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 23:34:01,506 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 23:34:01,506 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 23:34:01,506 - functest.core.cloudify - DEBUG - Execution done (PID=18125, return_code=1): /tmp/2A6P4/stop-ellis.sh 2019-07-30 23:34:01,507 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-30 23:34:01,507 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:34:01,507 - functest.core.cloudify - DEBUG - Process created, PID: 18125 2019-07-30 23:34:01,507 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:01,507 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:34:01,507 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-07-30 23:34:01,508 - functest.core.cloudify - DEBUG - 2019-07-30 23:34:01,508 - 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-07-30 23:34:01,508 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:01,508 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/LD94P/stop-homer.sh 2019-07-30 23:34:01,508 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:34:01,508 - functest.core.cloudify - DEBUG - Process created, PID: 16460 2019-07-30 23:34:01,509 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 23:34:01,509 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 23:34:01,509 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 23:34:01,509 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 23:34:01,509 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 23:34:01,509 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/TXTGR/stop-sprout.sh 2019-07-30 23:34:01,509 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:01,510 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/HS46Y/stop-vellum.sh 2019-07-30 23:34:01,510 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:01,510 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:34:01,510 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:34:01,510 - functest.core.cloudify - DEBUG - Process created, PID: 24737 2019-07-30 23:34:01,510 - functest.core.cloudify - DEBUG - Stopping homer node 2019-07-30 23:34:01,511 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:01,511 - functest.core.cloudify - DEBUG - 2019-07-30 23:34:01,511 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:34:01,511 - 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-07-30 23:34:01,511 - functest.core.cloudify - DEBUG - 2019-07-30 23:34:01,512 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-30 23:34:01,512 - functest.core.cloudify - DEBUG - Stopping vellum node 2019-07-30 23:34:01,512 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-07-30 23:34:01,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:34:01,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:01,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:01,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:01,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:01,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:01,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:01,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:01,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:34:01,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:01,582 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:01 GMT 2019-07-30 23:34:01,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:01,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:34:01,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:01,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:01,582 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:06,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:34:06,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:06,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:06,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:06,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:06,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:06,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:06,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:06,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a9b454e0-f995-422e-8f33-ce33ba62ddc7"}, {"node_instance_id": "dime_fgnxp1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:58.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:58.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Process created, PID: 24737", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a9b454e0-f995-422e-8f33-ce33ba62ddc7"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/HS46Y/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a9b454e0-f995-422e-8f33-ce33ba62ddc7"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:33:59.763Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:58.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d0962a1e-6087-43a0-87a6-1cb0a93fa4ee"}, {"node_instance_id": "homer_u4ubko", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.318Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/LD94P/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/LD94P/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_lletkh/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_lletkh/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_lletkh/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_lletkh/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_lletkh/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_lletkh/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/LD94P/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T23:33:59.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_ofttsc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.318Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/HS46Y/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/HS46Y/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_men849/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_men849/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_men849/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_men849/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_men849/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_men849/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/HS46Y/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T23:33:59.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.318Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.318Z", "message": "Process created, PID: 18428", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.318Z", "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-07-30T23:33:59.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.318Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.318Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "ellis_oykjv3", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.318Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/2A6P4/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/2A6P4/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_8m8c76/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_8m8c76/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_8m8c76/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_8m8c76/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_8m8c76/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_8m8c76/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/2A6P4/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T23:33:59.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.930Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c9b71d1d-4066-4b10-abed-a5084297295c"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.930Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c9b71d1d-4066-4b10-abed-a5084297295c"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.930Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_ofttsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.930Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.930Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:33:59.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.930Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/49V36/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c9b71d1d-4066-4b10-abed-a5084297295c"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.930Z", "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-07-30T23:34:00.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c9b71d1d-4066-4b10-abed-a5084297295c"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.930Z", "message": "Process created, PID: 15699", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c9b71d1d-4066-4b10-abed-a5084297295c"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:00.930Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c9b71d1d-4066-4b10-abed-a5084297295c"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:01.540Z", "message": "Execution done (PID=15699, return_code=1): /tmp/49V36/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c9b71d1d-4066-4b10-abed-a5084297295c"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:01.540Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c9b71d1d-4066-4b10-abed-a5084297295c"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:01.540Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c9b71d1d-4066-4b10-abed-a5084297295c"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:01.540Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c9b71d1d-4066-4b10-abed-a5084297295c"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:01.540Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c9b71d1d-4066-4b10-abed-a5084297295c"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:01.540Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c9b71d1d-4066-4b10-abed-a5084297295c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:01.540Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.388Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_ofttsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:01.540Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:01.540Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:01.540Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:00.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c9b71d1d-4066-4b10-abed-a5084297295c"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.119Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:01.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.119Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:01.204Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.119Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:01.998Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.119Z", "message": "Downloaded scripts/bind/bind.py to /tmp/G1XS7/bind.py", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:01.589Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a1910903-92e7-4107-9b43-c994ff3a6e86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.119Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:01.751Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a1910903-92e7-4107-9b43-c994ff3a6e86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.709Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'ellis': {}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {u'vellum_ofttsc': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-ofttsc'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.162Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a1910903-92e7-4107-9b43-c994ff3a6e86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.709Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.161Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a1910903-92e7-4107-9b43-c994ff3a6e86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.709Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GLQOD/bind.py", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.525Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.caf16b78-8e23-4a95-81cd-ea59b2891744"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.709Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.080Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a1910903-92e7-4107-9b43-c994ff3a6e86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.709Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.494Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a1910903-92e7-4107-9b43-c994ff3a6e86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.709Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.483Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a1910903-92e7-4107-9b43-c994ff3a6e86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.709Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpGqQm9W', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.457Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a1910903-92e7-4107-9b43-c994ff3a6e86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.709Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'ellis': {}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {u'vellum_ofttsc': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-ofttsc'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.202Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a1910903-92e7-4107-9b43-c994ff3a6e86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.709Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.201Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a1910903-92e7-4107-9b43-c994ff3a6e86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.709Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.201Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a1910903-92e7-4107-9b43-c994ff3a6e86"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:02.709Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.185Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a1910903-92e7-4107-9b43-c994ff3a6e86"}], "metadata": {"pagination": {"total": 181, "offset": 58, "size": 50}}} 2019-07-30 23:34:06,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:06,718 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:06 GMT 2019-07-30 23:34:06,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:06,718 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:34:06,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:06,718 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:06,718 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:06,718 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:34:06,720 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:06,721 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:06,721 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:34:06,721 - functest.core.cloudify - DEBUG - Stopping homer node 2019-07-30 23:34:06,721 - functest.core.cloudify - DEBUG - Process created, PID: 24737 2019-07-30 23:34:06,722 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/HS46Y/stop-vellum.sh 2019-07-30 23:34:06,722 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:06,722 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/LD94P/stop-homer.sh, exit_code: 1 2019-07-30 23:34:06,722 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/HS46Y/stop-vellum.sh, exit_code: 1 2019-07-30 23:34:06,723 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:06,723 - functest.core.cloudify - DEBUG - Process created, PID: 18428 2019-07-30 23:34:06,723 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:34:06,723 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:34:06,723 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-07-30 23:34:06,723 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/2A6P4/stop-ellis.sh, exit_code: 1 2019-07-30 23:34:06,724 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:34:06,724 - functest.core.cloudify - DEBUG - Stopping dime node 2019-07-30 23:34:06,724 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:34:06,724 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:34:06,724 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:34:06,724 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/49V36/stop-dime.sh 2019-07-30 23:34:06,724 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:34:06,725 - functest.core.cloudify - DEBUG - Process created, PID: 15699 2019-07-30 23:34:06,725 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:06,725 - functest.core.cloudify - DEBUG - Execution done (PID=15699, return_code=1): /tmp/49V36/stop-dime.sh 2019-07-30 23:34:06,725 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-07-30 23:34:06,726 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 23:34:06,726 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 23:34:06,726 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 23:34:06,726 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 23:34:06,726 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:06,726 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:34:06,726 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:34:06,726 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 23:34:06,727 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:34:06,727 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:06,727 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:06,727 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/G1XS7/bind.py 2019-07-30 23:34:06,727 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-30 23:34:06,727 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'ellis': {}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {u'vellum_ofttsc': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-ofttsc'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:34:06,728 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 23:34:06,728 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GLQOD/bind.py 2019-07-30 23:34:06,728 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:34:06,728 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 23:34:06,728 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:34:06,728 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGqQm9W', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:34:06,728 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_u4ubko': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'homer-u4ubko'}}, u'ellis': {}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {u'vellum_ofttsc': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-ofttsc'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:34:06,729 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 23:34:06,729 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-30 23:34:06,729 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 23:34:06,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:34:06,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:06,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:06,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:06,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:06,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:06,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:06,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:06,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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:34:06,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:06,796 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:06 GMT 2019-07-30 23:34:06,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:06,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:34:06,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:06,796 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:06,796 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:11,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:34:11,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:11,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:11,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:11,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:11,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:11,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:11,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:11,901 - 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-07-30T23:34:02.709Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.201Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a1910903-92e7-4107-9b43-c994ff3a6e86"}, {"node_instance_id": "dime_fgnxp1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.307Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/49V36/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/49V36/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_a6gzfb/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_a6gzfb/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_a6gzfb/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_a6gzfb/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_a6gzfb/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_a6gzfb/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/49V36/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T23:34:02.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.307Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.307Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EQRGR/bind.py", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.234Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.94a0056a-9bb7-4552-980e-8c84b74acb21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.307Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.060Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.caf16b78-8e23-4a95-81cd-ea59b2891744"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.307Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:02.728Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.caf16b78-8e23-4a95-81cd-ea59b2891744"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.001Z", "source_id": "ellis_oykjv3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.489Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.095Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.caf16b78-8e23-4a95-81cd-ea59b2891744"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {u'vellum_ofttsc': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-ofttsc'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.095Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.caf16b78-8e23-4a95-81cd-ea59b2891744"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpMfF1wZ', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.096Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.caf16b78-8e23-4a95-81cd-ea59b2891744"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.104Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.caf16b78-8e23-4a95-81cd-ea59b2891744"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.111Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.caf16b78-8e23-4a95-81cd-ea59b2891744"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.111Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.caf16b78-8e23-4a95-81cd-ea59b2891744"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {u'vellum_ofttsc': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-ofttsc'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.111Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.caf16b78-8e23-4a95-81cd-ea59b2891744"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.453Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.94a0056a-9bb7-4552-980e-8c84b74acb21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp2V2cwd', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.361Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.caf16b78-8e23-4a95-81cd-ea59b2891744"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.368Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.caf16b78-8e23-4a95-81cd-ea59b2891744"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:03.957Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.375Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.caf16b78-8e23-4a95-81cd-ea59b2891744"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.857Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.94a0056a-9bb7-4552-980e-8c84b74acb21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.856Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.94a0056a-9bb7-4552-980e-8c84b74acb21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.826Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.94a0056a-9bb7-4552-980e-8c84b74acb21"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "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-07-30T23:34:04.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "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-07-30T23:34:04.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.874Z", "source_id": "homer_u4ubko", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.082Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.94a0056a-9bb7-4552-980e-8c84b74acb21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.063Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.94a0056a-9bb7-4552-980e-8c84b74acb21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpQ7HCL5', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.045Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.94a0056a-9bb7-4552-980e-8c84b74acb21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.873Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.94a0056a-9bb7-4552-980e-8c84b74acb21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.873Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.94a0056a-9bb7-4552-980e-8c84b74acb21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.872Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.94a0056a-9bb7-4552-980e-8c84b74acb21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.865Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.94a0056a-9bb7-4552-980e-8c84b74acb21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:04.514Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpNZjKNY', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:03.857Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.94a0056a-9bb7-4552-980e-8c84b74acb21"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.076Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.076Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.076Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.076Z", "message": "Downloaded scripts/bind/bind.py to /tmp/IKH80/bind.py", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.724Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b4190057-8cf8-41e1-8a4a-724a0c81f4f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.076Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.919Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b4190057-8cf8-41e1-8a4a-724a0c81f4f0"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.076Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.076Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.076Z", "message": "Execution done (PID=18428, return_code=1): /tmp/TXTGR/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.076Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1bb24351-19d5-4500-bc81-e9d3ffc23379"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.076Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.119Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b4190057-8cf8-41e1-8a4a-724a0c81f4f0"}], "metadata": {"pagination": {"total": 224, "offset": 108, "size": 50}}} 2019-07-30 23:34:11,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:11,902 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:11 GMT 2019-07-30 23:34:11,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:11,902 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:34:11,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:11,902 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:11,902 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:11,902 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:34:11,904 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-30 23:34:11,905 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/49V36/stop-dime.sh, exit_code: 1 2019-07-30 23:34:11,905 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:34:11,905 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EQRGR/bind.py 2019-07-30 23:34:11,905 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:34:11,906 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-30 23:34:11,906 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:34:11,906 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:34:11,906 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:34:11,906 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:11,906 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 23:34:11,906 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {u'vellum_ofttsc': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-ofttsc'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:34:11,907 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpMfF1wZ', '/etc/bind/db.clearwater.local'] 2019-07-30 23:34:11,907 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 23:34:11,907 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-30 23:34:11,907 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 23:34:11,907 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {u'vellum_ofttsc': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'vellum-ofttsc'}}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:34:11,907 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-30 23:34:11,908 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp2V2cwd', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:34:11,908 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:34:11,908 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 23:34:11,908 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:34:11,908 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 23:34:11,909 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:34:11,909 - functest.core.cloudify - DEBUG - * Quiescing Sprout SIP Router sprout 2019-07-30 23:34:11,909 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-07-30 23:34:11,909 - functest.core.cloudify - DEBUG - 2019-07-30 23:34:11,909 - 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-07-30 23:34:11,909 - functest.core.cloudify - DEBUG - 2019-07-30 23:34:11,909 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:34:11,910 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:34:11,910 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 23:34:11,910 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:34:11,910 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpQ7HCL5', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:34:11,910 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_fgnxp1': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'dime-fgnxp1'}}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:34:11,910 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 23:34:11,911 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-30 23:34:11,911 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 23:34:11,911 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpNZjKNY', '/etc/bind/db.clearwater.local'] 2019-07-30 23:34:11,911 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:34:11,911 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 23:34:11,911 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 23:34:11,911 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IKH80/bind.py 2019-07-30 23:34:11,912 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-30 23:34:11,912 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 23:34:11,912 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 23:34:11,912 - functest.core.cloudify - DEBUG - Execution done (PID=18428, return_code=1): /tmp/TXTGR/stop-sprout.sh 2019-07-30 23:34:11,912 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 23:34:11,912 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:34:11,912 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:34:11,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:34:11,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:11,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:11,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:11,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:11,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:11,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:11,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:11,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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:34:11,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:11,979 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:11 GMT 2019-07-30 23:34:11,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:11,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:34:11,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:11,979 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:11,980 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:16,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:34:17,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:17,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:17,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:17,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:17,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:17,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:17,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:17,062 - 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-07-30T23:34:05.746Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.175Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b4190057-8cf8-41e1-8a4a-724a0c81f4f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.175Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b4190057-8cf8-41e1-8a4a-724a0c81f4f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpubeyfd', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.349Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b4190057-8cf8-41e1-8a4a-724a0c81f4f0"}, {"node_instance_id": "vellum_ofttsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_xhvh19", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/TXTGR/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/TXTGR/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_k3s6ag/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_k3s6ag/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_k3s6ag/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_k3s6ag/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_k3s6ag/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_k3s6ag/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/TXTGR/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T23:34:05.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_oykjv3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:04.530Z", "source_id": "vellum_ofttsc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.372Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b4190057-8cf8-41e1-8a4a-724a0c81f4f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.363Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b4190057-8cf8-41e1-8a4a-724a0c81f4f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.119Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b4190057-8cf8-41e1-8a4a-724a0c81f4f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.156Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b4190057-8cf8-41e1-8a4a-724a0c81f4f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.157Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b4190057-8cf8-41e1-8a4a-724a0c81f4f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpzRQfoC', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.157Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b4190057-8cf8-41e1-8a4a-724a0c81f4f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:05.746Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.166Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b4190057-8cf8-41e1-8a4a-724a0c81f4f0"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:06.369Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_u4ubko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:06.369Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:06.369Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.893Z", "source_id": "dime_fgnxp1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:06.369Z", "message": "Process created, PID: 18249", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:06.369Z", "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-07-30T23:34:05.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:06.369Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FWD9Z/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:06.369Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:06.369Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:06.369Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:05.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "vellum_ofttsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:06.872Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:06.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:06.872Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:06.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:06.872Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/UHVYD/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:06.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:07.404Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:06.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "vellum_ofttsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:07.404Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:06.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:07.404Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:06.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:07.404Z", "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-07-30T23:34:06.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:07.404Z", "message": "Process created, PID: 16573", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:06.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:07.404Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:06.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:07.404Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:06.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:08.102Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:07.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:08.102Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/B8MRV/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:07.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:08.102Z", "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-07-30T23:34:07.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:08.102Z", "message": "Process created, PID: 24913", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:07.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:08.102Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:07.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:08.102Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:07.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:08.102Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:07.633Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:08.734Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:08.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:08.734Z", "message": "Downloaded scripts/bind/bind.py to /tmp/F010Y/bind.py", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:08.669Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.96b9fa99-8e75-4cb8-bd5a-d0c58bb0cb07"}, {"node_instance_id": "dime_fgnxp1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.361Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:08.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.361Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.178Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.96b9fa99-8e75-4cb8-bd5a-d0c58bb0cb07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.361Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:08.959Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.96b9fa99-8e75-4cb8-bd5a-d0c58bb0cb07"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2WOK8/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.827Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}], "metadata": {"pagination": {"total": 248, "offset": 158, "size": 50}}} 2019-07-30 23:34:17,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:17,062 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:17 GMT 2019-07-30 23:34:17,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:17,062 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:34:17,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:17,063 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:17,063 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:17,063 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:34:17,065 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 23:34:17,065 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:34:17,065 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpubeyfd', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:34:17,065 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:34:17,066 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/TXTGR/stop-sprout.sh, exit_code: 1 2019-07-30 23:34:17,066 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:17,066 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:34:17,066 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 23:34:17,066 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:34:17,067 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:34:17,067 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 23:34:17,067 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_xhvh19': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'sprout-xhvh19'}}, u'vellum': {}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:34:17,067 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpzRQfoC', '/etc/bind/db.clearwater.local'] 2019-07-30 23:34:17,067 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 23:34:17,067 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:34:17,068 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:17,068 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:34:17,068 - functest.core.cloudify - DEBUG - Process created, PID: 18249 2019-07-30 23:34:17,068 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:34:17,068 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FWD9Z/remove-cluster-node.sh 2019-07-30 23:34:17,068 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:34:17,068 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:17,069 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-30 23:34:17,069 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:34:17,069 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:34:17,069 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/UHVYD/remove-cluster-node.sh 2019-07-30 23:34:17,069 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:34:17,069 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:17,069 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:34:17,070 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:34:17,070 - functest.core.cloudify - DEBUG - Process created, PID: 16573 2019-07-30 23:34:17,070 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:17,070 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-30 23:34:17,070 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-30 23:34:17,070 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/B8MRV/remove-cluster-node.sh 2019-07-30 23:34:17,071 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:34:17,071 - functest.core.cloudify - DEBUG - Process created, PID: 24913 2019-07-30 23:34:17,071 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:17,071 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:34:17,072 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:17,072 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:34:17,072 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/F010Y/bind.py 2019-07-30 23:34:17,072 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:17,072 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:34:17,072 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-30 23:34:17,072 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2WOK8/remove-cluster-node.sh 2019-07-30 23:34:17,073 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:34:17,073 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-30 23:34:17,073 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:34:17,073 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:17,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:34:17,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:17,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:17,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:17,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:17,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:17,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:17,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:17,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:34:17,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:17,160 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:17 GMT 2019-07-30 23:34:17,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:17,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:34:17,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:17,160 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:17,160 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:22,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:34:22,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:22,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:22,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:22,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:22,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:22,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:22,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:22,278 - 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-07-30T23:34:09.958Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.226Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.96b9fa99-8e75-4cb8-bd5a-d0c58bb0cb07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.237Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.96b9fa99-8e75-4cb8-bd5a-d0c58bb0cb07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.237Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.96b9fa99-8e75-4cb8-bd5a-d0c58bb0cb07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.237Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.96b9fa99-8e75-4cb8-bd5a-d0c58bb0cb07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.398Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.96b9fa99-8e75-4cb8-bd5a-d0c58bb0cb07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.407Z", "source_id": "sprout_xhvh19", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.96b9fa99-8e75-4cb8-bd5a-d0c58bb0cb07"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2WOK8/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "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-07-30T23:34:09.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "Process created, PID: 15850", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:09.958Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "sprout_xhvh19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:10.555Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:10.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:10.555Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:10.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:10.555Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:09.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:11.522Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RKTA2/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:11.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:12.240Z", "message": "Process created, PID: 18636", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:11.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:12.240Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:11.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:12.240Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:11.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:12.240Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:11.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:12.240Z", "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-07-30T23:34:11.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:13.058Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:12.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:13.561Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:12.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:13.561Z", "message": " Removed member a14c501619097ea1 from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:12.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:13.561Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:12.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:13.561Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:12.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:13.561Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:13.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:13.561Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:12.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:13.561Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:13.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:13.561Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:13.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:13.561Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:13.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:13.561Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:13.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:13.561Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:13.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:13.561Z", "message": "Execution done (PID=18249, return_code=0): /tmp/FWD9Z/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:13.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.acdd611a-f864-4ad7-82f9-cbbd5ba2e95c"}, {"node_instance_id": "ellis_oykjv3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:14.279Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:13.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:14.810Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:14.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:14.810Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:14.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:16.178Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:16.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:16.900Z", "message": "Waiting for process 15671 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:16.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:16.900Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:16.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:17.618Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}], "metadata": {"pagination": {"total": 294, "offset": 208, "size": 50}}} 2019-07-30 23:34:22,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:22,278 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:22 GMT 2019-07-30 23:34:22,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:22,278 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:34:22,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:22,279 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:22,279 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:22,279 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:34:22,281 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 23:34:22,281 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-30 23:34:22,281 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 23:34:22,281 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_j9wcw9': {u'public_address': u'172.30.9.218', u'private_address': u'192.168.120.28', u'name': u'bono-j9wcw9'}}}, 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.14', u'hss_hostname': u''}. 2019-07-30 23:34:22,281 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:34:22,282 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 23:34:22,282 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/2WOK8/remove-cluster-node.sh 2019-07-30 23:34:22,282 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:34:22,282 - functest.core.cloudify - DEBUG - Process created, PID: 15850 2019-07-30 23:34:22,282 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:22,283 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:34:22,283 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-30 23:34:22,283 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:34:22,283 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:34:22,283 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:34:22,283 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/RKTA2/remove-cluster-node.sh 2019-07-30 23:34:22,283 - functest.core.cloudify - DEBUG - Process created, PID: 18636 2019-07-30 23:34:22,284 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:34:22,284 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:34:22,284 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-30 23:34:22,284 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:34:22,284 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-30 23:34:22,284 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-30 23:34:22,285 - functest.core.cloudify - DEBUG - Removed member a14c501619097ea1 from cluster 2019-07-30 23:34:22,285 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-30 23:34:22,285 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-30 23:34:22,285 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:34:22,285 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-30 23:34:22,285 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 23:34:22,286 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 23:34:22,286 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 23:34:22,286 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 23:34:22,286 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 23:34:22,286 - functest.core.cloudify - DEBUG - Execution done (PID=18249, return_code=0): /tmp/FWD9Z/remove-cluster-node.sh 2019-07-30 23:34:22,286 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:34:22,286 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 23:34:22,287 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:34:22,287 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 23:34:22,287 - functest.core.cloudify - DEBUG - Waiting for process 15671 to end... 2019-07-30 23:34:22,287 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 23:34:22,287 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-30 23:34:22,287 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 23:34:22,287 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-30 23:34:22,288 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-30 23:34:22,288 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-30 23:34:22,288 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-30 23:34:22,288 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-30 23:34:22,288 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-30 23:34:22,288 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-30 23:34:22,288 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-30 23:34:22,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:34:22,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:22,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:22,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:22,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:22,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:22,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:22,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:22,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:34:22,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:22,374 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:22 GMT 2019-07-30 23:34:22,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:22,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:34:22,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:22,375 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:22,375 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:27,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:34:27,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:27,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:27,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:27,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:27,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:27,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:27,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:27,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": " Removed member 350836a206d38a34 from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": "Execution done (PID=15850, return_code=0): /tmp/2WOK8/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "homer_u4ubko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ed4dcba7-0508-4699-a503-1416fcdbdeee"}, {"node_instance_id": "dime_fgnxp1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.173Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:17.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b6359269-dd5c-4b79-86a3-718a068120d5"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.773Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:18.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_fgnxp1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.773Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:18.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_u4ubko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:18.773Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:18.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_fgnxp1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:19.368Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:18.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:19.368Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:18.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_u4ubko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:19.368Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:18.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:19.996Z", "message": "Stopping Agent ellis_host_8m8c76", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:19.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ab45c7a0-1c6f-4f0e-b46c-8ad0bb059399"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:19.996Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:19.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:19.996Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:19.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:19.996Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:19.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:20.515Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:20.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ab45c7a0-1c6f-4f0e-b46c-8ad0bb059399"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:21.048Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:20.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:21.048Z", "message": "Successfully stopped daemon: ellis_host_8m8c76\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:20.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ab45c7a0-1c6f-4f0e-b46c-8ad0bb059399"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:21.048Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_8m8c76 stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:20.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ab45c7a0-1c6f-4f0e-b46c-8ad0bb059399"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:21.048Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:20.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:21.578Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:21.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:21.578Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:21.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:22.172Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:21.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:22.172Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:21.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:22.172Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:21.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:22.717Z", "message": "Deleting Agent ellis_host_8m8c76", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:22.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.48bad82b-9267-4270-a3ce-3906e53c0c9e"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:22.717Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:22.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:22.717Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:22.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:23.287Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:22.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:23.903Z", "message": "Stopping Agent dime_host_a6gzfb", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:23.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5657a76c-d5a1-44fa-805f-b160689c7b3b"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:24.620Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:24.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:24.620Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:24.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:24.620Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:24.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:25.123Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:24.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5657a76c-d5a1-44fa-805f-b160689c7b3b"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:25.123Z", "message": "Successfully stopped daemon: dime_host_a6gzfb\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:24.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5657a76c-d5a1-44fa-805f-b160689c7b3b"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:25.123Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_a6gzfb stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:24.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5657a76c-d5a1-44fa-805f-b160689c7b3b"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:25.639Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:25.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:25.639Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:25.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:25.639Z", "message": "Stopping Agent homer_host_lletkh", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:25.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c28703d-31d3-4920-9db0-09e5c1238190"}], "metadata": {"pagination": {"total": 325, "offset": 258, "size": 50}}} 2019-07-30 23:34:27,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:27,465 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:27 GMT 2019-07-30 23:34:27,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:27,465 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:34:27,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:27,465 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:27,466 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:27,466 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:34:27,468 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 23:34:27,468 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 23:34:27,468 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 23:34:27,468 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-30 23:34:27,468 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-30 23:34:27,468 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-30 23:34:27,469 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-30 23:34:27,469 - functest.core.cloudify - DEBUG - Removed member 350836a206d38a34 from cluster 2019-07-30 23:34:27,469 - functest.core.cloudify - DEBUG - Execution done (PID=15850, return_code=0): /tmp/2WOK8/remove-cluster-node.sh 2019-07-30 23:34:27,469 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 23:34:27,469 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 23:34:27,469 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 23:34:27,469 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 23:34:27,470 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 23:34:27,470 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 23:34:27,470 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 23:34:27,470 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 23:34:27,470 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:34:27,470 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:34:27,470 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:34:27,471 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:34:27,471 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:34:27,471 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_8m8c76 2019-07-30 23:34:27,471 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 23:34:27,471 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:34:27,471 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 23:34:27,472 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 23:34:27,472 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 23:34:27,472 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_8m8c76 2019-07-30 23:34:27,472 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_8m8c76 stop 2019-07-30 23:34:27,472 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 23:34:27,473 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 23:34:27,473 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 23:34:27,473 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 23:34:27,473 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 23:34:27,473 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 23:34:27,473 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_8m8c76 2019-07-30 23:34:27,473 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 23:34:27,474 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 23:34:27,474 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 23:34:27,474 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_a6gzfb 2019-07-30 23:34:27,474 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 23:34:27,474 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 23:34:27,474 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 23:34:27,474 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 23:34:27,475 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_a6gzfb 2019-07-30 23:34:27,475 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_a6gzfb stop 2019-07-30 23:34:27,475 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 23:34:27,475 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 23:34:27,475 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_lletkh 2019-07-30 23:34:27,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:34:27,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:27,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:27,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:27,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:27,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:27,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:27,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:27,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:34:27,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:27,617 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:27 GMT 2019-07-30 23:34:27,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:27,617 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:34:27,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:27,618 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:27,618 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:32,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:34:32,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:32,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:32,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:32,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:32,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:32,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:32,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:32,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:25.639Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:25.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.307Z", "message": "Deleting Agent dime_host_a6gzfb", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.6d0b3bf4-65bf-409d-862d-ad9c153b3f5a"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c28703d-31d3-4920-9db0-09e5c1238190"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_lletkh stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c28703d-31d3-4920-9db0-09e5c1238190"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": "Successfully stopped daemon: homer_host_lletkh\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c28703d-31d3-4920-9db0-09e5c1238190"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.48bad82b-9267-4270-a3ce-3906e53c0c9e"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": "23:34:26 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_8m8c76: No response received for task 1e84abd017254567bd53ae2582c7f1fc", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.48bad82b-9267-4270-a3ce-3906e53c0c9e"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.48bad82b-9267-4270-a3ce-3906e53c0c9e"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": "Successfully deleted daemon: ellis_host_8m8c76", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.48bad82b-9267-4270-a3ce-3906e53c0c9e"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": " Removed member c50f2a0a65c4996 from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": "Execution done (PID=18636, return_code=0): /tmp/RKTA2/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:26.971Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:27.601Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:27.601Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_xhvh19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:27.601Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:27.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:27.601Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:27.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:27.601Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:27.601Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:27.601Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "sprout_xhvh19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:27.601Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:26.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.37e8f069-3b6b-49e5-b736-f44e11afbb33"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:28.210Z", "message": "Waiting for process 24913 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:27.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "sprout_xhvh19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:28.210Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:27.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:28.210Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:27.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:28.210Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:27.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:28.848Z", "message": "Deleting Agent homer_host_lletkh", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:28.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c665b20-ed6b-4eca-9eac-7f324d6e1e59"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:28.848Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:28.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:28.848Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:28.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:28.848Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:27.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:29.353Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e6f8976c-511b-46dd-9f1a-1396e9b26605", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:29.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:29.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:34:29.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:29.353Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6f8976c-511b-46dd-9f1a-1396e9b26605 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:29.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:30.020Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35c637e8021472f58198fe9ff46f17854aede3e9\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:29.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:30.543Z", "message": "Successfully deleted daemon: dime_host_a6gzfb", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:30.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.6d0b3bf4-65bf-409d-862d-ad9c153b3f5a"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:30.543Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:30.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.6d0b3bf4-65bf-409d-862d-ad9c153b3f5a"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:30.543Z", "message": "23:34:30 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_a6gzfb: No response received for task 2138d192d32e4e28a2f3369143cd1209", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:30.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.6d0b3bf4-65bf-409d-862d-ad9c153b3f5a"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:30.543Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:30.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.6d0b3bf4-65bf-409d-862d-ad9c153b3f5a"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:31.411Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:31.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:32.029Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:31.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:32.029Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:31.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:32.029Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-8bcb5409-3b33-4c68-995e-7c36bd659cec", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:31.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:32.029Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-8bcb5409-3b33-4c68-995e-7c36bd659cec", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:31.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:32.029Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-aa5a4772-0fab-43d6-929d-be84abaeb2d4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:31.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:32.029Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-aa5a4772-0fab-43d6-929d-be84abaeb2d4 x-compute-request-id: req-aa5a4772-0fab-43d6-929d-be84abaeb2d4 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:16Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:31.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:32.029Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:34: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-8bcb5409-3b33-4c68-995e-7c36bd659cec x-compute-request-id: req-8bcb5409-3b33-4c68-995e-7c36bd659cec 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-07-30T23:34:31.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:32.029Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:31.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 362, "offset": 308, "size": 50}}} 2019-07-30 23:34:32,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:32,924 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:32 GMT 2019-07-30 23:34:32,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:32,924 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:34:32,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:32,924 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:32,924 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:32,924 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:34:32,927 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 23:34:32,927 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_a6gzfb 2019-07-30 23:34:32,927 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-30 23:34:32,927 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 23:34:32,927 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_lletkh stop 2019-07-30 23:34:32,928 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_lletkh 2019-07-30 23:34:32,928 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 23:34:32,928 - functest.core.cloudify - DEBUG - 23:34:26 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_8m8c76: No response received for task 1e84abd017254567bd53ae2582c7f1fc 2019-07-30 23:34:32,928 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 23:34:32,928 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_8m8c76 2019-07-30 23:34:32,928 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-30 23:34:32,929 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-30 23:34:32,929 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-30 23:34:32,929 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-30 23:34:32,929 - functest.core.cloudify - DEBUG - Removed member c50f2a0a65c4996 from cluster 2019-07-30 23:34:32,929 - functest.core.cloudify - DEBUG - Execution done (PID=18636, return_code=0): /tmp/RKTA2/remove-cluster-node.sh 2019-07-30 23:34:32,929 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 23:34:32,930 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 23:34:32,930 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 23:34:32,930 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:34:32,930 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 23:34:32,930 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 23:34:32,930 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 23:34:32,931 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 23:34:32,931 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 23:34:32,931 - functest.core.cloudify - DEBUG - Waiting for process 24913 to end... 2019-07-30 23:34:32,931 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:34:32,931 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 23:34:32,931 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 23:34:32,932 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_lletkh 2019-07-30 23:34:32,932 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:34:32,932 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 23:34:32,932 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 23:34:32,932 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e6f8976c-511b-46dd-9f1a-1396e9b26605 2019-07-30 23:34:32,932 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:34:32,932 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:34:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6f8976c-511b-46dd-9f1a-1396e9b26605 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:34:32,933 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c637e8021472f58198fe9ff46f17854aede3e9" 2019-07-30 23:34:32,933 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_a6gzfb 2019-07-30 23:34:32,933 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 23:34:32,933 - functest.core.cloudify - DEBUG - 23:34:30 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_a6gzfb: No response received for task 2138d192d32e4e28a2f3369143cd1209 2019-07-30 23:34:32,933 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 23:34:32,933 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 23:34:32,934 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 23:34:32,934 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 23:34:32,934 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-8bcb5409-3b33-4c68-995e-7c36bd659cec 2019-07-30 23:34:32,934 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-8bcb5409-3b33-4c68-995e-7c36bd659cec 2019-07-30 23:34:32,934 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-aa5a4772-0fab-43d6-929d-be84abaeb2d4 2019-07-30 23:34:32,934 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-aa5a4772-0fab-43d6-929d-be84abaeb2d4 x-compute-request-id: req-aa5a4772-0fab-43d6-929d-be84abaeb2d4 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:16Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:34:32,934 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:34: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-8bcb5409-3b33-4c68-995e-7c36bd659cec x-compute-request-id: req-8bcb5409-3b33-4c68-995e-7c36bd659cec Content-Length: 0 Content-Type: application/json 2019-07-30 23:34:32,935 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 23:34:32,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:34:33,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:33,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:33,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:33,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:33,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:33,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:33,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:33,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:34:33,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:33,113 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:33 GMT 2019-07-30 23:34:33,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:33,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:34:33,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:33,114 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:33,114 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:38,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:34:38,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:38,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:38,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:38,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:38,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:38,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:38,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:38,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:32.029Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-8bcb5409-3b33-4c68-995e-7c36bd659cec", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:31.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:32.029Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-aa5a4772-0fab-43d6-929d-be84abaeb2d4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:31.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:32.562Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:31.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:32.562Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:32.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c665b20-ed6b-4eca-9eac-7f324d6e1e59"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:33.279Z", "message": "23:34:32 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_lletkh: No response received for task d233b7a84dea4ce99de8ef5b0a9ebed1", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:32.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c665b20-ed6b-4eca-9eac-7f324d6e1e59"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:33.279Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:32.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c665b20-ed6b-4eca-9eac-7f324d6e1e59"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:33.279Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-30510e7f-ce5f-46fe-9402-66298e02a3f9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:32.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:33.279Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:34:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30510e7f-ce5f-46fe-9402-66298e02a3f9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:32.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:33.279Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:34:32.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:33.279Z", "message": "Successfully deleted daemon: homer_host_lletkh", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:32.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c665b20-ed6b-4eca-9eac-7f324d6e1e59"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:33.842Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:33.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:33.842Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:33.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:33.842Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ad837a9be8b99a300ea5fa19624404d8a1971ccd\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:33.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:33.842Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:33.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:34.438Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:33.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:34.438Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:33.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:34.438Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:34.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:34.956Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-75bb4c19-c8a0-4804-a63d-9e64a8ae83a7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:34.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:34.956Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-75bb4c19-c8a0-4804-a63d-9e64a8ae83a7 x-compute-request-id: req-75bb4c19-c8a0-4804-a63d-9e64a8ae83a7 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:20Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:34.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:34.956Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-75bb4c19-c8a0-4804-a63d-9e64a8ae83a7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:34.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:34.956Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:34: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-12e97e8b-6db1-4b8f-8ef9-43ab7494c225 x-compute-request-id: req-12e97e8b-6db1-4b8f-8ef9-43ab7494c225 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:34.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:34.956Z", "message": "Stopping Agent sprout_host_k3s6ag", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:34.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0706a533-9994-47d9-9cdf-9a9d7b44016c"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:34.956Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ad837a9be8b99a300ea5fa19624404d8a1971ccd\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:34.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:35.776Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action used request id req-12e97e8b-6db1-4b8f-8ef9-43ab7494c225", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:34.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:35.776Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action used request id req-12e97e8b-6db1-4b8f-8ef9-43ab7494c225", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:34.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:35.776Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:34:35.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:35.776Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:34:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9964c84e-04e5-4570-a194-7ba403a7c7c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:35.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:35.776Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-9964c84e-04e5-4570-a194-7ba403a7c7c6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:35.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:35.776Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec5f5af4b3e1ff4c1806eb314bcbb3d4462fcf4f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:35.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:36.350Z", "message": "Successfully stopped daemon: sprout_host_k3s6ag\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:36.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0706a533-9994-47d9-9cdf-9a9d7b44016c"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:36.350Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_k3s6ag stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:36.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0706a533-9994-47d9-9cdf-9a9d7b44016c"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:36.350Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:36.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0706a533-9994-47d9-9cdf-9a9d7b44016c"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:37.096Z", "message": "Waiting for process 15671 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:36.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:37.096Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:36.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:37.096Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:36.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:37.096Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:36.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:37.612Z", "message": "Deleting Agent sprout_host_k3s6ag", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:37.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.198dafc1-a890-4736-8a85-b025027e46d2"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:37.612Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:34:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7e3bc7d-d9af-493d-a564-18089f975466 x-compute-request-id: req-b7e3bc7d-d9af-493d-a564-18089f975466 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-07-30T23:34:37.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:37.612Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec5f5af4b3e1ff4c1806eb314bcbb3d4462fcf4f\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:37.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:37.612Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-ee3de202-e9fd-4776-8b54-6bb6b77a180f x-compute-request-id: req-ee3de202-e9fd-4776-8b54-6bb6b77a180f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:20Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:37.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:37.612Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-ee3de202-e9fd-4776-8b54-6bb6b77a180f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:37.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:37.612Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-ee3de202-e9fd-4776-8b54-6bb6b77a180f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:37.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:37.612Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action used request id req-b7e3bc7d-d9af-493d-a564-18089f975466", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:37.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:37.612Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action used request id req-b7e3bc7d-d9af-493d-a564-18089f975466", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:37.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}], "metadata": {"pagination": {"total": 402, "offset": 358, "size": 50}}} 2019-07-30 23:34:38,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:38,199 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:38 GMT 2019-07-30 23:34:38,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:38,199 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:34:38,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:38,199 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:38,199 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:38,199 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:34:38,201 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-8bcb5409-3b33-4c68-995e-7c36bd659cec 2019-07-30 23:34:38,201 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-aa5a4772-0fab-43d6-929d-be84abaeb2d4 2019-07-30 23:34:38,201 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 23:34:38,201 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 23:34:38,202 - functest.core.cloudify - DEBUG - 23:34:32 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_lletkh: No response received for task d233b7a84dea4ce99de8ef5b0a9ebed1 2019-07-30 23:34:38,202 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 23:34:38,202 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-30510e7f-ce5f-46fe-9402-66298e02a3f9 2019-07-30 23:34:38,202 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:34:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30510e7f-ce5f-46fe-9402-66298e02a3f9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:34:38,202 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:34:38,202 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_lletkh 2019-07-30 23:34:38,203 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 23:34:38,203 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 23:34:38,203 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad837a9be8b99a300ea5fa19624404d8a1971ccd" 2019-07-30 23:34:38,203 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 23:34:38,203 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 23:34:38,203 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 23:34:38,203 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 23:34:38,204 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-75bb4c19-c8a0-4804-a63d-9e64a8ae83a7 2019-07-30 23:34:38,204 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-75bb4c19-c8a0-4804-a63d-9e64a8ae83a7 x-compute-request-id: req-75bb4c19-c8a0-4804-a63d-9e64a8ae83a7 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:20Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:34:38,204 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-75bb4c19-c8a0-4804-a63d-9e64a8ae83a7 2019-07-30 23:34:38,204 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:34: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-12e97e8b-6db1-4b8f-8ef9-43ab7494c225 x-compute-request-id: req-12e97e8b-6db1-4b8f-8ef9-43ab7494c225 Content-Length: 0 Content-Type: application/json 2019-07-30 23:34:38,204 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_k3s6ag 2019-07-30 23:34:38,204 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad837a9be8b99a300ea5fa19624404d8a1971ccd" -d '{"os-stop": null}' 2019-07-30 23:34:38,205 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action used request id req-12e97e8b-6db1-4b8f-8ef9-43ab7494c225 2019-07-30 23:34:38,205 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action used request id req-12e97e8b-6db1-4b8f-8ef9-43ab7494c225 2019-07-30 23:34:38,205 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:34:38,205 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:34:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9964c84e-04e5-4570-a194-7ba403a7c7c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:34:38,205 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-9964c84e-04e5-4570-a194-7ba403a7c7c6 2019-07-30 23:34:38,205 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f5af4b3e1ff4c1806eb314bcbb3d4462fcf4f" 2019-07-30 23:34:38,205 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_k3s6ag 2019-07-30 23:34:38,206 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_k3s6ag stop 2019-07-30 23:34:38,206 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 23:34:38,206 - functest.core.cloudify - DEBUG - Waiting for process 15671 to end... 2019-07-30 23:34:38,206 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 23:34:38,206 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 23:34:38,206 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 23:34:38,206 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_k3s6ag 2019-07-30 23:34:38,207 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:34:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7e3bc7d-d9af-493d-a564-18089f975466 x-compute-request-id: req-b7e3bc7d-d9af-493d-a564-18089f975466 Content-Length: 0 Content-Type: application/json 2019-07-30 23:34:38,207 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f5af4b3e1ff4c1806eb314bcbb3d4462fcf4f" -d '{"os-stop": null}' 2019-07-30 23:34:38,207 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-ee3de202-e9fd-4776-8b54-6bb6b77a180f x-compute-request-id: req-ee3de202-e9fd-4776-8b54-6bb6b77a180f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:20Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:34:38,207 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-ee3de202-e9fd-4776-8b54-6bb6b77a180f 2019-07-30 23:34:38,207 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-ee3de202-e9fd-4776-8b54-6bb6b77a180f 2019-07-30 23:34:38,207 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action used request id req-b7e3bc7d-d9af-493d-a564-18089f975466 2019-07-30 23:34:38,208 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action used request id req-b7e3bc7d-d9af-493d-a564-18089f975466 2019-07-30 23:34:38,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:34:38,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:38,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:38,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:38,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:38,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:38,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:38,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:38,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:34:38,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:38,293 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:38 GMT 2019-07-30 23:34:38,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:38,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:34:38,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:38,293 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:38,293 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:43,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:34:43,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:43,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:43,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:43,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:43,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:43,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:43,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:43,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:41.622Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:41.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.198dafc1-a890-4736-8a85-b025027e46d2"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:42.241Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:41.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.198dafc1-a890-4736-8a85-b025027e46d2"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:42.241Z", "message": "23:34:41 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_k3s6ag: No response received for task b97c02acd40640a1863170a83d1af3fd", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:41.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.198dafc1-a890-4736-8a85-b025027e46d2"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:42.241Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35c637e8021472f58198fe9ff46f17854aede3e9\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:41.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:42.241Z", "message": "Successfully deleted daemon: sprout_host_k3s6ag", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:41.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.198dafc1-a890-4736-8a85-b025027e46d2"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:42.889Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-fc435a80-4963-478c-a88f-98aeec4ae976", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:42.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:42.889Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc435a80-4963-478c-a88f-98aeec4ae976 x-compute-request-id: req-fc435a80-4963-478c-a88f-98aeec4ae976 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:34:31Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:42.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:42.889Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-fc435a80-4963-478c-a88f-98aeec4ae976", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:42.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0cf40bea-a852-454f-ae42-3b465cfa64ba"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:42.889Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:42.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:42.889Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:42.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 412, "offset": 402, "size": 50}}} 2019-07-30 23:34:43,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:43,375 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:43 GMT 2019-07-30 23:34:43,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:43,376 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:34:43,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:43,376 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:43,376 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:43,376 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:34:43,377 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 23:34:43,377 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 23:34:43,377 - functest.core.cloudify - DEBUG - 23:34:41 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_k3s6ag: No response received for task b97c02acd40640a1863170a83d1af3fd 2019-07-30 23:34:43,377 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c637e8021472f58198fe9ff46f17854aede3e9" 2019-07-30 23:34:43,378 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_k3s6ag 2019-07-30 23:34:43,378 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-fc435a80-4963-478c-a88f-98aeec4ae976 2019-07-30 23:34:43,378 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc435a80-4963-478c-a88f-98aeec4ae976 x-compute-request-id: req-fc435a80-4963-478c-a88f-98aeec4ae976 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:34:31Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:34:43,378 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-fc435a80-4963-478c-a88f-98aeec4ae976 2019-07-30 23:34:43,378 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 23:34:43,378 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 23:34:43,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:34:43,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:43,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:43,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:43,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:43,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:43,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:43,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:43,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:34:43,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:43,482 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:43 GMT 2019-07-30 23:34:43,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:43,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:34:43,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:43,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:43,483 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:48,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:34:48,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:48,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:48,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:48,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:48,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:48,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:48,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:48,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8m8c76", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:43.520Z", "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-07-30T23:34:42.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:43.520Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:42.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:44.024Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-0303f24a-76d4-488c-9f8f-224b30b3eaf6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:43.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:44.024Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:34:43.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:44.024Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0303f24a-76d4-488c-9f8f-224b30b3eaf6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:43.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:44.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d3d85c4b9e445dfc03291af8799ae7996f29150\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:44.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:45.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ad837a9be8b99a300ea5fa19624404d8a1971ccd\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:44.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:46.235Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-4136f692-40b0-42f2-9262-64f7de56b1b1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:46.235Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-ead987fa-74dd-4704-b939-05ac1fad1671", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:45.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:46.235Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d3d85c4b9e445dfc03291af8799ae7996f29150\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:45.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:46.235Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-4136f692-40b0-42f2-9262-64f7de56b1b1 x-compute-request-id: req-4136f692-40b0-42f2-9262-64f7de56b1b1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:09Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:46.235Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:34: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-ead987fa-74dd-4704-b939-05ac1fad1671 x-compute-request-id: req-ead987fa-74dd-4704-b939-05ac1fad1671 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-07-30T23:34:45.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:46.235Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-4136f692-40b0-42f2-9262-64f7de56b1b1", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:45.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:46.235Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-ead987fa-74dd-4704-b939-05ac1fad1671", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:45.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:46.902Z", "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-07-30T23:34:46.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:46.902Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-d1027223-6825-405e-b82d-f15363929d13", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:46.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:46.902Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-d1027223-6825-405e-b82d-f15363929d13", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:46.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:46.902Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-d1027223-6825-405e-b82d-f15363929d13 x-compute-request-id: req-d1027223-6825-405e-b82d-f15363929d13 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:34:34Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:46.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f1384a6-46a8-46b7-bd9b-400971f16e0d"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:47.620Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec5f5af4b3e1ff4c1806eb314bcbb3d4462fcf4f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:47.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:48.338Z", "message": "Waiting for process 24913 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:47.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}], "metadata": {"pagination": {"total": 432, "offset": 412, "size": 50}}} 2019-07-30 23:34:48,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:48,572 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:48 GMT 2019-07-30 23:34:48,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:48,572 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:34:48,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:48,572 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:48,572 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:48,572 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:34:48,573 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 23:34:48,574 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 23:34:48,574 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-0303f24a-76d4-488c-9f8f-224b30b3eaf6 2019-07-30 23:34:48,574 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:34:48,574 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:34:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0303f24a-76d4-488c-9f8f-224b30b3eaf6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:34:48,574 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3d85c4b9e445dfc03291af8799ae7996f29150" 2019-07-30 23:34:48,575 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad837a9be8b99a300ea5fa19624404d8a1971ccd" 2019-07-30 23:34:48,575 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-4136f692-40b0-42f2-9262-64f7de56b1b1 2019-07-30 23:34:48,575 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-ead987fa-74dd-4704-b939-05ac1fad1671 2019-07-30 23:34:48,575 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3d85c4b9e445dfc03291af8799ae7996f29150" -d '{"os-stop": null}' 2019-07-30 23:34:48,575 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-4136f692-40b0-42f2-9262-64f7de56b1b1 x-compute-request-id: req-4136f692-40b0-42f2-9262-64f7de56b1b1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:09Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:34:48,575 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:34: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-ead987fa-74dd-4704-b939-05ac1fad1671 x-compute-request-id: req-ead987fa-74dd-4704-b939-05ac1fad1671 Content-Length: 0 Content-Type: application/json 2019-07-30 23:34:48,576 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-4136f692-40b0-42f2-9262-64f7de56b1b1 2019-07-30 23:34:48,576 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-ead987fa-74dd-4704-b939-05ac1fad1671 2019-07-30 23:34:48,576 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 23:34:48,576 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-d1027223-6825-405e-b82d-f15363929d13 2019-07-30 23:34:48,576 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-d1027223-6825-405e-b82d-f15363929d13 2019-07-30 23:34:48,576 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-d1027223-6825-405e-b82d-f15363929d13 x-compute-request-id: req-d1027223-6825-405e-b82d-f15363929d13 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:34:34Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:34:48,577 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f5af4b3e1ff4c1806eb314bcbb3d4462fcf4f" 2019-07-30 23:34:48,577 - functest.core.cloudify - DEBUG - Waiting for process 24913 to end... 2019-07-30 23:34:48,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:34:48,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:48,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:48,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:48,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:48,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:48,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:48,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:48,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:34:48,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:48,658 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:48 GMT 2019-07-30 23:34:48,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:48,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:34:48,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:48,659 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:48,659 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:53,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:34:53,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:53,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:53,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:53,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:53,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:53,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:53,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:53,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:49.005Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-0e8604ca-99f8-4a97-92f2-f13239357fc6 x-compute-request-id: req-0e8604ca-99f8-4a97-92f2-f13239357fc6 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:34:37Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:48.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:49.508Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-0e8604ca-99f8-4a97-92f2-f13239357fc6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:48.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:49.508Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-0e8604ca-99f8-4a97-92f2-f13239357fc6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:48.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8c8bdbd9-afb3-4f8d-ba63-7fc2e4d00fad"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:50.114Z", "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-07-30T23:34:49.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 436, "offset": 432, "size": 50}}} 2019-07-30 23:34:53,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:53,753 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:53 GMT 2019-07-30 23:34:53,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:53,753 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:34:53,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:53,753 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:53,753 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:53,753 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:34:53,754 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-0e8604ca-99f8-4a97-92f2-f13239357fc6 x-compute-request-id: req-0e8604ca-99f8-4a97-92f2-f13239357fc6 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:34:37Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:34:53,754 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-0e8604ca-99f8-4a97-92f2-f13239357fc6 2019-07-30 23:34:53,754 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-0e8604ca-99f8-4a97-92f2-f13239357fc6 2019-07-30 23:34:53,755 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 23:34:53,755 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:34:53,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:53,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:53,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:53,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:53,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:53,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:53,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:53,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:34:53,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:53,813 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:53 GMT 2019-07-30 23:34:53,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:53,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:34:53,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:53,813 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:53,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:58,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:34:58,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:58,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:58,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:58,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:58,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:58,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:58,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:58,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:55.987Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d3d85c4b9e445dfc03291af8799ae7996f29150\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:55.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:56.706Z", "message": "Waiting for process 15671 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:56.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:57.573Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-fd22d8bf-1378-425b-aea7-8cea29e7b206 x-compute-request-id: req-fd22d8bf-1378-425b-aea7-8cea29e7b206 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:34:45Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:57.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:58.077Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-fd22d8bf-1378-425b-aea7-8cea29e7b206", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:57.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:58.077Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-fd22d8bf-1378-425b-aea7-8cea29e7b206", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:34:57.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.90977260-8ede-47a0-9fe2-4383c8d664f0"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:34:58.077Z", "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-07-30T23:34:57.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 442, "offset": 436, "size": 50}}} 2019-07-30 23:34:58,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:58,925 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:58 GMT 2019-07-30 23:34:58,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:58,925 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:34:58,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:58,926 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:58,926 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:34:58,926 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:34:58,926 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d3d85c4b9e445dfc03291af8799ae7996f29150" 2019-07-30 23:34:58,927 - functest.core.cloudify - DEBUG - Waiting for process 15671 to end... 2019-07-30 23:34:58,927 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:34: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-fd22d8bf-1378-425b-aea7-8cea29e7b206 x-compute-request-id: req-fd22d8bf-1378-425b-aea7-8cea29e7b206 Content-Encoding: gzip Content-Length: 855 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:34:45Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:34:58,927 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-fd22d8bf-1378-425b-aea7-8cea29e7b206 2019-07-30 23:34:58,927 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-fd22d8bf-1378-425b-aea7-8cea29e7b206 2019-07-30 23:34:58,927 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 23:34:58,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:34:58,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:34:58,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:34:58,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:34:58,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:34:58,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:34:58,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:34:58,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:34:58,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:34:58,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:34:58,988 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:34:58 GMT 2019-07-30 23:34:58,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:34:58,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:34:58,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:34:58,988 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:34:58,989 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:03,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:35:04,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:04,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:04,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:04,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:04,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:04,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:04,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:04,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 442, "offset": 442, "size": 50}}} 2019-07-30 23:35:04,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:04,078 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:04 GMT 2019-07-30 23:35:04,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:04,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-30 23:35:04,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:04,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:04,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:04,078 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:35:04,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:04,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:04,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:04,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:04,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:04,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:04,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:04,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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:35:04,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:04,143 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:04 GMT 2019-07-30 23:35:04,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:04,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:35:04,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:04,144 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:04,144 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:09,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:35:09,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:09,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:09,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:09,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:09,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:09,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:09,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:09,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:08.089Z", "message": "Waiting for process 24913 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:07.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}], "metadata": {"pagination": {"total": 443, "offset": 442, "size": 50}}} 2019-07-30 23:35:09,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:09,232 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:09 GMT 2019-07-30 23:35:09,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:09,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-07-30 23:35:09,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:09,232 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:09,232 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:09,233 - functest.core.cloudify - DEBUG - Waiting for process 24913 to end... 2019-07-30 23:35:09,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:35:09,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:09,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:09,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:09,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:09,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:09,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:09,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:09,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:35:09,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:09,296 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:09 GMT 2019-07-30 23:35:09,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:09,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:35:09,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:09,297 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:09,297 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:14,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:35:14,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:14,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:14,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:14,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:14,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:14,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:14,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:14,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:13.260Z", "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-07-30T23:35:13.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:14.183Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:35:14.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08aed63b-0cf5-4f1f-98e7-6a80c48559e6"}], "metadata": {"pagination": {"total": 445, "offset": 443, "size": 50}}} 2019-07-30 23:35:14,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:14,378 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:14 GMT 2019-07-30 23:35:14,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:14,378 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:35:14,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:14,379 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:14,379 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:14,379 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:35:14,379 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:35:14,379 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:14,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:35:14,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:14,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:14,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:14,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:14,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:14,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:14,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:14,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:35:14,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:14,451 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:14 GMT 2019-07-30 23:35:14,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:14,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:35:14,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:14,452 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:14,452 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:19,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:35:19,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:19,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:19,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:19,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:19,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:19,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:19,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:19,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:14.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2bde183e6fe414476ae1b65da83a5e715daa680\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:14.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08aed63b-0cf5-4f1f-98e7-6a80c48559e6"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:14.851Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-661964f9-c123-4de7-915e-e13433f0eed1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:14.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08aed63b-0cf5-4f1f-98e7-6a80c48559e6"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:14.851Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-661964f9-c123-4de7-915e-e13433f0eed1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:14.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08aed63b-0cf5-4f1f-98e7-6a80c48559e6"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:16.605Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-b3ff1d30-2c70-4800-85bb-38f8beb1c1df x-compute-request-id: req-b3ff1d30-2c70-4800-85bb-38f8beb1c1df Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:42Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:16.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08aed63b-0cf5-4f1f-98e7-6a80c48559e6"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:17.265Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:16.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08aed63b-0cf5-4f1f-98e7-6a80c48559e6"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:17.265Z", "message": "Waiting for process 15671 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:16.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:17.265Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:16.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:17.265Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-b3ff1d30-2c70-4800-85bb-38f8beb1c1df", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:16.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08aed63b-0cf5-4f1f-98e7-6a80c48559e6"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:17.265Z", "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-07-30T23:35:16.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:17.265Z", "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-07-30T23:35:16.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:17.265Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-b3ff1d30-2c70-4800-85bb-38f8beb1c1df", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:16.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08aed63b-0cf5-4f1f-98e7-6a80c48559e6"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:17.912Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:17.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:17.912Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:17.584Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:17.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:35:17.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1dbd6507-2877-40c6-b783-abc6bcbc5deb"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:18.416Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-3ebf5a8f-d4f3-4f15-a566-09a26823e0a4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:17.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1dbd6507-2877-40c6-b783-abc6bcbc5deb"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:18.416Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ebf5a8f-d4f3-4f15-a566-09a26823e0a4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:17.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1dbd6507-2877-40c6-b783-abc6bcbc5deb"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:19.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf56662b6b59df00e41ec74978d385426371c76e\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:18.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1dbd6507-2877-40c6-b783-abc6bcbc5deb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:19.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:18.747Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:19.033Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64959fa1-3ef6-41f0-b5cb-ce188903b71d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:18.751Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:19.033Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64959fa1-3ef6-41f0-b5cb-ce188903b71d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:18.752Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:19.033Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-64959fa1-3ef6-41f0-b5cb-ce188903b71d", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:18.752Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:19.033Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-64959fa1-3ef6-41f0-b5cb-ce188903b71d", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:18.752Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:19.033Z", "message": "Remove floating ip 172.30.9.206", "level": "info", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:18.746Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:19.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:18.746Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}], "metadata": {"pagination": {"total": 469, "offset": 445, "size": 50}}} 2019-07-30 23:35:19,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:19,553 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:19 GMT 2019-07-30 23:35:19,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:19,553 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:35:19,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:19,553 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:19,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:19,554 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:35:19,555 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2bde183e6fe414476ae1b65da83a5e715daa680" 2019-07-30 23:35:19,555 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-661964f9-c123-4de7-915e-e13433f0eed1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:19,555 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-661964f9-c123-4de7-915e-e13433f0eed1 2019-07-30 23:35:19,556 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-b3ff1d30-2c70-4800-85bb-38f8beb1c1df x-compute-request-id: req-b3ff1d30-2c70-4800-85bb-38f8beb1c1df Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:42Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:19,556 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-30 23:35:19,556 - functest.core.cloudify - DEBUG - Waiting for process 15671 to end... 2019-07-30 23:35:19,556 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:35:19,556 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-b3ff1d30-2c70-4800-85bb-38f8beb1c1df 2019-07-30 23:35:19,556 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:35:19,557 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:35:19,557 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-b3ff1d30-2c70-4800-85bb-38f8beb1c1df 2019-07-30 23:35:19,557 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:35:19,557 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-30 23:35:19,557 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:19,557 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-3ebf5a8f-d4f3-4f15-a566-09a26823e0a4 2019-07-30 23:35:19,558 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ebf5a8f-d4f3-4f15-a566-09a26823e0a4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:19,558 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf56662b6b59df00e41ec74978d385426371c76e" 2019-07-30 23:35:19,558 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:19,558 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64959fa1-3ef6-41f0-b5cb-ce188903b71d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:19,558 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64959fa1-3ef6-41f0-b5cb-ce188903b71d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:19,558 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-64959fa1-3ef6-41f0-b5cb-ce188903b71d 2019-07-30 23:35:19,559 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-64959fa1-3ef6-41f0-b5cb-ce188903b71d 2019-07-30 23:35:19,559 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.206 2019-07-30 23:35:19,559 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:19,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:35:19,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:19,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:19,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:19,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:19,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:19,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:19,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:19,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:35:19,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:19,630 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:19 GMT 2019-07-30 23:35:19,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:19,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:35:19,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:19,630 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:19,630 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:24,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:35:24,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:24,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:24,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:24,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:24,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:24,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:24,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:24,714 - 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-07-30T23:35:19.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6739202705d1633b046c2c29728ae03bcef5f839\"", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.176Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:19.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6739202705d1633b046c2c29728ae03bcef5f839\"", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.176Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:19.616Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-934e9a29-655a-4ec1-8bbb-5122527738e8 Date: Tue, 30 Jul 2019 23:35:19 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:49Z\", \"updated_at\": \"2019-07-30T23:17:46Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bf:37:1a\", \"device_id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"2de80eab-84b3-40e1-9d61-cd8c2cd2244f\", \"id\": \"1b32e912-9dd3-420d-b920-2a861ddb426b\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:09:02Z\", \"updated_at\": \"2019-07-30T23:09:06Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e4:53:92\", \"device_id\": \"82fe51b7-1e15-4bfb-b049-e423675276ae\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69\", \"id\": \"319209b0-0c53-4df0-b4ad-66f8132d4d5c\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:45Z\", \"updated_at\": \"2019-07-30T23:18:00Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:30:53:5c\", \"device_id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\"}, \"fixed_ip_address\": \"192.168.120.28\", \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"073be32c-54c7-449d-a75d-2d77638bb0e9\", \"id\": \"4e5d0ff8-adf2-455b-9cf5-440b41447bb9\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:50Z\", \"updated_at\": \"2019-07-30T23:17:38Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:88:eb:62\", \"device_id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"623321e0-6086-41fc-8be7-f9b2aae730ec\", \"id\": \"b8f262a2-31a3-45d6-b7c7-fbed823cfcf5\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.559Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/2de80eab-84b3-40e1-9d61-cd8c2cd2244f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6739202705d1633b046c2c29728ae03bcef5f839\"", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.560Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "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-07-30T23:35:19.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-934e9a29-655a-4ec1-8bbb-5122527738e8 Date: Tue, 30 Jul 2019 23:35:19 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:49Z\", \"updated_at\": \"2019-07-30T23:17:46Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bf:37:1a\", \"device_id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\"}, \"fixed_ip_address\": \"192.168.120.8\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"2de80eab-84b3-40e1-9d61-cd8c2cd2244f\", \"id\": \"1b32e912-9dd3-420d-b920-2a861ddb426b\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:09:02Z\", \"updated_at\": \"2019-07-30T23:09:06Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e4:53:92\", \"device_id\": \"82fe51b7-1e15-4bfb-b049-e423675276ae\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69\", \"id\": \"319209b0-0c53-4df0-b4ad-66f8132d4d5c\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:45Z\", \"updated_at\": \"2019-07-30T23:18:00Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:30:53:5c\", \"device_id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\"}, \"fixed_ip_address\": \"192.168.120.28\", \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"073be32c-54c7-449d-a75d-2d77638bb0e9\", \"id\": \"4e5d0ff8-adf2-455b-9cf5-440b41447bb9\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:50Z\", \"updated_at\": \"2019-07-30T23:17:38Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:88:eb:62\", \"device_id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"623321e0-6086-41fc-8be7-f9b2aae730ec\", \"id\": \"b8f262a2-31a3-45d6-b7c7-fbed823cfcf5\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.559Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-934e9a29-655a-4ec1-8bbb-5122527738e8", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.559Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-934e9a29-655a-4ec1-8bbb-5122527738e8", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.559Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-934e9a29-655a-4ec1-8bbb-5122527738e8", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.560Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-934e9a29-655a-4ec1-8bbb-5122527738e8", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.560Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/2de80eab-84b3-40e1-9d61-cd8c2cd2244f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6739202705d1633b046c2c29728ae03bcef5f839\"", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.560Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-eda21f05-3303-464b-961b-c2a50acacb0d Date: Tue, 30 Jul 2019 23:35:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T23:16:15Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\",\"ip_address\":\"192.168.120.8\"}],\"id\":\"2de80eab-84b3-40e1-9d61-cd8c2cd2244f\",\"security_groups\":[\"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\",\"e319d58f-d623-4e59-adce-a091bf4aab51\"],\"mac_address\":\"fa:16:3e:bf:37:1a\",\"device_id\":\"c13110fe-9d23-47f3-b193-91a29b5b8414\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:13:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.908Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-eda21f05-3303-464b-961b-c2a50acacb0d Date: Tue, 30 Jul 2019 23:35:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T23:16:15Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\",\"ip_address\":\"192.168.120.8\"}],\"id\":\"2de80eab-84b3-40e1-9d61-cd8c2cd2244f\",\"security_groups\":[\"4b17695c-f2ae-4cfe-a117-67818bdbd3ae\",\"e319d58f-d623-4e59-adce-a091bf4aab51\"],\"mac_address\":\"fa:16:3e:bf:37:1a\",\"device_id\":\"c13110fe-9d23-47f3-b193-91a29b5b8414\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:13:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.908Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/2de80eab-84b3-40e1-9d61-cd8c2cd2244f.json used request id req-eda21f05-3303-464b-961b-c2a50acacb0d", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.908Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/2de80eab-84b3-40e1-9d61-cd8c2cd2244f.json used request id req-eda21f05-3303-464b-961b-c2a50acacb0d", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.908Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/2de80eab-84b3-40e1-9d61-cd8c2cd2244f.json used request id req-eda21f05-3303-464b-961b-c2a50acacb0d", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.908Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/2de80eab-84b3-40e1-9d61-cd8c2cd2244f.json used request id req-eda21f05-3303-464b-961b-c2a50acacb0d", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.908Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.909Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.909Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd76ef01-b72a-4394-94c9-23e4c86a08e6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.914Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd76ef01-b72a-4394-94c9-23e4c86a08e6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.914Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-dd76ef01-b72a-4394-94c9-23e4c86a08e6", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.914Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-dd76ef01-b72a-4394-94c9-23e4c86a08e6", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.914Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.147Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-8ef06c0e-b8c3-4979-a984-90e741c159ef x-compute-request-id: req-8ef06c0e-b8c3-4979-a984-90e741c159ef Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:46Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1dbd6507-2877-40c6-b783-abc6bcbc5deb"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.690Z", "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-07-30T23:35:20.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.690Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-8ef06c0e-b8c3-4979-a984-90e741c159ef", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1dbd6507-2877-40c6-b783-abc6bcbc5deb"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.690Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-8ef06c0e-b8c3-4979-a984-90e741c159ef", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1dbd6507-2877-40c6-b783-abc6bcbc5deb"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.690Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:19.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1dbd6507-2877-40c6-b783-abc6bcbc5deb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}86f0a480a4f827eac128f027719350e2e1d1d70a\"", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:20.339Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.690Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}86f0a480a4f827eac128f027719350e2e1d1d70a\"", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:20.339Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:20.690Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:20.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:21.334Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e07dde07-0531-4205-8c7b-68205a8f17f2", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:20.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b46c77b9-a481-46bd-a395-6f4623fb655d"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:21.334Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e07dde07-0531-4205-8c7b-68205a8f17f2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:20.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b46c77b9-a481-46bd-a395-6f4623fb655d"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:21.334Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:20.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:21.334Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:35:20.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b46c77b9-a481-46bd-a395-6f4623fb655d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:21.334Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:20.877Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:21.870Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6831a534b0c2b30156bd8592d72c453a466a19d8\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:21.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b46c77b9-a481-46bd-a395-6f4623fb655d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:22.473Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}86f0a480a4f827eac128f027719350e2e1d1d70a\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.206\"}}'", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.191Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:22.473Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}86f0a480a4f827eac128f027719350e2e1d1d70a\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.206\"}}'", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.191Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:22.473Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.056Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:22.473Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea758f6-4b6c-41e8-8c16-1333846216fc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.061Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:22.473Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-aea758f6-4b6c-41e8-8c16-1333846216fc", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.061Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:22.473Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c2b2e09-3cec-48ce-a088-93429792ce91 x-compute-request-id: req-9c2b2e09-3cec-48ce-a088-93429792ce91 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:42Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.187Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:22.473Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c2b2e09-3cec-48ce-a088-93429792ce91 x-compute-request-id: req-9c2b2e09-3cec-48ce-a088-93429792ce91 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:42Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.188Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:22.473Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-9c2b2e09-3cec-48ce-a088-93429792ce91", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.188Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:22.473Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-9c2b2e09-3cec-48ce-a088-93429792ce91", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.188Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:22.473Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-9c2b2e09-3cec-48ce-a088-93429792ce91", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.190Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:22.473Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-9c2b2e09-3cec-48ce-a088-93429792ce91", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.190Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:23.006Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9df2b69fb3cc8aaefae0a019752425562d566d94\"", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.499Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:23.006Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-61776bcf-8b09-44ce-8b7e-49ca6525f180 x-compute-request-id: req-61776bcf-8b09-44ce-8b7e-49ca6525f180 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b46c77b9-a481-46bd-a395-6f4623fb655d"}], "metadata": {"pagination": {"total": 530, "offset": 469, "size": 50}}} 2019-07-30 23:35:24,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:24,714 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:24 GMT 2019-07-30 23:35:24,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:24,714 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:35:24,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:24,715 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:24,715 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:24,715 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:35:24,718 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6739202705d1633b046c2c29728ae03bcef5f839" 2019-07-30 23:35:24,718 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6739202705d1633b046c2c29728ae03bcef5f839" 2019-07-30 23:35:24,718 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-934e9a29-655a-4ec1-8bbb-5122527738e8 Date: Tue, 30 Jul 2019 23:35:19 GMT RESP BODY: {"floatingips": [{"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:49Z", "updated_at": "2019-07-30T23:17:46Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bf:37:1a", "device_id": "c13110fe-9d23-47f3-b193-91a29b5b8414"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "2de80eab-84b3-40e1-9d61-cd8c2cd2244f", "id": "1b32e912-9dd3-420d-b920-2a861ddb426b", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:09:02Z", "updated_at": "2019-07-30T23:09:06Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:53:92", "device_id": "82fe51b7-1e15-4bfb-b049-e423675276ae"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "9ef5c7fb-19e9-4b10-9aec-3c30e66dce69", "id": "319209b0-0c53-4df0-b4ad-66f8132d4d5c", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:45Z", "updated_at": "2019-07-30T23:18:00Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:53:5c", "device_id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.218", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "073be32c-54c7-449d-a75d-2d77638bb0e9", "id": "4e5d0ff8-adf2-455b-9cf5-440b41447bb9", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:50Z", "updated_at": "2019-07-30T23:17:38Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:88:eb:62", "device_id": "62929598-cf2f-4b6e-896a-9e36c79b65ab"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "623321e0-6086-41fc-8be7-f9b2aae730ec", "id": "b8f262a2-31a3-45d6-b7c7-fbed823cfcf5", "qos_policy_id": null}]} 2019-07-30 23:35:24,718 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/2de80eab-84b3-40e1-9d61-cd8c2cd2244f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6739202705d1633b046c2c29728ae03bcef5f839" 2019-07-30 23:35:24,719 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:35:24,719 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-934e9a29-655a-4ec1-8bbb-5122527738e8 Date: Tue, 30 Jul 2019 23:35:19 GMT RESP BODY: {"floatingips": [{"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:49Z", "updated_at": "2019-07-30T23:17:46Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bf:37:1a", "device_id": "c13110fe-9d23-47f3-b193-91a29b5b8414"}, "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "2de80eab-84b3-40e1-9d61-cd8c2cd2244f", "id": "1b32e912-9dd3-420d-b920-2a861ddb426b", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:09:02Z", "updated_at": "2019-07-30T23:09:06Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:53:92", "device_id": "82fe51b7-1e15-4bfb-b049-e423675276ae"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "9ef5c7fb-19e9-4b10-9aec-3c30e66dce69", "id": "319209b0-0c53-4df0-b4ad-66f8132d4d5c", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:45Z", "updated_at": "2019-07-30T23:18:00Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:53:5c", "device_id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.218", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "073be32c-54c7-449d-a75d-2d77638bb0e9", "id": "4e5d0ff8-adf2-455b-9cf5-440b41447bb9", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:50Z", "updated_at": "2019-07-30T23:17:38Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:88:eb:62", "device_id": "62929598-cf2f-4b6e-896a-9e36c79b65ab"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "623321e0-6086-41fc-8be7-f9b2aae730ec", "id": "b8f262a2-31a3-45d6-b7c7-fbed823cfcf5", "qos_policy_id": null}]} 2019-07-30 23:35:24,719 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-934e9a29-655a-4ec1-8bbb-5122527738e8 2019-07-30 23:35:24,719 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-934e9a29-655a-4ec1-8bbb-5122527738e8 2019-07-30 23:35:24,719 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-934e9a29-655a-4ec1-8bbb-5122527738e8 2019-07-30 23:35:24,719 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-934e9a29-655a-4ec1-8bbb-5122527738e8 2019-07-30 23:35:24,720 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/2de80eab-84b3-40e1-9d61-cd8c2cd2244f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6739202705d1633b046c2c29728ae03bcef5f839" 2019-07-30 23:35:24,720 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-eda21f05-3303-464b-961b-c2a50acacb0d Date: Tue, 30 Jul 2019 23:35:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:16:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.8"}],"id":"2de80eab-84b3-40e1-9d61-cd8c2cd2244f","security_groups":["4b17695c-f2ae-4cfe-a117-67818bdbd3ae","e319d58f-d623-4e59-adce-a091bf4aab51"],"mac_address":"fa:16:3e:bf:37:1a","device_id":"c13110fe-9d23-47f3-b193-91a29b5b8414","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"778312b64a1a4940aa9f1a8df3199800","qos_policy_id":null,"admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:13:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 23:35:24,720 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-eda21f05-3303-464b-961b-c2a50acacb0d Date: Tue, 30 Jul 2019 23:35:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:16:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.8"}],"id":"2de80eab-84b3-40e1-9d61-cd8c2cd2244f","security_groups":["4b17695c-f2ae-4cfe-a117-67818bdbd3ae","e319d58f-d623-4e59-adce-a091bf4aab51"],"mac_address":"fa:16:3e:bf:37:1a","device_id":"c13110fe-9d23-47f3-b193-91a29b5b8414","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"778312b64a1a4940aa9f1a8df3199800","qos_policy_id":null,"admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:13:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 23:35:24,720 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/2de80eab-84b3-40e1-9d61-cd8c2cd2244f.json used request id req-eda21f05-3303-464b-961b-c2a50acacb0d 2019-07-30 23:35:24,720 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/2de80eab-84b3-40e1-9d61-cd8c2cd2244f.json used request id req-eda21f05-3303-464b-961b-c2a50acacb0d 2019-07-30 23:35:24,721 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/2de80eab-84b3-40e1-9d61-cd8c2cd2244f.json used request id req-eda21f05-3303-464b-961b-c2a50acacb0d 2019-07-30 23:35:24,721 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/2de80eab-84b3-40e1-9d61-cd8c2cd2244f.json used request id req-eda21f05-3303-464b-961b-c2a50acacb0d 2019-07-30 23:35:24,721 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:24,721 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:24,721 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd76ef01-b72a-4394-94c9-23e4c86a08e6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:24,722 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd76ef01-b72a-4394-94c9-23e4c86a08e6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:24,722 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-dd76ef01-b72a-4394-94c9-23e4c86a08e6 2019-07-30 23:35:24,722 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-dd76ef01-b72a-4394-94c9-23e4c86a08e6 2019-07-30 23:35:24,722 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-8ef06c0e-b8c3-4979-a984-90e741c159ef x-compute-request-id: req-8ef06c0e-b8c3-4979-a984-90e741c159ef Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:46Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:24,722 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:35:24,722 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-8ef06c0e-b8c3-4979-a984-90e741c159ef 2019-07-30 23:35:24,722 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-8ef06c0e-b8c3-4979-a984-90e741c159ef 2019-07-30 23:35:24,723 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-30 23:35:24,723 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f0a480a4f827eac128f027719350e2e1d1d70a" 2019-07-30 23:35:24,723 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f0a480a4f827eac128f027719350e2e1d1d70a" 2019-07-30 23:35:24,723 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:35:24,723 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e07dde07-0531-4205-8c7b-68205a8f17f2 2019-07-30 23:35:24,723 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e07dde07-0531-4205-8c7b-68205a8f17f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:24,724 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:35:24,724 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:24,724 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:24,724 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6831a534b0c2b30156bd8592d72c453a466a19d8" 2019-07-30 23:35:24,724 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f0a480a4f827eac128f027719350e2e1d1d70a" -d '{"removeFloatingIp": {"address": "172.30.9.206"}}' 2019-07-30 23:35:24,724 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f0a480a4f827eac128f027719350e2e1d1d70a" -d '{"removeFloatingIp": {"address": "172.30.9.206"}}' 2019-07-30 23:35:24,724 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:24,725 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea758f6-4b6c-41e8-8c16-1333846216fc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:24,725 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-aea758f6-4b6c-41e8-8c16-1333846216fc 2019-07-30 23:35:24,725 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c2b2e09-3cec-48ce-a088-93429792ce91 x-compute-request-id: req-9c2b2e09-3cec-48ce-a088-93429792ce91 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:42Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:24,725 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c2b2e09-3cec-48ce-a088-93429792ce91 x-compute-request-id: req-9c2b2e09-3cec-48ce-a088-93429792ce91 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:42Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:24,725 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-9c2b2e09-3cec-48ce-a088-93429792ce91 2019-07-30 23:35:24,725 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-9c2b2e09-3cec-48ce-a088-93429792ce91 2019-07-30 23:35:24,726 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-9c2b2e09-3cec-48ce-a088-93429792ce91 2019-07-30 23:35:24,726 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-9c2b2e09-3cec-48ce-a088-93429792ce91 2019-07-30 23:35:24,726 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df2b69fb3cc8aaefae0a019752425562d566d94" 2019-07-30 23:35:24,726 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-61776bcf-8b09-44ce-8b7e-49ca6525f180 x-compute-request-id: req-61776bcf-8b09-44ce-8b7e-49ca6525f180 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:24,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:35:24,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:24,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:24,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:24,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:24,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:24,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:24,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:24,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:35:24,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:24,786 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:24 GMT 2019-07-30 23:35:24,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:24,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:35:24,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:24,786 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:24,786 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:29,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:35:29,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:29,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:29,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:29,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:29,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:29,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:29,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:29,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:23.717Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:23.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:23.717Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:23.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:23.717Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:23.467Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:23.717Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-61776bcf-8b09-44ce-8b7e-49ca6525f180", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b46c77b9-a481-46bd-a395-6f4623fb655d"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:23.717Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-61776bcf-8b09-44ce-8b7e-49ca6525f180", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b46c77b9-a481-46bd-a395-6f4623fb655d"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:23.717Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:22.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b46c77b9-a481-46bd-a395-6f4623fb655d"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:23.717Z", "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-07-30T23:35:23.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:24.434Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-6f6a99f3-5cbb-4e26-9dbc-90c9e137805d", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:24.053Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:24.434Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9df2b69fb3cc8aaefae0a019752425562d566d94\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:24.054Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:24.434Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f6a99f3-5cbb-4e26-9dbc-90c9e137805d x-compute-request-id: req-6f6a99f3-5cbb-4e26-9dbc-90c9e137805d Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:46Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:24.052Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:24.434Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-6f6a99f3-5cbb-4e26-9dbc-90c9e137805d", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:24.053Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:25.052Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f9d5e0d-d71a-427b-9436-b993d450d2cb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:24.623Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:25.052Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:24.618Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:25.052Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-7f9d5e0d-d71a-427b-9436-b993d450d2cb", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:24.623Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:25.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ceae9b694c502050684a126d8cca20b7c891b5b1\"", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:25.028Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:26.295Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action used request id req-3fcd8a59-93d7-4e24-82ec-1300a8f42fac", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:25.633Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:26.295Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9df2b69fb3cc8aaefae0a019752425562d566d94\"", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:25.634Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:26.295Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:35:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fcd8a59-93d7-4e24-82ec-1300a8f42fac x-compute-request-id: req-3fcd8a59-93d7-4e24-82ec-1300a8f42fac Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:25.633Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:26.295Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action used request id req-3fcd8a59-93d7-4e24-82ec-1300a8f42fac", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:25.634Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:26.862Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ceae9b694c502050684a126d8cca20b7c891b5b1\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:26.431Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:26.862Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcbe0c73-28c6-44b3-b016-55c0c693dd7b x-compute-request-id: req-fcbe0c73-28c6-44b3-b016-55c0c693dd7b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:26.430Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:26.862Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-fcbe0c73-28c6-44b3-b016-55c0c693dd7b", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:26.431Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:26.862Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-fcbe0c73-28c6-44b3-b016-55c0c693dd7b", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:26.431Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:27.531Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-864b5a20-454b-48d1-bfd0-81b19eb68708", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:26.880Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:27.531Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-864b5a20-454b-48d1-bfd0-81b19eb68708 x-compute-request-id: req-864b5a20-454b-48d1-bfd0-81b19eb68708 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:46Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:26.879Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:27.531Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9df2b69fb3cc8aaefae0a019752425562d566d94\"", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:26.881Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:27.531Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-864b5a20-454b-48d1-bfd0-81b19eb68708", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:26.880Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:28.098Z", "message": "Waiting for process 24913 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:27.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:28.618Z", "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-07-30T23:35:27.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:28.618Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.440Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:28.618Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-7f6f4db1-e6f8-4808-9191-ad40260c70ce", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.085Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:28.618Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-7f6f4db1-e6f8-4808-9191-ad40260c70ce", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.086Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:28.618Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65229a88-f5fb-49db-b30e-cff70cf7b5a9 x-compute-request-id: req-65229a88-f5fb-49db-b30e-cff70cf7b5a9 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.426Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:28.618Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f6f4db1-e6f8-4808-9191-ad40260c70ce x-compute-request-id: req-7f6f4db1-e6f8-4808-9191-ad40260c70ce Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_c7f2sh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.085Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ff495215-6eb0-4ed5-b165-66c9dc9078c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.168Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action used request id req-65229a88-f5fb-49db-b30e-cff70cf7b5a9", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.426Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.168Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-02b6fb04-3d8b-4187-a477-2d07f73b16fc", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.787Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.168Z", "message": "Floating ip 172.30.9.206 detached from server", "level": "info", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.787Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.168Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-02b6fb04-3d8b-4187-a477-2d07f73b16fc", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.786Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.168Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-02b6fb04-3d8b-4187-a477-2d07f73b16fc", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.787Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.168Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.560Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.168Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:35:29.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2148641b-5c51-4bc7-8df2-d13772b3ced0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.168Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action used request id req-65229a88-f5fb-49db-b30e-cff70cf7b5a9", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.427Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.168Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ceae9b694c502050684a126d8cca20b7c891b5b1\"", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.428Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.168Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02b6fb04-3d8b-4187-a477-2d07f73b16fc x-compute-request-id: req-02b6fb04-3d8b-4187-a477-2d07f73b16fc 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_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.785Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.168Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02b6fb04-3d8b-4187-a477-2d07f73b16fc x-compute-request-id: req-02b6fb04-3d8b-4187-a477-2d07f73b16fc 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_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.786Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.168Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-02b6fb04-3d8b-4187-a477-2d07f73b16fc", "level": "debug", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:28.786Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.0553bc20-52e2-45de-a3e2-87e098c90835"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.703Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98717920-59f9-4a04-9ec6-e518ae0c9a98 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:29.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2148641b-5c51-4bc7-8df2-d13772b3ced0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.703Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-98717920-59f9-4a04-9ec6-e518ae0c9a98", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:29.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2148641b-5c51-4bc7-8df2-d13772b3ced0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.703Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:29.530Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:29.703Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_mukj11", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:29.392Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 569, "offset": 519, "size": 50}}} 2019-07-30 23:35:29,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:29,880 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:29 GMT 2019-07-30 23:35:29,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:29,881 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:35:29,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:29,881 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:29,881 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:29,881 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:35:29,883 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:35:29,883 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:35:29,884 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:29,884 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-61776bcf-8b09-44ce-8b7e-49ca6525f180 2019-07-30 23:35:29,884 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-61776bcf-8b09-44ce-8b7e-49ca6525f180 2019-07-30 23:35:29,884 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-30 23:35:29,884 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:35:29,884 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-6f6a99f3-5cbb-4e26-9dbc-90c9e137805d 2019-07-30 23:35:29,885 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df2b69fb3cc8aaefae0a019752425562d566d94" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-07-30 23:35:29,885 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f6a99f3-5cbb-4e26-9dbc-90c9e137805d x-compute-request-id: req-6f6a99f3-5cbb-4e26-9dbc-90c9e137805d Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:46Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:29,885 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-6f6a99f3-5cbb-4e26-9dbc-90c9e137805d 2019-07-30 23:35:29,885 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f9d5e0d-d71a-427b-9436-b993d450d2cb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:29,885 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:29,885 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-7f9d5e0d-d71a-427b-9436-b993d450d2cb 2019-07-30 23:35:29,886 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceae9b694c502050684a126d8cca20b7c891b5b1" 2019-07-30 23:35:29,886 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action used request id req-3fcd8a59-93d7-4e24-82ec-1300a8f42fac 2019-07-30 23:35:29,886 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df2b69fb3cc8aaefae0a019752425562d566d94" 2019-07-30 23:35:29,886 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:35:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fcd8a59-93d7-4e24-82ec-1300a8f42fac x-compute-request-id: req-3fcd8a59-93d7-4e24-82ec-1300a8f42fac Content-Length: 0 Content-Type: application/json 2019-07-30 23:35:29,886 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action used request id req-3fcd8a59-93d7-4e24-82ec-1300a8f42fac 2019-07-30 23:35:29,886 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceae9b694c502050684a126d8cca20b7c891b5b1" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-07-30 23:35:29,887 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcbe0c73-28c6-44b3-b016-55c0c693dd7b x-compute-request-id: req-fcbe0c73-28c6-44b3-b016-55c0c693dd7b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:29,887 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-fcbe0c73-28c6-44b3-b016-55c0c693dd7b 2019-07-30 23:35:29,887 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-fcbe0c73-28c6-44b3-b016-55c0c693dd7b 2019-07-30 23:35:29,887 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-864b5a20-454b-48d1-bfd0-81b19eb68708 2019-07-30 23:35:29,887 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-864b5a20-454b-48d1-bfd0-81b19eb68708 x-compute-request-id: req-864b5a20-454b-48d1-bfd0-81b19eb68708 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:46Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:29,887 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df2b69fb3cc8aaefae0a019752425562d566d94" 2019-07-30 23:35:29,888 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-864b5a20-454b-48d1-bfd0-81b19eb68708 2019-07-30 23:35:29,888 - functest.core.cloudify - DEBUG - Waiting for process 24913 to end... 2019-07-30 23:35:29,888 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:35:29,888 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:29,888 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-7f6f4db1-e6f8-4808-9191-ad40260c70ce 2019-07-30 23:35:29,888 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-7f6f4db1-e6f8-4808-9191-ad40260c70ce 2019-07-30 23:35:29,889 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-65229a88-f5fb-49db-b30e-cff70cf7b5a9 x-compute-request-id: req-65229a88-f5fb-49db-b30e-cff70cf7b5a9 Content-Length: 0 Content-Type: application/json 2019-07-30 23:35:29,889 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f6f4db1-e6f8-4808-9191-ad40260c70ce x-compute-request-id: req-7f6f4db1-e6f8-4808-9191-ad40260c70ce Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 23:35:29,889 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action used request id req-65229a88-f5fb-49db-b30e-cff70cf7b5a9 2019-07-30 23:35:29,889 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-02b6fb04-3d8b-4187-a477-2d07f73b16fc 2019-07-30 23:35:29,889 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.206 detached from server 2019-07-30 23:35:29,889 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-02b6fb04-3d8b-4187-a477-2d07f73b16fc 2019-07-30 23:35:29,890 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-02b6fb04-3d8b-4187-a477-2d07f73b16fc 2019-07-30 23:35:29,890 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:29,890 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:29,890 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action used request id req-65229a88-f5fb-49db-b30e-cff70cf7b5a9 2019-07-30 23:35:29,890 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceae9b694c502050684a126d8cca20b7c891b5b1" 2019-07-30 23:35:29,890 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02b6fb04-3d8b-4187-a477-2d07f73b16fc x-compute-request-id: req-02b6fb04-3d8b-4187-a477-2d07f73b16fc 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-07-30 23:35:29,890 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-02b6fb04-3d8b-4187-a477-2d07f73b16fc x-compute-request-id: req-02b6fb04-3d8b-4187-a477-2d07f73b16fc 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-07-30 23:35:29,891 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-02b6fb04-3d8b-4187-a477-2d07f73b16fc 2019-07-30 23:35:29,891 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98717920-59f9-4a04-9ec6-e518ae0c9a98 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:29,891 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-98717920-59f9-4a04-9ec6-e518ae0c9a98 2019-07-30 23:35:29,891 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:29,891 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-30 23:35:29,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:35:29,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:29,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:29,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:29,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:29,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:29,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:29,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:29,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:35:29,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:29,950 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:29 GMT 2019-07-30 23:35:29,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:29,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:35:29,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:29,950 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:29,950 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:34,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:35:35,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:35,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:35,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:35,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:35,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:35,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:35,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:35,068 - 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-07-30T23:35:30.273Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dba1eac-ff27-4c46-96be-ee0015a8b0dd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:29.778Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:30.273Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-905390f3-860d-44e3-8ba9-e1510d68ca2e", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:29.647Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:30.273Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:29.771Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:30.273Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-905390f3-860d-44e3-8ba9-e1510d68ca2e x-compute-request-id: req-905390f3-860d-44e3-8ba9-e1510d68ca2e Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:29.647Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:30.273Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-905390f3-860d-44e3-8ba9-e1510d68ca2e", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:29.648Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:30.273Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ceae9b694c502050684a126d8cca20b7c891b5b1\"", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:29.648Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:30.273Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-4dba1eac-ff27-4c46-96be-ee0015a8b0dd", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:29.778Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:30.273Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d9bf54177c7e1fd3f2e1e3702e9ef915a1f350f6\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:29.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2148641b-5c51-4bc7-8df2-d13772b3ced0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:30.855Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-b5515272-2bbf-4425-9683-869594b5ab43", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:30.499Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:30.855Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-b5515272-2bbf-4425-9683-869594b5ab43", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:30.499Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:30.855Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:30.699Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:30.855Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5515272-2bbf-4425-9683-869594b5ab43 x-compute-request-id: req-b5515272-2bbf-4425-9683-869594b5ab43 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:30.499Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.22c9d85f-baec-46b5-b467-2ef43ae6d7eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:30.855Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72a6cb7b7d6da26b2d42dec8c9283844d342257a\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:30.186Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:31.520Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d66d045c4ebc833ed134d552eb5115845ffb9b54\"", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:31.212Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:31.520Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:30.952Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:31.520Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_rl1b3n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:30.770Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:31.520Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d45fa9c-274f-41fe-9f18-9d9ccf25d9a3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:30.704Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:31.520Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-7d45fa9c-274f-41fe-9f18-9d9ccf25d9a3", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:30.704Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:31.520Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5800884-371e-4a81-9390-2f936874e932 x-compute-request-id: req-e5800884-371e-4a81-9390-2f936874e932 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:57Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:31.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2148641b-5c51-4bc7-8df2-d13772b3ced0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:31.520Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-e5800884-371e-4a81-9390-2f936874e932", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:31.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2148641b-5c51-4bc7-8df2-d13772b3ced0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:31.520Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-e5800884-371e-4a81-9390-2f936874e932", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:31.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2148641b-5c51-4bc7-8df2-d13772b3ced0"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:31.520Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:31.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2148641b-5c51-4bc7-8df2-d13772b3ced0"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:31.520Z", "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-07-30T23:35:31.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:32.130Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-0c0a539a-9361-436d-b897-0b6761f200e6", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:31.612Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:32.130Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-0c0a539a-9361-436d-b897-0b6761f200e6", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:31.613Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:32.130Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72a6cb7b7d6da26b2d42dec8c9283844d342257a\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:31.614Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:32.130Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:32.070Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:32.130Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:31.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:32.130Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:31.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:32.130Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-0c0a539a-9361-436d-b897-0b6761f200e6 x-compute-request-id: req-0c0a539a-9361-436d-b897-0b6761f200e6 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:46Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:31.611Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:32.748Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:31.989Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:32.748Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1d1d4dcdc67fba0ffaaa259d8787821ac5b70161\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:32.485Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:32.748Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5c07ed0-9431-48bd-82a6-85ae93efc9cc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:32.075Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:32.748Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e5c07ed0-9431-48bd-82a6-85ae93efc9cc", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:32.075Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:33.367Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f5e27f-5050-47da-b275-506368bfc331 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:33.053Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:33.367Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-c416ea98-19ec-405f-b0e6-49a3cb1953c3 x-compute-request-id: req-c416ea98-19ec-405f-b0e6-49a3cb1953c3 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:42Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:32.665Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:33.367Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-c416ea98-19ec-405f-b0e6-49a3cb1953c3", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:32.666Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:33.367Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-c416ea98-19ec-405f-b0e6-49a3cb1953c3", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:32.666Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:33.367Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d66d045c4ebc833ed134d552eb5115845ffb9b54\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:32.667Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:33.367Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:33.048Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:33.367Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b3f5e27f-5050-47da-b275-506368bfc331", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:33.053Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:33.951Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-eecd7524-33fb-4771-93c6-6ddb80b322a2", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:33.680Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:33.951Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eecd7524-33fb-4771-93c6-6ddb80b322a2 x-compute-request-id: req-eecd7524-33fb-4771-93c6-6ddb80b322a2 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:33.679Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:33.951Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}075ebe2e1d2e787db9debcd95a92efa1fb2e6420\"", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:33.487Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:33.951Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1d1d4dcdc67fba0ffaaa259d8787821ac5b70161\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:33.681Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:33.951Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-eecd7524-33fb-4771-93c6-6ddb80b322a2", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:33.680Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:34.484Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-74defbf5-c1d1-42a1-acc3-7acc7fb50033", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.142Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:34.484Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74defbf5-c1d1-42a1-acc3-7acc7fb50033 x-compute-request-id: req-74defbf5-c1d1-42a1-acc3-7acc7fb50033 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:46Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.141Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:34.484Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72a6cb7b7d6da26b2d42dec8c9283844d342257a\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:33.835Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:34.484Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action used request id req-12638b5c-0e8a-4cb9-b694-f2ec6a47e489", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:33.833Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}], "metadata": {"pagination": {"total": 623, "offset": 569, "size": 50}}} 2019-07-30 23:35:35,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:35,068 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:35 GMT 2019-07-30 23:35:35,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:35,068 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:35:35,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:35,068 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:35,069 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:35,069 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:35:35,071 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dba1eac-ff27-4c46-96be-ee0015a8b0dd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:35,071 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-905390f3-860d-44e3-8ba9-e1510d68ca2e 2019-07-30 23:35:35,072 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:35,072 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-905390f3-860d-44e3-8ba9-e1510d68ca2e x-compute-request-id: req-905390f3-860d-44e3-8ba9-e1510d68ca2e Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:35,072 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-905390f3-860d-44e3-8ba9-e1510d68ca2e 2019-07-30 23:35:35,072 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceae9b694c502050684a126d8cca20b7c891b5b1" 2019-07-30 23:35:35,072 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-4dba1eac-ff27-4c46-96be-ee0015a8b0dd 2019-07-30 23:35:35,072 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9bf54177c7e1fd3f2e1e3702e9ef915a1f350f6" 2019-07-30 23:35:35,073 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-b5515272-2bbf-4425-9683-869594b5ab43 2019-07-30 23:35:35,073 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-b5515272-2bbf-4425-9683-869594b5ab43 2019-07-30 23:35:35,073 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:35,073 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5515272-2bbf-4425-9683-869594b5ab43 x-compute-request-id: req-b5515272-2bbf-4425-9683-869594b5ab43 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 23:35:35,073 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6cb7b7d6da26b2d42dec8c9283844d342257a" 2019-07-30 23:35:35,073 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66d045c4ebc833ed134d552eb5115845ffb9b54" 2019-07-30 23:35:35,073 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:35,074 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:35,074 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d45fa9c-274f-41fe-9f18-9d9ccf25d9a3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:35,074 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-7d45fa9c-274f-41fe-9f18-9d9ccf25d9a3 2019-07-30 23:35:35,074 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5800884-371e-4a81-9390-2f936874e932 x-compute-request-id: req-e5800884-371e-4a81-9390-2f936874e932 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:57Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:35,074 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-e5800884-371e-4a81-9390-2f936874e932 2019-07-30 23:35:35,074 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-e5800884-371e-4a81-9390-2f936874e932 2019-07-30 23:35:35,075 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-30 23:35:35,075 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:35:35,075 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-0c0a539a-9361-436d-b897-0b6761f200e6 2019-07-30 23:35:35,075 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-0c0a539a-9361-436d-b897-0b6761f200e6 2019-07-30 23:35:35,075 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6cb7b7d6da26b2d42dec8c9283844d342257a" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 23:35:35,075 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:35,075 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:35:35,076 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:35:35,076 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-0c0a539a-9361-436d-b897-0b6761f200e6 x-compute-request-id: req-0c0a539a-9361-436d-b897-0b6761f200e6 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:46Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:35,076 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:35,076 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1d4dcdc67fba0ffaaa259d8787821ac5b70161" 2019-07-30 23:35:35,076 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5c07ed0-9431-48bd-82a6-85ae93efc9cc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:35,076 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e5c07ed0-9431-48bd-82a6-85ae93efc9cc 2019-07-30 23:35:35,076 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f5e27f-5050-47da-b275-506368bfc331 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:35,077 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-c416ea98-19ec-405f-b0e6-49a3cb1953c3 x-compute-request-id: req-c416ea98-19ec-405f-b0e6-49a3cb1953c3 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:42Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:35,077 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-c416ea98-19ec-405f-b0e6-49a3cb1953c3 2019-07-30 23:35:35,077 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-c416ea98-19ec-405f-b0e6-49a3cb1953c3 2019-07-30 23:35:35,077 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66d045c4ebc833ed134d552eb5115845ffb9b54" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-07-30 23:35:35,077 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:35,077 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b3f5e27f-5050-47da-b275-506368bfc331 2019-07-30 23:35:35,078 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-eecd7524-33fb-4771-93c6-6ddb80b322a2 2019-07-30 23:35:35,078 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eecd7524-33fb-4771-93c6-6ddb80b322a2 x-compute-request-id: req-eecd7524-33fb-4771-93c6-6ddb80b322a2 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:35,078 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}075ebe2e1d2e787db9debcd95a92efa1fb2e6420" 2019-07-30 23:35:35,078 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1d4dcdc67fba0ffaaa259d8787821ac5b70161" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 23:35:35,078 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-eecd7524-33fb-4771-93c6-6ddb80b322a2 2019-07-30 23:35:35,078 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-74defbf5-c1d1-42a1-acc3-7acc7fb50033 2019-07-30 23:35:35,078 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74defbf5-c1d1-42a1-acc3-7acc7fb50033 x-compute-request-id: req-74defbf5-c1d1-42a1-acc3-7acc7fb50033 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:46Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:35,079 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6cb7b7d6da26b2d42dec8c9283844d342257a" 2019-07-30 23:35:35,079 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/action used request id req-12638b5c-0e8a-4cb9-b694-f2ec6a47e489 2019-07-30 23:35:35,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:35:35,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:35,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:35,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:35,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:35,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:35,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:35,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:35,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:35:35,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:35,152 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:35 GMT 2019-07-30 23:35:35,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:35,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:35:35,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:35,153 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:35,153 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:40,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:35:40,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:40,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:40,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:40,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:40,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:40,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:40,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:40,242 - 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-07-30T23:35:34.484Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}72a6cb7b7d6da26b2d42dec8c9283844d342257a\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.143Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:34.484Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-74defbf5-c1d1-42a1-acc3-7acc7fb50033", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.142Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:34.484Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-74defbf5-c1d1-42a1-acc3-7acc7fb50033", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.142Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:34.484Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74defbf5-c1d1-42a1-acc3-7acc7fb50033 x-compute-request-id: req-74defbf5-c1d1-42a1-acc3-7acc7fb50033 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:46Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.141Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.052Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-6561731b-6e99-482b-a14f-096289a3c95f", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.662Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.052Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:35:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-964a7079-34b5-42ca-97b2-a2582e01b7a9 x-compute-request-id: req-964a7079-34b5-42ca-97b2-a2582e01b7a9 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.897Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.052Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-6561731b-6e99-482b-a14f-096289a3c95f", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.662Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.052Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-6561731b-6e99-482b-a14f-096289a3c95f x-compute-request-id: req-6561731b-6e99-482b-a14f-096289a3c95f Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.662Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.af594399-923e-4f11-b33f-7220d2c10773"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.762Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.988Z", "source_id": "dime_host_a6gzfb", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.762Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:35.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.762Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:35.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.762Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:35.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.762Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-964a7079-34b5-42ca-97b2-a2582e01b7a9", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.897Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.762Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-964a7079-34b5-42ca-97b2-a2582e01b7a9", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.898Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.762Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d66d045c4ebc833ed134d552eb5115845ffb9b54\"", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:34.898Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.762Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7368139a-a2f1-4595-970d-6a4f7480adb8 x-compute-request-id: req-7368139a-a2f1-4595-970d-6a4f7480adb8 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:57Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:35.203Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.762Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-7368139a-a2f1-4595-970d-6a4f7480adb8", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:35.203Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.762Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-7368139a-a2f1-4595-970d-6a4f7480adb8", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:35.203Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:35.762Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}075ebe2e1d2e787db9debcd95a92efa1fb2e6420\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:35.204Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.366Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action used request id req-9e444c0a-7cb2-4598-aaf1-8eff2dec3ce6", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:35.974Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.366Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action used request id req-9e444c0a-7cb2-4598-aaf1-8eff2dec3ce6", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:35.974Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.366Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1d1d4dcdc67fba0ffaaa259d8787821ac5b70161\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:35.975Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.366Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e444c0a-7cb2-4598-aaf1-8eff2dec3ce6 x-compute-request-id: req-9e444c0a-7cb2-4598-aaf1-8eff2dec3ce6 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:35.974Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-3d21aa95-4f25-4528-a60c-511ebc13e299", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.621Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d21aa95-4f25-4528-a60c-511ebc13e299 x-compute-request-id: req-3d21aa95-4f25-4528-a60c-511ebc13e299 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.620Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-50ef9286-ad13-4a0e-b46e-e48a2f4a7964 x-compute-request-id: req-50ef9286-ad13-4a0e-b46e-e48a2f4a7964 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.846Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1d1d4dcdc67fba0ffaaa259d8787821ac5b70161\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.622Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-3d21aa95-4f25-4528-a60c-511ebc13e299", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.620Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-7beaef4f-9262-4fbb-8865-11f9214e72f8 x-compute-request-id: req-7beaef4f-9262-4fbb-8865-11f9214e72f8 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:42Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.395Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-7beaef4f-9262-4fbb-8865-11f9214e72f8", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.395Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-7beaef4f-9262-4fbb-8865-11f9214e72f8", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.396Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d66d045c4ebc833ed134d552eb5115845ffb9b54\"", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.396Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:35:36.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0758c4-8638-44df-bbd7-e8effc5c48c2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-4b0758c4-8638-44df-bbd7-e8effc5c48c2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:36.878Z", "message": "Waiting for process 15671 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:37.529Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.338Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:37.529Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-5f6f5c4b-1076-4a98-a1d4-8a10dc635ee2", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.101Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:37.529Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:35:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f6f5c4b-1076-4a98-a1d4-8a10dc635ee2 x-compute-request-id: req-5f6f5c4b-1076-4a98-a1d4-8a10dc635ee2 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.101Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:37.529Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-5f6f5c4b-1076-4a98-a1d4-8a10dc635ee2", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.102Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:37.529Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}075ebe2e1d2e787db9debcd95a92efa1fb2e6420\"", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.103Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:37.529Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14441d2f-20e6-4656-979d-560f3f16294e x-compute-request-id: req-14441d2f-20e6-4656-979d-560f3f16294e Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.112Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:37.529Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-50ef9286-ad13-4a0e-b46e-e48a2f4a7964", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.846Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:37.529Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-50ef9286-ad13-4a0e-b46e-e48a2f4a7964", "level": "debug", "target_id": "ellis_security_group_8kwyhz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.846Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.07633929-8c76-4d5d-8e37-cef51e1df621"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:37.529Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de829d443d53e4205d566ff66a23bf4aa634c54d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:36.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:37.529Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-14441d2f-20e6-4656-979d-560f3f16294e", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.112Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:37.529Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-14441d2f-20e6-4656-979d-560f3f16294e", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.112Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b0d2b695-350e-482c-88ea-f4bf9715bdde"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.142Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.517Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.142Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-ce78760a-ab06-4a22-a5f9-3500cbec0760 x-compute-request-id: req-ce78760a-ab06-4a22-a5f9-3500cbec0760 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:46Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}], "metadata": {"pagination": {"total": 702, "offset": 619, "size": 50}}} 2019-07-30 23:35:40,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:40,242 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:40 GMT 2019-07-30 23:35:40,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:40,243 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:35:40,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:40,243 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:40,243 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:40,243 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:35:40,245 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a6cb7b7d6da26b2d42dec8c9283844d342257a" 2019-07-30 23:35:40,246 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-74defbf5-c1d1-42a1-acc3-7acc7fb50033 2019-07-30 23:35:40,246 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-74defbf5-c1d1-42a1-acc3-7acc7fb50033 2019-07-30 23:35:40,246 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74defbf5-c1d1-42a1-acc3-7acc7fb50033 x-compute-request-id: req-74defbf5-c1d1-42a1-acc3-7acc7fb50033 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:46Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:40,246 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-6561731b-6e99-482b-a14f-096289a3c95f 2019-07-30 23:35:40,246 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:35:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-964a7079-34b5-42ca-97b2-a2582e01b7a9 x-compute-request-id: req-964a7079-34b5-42ca-97b2-a2582e01b7a9 Content-Length: 0 Content-Type: application/json 2019-07-30 23:35:40,247 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b/os-security-groups used request id req-6561731b-6e99-482b-a14f-096289a3c95f 2019-07-30 23:35:40,247 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-6561731b-6e99-482b-a14f-096289a3c95f x-compute-request-id: req-6561731b-6e99-482b-a14f-096289a3c95f Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 23:35:40,247 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:40,247 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 23:35:40,247 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:35:40,247 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:35:40,248 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-964a7079-34b5-42ca-97b2-a2582e01b7a9 2019-07-30 23:35:40,248 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-964a7079-34b5-42ca-97b2-a2582e01b7a9 2019-07-30 23:35:40,248 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66d045c4ebc833ed134d552eb5115845ffb9b54" 2019-07-30 23:35:40,248 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7368139a-a2f1-4595-970d-6a4f7480adb8 x-compute-request-id: req-7368139a-a2f1-4595-970d-6a4f7480adb8 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:57Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:40,249 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-7368139a-a2f1-4595-970d-6a4f7480adb8 2019-07-30 23:35:40,249 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-7368139a-a2f1-4595-970d-6a4f7480adb8 2019-07-30 23:35:40,249 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}075ebe2e1d2e787db9debcd95a92efa1fb2e6420" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-07-30 23:35:40,249 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action used request id req-9e444c0a-7cb2-4598-aaf1-8eff2dec3ce6 2019-07-30 23:35:40,249 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/action used request id req-9e444c0a-7cb2-4598-aaf1-8eff2dec3ce6 2019-07-30 23:35:40,249 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1d4dcdc67fba0ffaaa259d8787821ac5b70161" 2019-07-30 23:35:40,250 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:35:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e444c0a-7cb2-4598-aaf1-8eff2dec3ce6 x-compute-request-id: req-9e444c0a-7cb2-4598-aaf1-8eff2dec3ce6 Content-Length: 0 Content-Type: application/json 2019-07-30 23:35:40,250 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-3d21aa95-4f25-4528-a60c-511ebc13e299 2019-07-30 23:35:40,250 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d21aa95-4f25-4528-a60c-511ebc13e299 x-compute-request-id: req-3d21aa95-4f25-4528-a60c-511ebc13e299 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:40,250 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-50ef9286-ad13-4a0e-b46e-e48a2f4a7964 x-compute-request-id: req-50ef9286-ad13-4a0e-b46e-e48a2f4a7964 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 23:35:40,250 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d1d4dcdc67fba0ffaaa259d8787821ac5b70161" 2019-07-30 23:35:40,250 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-3d21aa95-4f25-4528-a60c-511ebc13e299 2019-07-30 23:35:40,251 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-7beaef4f-9262-4fbb-8865-11f9214e72f8 x-compute-request-id: req-7beaef4f-9262-4fbb-8865-11f9214e72f8 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:42Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:40,251 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-7beaef4f-9262-4fbb-8865-11f9214e72f8 2019-07-30 23:35:40,251 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-7beaef4f-9262-4fbb-8865-11f9214e72f8 2019-07-30 23:35:40,251 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d66d045c4ebc833ed134d552eb5115845ffb9b54" 2019-07-30 23:35:40,251 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:40,251 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 23:35:40,252 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0758c4-8638-44df-bbd7-e8effc5c48c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:40,252 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-4b0758c4-8638-44df-bbd7-e8effc5c48c2 2019-07-30 23:35:40,252 - functest.core.cloudify - DEBUG - Waiting for process 15671 to end... 2019-07-30 23:35:40,252 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:40,252 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-5f6f5c4b-1076-4a98-a1d4-8a10dc635ee2 2019-07-30 23:35:40,252 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:35:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f6f5c4b-1076-4a98-a1d4-8a10dc635ee2 x-compute-request-id: req-5f6f5c4b-1076-4a98-a1d4-8a10dc635ee2 Content-Length: 0 Content-Type: application/json 2019-07-30 23:35:40,252 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-5f6f5c4b-1076-4a98-a1d4-8a10dc635ee2 2019-07-30 23:35:40,253 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}075ebe2e1d2e787db9debcd95a92efa1fb2e6420" 2019-07-30 23:35:40,253 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14441d2f-20e6-4656-979d-560f3f16294e x-compute-request-id: req-14441d2f-20e6-4656-979d-560f3f16294e Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 23:35:40,253 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-50ef9286-ad13-4a0e-b46e-e48a2f4a7964 2019-07-30 23:35:40,253 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-50ef9286-ad13-4a0e-b46e-e48a2f4a7964 2019-07-30 23:35:40,253 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de829d443d53e4205d566ff66a23bf4aa634c54d" 2019-07-30 23:35:40,253 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-14441d2f-20e6-4656-979d-560f3f16294e 2019-07-30 23:35:40,254 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b/os-security-groups used request id req-14441d2f-20e6-4656-979d-560f3f16294e 2019-07-30 23:35:40,254 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:40,254 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-ce78760a-ab06-4a22-a5f9-3500cbec0760 x-compute-request-id: req-ce78760a-ab06-4a22-a5f9-3500cbec0760 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:46Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:40,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:35:40,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:40,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:40,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:40,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:40,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:40,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:40,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:40,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:35:40,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:40,312 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:40 GMT 2019-07-30 23:35:40,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:40,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:35:40,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:40,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:40,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:45,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:35:45,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:45,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:45,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:45,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:45,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:45,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:45,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:45,403 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.142Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.534Z", "source_id": "homer_host_lletkh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.142Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.517Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.142Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-ce78760a-ab06-4a22-a5f9-3500cbec0760 x-compute-request-id: req-ce78760a-ab06-4a22-a5f9-3500cbec0760 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:46Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.142Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ce78760a-ab06-4a22-a5f9-3500cbec0760", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.142Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ce78760a-ab06-4a22-a5f9-3500cbec0760", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.142Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de829d443d53e4205d566ff66a23bf4aa634c54d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.142Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-f6989e74-1af8-4484-b69f-128d727178bd x-compute-request-id: req-f6989e74-1af8-4484-b69f-128d727178bd Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:57Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.773Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.142Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-f6989e74-1af8-4484-b69f-128d727178bd", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.774Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.142Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}075ebe2e1d2e787db9debcd95a92efa1fb2e6420\"", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:37.775Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.787Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 23:35:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed526a87-b173-41c3-b710-5376b4917fd6 x-compute-request-id: req-ed526a87-b173-41c3-b710-5376b4917fd6 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.787Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ed526a87-b173-41c3-b710-5376b4917fd6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.787Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ed526a87-b173-41c3-b710-5376b4917fd6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.787Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de829d443d53e4205d566ff66a23bf4aa634c54d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.787Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:38.787Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:39.484Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4df4a6e9-d143-47a3-b292-abe28447aa31 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.746Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:39.484Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-4df4a6e9-d143-47a3-b292-abe28447aa31", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.746Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:39.484Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-03e2229e-74ea-4bb0-b7bf-119432359bda x-compute-request-id: req-03e2229e-74ea-4bb0-b7bf-119432359bda Content-Encoding: gzip Content-Length: 534 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1c19cfb7-53b2-4db0-8b4e-87d863a8e51c\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5f96e659-6518-43a2-9d9c-cbac1589e532\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b96553de-d3d8-4902-a6bd-df9d94ac7a31\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"bd25b295-f16a-48a9-97ef-c71a27020eda\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.839Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:39.484Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-03e2229e-74ea-4bb0-b7bf-119432359bda", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.839Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:39.484Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-03e2229e-74ea-4bb0-b7bf-119432359bda", "level": "debug", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.840Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4fa2066b-1ed8-433b-9d2e-a850a12cbe06"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:39.484Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:39.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:39.484Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e9832c5dfa4118e3bd3cb0cd7f73280c0c52eed\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:39.150Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:39.484Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.741Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:39.484Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-42ad9bd3-5f2e-4d43-963b-c81412099d1e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:39.484Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-42ad9bd3-5f2e-4d43-963b-c81412099d1e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:39.484Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-42ad9bd3-5f2e-4d43-963b-c81412099d1e x-compute-request-id: req-42ad9bd3-5f2e-4d43-963b-c81412099d1e Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c6:0b:14\", \"version\": 4, \"addr\": \"192.168.120.13\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2497515c-f481-4345-ba00-76f335933d8b\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:35:38Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_dime_host_a6gzfb\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:39.484Z", "message": "Waiting for server \"2497515c-f481-4345-ba00-76f335933d8b\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:38.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:40.133Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_cd7bik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:39.422Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:40.133Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:39.707Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:40.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:35:39.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:40.133Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe3f5b9a-67e8-4ba0-874e-b3de2c8940b3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:39.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:40.133Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-fe3f5b9a-67e8-4ba0-874e-b3de2c8940b3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:39.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:40.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9ab0828a530e5e95b49343c57d2963c68af36aa\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:39.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:40.756Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-7bd20998-8917-4c28-ab31-d6274e1662a7 x-compute-request-id: req-7bd20998-8917-4c28-ab31-d6274e1662a7 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:42Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.165Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:40.756Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e9832c5dfa4118e3bd3cb0cd7f73280c0c52eed\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.167Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:40.756Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-7bd20998-8917-4c28-ab31-d6274e1662a7", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.166Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:40.756Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-7bd20998-8917-4c28-ab31-d6274e1662a7", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.166Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.283Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-701e8161-943d-488c-ab3b-01c503918b34", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.283Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-9a3839e0-80b3-4080-9668-d77840308cca x-compute-request-id: req-9a3839e0-80b3-4080-9668-d77840308cca Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:35:40Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:41.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.283Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9ab0828a530e5e95b49343c57d2963c68af36aa\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.283Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-3d18b5ff-9479-4e37-9265-875bc629018a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.283Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9ab0828a530e5e95b49343c57d2963c68af36aa\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.283Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 23:35: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-701e8161-943d-488c-ab3b-01c503918b34 x-compute-request-id: req-701e8161-943d-488c-ab3b-01c503918b34 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.283Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-701e8161-943d-488c-ab3b-01c503918b34", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.283Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.788Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.283Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2286d1a-88cd-48c2-b690-2cb3092cccdb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.793Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.283Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e2286d1a-88cd-48c2-b690-2cb3092cccdb", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.794Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.283Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-3d18b5ff-9479-4e37-9265-875bc629018a x-compute-request-id: req-3d18b5ff-9479-4e37-9265-875bc629018a Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:11:f1:27\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:20.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_homer_host_lletkh\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.283Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-3d18b5ff-9479-4e37-9265-875bc629018a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:40.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.924Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-9a3839e0-80b3-4080-9668-d77840308cca", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:41.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}], "metadata": {"pagination": {"total": 748, "offset": 669, "size": 50}}} 2019-07-30 23:35:45,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:45,403 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:45 GMT 2019-07-30 23:35:45,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:45,403 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:35:45,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:45,403 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:45,404 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:45,404 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:35:45,407 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:45,407 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:45,407 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-ce78760a-ab06-4a22-a5f9-3500cbec0760 x-compute-request-id: req-ce78760a-ab06-4a22-a5f9-3500cbec0760 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:46Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:45,407 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ce78760a-ab06-4a22-a5f9-3500cbec0760 2019-07-30 23:35:45,407 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ce78760a-ab06-4a22-a5f9-3500cbec0760 2019-07-30 23:35:45,407 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de829d443d53e4205d566ff66a23bf4aa634c54d" 2019-07-30 23:35:45,408 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-f6989e74-1af8-4484-b69f-128d727178bd x-compute-request-id: req-f6989e74-1af8-4484-b69f-128d727178bd Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:57Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:45,408 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-f6989e74-1af8-4484-b69f-128d727178bd 2019-07-30 23:35:45,408 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}075ebe2e1d2e787db9debcd95a92efa1fb2e6420" 2019-07-30 23:35:45,408 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 23:35:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed526a87-b173-41c3-b710-5376b4917fd6 x-compute-request-id: req-ed526a87-b173-41c3-b710-5376b4917fd6 Content-Type: application/json 2019-07-30 23:35:45,408 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ed526a87-b173-41c3-b710-5376b4917fd6 2019-07-30 23:35:45,409 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-ed526a87-b173-41c3-b710-5376b4917fd6 2019-07-30 23:35:45,409 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de829d443d53e4205d566ff66a23bf4aa634c54d" 2019-07-30 23:35:45,409 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:35:45,409 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 23:35:45,409 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4df4a6e9-d143-47a3-b292-abe28447aa31 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:45,409 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-4df4a6e9-d143-47a3-b292-abe28447aa31 2019-07-30 23:35:45,410 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-03e2229e-74ea-4bb0-b7bf-119432359bda x-compute-request-id: req-03e2229e-74ea-4bb0-b7bf-119432359bda Content-Encoding: gzip Content-Length: 534 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1c19cfb7-53b2-4db0-8b4e-87d863a8e51c"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5f96e659-6518-43a2-9d9c-cbac1589e532"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b96553de-d3d8-4902-a6bd-df9d94ac7a31"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "bd25b295-f16a-48a9-97ef-c71a27020eda", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-07-30 23:35:45,410 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-03e2229e-74ea-4bb0-b7bf-119432359bda 2019-07-30 23:35:45,410 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-03e2229e-74ea-4bb0-b7bf-119432359bda 2019-07-30 23:35:45,410 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 23:35:45,410 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9832c5dfa4118e3bd3cb0cd7f73280c0c52eed" 2019-07-30 23:35:45,410 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:45,410 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-42ad9bd3-5f2e-4d43-963b-c81412099d1e 2019-07-30 23:35:45,411 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-42ad9bd3-5f2e-4d43-963b-c81412099d1e 2019-07-30 23:35:45,411 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-42ad9bd3-5f2e-4d43-963b-c81412099d1e x-compute-request-id: req-42ad9bd3-5f2e-4d43-963b-c81412099d1e Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c6:0b:14", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2497515c-f481-4345-ba00-76f335933d8b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2497515c-f481-4345-ba00-76f335933d8b", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:35:38Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_dime_host_a6gzfb", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:45,411 - functest.core.cloudify - DEBUG - Waiting for server "2497515c-f481-4345-ba00-76f335933d8b" to be deleted. current status: SHUTOFF 2019-07-30 23:35:45,411 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:45,411 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:45,411 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:45,412 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe3f5b9a-67e8-4ba0-874e-b3de2c8940b3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:45,412 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-fe3f5b9a-67e8-4ba0-874e-b3de2c8940b3 2019-07-30 23:35:45,412 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ab0828a530e5e95b49343c57d2963c68af36aa" 2019-07-30 23:35:45,412 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-7bd20998-8917-4c28-ab31-d6274e1662a7 x-compute-request-id: req-7bd20998-8917-4c28-ab31-d6274e1662a7 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:42Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:45,412 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9832c5dfa4118e3bd3cb0cd7f73280c0c52eed" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 23:35:45,412 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-7bd20998-8917-4c28-ab31-d6274e1662a7 2019-07-30 23:35:45,413 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-7bd20998-8917-4c28-ab31-d6274e1662a7 2019-07-30 23:35:45,413 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-701e8161-943d-488c-ab3b-01c503918b34 2019-07-30 23:35:45,413 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-9a3839e0-80b3-4080-9668-d77840308cca x-compute-request-id: req-9a3839e0-80b3-4080-9668-d77840308cca Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:35:40Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:45,413 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ab0828a530e5e95b49343c57d2963c68af36aa" 2019-07-30 23:35:45,413 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-3d18b5ff-9479-4e37-9265-875bc629018a 2019-07-30 23:35:45,413 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ab0828a530e5e95b49343c57d2963c68af36aa" 2019-07-30 23:35:45,413 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 23:35: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-701e8161-943d-488c-ab3b-01c503918b34 x-compute-request-id: req-701e8161-943d-488c-ab3b-01c503918b34 Content-Type: application/json 2019-07-30 23:35:45,414 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-701e8161-943d-488c-ab3b-01c503918b34 2019-07-30 23:35:45,414 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:45,414 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2286d1a-88cd-48c2-b690-2cb3092cccdb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:45,414 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e2286d1a-88cd-48c2-b690-2cb3092cccdb 2019-07-30 23:35:45,414 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-3d18b5ff-9479-4e37-9265-875bc629018a x-compute-request-id: req-3d18b5ff-9479-4e37-9265-875bc629018a Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:f1:27", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:20.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_homer_host_lletkh", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:45,414 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-3d18b5ff-9479-4e37-9265-875bc629018a 2019-07-30 23:35:45,415 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-9a3839e0-80b3-4080-9668-d77840308cca 2019-07-30 23:35:45,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:35:45,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:45,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:45,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:45,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:45,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:45,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:45,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:45,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:35:45,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:45,522 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:45 GMT 2019-07-30 23:35:45,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:45,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:35:45,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:45,523 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:45,523 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:50,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:35:50,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:50,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:50,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:50,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:50,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:50,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:50,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:50,608 - 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-07-30T23:35:41.924Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62ee667437a17776927693d8ad55bc0d1ee191f5\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:41.207Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.924Z", "message": "Waiting for server \"bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:41.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:41.924Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-9a3839e0-80b3-4080-9668-d77840308cca", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:41.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:42.543Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e9832c5dfa4118e3bd3cb0cd7f73280c0c52eed\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:42.077Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:42.543Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-f14d94c6-7625-4ea6-ae3c-22d25887cb28", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:42.076Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:42.543Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:35: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-f14d94c6-7625-4ea6-ae3c-22d25887cb28 x-compute-request-id: req-f14d94c6-7625-4ea6-ae3c-22d25887cb28 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:42.075Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:42.543Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-f14d94c6-7625-4ea6-ae3c-22d25887cb28", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:42.075Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:43.512Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-0cf6651b-5176-4126-8bad-e8429a508b39", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:42.981Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:43.512Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cf6651b-5176-4126-8bad-e8429a508b39 x-compute-request-id: req-0cf6651b-5176-4126-8bad-e8429a508b39 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:57Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:42.980Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:43.512Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e9832c5dfa4118e3bd3cb0cd7f73280c0c52eed\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:42.788Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:43.512Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-aca798b2-9b8f-44ca-ab8d-f923a2281fb4", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:42.787Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:43.512Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-aca798b2-9b8f-44ca-ab8d-f923a2281fb4", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:42.787Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:43.512Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-21d49f68-ad50-41e0-b999-55bcd154d44b", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:43.088Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:43.512Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-aca798b2-9b8f-44ca-ab8d-f923a2281fb4 x-compute-request-id: req-aca798b2-9b8f-44ca-ab8d-f923a2281fb4 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:42Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:42.787Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:43.512Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-21d49f68-ad50-41e0-b999-55bcd154d44b", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:43.088Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:43.512Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21d49f68-ad50-41e0-b999-55bcd154d44b x-compute-request-id: req-21d49f68-ad50-41e0-b999-55bcd154d44b Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:43.088Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.ebd25b0b-a3d6-4ecf-b64c-4d1011adc368"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:43.512Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62ee667437a17776927693d8ad55bc0d1ee191f5\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:42.982Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:43.512Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-0cf6651b-5176-4126-8bad-e8429a508b39", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:42.981Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:44.140Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-1bb61be4-8da1-424d-a723-14f04ca75cc7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:43.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:44.140Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 23:35: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-1bb61be4-8da1-424d-a723-14f04ca75cc7 x-compute-request-id: req-1bb61be4-8da1-424d-a723-14f04ca75cc7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 2497515c-f481-4345-ba00-76f335933d8b 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-07-30T23:35:43.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:44.140Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de829d443d53e4205d566ff66a23bf4aa634c54d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:43.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:44.140Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:43.496Z", "source_id": "ellis_host_8m8c76", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:44.140Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:43.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:44.140Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:44.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:44.140Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:43.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:44.140Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-1bb61be4-8da1-424d-a723-14f04ca75cc7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:43.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.08eea102-1233-4789-942d-c888e208160e"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:44.786Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:44.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_host_a6gzfb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:44.786Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:44.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:44.786Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:44.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.490Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e94d8627-382a-4dc8-a6e3-dc5609ca37db Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:45.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.490Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e94d8627-382a-4dc8-a6e3-dc5609ca37db", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:45.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.490Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:44.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.490Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:45.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.490Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:35:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d5c912e-2bf7-4bd7-8a3c-d320db41b27c x-compute-request-id: req-7d5c912e-2bf7-4bd7-8a3c-d320db41b27c Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:45.185Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.490Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-7d5c912e-2bf7-4bd7-8a3c-d320db41b27c", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:45.185Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.490Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-7d5c912e-2bf7-4bd7-8a3c-d320db41b27c", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:45.185Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.490Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62ee667437a17776927693d8ad55bc0d1ee191f5\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:45.186Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.490Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:45.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.490Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:35:45.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.999Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}885ad2c17b0fd87aa4bcea0b1b585ed38202f564\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:45.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.999Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:45.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.999Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:45.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:45.999Z", "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-07-30T23:35:45.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:46.687Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-a8e8d0cb-d1e8-4097-bb25-567d1c20096f", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.182Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:46.687Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62ee667437a17776927693d8ad55bc0d1ee191f5\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.183Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:46.687Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9ab0828a530e5e95b49343c57d2963c68af36aa\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:46.687Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 23:35: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-d37f4d8a-fb02-45e6-be9d-129220dc3d8a x-compute-request-id: req-d37f4d8a-fb02-45e6-be9d-129220dc3d8a Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b 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-07-30T23:35:46.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:46.687Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-d37f4d8a-fb02-45e6-be9d-129220dc3d8a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:46.687Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-d37f4d8a-fb02-45e6-be9d-129220dc3d8a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:46.687Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-1d14b59a-7b91-4756-b539-bc381140c89a x-compute-request-id: req-1d14b59a-7b91-4756-b539-bc381140c89a Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:42Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}], "metadata": {"pagination": {"total": 810, "offset": 719, "size": 50}}} 2019-07-30 23:35:50,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:50,609 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:50 GMT 2019-07-30 23:35:50,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:50,609 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:35:50,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:50,609 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:50,609 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:50,609 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:35:50,611 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ee667437a17776927693d8ad55bc0d1ee191f5" 2019-07-30 23:35:50,612 - functest.core.cloudify - DEBUG - Waiting for server "bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b" to be deleted. current status: SHUTOFF 2019-07-30 23:35:50,612 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-9a3839e0-80b3-4080-9668-d77840308cca 2019-07-30 23:35:50,612 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9832c5dfa4118e3bd3cb0cd7f73280c0c52eed" 2019-07-30 23:35:50,612 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-f14d94c6-7625-4ea6-ae3c-22d25887cb28 2019-07-30 23:35:50,612 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:35: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-f14d94c6-7625-4ea6-ae3c-22d25887cb28 x-compute-request-id: req-f14d94c6-7625-4ea6-ae3c-22d25887cb28 Content-Length: 0 Content-Type: application/json 2019-07-30 23:35:50,612 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/action used request id req-f14d94c6-7625-4ea6-ae3c-22d25887cb28 2019-07-30 23:35:50,613 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-0cf6651b-5176-4126-8bad-e8429a508b39 2019-07-30 23:35:50,613 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0cf6651b-5176-4126-8bad-e8429a508b39 x-compute-request-id: req-0cf6651b-5176-4126-8bad-e8429a508b39 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:57Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:50,613 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9832c5dfa4118e3bd3cb0cd7f73280c0c52eed" 2019-07-30 23:35:50,613 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-aca798b2-9b8f-44ca-ab8d-f923a2281fb4 2019-07-30 23:35:50,614 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-aca798b2-9b8f-44ca-ab8d-f923a2281fb4 2019-07-30 23:35:50,614 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-21d49f68-ad50-41e0-b999-55bcd154d44b 2019-07-30 23:35:50,614 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-aca798b2-9b8f-44ca-ab8d-f923a2281fb4 x-compute-request-id: req-aca798b2-9b8f-44ca-ab8d-f923a2281fb4 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:42Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:50,614 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414/os-security-groups used request id req-21d49f68-ad50-41e0-b999-55bcd154d44b 2019-07-30 23:35:50,614 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21d49f68-ad50-41e0-b999-55bcd154d44b x-compute-request-id: req-21d49f68-ad50-41e0-b999-55bcd154d44b Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 23:35:50,614 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ee667437a17776927693d8ad55bc0d1ee191f5" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-07-30 23:35:50,615 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-0cf6651b-5176-4126-8bad-e8429a508b39 2019-07-30 23:35:50,615 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-1bb61be4-8da1-424d-a723-14f04ca75cc7 2019-07-30 23:35:50,615 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 23:35: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-1bb61be4-8da1-424d-a723-14f04ca75cc7 x-compute-request-id: req-1bb61be4-8da1-424d-a723-14f04ca75cc7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2497515c-f481-4345-ba00-76f335933d8b could not be found.", "code": 404}} 2019-07-30 23:35:50,615 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de829d443d53e4205d566ff66a23bf4aa634c54d" 2019-07-30 23:35:50,615 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:50,615 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:35:50,616 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 23:35:50,616 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:35:50,616 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2497515c-f481-4345-ba00-76f335933d8b used request id req-1bb61be4-8da1-424d-a723-14f04ca75cc7 2019-07-30 23:35:50,616 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:35:50,616 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 23:35:50,616 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:35:50,616 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e94d8627-382a-4dc8-a6e3-dc5609ca37db Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:50,617 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e94d8627-382a-4dc8-a6e3-dc5609ca37db 2019-07-30 23:35:50,617 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:35:50,617 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:35:50,617 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:35:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d5c912e-2bf7-4bd7-8a3c-d320db41b27c x-compute-request-id: req-7d5c912e-2bf7-4bd7-8a3c-d320db41b27c Content-Length: 0 Content-Type: application/json 2019-07-30 23:35:50,617 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-7d5c912e-2bf7-4bd7-8a3c-d320db41b27c 2019-07-30 23:35:50,617 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-7d5c912e-2bf7-4bd7-8a3c-d320db41b27c 2019-07-30 23:35:50,617 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ee667437a17776927693d8ad55bc0d1ee191f5" 2019-07-30 23:35:50,618 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 23:35:50,618 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:50,618 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885ad2c17b0fd87aa4bcea0b1b585ed38202f564" 2019-07-30 23:35:50,618 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:35:50,618 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:35:50,618 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 23:35:50,618 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-a8e8d0cb-d1e8-4097-bb25-567d1c20096f 2019-07-30 23:35:50,619 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ee667437a17776927693d8ad55bc0d1ee191f5" 2019-07-30 23:35:50,619 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9ab0828a530e5e95b49343c57d2963c68af36aa" 2019-07-30 23:35:50,619 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 23:35: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-d37f4d8a-fb02-45e6-be9d-129220dc3d8a x-compute-request-id: req-d37f4d8a-fb02-45e6-be9d-129220dc3d8a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b could not be found.", "code": 404}} 2019-07-30 23:35:50,619 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-d37f4d8a-fb02-45e6-be9d-129220dc3d8a 2019-07-30 23:35:50,619 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-d37f4d8a-fb02-45e6-be9d-129220dc3d8a 2019-07-30 23:35:50,619 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-1d14b59a-7b91-4756-b539-bc381140c89a x-compute-request-id: req-1d14b59a-7b91-4756-b539-bc381140c89a Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:42Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:50,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:35:50,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:50,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:50,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:50,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:50,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:50,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:50,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:50,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:35:50,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:50,685 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:50 GMT 2019-07-30 23:35:50,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:50,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:35:50,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:50,686 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:50,686 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:55,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:35:55,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:55,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:55,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:55,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:55,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:55,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:55,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:55,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:46.687Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-1d14b59a-7b91-4756-b539-bc381140c89a x-compute-request-id: req-1d14b59a-7b91-4756-b539-bc381140c89a Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:42Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "homer_host_lletkh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:46.687Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-d37f4d8a-fb02-45e6-be9d-129220dc3d8a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.7c68d803-7a20-44d2-bc12-4ff8d4a8e97e"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}885ad2c17b0fd87aa4bcea0b1b585ed38202f564\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.77381ad3-a38d-44c0-a633-27837f2e1091"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:35:46.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.77381ad3-a38d-44c0-a633-27837f2e1091"}, {"node_instance_id": "homer_host_lletkh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_host_lletkh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-4376beaf-fc0c-4f5c-8fc2-1ccc93cddb54 x-compute-request-id: req-4376beaf-fc0c-4f5c-8fc2-1ccc93cddb54 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.170Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-688ca029-3a2f-4ed2-bf6c-86f4b6dc1b10", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.77381ad3-a38d-44c0-a633-27837f2e1091"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-688ca029-3a2f-4ed2-bf6c-86f4b6dc1b10 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.77381ad3-a38d-44c0-a633-27837f2e1091"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-1d14b59a-7b91-4756-b539-bc381140c89a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-1d14b59a-7b91-4756-b539-bc381140c89a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}885ad2c17b0fd87aa4bcea0b1b585ed38202f564\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 23:35: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-1e0c08dd-6050-4750-8a5c-02c0c50532a2 x-compute-request-id: req-1e0c08dd-6050-4750-8a5c-02c0c50532a2 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-1e0c08dd-6050-4750-8a5c-02c0c50532a2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.248Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-1e0c08dd-6050-4750-8a5c-02c0c50532a2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:46.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.781Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/09df4036-fa6a-4497-9572-dfa8854329ba.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a8ea3bcecc9802c13583558314e951e0d030fec\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.77381ad3-a38d-44c0-a633-27837f2e1091"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.781Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.781Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-4376beaf-fc0c-4f5c-8fc2-1ccc93cddb54", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.170Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.781Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-4376beaf-fc0c-4f5c-8fc2-1ccc93cddb54", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.171Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4ee4c461-ed49-47a1-af87-dcfca3c8d854"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.781Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-90d737c6-5bd9-48c9-bc54-4c82093ae3d3 x-compute-request-id: req-90d737c6-5bd9-48c9-bc54-4c82093ae3d3 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:37:1a\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:16.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"c13110fe-9d23-47f3-b193-91a29b5b8414\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:35:46Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_ellis_host_8m8c76\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.781Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-90d737c6-5bd9-48c9-bc54-4c82093ae3d3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.781Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-90d737c6-5bd9-48c9-bc54-4c82093ae3d3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:47.781Z", "message": "Waiting for server \"c13110fe-9d23-47f3-b193-91a29b5b8414\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:48.392Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:48.392Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.853Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:48.392Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/09df4036-fa6a-4497-9572-dfa8854329ba.json used request id req-1089a578-1dd6-4c71-b3db-78996d88ae03", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.77381ad3-a38d-44c0-a633-27837f2e1091"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:48.392Z", "message": "RESP: [204] X-Openstack-Request-Id: req-1089a578-1dd6-4c71-b3db-78996d88ae03 Content-Length: 0 Date: Tue, 30 Jul 2019 23:35:47 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-07-30T23:35:47.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.77381ad3-a38d-44c0-a633-27837f2e1091"}, {"node_instance_id": "dime_security_group_c7f2sh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:48.392Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/09df4036-fa6a-4497-9572-dfa8854329ba.json used request id req-1089a578-1dd6-4c71-b3db-78996d88ae03", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.77381ad3-a38d-44c0-a633-27837f2e1091"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:48.392Z", "message": "Waiting for process 24913 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:48.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:48.392Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:47.683Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:48.987Z", "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-07-30T23:35:48.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:48.987Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:48.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "dime_security_group_c7f2sh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:48.987Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:48.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:49.584Z", "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-07-30T23:35:49.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:49.584Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:49.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:49.584Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:48.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:49.584Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:49.200Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:49.584Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f111ca49-4579-4b96-ba57-1cb0890ccf3f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:49.206Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:49.584Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-f111ca49-4579-4b96-ba57-1cb0890ccf3f", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:49.206Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:50.304Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28b175c72a84dd925f775100544b9328a9925c4c\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:49.642Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:50.839Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:35:50.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9ac60f4f-e34f-49f6-a95f-c0f4b06c6816"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:50.839Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4000274-daac-4a4c-9ae3-a262a2118f0a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:50.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9ac60f4f-e34f-49f6-a95f-c0f4b06c6816"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:50.839Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:50.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9ac60f4f-e34f-49f6-a95f-c0f4b06c6816"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:50.839Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-a4000274-daac-4a4c-9ae3-a262a2118f0a", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:50.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9ac60f4f-e34f-49f6-a95f-c0f4b06c6816"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:50.839Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/26416b73-ea49-4938-9765-e6a4aee8536c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}757c137601a172c6f069624d5fe3106804ad5104\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:50.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9ac60f4f-e34f-49f6-a95f-c0f4b06c6816"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:51.421Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/26416b73-ea49-4938-9765-e6a4aee8536c.json used request id req-e9ece5a3-5c6a-4c13-b836-1788635dc28f", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:51.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9ac60f4f-e34f-49f6-a95f-c0f4b06c6816"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:51.421Z", "message": "RESP: [204] X-Openstack-Request-Id: req-e9ece5a3-5c6a-4c13-b836-1788635dc28f Content-Length: 0 Date: Tue, 30 Jul 2019 23:35:51 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-07-30T23:35:51.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9ac60f4f-e34f-49f6-a95f-c0f4b06c6816"}, {"node_instance_id": "homer_security_group_rl1b3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:51.421Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/26416b73-ea49-4938-9765-e6a4aee8536c.json used request id req-e9ece5a3-5c6a-4c13-b836-1788635dc28f", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:51.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9ac60f4f-e34f-49f6-a95f-c0f4b06c6816"}, {"node_instance_id": "homer_security_group_rl1b3n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:51.421Z", "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-07-30T23:35:51.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 850, "offset": 769, "size": 50}}} 2019-07-30 23:35:55,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:55,820 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:55 GMT 2019-07-30 23:35:55,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:55,821 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:35:55,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:55,821 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:55,821 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:35:55,821 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:35:55,823 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-1d14b59a-7b91-4756-b539-bc381140c89a x-compute-request-id: req-1d14b59a-7b91-4756-b539-bc381140c89a Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:42Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:55,824 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/bee7b61f-aa8a-4ff5-b0ab-c8a108067b5b used request id req-d37f4d8a-fb02-45e6-be9d-129220dc3d8a 2019-07-30 23:35:55,824 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885ad2c17b0fd87aa4bcea0b1b585ed38202f564" 2019-07-30 23:35:55,824 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 23:35:55,824 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:55,824 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:35:55,824 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 23:35:55,825 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-4376beaf-fc0c-4f5c-8fc2-1ccc93cddb54 x-compute-request-id: req-4376beaf-fc0c-4f5c-8fc2-1ccc93cddb54 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 23:35:55,825 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-688ca029-3a2f-4ed2-bf6c-86f4b6dc1b10 2019-07-30 23:35:55,825 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-688ca029-3a2f-4ed2-bf6c-86f4b6dc1b10 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:55,825 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-1d14b59a-7b91-4756-b539-bc381140c89a 2019-07-30 23:35:55,825 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-1d14b59a-7b91-4756-b539-bc381140c89a 2019-07-30 23:35:55,825 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885ad2c17b0fd87aa4bcea0b1b585ed38202f564" 2019-07-30 23:35:55,826 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 23:35: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-1e0c08dd-6050-4750-8a5c-02c0c50532a2 x-compute-request-id: req-1e0c08dd-6050-4750-8a5c-02c0c50532a2 Content-Type: application/json 2019-07-30 23:35:55,826 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-1e0c08dd-6050-4750-8a5c-02c0c50532a2 2019-07-30 23:35:55,826 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-1e0c08dd-6050-4750-8a5c-02c0c50532a2 2019-07-30 23:35:55,826 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/09df4036-fa6a-4497-9572-dfa8854329ba.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8ea3bcecc9802c13583558314e951e0d030fec" 2019-07-30 23:35:55,826 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:35:55,826 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-4376beaf-fc0c-4f5c-8fc2-1ccc93cddb54 2019-07-30 23:35:55,827 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-4376beaf-fc0c-4f5c-8fc2-1ccc93cddb54 2019-07-30 23:35:55,827 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-90d737c6-5bd9-48c9-bc54-4c82093ae3d3 x-compute-request-id: req-90d737c6-5bd9-48c9-bc54-4c82093ae3d3 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:37:1a", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/c13110fe-9d23-47f3-b193-91a29b5b8414", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:16.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "c13110fe-9d23-47f3-b193-91a29b5b8414", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:35:46Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_ellis_host_8m8c76", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:35:55,827 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-90d737c6-5bd9-48c9-bc54-4c82093ae3d3 2019-07-30 23:35:55,827 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-90d737c6-5bd9-48c9-bc54-4c82093ae3d3 2019-07-30 23:35:55,827 - functest.core.cloudify - DEBUG - Waiting for server "c13110fe-9d23-47f3-b193-91a29b5b8414" to be deleted. current status: SHUTOFF 2019-07-30 23:35:55,827 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:35:55,828 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:55,828 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/09df4036-fa6a-4497-9572-dfa8854329ba.json used request id req-1089a578-1dd6-4c71-b3db-78996d88ae03 2019-07-30 23:35:55,828 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1089a578-1dd6-4c71-b3db-78996d88ae03 Content-Length: 0 Date: Tue, 30 Jul 2019 23:35:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:35:55,828 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/09df4036-fa6a-4497-9572-dfa8854329ba.json used request id req-1089a578-1dd6-4c71-b3db-78996d88ae03 2019-07-30 23:35:55,828 - functest.core.cloudify - DEBUG - Waiting for process 24913 to end... 2019-07-30 23:35:55,828 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:35:55,829 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 23:35:55,829 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:35:55,829 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:35:55,829 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 23:35:55,829 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:35:55,829 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:35:55,830 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:55,830 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f111ca49-4579-4b96-ba57-1cb0890ccf3f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:55,830 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-f111ca49-4579-4b96-ba57-1cb0890ccf3f 2019-07-30 23:35:55,830 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b175c72a84dd925f775100544b9328a9925c4c" 2019-07-30 23:35:55,830 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:35:55,830 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4000274-daac-4a4c-9ae3-a262a2118f0a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:35:55,830 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 23:35:55,831 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-a4000274-daac-4a4c-9ae3-a262a2118f0a 2019-07-30 23:35:55,831 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/26416b73-ea49-4938-9765-e6a4aee8536c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c137601a172c6f069624d5fe3106804ad5104" 2019-07-30 23:35:55,831 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/26416b73-ea49-4938-9765-e6a4aee8536c.json used request id req-e9ece5a3-5c6a-4c13-b836-1788635dc28f 2019-07-30 23:35:55,831 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e9ece5a3-5c6a-4c13-b836-1788635dc28f Content-Length: 0 Date: Tue, 30 Jul 2019 23:35:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:35:55,831 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/26416b73-ea49-4938-9765-e6a4aee8536c.json used request id req-e9ece5a3-5c6a-4c13-b836-1788635dc28f 2019-07-30 23:35:55,831 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 23:35:55,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:35:55,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:35:55,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:35:55,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:35:55,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:35:55,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:35:55,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:35:55,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:35:55,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:35:55,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:35:55,934 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:35:55 GMT 2019-07-30 23:35:55,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:35:55,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:35:55,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:35:55,934 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:35:55,934 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:00,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:36:01,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:01,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:01,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:01,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:01,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:01,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:01,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:01,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_rl1b3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:52.106Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:51.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:52.106Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28b175c72a84dd925f775100544b9328a9925c4c\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:51.514Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:52.106Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-6e884c56-5d55-48e4-9865-2439cb408ed5 x-compute-request-id: req-6e884c56-5d55-48e4-9865-2439cb408ed5 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:57Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:51.513Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:52.106Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-6e884c56-5d55-48e4-9865-2439cb408ed5", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:51.513Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:52.106Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-6e884c56-5d55-48e4-9865-2439cb408ed5", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:51.513Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:52.774Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 23:35:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47a684b0-456a-4069-8d7e-aeee34f01ca2 x-compute-request-id: req-47a684b0-456a-4069-8d7e-aeee34f01ca2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance c13110fe-9d23-47f3-b193-91a29b5b8414 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-07-30T23:35:52.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:52.774Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-47a684b0-456a-4069-8d7e-aeee34f01ca2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:52.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:52.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}885ad2c17b0fd87aa4bcea0b1b585ed38202f564\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:52.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:52.774Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-47a684b0-456a-4069-8d7e-aeee34f01ca2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:52.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.82976b5b-edba-4f1d-abb4-87423d87775c"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:53.507Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:52.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_host_8m8c76", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:53.507Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:52.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.010Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:53.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.010Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:53.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.010Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:53.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.010Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-06c2fa4a-0415-471b-8517-f70ea6d2ec6d x-compute-request-id: req-06c2fa4a-0415-471b-8517-f70ea6d2ec6d Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:53.881Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.613Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-3fc00100-f9d8-4e6f-aca2-78a503710cc5 x-compute-request-id: req-3fc00100-f9d8-4e6f-aca2-78a503710cc5 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:57Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:54.289Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.613Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-3fc00100-f9d8-4e6f-aca2-78a503710cc5", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:54.289Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.613Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-3fc00100-f9d8-4e6f-aca2-78a503710cc5", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:54.289Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.613Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:53.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.613Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:53.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.613Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:53.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.613Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28b175c72a84dd925f775100544b9328a9925c4c\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:54.290Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.613Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-06c2fa4a-0415-471b-8517-f70ea6d2ec6d", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:53.881Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.613Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-06c2fa4a-0415-471b-8517-f70ea6d2ec6d", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:53.881Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:54.613Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28b175c72a84dd925f775100544b9328a9925c4c\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:53.881Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:55.209Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:54.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:55.209Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:54.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:55.209Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:54.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:55.209Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-a892e277-a04c-442c-9de2-c0fb86f9427b x-compute-request-id: req-a892e277-a04c-442c-9de2-c0fb86f9427b Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:54.678Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:55.209Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-a892e277-a04c-442c-9de2-c0fb86f9427b", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:54.678Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:55.209Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-a892e277-a04c-442c-9de2-c0fb86f9427b", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:54.678Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.75e5aa32-75bf-4b87-a7f2-77c56c958a31"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:55.857Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-844b0851-c063-41b4-ac90-7a6e6d361fc9", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:55.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8d287c58-40d9-431e-b4a2-ce0f73fb4e2d"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:55.857Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:54.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:55.857Z", "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-07-30T23:35:54.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:55.857Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:54.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:55.857Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:55.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8d287c58-40d9-431e-b4a2-ce0f73fb4e2d"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:55.857Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:35:55.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8d287c58-40d9-431e-b4a2-ce0f73fb4e2d"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:55.857Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-844b0851-c063-41b4-ac90-7a6e6d361fc9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:55.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8d287c58-40d9-431e-b4a2-ce0f73fb4e2d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:56.468Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:55.105Z", "source_id": "sprout_host_k3s6ag", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:56.468Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-848e0492-1d0d-4050-b7f1-a165008ff054 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:56.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1f5e0b10-286b-4895-8c20-aa58d15c22bd"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:56.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:35:56.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1f5e0b10-286b-4895-8c20-aa58d15c22bd"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:56.468Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:56.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1f5e0b10-286b-4895-8c20-aa58d15c22bd"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:56.468Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-848e0492-1d0d-4050-b7f1-a165008ff054", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:56.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1f5e0b10-286b-4895-8c20-aa58d15c22bd"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:56.468Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:55.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:56.468Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:55.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:56.468Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/4b17695c-f2ae-4cfe-a117-67818bdbd3ae.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}db49894731fa5631f581a8ed906e1da0a6086083\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:56.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8d287c58-40d9-431e-b4a2-ce0f73fb4e2d"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.022Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:55.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.022Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/floatingips/1b32e912-9dd3-420d-b920-2a861ddb426b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7dc2a754a28eeeabc896559c20475a4e5226879d\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:56.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1f5e0b10-286b-4895-8c20-aa58d15c22bd"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.022Z", "message": "RESP: [204] X-Openstack-Request-Id: req-97da8720-1b26-45d3-8809-5e99fb98bcc2 Content-Length: 0 Date: Tue, 30 Jul 2019 23:35:56 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-07-30T23:35:56.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8d287c58-40d9-431e-b4a2-ce0f73fb4e2d"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.022Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/4b17695c-f2ae-4cfe-a117-67818bdbd3ae.json used request id req-97da8720-1b26-45d3-8809-5e99fb98bcc2", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:56.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8d287c58-40d9-431e-b4a2-ce0f73fb4e2d"}], "metadata": {"pagination": {"total": 895, "offset": 819, "size": 50}}} 2019-07-30 23:36:01,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:01,020 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:01 GMT 2019-07-30 23:36:01,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:01,020 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:36:01,021 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:01,021 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:01,021 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:01,021 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:36:01,023 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:36:01,023 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b175c72a84dd925f775100544b9328a9925c4c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 23:36:01,023 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-6e884c56-5d55-48e4-9865-2439cb408ed5 x-compute-request-id: req-6e884c56-5d55-48e4-9865-2439cb408ed5 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:57Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:36:01,023 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-6e884c56-5d55-48e4-9865-2439cb408ed5 2019-07-30 23:36:01,024 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-6e884c56-5d55-48e4-9865-2439cb408ed5 2019-07-30 23:36:01,024 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 23:35:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47a684b0-456a-4069-8d7e-aeee34f01ca2 x-compute-request-id: req-47a684b0-456a-4069-8d7e-aeee34f01ca2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c13110fe-9d23-47f3-b193-91a29b5b8414 could not be found.", "code": 404}} 2019-07-30 23:36:01,024 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-47a684b0-456a-4069-8d7e-aeee34f01ca2 2019-07-30 23:36:01,024 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}885ad2c17b0fd87aa4bcea0b1b585ed38202f564" 2019-07-30 23:36:01,024 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/c13110fe-9d23-47f3-b193-91a29b5b8414 used request id req-47a684b0-456a-4069-8d7e-aeee34f01ca2 2019-07-30 23:36:01,025 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 23:36:01,025 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:36:01,025 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:36:01,025 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:36:01,025 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:36:01,025 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:35:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-06c2fa4a-0415-471b-8517-f70ea6d2ec6d x-compute-request-id: req-06c2fa4a-0415-471b-8517-f70ea6d2ec6d Content-Length: 0 Content-Type: application/json 2019-07-30 23:36:01,025 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-3fc00100-f9d8-4e6f-aca2-78a503710cc5 x-compute-request-id: req-3fc00100-f9d8-4e6f-aca2-78a503710cc5 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:57Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:36:01,026 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-3fc00100-f9d8-4e6f-aca2-78a503710cc5 2019-07-30 23:36:01,026 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-3fc00100-f9d8-4e6f-aca2-78a503710cc5 2019-07-30 23:36:01,026 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:36:01,026 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:36:01,026 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:36:01,026 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b175c72a84dd925f775100544b9328a9925c4c" 2019-07-30 23:36:01,027 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-06c2fa4a-0415-471b-8517-f70ea6d2ec6d 2019-07-30 23:36:01,027 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/action used request id req-06c2fa4a-0415-471b-8517-f70ea6d2ec6d 2019-07-30 23:36:01,027 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b175c72a84dd925f775100544b9328a9925c4c" 2019-07-30 23:36:01,027 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:36:01,027 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:36:01,027 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:36:01,028 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35: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-a892e277-a04c-442c-9de2-c0fb86f9427b x-compute-request-id: req-a892e277-a04c-442c-9de2-c0fb86f9427b Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 23:36:01,028 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-a892e277-a04c-442c-9de2-c0fb86f9427b 2019-07-30 23:36:01,028 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963/os-security-groups used request id req-a892e277-a04c-442c-9de2-c0fb86f9427b 2019-07-30 23:36:01,028 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-844b0851-c063-41b4-ac90-7a6e6d361fc9 2019-07-30 23:36:01,028 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-30 23:36:01,028 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 23:36:01,029 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:36:01,029 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 23:36:01,029 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:36:01,029 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-844b0851-c063-41b4-ac90-7a6e6d361fc9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:36:01,029 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:36:01,029 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-848e0492-1d0d-4050-b7f1-a165008ff054 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:36:01,029 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:36:01,030 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-30 23:36:01,030 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-848e0492-1d0d-4050-b7f1-a165008ff054 2019-07-30 23:36:01,030 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:36:01,030 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:36:01,030 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/4b17695c-f2ae-4cfe-a117-67818bdbd3ae.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db49894731fa5631f581a8ed906e1da0a6086083" 2019-07-30 23:36:01,030 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 23:36:01,031 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/floatingips/1b32e912-9dd3-420d-b920-2a861ddb426b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dc2a754a28eeeabc896559c20475a4e5226879d" 2019-07-30 23:36:01,031 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97da8720-1b26-45d3-8809-5e99fb98bcc2 Content-Length: 0 Date: Tue, 30 Jul 2019 23:35:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:36:01,031 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/4b17695c-f2ae-4cfe-a117-67818bdbd3ae.json used request id req-97da8720-1b26-45d3-8809-5e99fb98bcc2 2019-07-30 23:36:01,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:36:01,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:01,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:01,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:01,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:01,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:01,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:01,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:01,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:36:01,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:01,085 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:01 GMT 2019-07-30 23:36:01,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:01,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:36:01,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:01,086 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:01,086 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:06,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:36:06,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:06,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:06,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:06,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:06,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:06,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:06,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:06,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.022Z", "message": "RESP: [204] X-Openstack-Request-Id: req-97da8720-1b26-45d3-8809-5e99fb98bcc2 Content-Length: 0 Date: Tue, 30 Jul 2019 23:35:56 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-07-30T23:35:56.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8d287c58-40d9-431e-b4a2-ce0f73fb4e2d"}, {"node_instance_id": "ellis_security_group_8kwyhz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.022Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/4b17695c-f2ae-4cfe-a117-67818bdbd3ae.json used request id req-97da8720-1b26-45d3-8809-5e99fb98bcc2", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:56.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.8d287c58-40d9-431e-b4a2-ce0f73fb4e2d"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.022Z", "message": "Waiting for process 15671 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:56.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.770Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-7002f6a5-d572-4751-ad96-f802427aea21", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:56.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.770Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:56.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:35:56.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.770Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7002f6a5-d572-4751-ad96-f802427aea21 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:56.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e01a30286c4018e34e22022560a2c063e0e331b8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:57.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.770Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/floatingips/1b32e912-9dd3-420d-b920-2a861ddb426b.json used request id req-e859bd1e-8305-4487-8217-d6293a3938f7", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:57.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1f5e0b10-286b-4895-8c20-aa58d15c22bd"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.770Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/1b32e912-9dd3-420d-b920-2a861ddb426b.json used request id req-e859bd1e-8305-4487-8217-d6293a3938f7", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:57.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1f5e0b10-286b-4895-8c20-aa58d15c22bd"}, {"node_instance_id": "ellis_floatingip_mukj11", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.770Z", "message": "RESP: [204] X-Openstack-Request-Id: req-e859bd1e-8305-4487-8217-d6293a3938f7 Content-Length: 0 Date: Tue, 30 Jul 2019 23:35:57 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-07-30T23:35:57.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.1f5e0b10-286b-4895-8c20-aa58d15c22bd"}, {"node_instance_id": "ellis_security_group_8kwyhz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:57.770Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:57.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:58.302Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:57.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "ellis_floatingip_mukj11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:58.302Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:57.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:59.036Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e01a30286c4018e34e22022560a2c063e0e331b8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:58.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:59.036Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 23:35:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16afea95-c433-4aed-b556-14a940e86424 x-compute-request-id: req-16afea95-c433-4aed-b556-14a940e86424 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:58.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:59.036Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-16afea95-c433-4aed-b556-14a940e86424", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:58.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:59.036Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-16afea95-c433-4aed-b556-14a940e86424", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:58.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:59.036Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90bcb24e-7206-4c58-abc2-230a0be6e455 x-compute-request-id: req-90bcb24e-7206-4c58-abc2-230a0be6e455 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:34:57Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:58.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:59.036Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-90bcb24e-7206-4c58-abc2-230a0be6e455", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:58.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:59.036Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-90bcb24e-7206-4c58-abc2-230a0be6e455", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:58.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:59.036Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e01a30286c4018e34e22022560a2c063e0e331b8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:58.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:59.654Z", "message": "Waiting for server \"e8b6f673-a8c8-4179-9b56-0d0993cff963\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:59.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:59.654Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:35:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cc9db65-9ee0-4584-ac3c-d56870fb5ca2 x-compute-request-id: req-7cc9db65-9ee0-4584-ac3c-d56870fb5ca2 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f1:ea:4e\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:09.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"e8b6f673-a8c8-4179-9b56-0d0993cff963\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:35:58Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_sprout_host_k3s6ag\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:59.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:59.654Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-7cc9db65-9ee0-4584-ac3c-d56870fb5ca2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:59.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:35:59.654Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-7cc9db65-9ee0-4584-ac3c-d56870fb5ca2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:35:59.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:02.525Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:02.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.029Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:02.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.029Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:02.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.029Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:02.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.029Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:02.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.029Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:02.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.029Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:02.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.029Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:02.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.029Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:02.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.029Z", "message": " Removed member 53938710fbb6706f from cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:02.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.029Z", "message": "Execution done (PID=24913, return_code=0): /tmp/B8MRV/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:02.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.029Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:02.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.029Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:02.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2ebd972b-e02a-494d-95a3-94f7d2a259cc"}, {"node_instance_id": "vellum_ofttsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.677Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:03.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.677Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:03.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:03.677Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:03.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:04.390Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-70c39edd-a0f0-4b3b-b233-89d77a5e1d17", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:04.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:04.390Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 23:36: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-70c39edd-a0f0-4b3b-b233-89d77a5e1d17 x-compute-request-id: req-70c39edd-a0f0-4b3b-b233-89d77a5e1d17 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance e8b6f673-a8c8-4179-9b56-0d0993cff963 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-07-30T23:36:04.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:04.390Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-70c39edd-a0f0-4b3b-b233-89d77a5e1d17", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:04.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:04.390Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e01a30286c4018e34e22022560a2c063e0e331b8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:04.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.46fb24b9-0161-43ca-9160-21085374d572"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:05.072Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:04.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_host_k3s6ag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:05.072Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:04.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:05.667Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:05.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:05.667Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:04.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 920, "offset": 869, "size": 50}}} 2019-07-30 23:36:06,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:06,176 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:06 GMT 2019-07-30 23:36:06,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:06,176 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:36:06,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:06,176 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:06,177 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:06,177 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:36:06,179 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97da8720-1b26-45d3-8809-5e99fb98bcc2 Content-Length: 0 Date: Tue, 30 Jul 2019 23:35:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:36:06,179 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/4b17695c-f2ae-4cfe-a117-67818bdbd3ae.json used request id req-97da8720-1b26-45d3-8809-5e99fb98bcc2 2019-07-30 23:36:06,179 - functest.core.cloudify - DEBUG - Waiting for process 15671 to end... 2019-07-30 23:36:06,179 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-7002f6a5-d572-4751-ad96-f802427aea21 2019-07-30 23:36:06,179 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 23:36:06,180 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:36:06,180 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7002f6a5-d572-4751-ad96-f802427aea21 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:36:06,180 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01a30286c4018e34e22022560a2c063e0e331b8" 2019-07-30 23:36:06,180 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/floatingips/1b32e912-9dd3-420d-b920-2a861ddb426b.json used request id req-e859bd1e-8305-4487-8217-d6293a3938f7 2019-07-30 23:36:06,180 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/1b32e912-9dd3-420d-b920-2a861ddb426b.json used request id req-e859bd1e-8305-4487-8217-d6293a3938f7 2019-07-30 23:36:06,180 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e859bd1e-8305-4487-8217-d6293a3938f7 Content-Length: 0 Date: Tue, 30 Jul 2019 23:35:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:36:06,181 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:36:06,181 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-30 23:36:06,181 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:36:06,181 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01a30286c4018e34e22022560a2c063e0e331b8" 2019-07-30 23:36:06,181 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 23:35:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16afea95-c433-4aed-b556-14a940e86424 x-compute-request-id: req-16afea95-c433-4aed-b556-14a940e86424 Content-Type: application/json 2019-07-30 23:36:06,181 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-16afea95-c433-4aed-b556-14a940e86424 2019-07-30 23:36:06,182 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-16afea95-c433-4aed-b556-14a940e86424 2019-07-30 23:36:06,182 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90bcb24e-7206-4c58-abc2-230a0be6e455 x-compute-request-id: req-90bcb24e-7206-4c58-abc2-230a0be6e455 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:34:57Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:36:06,182 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-90bcb24e-7206-4c58-abc2-230a0be6e455 2019-07-30 23:36:06,182 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-90bcb24e-7206-4c58-abc2-230a0be6e455 2019-07-30 23:36:06,182 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01a30286c4018e34e22022560a2c063e0e331b8" 2019-07-30 23:36:06,182 - functest.core.cloudify - DEBUG - Waiting for server "e8b6f673-a8c8-4179-9b56-0d0993cff963" to be deleted. current status: SHUTOFF 2019-07-30 23:36:06,183 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:35:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cc9db65-9ee0-4584-ac3c-d56870fb5ca2 x-compute-request-id: req-7cc9db65-9ee0-4584-ac3c-d56870fb5ca2 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:ea:4e", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:09.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "e8b6f673-a8c8-4179-9b56-0d0993cff963", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:35:58Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_sprout_host_k3s6ag", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:36:06,183 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-7cc9db65-9ee0-4584-ac3c-d56870fb5ca2 2019-07-30 23:36:06,183 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-7cc9db65-9ee0-4584-ac3c-d56870fb5ca2 2019-07-30 23:36:06,183 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-30 23:36:06,183 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 23:36:06,183 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 23:36:06,184 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 23:36:06,184 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:36:06,184 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-30 23:36:06,184 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-30 23:36:06,184 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-30 23:36:06,184 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-30 23:36:06,185 - functest.core.cloudify - DEBUG - Removed member 53938710fbb6706f from cluster 2019-07-30 23:36:06,185 - functest.core.cloudify - DEBUG - Execution done (PID=24913, return_code=0): /tmp/B8MRV/remove-cluster-node.sh 2019-07-30 23:36:06,185 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 23:36:06,185 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 23:36:06,185 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:36:06,185 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 23:36:06,185 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:36:06,186 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-70c39edd-a0f0-4b3b-b233-89d77a5e1d17 2019-07-30 23:36:06,186 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 23:36: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-70c39edd-a0f0-4b3b-b233-89d77a5e1d17 x-compute-request-id: req-70c39edd-a0f0-4b3b-b233-89d77a5e1d17 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e8b6f673-a8c8-4179-9b56-0d0993cff963 could not be found.", "code": 404}} 2019-07-30 23:36:06,186 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 used request id req-70c39edd-a0f0-4b3b-b233-89d77a5e1d17 2019-07-30 23:36:06,186 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/e8b6f673-a8c8-4179-9b56-0d0993cff963 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01a30286c4018e34e22022560a2c063e0e331b8" 2019-07-30 23:36:06,186 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 23:36:06,186 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:36:06,187 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:36:06,187 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:36:06,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:36:06,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:06,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:06,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:06,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:06,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:06,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:06,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:06,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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:36:06,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:06,257 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:06 GMT 2019-07-30 23:36:06,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:06,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:36:06,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:06,257 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:06,257 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:11,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:36:11,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:11,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:11,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:11,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:11,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:11,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:11,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:11,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_cd7bik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:05.667Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:05.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:06.267Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:05.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:06.267Z", "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-07-30T23:36:06.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:06.267Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:05.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:07.185Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:07.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.29b5bd87-9f28-4777-9618-00da3b8cdee1"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:07.878Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/a69d5dc2-5fcf-40f2-ad2c-10346d16b32f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a2eb9abedf0d1c6d345a65e057078abf6618681\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:07.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.29b5bd87-9f28-4777-9618-00da3b8cdee1"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:07.878Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:36:07.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.29b5bd87-9f28-4777-9618-00da3b8cdee1"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:07.878Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-3e66991e-2e59-4427-9eb5-bfc8c113f597", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:07.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.29b5bd87-9f28-4777-9618-00da3b8cdee1"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:07.878Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:36:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e66991e-2e59-4427-9eb5-bfc8c113f597 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:07.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.29b5bd87-9f28-4777-9618-00da3b8cdee1"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:08.488Z", "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-07-30T23:36:08.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:08.488Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/a69d5dc2-5fcf-40f2-ad2c-10346d16b32f.json used request id req-08664d4f-de82-444b-9571-2867b165c6a4", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:07.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.29b5bd87-9f28-4777-9618-00da3b8cdee1"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:08.488Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:08.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:08.488Z", "message": "RESP: [204] X-Openstack-Request-Id: req-08664d4f-de82-444b-9571-2867b165c6a4 Content-Length: 0 Date: Tue, 30 Jul 2019 23:36:07 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-07-30T23:36:07.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.29b5bd87-9f28-4777-9618-00da3b8cdee1"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:08.488Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:08.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "sprout_security_group_cd7bik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:08.488Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/a69d5dc2-5fcf-40f2-ad2c-10346d16b32f.json used request id req-08664d4f-de82-444b-9571-2867b165c6a4", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:07.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.29b5bd87-9f28-4777-9618-00da3b8cdee1"}, {"node_instance_id": "sprout_security_group_cd7bik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:09.059Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:08.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:09.881Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:09.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:10.512Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:09.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:10.512Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:09.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:11.232Z", "message": "Stopping Agent vellum_host_men849", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:10.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.be074e9f-0644-48d8-8de1-1b0ef900f045"}], "metadata": {"pagination": {"total": 939, "offset": 919, "size": 50}}} 2019-07-30 23:36:11,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:11,340 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:11 GMT 2019-07-30 23:36:11,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:11,341 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:36:11,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:11,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:11,341 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:11,341 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:36:11,342 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:36:11,342 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:36:11,342 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 23:36:11,342 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:36:11,343 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 23:36:11,343 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/a69d5dc2-5fcf-40f2-ad2c-10346d16b32f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2eb9abedf0d1c6d345a65e057078abf6618681" 2019-07-30 23:36:11,343 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:36:11,343 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-3e66991e-2e59-4427-9eb5-bfc8c113f597 2019-07-30 23:36:11,343 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:36:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e66991e-2e59-4427-9eb5-bfc8c113f597 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:36:11,343 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 23:36:11,344 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/a69d5dc2-5fcf-40f2-ad2c-10346d16b32f.json used request id req-08664d4f-de82-444b-9571-2867b165c6a4 2019-07-30 23:36:11,344 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 23:36:11,344 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-08664d4f-de82-444b-9571-2867b165c6a4 Content-Length: 0 Date: Tue, 30 Jul 2019 23:36:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:36:11,344 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 23:36:11,344 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/a69d5dc2-5fcf-40f2-ad2c-10346d16b32f.json used request id req-08664d4f-de82-444b-9571-2867b165c6a4 2019-07-30 23:36:11,344 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:36:11,345 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 23:36:11,345 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 23:36:11,345 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 23:36:11,345 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_men849 2019-07-30 23:36:11,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:36:11,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:11,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:11,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:11,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:11,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:11,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:11,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:11,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:36:11,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:11,425 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:11 GMT 2019-07-30 23:36:11,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:11,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:36:11,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:11,425 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:11,425 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:16,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:36:16,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:16,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:16,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:16,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:16,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:16,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:16,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:16,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:12.150Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:11.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.be074e9f-0644-48d8-8de1-1b0ef900f045"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:12.683Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:12.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:12.683Z", "message": "Successfully stopped daemon: vellum_host_men849\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:11.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.be074e9f-0644-48d8-8de1-1b0ef900f045"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:12.683Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_men849 stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:11.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.be074e9f-0644-48d8-8de1-1b0ef900f045"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:12.683Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:12.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:13.402Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:12.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:13.908Z", "message": "Deleting Agent vellum_host_men849", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:13.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e0be34a0-6c10-4939-884a-0d6d8fa58237"}], "metadata": {"pagination": {"total": 946, "offset": 939, "size": 50}}} 2019-07-30 23:36:16,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:16,519 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:16 GMT 2019-07-30 23:36:16,519 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:16,519 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:36:16,519 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:16,519 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:16,519 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:16,520 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:36:16,520 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 23:36:16,521 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 23:36:16,521 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_men849 2019-07-30 23:36:16,521 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_men849 stop 2019-07-30 23:36:16,521 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 23:36:16,522 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 23:36:16,522 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_men849 2019-07-30 23:36:16,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:36:16,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:16,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:16,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:16,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:16,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:16,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:16,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:16,577 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:36:16,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:16,578 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:16 GMT 2019-07-30 23:36:16,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:16,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:36:16,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:16,578 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:16,578 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:21,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:36:21,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:21,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:21,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:21,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:21,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:21,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:21,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:21,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:16.929Z", "message": "Waiting for process 15671 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:16.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:17.682Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:17.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e0be34a0-6c10-4939-884a-0d6d8fa58237"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:18.186Z", "message": "Successfully deleted daemon: vellum_host_men849", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:17.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e0be34a0-6c10-4939-884a-0d6d8fa58237"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:18.186Z", "message": "23:36:17 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_men849: No response received for task 0c7bbbd26f5c4cc091096d352c59546b", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:17.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e0be34a0-6c10-4939-884a-0d6d8fa58237"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:18.186Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:17.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e0be34a0-6c10-4939-884a-0d6d8fa58237"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:18.902Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:18.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:19.533Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:18.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:19.533Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:18.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:20.202Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:36:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-383452f9-748f-4e63-b0c0-76f43f8235e1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:19.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:20.202Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:36:19.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:20.202Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-383452f9-748f-4e63-b0c0-76f43f8235e1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:19.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:20.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c7ccee887d74ef966104fe4060186891f44c28db\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:20.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}], "metadata": {"pagination": {"total": 958, "offset": 946, "size": 50}}} 2019-07-30 23:36:21,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:21,663 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:21 GMT 2019-07-30 23:36:21,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:21,664 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:36:21,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:21,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:21,664 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:21,664 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:36:21,665 - functest.core.cloudify - DEBUG - Waiting for process 15671 to end... 2019-07-30 23:36:21,665 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 23:36:21,665 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_men849 2019-07-30 23:36:21,665 - functest.core.cloudify - DEBUG - 23:36:17 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_men849: No response received for task 0c7bbbd26f5c4cc091096d352c59546b 2019-07-30 23:36:21,665 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 23:36:21,665 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 23:36:21,665 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 23:36:21,666 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 23:36:21,666 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:36:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-383452f9-748f-4e63-b0c0-76f43f8235e1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:36:21,666 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:36:21,666 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-383452f9-748f-4e63-b0c0-76f43f8235e1 2019-07-30 23:36:21,666 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ccee887d74ef966104fe4060186891f44c28db" 2019-07-30 23:36:21,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:36:21,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:21,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:21,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:21,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:21,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:21,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:21,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:21,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:36:21,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:21,720 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:21 GMT 2019-07-30 23:36:21,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:21,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:36:21,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:21,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:21,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:26,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:36:26,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:26,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:26,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:26,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:26,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:26,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:26,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:26,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:21.936Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:36:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-014340ae-7189-4e6e-9ee4-701b49a72d1d x-compute-request-id: req-014340ae-7189-4e6e-9ee4-701b49a72d1d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:21.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:22.440Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-014340ae-7189-4e6e-9ee4-701b49a72d1d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:21.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:22.440Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-014340ae-7189-4e6e-9ee4-701b49a72d1d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:21.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:22.440Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c7ccee887d74ef966104fe4060186891f44c28db\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:21.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:22.440Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:36: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-902622ff-ef76-46e2-9a43-42ed17ff5704 x-compute-request-id: req-902622ff-ef76-46e2-9a43-42ed17ff5704 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-07-30T23:36:21.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:22.440Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action used request id req-902622ff-ef76-46e2-9a43-42ed17ff5704", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:21.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:22.440Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action used request id req-902622ff-ef76-46e2-9a43-42ed17ff5704", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:21.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}], "metadata": {"pagination": {"total": 965, "offset": 958, "size": 50}}} 2019-07-30 23:36:26,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:26,818 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:26 GMT 2019-07-30 23:36:26,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:26,818 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:36:26,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:26,819 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:26,819 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:26,819 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:36:26,819 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:36:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-014340ae-7189-4e6e-9ee4-701b49a72d1d x-compute-request-id: req-014340ae-7189-4e6e-9ee4-701b49a72d1d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:36:26,820 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-014340ae-7189-4e6e-9ee4-701b49a72d1d 2019-07-30 23:36:26,820 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-014340ae-7189-4e6e-9ee4-701b49a72d1d 2019-07-30 23:36:26,820 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ccee887d74ef966104fe4060186891f44c28db" -d '{"os-stop": null}' 2019-07-30 23:36:26,820 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:36: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-902622ff-ef76-46e2-9a43-42ed17ff5704 x-compute-request-id: req-902622ff-ef76-46e2-9a43-42ed17ff5704 Content-Length: 0 Content-Type: application/json 2019-07-30 23:36:26,820 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action used request id req-902622ff-ef76-46e2-9a43-42ed17ff5704 2019-07-30 23:36:26,820 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action used request id req-902622ff-ef76-46e2-9a43-42ed17ff5704 2019-07-30 23:36:26,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:36:26,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:26,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:26,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:26,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:26,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:26,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:26,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:26,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:36:26,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:26,889 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:26 GMT 2019-07-30 23:36:26,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:26,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:36:26,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:26,890 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:26,890 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:31,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:36:31,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:31,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:31,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:31,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:31,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:31,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:31,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:31,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:31.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c7ccee887d74ef966104fe4060186891f44c28db\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:31.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}], "metadata": {"pagination": {"total": 965, "offset": 965, "size": 50}}} 2019-07-30 23:36:31,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:31,978 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:31 GMT 2019-07-30 23:36:31,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:31,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 869 2019-07-30 23:36:31,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:31,978 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:31,978 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:31,978 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ccee887d74ef966104fe4060186891f44c28db" 2019-07-30 23:36:31,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:36:32,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:32,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:32,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:32,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:32,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:32,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:32,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:32,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:36:32,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:32,041 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:32 GMT 2019-07-30 23:36:32,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:32,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:36:32,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:32,041 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:32,041 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:37,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:36:37,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:37,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:37,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:37,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:37,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:37,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:37,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:37,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:33.381Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:36: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-eebb8085-fc42-4fa5-9c94-62edd8c1a71b x-compute-request-id: req-eebb8085-fc42-4fa5-9c94-62edd8c1a71b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:36:21Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:33.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:33.949Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-eebb8085-fc42-4fa5-9c94-62edd8c1a71b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:33.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:33.949Z", "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-07-30T23:36:33.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:33.949Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-eebb8085-fc42-4fa5-9c94-62edd8c1a71b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:33.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4edd6213-ae30-41be-8695-e811ce00d247"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:36.955Z", "message": "Waiting for process 15671 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:36.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}], "metadata": {"pagination": {"total": 971, "offset": 966, "size": 50}}} 2019-07-30 23:36:37,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:37,130 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:37 GMT 2019-07-30 23:36:37,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:37,130 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:36:37,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:37,130 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:37,130 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:37,131 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:36:37,131 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:36: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-eebb8085-fc42-4fa5-9c94-62edd8c1a71b x-compute-request-id: req-eebb8085-fc42-4fa5-9c94-62edd8c1a71b Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:36:21Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:36:37,131 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-eebb8085-fc42-4fa5-9c94-62edd8c1a71b 2019-07-30 23:36:37,132 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 23:36:37,132 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-eebb8085-fc42-4fa5-9c94-62edd8c1a71b 2019-07-30 23:36:37,132 - functest.core.cloudify - DEBUG - Waiting for process 15671 to end... 2019-07-30 23:36:37,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:36:37,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:37,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:37,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:37,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:37,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:37,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:37,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:37,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:36:37,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:37,212 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:37 GMT 2019-07-30 23:36:37,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:37,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:36:37,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:37,213 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:37,213 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:42,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:36:42,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:42,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:42,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:42,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:42,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:42,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:42,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:42,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 971, "offset": 971, "size": 50}}} 2019-07-30 23:36:42,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:42,292 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:42 GMT 2019-07-30 23:36:42,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:42,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-30 23:36:42,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:42,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:42,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:42,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:36:42,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:42,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:42,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:42,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:42,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:42,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:42,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:42,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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:36:42,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:42,505 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:42 GMT 2019-07-30 23:36:42,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:42,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:36:42,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:42,505 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:42,505 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:47,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:36:47,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:47,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:47,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:47,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:47,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:47,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:47,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:47,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 971, "offset": 971, "size": 50}}} 2019-07-30 23:36:47,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:47,581 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:47 GMT 2019-07-30 23:36:47,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:47,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-30 23:36:47,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:47,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:47,582 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:47,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:36:47,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:47,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:47,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:47,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:47,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:47,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:47,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:47,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:36:47,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:47,636 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:47 GMT 2019-07-30 23:36:47,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:47,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:36:47,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:47,636 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:47,636 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:52,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:36:52,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:52,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:52,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:52,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:52,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:52,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:52,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:52,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 971, "offset": 971, "size": 50}}} 2019-07-30 23:36:52,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:52,717 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:52 GMT 2019-07-30 23:36:52,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:52,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-30 23:36:52,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:52,717 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:52,717 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:52,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:36:52,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:52,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:52,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:52,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:52,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:52,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:52,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:52,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:36:52,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:52,773 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:52 GMT 2019-07-30 23:36:52,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:52,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:36:52,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:52,773 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:52,773 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:57,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:36:57,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:57,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:57,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:57,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:57,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:57,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:57,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:57,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:56.586Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:56.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:57.090Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:56.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:57.090Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:56.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:57.090Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:56.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:57.090Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:56.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:57.090Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:56.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:57.090Z", "message": "Execution done (PID=15671, return_code=124): /tmp/77YZ6/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:56.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.9022915f-4f3f-432d-baa6-e0c90812655a"}, {"node_instance_id": "bono_j9wcw9", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:57.090Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/77YZ6/stop-bono.sh, exit_code: 124", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/77YZ6/stop-bono.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_hcp4ri/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_hcp4ri/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_hcp4ri/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_hcp4ri/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_hcp4ri/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_hcp4ri/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/77YZ6/stop-bono.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T23:36:57.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:57.736Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:57.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:57.736Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:57.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:57.736Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:57.645Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 982, "offset": 971, "size": 50}}} 2019-07-30 23:36:57,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:57,884 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:57 GMT 2019-07-30 23:36:57,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:57,884 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:36:57,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:57,884 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:57,884 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:36:57,884 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:36:57,885 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-07-30 23:36:57,885 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 23:36:57,885 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 23:36:57,885 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 23:36:57,886 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 23:36:57,886 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 23:36:57,886 - functest.core.cloudify - DEBUG - Execution done (PID=15671, return_code=124): /tmp/77YZ6/stop-bono.sh 2019-07-30 23:36:57,886 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/77YZ6/stop-bono.sh, exit_code: 124 2019-07-30 23:36:57,886 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:36:57,886 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:36:57,887 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:36:57,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:36:57,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:36:57,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:36:57,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:36:57,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:36:57,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:36:57,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:36:57,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:36:57,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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:36:57,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:36:57,949 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:36:57 GMT 2019-07-30 23:36:57,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:36:57,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:36:57,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:36:57,950 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:36:57,950 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:02,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:37:03,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:03,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:03,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:03,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:03,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:03,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:03,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:03,033 - 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-07-30T23:36:59.104Z", "message": "Downloaded scripts/bind/bind.py to /tmp/OX9JQ/bind.py", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:58.842Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b18707bc-7ba7-47d3-b57f-70c0901b012c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:59.683Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpH4zvFm', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:59.401Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b18707bc-7ba7-47d3-b57f-70c0901b012c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:59.683Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:59.427Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b18707bc-7ba7-47d3-b57f-70c0901b012c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:59.683Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:59.416Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b18707bc-7ba7-47d3-b57f-70c0901b012c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:59.683Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:59.399Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b18707bc-7ba7-47d3-b57f-70c0901b012c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:59.683Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:59.428Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b18707bc-7ba7-47d3-b57f-70c0901b012c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:59.683Z", "message": "The config dict: {'public_ip': u'172.30.9.207', '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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:59.428Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b18707bc-7ba7-47d3-b57f-70c0901b012c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:59.683Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpTKqgPG', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:59.591Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b18707bc-7ba7-47d3-b57f-70c0901b012c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:59.683Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:58.981Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b18707bc-7ba7-47d3-b57f-70c0901b012c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:59.683Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:59.371Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b18707bc-7ba7-47d3-b57f-70c0901b012c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:36:59.683Z", "message": "The config dict: {'public_ip': u'172.30.9.207', '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.14', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:59.400Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b18707bc-7ba7-47d3-b57f-70c0901b012c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:00.351Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:00.076Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:00.351Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:59.601Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b18707bc-7ba7-47d3-b57f-70c0901b012c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:00.351Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_47yuvo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:36:59.610Z", "source_id": "bono_j9wcw9", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b18707bc-7ba7-47d3-b57f-70c0901b012c"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:00.900Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:00.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:00.900Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:00.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_j9wcw9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:00.900Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:00.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:01.910Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Q2AW9/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:01.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:02.417Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:01.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:02.417Z", "message": "Process created, PID: 16968", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:01.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:02.417Z", "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-07-30T23:37:01.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:02.417Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:01.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:02.417Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:01.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}], "metadata": {"pagination": {"total": 1005, "offset": 982, "size": 50}}} 2019-07-30 23:37:03,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:03,033 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:03 GMT 2019-07-30 23:37:03,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:03,034 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:37:03,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:03,034 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:03,034 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:03,034 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:37:03,035 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OX9JQ/bind.py 2019-07-30 23:37:03,035 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpH4zvFm', '/etc/bind/db.clearwater.local'] 2019-07-30 23:37:03,035 - functest.core.cloudify - DEBUG - Creating public domain file 2019-07-30 23:37:03,035 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-07-30 23:37:03,036 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-07-30 23:37:03,036 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-07-30 23:37:03,036 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', '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.14', u'hss_hostname': u''}. 2019-07-30 23:37:03,036 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpTKqgPG', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:37:03,036 - functest.core.cloudify - DEBUG - Creating private domain file 2019-07-30 23:37:03,036 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-07-30 23:37:03,036 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.207', '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.14', u'hss_hostname': u''}. 2019-07-30 23:37:03,037 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-07-30 23:37:03,037 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-07-30 23:37:03,037 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-07-30 23:37:03,037 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:37:03,037 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:37:03,037 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-07-30 23:37:03,038 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/Q2AW9/remove-cluster-node.sh 2019-07-30 23:37:03,038 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-07-30 23:37:03,038 - functest.core.cloudify - DEBUG - Process created, PID: 16968 2019-07-30 23:37:03,038 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-07-30 23:37:03,038 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-07-30 23:37:03,038 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-07-30 23:37:03,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:37:03,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:03,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:03,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:03,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:03,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:03,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:03,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:03,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:37:03,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:03,103 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:03 GMT 2019-07-30 23:37:03,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:03,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:37:03,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:03,103 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:03,103 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:08,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:37:08,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:08,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:08,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:08,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:08,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:08,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:08,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:08,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:03.703Z", "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-07-30T23:37:03.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:04.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:37:04.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.efed2bb7-6f7a-4174-ab30-01efae517071"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:05.436Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:37:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d317570-f7bb-4c9f-b791-5089dc4cf464 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:04.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.efed2bb7-6f7a-4174-ab30-01efae517071"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:05.436Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a047ff8813ed961ed31f01751fadb0a18ddcbe1f\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:05.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.efed2bb7-6f7a-4174-ab30-01efae517071"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:05.436Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-5d317570-f7bb-4c9f-b791-5089dc4cf464", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:04.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.efed2bb7-6f7a-4174-ab30-01efae517071"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:06.972Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-744fff92-8d47-4b4a-8fec-a374e91533c4 x-compute-request-id: req-744fff92-8d47-4b4a-8fec-a374e91533c4 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:36:33Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:06.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.efed2bb7-6f7a-4174-ab30-01efae517071"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:07.518Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-744fff92-8d47-4b4a-8fec-a374e91533c4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:06.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.efed2bb7-6f7a-4174-ab30-01efae517071"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:07.518Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:07.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:07.518Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:07.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:07.518Z", "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-07-30T23:37:07.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:07.518Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-744fff92-8d47-4b4a-8fec-a374e91533c4", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:06.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.efed2bb7-6f7a-4174-ab30-01efae517071"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:07.518Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:06.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.efed2bb7-6f7a-4174-ab30-01efae517071"}], "metadata": {"pagination": {"total": 1017, "offset": 1005, "size": 50}}} 2019-07-30 23:37:08,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:08,192 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:08 GMT 2019-07-30 23:37:08,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:08,192 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:37:08,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:08,192 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:08,192 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:08,193 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:37:08,193 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:37:08,193 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:37:08,194 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:37:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d317570-f7bb-4c9f-b791-5089dc4cf464 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:37:08,194 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a047ff8813ed961ed31f01751fadb0a18ddcbe1f" 2019-07-30 23:37:08,194 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-5d317570-f7bb-4c9f-b791-5089dc4cf464 2019-07-30 23:37:08,194 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-744fff92-8d47-4b4a-8fec-a374e91533c4 x-compute-request-id: req-744fff92-8d47-4b4a-8fec-a374e91533c4 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:36:33Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:37:08,194 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-744fff92-8d47-4b4a-8fec-a374e91533c4 2019-07-30 23:37:08,194 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:37:08,195 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:37:08,195 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:37:08,195 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-744fff92-8d47-4b4a-8fec-a374e91533c4 2019-07-30 23:37:08,195 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-30 23:37:08,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:37:08,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:08,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:08,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:08,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:08,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:08,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:08,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:08,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:37:08,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:08,258 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:08 GMT 2019-07-30 23:37:08,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:08,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:37:08,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:08,258 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:08,258 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:13,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:37:13,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:13,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:13,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:13,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:13,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:13,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:13,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:13,348 - 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-07-30T23:37:08.235Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:07.618Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:08.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:08.701Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:09.404Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fee3a45e406ce064b53b26c45f9428b8e1c32ac2\"", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:09.116Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:09.404Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50881e1f-2ed6-41ea-b63a-3097861e03d6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:08.706Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:09.404Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-50881e1f-2ed6-41ea-b63a-3097861e03d6", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:08.706Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:10.924Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d242715-6023-4ca6-a8e2-a1f1c25f8200 x-compute-request-id: req-7d242715-6023-4ca6-a8e2-a1f1c25f8200 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:36:33Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:10.761Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:11.427Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fee3a45e406ce064b53b26c45f9428b8e1c32ac2\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:10.762Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:11.427Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-7d242715-6023-4ca6-a8e2-a1f1c25f8200", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:10.761Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:11.427Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-7d242715-6023-4ca6-a8e2-a1f1c25f8200", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:10.761Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:13.144Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:37: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-cda3c949-5765-4202-af08-81c2df932ac5 x-compute-request-id: req-cda3c949-5765-4202-af08-81c2df932ac5 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:12.987Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}], "metadata": {"pagination": {"total": 1027, "offset": 1017, "size": 50}}} 2019-07-30 23:37:13,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:13,349 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:13 GMT 2019-07-30 23:37:13,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:13,349 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:37:13,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:13,349 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:13,349 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:13,349 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:37:13,350 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:37:13,350 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:37:13,350 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee3a45e406ce064b53b26c45f9428b8e1c32ac2" 2019-07-30 23:37:13,351 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:37:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50881e1f-2ed6-41ea-b63a-3097861e03d6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:37:13,351 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-50881e1f-2ed6-41ea-b63a-3097861e03d6 2019-07-30 23:37:13,351 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d242715-6023-4ca6-a8e2-a1f1c25f8200 x-compute-request-id: req-7d242715-6023-4ca6-a8e2-a1f1c25f8200 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:36:33Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:37:13,351 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee3a45e406ce064b53b26c45f9428b8e1c32ac2" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-07-30 23:37:13,351 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-7d242715-6023-4ca6-a8e2-a1f1c25f8200 2019-07-30 23:37:13,351 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-7d242715-6023-4ca6-a8e2-a1f1c25f8200 2019-07-30 23:37:13,352 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:37: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-cda3c949-5765-4202-af08-81c2df932ac5 x-compute-request-id: req-cda3c949-5765-4202-af08-81c2df932ac5 Content-Length: 0 Content-Type: application/json 2019-07-30 23:37:13,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:37:13,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:13,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:13,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:13,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:13,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:13,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:13,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:13,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:37:13,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:13,428 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:13 GMT 2019-07-30 23:37:13,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:13,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:37:13,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:13,428 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:13,428 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:18,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:37:18,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:18,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:18,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:18,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:18,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:18,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:18,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:18,558 - 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-07-30T23:37:13.647Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action used request id req-cda3c949-5765-4202-af08-81c2df932ac5", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:12.987Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:13.647Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action used request id req-cda3c949-5765-4202-af08-81c2df932ac5", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:12.988Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:13.647Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fee3a45e406ce064b53b26c45f9428b8e1c32ac2\"", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:12.989Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:14.563Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1a1ddcd-e88c-4f32-aacd-bf6bfb94d635 x-compute-request-id: req-a1a1ddcd-e88c-4f32-aacd-bf6bfb94d635 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:36:33Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:14.339Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:15.067Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fee3a45e406ce064b53b26c45f9428b8e1c32ac2\"", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:14.341Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:15.067Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-a1a1ddcd-e88c-4f32-aacd-bf6bfb94d635", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:14.339Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:15.067Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-a1a1ddcd-e88c-4f32-aacd-bf6bfb94d635", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:14.340Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:15.733Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1afb3682-84e6-45d9-88c3-888874d80e09 x-compute-request-id: req-1afb3682-84e6-45d9-88c3-888874d80e09 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:15.575Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": " Failed to remove instance from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:15.952Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": " Received an error trying to remove member 3d97402baf250d37: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.28:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": " ; error #1: client: endpoint http://192.168.120.19:4000 exceeded header timeout", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": " ; error #2: client: etcd member http://192.168.120.14:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:15.847Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": "Execution done (PID=16968, return_code=2): /tmp/Q2AW9/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-1afb3682-84e6-45d9-88c3-888874d80e09", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:15.576Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.341Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-1afb3682-84e6-45d9-88c3-888874d80e09", "level": "debug", "target_id": "vellum_security_group_tiu2n0", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:15.576Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b451d94e-d03b-4f48-88d0-cf48a3651cff"}, {"node_instance_id": "bono_j9wcw9", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.925Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/Q2AW9/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/Q2AW9/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_hcp4ri/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_hcp4ri/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_hcp4ri/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_hcp4ri/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_hcp4ri/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_hcp4ri/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/Q2AW9/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-07-30T23:37:16.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_j9wcw9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.925Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.925Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.925Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.925Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": "bono_j9wcw9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:16.925Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.16c457ce-3240-464a-8ba4-a0140b722f07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:17.526Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9c0bc8b-39b6-4751-83f6-4b9c6dc9f67f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:17.227Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": "proxy_node_f5b4bv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:17.526Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:17.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:17.526Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b9c0bc8b-39b6-4751-83f6-4b9c6dc9f67f", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:17.227Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:17.526Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_47yuvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:17.526Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:16.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:17.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:17.222Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:18.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4bce3adaf7a96323b361c143f5474ac273cf23dc\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:17.636Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:18.208Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:17.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_47yuvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:18.208Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:17.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 1065, "offset": 1027, "size": 50}}} 2019-07-30 23:37:18,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:18,558 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:18 GMT 2019-07-30 23:37:18,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:18,558 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:37:18,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:18,558 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:18,559 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:18,559 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:37:18,561 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action used request id req-cda3c949-5765-4202-af08-81c2df932ac5 2019-07-30 23:37:18,561 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action used request id req-cda3c949-5765-4202-af08-81c2df932ac5 2019-07-30 23:37:18,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee3a45e406ce064b53b26c45f9428b8e1c32ac2" 2019-07-30 23:37:18,561 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1a1ddcd-e88c-4f32-aacd-bf6bfb94d635 x-compute-request-id: req-a1a1ddcd-e88c-4f32-aacd-bf6bfb94d635 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:36:33Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:37:18,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee3a45e406ce064b53b26c45f9428b8e1c32ac2" 2019-07-30 23:37:18,562 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-a1a1ddcd-e88c-4f32-aacd-bf6bfb94d635 2019-07-30 23:37:18,562 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-a1a1ddcd-e88c-4f32-aacd-bf6bfb94d635 2019-07-30 23:37:18,562 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1afb3682-84e6-45d9-88c3-888874d80e09 x-compute-request-id: req-1afb3682-84e6-45d9-88c3-888874d80e09 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 23:37:18,562 - functest.core.cloudify - DEBUG - Failed to remove instance from cluster 2019-07-30 23:37:18,562 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-07-30 23:37:18,563 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:37:18,563 - functest.core.cloudify - DEBUG - Received an error trying to remove member 3d97402baf250d37: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.28:4000 has no leader 2019-07-30 23:37:18,563 - functest.core.cloudify - DEBUG - ; error #1: client: endpoint http://192.168.120.19:4000 exceeded header timeout 2019-07-30 23:37:18,563 - functest.core.cloudify - DEBUG - ; error #2: client: etcd member http://192.168.120.14:4000 has no leader 2019-07-30 23:37:18,563 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-07-30 23:37:18,563 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-07-30 23:37:18,564 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-07-30 23:37:18,564 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-07-30 23:37:18,564 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:37:18,564 - functest.core.cloudify - DEBUG - Context proxy closed 2019-07-30 23:37:18,564 - functest.core.cloudify - DEBUG - Execution done (PID=16968, return_code=2): /tmp/Q2AW9/remove-cluster-node.sh 2019-07-30 23:37:18,564 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-1afb3682-84e6-45d9-88c3-888874d80e09 2019-07-30 23:37:18,564 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-1afb3682-84e6-45d9-88c3-888874d80e09 2019-07-30 23:37:18,565 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/Q2AW9/remove-cluster-node.sh, exit_code: 2 2019-07-30 23:37:18,565 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:37:18,565 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-07-30 23:37:18,565 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-07-30 23:37:18,565 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-07-30 23:37:18,565 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-07-30 23:37:18,566 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:37:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9c0bc8b-39b6-4751-83f6-4b9c6dc9f67f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:37:18,566 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:37:18,566 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b9c0bc8b-39b6-4751-83f6-4b9c6dc9f67f 2019-07-30 23:37:18,566 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:37:18,566 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:37:18,566 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:37:18,566 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bce3adaf7a96323b361c143f5474ac273cf23dc" 2019-07-30 23:37:18,567 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 23:37:18,567 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:37:18,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:37:18,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:18,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:18,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:18,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:18,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:18,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:18,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:18,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:37:18,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:18,622 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:18 GMT 2019-07-30 23:37:18,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:18,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:37:18,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:18,623 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:18,623 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:23,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:37:23,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:23,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:23,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:23,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:23,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:23,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:23,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:23,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_f5b4bv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:18.754Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:18.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_47yuvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:18.754Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:18.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_node_f5b4bv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:18.754Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:18.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_47yuvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:19.348Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:18.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:19.348Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddf23e0d-f98d-4654-bc1e-72d53ea61f2d x-compute-request-id: req-ddf23e0d-f98d-4654-bc1e-72d53ea61f2d Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:36:33Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:19.080Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:19.348Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4bce3adaf7a96323b361c143f5474ac273cf23dc\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:19.082Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": "bind_47yuvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:19.348Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:18.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:19.348Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-ddf23e0d-f98d-4654-bc1e-72d53ea61f2d", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:19.081Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:19.348Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-ddf23e0d-f98d-4654-bc1e-72d53ea61f2d", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:19.081Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": "proxy_node_f5b4bv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:19.348Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:18.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_node_f5b4bv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:19.944Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:18.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_node_f5b4bv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:19.944Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:19.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_47yuvo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:19.944Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:18.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:20.546Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:19.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:20.546Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:19.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:20.546Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:19.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:21.177Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:20.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:21.177Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1705809-7a3a-4647-bb81-665461f94df1 x-compute-request-id: req-a1705809-7a3a-4647-bb81-665461f94df1 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:21.073Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:21.792Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-1899cd3a-a94f-4855-87fa-0fbc7b69577b", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:21.399Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:21.792Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:21.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:21.792Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:21.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:21.792Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action used request id req-a1705809-7a3a-4647-bb81-665461f94df1", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:21.073Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:21.792Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action used request id req-a1705809-7a3a-4647-bb81-665461f94df1", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:21.073Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:21.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4bce3adaf7a96323b361c143f5474ac273cf23dc\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:21.074Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:21.792Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1899cd3a-a94f-4855-87fa-0fbc7b69577b x-compute-request-id: req-1899cd3a-a94f-4855-87fa-0fbc7b69577b Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:36:33Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:21.399Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:21.792Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-1899cd3a-a94f-4855-87fa-0fbc7b69577b", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:21.399Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:21.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4bce3adaf7a96323b361c143f5474ac273cf23dc\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:21.400Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:22.409Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c099a01f-d466-4886-85ae-fd8da8c44061 x-compute-request-id: req-c099a01f-d466-4886-85ae-fd8da8c44061 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:22.098Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:22.409Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-c099a01f-d466-4886-85ae-fd8da8c44061", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:22.098Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:22.409Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-c099a01f-d466-4886-85ae-fd8da8c44061", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:22.098Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.fe99d859-bf59-4d9e-b05c-faeeb5d5beb4"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:22.943Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:22.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:22.943Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:22.589Z", "source_id": "vellum_host_men849", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:23.587Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:22.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:23.587Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:22.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:23.587Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:22.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 1100, "offset": 1065, "size": 50}}} 2019-07-30 23:37:23,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:23,714 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:23 GMT 2019-07-30 23:37:23,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:23,715 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:37:23,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:23,715 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:23,715 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:23,715 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:37:23,717 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:37:23,717 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:37:23,717 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:37:23,717 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:37:23,717 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddf23e0d-f98d-4654-bc1e-72d53ea61f2d x-compute-request-id: req-ddf23e0d-f98d-4654-bc1e-72d53ea61f2d Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:36:33Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:37:23,717 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bce3adaf7a96323b361c143f5474ac273cf23dc" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 23:37:23,718 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-30 23:37:23,718 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-ddf23e0d-f98d-4654-bc1e-72d53ea61f2d 2019-07-30 23:37:23,718 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-ddf23e0d-f98d-4654-bc1e-72d53ea61f2d 2019-07-30 23:37:23,718 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:37:23,718 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-07-30 23:37:23,718 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:37:23,718 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:37:23,719 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:37:23,719 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 23:37:23,719 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:37:23,719 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-07-30 23:37:23,719 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1705809-7a3a-4647-bb81-665461f94df1 x-compute-request-id: req-a1705809-7a3a-4647-bb81-665461f94df1 Content-Length: 0 Content-Type: application/json 2019-07-30 23:37:23,719 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-1899cd3a-a94f-4855-87fa-0fbc7b69577b 2019-07-30 23:37:23,720 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 23:37:23,720 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 23:37:23,720 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action used request id req-a1705809-7a3a-4647-bb81-665461f94df1 2019-07-30 23:37:23,720 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/action used request id req-a1705809-7a3a-4647-bb81-665461f94df1 2019-07-30 23:37:23,720 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bce3adaf7a96323b361c143f5474ac273cf23dc" 2019-07-30 23:37:23,720 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1899cd3a-a94f-4855-87fa-0fbc7b69577b x-compute-request-id: req-1899cd3a-a94f-4855-87fa-0fbc7b69577b Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:36:33Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:37:23,720 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-1899cd3a-a94f-4855-87fa-0fbc7b69577b 2019-07-30 23:37:23,721 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bce3adaf7a96323b361c143f5474ac273cf23dc" 2019-07-30 23:37:23,721 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c099a01f-d466-4886-85ae-fd8da8c44061 x-compute-request-id: req-c099a01f-d466-4886-85ae-fd8da8c44061 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 23:37:23,721 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-c099a01f-d466-4886-85ae-fd8da8c44061 2019-07-30 23:37:23,721 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf/os-security-groups used request id req-c099a01f-d466-4886-85ae-fd8da8c44061 2019-07-30 23:37:23,721 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 23:37:23,721 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:37:23,722 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 23:37:23,722 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 23:37:23,722 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:37:23,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:37:23,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:23,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:23,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:23,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:23,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:23,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:23,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:23,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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:37:23,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:23,819 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:23 GMT 2019-07-30 23:37:23,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:23,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:37:23,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:23,819 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:23,819 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:28,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:37:28,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:28,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:28,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:28,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:28,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:28,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:28,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:28,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:24.181Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:22.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:24.181Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:23.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:24.181Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:23.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:24.789Z", "message": "Stopping Agent bono_host_hcp4ri", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:24.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c1e844f8-4730-45fe-a738-5ff2cad1d8ec"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:24.789Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:24.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:24.789Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:24.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:24.789Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:24.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:25.521Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2fe39f8-a79b-4bf6-9de3-825cf6681a52 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:25.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:25.521Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:24.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:25.521Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:25.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:25.521Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:37:25.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:25.521Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-c2fe39f8-a79b-4bf6-9de3-825cf6681a52", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:25.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:26.065Z", "message": "Stopping Agent bind_host_xgxmxj", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:25.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.669c1509-75d7-4ee3-8079-794cc65e3777"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:26.065Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:25.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c1e844f8-4730-45fe-a738-5ff2cad1d8ec"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:26.065Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_hcp4ri stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:25.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c1e844f8-4730-45fe-a738-5ff2cad1d8ec"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:26.065Z", "message": "Successfully stopped daemon: bono_host_hcp4ri\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:25.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c1e844f8-4730-45fe-a738-5ff2cad1d8ec"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:26.065Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf9a1fe031234422186913494918803b1b54cb05\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:25.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:26.574Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-322042f2-ecc6-4762-82cf-64042c302931", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:26.574Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:26.574Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-322042f2-ecc6-4762-82cf-64042c302931 x-compute-request-id: req-322042f2-ecc6-4762-82cf-64042c302931 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:36:33Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:26.574Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-322042f2-ecc6-4762-82cf-64042c302931", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:26.574Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf9a1fe031234422186913494918803b1b54cb05\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:26.574Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:26.574Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:27.178Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:27.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:27.178Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 23:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5ce103a-1051-4fdd-a9e0-f89d513cdc7f x-compute-request-id: req-c5ce103a-1051-4fdd-a9e0-f89d513cdc7f Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:27.178Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-c5ce103a-1051-4fdd-a9e0-f89d513cdc7f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:27.178Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-c5ce103a-1051-4fdd-a9e0-f89d513cdc7f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:27.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf9a1fe031234422186913494918803b1b54cb05\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:27.178Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.669c1509-75d7-4ee3-8079-794cc65e3777"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:27.178Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_xgxmxj stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.669c1509-75d7-4ee3-8079-794cc65e3777"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:27.178Z", "message": "Successfully stopped daemon: bind_host_xgxmxj\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:26.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.669c1509-75d7-4ee3-8079-794cc65e3777"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:27.724Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-c545e610-c705-47d3-9f2d-db8ab07c41b3 x-compute-request-id: req-c545e610-c705-47d3-9f2d-db8ab07c41b3 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:97:72:3f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:26Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_vellum_host_men849\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:27.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:27.724Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:27.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:27.724Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:27.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:27.724Z", "message": "Deleting Agent bono_host_hcp4ri", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:27.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.be36073e-95d2-41ba-8cdb-8af0b35466a2"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:28.229Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-c545e610-c705-47d3-9f2d-db8ab07c41b3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:27.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:28.229Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-c545e610-c705-47d3-9f2d-db8ab07c41b3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:27.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:28.229Z", "message": "Waiting for server \"2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:27.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:28.846Z", "message": "Deleting Agent bind_host_xgxmxj", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:28.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b141a2b7-dded-4ad8-bc02-02dca2c52515"}], "metadata": {"pagination": {"total": 1140, "offset": 1100, "size": 50}}} 2019-07-30 23:37:28,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:28,912 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:28 GMT 2019-07-30 23:37:28,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:28,912 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:37:28,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:28,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:28,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:28,912 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:37:28,914 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 23:37:28,914 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 23:37:28,914 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:37:28,915 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_hcp4ri 2019-07-30 23:37:28,915 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 23:37:28,915 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 23:37:28,915 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 23:37:28,915 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2fe39f8-a79b-4bf6-9de3-825cf6681a52 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:37:28,915 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 23:37:28,916 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 23:37:28,916 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:37:28,916 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-c2fe39f8-a79b-4bf6-9de3-825cf6681a52 2019-07-30 23:37:28,916 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_xgxmxj 2019-07-30 23:37:28,916 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 23:37:28,916 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_hcp4ri stop 2019-07-30 23:37:28,917 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_hcp4ri 2019-07-30 23:37:28,917 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9a1fe031234422186913494918803b1b54cb05" 2019-07-30 23:37:28,917 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-322042f2-ecc6-4762-82cf-64042c302931 2019-07-30 23:37:28,917 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 23:37:28,917 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-322042f2-ecc6-4762-82cf-64042c302931 x-compute-request-id: req-322042f2-ecc6-4762-82cf-64042c302931 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:36:33Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:37:28,917 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-322042f2-ecc6-4762-82cf-64042c302931 2019-07-30 23:37:28,918 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9a1fe031234422186913494918803b1b54cb05" 2019-07-30 23:37:28,918 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 23:37:28,918 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 23:37:28,918 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 23:37:28,918 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 23:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5ce103a-1051-4fdd-a9e0-f89d513cdc7f x-compute-request-id: req-c5ce103a-1051-4fdd-a9e0-f89d513cdc7f Content-Type: application/json 2019-07-30 23:37:28,918 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-c5ce103a-1051-4fdd-a9e0-f89d513cdc7f 2019-07-30 23:37:28,919 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-c5ce103a-1051-4fdd-a9e0-f89d513cdc7f 2019-07-30 23:37:28,919 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9a1fe031234422186913494918803b1b54cb05" 2019-07-30 23:37:28,919 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 23:37:28,919 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_xgxmxj stop 2019-07-30 23:37:28,919 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_xgxmxj 2019-07-30 23:37:28,919 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-c545e610-c705-47d3-9f2d-db8ab07c41b3 x-compute-request-id: req-c545e610-c705-47d3-9f2d-db8ab07c41b3 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:72:3f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:26Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_vellum_host_men849", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:37:28,920 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 23:37:28,920 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 23:37:28,920 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_hcp4ri 2019-07-30 23:37:28,920 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-c545e610-c705-47d3-9f2d-db8ab07c41b3 2019-07-30 23:37:28,920 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-c545e610-c705-47d3-9f2d-db8ab07c41b3 2019-07-30 23:37:28,920 - functest.core.cloudify - DEBUG - Waiting for server "2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf" to be deleted. current status: SHUTOFF 2019-07-30 23:37:28,920 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_xgxmxj 2019-07-30 23:37:28,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:37:29,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:29,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:29,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:29,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:29,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:29,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:29,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:29,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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:37:29,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:29,009 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:29 GMT 2019-07-30 23:37:29,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:29,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:37:29,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:29,010 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:29,010 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:34,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:37:34,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:34,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:34,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:34,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:34,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:34,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:34,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:34,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:31.213Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:31.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.be36073e-95d2-41ba-8cdb-8af0b35466a2"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:31.716Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:31.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.be36073e-95d2-41ba-8cdb-8af0b35466a2"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:31.716Z", "message": "Successfully deleted daemon: bono_host_hcp4ri", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:31.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.be36073e-95d2-41ba-8cdb-8af0b35466a2"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:31.716Z", "message": "23:37:31 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_hcp4ri: No response received for task cfba4ad1cfd342dab2093c214504715c", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:31.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.be36073e-95d2-41ba-8cdb-8af0b35466a2"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:32.342Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:31.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:32.342Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:32.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b141a2b7-dded-4ad8-bc02-02dca2c52515"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:32.342Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:32.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:32.950Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 23:37:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be5e756a-7b8b-473c-853b-ecc692aad974 x-compute-request-id: req-be5e756a-7b8b-473c-853b-ecc692aad974 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf 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-07-30T23:37:32.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:32.950Z", "message": "Successfully deleted daemon: bind_host_xgxmxj", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:32.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b141a2b7-dded-4ad8-bc02-02dca2c52515"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:32.950Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:32.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:32.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf9a1fe031234422186913494918803b1b54cb05\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:32.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:32.950Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:32.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b141a2b7-dded-4ad8-bc02-02dca2c52515"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:32.950Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-be5e756a-7b8b-473c-853b-ecc692aad974", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:32.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "vellum_host_men849", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:32.950Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-be5e756a-7b8b-473c-853b-ecc692aad974", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:32.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.d16d611d-24cc-45fb-b4ce-37a0a72476f5"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:32.950Z", "message": "23:37:32 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_xgxmxj: No response received for task 6ccd0c42d46b43f9894047eea68817d4", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:32.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.b141a2b7-dded-4ad8-bc02-02dca2c52515"}, {"node_instance_id": "vellum_host_men849", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:33.610Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:33.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:33.610Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:32.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:33.610Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:32.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:33.610Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:33.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 1159, "offset": 1140, "size": 50}}} 2019-07-30 23:37:34,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:34,198 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:34 GMT 2019-07-30 23:37:34,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:34,198 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:37:34,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:34,198 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:34,198 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:34,199 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:37:34,199 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 23:37:34,200 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 23:37:34,200 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_hcp4ri 2019-07-30 23:37:34,200 - functest.core.cloudify - DEBUG - 23:37:31 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_hcp4ri: No response received for task cfba4ad1cfd342dab2093c214504715c 2019-07-30 23:37:34,200 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-07-30 23:37:34,200 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 23:37:34,201 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-07-30 23:37:34,201 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 23:37:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be5e756a-7b8b-473c-853b-ecc692aad974 x-compute-request-id: req-be5e756a-7b8b-473c-853b-ecc692aad974 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf could not be found.", "code": 404}} 2019-07-30 23:37:34,201 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_xgxmxj 2019-07-30 23:37:34,201 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 23:37:34,201 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf9a1fe031234422186913494918803b1b54cb05" 2019-07-30 23:37:34,201 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 23:37:34,202 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-be5e756a-7b8b-473c-853b-ecc692aad974 2019-07-30 23:37:34,202 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/2a3c38c5-6f66-4e9e-91a2-b8dbd3bf61cf used request id req-be5e756a-7b8b-473c-853b-ecc692aad974 2019-07-30 23:37:34,202 - functest.core.cloudify - DEBUG - 23:37:32 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_xgxmxj: No response received for task 6ccd0c42d46b43f9894047eea68817d4 2019-07-30 23:37:34,202 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 23:37:34,202 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 23:37:34,202 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 23:37:34,202 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 23:37:34,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:37:34,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:34,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:34,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:34,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:34,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:34,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:34,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:34,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:37:34,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:34,307 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:34 GMT 2019-07-30 23:37:34,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:34,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:37:34,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:34,307 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:34,307 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:39,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:37:39,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:39,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:39,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:39,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:39,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:39,403 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:39,403 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:39,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_men849", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:34.206Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:33.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:34.206Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:33.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:34.206Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:33.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:34.854Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:33.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:34.854Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:37:34.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:34.854Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5bd04d0-77cf-437b-8cb6-cbe34a27b1e7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:34.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:34.854Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-a5bd04d0-77cf-437b-8cb6-cbe34a27b1e7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:34.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:34.854Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:33.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:34.854Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:33.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:35.421Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54e1d4813a4b04cd823b0afa0386f288e9edfcb7\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:34.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:35.421Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:33.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:35.421Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:34.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:35.421Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:37:34.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:35.421Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:34.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:35.421Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-20608d6c-cef5-406e-b874-8a476313363b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:34.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:35.421Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20608d6c-cef5-406e-b874-8a476313363b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:34.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:36.017Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:34.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:36.017Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:34.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:36.017Z", "message": "Stopping Agent proxy_host_j4wls0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:35.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.38f35125-63ad-499c-ad7a-e5144e7cb98b"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:36.017Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d5c1c067aa2e007082945a702d8c794fbb5acd60\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:35.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:36.017Z", "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-07-30T23:37:35.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:36.635Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6586ebe-14ca-497a-9a3a-27db6191749b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.965477b4-a12d-4ce5-8a41-549f1c5531b0"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:36.635Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-d6586ebe-14ca-497a-9a3a-27db6191749b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.965477b4-a12d-4ce5-8a41-549f1c5531b0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:36.635Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.38f35125-63ad-499c-ad7a-e5144e7cb98b"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:36.635Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-acd08d55-d328-48fa-a6a7-d9d14a100088 x-compute-request-id: req-acd08d55-d328-48fa-a6a7-d9d14a100088 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"172.30.9.218\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:36.635Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_j4wls0 stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.38f35125-63ad-499c-ad7a-e5144e7cb98b"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:36.635Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.965477b4-a12d-4ce5-8a41-549f1c5531b0"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:36.635Z", "message": "Successfully stopped daemon: proxy_host_j4wls0\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.38f35125-63ad-499c-ad7a-e5144e7cb98b"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:36.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:37:36.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.965477b4-a12d-4ce5-8a41-549f1c5531b0"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.148Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54e1d4813a4b04cd823b0afa0386f288e9edfcb7\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.148Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c8eb24e-8044-4922-a9bc-6aeda33842b5 x-compute-request-id: req-6c8eb24e-8044-4922-a9bc-6aeda33842b5 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-07-30T23:37:36.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.148Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}602340593ab7c86762b74035c29e36bf45687af3\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.965477b4-a12d-4ce5-8a41-549f1c5531b0"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.148Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-6c8eb24e-8044-4922-a9bc-6aeda33842b5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.148Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-6c8eb24e-8044-4922-a9bc-6aeda33842b5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.148Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff9b25b4-8200-4f5e-bda1-4abbc28dd914 x-compute-request-id: req-ff9b25b4-8200-4f5e-bda1-4abbc28dd914 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:11Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.148Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.148Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.148Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-acd08d55-d328-48fa-a6a7-d9d14a100088", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.148Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-acd08d55-d328-48fa-a6a7-d9d14a100088", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.845Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-ff9b25b4-8200-4f5e-bda1-4abbc28dd914", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.845Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1bbc2783-cd23-4db2-9ae6-29d19399ae2c x-compute-request-id: req-1bbc2783-cd23-4db2-9ae6-29d19399ae2c 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-07-30T23:37:37.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.845Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-1bbc2783-cd23-4db2-9ae6-29d19399ae2c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:37.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.845Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738.json used request id req-536e3679-35ef-4039-a6b9-70e833f3f99f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:37.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.965477b4-a12d-4ce5-8a41-549f1c5531b0"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.845Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738.json used request id req-536e3679-35ef-4039-a6b9-70e833f3f99f", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:37.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.965477b4-a12d-4ce5-8a41-549f1c5531b0"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.845Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-1bbc2783-cd23-4db2-9ae6-29d19399ae2c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:37.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.845Z", "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-07-30T23:37:37.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.845Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "vellum_security_group_tiu2n0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.845Z", "message": "RESP: [204] X-Openstack-Request-Id: req-536e3679-35ef-4039-a6b9-70e833f3f99f Content-Length: 0 Date: Tue, 30 Jul 2019 23:37:37 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-07-30T23:37:37.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.965477b4-a12d-4ce5-8a41-549f1c5531b0"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.845Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-ff9b25b4-8200-4f5e-bda1-4abbc28dd914", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:37.845Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d5c1c067aa2e007082945a702d8c794fbb5acd60\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:36.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}], "metadata": {"pagination": {"total": 1211, "offset": 1159, "size": 50}}} 2019-07-30 23:37:39,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:39,404 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:39 GMT 2019-07-30 23:37:39,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:39,404 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:37:39,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:39,404 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:39,404 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:39,404 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:37:39,406 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:37:39,406 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 23:37:39,407 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 23:37:39,407 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:37:39,407 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:37:39,407 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5bd04d0-77cf-437b-8cb6-cbe34a27b1e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:37:39,407 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-a5bd04d0-77cf-437b-8cb6-cbe34a27b1e7 2019-07-30 23:37:39,407 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:37:39,408 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-07-30 23:37:39,408 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e1d4813a4b04cd823b0afa0386f288e9edfcb7" 2019-07-30 23:37:39,408 - functest.core.cloudify - DEBUG - Stopping agent 2019-07-30 23:37:39,408 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:37:39,408 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:37:39,408 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-07-30 23:37:39,409 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-20608d6c-cef5-406e-b874-8a476313363b 2019-07-30 23:37:39,409 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20608d6c-cef5-406e-b874-8a476313363b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:37:39,409 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:37:39,409 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:37:39,409 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_j4wls0 2019-07-30 23:37:39,409 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c1c067aa2e007082945a702d8c794fbb5acd60" 2019-07-30 23:37:39,409 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 23:37:39,410 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:37:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6586ebe-14ca-497a-9a3a-27db6191749b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:37:39,410 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-d6586ebe-14ca-497a-9a3a-27db6191749b 2019-07-30 23:37:39,410 - functest.core.cloudify - DEBUG - Stopping... 2019-07-30 23:37:39,410 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-acd08d55-d328-48fa-a6a7-d9d14a100088 x-compute-request-id: req-acd08d55-d328-48fa-a6a7-d9d14a100088 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:37:39,410 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_j4wls0 stop 2019-07-30 23:37:39,410 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 23:37:39,411 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_j4wls0 2019-07-30 23:37:39,411 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:37:39,411 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e1d4813a4b04cd823b0afa0386f288e9edfcb7" -d '{"os-stop": null}' 2019-07-30 23:37:39,411 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c8eb24e-8044-4922-a9bc-6aeda33842b5 x-compute-request-id: req-6c8eb24e-8044-4922-a9bc-6aeda33842b5 Content-Length: 0 Content-Type: application/json 2019-07-30 23:37:39,411 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602340593ab7c86762b74035c29e36bf45687af3" 2019-07-30 23:37:39,411 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-6c8eb24e-8044-4922-a9bc-6aeda33842b5 2019-07-30 23:37:39,411 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-6c8eb24e-8044-4922-a9bc-6aeda33842b5 2019-07-30 23:37:39,412 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff9b25b4-8200-4f5e-bda1-4abbc28dd914 x-compute-request-id: req-ff9b25b4-8200-4f5e-bda1-4abbc28dd914 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:11Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:37:39,412 - functest.core.cloudify - DEBUG - Deleting agent 2019-07-30 23:37:39,412 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-07-30 23:37:39,412 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-acd08d55-d328-48fa-a6a7-d9d14a100088 2019-07-30 23:37:39,412 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-acd08d55-d328-48fa-a6a7-d9d14a100088 2019-07-30 23:37:39,412 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-ff9b25b4-8200-4f5e-bda1-4abbc28dd914 2019-07-30 23:37:39,412 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1bbc2783-cd23-4db2-9ae6-29d19399ae2c x-compute-request-id: req-1bbc2783-cd23-4db2-9ae6-29d19399ae2c Content-Length: 0 Content-Type: application/json 2019-07-30 23:37:39,413 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-1bbc2783-cd23-4db2-9ae6-29d19399ae2c 2019-07-30 23:37:39,413 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738.json used request id req-536e3679-35ef-4039-a6b9-70e833f3f99f 2019-07-30 23:37:39,413 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/ec8c6dd3-b06a-47cd-a6dd-74d8f1c29738.json used request id req-536e3679-35ef-4039-a6b9-70e833f3f99f 2019-07-30 23:37:39,413 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-1bbc2783-cd23-4db2-9ae6-29d19399ae2c 2019-07-30 23:37:39,413 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 23:37:39,413 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-07-30 23:37:39,413 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-536e3679-35ef-4039-a6b9-70e833f3f99f Content-Length: 0 Date: Tue, 30 Jul 2019 23:37:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:37:39,414 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-ff9b25b4-8200-4f5e-bda1-4abbc28dd914 2019-07-30 23:37:39,414 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c1c067aa2e007082945a702d8c794fbb5acd60" -d '{"os-stop": null}' 2019-07-30 23:37:39,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:37:39,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:39,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:39,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:39,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:39,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:39,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:39,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:39,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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:37:39,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:39,475 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:39 GMT 2019-07-30 23:37:39,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:39,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:37:39,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:39,475 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:39,475 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:44,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:37:44,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:44,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:44,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:44,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:44,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:44,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:44,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:44,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:38.563Z", "message": "Deleting Agent proxy_host_j4wls0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:37.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5e29bc99-65f0-4eec-850a-56efedd0a909"}, {"node_instance_id": "vellum_security_group_tiu2n0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:38.563Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:37.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:42.035Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:41.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5e29bc99-65f0-4eec-850a-56efedd0a909"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:42.621Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:41.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5e29bc99-65f0-4eec-850a-56efedd0a909"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:42.621Z", "message": "23:37:41 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_j4wls0: No response received for task 19af47542d884765b95e75e8ba8dd8c4", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:41.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5e29bc99-65f0-4eec-850a-56efedd0a909"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:42.621Z", "message": "Successfully deleted daemon: proxy_host_j4wls0", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:41.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5e29bc99-65f0-4eec-850a-56efedd0a909"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:43.254Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:42.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:43.254Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:42.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:43.971Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:43.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:44.541Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-238502c9-e72e-4b16-8aa5-87c5778c6a72 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:44.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:44.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:37:44.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:44.541Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-238502c9-e72e-4b16-8aa5-87c5778c6a72", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:44.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}], "metadata": {"pagination": {"total": 1221, "offset": 1209, "size": 50}}} 2019-07-30 23:37:44,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:44,568 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:44 GMT 2019-07-30 23:37:44,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:44,568 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:37:44,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:44,568 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:44,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:44,568 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:37:44,569 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_j4wls0 2019-07-30 23:37:44,569 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:37:44,570 - functest.core.cloudify - DEBUG - Deleting... 2019-07-30 23:37:44,570 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-07-30 23:37:44,570 - functest.core.cloudify - DEBUG - 23:37:41 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_j4wls0: No response received for task 19af47542d884765b95e75e8ba8dd8c4 2019-07-30 23:37:44,570 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_j4wls0 2019-07-30 23:37:44,570 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-07-30 23:37:44,570 - functest.core.cloudify - DEBUG - Agent deleted 2019-07-30 23:37:44,571 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-30 23:37:44,571 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-238502c9-e72e-4b16-8aa5-87c5778c6a72 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:37:44,571 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:37:44,571 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-238502c9-e72e-4b16-8aa5-87c5778c6a72 2019-07-30 23:37:44,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:37:44,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:44,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:44,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:44,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:44,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:44,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:44,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:44,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:37:44,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:44,629 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:44 GMT 2019-07-30 23:37:44,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:44,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:37:44,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:44,629 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:44,630 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:49,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:37:49,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:49,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:49,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:49,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:49,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:49,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:49,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:49,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:45.158Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab41a26324ff8d6494280922c575025e7a34243b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:44.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:46.282Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-d92f5466-6748-474e-9c03-8e4faad5da07 x-compute-request-id: req-d92f5466-6748-474e-9c03-8e4faad5da07 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:dd:fe\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:16:18Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_proxy_host_j4wls0\", \"created\": \"2019-07-30T23:13:01Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:46.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:46.864Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:37: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-8142a2c7-7dea-4f7b-87e4-f2514e6471b8 x-compute-request-id: req-8142a2c7-7dea-4f7b-87e4-f2514e6471b8 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-07-30T23:37:46.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:46.864Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54e1d4813a4b04cd823b0afa0386f288e9edfcb7\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:46.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:46.864Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d92f5466-6748-474e-9c03-8e4faad5da07", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:46.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:46.864Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d92f5466-6748-474e-9c03-8e4faad5da07", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:46.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:46.864Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab41a26324ff8d6494280922c575025e7a34243b\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:46.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:46.864Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c/action used request id req-8142a2c7-7dea-4f7b-87e4-f2514e6471b8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:46.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:46.864Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c/action used request id req-8142a2c7-7dea-4f7b-87e4-f2514e6471b8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:46.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:47.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d5c1c067aa2e007082945a702d8c794fbb5acd60\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:47.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:48.065Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-76e6977d-20a0-49a4-a41c-672adb2d78c2 x-compute-request-id: req-76e6977d-20a0-49a4-a41c-672adb2d78c2 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"172.30.9.218\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:37:36Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:47.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:48.065Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-76e6977d-20a0-49a4-a41c-672adb2d78c2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:47.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:48.065Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-76e6977d-20a0-49a4-a41c-672adb2d78c2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:47.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.23fe62a3-18c9-4528-a1f1-76b5f414f566"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:48.065Z", "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-07-30T23:37:47.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:48.569Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-d8632ad6-8d0c-42c6-bb3c-82e82aca40d2 x-compute-request-id: req-d8632ad6-8d0c-42c6-bb3c-82e82aca40d2 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-30T23:37:37Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:48.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:49.288Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-d8632ad6-8d0c-42c6-bb3c-82e82aca40d2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:48.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:49.288Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-d8632ad6-8d0c-42c6-bb3c-82e82aca40d2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:48.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.56a97fbf-cb6c-4e07-ba9c-b991c88854f1"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:49.288Z", "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-07-30T23:37:49.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 1239, "offset": 1221, "size": 50}}} 2019-07-30 23:37:49,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:49,716 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:49 GMT 2019-07-30 23:37:49,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:49,716 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:37:49,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:49,716 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:49,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:49,716 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:37:49,717 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab41a26324ff8d6494280922c575025e7a34243b" 2019-07-30 23:37:49,718 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-d92f5466-6748-474e-9c03-8e4faad5da07 x-compute-request-id: req-d92f5466-6748-474e-9c03-8e4faad5da07 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:dd:fe", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "d358103c-319f-4291-8d19-8dc45a3cdd2c", "security_groups": [{"name": "default"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:16:18Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_proxy_host_j4wls0", "created": "2019-07-30T23:13:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:37:49,718 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:37: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-8142a2c7-7dea-4f7b-87e4-f2514e6471b8 x-compute-request-id: req-8142a2c7-7dea-4f7b-87e4-f2514e6471b8 Content-Length: 0 Content-Type: application/json 2019-07-30 23:37:49,718 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54e1d4813a4b04cd823b0afa0386f288e9edfcb7" 2019-07-30 23:37:49,718 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d92f5466-6748-474e-9c03-8e4faad5da07 2019-07-30 23:37:49,718 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d92f5466-6748-474e-9c03-8e4faad5da07 2019-07-30 23:37:49,718 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab41a26324ff8d6494280922c575025e7a34243b" -d '{"os-stop": null}' 2019-07-30 23:37:49,719 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c/action used request id req-8142a2c7-7dea-4f7b-87e4-f2514e6471b8 2019-07-30 23:37:49,719 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c/action used request id req-8142a2c7-7dea-4f7b-87e4-f2514e6471b8 2019-07-30 23:37:49,719 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c1c067aa2e007082945a702d8c794fbb5acd60" 2019-07-30 23:37:49,719 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-76e6977d-20a0-49a4-a41c-672adb2d78c2 x-compute-request-id: req-76e6977d-20a0-49a4-a41c-672adb2d78c2 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:37:36Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:37:49,719 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-76e6977d-20a0-49a4-a41c-672adb2d78c2 2019-07-30 23:37:49,719 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-76e6977d-20a0-49a4-a41c-672adb2d78c2 2019-07-30 23:37:49,720 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 23:37:49,720 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-d8632ad6-8d0c-42c6-bb3c-82e82aca40d2 x-compute-request-id: req-d8632ad6-8d0c-42c6-bb3c-82e82aca40d2 Content-Encoding: gzip Content-Length: 862 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:37:37Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:37:49,720 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-d8632ad6-8d0c-42c6-bb3c-82e82aca40d2 2019-07-30 23:37:49,720 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-d8632ad6-8d0c-42c6-bb3c-82e82aca40d2 2019-07-30 23:37:49,720 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-07-30 23:37:49,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:37:49,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:49,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:49,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:49,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:49,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:49,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:49,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:49,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:37:49,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:49,778 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:49 GMT 2019-07-30 23:37:49,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:49,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:37:49,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:49,778 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:49,778 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:54,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:37:54,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:54,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:54,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:54,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:54,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:54,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:54,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:54,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1239, "offset": 1239, "size": 50}}} 2019-07-30 23:37:54,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:54,868 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:54 GMT 2019-07-30 23:37:54,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:54,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:37:54,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:54,868 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:54,868 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:54,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:37:54,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:37:54,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:37:54,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:37:54,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:37:54,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:37:54,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:37:54,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:37:54,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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:37:54,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:37:54,932 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:37:54 GMT 2019-07-30 23:37:54,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:37:54,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:37:54,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:37:54,933 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:37:54,933 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:37:59,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:38:00,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:00,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:00,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:00,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:00,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:00,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:00,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:00,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:56.510Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab41a26324ff8d6494280922c575025e7a34243b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:56.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:57.477Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-e54ae079-3d34-431c-9923-26fd3ac8bd94 x-compute-request-id: req-e54ae079-3d34-431c-9923-26fd3ac8bd94 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:dd:fe\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_proxy_host_j4wls0\", \"created\": \"2019-07-30T23:13:01Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:57.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:57.980Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-e54ae079-3d34-431c-9923-26fd3ac8bd94", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:57.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:57.980Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-e54ae079-3d34-431c-9923-26fd3ac8bd94", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:57.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.851d9f52-772e-4d03-a62a-91dac4ad2fb4"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:58.645Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:58.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:58.645Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:57.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:58.645Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:58.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:58.645Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:58.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:59.328Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:58.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:37:59.328Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:58.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 1249, "offset": 1239, "size": 50}}} 2019-07-30 23:38:00,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:00,050 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:00 GMT 2019-07-30 23:38:00,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:00,050 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:38:00,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:00,050 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:00,050 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:00,050 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:38:00,051 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab41a26324ff8d6494280922c575025e7a34243b" 2019-07-30 23:38:00,051 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:37: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-e54ae079-3d34-431c-9923-26fd3ac8bd94 x-compute-request-id: req-e54ae079-3d34-431c-9923-26fd3ac8bd94 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:dd:fe", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "d358103c-319f-4291-8d19-8dc45a3cdd2c", "security_groups": [{"name": "default"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_proxy_host_j4wls0", "created": "2019-07-30T23:13:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:00,052 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-e54ae079-3d34-431c-9923-26fd3ac8bd94 2019-07-30 23:38:00,052 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-e54ae079-3d34-431c-9923-26fd3ac8bd94 2019-07-30 23:38:00,052 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:38:00,052 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-07-30 23:38:00,052 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:38:00,052 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:38:00,053 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 23:38:00,053 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:38:00,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:38:00,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:00,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:00,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:00,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:00,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:00,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:00,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:00,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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:38:00,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:00,111 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:00 GMT 2019-07-30 23:38:00,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:00,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:38:00,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:00,111 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:00,112 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:05,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:38:05,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:05,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:05,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:05,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:05,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:05,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:05,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:05,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:00.045Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:59.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:00.626Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-477b4470-a747-411e-99fb-d255d8b868f8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:59.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:00.626Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:37:59.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:00.626Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ed5862755760a7df6451cda6affbad33ddd7404\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:00.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:00.626Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-477b4470-a747-411e-99fb-d255d8b868f8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:37:59.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:02.044Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38: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-d9217968-fa45-419f-8c50-d43e1d4dd258 x-compute-request-id: req-d9217968-fa45-419f-8c50-d43e1d4dd258 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:dd:fe\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_proxy_host_j4wls0\", \"created\": \"2019-07-30T23:13:01Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:01.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:02.628Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-ac557507-d28d-4eb4-9f20-25c7cc318bb6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:02.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:02.628Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11de32f5-7571-4780-adc5-ad34b089d372 x-compute-request-id: req-11de32f5-7571-4780-adc5-ad34b089d372 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:aa:dd:fe\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"d358103c-319f-4291-8d19-8dc45a3cdd2c\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:38:02Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_proxy_host_j4wls0\", \"created\": \"2019-07-30T23:13:01Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:02.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:02.628Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d9217968-fa45-419f-8c50-d43e1d4dd258", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:01.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:02.628Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ed5862755760a7df6451cda6affbad33ddd7404\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:01.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:02.628Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ed5862755760a7df6451cda6affbad33ddd7404\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:02.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:02.628Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-ac557507-d28d-4eb4-9f20-25c7cc318bb6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:02.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:02.628Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d9217968-fa45-419f-8c50-d43e1d4dd258", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:01.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:02.628Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 23:38: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-ac557507-d28d-4eb4-9f20-25c7cc318bb6 x-compute-request-id: req-ac557507-d28d-4eb4-9f20-25c7cc318bb6 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:02.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:03.132Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-11de32f5-7571-4780-adc5-ad34b089d372", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:02.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:03.132Z", "message": "Waiting for server \"d358103c-319f-4291-8d19-8dc45a3cdd2c\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:02.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:03.132Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-11de32f5-7571-4780-adc5-ad34b089d372", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:02.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}], "metadata": {"pagination": {"total": 1266, "offset": 1249, "size": 50}}} 2019-07-30 23:38:05,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:05,216 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:05 GMT 2019-07-30 23:38:05,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:05,217 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:38:05,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:05,217 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:05,217 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:05,217 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:38:05,218 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 23:38:05,218 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-477b4470-a747-411e-99fb-d255d8b868f8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:05,218 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:05,219 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed5862755760a7df6451cda6affbad33ddd7404" 2019-07-30 23:38:05,219 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-477b4470-a747-411e-99fb-d255d8b868f8 2019-07-30 23:38:05,219 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38: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-d9217968-fa45-419f-8c50-d43e1d4dd258 x-compute-request-id: req-d9217968-fa45-419f-8c50-d43e1d4dd258 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:dd:fe", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "d358103c-319f-4291-8d19-8dc45a3cdd2c", "security_groups": [{"name": "default"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_proxy_host_j4wls0", "created": "2019-07-30T23:13:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:05,219 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-ac557507-d28d-4eb4-9f20-25c7cc318bb6 2019-07-30 23:38:05,219 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11de32f5-7571-4780-adc5-ad34b089d372 x-compute-request-id: req-11de32f5-7571-4780-adc5-ad34b089d372 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:dd:fe", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "d358103c-319f-4291-8d19-8dc45a3cdd2c", "security_groups": [{"name": "default"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:38:02Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_proxy_host_j4wls0", "created": "2019-07-30T23:13:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:05,220 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d9217968-fa45-419f-8c50-d43e1d4dd258 2019-07-30 23:38:05,220 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed5862755760a7df6451cda6affbad33ddd7404" 2019-07-30 23:38:05,220 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed5862755760a7df6451cda6affbad33ddd7404" 2019-07-30 23:38:05,220 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-ac557507-d28d-4eb4-9f20-25c7cc318bb6 2019-07-30 23:38:05,220 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d9217968-fa45-419f-8c50-d43e1d4dd258 2019-07-30 23:38:05,220 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 23:38: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-ac557507-d28d-4eb4-9f20-25c7cc318bb6 x-compute-request-id: req-ac557507-d28d-4eb4-9f20-25c7cc318bb6 Content-Type: application/json 2019-07-30 23:38:05,221 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-11de32f5-7571-4780-adc5-ad34b089d372 2019-07-30 23:38:05,221 - functest.core.cloudify - DEBUG - Waiting for server "d358103c-319f-4291-8d19-8dc45a3cdd2c" to be deleted. current status: SHUTOFF 2019-07-30 23:38:05,221 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-11de32f5-7571-4780-adc5-ad34b089d372 2019-07-30 23:38:05,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:38:05,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:05,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:05,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:05,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:05,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:05,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:05,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:05,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:38:05,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:05,281 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:05 GMT 2019-07-30 23:38:05,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:05,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:38:05,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:05,281 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:05,281 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:10,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:38:10,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:10,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:10,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:10,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:10,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:10,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:10,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:10,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:07.639Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ed5862755760a7df6451cda6affbad33ddd7404\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:07.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:08.269Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:08.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:08.269Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:07.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:08.269Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d4376a00-833b-42b3-ba5a-2f64d273ae57", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:07.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:08.269Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d4376a00-833b-42b3-ba5a-2f64d273ae57", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:07.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}, {"node_instance_id": "proxy_host_j4wls0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:08.269Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 23:38: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-d4376a00-833b-42b3-ba5a-2f64d273ae57 x-compute-request-id: req-d4376a00-833b-42b3-ba5a-2f64d273ae57 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance d358103c-319f-4291-8d19-8dc45a3cdd2c 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-07-30T23:38:07.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.bbfbba71-2cad-46c9-90f8-11237658ef8a"}], "metadata": {"pagination": {"total": 1272, "offset": 1266, "size": 50}}} 2019-07-30 23:38:10,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:10,362 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:10 GMT 2019-07-30 23:38:10,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:10,362 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:38:10,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:10,362 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:10,362 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:10,362 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:38:10,363 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ed5862755760a7df6451cda6affbad33ddd7404" 2019-07-30 23:38:10,363 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:38:10,363 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 23:38:10,363 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d4376a00-833b-42b3-ba5a-2f64d273ae57 2019-07-30 23:38:10,363 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d358103c-319f-4291-8d19-8dc45a3cdd2c used request id req-d4376a00-833b-42b3-ba5a-2f64d273ae57 2019-07-30 23:38:10,364 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 23:38: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-d4376a00-833b-42b3-ba5a-2f64d273ae57 x-compute-request-id: req-d4376a00-833b-42b3-ba5a-2f64d273ae57 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d358103c-319f-4291-8d19-8dc45a3cdd2c could not be found.", "code": 404}} 2019-07-30 23:38:10,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:38:10,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:10,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:10,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:10,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:10,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:10,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:10,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:10,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:38:10,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:10,419 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:10 GMT 2019-07-30 23:38:10,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:10,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:38:10,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:10,419 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:10,419 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:15,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:38:15,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:15,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:15,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:15,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:15,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:15,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:15,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:15,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1272, "offset": 1272, "size": 50}}} 2019-07-30 23:38:15,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:15,539 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:15 GMT 2019-07-30 23:38:15,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:15,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-07-30 23:38:15,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:15,539 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:15,539 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:15,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:38:15,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:15,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:15,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:15,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:15,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:15,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:15,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:15,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:38:15,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:15,600 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:15 GMT 2019-07-30 23:38:15,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:15,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:38:15,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:15,601 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:15,601 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:20,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:38:20,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:20,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:20,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:20,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:20,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:20,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:20,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:20,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:18.062Z", "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-07-30T23:38:17.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:19.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:38:19.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.192ec293-6773-469b-b8e8-7dd0cdd3b958"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:19.759Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ff2478bae5a57af7dc4bf576897a11acd6f8a5b\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:19.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.192ec293-6773-469b-b8e8-7dd0cdd3b958"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:19.759Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-38578ad2-af0e-41b5-90ce-da2b58b01277", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:19.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.192ec293-6773-469b-b8e8-7dd0cdd3b958"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:19.759Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38578ad2-af0e-41b5-90ce-da2b58b01277 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:19.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.192ec293-6773-469b-b8e8-7dd0cdd3b958"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:19.759Z", "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-07-30T23:38:19.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:20.477Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-35eeca4b-7744-4543-bd66-6568c136adcd", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:20.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c6ef5df-2404-4ff5-8787-cf9d2eb94c8b"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:20.477Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35eeca4b-7744-4543-bd66-6568c136adcd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:20.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c6ef5df-2404-4ff5-8787-cf9d2eb94c8b"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:20.477Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:38:20.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c6ef5df-2404-4ff5-8787-cf9d2eb94c8b"}], "metadata": {"pagination": {"total": 1281, "offset": 1272, "size": 50}}} 2019-07-30 23:38:20,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:20,711 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:20 GMT 2019-07-30 23:38:20,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:20,712 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:38:20,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:20,712 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:20,712 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:20,712 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:38:20,713 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:38:20,713 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:20,713 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ff2478bae5a57af7dc4bf576897a11acd6f8a5b" 2019-07-30 23:38:20,713 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-38578ad2-af0e-41b5-90ce-da2b58b01277 2019-07-30 23:38:20,713 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38578ad2-af0e-41b5-90ce-da2b58b01277 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:20,713 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:38:20,714 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-35eeca4b-7744-4543-bd66-6568c136adcd 2019-07-30 23:38:20,714 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35eeca4b-7744-4543-bd66-6568c136adcd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:20,714 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:20,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:38:20,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:20,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:20,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:20,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:20,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:20,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:20,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:20,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:38:20,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:20,774 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:20 GMT 2019-07-30 23:38:20,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:20,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:38:20,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:20,774 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:20,774 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:25,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:38:25,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:25,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:25,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:25,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:25,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:25,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:25,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:25,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:21.108Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-651f8506-37e2-47c7-b83e-dd5d33bcd78c x-compute-request-id: req-651f8506-37e2-47c7-b83e-dd5d33bcd78c Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"172.30.9.218\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:47Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:21.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.192ec293-6773-469b-b8e8-7dd0cdd3b958"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:21.108Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ed51d4c8d4cc4e7b29f609bad56497c38b59d1d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:20.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c6ef5df-2404-4ff5-8787-cf9d2eb94c8b"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:21.611Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-651f8506-37e2-47c7-b83e-dd5d33bcd78c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:21.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.192ec293-6773-469b-b8e8-7dd0cdd3b958"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:21.611Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-651f8506-37e2-47c7-b83e-dd5d33bcd78c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:21.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.192ec293-6773-469b-b8e8-7dd0cdd3b958"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:21.611Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:21.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.192ec293-6773-469b-b8e8-7dd0cdd3b958"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:22.269Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:21.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:22.269Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:21.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:22.269Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:22.158Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:22.269Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:21.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:22.903Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:22.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:22.903Z", "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-07-30T23:38:22.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:22.903Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38: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-c9ed8ae1-da51-4c3e-93a0-bad2714802bd x-compute-request-id: req-c9ed8ae1-da51-4c3e-93a0-bad2714802bd Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:22.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c6ef5df-2404-4ff5-8787-cf9d2eb94c8b"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:22.903Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-c9ed8ae1-da51-4c3e-93a0-bad2714802bd", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:22.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c6ef5df-2404-4ff5-8787-cf9d2eb94c8b"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:22.903Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-c9ed8ae1-da51-4c3e-93a0-bad2714802bd", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:22.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c6ef5df-2404-4ff5-8787-cf9d2eb94c8b"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:22.903Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:22.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5c6ef5df-2404-4ff5-8787-cf9d2eb94c8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:23.573Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b81ce7fd-ec27-460f-807e-b16ae33b57b4", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:23.293Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:23.573Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:23.111Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:23.573Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:22.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:23.573Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b81ce7fd-ec27-460f-807e-b16ae33b57b4", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:23.293Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:23.573Z", "message": "Remove floating ip 172.30.9.218", "level": "info", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:23.287Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:23.573Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:23.288Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:23.573Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:23.288Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:23.573Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b81ce7fd-ec27-460f-807e-b16ae33b57b4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:23.292Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:23.573Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b81ce7fd-ec27-460f-807e-b16ae33b57b4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:23.293Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.154Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2da36173d792b16a2a6e8e93f8cf9846cba24bf3\"", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:23.720Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.154Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-98e6208c-7764-4e31-b12c-b85c1b9067fc Date: Tue, 30 Jul 2019 23:38:24 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:09:02Z\", \"updated_at\": \"2019-07-30T23:09:06Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e4:53:92\", \"device_id\": \"82fe51b7-1e15-4bfb-b049-e423675276ae\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69\", \"id\": \"319209b0-0c53-4df0-b4ad-66f8132d4d5c\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:45Z\", \"updated_at\": \"2019-07-30T23:18:00Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:30:53:5c\", \"device_id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\"}, \"fixed_ip_address\": \"192.168.120.28\", \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"073be32c-54c7-449d-a75d-2d77638bb0e9\", \"id\": \"4e5d0ff8-adf2-455b-9cf5-440b41447bb9\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:50Z\", \"updated_at\": \"2019-07-30T23:17:38Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:88:eb:62\", \"device_id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"623321e0-6086-41fc-8be7-f9b2aae730ec\", \"id\": \"b8f262a2-31a3-45d6-b7c7-fbed823cfcf5\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.062Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.154Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2da36173d792b16a2a6e8e93f8cf9846cba24bf3\"", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:23.720Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2da36173d792b16a2a6e8e93f8cf9846cba24bf3\"", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.334Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-98e6208c-7764-4e31-b12c-b85c1b9067fc Date: Tue, 30 Jul 2019 23:38:24 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:09:02Z\", \"updated_at\": \"2019-07-30T23:09:06Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e4:53:92\", \"device_id\": \"82fe51b7-1e15-4bfb-b049-e423675276ae\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69\", \"id\": \"319209b0-0c53-4df0-b4ad-66f8132d4d5c\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:45Z\", \"updated_at\": \"2019-07-30T23:18:00Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:30:53:5c\", \"device_id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\"}, \"fixed_ip_address\": \"192.168.120.28\", \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"073be32c-54c7-449d-a75d-2d77638bb0e9\", \"id\": \"4e5d0ff8-adf2-455b-9cf5-440b41447bb9\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:50Z\", \"updated_at\": \"2019-07-30T23:17:38Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:88:eb:62\", \"device_id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"623321e0-6086-41fc-8be7-f9b2aae730ec\", \"id\": \"b8f262a2-31a3-45d6-b7c7-fbed823cfcf5\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.062Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-98e6208c-7764-4e31-b12c-b85c1b9067fc", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.062Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-98e6208c-7764-4e31-b12c-b85c1b9067fc", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.062Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-98e6208c-7764-4e31-b12c-b85c1b9067fc", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.064Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-98e6208c-7764-4e31-b12c-b85c1b9067fc", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.064Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2da36173d792b16a2a6e8e93f8cf9846cba24bf3\"", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.065Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2da36173d792b16a2a6e8e93f8cf9846cba24bf3\"", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.065Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-894c9be4-f998-443c-a515-71d0a5bbbfb5 Date: Tue, 30 Jul 2019 23:38:24 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T23:08:58Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69\",\"security_groups\":[\"c1af0c6a-994b-4baa-9729-7563196a6fbd\"],\"mac_address\":\"fa:16:3e:e4:53:92\",\"device_id\":\"82fe51b7-1e15-4bfb-b049-e423675276ae\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:07:05Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.331Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-894c9be4-f998-443c-a515-71d0a5bbbfb5 Date: Tue, 30 Jul 2019 23:38:24 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T23:08:58Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69\",\"security_groups\":[\"c1af0c6a-994b-4baa-9729-7563196a6fbd\"],\"mac_address\":\"fa:16:3e:e4:53:92\",\"device_id\":\"82fe51b7-1e15-4bfb-b049-e423675276ae\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:07:05Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.331Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-894c9be4-f998-443c-a515-71d0a5bbbfb5", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.332Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-894c9be4-f998-443c-a515-71d0a5bbbfb5", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.332Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-894c9be4-f998-443c-a515-71d0a5bbbfb5", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.333Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-894c9be4-f998-443c-a515-71d0a5bbbfb5", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.333Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2da36173d792b16a2a6e8e93f8cf9846cba24bf3\"", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.335Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "Remove floating ip 172.30.9.207", "level": "info", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.205Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.206Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.206Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05a22cc-d88b-4e21-bbe7-f17976fb265e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.211Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05a22cc-d88b-4e21-bbe7-f17976fb265e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.211Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b05a22cc-d88b-4e21-bbe7-f17976fb265e", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.211Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b05a22cc-d88b-4e21-bbe7-f17976fb265e", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.212Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:24.766Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-13765912-5de6-4661-a19b-eaf9080db84d Date: Tue, 30 Jul 2019 23:38:24 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T23:16:17Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\",\"ip_address\":\"192.168.120.28\"}],\"id\":\"073be32c-54c7-449d-a75d-2d77638bb0e9\",\"security_groups\":[\"bd25b295-f16a-48a9-97ef-c71a27020eda\",\"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\",\"e319d58f-d623-4e59-adce-a091bf4aab51\"],\"mac_address\":\"fa:16:3e:30:53:5c\",\"device_id\":\"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:13:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.690Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}], "metadata": {"pagination": {"total": 1355, "offset": 1281, "size": 50}}} 2019-07-30 23:38:25,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:25,867 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:25 GMT 2019-07-30 23:38:25,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:25,867 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:38:25,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:25,868 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:25,868 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:25,868 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:38:25,870 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-651f8506-37e2-47c7-b83e-dd5d33bcd78c x-compute-request-id: req-651f8506-37e2-47c7-b83e-dd5d33bcd78c Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:47Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:25,871 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ed51d4c8d4cc4e7b29f609bad56497c38b59d1d" 2019-07-30 23:38:25,871 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-651f8506-37e2-47c7-b83e-dd5d33bcd78c 2019-07-30 23:38:25,871 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-651f8506-37e2-47c7-b83e-dd5d33bcd78c 2019-07-30 23:38:25,871 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-30 23:38:25,871 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:38:25,871 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:38:25,872 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-30 23:38:25,872 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:38:25,872 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-30 23:38:25,872 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-07-30 23:38:25,872 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38: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-c9ed8ae1-da51-4c3e-93a0-bad2714802bd x-compute-request-id: req-c9ed8ae1-da51-4c3e-93a0-bad2714802bd Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:25,872 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-c9ed8ae1-da51-4c3e-93a0-bad2714802bd 2019-07-30 23:38:25,872 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-c9ed8ae1-da51-4c3e-93a0-bad2714802bd 2019-07-30 23:38:25,873 - functest.core.cloudify - DEBUG - Server is already stopped 2019-07-30 23:38:25,873 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b81ce7fd-ec27-460f-807e-b16ae33b57b4 2019-07-30 23:38:25,873 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-07-30 23:38:25,873 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:38:25,873 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b81ce7fd-ec27-460f-807e-b16ae33b57b4 2019-07-30 23:38:25,873 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.218 2019-07-30 23:38:25,873 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:25,873 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:25,874 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b81ce7fd-ec27-460f-807e-b16ae33b57b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:25,874 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b81ce7fd-ec27-460f-807e-b16ae33b57b4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:25,874 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da36173d792b16a2a6e8e93f8cf9846cba24bf3" 2019-07-30 23:38:25,874 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-98e6208c-7764-4e31-b12c-b85c1b9067fc Date: Tue, 30 Jul 2019 23:38:24 GMT RESP BODY: {"floatingips": [{"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:09:02Z", "updated_at": "2019-07-30T23:09:06Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:53:92", "device_id": "82fe51b7-1e15-4bfb-b049-e423675276ae"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "9ef5c7fb-19e9-4b10-9aec-3c30e66dce69", "id": "319209b0-0c53-4df0-b4ad-66f8132d4d5c", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:45Z", "updated_at": "2019-07-30T23:18:00Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:53:5c", "device_id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.218", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "073be32c-54c7-449d-a75d-2d77638bb0e9", "id": "4e5d0ff8-adf2-455b-9cf5-440b41447bb9", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:50Z", "updated_at": "2019-07-30T23:17:38Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:88:eb:62", "device_id": "62929598-cf2f-4b6e-896a-9e36c79b65ab"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "623321e0-6086-41fc-8be7-f9b2aae730ec", "id": "b8f262a2-31a3-45d6-b7c7-fbed823cfcf5", "qos_policy_id": null}]} 2019-07-30 23:38:25,874 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da36173d792b16a2a6e8e93f8cf9846cba24bf3" 2019-07-30 23:38:25,874 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da36173d792b16a2a6e8e93f8cf9846cba24bf3" 2019-07-30 23:38:25,875 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-98e6208c-7764-4e31-b12c-b85c1b9067fc Date: Tue, 30 Jul 2019 23:38:24 GMT RESP BODY: {"floatingips": [{"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:09:02Z", "updated_at": "2019-07-30T23:09:06Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:53:92", "device_id": "82fe51b7-1e15-4bfb-b049-e423675276ae"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "9ef5c7fb-19e9-4b10-9aec-3c30e66dce69", "id": "319209b0-0c53-4df0-b4ad-66f8132d4d5c", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:45Z", "updated_at": "2019-07-30T23:18:00Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:53:5c", "device_id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.218", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "073be32c-54c7-449d-a75d-2d77638bb0e9", "id": "4e5d0ff8-adf2-455b-9cf5-440b41447bb9", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:50Z", "updated_at": "2019-07-30T23:17:38Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:88:eb:62", "device_id": "62929598-cf2f-4b6e-896a-9e36c79b65ab"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "623321e0-6086-41fc-8be7-f9b2aae730ec", "id": "b8f262a2-31a3-45d6-b7c7-fbed823cfcf5", "qos_policy_id": null}]} 2019-07-30 23:38:25,875 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-98e6208c-7764-4e31-b12c-b85c1b9067fc 2019-07-30 23:38:25,875 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-98e6208c-7764-4e31-b12c-b85c1b9067fc 2019-07-30 23:38:25,875 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-98e6208c-7764-4e31-b12c-b85c1b9067fc 2019-07-30 23:38:25,875 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-98e6208c-7764-4e31-b12c-b85c1b9067fc 2019-07-30 23:38:25,875 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da36173d792b16a2a6e8e93f8cf9846cba24bf3" 2019-07-30 23:38:25,876 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da36173d792b16a2a6e8e93f8cf9846cba24bf3" 2019-07-30 23:38:25,876 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-894c9be4-f998-443c-a515-71d0a5bbbfb5 Date: Tue, 30 Jul 2019 23:38:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:08:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.10"}],"id":"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69","security_groups":["c1af0c6a-994b-4baa-9729-7563196a6fbd"],"mac_address":"fa:16:3e:e4:53:92","device_id":"82fe51b7-1e15-4bfb-b049-e423675276ae","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"778312b64a1a4940aa9f1a8df3199800","qos_policy_id":null,"admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:07:05Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 23:38:25,876 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-894c9be4-f998-443c-a515-71d0a5bbbfb5 Date: Tue, 30 Jul 2019 23:38:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:08:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.10"}],"id":"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69","security_groups":["c1af0c6a-994b-4baa-9729-7563196a6fbd"],"mac_address":"fa:16:3e:e4:53:92","device_id":"82fe51b7-1e15-4bfb-b049-e423675276ae","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"778312b64a1a4940aa9f1a8df3199800","qos_policy_id":null,"admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:07:05Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 23:38:25,876 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-894c9be4-f998-443c-a515-71d0a5bbbfb5 2019-07-30 23:38:25,876 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-894c9be4-f998-443c-a515-71d0a5bbbfb5 2019-07-30 23:38:25,876 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-894c9be4-f998-443c-a515-71d0a5bbbfb5 2019-07-30 23:38:25,876 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-894c9be4-f998-443c-a515-71d0a5bbbfb5 2019-07-30 23:38:25,876 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da36173d792b16a2a6e8e93f8cf9846cba24bf3" 2019-07-30 23:38:25,876 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.207 2019-07-30 23:38:25,877 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:25,877 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:25,877 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05a22cc-d88b-4e21-bbe7-f17976fb265e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:25,877 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05a22cc-d88b-4e21-bbe7-f17976fb265e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:25,877 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b05a22cc-d88b-4e21-bbe7-f17976fb265e 2019-07-30 23:38:25,877 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b05a22cc-d88b-4e21-bbe7-f17976fb265e 2019-07-30 23:38:25,877 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-13765912-5de6-4661-a19b-eaf9080db84d Date: Tue, 30 Jul 2019 23:38:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:16:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.28"}],"id":"073be32c-54c7-449d-a75d-2d77638bb0e9","security_groups":["bd25b295-f16a-48a9-97ef-c71a27020eda","dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc","e319d58f-d623-4e59-adce-a091bf4aab51"],"mac_address":"fa:16:3e:30:53:5c","device_id":"4348cfb2-3d57-420b-9a07-ef9cf2b55da0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"778312b64a1a4940aa9f1a8df3199800","qos_policy_id":null,"admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:13:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 23:38:25,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:38:25,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:25,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:25,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:25,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:25,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:25,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:25,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:25,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:38:25,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:25,942 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:25 GMT 2019-07-30 23:38:25,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:25,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:38:25,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:25,942 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:25,943 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:30,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:38:31,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:31,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:31,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:31,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:31,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:31,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:31,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:31,025 - 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-07-30T23:38:25.443Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2\"", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.622Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-13765912-5de6-4661-a19b-eaf9080db84d Date: Tue, 30 Jul 2019 23:38:24 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T23:16:17Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\",\"ip_address\":\"192.168.120.28\"}],\"id\":\"073be32c-54c7-449d-a75d-2d77638bb0e9\",\"security_groups\":[\"bd25b295-f16a-48a9-97ef-c71a27020eda\",\"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\",\"e319d58f-d623-4e59-adce-a091bf4aab51\"],\"mac_address\":\"fa:16:3e:30:53:5c\",\"device_id\":\"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:13:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.690Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-13765912-5de6-4661-a19b-eaf9080db84d", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.690Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-13765912-5de6-4661-a19b-eaf9080db84d", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.690Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-13765912-5de6-4661-a19b-eaf9080db84d", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.691Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-13765912-5de6-4661-a19b-eaf9080db84d", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.691Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.691Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.691Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb2cdac4-08ef-4d46-a16d-3a279f5ab472 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.696Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb2cdac4-08ef-4d46-a16d-3a279f5ab472 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.696Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-eb2cdac4-08ef-4d46-a16d-3a279f5ab472", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.696Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-eb2cdac4-08ef-4d46-a16d-3a279f5ab472", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.697Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2\"", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:24.621Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}522981ee3924673c7df966720af755a1193d8147\"", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.111Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}522981ee3924673c7df966720af755a1193d8147\"", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.111Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-6f886809-0644-474e-91d7-cfca0114d62e Date: Tue, 30 Jul 2019 23:38:25 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:09:02Z\", \"updated_at\": \"2019-07-30T23:09:06Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e4:53:92\", \"device_id\": \"82fe51b7-1e15-4bfb-b049-e423675276ae\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69\", \"id\": \"319209b0-0c53-4df0-b4ad-66f8132d4d5c\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:45Z\", \"updated_at\": \"2019-07-30T23:18:00Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:30:53:5c\", \"device_id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\"}, \"fixed_ip_address\": \"192.168.120.28\", \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"073be32c-54c7-449d-a75d-2d77638bb0e9\", \"id\": \"4e5d0ff8-adf2-455b-9cf5-440b41447bb9\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:50Z\", \"updated_at\": \"2019-07-30T23:17:38Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:88:eb:62\", \"device_id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"623321e0-6086-41fc-8be7-f9b2aae730ec\", \"id\": \"b8f262a2-31a3-45d6-b7c7-fbed823cfcf5\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.010Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-6f886809-0644-474e-91d7-cfca0114d62e Date: Tue, 30 Jul 2019 23:38:25 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:09:02Z\", \"updated_at\": \"2019-07-30T23:09:06Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e4:53:92\", \"device_id\": \"82fe51b7-1e15-4bfb-b049-e423675276ae\"}, \"fixed_ip_address\": \"192.168.120.10\", \"floating_ip_address\": \"172.30.9.203\", \"revision_number\": 3, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69\", \"id\": \"319209b0-0c53-4df0-b4ad-66f8132d4d5c\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:45Z\", \"updated_at\": \"2019-07-30T23:18:00Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:30:53:5c\", \"device_id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\"}, \"fixed_ip_address\": \"192.168.120.28\", \"floating_ip_address\": \"172.30.9.218\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"073be32c-54c7-449d-a75d-2d77638bb0e9\", \"id\": \"4e5d0ff8-adf2-455b-9cf5-440b41447bb9\", \"qos_policy_id\": null}, {\"router_id\": \"e3711e72-1929-41b2-a21c-63cb88983839\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"created_at\": \"2019-07-30T23:12:50Z\", \"updated_at\": \"2019-07-30T23:17:38Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:88:eb:62\", \"device_id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\"}, \"fixed_ip_address\": \"192.168.120.14\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 4, \"project_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"port_id\": \"623321e0-6086-41fc-8be7-f9b2aae730ec\", \"id\": \"b8f262a2-31a3-45d6-b7c7-fbed823cfcf5\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.010Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6f886809-0644-474e-91d7-cfca0114d62e", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.010Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6f886809-0644-474e-91d7-cfca0114d62e", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.010Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6f886809-0644-474e-91d7-cfca0114d62e", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.011Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6f886809-0644-474e-91d7-cfca0114d62e", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.011Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2\"", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.012Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2\"", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.012Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:25.443Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-835ab50c-ddd0-46ac-a341-8aa75f495b07 Date: Tue, 30 Jul 2019 23:38:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T23:08:58Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69\",\"security_groups\":[\"c1af0c6a-994b-4baa-9729-7563196a6fbd\"],\"mac_address\":\"fa:16:3e:e4:53:92\",\"device_id\":\"82fe51b7-1e15-4bfb-b049-e423675276ae\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:07:05Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.342Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-d3321015-8708-43cc-b08d-3ae12612bc6f", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.679Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-835ab50c-ddd0-46ac-a341-8aa75f495b07 Date: Tue, 30 Jul 2019 23:38:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T23:08:58Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\",\"ip_address\":\"192.168.120.10\"}],\"id\":\"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69\",\"security_groups\":[\"c1af0c6a-994b-4baa-9729-7563196a6fbd\"],\"mac_address\":\"fa:16:3e:e4:53:92\",\"device_id\":\"82fe51b7-1e15-4bfb-b049-e423675276ae\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:07:05Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.342Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-835ab50c-ddd0-46ac-a341-8aa75f495b07", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.342Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-835ab50c-ddd0-46ac-a341-8aa75f495b07", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.342Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-835ab50c-ddd0-46ac-a341-8aa75f495b07", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.343Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-835ab50c-ddd0-46ac-a341-8aa75f495b07", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.343Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2\"", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.344Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-d3321015-8708-43cc-b08d-3ae12612bc6f Date: Tue, 30 Jul 2019 23:38:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T23:16:17Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\",\"ip_address\":\"192.168.120.28\"}],\"id\":\"073be32c-54c7-449d-a75d-2d77638bb0e9\",\"security_groups\":[\"bd25b295-f16a-48a9-97ef-c71a27020eda\",\"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\",\"e319d58f-d623-4e59-adce-a091bf4aab51\"],\"mac_address\":\"fa:16:3e:30:53:5c\",\"device_id\":\"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:13:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.678Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-d3321015-8708-43cc-b08d-3ae12612bc6f Date: Tue, 30 Jul 2019 23:38:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T23:16:17Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\",\"ip_address\":\"192.168.120.28\"}],\"id\":\"073be32c-54c7-449d-a75d-2d77638bb0e9\",\"security_groups\":[\"bd25b295-f16a-48a9-97ef-c71a27020eda\",\"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\",\"e319d58f-d623-4e59-adce-a091bf4aab51\"],\"mac_address\":\"fa:16:3e:30:53:5c\",\"device_id\":\"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:13:15Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.678Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-d3321015-8708-43cc-b08d-3ae12612bc6f", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.679Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-d3321015-8708-43cc-b08d-3ae12612bc6f", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.679Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-d3321015-8708-43cc-b08d-3ae12612bc6f", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.679Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/623321e0-6086-41fc-8be7-f9b2aae730ec.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2\"", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.680Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/623321e0-6086-41fc-8be7-f9b2aae730ec.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2\"", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.680Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-9ceadc43-9984-4638-bca6-8f4be5752aa2 Date: Tue, 30 Jul 2019 23:38:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T23:16:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"623321e0-6086-41fc-8be7-f9b2aae730ec\",\"security_groups\":[\"6bde95a4-3096-4113-80a7-50e15e5e8160\",\"e319d58f-d623-4e59-adce-a091bf4aab51\"],\"mac_address\":\"fa:16:3e:88:eb:62\",\"device_id\":\"62929598-cf2f-4b6e-896a-9e36c79b65ab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:13:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.726Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-9ceadc43-9984-4638-bca6-8f4be5752aa2 Date: Tue, 30 Jul 2019 23:38:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-30T23:16:09Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"1936d843-8dc7-4192-8cf2-6e114cf7fab8\",\"ip_address\":\"192.168.120.14\"}],\"id\":\"623321e0-6086-41fc-8be7-f9b2aae730ec\",\"security_groups\":[\"6bde95a4-3096-4113-80a7-50e15e5e8160\",\"e319d58f-d623-4e59-adce-a091bf4aab51\"],\"mac_address\":\"fa:16:3e:88:eb:62\",\"device_id\":\"62929598-cf2f-4b6e-896a-9e36c79b65ab\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\",\"tenant_id\":\"778312b64a1a4940aa9f1a8df3199800\",\"created_at\":\"2019-07-30T23:13:13Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.726Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/623321e0-6086-41fc-8be7-f9b2aae730ec.json used request id req-9ceadc43-9984-4638-bca6-8f4be5752aa2", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.726Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/623321e0-6086-41fc-8be7-f9b2aae730ec.json used request id req-9ceadc43-9984-4638-bca6-8f4be5752aa2", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.726Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/623321e0-6086-41fc-8be7-f9b2aae730ec.json used request id req-9ceadc43-9984-4638-bca6-8f4be5752aa2", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.727Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/623321e0-6086-41fc-8be7-f9b2aae730ec.json used request id req-9ceadc43-9984-4638-bca6-8f4be5752aa2", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.727Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.727Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.727Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe9e90e-4df7-407f-827b-c94187eb2e1e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.732Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe9e90e-4df7-407f-827b-c94187eb2e1e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.732Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-fbe9e90e-4df7-407f-827b-c94187eb2e1e", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.732Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.076Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-fbe9e90e-4df7-407f-827b-c94187eb2e1e", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.732Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}], "metadata": {"pagination": {"total": 1400, "offset": 1331, "size": 50}}} 2019-07-30 23:38:31,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:31,026 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:31 GMT 2019-07-30 23:38:31,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:31,026 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:38:31,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:31,026 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:31,026 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:31,026 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:38:31,029 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2" 2019-07-30 23:38:31,030 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-13765912-5de6-4661-a19b-eaf9080db84d Date: Tue, 30 Jul 2019 23:38:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:16:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.28"}],"id":"073be32c-54c7-449d-a75d-2d77638bb0e9","security_groups":["bd25b295-f16a-48a9-97ef-c71a27020eda","dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc","e319d58f-d623-4e59-adce-a091bf4aab51"],"mac_address":"fa:16:3e:30:53:5c","device_id":"4348cfb2-3d57-420b-9a07-ef9cf2b55da0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"778312b64a1a4940aa9f1a8df3199800","qos_policy_id":null,"admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:13:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 23:38:31,030 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-13765912-5de6-4661-a19b-eaf9080db84d 2019-07-30 23:38:31,030 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-13765912-5de6-4661-a19b-eaf9080db84d 2019-07-30 23:38:31,030 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-13765912-5de6-4661-a19b-eaf9080db84d 2019-07-30 23:38:31,030 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-13765912-5de6-4661-a19b-eaf9080db84d 2019-07-30 23:38:31,030 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:31,031 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:31,031 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb2cdac4-08ef-4d46-a16d-3a279f5ab472 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:31,031 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb2cdac4-08ef-4d46-a16d-3a279f5ab472 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:31,031 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-eb2cdac4-08ef-4d46-a16d-3a279f5ab472 2019-07-30 23:38:31,031 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-eb2cdac4-08ef-4d46-a16d-3a279f5ab472 2019-07-30 23:38:31,031 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2" 2019-07-30 23:38:31,032 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522981ee3924673c7df966720af755a1193d8147" 2019-07-30 23:38:31,032 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522981ee3924673c7df966720af755a1193d8147" 2019-07-30 23:38:31,032 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-6f886809-0644-474e-91d7-cfca0114d62e Date: Tue, 30 Jul 2019 23:38:25 GMT RESP BODY: {"floatingips": [{"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:09:02Z", "updated_at": "2019-07-30T23:09:06Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:53:92", "device_id": "82fe51b7-1e15-4bfb-b049-e423675276ae"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "9ef5c7fb-19e9-4b10-9aec-3c30e66dce69", "id": "319209b0-0c53-4df0-b4ad-66f8132d4d5c", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:45Z", "updated_at": "2019-07-30T23:18:00Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:53:5c", "device_id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.218", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "073be32c-54c7-449d-a75d-2d77638bb0e9", "id": "4e5d0ff8-adf2-455b-9cf5-440b41447bb9", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:50Z", "updated_at": "2019-07-30T23:17:38Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:88:eb:62", "device_id": "62929598-cf2f-4b6e-896a-9e36c79b65ab"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "623321e0-6086-41fc-8be7-f9b2aae730ec", "id": "b8f262a2-31a3-45d6-b7c7-fbed823cfcf5", "qos_policy_id": null}]} 2019-07-30 23:38:31,032 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-6f886809-0644-474e-91d7-cfca0114d62e Date: Tue, 30 Jul 2019 23:38:25 GMT RESP BODY: {"floatingips": [{"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:09:02Z", "updated_at": "2019-07-30T23:09:06Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:53:92", "device_id": "82fe51b7-1e15-4bfb-b049-e423675276ae"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.203", "revision_number": 3, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "9ef5c7fb-19e9-4b10-9aec-3c30e66dce69", "id": "319209b0-0c53-4df0-b4ad-66f8132d4d5c", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:45Z", "updated_at": "2019-07-30T23:18:00Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:30:53:5c", "device_id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.218", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "073be32c-54c7-449d-a75d-2d77638bb0e9", "id": "4e5d0ff8-adf2-455b-9cf5-440b41447bb9", "qos_policy_id": null}, {"router_id": "e3711e72-1929-41b2-a21c-63cb88983839", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:12:50Z", "updated_at": "2019-07-30T23:17:38Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:88:eb:62", "device_id": "62929598-cf2f-4b6e-896a-9e36c79b65ab"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "778312b64a1a4940aa9f1a8df3199800", "port_id": "623321e0-6086-41fc-8be7-f9b2aae730ec", "id": "b8f262a2-31a3-45d6-b7c7-fbed823cfcf5", "qos_policy_id": null}]} 2019-07-30 23:38:31,032 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6f886809-0644-474e-91d7-cfca0114d62e 2019-07-30 23:38:31,033 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6f886809-0644-474e-91d7-cfca0114d62e 2019-07-30 23:38:31,033 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6f886809-0644-474e-91d7-cfca0114d62e 2019-07-30 23:38:31,033 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6f886809-0644-474e-91d7-cfca0114d62e 2019-07-30 23:38:31,033 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2" 2019-07-30 23:38:31,033 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2" 2019-07-30 23:38:31,033 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-835ab50c-ddd0-46ac-a341-8aa75f495b07 Date: Tue, 30 Jul 2019 23:38:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:08:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.10"}],"id":"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69","security_groups":["c1af0c6a-994b-4baa-9729-7563196a6fbd"],"mac_address":"fa:16:3e:e4:53:92","device_id":"82fe51b7-1e15-4bfb-b049-e423675276ae","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"778312b64a1a4940aa9f1a8df3199800","qos_policy_id":null,"admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:07:05Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 23:38:31,034 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-d3321015-8708-43cc-b08d-3ae12612bc6f 2019-07-30 23:38:31,034 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-835ab50c-ddd0-46ac-a341-8aa75f495b07 Date: Tue, 30 Jul 2019 23:38:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:08:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.10"}],"id":"9ef5c7fb-19e9-4b10-9aec-3c30e66dce69","security_groups":["c1af0c6a-994b-4baa-9729-7563196a6fbd"],"mac_address":"fa:16:3e:e4:53:92","device_id":"82fe51b7-1e15-4bfb-b049-e423675276ae","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"778312b64a1a4940aa9f1a8df3199800","qos_policy_id":null,"admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:07:05Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 23:38:31,034 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-835ab50c-ddd0-46ac-a341-8aa75f495b07 2019-07-30 23:38:31,034 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-835ab50c-ddd0-46ac-a341-8aa75f495b07 2019-07-30 23:38:31,034 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-835ab50c-ddd0-46ac-a341-8aa75f495b07 2019-07-30 23:38:31,034 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/9ef5c7fb-19e9-4b10-9aec-3c30e66dce69.json used request id req-835ab50c-ddd0-46ac-a341-8aa75f495b07 2019-07-30 23:38:31,034 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2" 2019-07-30 23:38:31,035 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-d3321015-8708-43cc-b08d-3ae12612bc6f Date: Tue, 30 Jul 2019 23:38:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:16:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.28"}],"id":"073be32c-54c7-449d-a75d-2d77638bb0e9","security_groups":["bd25b295-f16a-48a9-97ef-c71a27020eda","dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc","e319d58f-d623-4e59-adce-a091bf4aab51"],"mac_address":"fa:16:3e:30:53:5c","device_id":"4348cfb2-3d57-420b-9a07-ef9cf2b55da0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"778312b64a1a4940aa9f1a8df3199800","qos_policy_id":null,"admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:13:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 23:38:31,035 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-d3321015-8708-43cc-b08d-3ae12612bc6f Date: Tue, 30 Jul 2019 23:38:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:16:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.28"}],"id":"073be32c-54c7-449d-a75d-2d77638bb0e9","security_groups":["bd25b295-f16a-48a9-97ef-c71a27020eda","dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc","e319d58f-d623-4e59-adce-a091bf4aab51"],"mac_address":"fa:16:3e:30:53:5c","device_id":"4348cfb2-3d57-420b-9a07-ef9cf2b55da0","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"778312b64a1a4940aa9f1a8df3199800","qos_policy_id":null,"admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:13:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 23:38:31,035 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-d3321015-8708-43cc-b08d-3ae12612bc6f 2019-07-30 23:38:31,035 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-d3321015-8708-43cc-b08d-3ae12612bc6f 2019-07-30 23:38:31,035 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/073be32c-54c7-449d-a75d-2d77638bb0e9.json used request id req-d3321015-8708-43cc-b08d-3ae12612bc6f 2019-07-30 23:38:31,035 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/623321e0-6086-41fc-8be7-f9b2aae730ec.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2" 2019-07-30 23:38:31,036 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/623321e0-6086-41fc-8be7-f9b2aae730ec.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a09a5c910e3bc15527b6b68bdbffec2876464e2" 2019-07-30 23:38:31,036 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-9ceadc43-9984-4638-bca6-8f4be5752aa2 Date: Tue, 30 Jul 2019 23:38:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:16:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.14"}],"id":"623321e0-6086-41fc-8be7-f9b2aae730ec","security_groups":["6bde95a4-3096-4113-80a7-50e15e5e8160","e319d58f-d623-4e59-adce-a091bf4aab51"],"mac_address":"fa:16:3e:88:eb:62","device_id":"62929598-cf2f-4b6e-896a-9e36c79b65ab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"778312b64a1a4940aa9f1a8df3199800","qos_policy_id":null,"admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:13:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 23:38:31,036 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-9ceadc43-9984-4638-bca6-8f4be5752aa2 Date: Tue, 30 Jul 2019 23:38:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-30T23:16:09Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","ip_address":"192.168.120.14"}],"id":"623321e0-6086-41fc-8be7-f9b2aae730ec","security_groups":["6bde95a4-3096-4113-80a7-50e15e5e8160","e319d58f-d623-4e59-adce-a091bf4aab51"],"mac_address":"fa:16:3e:88:eb:62","device_id":"62929598-cf2f-4b6e-896a-9e36c79b65ab","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"778312b64a1a4940aa9f1a8df3199800","qos_policy_id":null,"admin_state_up":true,"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:13:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-30 23:38:31,036 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/623321e0-6086-41fc-8be7-f9b2aae730ec.json used request id req-9ceadc43-9984-4638-bca6-8f4be5752aa2 2019-07-30 23:38:31,036 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/623321e0-6086-41fc-8be7-f9b2aae730ec.json used request id req-9ceadc43-9984-4638-bca6-8f4be5752aa2 2019-07-30 23:38:31,036 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/623321e0-6086-41fc-8be7-f9b2aae730ec.json used request id req-9ceadc43-9984-4638-bca6-8f4be5752aa2 2019-07-30 23:38:31,037 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/623321e0-6086-41fc-8be7-f9b2aae730ec.json used request id req-9ceadc43-9984-4638-bca6-8f4be5752aa2 2019-07-30 23:38:31,037 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:31,037 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:31,037 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe9e90e-4df7-407f-827b-c94187eb2e1e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:31,037 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbe9e90e-4df7-407f-827b-c94187eb2e1e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:31,037 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-fbe9e90e-4df7-407f-827b-c94187eb2e1e 2019-07-30 23:38:31,037 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-fbe9e90e-4df7-407f-827b-c94187eb2e1e 2019-07-30 23:38:31,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:38:31,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:31,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:31,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:31,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:31,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:31,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:31,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:31,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:38:31,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:31,091 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:31 GMT 2019-07-30 23:38:31,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:31,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:38:31,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:31,091 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:31,091 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:36,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:38:36,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:36,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:36,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:36,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:36,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:36,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:36,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:36,232 - 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-07-30T23:38:26.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:25.727Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.609Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51a898c6-378c-4522-9edf-f8c3d17424c5 x-compute-request-id: req-51a898c6-378c-4522-9edf-f8c3d17424c5 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"172.30.9.218\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:47Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:26.539Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.609Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}08682d3d0609bf91afa107146c0799be25656518\"", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:26.148Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:26.609Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}08682d3d0609bf91afa107146c0799be25656518\"", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:26.148Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.112Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}522981ee3924673c7df966720af755a1193d8147\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.218\"}}'", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:26.541Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.112Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51a898c6-378c-4522-9edf-f8c3d17424c5 x-compute-request-id: req-51a898c6-378c-4522-9edf-f8c3d17424c5 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"172.30.9.218\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:47Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:26.540Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.112Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-51a898c6-378c-4522-9edf-f8c3d17424c5", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:26.540Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.112Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-51a898c6-378c-4522-9edf-f8c3d17424c5", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:26.540Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.112Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-51a898c6-378c-4522-9edf-f8c3d17424c5", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:26.540Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.112Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-51a898c6-378c-4522-9edf-f8c3d17424c5", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:26.540Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.112Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}522981ee3924673c7df966720af755a1193d8147\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.218\"}}'", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:26.542Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.729Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-904ef447-2cc7-45a8-a341-53465013dc64 x-compute-request-id: req-904ef447-2cc7-45a8-a341-53465013dc64 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:27.236Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.729Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-904ef447-2cc7-45a8-a341-53465013dc64", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:27.236Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.729Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-904ef447-2cc7-45a8-a341-53465013dc64", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:27.236Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.729Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-904ef447-2cc7-45a8-a341-53465013dc64", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:27.236Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.729Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-904ef447-2cc7-45a8-a341-53465013dc64 x-compute-request-id: req-904ef447-2cc7-45a8-a341-53465013dc64 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:27.235Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.729Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}08682d3d0609bf91afa107146c0799be25656518\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.207\"}}'", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:27.237Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.729Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}08682d3d0609bf91afa107146c0799be25656518\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.207\"}}'", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:27.237Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:27.729Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-904ef447-2cc7-45a8-a341-53465013dc64", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:27.236Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:31.986Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4c499e7-22c0-47d9-b525-1f85ed776140 x-compute-request-id: req-a4c499e7-22c0-47d9-b525-1f85ed776140 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_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:31.819Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:32.735Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4c499e7-22c0-47d9-b525-1f85ed776140 x-compute-request-id: req-a4c499e7-22c0-47d9-b525-1f85ed776140 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_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:31.820Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:32.735Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:32.158Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:32.735Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:32.252Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:32.735Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-a4c499e7-22c0-47d9-b525-1f85ed776140", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:31.820Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:32.735Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-a4c499e7-22c0-47d9-b525-1f85ed776140", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:31.820Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:32.735Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-a4c499e7-22c0-47d9-b525-1f85ed776140", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:31.821Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:32.735Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-a4c499e7-22c0-47d9-b525-1f85ed776140", "level": "debug", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:31.821Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:32.735Z", "message": "Floating ip 172.30.9.218 detached from server", "level": "info", "target_id": "bono_floatingip_v3mdrw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:31.821Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.f43cba2c-a210-4bf0-a555-28eaff9e9cb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:33.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:33.366Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:34.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}14e98c0e394b5b5a2c41f2a5f59ebc1a1b524e0f\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:33.776Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:34.236Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-63c7ccec-1572-4a4c-bdcd-1532c5ceeafa", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:33.371Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:34.236Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63c7ccec-1572-4a4c-bdcd-1532c5ceeafa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:33.371Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:34.954Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-9ef9a1fc-21fe-42df-a858-c2e9496abe46", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:34.384Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:34.954Z", "message": "Floating ip 172.30.9.207 detached from server", "level": "info", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:34.385Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:34.954Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-9ef9a1fc-21fe-42df-a858-c2e9496abe46", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:34.384Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:34.954Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:38:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ef9a1fc-21fe-42df-a858-c2e9496abe46 x-compute-request-id: req-9ef9a1fc-21fe-42df-a858-c2e9496abe46 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_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:34.384Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:34.954Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:38:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ef9a1fc-21fe-42df-a858-c2e9496abe46 x-compute-request-id: req-9ef9a1fc-21fe-42df-a858-c2e9496abe46 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_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:34.383Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:34.954Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-9ef9a1fc-21fe-42df-a858-c2e9496abe46", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:34.385Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:34.954Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-9ef9a1fc-21fe-42df-a858-c2e9496abe46", "level": "debug", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:34.385Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3b819160-ec61-4230-95c7-9b318b4cd178"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:35.652Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-28f48911-5cb8-4612-a984-52bfcad28aeb", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:35.211Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:35.652Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:35.026Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:35.652Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28f48911-5cb8-4612-a984-52bfcad28aeb x-compute-request-id: req-28f48911-5cb8-4612-a984-52bfcad28aeb Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:47Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:35.211Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:35.652Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-28f48911-5cb8-4612-a984-52bfcad28aeb", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:35.211Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:35.652Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_5pvzve", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:34.900Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:35.652Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}14e98c0e394b5b5a2c41f2a5f59ebc1a1b524e0f\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:35.212Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}], "metadata": {"pagination": {"total": 1426, "offset": 1381, "size": 50}}} 2019-07-30 23:38:36,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:36,233 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:36 GMT 2019-07-30 23:38:36,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:36,233 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:38:36,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:36,233 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:36,233 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:36,233 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:38:36,236 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:36,236 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51a898c6-378c-4522-9edf-f8c3d17424c5 x-compute-request-id: req-51a898c6-378c-4522-9edf-f8c3d17424c5 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:47Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:36,236 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08682d3d0609bf91afa107146c0799be25656518" 2019-07-30 23:38:36,236 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08682d3d0609bf91afa107146c0799be25656518" 2019-07-30 23:38:36,236 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522981ee3924673c7df966720af755a1193d8147" -d '{"removeFloatingIp": {"address": "172.30.9.218"}}' 2019-07-30 23:38:36,237 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51a898c6-378c-4522-9edf-f8c3d17424c5 x-compute-request-id: req-51a898c6-378c-4522-9edf-f8c3d17424c5 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:47Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:36,237 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-51a898c6-378c-4522-9edf-f8c3d17424c5 2019-07-30 23:38:36,237 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-51a898c6-378c-4522-9edf-f8c3d17424c5 2019-07-30 23:38:36,237 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-51a898c6-378c-4522-9edf-f8c3d17424c5 2019-07-30 23:38:36,237 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-51a898c6-378c-4522-9edf-f8c3d17424c5 2019-07-30 23:38:36,237 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}522981ee3924673c7df966720af755a1193d8147" -d '{"removeFloatingIp": {"address": "172.30.9.218"}}' 2019-07-30 23:38:36,238 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-904ef447-2cc7-45a8-a341-53465013dc64 x-compute-request-id: req-904ef447-2cc7-45a8-a341-53465013dc64 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:36,238 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-904ef447-2cc7-45a8-a341-53465013dc64 2019-07-30 23:38:36,238 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-904ef447-2cc7-45a8-a341-53465013dc64 2019-07-30 23:38:36,238 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-904ef447-2cc7-45a8-a341-53465013dc64 2019-07-30 23:38:36,238 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-904ef447-2cc7-45a8-a341-53465013dc64 x-compute-request-id: req-904ef447-2cc7-45a8-a341-53465013dc64 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:36,239 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08682d3d0609bf91afa107146c0799be25656518" -d '{"removeFloatingIp": {"address": "172.30.9.207"}}' 2019-07-30 23:38:36,239 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08682d3d0609bf91afa107146c0799be25656518" -d '{"removeFloatingIp": {"address": "172.30.9.207"}}' 2019-07-30 23:38:36,239 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-904ef447-2cc7-45a8-a341-53465013dc64 2019-07-30 23:38:36,239 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4c499e7-22c0-47d9-b525-1f85ed776140 x-compute-request-id: req-a4c499e7-22c0-47d9-b525-1f85ed776140 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-07-30 23:38:36,239 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4c499e7-22c0-47d9-b525-1f85ed776140 x-compute-request-id: req-a4c499e7-22c0-47d9-b525-1f85ed776140 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-07-30 23:38:36,239 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-30 23:38:36,240 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:38:36,240 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-a4c499e7-22c0-47d9-b525-1f85ed776140 2019-07-30 23:38:36,240 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-a4c499e7-22c0-47d9-b525-1f85ed776140 2019-07-30 23:38:36,240 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-a4c499e7-22c0-47d9-b525-1f85ed776140 2019-07-30 23:38:36,240 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-a4c499e7-22c0-47d9-b525-1f85ed776140 2019-07-30 23:38:36,240 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.218 detached from server 2019-07-30 23:38:36,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:36,241 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e98c0e394b5b5a2c41f2a5f59ebc1a1b524e0f" 2019-07-30 23:38:36,241 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-63c7ccec-1572-4a4c-bdcd-1532c5ceeafa 2019-07-30 23:38:36,241 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63c7ccec-1572-4a4c-bdcd-1532c5ceeafa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:36,241 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-9ef9a1fc-21fe-42df-a858-c2e9496abe46 2019-07-30 23:38:36,241 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.207 detached from server 2019-07-30 23:38:36,241 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-9ef9a1fc-21fe-42df-a858-c2e9496abe46 2019-07-30 23:38:36,242 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:38:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ef9a1fc-21fe-42df-a858-c2e9496abe46 x-compute-request-id: req-9ef9a1fc-21fe-42df-a858-c2e9496abe46 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-07-30 23:38:36,242 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:38:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ef9a1fc-21fe-42df-a858-c2e9496abe46 x-compute-request-id: req-9ef9a1fc-21fe-42df-a858-c2e9496abe46 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-07-30 23:38:36,242 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-9ef9a1fc-21fe-42df-a858-c2e9496abe46 2019-07-30 23:38:36,242 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-9ef9a1fc-21fe-42df-a858-c2e9496abe46 2019-07-30 23:38:36,242 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-28f48911-5cb8-4612-a984-52bfcad28aeb 2019-07-30 23:38:36,242 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:38:36,242 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28f48911-5cb8-4612-a984-52bfcad28aeb x-compute-request-id: req-28f48911-5cb8-4612-a984-52bfcad28aeb Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:47Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:36,243 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-28f48911-5cb8-4612-a984-52bfcad28aeb 2019-07-30 23:38:36,243 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-07-30 23:38:36,243 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e98c0e394b5b5a2c41f2a5f59ebc1a1b524e0f" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-07-30 23:38:36,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:38:36,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:36,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:36,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:36,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:36,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:36,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:36,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:36,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-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:38:36,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:36,308 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:36 GMT 2019-07-30 23:38:36,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:36,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:38:36,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:36,309 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:36,309 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:41,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:38:41,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:41,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:41,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:41,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:41,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:41,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:41,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:41,391 - 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-07-30T23:38:36.369Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:36.169Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:36.986Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96c6351c-a1f1-4039-b7c0-451f96e23696 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:36.174Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:36.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e00fbd4c597e1e3fa615e0444e943a9ce221fe3\"", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:36.594Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:36.986Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-96c6351c-a1f1-4039-b7c0-451f96e23696", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:36.175Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:37.602Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:38:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0012be39-ec45-4593-934d-4743f5f53e35 x-compute-request-id: req-0012be39-ec45-4593-934d-4743f5f53e35 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:37.372Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:38.218Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-b4d30d9d-535f-4860-85e3-3d60cc2ae9d6", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:37.849Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:38.218Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e00fbd4c597e1e3fa615e0444e943a9ce221fe3\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:37.850Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:38.218Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-0012be39-ec45-4593-934d-4743f5f53e35", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:37.373Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:38.218Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-0012be39-ec45-4593-934d-4743f5f53e35", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:37.373Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:38.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}14e98c0e394b5b5a2c41f2a5f59ebc1a1b524e0f\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:37.374Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:38.218Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4d30d9d-535f-4860-85e3-3d60cc2ae9d6 x-compute-request-id: req-b4d30d9d-535f-4860-85e3-3d60cc2ae9d6 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:37.849Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:38.218Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-b4d30d9d-535f-4860-85e3-3d60cc2ae9d6", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:37.849Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:38.836Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-69294487-37e4-4c0d-8f4a-4104aa934cd5", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:38.502Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:38.836Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}14e98c0e394b5b5a2c41f2a5f59ebc1a1b524e0f\"", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:38.503Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:38.836Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-69294487-37e4-4c0d-8f4a-4104aa934cd5", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:38.501Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:38.836Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69294487-37e4-4c0d-8f4a-4104aa934cd5 x-compute-request-id: req-69294487-37e4-4c0d-8f4a-4104aa934cd5 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:47Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:38.501Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:39.753Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:38:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-326fcfc1-2cb0-4efa-b4ab-2ed0df3dd5c5 x-compute-request-id: req-326fcfc1-2cb0-4efa-b4ab-2ed0df3dd5c5 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:39.646Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:40.320Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-0a73c05c-f1ac-465b-828a-61e97acafc59", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:39.612Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:40.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e00fbd4c597e1e3fa615e0444e943a9ce221fe3\"", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:39.647Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:40.320Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-326fcfc1-2cb0-4efa-b4ab-2ed0df3dd5c5", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:39.646Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:40.320Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-326fcfc1-2cb0-4efa-b4ab-2ed0df3dd5c5", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:39.647Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:40.320Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:40.216Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:40.320Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-0a73c05c-f1ac-465b-828a-61e97acafc59", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:39.611Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:40.320Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:40.070Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:40.320Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a73c05c-f1ac-465b-828a-61e97acafc59 x-compute-request-id: req-0a73c05c-f1ac-465b-828a-61e97acafc59 Content-Encoding: gzip Content-Length: 704 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"058b6d92-95bb-4c50-9ea5-1d0c9718f98f\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"22b90919-fc1a-4aca-80eb-e5965a4ec389\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37f5c02d-4683-4209-8575-fd4b2d81a59b\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4b6a4cfa-6cd5-4253-a5f3-d4457bc64750\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ad25be6d-945a-452f-97d3-98933e8e6ae5\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d8a87c50-fcc6-4064-a370-e9a8f78014d9\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f369637e-50ce-40f7-9416-e8954b5c5d2a\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_3emf3v", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:39.611Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.76e65e3e-2540-41fc-96cb-60ca1af566ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:40.988Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38: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-ecb5227c-73c3-461a-8df2-054501244bda x-compute-request-id: req-ecb5227c-73c3-461a-8df2-054501244bda Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:40.917Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}], "metadata": {"pagination": {"total": 1452, "offset": 1426, "size": 50}}} 2019-07-30 23:38:41,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:41,391 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:41 GMT 2019-07-30 23:38:41,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:41,391 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:38:41,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:41,391 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:41,391 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:41,391 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:38:41,393 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:41,393 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96c6351c-a1f1-4039-b7c0-451f96e23696 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:41,393 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e00fbd4c597e1e3fa615e0444e943a9ce221fe3" 2019-07-30 23:38:41,394 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-96c6351c-a1f1-4039-b7c0-451f96e23696 2019-07-30 23:38:41,394 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:38:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0012be39-ec45-4593-934d-4743f5f53e35 x-compute-request-id: req-0012be39-ec45-4593-934d-4743f5f53e35 Content-Length: 0 Content-Type: application/json 2019-07-30 23:38:41,394 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-b4d30d9d-535f-4860-85e3-3d60cc2ae9d6 2019-07-30 23:38:41,394 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e00fbd4c597e1e3fa615e0444e943a9ce221fe3" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-07-30 23:38:41,394 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-0012be39-ec45-4593-934d-4743f5f53e35 2019-07-30 23:38:41,394 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-0012be39-ec45-4593-934d-4743f5f53e35 2019-07-30 23:38:41,395 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e98c0e394b5b5a2c41f2a5f59ebc1a1b524e0f" 2019-07-30 23:38:41,395 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4d30d9d-535f-4860-85e3-3d60cc2ae9d6 x-compute-request-id: req-b4d30d9d-535f-4860-85e3-3d60cc2ae9d6 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:41,395 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-b4d30d9d-535f-4860-85e3-3d60cc2ae9d6 2019-07-30 23:38:41,395 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-69294487-37e4-4c0d-8f4a-4104aa934cd5 2019-07-30 23:38:41,395 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14e98c0e394b5b5a2c41f2a5f59ebc1a1b524e0f" 2019-07-30 23:38:41,395 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-69294487-37e4-4c0d-8f4a-4104aa934cd5 2019-07-30 23:38:41,396 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69294487-37e4-4c0d-8f4a-4104aa934cd5 x-compute-request-id: req-69294487-37e4-4c0d-8f4a-4104aa934cd5 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:47Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:41,396 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:38:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-326fcfc1-2cb0-4efa-b4ab-2ed0df3dd5c5 x-compute-request-id: req-326fcfc1-2cb0-4efa-b4ab-2ed0df3dd5c5 Content-Length: 0 Content-Type: application/json 2019-07-30 23:38:41,396 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-0a73c05c-f1ac-465b-828a-61e97acafc59 2019-07-30 23:38:41,396 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e00fbd4c597e1e3fa615e0444e943a9ce221fe3" 2019-07-30 23:38:41,396 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-326fcfc1-2cb0-4efa-b4ab-2ed0df3dd5c5 2019-07-30 23:38:41,397 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-326fcfc1-2cb0-4efa-b4ab-2ed0df3dd5c5 2019-07-30 23:38:41,397 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:38:41,397 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-0a73c05c-f1ac-465b-828a-61e97acafc59 2019-07-30 23:38:41,397 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:38:41,397 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a73c05c-f1ac-465b-828a-61e97acafc59 x-compute-request-id: req-0a73c05c-f1ac-465b-828a-61e97acafc59 Content-Encoding: gzip Content-Length: 704 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "058b6d92-95bb-4c50-9ea5-1d0c9718f98f"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "22b90919-fc1a-4aca-80eb-e5965a4ec389"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37f5c02d-4683-4209-8575-fd4b2d81a59b"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4b6a4cfa-6cd5-4253-a5f3-d4457bc64750"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ad25be6d-945a-452f-97d3-98933e8e6ae5"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d8a87c50-fcc6-4064-a370-e9a8f78014d9"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efc6dcb3-5e0a-40b2-91ae-0ae447e0c4de"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f369637e-50ce-40f7-9416-e8954b5c5d2a"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-07-30 23:38:41,397 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38: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-ecb5227c-73c3-461a-8df2-054501244bda x-compute-request-id: req-ecb5227c-73c3-461a-8df2-054501244bda Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:41,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:38:41,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:41,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:41,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:41,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:41,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:41,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:41,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:41,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:38:41,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:41,456 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:41 GMT 2019-07-30 23:38:41,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:41,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:38:41,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:41,457 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:41,457 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:46,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:38:46,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:46,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:46,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:46,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:46,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:46,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:46,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:46,556 - 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-07-30T23:38:41.555Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-2cbc2276-6ada-40de-94a3-8a8d1eed70ee", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:41.284Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:41.555Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-ecb5227c-73c3-461a-8df2-054501244bda", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:40.917Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:41.555Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-ecb5227c-73c3-461a-8df2-054501244bda", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:40.918Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:41.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e00fbd4c597e1e3fa615e0444e943a9ce221fe3\"", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:40.918Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:41.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:41.279Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:41.555Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cbc2276-6ada-40de-94a3-8a8d1eed70ee Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:41.284Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:42.199Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da9e8196205f2a4bb15e8b458aa1a97ddf58917e\"", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:41.696Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:42.199Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3eac5cd4-0019-49b9-b20c-5fa9830c34a7 x-compute-request-id: req-3eac5cd4-0019-49b9-b20c-5fa9830c34a7 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:42.106Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:42.701Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:42.645Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:42.701Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-3eac5cd4-0019-49b9-b20c-5fa9830c34a7", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:42.107Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:42.701Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-3eac5cd4-0019-49b9-b20c-5fa9830c34a7", "level": "debug", "target_id": "bind_security_group_uz7iji", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:42.107Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.3f25fc04-ed51-4384-9850-1bd0191821ef"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:43.332Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:42.780Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:43.332Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f8a492a-13f4-422f-bc06-a53ff3061595 x-compute-request-id: req-7f8a492a-13f4-422f-bc06-a53ff3061595 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:47Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:43.125Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:43.835Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-7f8a492a-13f4-422f-bc06-a53ff3061595", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:43.126Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:43.835Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da9e8196205f2a4bb15e8b458aa1a97ddf58917e\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:43.127Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:43.835Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-7f8a492a-13f4-422f-bc06-a53ff3061595", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:43.126Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:44.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edee23715ce8969fc1e59a18206f1673cc2cf8b9\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:44.206Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:44.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:43.796Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:44.416Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a12504-efcf-4237-9f83-a32839687cea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:43.801Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:44.416Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-87a12504-efcf-4237-9f83-a32839687cea", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:43.801Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:45.133Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:38:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6779ece8-fe57-460e-b468-495625bea72c x-compute-request-id: req-6779ece8-fe57-460e-b468-495625bea72c Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:45.087Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:45.636Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-6779ece8-fe57-460e-b468-495625bea72c", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:45.087Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:45.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da9e8196205f2a4bb15e8b458aa1a97ddf58917e\"", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:45.088Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:45.636Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-6779ece8-fe57-460e-b468-495625bea72c", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:45.087Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:46.318Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-6661585d-83c9-4302-ae72-bfd499dda746", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:45.610Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:46.318Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-6661585d-83c9-4302-ae72-bfd499dda746", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:45.611Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:46.318Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6661585d-83c9-4302-ae72-bfd499dda746 x-compute-request-id: req-6661585d-83c9-4302-ae72-bfd499dda746 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:45.610Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:46.318Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da9e8196205f2a4bb15e8b458aa1a97ddf58917e\"", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:45.705Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:46.318Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-ca409ae3-33fd-4b9f-a7b9-f1f14237df43", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:45.703Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:46.318Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-ca409ae3-33fd-4b9f-a7b9-f1f14237df43", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:45.704Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:46.318Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca409ae3-33fd-4b9f-a7b9-f1f14237df43 x-compute-request-id: req-ca409ae3-33fd-4b9f-a7b9-f1f14237df43 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:47Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:45.703Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:46.318Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edee23715ce8969fc1e59a18206f1673cc2cf8b9\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:45.612Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}], "metadata": {"pagination": {"total": 1484, "offset": 1452, "size": 50}}} 2019-07-30 23:38:46,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:46,556 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:46 GMT 2019-07-30 23:38:46,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:46,556 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:38:46,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:46,556 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:46,557 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:46,557 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:38:46,558 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-2cbc2276-6ada-40de-94a3-8a8d1eed70ee 2019-07-30 23:38:46,559 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-ecb5227c-73c3-461a-8df2-054501244bda 2019-07-30 23:38:46,559 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-ecb5227c-73c3-461a-8df2-054501244bda 2019-07-30 23:38:46,559 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e00fbd4c597e1e3fa615e0444e943a9ce221fe3" 2019-07-30 23:38:46,559 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:46,559 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cbc2276-6ada-40de-94a3-8a8d1eed70ee Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:46,560 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9e8196205f2a4bb15e8b458aa1a97ddf58917e" 2019-07-30 23:38:46,560 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3eac5cd4-0019-49b9-b20c-5fa9830c34a7 x-compute-request-id: req-3eac5cd4-0019-49b9-b20c-5fa9830c34a7 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 23:38:46,560 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:38:46,560 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-3eac5cd4-0019-49b9-b20c-5fa9830c34a7 2019-07-30 23:38:46,560 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-3eac5cd4-0019-49b9-b20c-5fa9830c34a7 2019-07-30 23:38:46,560 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:38:46,561 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f8a492a-13f4-422f-bc06-a53ff3061595 x-compute-request-id: req-7f8a492a-13f4-422f-bc06-a53ff3061595 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:47Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:46,561 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-7f8a492a-13f4-422f-bc06-a53ff3061595 2019-07-30 23:38:46,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9e8196205f2a4bb15e8b458aa1a97ddf58917e" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-07-30 23:38:46,561 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-7f8a492a-13f4-422f-bc06-a53ff3061595 2019-07-30 23:38:46,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edee23715ce8969fc1e59a18206f1673cc2cf8b9" 2019-07-30 23:38:46,561 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:46,562 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a12504-efcf-4237-9f83-a32839687cea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:46,562 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-87a12504-efcf-4237-9f83-a32839687cea 2019-07-30 23:38:46,562 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:38:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6779ece8-fe57-460e-b468-495625bea72c x-compute-request-id: req-6779ece8-fe57-460e-b468-495625bea72c Content-Length: 0 Content-Type: application/json 2019-07-30 23:38:46,562 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-6779ece8-fe57-460e-b468-495625bea72c 2019-07-30 23:38:46,562 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9e8196205f2a4bb15e8b458aa1a97ddf58917e" 2019-07-30 23:38:46,562 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-6779ece8-fe57-460e-b468-495625bea72c 2019-07-30 23:38:46,563 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-6661585d-83c9-4302-ae72-bfd499dda746 2019-07-30 23:38:46,563 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-6661585d-83c9-4302-ae72-bfd499dda746 2019-07-30 23:38:46,563 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6661585d-83c9-4302-ae72-bfd499dda746 x-compute-request-id: req-6661585d-83c9-4302-ae72-bfd499dda746 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:46,563 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da9e8196205f2a4bb15e8b458aa1a97ddf58917e" 2019-07-30 23:38:46,563 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-ca409ae3-33fd-4b9f-a7b9-f1f14237df43 2019-07-30 23:38:46,563 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-ca409ae3-33fd-4b9f-a7b9-f1f14237df43 2019-07-30 23:38:46,564 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca409ae3-33fd-4b9f-a7b9-f1f14237df43 x-compute-request-id: req-ca409ae3-33fd-4b9f-a7b9-f1f14237df43 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:47Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:46,564 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edee23715ce8969fc1e59a18206f1673cc2cf8b9" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 23:38:46,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:38:46,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:46,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:46,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:46,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:46,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:46,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:46,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:46,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:38:46,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:46,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:46 GMT 2019-07-30 23:38:46,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:46,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:38:46,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:46,748 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:46,748 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:51,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:38:51,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:51,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:51,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:51,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:51,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:51,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:51,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:51,840 - 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-07-30T23:38:46.936Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31ed4275-4074-48ee-8fa1-0eb326a12d3c x-compute-request-id: req-31ed4275-4074-48ee-8fa1-0eb326a12d3c Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"481982ef-22f3-4126-9b4c-f4aa93dda383\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"69c87501-e42c-4377-a7c5-5f915714d610\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"85c5c0ce-b7ad-4def-b1ed-70d8452957c0\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8\"}], \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"id\": \"e319d58f-d623-4e59-adce-a091bf4aab51\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:46.750Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:47.485Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-364daad2-1ee1-4604-82b0-71a48c6aaf53", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:47.087Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:47.485Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:47.203Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:47.485Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:47.349Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:47.485Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-31ed4275-4074-48ee-8fa1-0eb326a12d3c", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:46.751Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:47.485Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:38:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-364daad2-1ee1-4604-82b0-71a48c6aaf53 x-compute-request-id: req-364daad2-1ee1-4604-82b0-71a48c6aaf53 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:47.086Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:47.485Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edee23715ce8969fc1e59a18206f1673cc2cf8b9\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:47.088Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:47.485Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-364daad2-1ee1-4604-82b0-71a48c6aaf53", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:47.087Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:47.485Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-31ed4275-4074-48ee-8fa1-0eb326a12d3c", "level": "debug", "target_id": "bono_security_group_jcip0h", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:46.751Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.e93c625c-0b9f-4376-82c5-578760a54e41"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:48.103Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edee23715ce8969fc1e59a18206f1673cc2cf8b9\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:47.782Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:48.103Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-e2aad600-c8e2-4645-b5f3-2938d75dc65b", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:47.781Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:48.103Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-e2aad600-c8e2-4645-b5f3-2938d75dc65b", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:47.780Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:48.103Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2aad600-c8e2-4645-b5f3-2938d75dc65b x-compute-request-id: req-e2aad600-c8e2-4645-b5f3-2938d75dc65b Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:47.780Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:48.686Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-a6dc248d-b3c0-41c6-b876-def20acce049", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:48.375Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:48.686Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6dc248d-b3c0-41c6-b876-def20acce049 x-compute-request-id: req-a6dc248d-b3c0-41c6-b876-def20acce049 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:48.375Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:48.686Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-3e6eb128-a67b-4332-8181-25319d73eb06", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:48.427Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:48.686Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e6eb128-a67b-4332-8181-25319d73eb06 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:48.427Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:48.686Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:48.421Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:48.686Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-a6dc248d-b3c0-41c6-b876-def20acce049", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:48.376Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c540a7e3-2606-4a13-a7ff-9489a8199f49"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:49.314Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:49.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:49.314Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:48.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:49.314Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aec760cef10ee268e7f5691dfb1302a22acee521\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:48.833Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:49.314Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:48.837Z", "source_id": "bind_host_xgxmxj", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:50.032Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:49.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:50.732Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-626d771b-1bf5-4d4d-aea4-f55220a7aa93", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:50.353Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:50.732Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-f320389b-6040-4697-82b3-6554492274c2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:50.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:50.732Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f320389b-6040-4697-82b3-6554492274c2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:50.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:50.732Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-626d771b-1bf5-4d4d-aea4-f55220a7aa93 x-compute-request-id: req-626d771b-1bf5-4d4d-aea4-f55220a7aa93 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:47Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:50.353Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:50.732Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:38:50.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:50.732Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:50.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:50.732Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aec760cef10ee268e7f5691dfb1302a22acee521\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:50.354Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:50.732Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-626d771b-1bf5-4d4d-aea4-f55220a7aa93", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:50.353Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:51.402Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}665f6df2fde619ef07e76735d2ef8c05aacc855c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:50.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}], "metadata": {"pagination": {"total": 1517, "offset": 1484, "size": 50}}} 2019-07-30 23:38:51,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:51,840 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:51 GMT 2019-07-30 23:38:51,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:51,840 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:38:51,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:51,840 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:51,840 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:51,840 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:38:51,842 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31ed4275-4074-48ee-8fa1-0eb326a12d3c x-compute-request-id: req-31ed4275-4074-48ee-8fa1-0eb326a12d3c Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "481982ef-22f3-4126-9b4c-f4aa93dda383"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "69c87501-e42c-4377-a7c5-5f915714d610"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "85c5c0ce-b7ad-4def-b1ed-70d8452957c0"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "e319d58f-d623-4e59-adce-a091bf4aab51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9809dfa-5b8f-46d8-a1b6-43e9b17d88f8"}], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e319d58f-d623-4e59-adce-a091bf4aab51", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-07-30 23:38:51,843 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-364daad2-1ee1-4604-82b0-71a48c6aaf53 2019-07-30 23:38:51,843 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:38:51,843 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:38:51,843 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-31ed4275-4074-48ee-8fa1-0eb326a12d3c 2019-07-30 23:38:51,843 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:38:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-364daad2-1ee1-4604-82b0-71a48c6aaf53 x-compute-request-id: req-364daad2-1ee1-4604-82b0-71a48c6aaf53 Content-Length: 0 Content-Type: application/json 2019-07-30 23:38:51,843 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edee23715ce8969fc1e59a18206f1673cc2cf8b9" 2019-07-30 23:38:51,844 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/action used request id req-364daad2-1ee1-4604-82b0-71a48c6aaf53 2019-07-30 23:38:51,844 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-31ed4275-4074-48ee-8fa1-0eb326a12d3c 2019-07-30 23:38:51,844 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edee23715ce8969fc1e59a18206f1673cc2cf8b9" 2019-07-30 23:38:51,844 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-e2aad600-c8e2-4645-b5f3-2938d75dc65b 2019-07-30 23:38:51,844 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-e2aad600-c8e2-4645-b5f3-2938d75dc65b 2019-07-30 23:38:51,844 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2aad600-c8e2-4645-b5f3-2938d75dc65b x-compute-request-id: req-e2aad600-c8e2-4645-b5f3-2938d75dc65b Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:51,844 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-a6dc248d-b3c0-41c6-b876-def20acce049 2019-07-30 23:38:51,845 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6dc248d-b3c0-41c6-b876-def20acce049 x-compute-request-id: req-a6dc248d-b3c0-41c6-b876-def20acce049 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 23:38:51,845 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-3e6eb128-a67b-4332-8181-25319d73eb06 2019-07-30 23:38:51,845 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e6eb128-a67b-4332-8181-25319d73eb06 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:51,845 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:51,845 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab/os-security-groups used request id req-a6dc248d-b3c0-41c6-b876-def20acce049 2019-07-30 23:38:51,845 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:38:51,846 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:38:51,846 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec760cef10ee268e7f5691dfb1302a22acee521" 2019-07-30 23:38:51,846 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:38:51,846 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 23:38:51,846 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-626d771b-1bf5-4d4d-aea4-f55220a7aa93 2019-07-30 23:38:51,846 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-f320389b-6040-4697-82b3-6554492274c2 2019-07-30 23:38:51,846 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f320389b-6040-4697-82b3-6554492274c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:51,847 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-626d771b-1bf5-4d4d-aea4-f55220a7aa93 x-compute-request-id: req-626d771b-1bf5-4d4d-aea4-f55220a7aa93 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:47Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:51,847 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:51,847 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 23:38:51,847 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec760cef10ee268e7f5691dfb1302a22acee521" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-07-30 23:38:51,847 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-626d771b-1bf5-4d4d-aea4-f55220a7aa93 2019-07-30 23:38:51,847 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}665f6df2fde619ef07e76735d2ef8c05aacc855c" 2019-07-30 23:38:51,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:38:51,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:51,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:51,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:51,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:51,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:51,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:51,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:51,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:38:51,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:51,907 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:51 GMT 2019-07-30 23:38:51,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:51,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:38:51,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:51,907 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:51,907 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:56,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:38:56,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:56,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:56,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:56,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:56,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:56,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:56,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:56,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:52.118Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23a340cd-d30f-47c5-bc3b-eb4d4ff0fd9a x-compute-request-id: req-23a340cd-d30f-47c5-bc3b-eb4d4ff0fd9a Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:48Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:51.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:52.649Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-23a340cd-d30f-47c5-bc3b-eb4d4ff0fd9a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:51.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:52.649Z", "message": "RESP: [202] Date: Tue, 30 Jul 2019 23:38: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-384129b6-3c5b-4b8e-aa30-50cbdb600cf9 x-compute-request-id: req-384129b6-3c5b-4b8e-aa30-50cbdb600cf9 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:52.513Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:52.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}665f6df2fde619ef07e76735d2ef8c05aacc855c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:52.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:52.649Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-20c1331a-9bb4-474a-9cd1-d2657c3012b9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:52.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:52.649Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-20c1331a-9bb4-474a-9cd1-d2657c3012b9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:52.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:52.649Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 23:38:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20c1331a-9bb4-474a-9cd1-d2657c3012b9 x-compute-request-id: req-20c1331a-9bb4-474a-9cd1-d2657c3012b9 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:52.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:52.649Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}665f6df2fde619ef07e76735d2ef8c05aacc855c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:51.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:52.649Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-23a340cd-d30f-47c5-bc3b-eb4d4ff0fd9a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:51.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:53.216Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-384129b6-3c5b-4b8e-aa30-50cbdb600cf9", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:52.514Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:53.216Z", "message": "Waiting for server \"62929598-cf2f-4b6e-896a-9e36c79b65ab\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:52.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:53.216Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-f33f6c04-ceb8-4d0d-b468-4e6465a1fb45", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:52.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:53.216Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-f33f6c04-ceb8-4d0d-b468-4e6465a1fb45", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:52.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:53.216Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f33f6c04-ceb8-4d0d-b468-4e6465a1fb45 x-compute-request-id: req-f33f6c04-ceb8-4d0d-b468-4e6465a1fb45 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:88:eb:62\", \"version\": 4, \"addr\": \"192.168.120.14\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:11.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"62929598-cf2f-4b6e-896a-9e36c79b65ab\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:38:52Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bind_host_xgxmxj\", \"created\": \"2019-07-30T23:13:09Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:52.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:53.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aec760cef10ee268e7f5691dfb1302a22acee521\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:52.515Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:53.216Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-384129b6-3c5b-4b8e-aa30-50cbdb600cf9", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:52.514Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:53.719Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fe92fff-e758-4c59-a8fc-5c22515a253c x-compute-request-id: req-0fe92fff-e758-4c59-a8fc-5c22515a253c Content-Encoding: gzip Content-Length: 797 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:47Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:53.278Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:53.719Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-0fe92fff-e758-4c59-a8fc-5c22515a253c", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:53.278Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:53.719Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aec760cef10ee268e7f5691dfb1302a22acee521\"", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:53.279Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:53.719Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-0fe92fff-e758-4c59-a8fc-5c22515a253c", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:53.278Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:54.336Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-d1f6af8c-b22c-413e-92a0-afc24524a084", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:54.047Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:54.336Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-d1f6af8c-b22c-413e-92a0-afc24524a084", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:54.047Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:54.336Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38: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-d1f6af8c-b22c-413e-92a0-afc24524a084 x-compute-request-id: req-d1f6af8c-b22c-413e-92a0-afc24524a084 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:54.047Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5b7178b7-1fab-47b4-83ca-b107ac7f052c"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:54.937Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:54.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:54.937Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_9u4eba", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:54.425Z", "source_id": "bono_host_hcp4ri", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:54.937Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:54.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:55.606Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:54.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:56.324Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09cb56a0-986f-4fee-99f6-2d2b66bb22ac Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:56.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:56.324Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:38:56.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:56.324Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:56.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:56.324Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-09cb56a0-986f-4fee-99f6-2d2b66bb22ac", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:56.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}], "metadata": {"pagination": {"total": 1548, "offset": 1517, "size": 50}}} 2019-07-30 23:38:56,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:56,995 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:56 GMT 2019-07-30 23:38:56,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:56,995 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:38:56,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:56,995 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:56,995 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:38:56,995 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:38:56,997 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23a340cd-d30f-47c5-bc3b-eb4d4ff0fd9a x-compute-request-id: req-23a340cd-d30f-47c5-bc3b-eb4d4ff0fd9a Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:48Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:56,997 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-23a340cd-d30f-47c5-bc3b-eb4d4ff0fd9a 2019-07-30 23:38:56,997 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 30 Jul 2019 23:38: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-384129b6-3c5b-4b8e-aa30-50cbdb600cf9 x-compute-request-id: req-384129b6-3c5b-4b8e-aa30-50cbdb600cf9 Content-Length: 0 Content-Type: application/json 2019-07-30 23:38:56,998 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}665f6df2fde619ef07e76735d2ef8c05aacc855c" 2019-07-30 23:38:56,998 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-20c1331a-9bb4-474a-9cd1-d2657c3012b9 2019-07-30 23:38:56,998 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-20c1331a-9bb4-474a-9cd1-d2657c3012b9 2019-07-30 23:38:56,998 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 23:38:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20c1331a-9bb4-474a-9cd1-d2657c3012b9 x-compute-request-id: req-20c1331a-9bb4-474a-9cd1-d2657c3012b9 Content-Type: application/json 2019-07-30 23:38:56,998 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}665f6df2fde619ef07e76735d2ef8c05aacc855c" 2019-07-30 23:38:56,998 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-23a340cd-d30f-47c5-bc3b-eb4d4ff0fd9a 2019-07-30 23:38:56,999 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-384129b6-3c5b-4b8e-aa30-50cbdb600cf9 2019-07-30 23:38:56,999 - functest.core.cloudify - DEBUG - Waiting for server "62929598-cf2f-4b6e-896a-9e36c79b65ab" to be deleted. current status: SHUTOFF 2019-07-30 23:38:56,999 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-f33f6c04-ceb8-4d0d-b468-4e6465a1fb45 2019-07-30 23:38:56,999 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-f33f6c04-ceb8-4d0d-b468-4e6465a1fb45 2019-07-30 23:38:56,999 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f33f6c04-ceb8-4d0d-b468-4e6465a1fb45 x-compute-request-id: req-f33f6c04-ceb8-4d0d-b468-4e6465a1fb45 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:eb:62", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:11.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "62929598-cf2f-4b6e-896a-9e36c79b65ab", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:38:52Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bind_host_xgxmxj", "created": "2019-07-30T23:13:09Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:56,999 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec760cef10ee268e7f5691dfb1302a22acee521" 2019-07-30 23:38:57,000 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/action used request id req-384129b6-3c5b-4b8e-aa30-50cbdb600cf9 2019-07-30 23:38:57,000 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fe92fff-e758-4c59-a8fc-5c22515a253c x-compute-request-id: req-0fe92fff-e758-4c59-a8fc-5c22515a253c Content-Encoding: gzip Content-Length: 797 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:47Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:38:57,000 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-0fe92fff-e758-4c59-a8fc-5c22515a253c 2019-07-30 23:38:57,000 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aec760cef10ee268e7f5691dfb1302a22acee521" 2019-07-30 23:38:57,000 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-0fe92fff-e758-4c59-a8fc-5c22515a253c 2019-07-30 23:38:57,001 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-d1f6af8c-b22c-413e-92a0-afc24524a084 2019-07-30 23:38:57,001 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0/os-security-groups used request id req-d1f6af8c-b22c-413e-92a0-afc24524a084 2019-07-30 23:38:57,001 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38: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-d1f6af8c-b22c-413e-92a0-afc24524a084 x-compute-request-id: req-d1f6af8c-b22c-413e-92a0-afc24524a084 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-07-30 23:38:57,001 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:38:57,001 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-07-30 23:38:57,001 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:38:57,001 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-30 23:38:57,002 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09cb56a0-986f-4fee-99f6-2d2b66bb22ac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:38:57,002 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:38:57,002 - functest.core.cloudify - DEBUG - deleting server 2019-07-30 23:38:57,002 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-09cb56a0-986f-4fee-99f6-2d2b66bb22ac 2019-07-30 23:38:57,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:38:57,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:38:57,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:38:57,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:38:57,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:38:57,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:38:57,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:38:57,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:38:57,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:38:57,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:38:57,098 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:38:57 GMT 2019-07-30 23:38:57,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:38:57,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:38:57,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:38:57,098 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:38:57,098 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:39:02,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:39:02,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:39:02,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:39:02,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:39:02,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:39:02,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:39:02,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:39:02,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:39:02,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:56.991Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79d435bf897bf9b36c28e5e1566c6a2004ef3ffa\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:56.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:57.493Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ce0523d-f701-4dc3-8d44-6ae0b41dfe7c x-compute-request-id: req-9ce0523d-f701-4dc3-8d44-6ae0b41dfe7c Content-Encoding: gzip Content-Length: 797 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:37:47Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:57.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.088Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-5dda9b60-828c-401b-80e2-460a43924096", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:57.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.088Z", "message": "RESP: [204] Date: Tue, 30 Jul 2019 23:38:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5dda9b60-828c-401b-80e2-460a43924096 x-compute-request-id: req-5dda9b60-828c-401b-80e2-460a43924096 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:57.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.088Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-9ce0523d-f701-4dc3-8d44-6ae0b41dfe7c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:57.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.088Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-9ce0523d-f701-4dc3-8d44-6ae0b41dfe7c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:57.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.088Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}665f6df2fde619ef07e76735d2ef8c05aacc855c\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:57.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.088Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79d435bf897bf9b36c28e5e1566c6a2004ef3ffa\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:57.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.088Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 23:38:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b327fd93-deba-421e-ae36-d1c8fc8db3ee x-compute-request-id: req-b327fd93-deba-421e-ae36-d1c8fc8db3ee Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 62929598-cf2f-4b6e-896a-9e36c79b65ab 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-07-30T23:38:57.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.088Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-b327fd93-deba-421e-ae36-d1c8fc8db3ee", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:57.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bind_host_xgxmxj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.088Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-b327fd93-deba-421e-ae36-d1c8fc8db3ee", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:57.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.337a9a94-5ecd-4449-b682-4ee2cf2c9c72"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.088Z", "message": "RESP: [200] Date: Tue, 30 Jul 2019 23:38:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df009df1-481e-4ecc-acb6-54c4322321ed x-compute-request-id: req-df009df1-481e-4ecc-acb6-54c4322321ed Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:30:53:5c\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-07-30T23:16:18.000000\", \"flavor\": {\"id\": \"20bd8f45-b84b-420b-9474-25cc371fe63a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a\", \"rel\": \"bookmark\"}]}, \"id\": \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\", \"user_id\": \"643b6c14340e408294f31de4a8536b51\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-07-30T23:38:57Z\", \"hostId\": \"95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64\", \"name\": \"server_clearwater-opnfv_bono_host_hcp4ri\", \"created\": \"2019-07-30T23:13:10Z\", \"tenant_id\": \"778312b64a1a4940aa9f1a8df3199800\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64\", \"cloudify_management_network_id\": \"d8ee0a07-10df-4308-9acc-1fd4eb81bb28\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:58.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.088Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79d435bf897bf9b36c28e5e1566c6a2004ef3ffa\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:57.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.088Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-5dda9b60-828c-401b-80e2-460a43924096", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:57.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.733Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-df009df1-481e-4ecc-acb6-54c4322321ed", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:58.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.733Z", "message": "Waiting for server \"4348cfb2-3d57-420b-9a07-ef9cf2b55da0\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:58.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.733Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-df009df1-481e-4ecc-acb6-54c4322321ed", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:58.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.733Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:58.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.733Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:58.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_host_xgxmxj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:58.733Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:58.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:59.337Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:58.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:59.337Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:58.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:59.337Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:58.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:59.936Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:59.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:59.936Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:59.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:38:59.936Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:59.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:00.536Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:59.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:00.536Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:59.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:00.536Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:38:59.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:01.130Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:00.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:01.130Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:01.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.179f2b63-a320-449b-a96e-4b7c0e724291"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:01.130Z", "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-07-30T23:39:00.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:01.806Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:39:01.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5a82f998-c4e7-4f65-98c8-7f494ecb7f75"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:01.806Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3024c5ff-6128-4791-81ff-d351ccd98db0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:01.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5a82f998-c4e7-4f65-98c8-7f494ecb7f75"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:01.806Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:01.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5a82f998-c4e7-4f65-98c8-7f494ecb7f75"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:01.806Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/6bde95a4-3096-4113-80a7-50e15e5e8160.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}090eb0252fe77419f11de4292e71962250d4db83\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:01.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.179f2b63-a320-449b-a96e-4b7c0e724291"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:01.806Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b80e998b-b589-4860-9d84-f692f30f2ee1", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:01.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.179f2b63-a320-449b-a96e-4b7c0e724291"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:01.806Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-3024c5ff-6128-4791-81ff-d351ccd98db0", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:01.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5a82f998-c4e7-4f65-98c8-7f494ecb7f75"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:01.806Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b80e998b-b589-4860-9d84-f692f30f2ee1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:01.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.179f2b63-a320-449b-a96e-4b7c0e724291"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:01.806Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:39:01.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.179f2b63-a320-449b-a96e-4b7c0e724291"}], "metadata": {"pagination": {"total": 1588, "offset": 1548, "size": 50}}} 2019-07-30 23:39:02,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:39:02,189 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:39:02 GMT 2019-07-30 23:39:02,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:39:02,190 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:39:02,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:39:02,190 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:39:02,190 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:39:02,190 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:39:02,192 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d435bf897bf9b36c28e5e1566c6a2004ef3ffa" 2019-07-30 23:39:02,192 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ce0523d-f701-4dc3-8d44-6ae0b41dfe7c x-compute-request-id: req-9ce0523d-f701-4dc3-8d44-6ae0b41dfe7c Content-Encoding: gzip Content-Length: 797 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:37:47Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:39:02,193 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-5dda9b60-828c-401b-80e2-460a43924096 2019-07-30 23:39:02,193 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 30 Jul 2019 23:38:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5dda9b60-828c-401b-80e2-460a43924096 x-compute-request-id: req-5dda9b60-828c-401b-80e2-460a43924096 Content-Type: application/json 2019-07-30 23:39:02,193 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-9ce0523d-f701-4dc3-8d44-6ae0b41dfe7c 2019-07-30 23:39:02,193 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-9ce0523d-f701-4dc3-8d44-6ae0b41dfe7c 2019-07-30 23:39:02,193 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}665f6df2fde619ef07e76735d2ef8c05aacc855c" 2019-07-30 23:39:02,194 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d435bf897bf9b36c28e5e1566c6a2004ef3ffa" 2019-07-30 23:39:02,194 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 23:38:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b327fd93-deba-421e-ae36-d1c8fc8db3ee x-compute-request-id: req-b327fd93-deba-421e-ae36-d1c8fc8db3ee Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 62929598-cf2f-4b6e-896a-9e36c79b65ab could not be found.", "code": 404}} 2019-07-30 23:39:02,194 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-b327fd93-deba-421e-ae36-d1c8fc8db3ee 2019-07-30 23:39:02,194 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/62929598-cf2f-4b6e-896a-9e36c79b65ab used request id req-b327fd93-deba-421e-ae36-d1c8fc8db3ee 2019-07-30 23:39:02,194 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 30 Jul 2019 23:38:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df009df1-481e-4ecc-acb6-54c4322321ed x-compute-request-id: req-df009df1-481e-4ecc-acb6-54c4322321ed Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:30:53:5c", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "rel": "bookmark"}], "image": {"id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "links": [{"href": "http://172.30.9.37:8774/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-07-30T23:16:18.000000", "flavor": {"id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "links": [{"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "bookmark"}]}, "id": "4348cfb2-3d57-420b-9a07-ef9cf2b55da0", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-07-30T23:38:57Z", "hostId": "95b7ddcf760422168ab6eba9d2e7e4c5aaf7bf9d479a50f6d7f8c1f3", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "server_clearwater-opnfv_bono_host_hcp4ri", "created": "2019-07-30T23:13:10Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "cloudify_management_network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28"}}} 2019-07-30 23:39:02,194 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d435bf897bf9b36c28e5e1566c6a2004ef3ffa" 2019-07-30 23:39:02,195 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-5dda9b60-828c-401b-80e2-460a43924096 2019-07-30 23:39:02,195 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-df009df1-481e-4ecc-acb6-54c4322321ed 2019-07-30 23:39:02,195 - functest.core.cloudify - DEBUG - Waiting for server "4348cfb2-3d57-420b-9a07-ef9cf2b55da0" to be deleted. current status: SHUTOFF 2019-07-30 23:39:02,195 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-df009df1-481e-4ecc-acb6-54c4322321ed 2019-07-30 23:39:02,195 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:39:02,195 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:39:02,196 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 23:39:02,196 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:39:02,196 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:39:02,196 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:39:02,196 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:39:02,196 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:39:02,196 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:39:02,197 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:39:02,197 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:39:02,197 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:39:02,197 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-30 23:39:02,197 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 23:39:02,197 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 23:39:02,198 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:39:02,198 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3024c5ff-6128-4791-81ff-d351ccd98db0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:39:02,198 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-30 23:39:02,198 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/6bde95a4-3096-4113-80a7-50e15e5e8160.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090eb0252fe77419f11de4292e71962250d4db83" 2019-07-30 23:39:02,198 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b80e998b-b589-4860-9d84-f692f30f2ee1 2019-07-30 23:39:02,198 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-3024c5ff-6128-4791-81ff-d351ccd98db0 2019-07-30 23:39:02,198 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b80e998b-b589-4860-9d84-f692f30f2ee1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:39:02,199 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:39:02,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:39:02,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:39:02,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:39:02,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:39:02,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:39:02,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:39:02,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:39:02,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:39:02,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:39:02,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:39:02,257 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:39:02 GMT 2019-07-30 23:39:02,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:39:02,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:39:02,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:39:02,258 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:39:02,258 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:39:07,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:39:07,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:39:07,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:39:07,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:39:07,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:39:07,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:39:07,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:39:07,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:39:07,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:02.473Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/floatingips/b8f262a2-31a3-45d6-b7c7-fbed823cfcf5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}123646c2813c3068a240919a70db826f17f16d09\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:01.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5a82f998-c4e7-4f65-98c8-7f494ecb7f75"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:02.473Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/6bde95a4-3096-4113-80a7-50e15e5e8160.json used request id req-c8cbd1eb-ee85-431c-9561-d66cdd547952", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:01.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.179f2b63-a320-449b-a96e-4b7c0e724291"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:02.473Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/6bde95a4-3096-4113-80a7-50e15e5e8160.json used request id req-c8cbd1eb-ee85-431c-9561-d66cdd547952", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:01.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.179f2b63-a320-449b-a96e-4b7c0e724291"}, {"node_instance_id": "bind_security_group_uz7iji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:02.473Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c8cbd1eb-ee85-431c-9561-d66cdd547952 Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:01 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-07-30T23:39:01.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.179f2b63-a320-449b-a96e-4b7c0e724291"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:03.003Z", "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-07-30T23:39:02.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_security_group_uz7iji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:03.003Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:02.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:03.546Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-fa9dabf7-9c8d-4254-9a4f-f0a35cd26cbb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:03.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:03.546Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/b8f262a2-31a3-45d6-b7c7-fbed823cfcf5.json used request id req-cf9ebc72-2524-4be8-9f3e-c4b616e6ee94", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:03.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5a82f998-c4e7-4f65-98c8-7f494ecb7f75"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:03.546Z", "message": "RESP: [204] X-Openstack-Request-Id: req-cf9ebc72-2524-4be8-9f3e-c4b616e6ee94 Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:03 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-07-30T23:39:03.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5a82f998-c4e7-4f65-98c8-7f494ecb7f75"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:03.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79d435bf897bf9b36c28e5e1566c6a2004ef3ffa\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:03.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:03.546Z", "message": "RESP: [404] Date: Tue, 30 Jul 2019 23:39:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa9dabf7-9c8d-4254-9a4f-f0a35cd26cbb x-compute-request-id: req-fa9dabf7-9c8d-4254-9a4f-f0a35cd26cbb Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 4348cfb2-3d57-420b-9a07-ef9cf2b55da0 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-07-30T23:39:03.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bono_host_hcp4ri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:03.546Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-fa9dabf7-9c8d-4254-9a4f-f0a35cd26cbb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:03.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.cef41035-fc05-485d-ad4d-7fb1f84ae903"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:03.546Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:03.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_floatingip_5pvzve", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:03.546Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/floatingips/b8f262a2-31a3-45d6-b7c7-fbed823cfcf5.json used request id req-cf9ebc72-2524-4be8-9f3e-c4b616e6ee94", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:03.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5a82f998-c4e7-4f65-98c8-7f494ecb7f75"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:04.194Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:03.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_host_hcp4ri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:04.194Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:03.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bind_floatingip_5pvzve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:04.194Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:03.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:04.791Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:04.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "keypair_8ie45s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:04.791Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:04.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:04.791Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:04.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:05.386Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:04.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:05.386Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:04.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_floatingip_v3mdrw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:05.386Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:04.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "keypair_8ie45s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:05.984Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:04.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:05.984Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:04.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:05.984Z", "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-07-30T23:39:04.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:06.579Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:05.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:06.579Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:05.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_floatingip_v3mdrw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:06.579Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:04.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_floatingip_v3mdrw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:07.230Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:05.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "keypair_8ie45s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:07.230Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:05.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:07.230Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:05.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 1620, "offset": 1588, "size": 50}}} 2019-07-30 23:39:07,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:39:07,443 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:39:07 GMT 2019-07-30 23:39:07,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:39:07,444 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:39:07,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:39:07,444 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:39:07,444 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:39:07,444 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:39:07,445 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/floatingips/b8f262a2-31a3-45d6-b7c7-fbed823cfcf5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}123646c2813c3068a240919a70db826f17f16d09" 2019-07-30 23:39:07,446 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/6bde95a4-3096-4113-80a7-50e15e5e8160.json used request id req-c8cbd1eb-ee85-431c-9561-d66cdd547952 2019-07-30 23:39:07,446 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/6bde95a4-3096-4113-80a7-50e15e5e8160.json used request id req-c8cbd1eb-ee85-431c-9561-d66cdd547952 2019-07-30 23:39:07,446 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8cbd1eb-ee85-431c-9561-d66cdd547952 Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:39:07,446 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 23:39:07,446 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:39:07,446 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-fa9dabf7-9c8d-4254-9a4f-f0a35cd26cbb 2019-07-30 23:39:07,447 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/b8f262a2-31a3-45d6-b7c7-fbed823cfcf5.json used request id req-cf9ebc72-2524-4be8-9f3e-c4b616e6ee94 2019-07-30 23:39:07,447 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf9ebc72-2524-4be8-9f3e-c4b616e6ee94 Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:39:07,447 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d435bf897bf9b36c28e5e1566c6a2004ef3ffa" 2019-07-30 23:39:07,447 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 30 Jul 2019 23:39:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa9dabf7-9c8d-4254-9a4f-f0a35cd26cbb x-compute-request-id: req-fa9dabf7-9c8d-4254-9a4f-f0a35cd26cbb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4348cfb2-3d57-420b-9a07-ef9cf2b55da0 could not be found.", "code": 404}} 2019-07-30 23:39:07,447 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/4348cfb2-3d57-420b-9a07-ef9cf2b55da0 used request id req-fa9dabf7-9c8d-4254-9a4f-f0a35cd26cbb 2019-07-30 23:39:07,447 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-30 23:39:07,448 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/floatingips/b8f262a2-31a3-45d6-b7c7-fbed823cfcf5.json used request id req-cf9ebc72-2524-4be8-9f3e-c4b616e6ee94 2019-07-30 23:39:07,448 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:39:07,448 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-07-30 23:39:07,448 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:39:07,448 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:39:07,448 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:39:07,449 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:39:07,449 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:39:07,449 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:39:07,449 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-30 23:39:07,449 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:39:07,449 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:39:07,450 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:39:07,450 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:39:07,450 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:39:07,450 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-30 23:39:07,450 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:39:07,450 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:39:07,450 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-30 23:39:07,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:39:07,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:39:07,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:39:07,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:39:07,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:39:07,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:39:07,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:39:07,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:39:07,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:39:07,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:39:07,572 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:39:07 GMT 2019-07-30 23:39:07,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:39:07,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-07-30 23:39:07,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:39:07,573 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:39:07,573 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:39:12,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/events 2019-07-30 23:39:12,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:39:12,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:39:12,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:39:12,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:39:12,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:39:12,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:39:12,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:39:12,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_jcip0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:07.834Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:05.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:07.834Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:05.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:07.834Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:05.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:07.834Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-1c651625-3a91-4588-9b3b-666c8616676a", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:07.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2a4d407b-46ab-4b5a-bbde-586384f38556"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:07.834Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c651625-3a91-4588-9b3b-666c8616676a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:07.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2a4d407b-46ab-4b5a-bbde-586384f38556"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:07.834Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:39:07.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2a4d407b-46ab-4b5a-bbde-586384f38556"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:07.834Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:07.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2a4d407b-46ab-4b5a-bbde-586384f38556"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "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-07-30T23:39:05.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:39:08.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a6f8d9c7-081f-4964-8f49-f4ff8daf9d57"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-f5c1f136-f96e-4d17-8398-faebe4e17030", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:07.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f0b6ef8-8205-44a3-8dd3-27f2be350c6f"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:39:07.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f0b6ef8-8205-44a3-8dd3-27f2be350c6f"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5c1f136-f96e-4d17-8398-faebe4e17030 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:07.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f0b6ef8-8205-44a3-8dd3-27f2be350c6f"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c46ba0c-6d07-4f58-abdf-f2168f4fa628 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:08.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a6f8d9c7-081f-4964-8f49-f4ff8daf9d57"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-9c46ba0c-6d07-4f58-abdf-f2168f4fa628", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:08.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a6f8d9c7-081f-4964-8f49-f4ff8daf9d57"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "RESP: [204] X-Openstack-Request-Id: req-37a7e74f-3862-432c-b12e-56a1fbc3b703 Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:08 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-07-30T23:39:08.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2a4d407b-46ab-4b5a-bbde-586384f38556"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc.json used request id req-37a7e74f-3862-432c-b12e-56a1fbc3b703", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:08.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2a4d407b-46ab-4b5a-bbde-586384f38556"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc.json used request id req-37a7e74f-3862-432c-b12e-56a1fbc3b703", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:08.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2a4d407b-46ab-4b5a-bbde-586384f38556"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/e319d58f-d623-4e59-adce-a091bf4aab51.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}afb41a9c9e9c375a8f8d639bff4582477612816c\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:08.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f0b6ef8-8205-44a3-8dd3-27f2be350c6f"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:05.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:08.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a6f8d9c7-081f-4964-8f49-f4ff8daf9d57"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:07.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f0b6ef8-8205-44a3-8dd3-27f2be350c6f"}, {"node_instance_id": "bono_security_group_jcip0h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bf66f240244111b878add74e2fea2988ccadd851\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:07.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.2a4d407b-46ab-4b5a-bbde-586384f38556"}, {"node_instance_id": "bono_floatingip_v3mdrw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:08.438Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:05.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.033Z", "message": "RESP: [300] Date: Tue, 30 Jul 2019 23:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a1d575-1c63-4184-80e6-0beb592139b8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37: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-07-30T23:39:08.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c7a624bd-6df2-4c14-a16b-19149808af92"}, {"node_instance_id": "keypair_8ie45s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.033Z", "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-07-30T23:39:08.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.4e8cdbc6-78c4-46d4-927c-07aeca77096e"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.033Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/floatingips/4e5d0ff8-adf2-455b-9cf5-440b41447bb9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56a0e56759d74383e033da7a4b897bd5daf7b6f0\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:08.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a6f8d9c7-081f-4964-8f49-f4ff8daf9d57"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.033Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/e319d58f-d623-4e59-adce-a091bf4aab51.json used request id req-af4d8e83-1437-4c78-88a0-785cc99061e6", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:08.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f0b6ef8-8205-44a3-8dd3-27f2be350c6f"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.033Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:05.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "keypair_8ie45s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.033Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:05.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.033Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:08.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c7a624bd-6df2-4c14-a16b-19149808af92"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-30T23:39:08.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c7a624bd-6df2-4c14-a16b-19149808af92"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.033Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e0a1d575-1c63-4184-80e6-0beb592139b8", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:08.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c7a624bd-6df2-4c14-a16b-19149808af92"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.033Z", "message": "RESP: [204] X-Openstack-Request-Id: req-af4d8e83-1437-4c78-88a0-785cc99061e6 Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:08 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-07-30T23:39:08.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f0b6ef8-8205-44a3-8dd3-27f2be350c6f"}, {"node_instance_id": "base_security_group_9u4eba", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.033Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/e319d58f-d623-4e59-adce-a091bf4aab51.json used request id req-af4d8e83-1437-4c78-88a0-785cc99061e6", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:08.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.5f0b6ef8-8205-44a3-8dd3-27f2be350c6f"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.630Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:06.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "keypair_8ie45s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.630Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:06.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_floatingip_v3mdrw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.630Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:06.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.630Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/bd25b295-f16a-48a9-97ef-c71a27020eda.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a814e9846c3980d104b45f45df171f365628bd29\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:09.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c7a624bd-6df2-4c14-a16b-19149808af92"}, {"node_instance_id": "base_security_group_9u4eba", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:09.630Z", "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-07-30T23:39:06.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:10.244Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/floatingips/4e5d0ff8-adf2-455b-9cf5-440b41447bb9.json used request id req-67d5b1f1-2f73-4d2f-9d4d-c316f511a18b", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:09.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a6f8d9c7-081f-4964-8f49-f4ff8daf9d57"}, {"node_instance_id": "keypair_8ie45s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:10.244Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:07.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:10.244Z", "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-07-30T23:39:06.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_floatingip_v3mdrw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:10.244Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:06.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:10.244Z", "message": "RESP: [204] X-Openstack-Request-Id: req-d67a23ce-4fe7-46f8-8b51-8f2147994707 Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:09 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-07-30T23:39:09.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c7a624bd-6df2-4c14-a16b-19149808af92"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:10.244Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/bd25b295-f16a-48a9-97ef-c71a27020eda.json used request id req-d67a23ce-4fe7-46f8-8b51-8f2147994707", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:09.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c7a624bd-6df2-4c14-a16b-19149808af92"}, {"node_instance_id": "internal_sip_security_group_3emf3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:10.244Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/bd25b295-f16a-48a9-97ef-c71a27020eda.json used request id req-d67a23ce-4fe7-46f8-8b51-8f2147994707", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:09.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.c7a624bd-6df2-4c14-a16b-19149808af92"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:10.244Z", "message": "RESP: [204] X-Openstack-Request-Id: req-67d5b1f1-2f73-4d2f-9d4d-c316f511a18b Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:09 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-07-30T23:39:09.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a6f8d9c7-081f-4964-8f49-f4ff8daf9d57"}, {"node_instance_id": "bono_floatingip_v3mdrw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:10.244Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/4e5d0ff8-adf2-455b-9cf5-440b41447bb9.json used request id req-67d5b1f1-2f73-4d2f-9d4d-c316f511a18b", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:09.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343", "logger": "ctx.a6f8d9c7-081f-4964-8f49-f4ff8daf9d57"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:10.843Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-30T23:39:08.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}, {"node_instance_id": "bono_security_group_jcip0h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-07-30T23:39:10.843Z", "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-07-30T23:39:08.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "282b4d69-3e96-4e6b-9562-81edb9a64343"}], "metadata": {"pagination": {"total": 1679, "offset": 1620, "size": 50}}} 2019-07-30 23:39:12,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:39:12,665 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:39:12 GMT 2019-07-30 23:39:12,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:39:12,665 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:39:12,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:39:12,665 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:39:12,666 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:39:12,666 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:39:12,668 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:39:12,668 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:39:12,668 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:39:12,668 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-1c651625-3a91-4588-9b3b-666c8616676a 2019-07-30 23:39:12,668 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c651625-3a91-4588-9b3b-666c8616676a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:39:12,668 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:39:12,669 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 23:39:12,669 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 23:39:12,669 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:39:12,669 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-f5c1f136-f96e-4d17-8398-faebe4e17030 2019-07-30 23:39:12,669 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:39:12,669 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5c1f136-f96e-4d17-8398-faebe4e17030 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:39:12,670 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c46ba0c-6d07-4f58-abdf-f2168f4fa628 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:39:12,670 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-9c46ba0c-6d07-4f58-abdf-f2168f4fa628 2019-07-30 23:39:12,670 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37a7e74f-3862-432c-b12e-56a1fbc3b703 Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:39:12,670 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc.json used request id req-37a7e74f-3862-432c-b12e-56a1fbc3b703 2019-07-30 23:39:12,670 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc.json used request id req-37a7e74f-3862-432c-b12e-56a1fbc3b703 2019-07-30 23:39:12,670 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/e319d58f-d623-4e59-adce-a091bf4aab51.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb41a9c9e9c375a8f8d639bff4582477612816c" 2019-07-30 23:39:12,671 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:39:12,671 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-30 23:39:12,671 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 23:39:12,671 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/dd0e633d-3ed0-4a69-a9a1-999d9e4e22cc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf66f240244111b878add74e2fea2988ccadd851" 2019-07-30 23:39:12,671 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:39:12,671 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 30 Jul 2019 23:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a1d575-1c63-4184-80e6-0beb592139b8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:39:12,672 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-07-30 23:39:12,672 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/floatingips/4e5d0ff8-adf2-455b-9cf5-440b41447bb9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56a0e56759d74383e033da7a4b897bd5daf7b6f0" 2019-07-30 23:39:12,672 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/e319d58f-d623-4e59-adce-a091bf4aab51.json used request id req-af4d8e83-1437-4c78-88a0-785cc99061e6 2019-07-30 23:39:12,672 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:39:12,672 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-30 23:39:12,672 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-30 23:39:12,673 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-30 23:39:12,673 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e0a1d575-1c63-4184-80e6-0beb592139b8 2019-07-30 23:39:12,673 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af4d8e83-1437-4c78-88a0-785cc99061e6 Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:39:12,673 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/e319d58f-d623-4e59-adce-a091bf4aab51.json used request id req-af4d8e83-1437-4c78-88a0-785cc99061e6 2019-07-30 23:39:12,673 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:39:12,673 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:39:12,674 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-30 23:39:12,674 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/bd25b295-f16a-48a9-97ef-c71a27020eda.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a814e9846c3980d104b45f45df171f365628bd29" 2019-07-30 23:39:12,674 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 23:39:12,674 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/floatingips/4e5d0ff8-adf2-455b-9cf5-440b41447bb9.json used request id req-67d5b1f1-2f73-4d2f-9d4d-c316f511a18b 2019-07-30 23:39:12,674 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-07-30 23:39:12,674 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-30 23:39:12,675 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-30 23:39:12,675 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d67a23ce-4fe7-46f8-8b51-8f2147994707 Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:39:12,675 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/bd25b295-f16a-48a9-97ef-c71a27020eda.json used request id req-d67a23ce-4fe7-46f8-8b51-8f2147994707 2019-07-30 23:39:12,675 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/bd25b295-f16a-48a9-97ef-c71a27020eda.json used request id req-d67a23ce-4fe7-46f8-8b51-8f2147994707 2019-07-30 23:39:12,675 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-67d5b1f1-2f73-4d2f-9d4d-c316f511a18b Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:39:12,675 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/4e5d0ff8-adf2-455b-9cf5-440b41447bb9.json used request id req-67d5b1f1-2f73-4d2f-9d4d-c316f511a18b 2019-07-30 23:39:12,676 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-30 23:39:12,676 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-30 23:39:12,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.203:80/api/v3.1/executions/282b4d69-3e96-4e6b-9562-81edb9a64343 2019-07-30 23:39:12,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:39:12,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:39:12,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:39:12,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:39:12,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:39:12,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:39:12,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:39:12,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-30T23:39:10.641Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-30T23:33:50.556Z", "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-07-30T23:33:50.556Z", "id": "282b4d69-3e96-4e6b-9562-81edb9a64343"} 2019-07-30 23:39:12,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:39:12,731 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:39:12 GMT 2019-07-30 23:39:12,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:39:12,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-07-30 23:39:12,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:39:12,732 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:39:12,732 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:39:12,732 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/deployments/clearwater-opnfv 2019-07-30 23:39:13,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:39:13,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:39:13,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:39:13,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:39:13,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:39:13,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:39:13,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:39:13,402 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-30 23:39:13,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "bono_cluster_size": 1, "flavor_id": "20bd8f45-b84b-420b-9474-25cc371fe63a", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:27.735Z", "created_by": "admin", "updated_at": "2019-07-30T23:12:27.735Z", "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": []}, "added_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": []}, "extended_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-07-30 23:39:13,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:39:13,403 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:39:13 GMT 2019-07-30 23:39:13,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:39:13,403 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:39:13,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:39:13,403 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:39:13,403 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:39:13,403 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:39:23,414 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.203:80/api/v3.1/blueprints/clearwater-opnfv 2019-07-30 23:39:23,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-30 23:39:23,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-30 23:39:23,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-30 23:39:23,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-30 23:39:23,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-30 23:39:23,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-30 23:39:23,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-30 23:39:23,539 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-30 23:39:23,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-07-30T23:12:17.264Z", "updated_at": "2019-07-30T23:12:17.264Z", "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"}}}, "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"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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"}}}, "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": {"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": {"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": []}, "added_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": []}, "extended_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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "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}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "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": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "insecure": false, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "metadata": null}} 2019-07-30 23:39:23,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-30 23:39:23,542 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 30 Jul 2019 23:39:23 GMT 2019-07-30 23:39:23,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-30 23:39:23,542 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-30 23:39:23,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-30 23:39:23,542 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-30 23:39:23,542 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-30 23:39:23,542 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-30 23:39:23,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 23:39:23,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:25,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:39:25 GMT X-Openstack-Request-Id: req-6794527d-5aa0-4419-8d15-c7daaedf2824 2019-07-30 23:39:25,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-07-30 23:39:25,383 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/03e1c1a5-b0b7-4858-bcd3-ac9896b9eb7f used request id req-6794527d-5aa0-4419-8d15-c7daaedf2824 2019-07-30 23:39:25,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.79226016998s 2019-07-30 23:39:25,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 23:39:25,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:39:25,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39: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-83957930-99f2-4eed-9a19-24c2db10abbb x-openstack-request-id: req-83957930-99f2-4eed-9a19-24c2db10abbb 2019-07-30 23:39:25,695 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_84387af5-28ec-4f29-a220-ce0720132a64", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a", "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": "20bd8f45-b84b-420b-9474-25cc371fe63a"}, {"name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "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": "6333e531-3ced-456a-9043-00c2865fe3da"}]} 2019-07-30 23:39:25,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-83957930-99f2-4eed-9a19-24c2db10abbb 2019-07-30 23:39:25,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.305871963501s 2019-07-30 23:39:25,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 23:39:25,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:39:25,733 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39: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-9f0a7b10-166a-4622-ae81-3061ea073406 x-openstack-request-id: req-9f0a7b10-166a-4622-ae81-3061ea073406 2019-07-30 23:39:25,733 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/20bd8f45-b84b-420b-9474-25cc371fe63a used request id req-9f0a7b10-166a-4622-ae81-3061ea073406 2019-07-30 23:39:25,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0356528759003s 2019-07-30 23:39:25,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-30 23:39:25,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/319209b0-0c53-4df0-b4ad-66f8132d4d5c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:28,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:28 GMT X-Openstack-Request-Id: req-03dc5139-282a-4ebf-9f74-0990f147cd3b 2019-07-30 23:39:28,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:39:28,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/319209b0-0c53-4df0-b4ad-66f8132d4d5c.json used request id req-03dc5139-282a-4ebf-9f74-0990f147cd3b 2019-07-30 23:39:28,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 2.30174589157s 2019-07-30 23:39:28,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-30 23:39:28,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:28,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:28 GMT X-Openstack-Request-Id: req-355bec04-a398-44ba-a1f2-db828c0b15fe 2019-07-30 23:39:28,409 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-30 23:39:28,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-355bec04-a398-44ba-a1f2-db828c0b15fe 2019-07-30 23:39:28,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.357396125793s 2019-07-30 23:39:28,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-30 23:39:28,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:28,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-42cbaff8-3ea8-42d8-895a-4dcb40da7bed x-openstack-request-id: req-42cbaff8-3ea8-42d8-895a-4dcb40da7bed 2019-07-30 23:39:28,865 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae used request id req-42cbaff8-3ea8-42d8-895a-4dcb40da7bed 2019-07-30 23:39:28,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.455402135849s 2019-07-30 23:39:28,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:39:28,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:30,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 773 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39: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-61aafdf2-9174-4f78-8f54-7a48ea55b43d x-openstack-request-id: req-61aafdf2-9174-4f78-8f54-7a48ea55b43d 2019-07-30 23:39:30,137 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:53:92", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:53:92", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:08:58.000000", "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "security_groups": [{"name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}], "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:39:28Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:39:30,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-61aafdf2-9174-4f78-8f54-7a48ea55b43d 2019-07-30 23:39:30,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.27185201645s 2019-07-30 23:39:30,139 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:39:32,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:39:32,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:32,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39: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-a0447642-c018-40dd-a829-eff83014d25c x-openstack-request-id: req-a0447642-c018-40dd-a829-eff83014d25c 2019-07-30 23:39:32,542 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:53:92", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/82fe51b7-1e15-4bfb-b049-e423675276ae", "rel": "bookmark"}], "image": {"id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "links": [{"href": "http://172.30.9.37:8774/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:08:58.000000", "flavor": {"id": "6333e531-3ced-456a-9043-00c2865fe3da", "links": [{"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "bookmark"}]}, "id": "82fe51b7-1e15-4bfb-b049-e423675276ae", "user_id": "643b6c14340e408294f31de4a8536b51", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:39:31Z", "hostId": "f3ec2b22c2ae91fcc21910af6f10182f1cc7177079e0f8cb02901dbd", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64", "name": "cloudify_ims-vm_84387af5-28ec-4f29-a220-ce0720132a64", "created": "2019-07-30T23:07:01Z", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-30 23:39:32,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a0447642-c018-40dd-a829-eff83014d25c 2019-07-30 23:39:32,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400003910065s 2019-07-30 23:39:32,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-30 23:39:34,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-30 23:39:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:34,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39: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-b481c95e-0f95-4044-919d-42e5adfef84b x-openstack-request-id: req-b481c95e-0f95-4044-919d-42e5adfef84b 2019-07-30 23:39:34,622 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-30 23:39:34,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b481c95e-0f95-4044-919d-42e5adfef84b 2019-07-30 23:39:34,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0755920410156s 2019-07-30 23:39:34,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:39:34,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:35,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:35 GMT X-Openstack-Request-Id: req-29454691-e59e-4ac9-aa67-6a36c5f56476 2019-07-30 23:39:35,052 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:51Z", "updated_at": "2019-07-30T23:06:56Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-30T23:06:56Z", "revision_number": 0, "id": "1d253af8-850b-45ca-a830-b862fd4023a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:56Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-30T23:06:54Z", "revision_number": 0, "id": "207f5982-6faf-4b7d-a9d0-17109742f51b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:54Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 443, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "61b911ce-18b6-4df2-b111-ddedf7f7b921", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:51Z", "revision_number": 0, "id": "67a6c827-b994-4799-8a21-653d8c6d1dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:51Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:53Z", "revision_number": 0, "id": "87fa5735-5dac-4c53-a1ba-aee16b562eab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:53Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-30T23:06:53Z", "revision_number": 0, "id": "9095354f-0058-465f-a895-1ec05fa9c016", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:53Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 80, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-30T23:06:55Z", "revision_number": 0, "id": "a3d68d9d-cb6e-4042-b3a5-500efc053cf8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:55Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:06:52Z", "revision_number": 0, "id": "b1184091-0b11-4d9e-bfd1-d5c63545730c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:52Z", "security_group_id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 22, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 7, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "c1af0c6a-994b-4baa-9729-7563196a6fbd", "name": "cloudify_ims-sg_84387af5-28ec-4f29-a220-ce0720132a64"}, {"description": "Default security group", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:28Z", "updated_at": "2019-07-30T23:12:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "309f7caf-cea3-49bb-b80c-be114fe1f9e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:12:09Z", "revision_number": 0, "id": "3eefbe40-754b-464d-8375-da247aaea334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:09Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 22, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "5429d078-e9ca-4661-a217-e7c731ce9255", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "786e85d9-a383-4543-a0f0-bd68314ccca9", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "7a7cbd27-5ff7-4b95-bf17-dcf0f53da95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 2, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "name": "default"}]} 2019-07-30 23:39:35,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-29454691-e59e-4ac9-aa67-6a36c5f56476 2019-07-30 23:39:35,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.424198150635s 2019-07-30 23:39:35,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 23:39:35,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/c1af0c6a-994b-4baa-9729-7563196a6fbd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:35,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:35 GMT X-Openstack-Request-Id: req-b36dc63d-62af-422b-8825-a75227704249 2019-07-30 23:39:35,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:39:35,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/c1af0c6a-994b-4baa-9729-7563196a6fbd.json used request id req-b36dc63d-62af-422b-8825-a75227704249 2019-07-30 23:39:35,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.45045208931s 2019-07-30 23:39:35,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-30 23:39:35,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:35,543 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39: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-ce8b9762-b860-4c56-92e1-fca611ade5e4 x-openstack-request-id: req-ce8b9762-b860-4c56-92e1-fca611ade5e4 2019-07-30 23:39:35,543 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/cloudify_ims-kp_84387af5-28ec-4f29-a220-ce0720132a64 used request id req-ce8b9762-b860-4c56-92e1-fca611ade5e4 2019-07-30 23:39:35,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0332598686218s 2019-07-30 23:39:35,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-30 23:39:35,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/e3711e72-1929-41b2-a21c-63cb88983839/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" -d '{"subnet_id": "1936d843-8dc7-4192-8cf2-6e114cf7fab8"}' 2019-07-30 23:39:38,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:38 GMT X-Openstack-Request-Id: req-f92e90b6-0562-467c-841d-c4ce29dd4186 2019-07-30 23:39:38,396 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d8ee0a07-10df-4308-9acc-1fd4eb81bb28", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "subnet_id": "1936d843-8dc7-4192-8cf2-6e114cf7fab8", "subnet_ids": ["1936d843-8dc7-4192-8cf2-6e114cf7fab8"], "port_id": "82c69d10-c501-4435-a47f-70559754e444", "id": "e3711e72-1929-41b2-a21c-63cb88983839"} 2019-07-30 23:39:38,396 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/e3711e72-1929-41b2-a21c-63cb88983839/remove_router_interface.json used request id req-f92e90b6-0562-467c-841d-c4ce29dd4186 2019-07-30 23:39:38,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.85259485245s 2019-07-30 23:39:38,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-30 23:39:38,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:38,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:38 GMT X-Openstack-Request-Id: req-728954a0-684a-4e74-987e-53e424722108 2019-07-30 23:39:38,818 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:32Z", "admin_state_up": true, "updated_at": "2019-07-30T23:39:36Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "e3711e72-1929-41b2-a21c-63cb88983839", "name": "cloudify_ims-router_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:39:38,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-728954a0-684a-4e74-987e-53e424722108 2019-07-30 23:39:38,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.421371936798s 2019-07-30 23:39:38,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-30 23:39:38,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/e3711e72-1929-41b2-a21c-63cb88983839.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:43,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:43 GMT X-Openstack-Request-Id: req-e1b693cb-942c-4430-ac87-3fe65aaf1a49 2019-07-30 23:39:43,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:39:43,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/e3711e72-1929-41b2-a21c-63cb88983839.json used request id req-e1b693cb-942c-4430-ac87-3fe65aaf1a49 2019-07-30 23:39:43,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.32871103287s 2019-07-30 23:39:43,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-30 23:39:43,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:43,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:43 GMT X-Openstack-Request-Id: req-0a63e0f3-bc8b-46d9-9624-8ae3200b32d9 2019-07-30 23:39:43,520 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T23:06:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"778312b64a1a4940aa9f1a8df3199800","id":"1936d843-8dc7-4192-8cf2-6e114cf7fab8","subnetpool_id":null,"name":"cloudify_ims-subnet_84387af5-28ec-4f29-a220-ce0720132a64"}]} 2019-07-30 23:39:43,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-0a63e0f3-bc8b-46d9-9624-8ae3200b32d9 2019-07-30 23:39:43,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.371697187424s 2019-07-30 23:39:43,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-30 23:39:43,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/1936d843-8dc7-4192-8cf2-6e114cf7fab8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:46,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:46 GMT X-Openstack-Request-Id: req-3fcfc16a-76cd-49a2-9b78-2cd4d7f00e97 2019-07-30 23:39:46,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:39:46,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/1936d843-8dc7-4192-8cf2-6e114cf7fab8.json used request id req-3fcfc16a-76cd-49a2-9b78-2cd4d7f00e97 2019-07-30 23:39:46,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.80510902405s 2019-07-30 23:39:46,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:39:46,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:46,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:46 GMT X-Openstack-Request-Id: req-4b8ba9c6-7a67-4384-8788-ac5baf30a39d 2019-07-30 23:39:46,728 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d8ee0a07-10df-4308-9acc-1fd4eb81bb28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"778312b64a1a4940aa9f1a8df3199800","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-30T23:39:46Z","qos_policy_id":null,"name":"cloudify_ims-net_84387af5-28ec-4f29-a220-ce0720132a64","admin_state_up":true,"tenant_id":"778312b64a1a4940aa9f1a8df3199800","created_at":"2019-07-30T23:06:28Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-30 23:39:46,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-4b8ba9c6-7a67-4384-8788-ac5baf30a39d 2019-07-30 23:39:46,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401369094849s 2019-07-30 23:39:46,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-30 23:39:46,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/d8ee0a07-10df-4308-9acc-1fd4eb81bb28.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:47,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:47 GMT X-Openstack-Request-Id: req-1a68fd94-af1c-406c-afd6-1aff9b8929a6 2019-07-30 23:39:47,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:39:47,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/d8ee0a07-10df-4308-9acc-1fd4eb81bb28.json used request id req-1a68fd94-af1c-406c-afd6-1aff9b8929a6 2019-07-30 23:39:47,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.964157104492s 2019-07-30 23:39:47,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 23:39:47,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:48,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:48 GMT X-Openstack-Request-Id: req-056a2727-76e5-4f2f-a1df-feecb32d250d 2019-07-30 23:39:48,046 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:06:49Z", "file": "/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/file", "owner": "778312b64a1a4940aa9f1a8df3199800", "id": "13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "size": 296288256, "self": "/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "cloudify_ims-img_84387af5-28ec-4f29-a220-ce0720132a64", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-30T23:06:44Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 23:39:48,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-056a2727-76e5-4f2f-a1df-feecb32d250d 2019-07-30 23:39:48,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.347353935242s 2019-07-30 23:39:48,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-30 23:39:48,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}77e3879d82e0a40a9950ff6549bc9ebf8f010ea7" 2019-07-30 23:39:49,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:39:49 GMT X-Openstack-Request-Id: req-4f57dd8e-b63d-456e-aa7f-00cfc6ced01e 2019-07-30 23:39:49,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-07-30 23:39:49,341 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/13b431c2-a035-4faf-9ccb-0e2c8e85fc39 used request id req-4f57dd8e-b63d-456e-aa7f-00cfc6ced01e 2019-07-30 23:39:49,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.29262113571s 2019-07-30 23:39:49,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-30 23:39:49,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:39:49,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39: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-cea6b036-b635-4e0a-a73f-f65c767748a3 x-openstack-request-id: req-cea6b036-b635-4e0a-a73f-f65c767748a3 2019-07-30 23:39:49,366 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_84387af5-28ec-4f29-a220-ce0720132a64", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/6333e531-3ced-456a-9043-00c2865fe3da", "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": "6333e531-3ced-456a-9043-00c2865fe3da"}]} 2019-07-30 23:39:49,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-cea6b036-b635-4e0a-a73f-f65c767748a3 2019-07-30 23:39:49,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247910022736s 2019-07-30 23:39:49,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-30 23:39:49,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:39:49,404 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39: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-90578b02-0f31-49e0-b6a9-23f805da45b5 x-openstack-request-id: req-90578b02-0f31-49e0-b6a9-23f805da45b5 2019-07-30 23:39:49,404 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/6333e531-3ced-456a-9043-00c2865fe3da used request id req-90578b02-0f31-49e0-b6a9-23f805da45b5 2019-07-30 23:39:49,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0369160175323s 2019-07-30 23:39:49,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 23:39:49,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:39:49,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16724e7-c801-43b8-8725-73181e8a80ef 2019-07-30 23:39:49,652 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_84387af5-28ec-4f29-a220-ce0720132a64", "links": {"self": "http://172.30.9.37:5000/v3/users/643b6c14340e408294f31de4a8536b51"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "643b6c14340e408294f31de4a8536b51", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 23:39:49,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-e16724e7-c801-43b8-8725-73181e8a80ef 2019-07-30 23:39:49,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246654987335s 2019-07-30 23:39:49,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 23:39:49,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/643b6c14340e408294f31de4a8536b51 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:39:49,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a6be12c-58db-43e3-bff6-6de388a50271 2019-07-30 23:39:49,900 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_84387af5-28ec-4f29-a220-ce0720132a64", "links": {"self": "http://172.30.9.37:5000/v3/users/643b6c14340e408294f31de4a8536b51"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "643b6c14340e408294f31de4a8536b51", "description": null}} 2019-07-30 23:39:49,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/643b6c14340e408294f31de4a8536b51 used request id req-8a6be12c-58db-43e3-bff6-6de388a50271 2019-07-30 23:39:49,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239707946777s 2019-07-30 23:39:49,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-30 23:39:49,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/643b6c14340e408294f31de4a8536b51 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:39:50,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 23:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e67adbe-421a-4fd9-9a60-e17db9a7c386 2019-07-30 23:39:50,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 23:39:50,447 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/643b6c14340e408294f31de4a8536b51 used request id req-8e67adbe-421a-4fd9-9a60-e17db9a7c386 2019-07-30 23:39:50,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.546139955521s 2019-07-30 23:39:50,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 23:39:50,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:39:50,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4feb2280-4400-4ff1-bba8-e194b9e18faa 2019-07-30 23:39:50,686 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.37:5000/v3/projects/778312b64a1a4940aa9f1a8df3199800"}, "tags": [], "enabled": true, "id": "778312b64a1a4940aa9f1a8df3199800", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_84387af5-28ec-4f29-a220-ce0720132a64"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 23:39:50,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-4feb2280-4400-4ff1-bba8-e194b9e18faa 2019-07-30 23:39:50,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230489969254s 2019-07-30 23:39:50,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-30 23:39:50,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/778312b64a1a4940aa9f1a8df3199800 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:39:50,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 23:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2df3b3a-2888-40bf-b2a4-ea4c0de785d1 2019-07-30 23:39:50,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 23:39:50,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/778312b64a1a4940aa9f1a8df3199800 used request id req-f2df3b3a-2888-40bf-b2a4-ea4c0de785d1 2019-07-30 23:39:50,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270672082901s 2019-07-30 23:39:50,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:39:50,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=778312b64a1a4940aa9f1a8df3199800&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:39:51,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:51 GMT X-Openstack-Request-Id: req-ae6bd1e7-0fe1-4945-ab47-677711dfd91f 2019-07-30 23:39:51,302 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:28Z", "updated_at": "2019-07-30T23:12:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "309f7caf-cea3-49bb-b80c-be114fe1f9e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:12:09Z", "revision_number": 0, "id": "3eefbe40-754b-464d-8375-da247aaea334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:09Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 22, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "5429d078-e9ca-4661-a217-e7c731ce9255", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "786e85d9-a383-4543-a0f0-bd68314ccca9", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "7a7cbd27-5ff7-4b95-bf17-dcf0f53da95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 2, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "name": "default"}]} 2019-07-30 23:39:51,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=778312b64a1a4940aa9f1a8df3199800&name=default used request id req-ae6bd1e7-0fe1-4945-ab47-677711dfd91f 2019-07-30 23:39:51,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334639072418s 2019-07-30 23:39:51,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-30 23:39:51,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:39:51,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12262 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:51 GMT X-Openstack-Request-Id: req-e6843af1-82e9-4e11-8173-e2d99bbda64d 2019-07-30 23:39:51,692 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "created_at": "2019-07-30T23:06:28Z", "updated_at": "2019-07-30T23:12:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "309f7caf-cea3-49bb-b80c-be114fe1f9e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-30T23:12:09Z", "revision_number": 0, "id": "3eefbe40-754b-464d-8375-da247aaea334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:12:09Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": 22, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "5429d078-e9ca-4661-a217-e7c731ce9255", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "786e85d9-a383-4543-a0f0-bd68314ccca9", "remote_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv6", "project_id": "778312b64a1a4940aa9f1a8df3199800"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:06:28Z", "revision_number": 0, "id": "7a7cbd27-5ff7-4b95-bf17-dcf0f53da95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:06:28Z", "security_group_id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "tenant_id": "778312b64a1a4940aa9f1a8df3199800", "port_range_min": null, "ethertype": "IPv4", "project_id": "778312b64a1a4940aa9f1a8df3199800"}], "revision_number": 2, "project_id": "778312b64a1a4940aa9f1a8df3199800", "id": "f80a1bbf-b96f-4264-a2af-6d0eeb70869f", "name": "default"}]} 2019-07-30 23:39:51,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-e6843af1-82e9-4e11-8173-e2d99bbda64d 2019-07-30 23:39:51,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.385468006134s 2019-07-30 23:39:51,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-30 23:39:51,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/f80a1bbf-b96f-4264-a2af-6d0eeb70869f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}d43068ff2561ab128219e65c8ba9629a32d4cb02" 2019-07-30 23:39:52,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 30 Jul 2019 23:39:52 GMT X-Openstack-Request-Id: req-6c48ce61-0643-43a9-8bbb-6cbd7e260b6c 2019-07-30 23:39:52,165 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-30 23:39:52,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/f80a1bbf-b96f-4264-a2af-6d0eeb70869f.json used request id req-6c48ce61-0643-43a9-8bbb-6cbd7e260b6c 2019-07-30 23:39:52,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.465079784393s 2019-07-30 23:39:52,186 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-07-30 23:39:52,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 23:39:52,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9afc34b-dc8f-4ace-af7f-327eff38e94b 2019-07-30 23:39:52,218 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}} 2019-07-30 23:39:52,218 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-d9afc34b-dc8f-4ace-af7f-327eff38e94b 2019-07-30 23:39:52,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 23:39:52,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-31T00:39:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["1kwUMnMIQrO2g5kpOtRImw"], "issued_at": "2019-07-30T23:39:52.000000Z"}} 2019-07-30 23:39:52,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-30 23:39:52,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:39:53,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:53 GMT X-Openstack-Request-Id: req-bd7a67d8-e789-463e-a3a1-12ef22fccd5e 2019-07-30 23:39:53,112 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-30 23:39:53,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bd7a67d8-e789-463e-a3a1-12ef22fccd5e 2019-07-30 23:39:53,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.471897125244s 2019-07-30 23:39:53,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 23:39:53,121 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbde1246-0af3-4b57-ac92-1768017f7398 2019-07-30 23:39:53,121 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-30 23:39:53,121 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-dbde1246-0af3-4b57-ac92-1768017f7398 2019-07-30 23:39:53,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 23:39:53,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:39:53,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83aa08bf-81db-49bb-b5a8-8fa145647cb1 2019-07-30 23:39:53,342 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-30 23:39:53,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-83aa08bf-81db-49bb-b5a8-8fa145647cb1 2019-07-30 23:39:53,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.220642089844s 2019-07-30 23:39:53,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-30 23:39:53,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474"}}' 2019-07-30 23:39:53,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77673463-de1c-40b6-9ba3-219fac45a2cc 2019-07-30 23:39:53,699 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.37:5000/v3/projects/2df83bf96ab24462a3703da662acb37f"}, "tags": [], "enabled": true, "id": "2df83bf96ab24462a3703da662acb37f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474"}} 2019-07-30 23:39:53,699 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-77673463-de1c-40b6-9ba3-219fac45a2cc 2019-07-30 23:39:53,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.35248208046s 2019-07-30 23:39:53,700 - 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'2df83bf96ab24462a3703da662acb37f', '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_56b95c62-2b6b-476a-a901-111c983e6474'}) 2019-07-30 23:39:53,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-30 23:39:53,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "jJpSCJUl6abZBHTgotDtK9GtBaBVex", "email": null, "name": "heat_ims-user_56b95c62-2b6b-476a-a901-111c983e6474"}}' 2019-07-30 23:39:54,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d43f4ac-d722-4397-a6a4-37a5bf779305 2019-07-30 23:39:54,197 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_56b95c62-2b6b-476a-a901-111c983e6474", "links": {"self": "http://172.30.9.37:5000/v3/users/814a727fcf834d448bf28291880c014e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "814a727fcf834d448bf28291880c014e", "domain_id": "default", "password_expires_at": null}} 2019-07-30 23:39:54,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-6d43f4ac-d722-4397-a6a4-37a5bf779305 2019-07-30 23:39:54,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.490339040756s 2019-07-30 23:39:54,198 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'814a727fcf834d448bf28291880c014e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_56b95c62-2b6b-476a-a901-111c983e6474'}) 2019-07-30 23:39:54,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 23:39:54,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:39:54,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c78a2d8-a195-40f9-8cd0-6db50adf1417 2019-07-30 23:39:54,419 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 23:39:54,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-4c78a2d8-a195-40f9-8cd0-6db50adf1417 2019-07-30 23:39:54,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219695091248s 2019-07-30 23:39:54,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 23:39:54,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:39:54,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f8f395-d5bb-44b0-bde5-7864c9f2dc88 2019-07-30 23:39:54,656 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 23:39:54,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-92f8f395-d5bb-44b0-bde5-7864c9f2dc88 2019-07-30 23:39:54,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.23167014122s 2019-07-30 23:39:54,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 23:39:54,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:39:54,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0775af18-733a-4ae8-ac17-1397d7eebe33 2019-07-30 23:39:54,879 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 23:39:54,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-0775af18-733a-4ae8-ac17-1397d7eebe33 2019-07-30 23:39:54,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.21744799614s 2019-07-30 23:39:54,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 23:39:54,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:39:55,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d72e9822-0e52-458c-8213-63cf79e3e5a6 2019-07-30 23:39:55,053 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 23:39:55,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-d72e9822-0e52-458c-8213-63cf79e3e5a6 2019-07-30 23:39:55,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.170001029968s 2019-07-30 23:39:55,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 23:39:55,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:39:55,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f49956a-647e-475d-93e5-c2052780fb63 2019-07-30 23:39:55,292 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_ims-user_56b95c62-2b6b-476a-a901-111c983e6474", "links": {"self": "http://172.30.9.37:5000/v3/users/814a727fcf834d448bf28291880c014e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "814a727fcf834d448bf28291880c014e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 23:39:55,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-6f49956a-647e-475d-93e5-c2052780fb63 2019-07-30 23:39:55,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238237142563s 2019-07-30 23:39:55,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 23:39:55,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:39:55,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca67d3b4-abff-4794-97c2-9775068f8373 2019-07-30 23:39:55,414 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.37:5000/v3/projects/2df83bf96ab24462a3703da662acb37f"}, "tags": [], "enabled": true, "id": "2df83bf96ab24462a3703da662acb37f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 23:39:55,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-ca67d3b4-abff-4794-97c2-9775068f8373 2019-07-30 23:39:55,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116847038269s 2019-07-30 23:39:55,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 23:39:55,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=814a727fcf834d448bf28291880c014e&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=2df83bf96ab24462a3703da662acb37f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:39:55,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af0841b-ca18-4073-b72a-4748b1b972d1 2019-07-30 23:39:55,646 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=814a727fcf834d448bf28291880c014e&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=2df83bf96ab24462a3703da662acb37f", "previous": null, "next": null}} 2019-07-30 23:39:55,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=814a727fcf834d448bf28291880c014e&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=2df83bf96ab24462a3703da662acb37f used request id req-3af0841b-ca18-4073-b72a-4748b1b972d1 2019-07-30 23:39:55,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.222968101501s 2019-07-30 23:39:55,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 23:39:55,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/2df83bf96ab24462a3703da662acb37f/users/814a727fcf834d448bf28291880c014e/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:39:55,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 23:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18c80a78-647d-47c3-a12b-431dd856eb13 2019-07-30 23:39:55,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 23:39:55,950 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/2df83bf96ab24462a3703da662acb37f/users/814a727fcf834d448bf28291880c014e/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-18c80a78-647d-47c3-a12b-431dd856eb13 2019-07-30 23:39:55,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.299980163574s 2019-07-30 23:39:55,951 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 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'2df83bf96ab24462a3703da662acb37f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'jJpSCJUl6abZBHTgotDtK9GtBaBVex', 'username': u'heat_ims-user_56b95c62-2b6b-476a-a901-111c983e6474', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-30 23:39:55,954 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_56b95c62-2b6b-476a-a901-111c983e6474', 'password': 'jJpSCJUl6abZBHTgotDtK9GtBaBVex', 'project_name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '2df83bf96ab24462a3703da662acb37f', 'project_domain_name': 'Default'} 2019-07-30 23:39:55,983 - 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-07-30 23:39:55,985 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-07-30 23:39:55,985 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-30 23:39:57,079 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-30 23:39:57,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 23:39:57,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde1f03d-11a8-47c4-aebe-7ff28dbc494e 2019-07-30 23:39:57,085 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-30 23:39:57,085 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-bde1f03d-11a8-47c4-aebe-7ff28dbc494e 2019-07-30 23:39:57,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-30 23:39:57,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-31T00:39:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2df83bf96ab24462a3703da662acb37f", "name": "heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/2df83bf96ab24462a3703da662acb37f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/2df83bf96ab24462a3703da662acb37f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/2df83bf96ab24462a3703da662acb37f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_2df83bf96ab24462a3703da662acb37f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_2df83bf96ab24462a3703da662acb37f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/2df83bf96ab24462a3703da662acb37f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/2df83bf96ab24462a3703da662acb37f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/2df83bf96ab24462a3703da662acb37f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/2df83bf96ab24462a3703da662acb37f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/2df83bf96ab24462a3703da662acb37f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_56b95c62-2b6b-476a-a901-111c983e6474", "id": "814a727fcf834d448bf28291880c014e"}, "audit_ids": ["6jnKgIJpTlGpLQNoRB123w"], "issued_at": "2019-07-30T23:39:57.000000Z"}} 2019-07-30 23:39:57,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-30 23:39:57,514 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:57 GMT 2019-07-30 23:39:57,515 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-30 23:39:57,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 23:39:57,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:39:58,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:58 GMT X-Openstack-Request-Id: req-453e17c0-0dd1-4225-955d-b12ced4cab31 2019-07-30 23:39:58,283 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 23:39:58,283 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-453e17c0-0dd1-4225-955d-b12ced4cab31 2019-07-30 23:39:58,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.763025045395s 2019-07-30 23:39:58,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-30 23:39:58,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474"}' 2019-07-30 23:39:58,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 30 Jul 2019 23:39:58 GMT Location: http://172.30.9.37:9292/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3eead463-ae00-48e4-b34b-a6c3c94856aa 2019-07-30 23:39:58,638 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:39:58Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": null, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "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_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": null, "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-30 23:39:58,638 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-3eead463-ae00-48e4-b34b-a6c3c94856aa 2019-07-30 23:39:58,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.346100091934s 2019-07-30 23:39:58,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-30 23:39:58,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" -d '' 2019-07-30 23:40:03,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:40:03 GMT X-Openstack-Request-Id: req-26f67c33-77bb-4c62-b83b-ddfdc8901dd8 2019-07-30 23:40:03,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-07-30 23:40:03,371 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file used request id req-26f67c33-77bb-4c62-b83b-ddfdc8901dd8 2019-07-30 23:40:03,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.73282003403s 2019-07-30 23:40:03,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-30 23:40:03,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:40:03,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:03 GMT X-Openstack-Request-Id: req-4363e244-9385-4c69-acc4-e6da5f84d5b5 2019-07-30 23:40:03,728 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-30 23:40:03,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-4363e244-9385-4c69-acc4-e6da5f84d5b5 2019-07-30 23:40:03,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.351982116699s 2019-07-30 23:40:03,731 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file', 'owner': u'2df83bf96ab24462a3703da662acb37f', 'id': u'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'size': 263848448, u'self': u'/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-30T23:40:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-30T23:40:03Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474', '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/75b46047-0dcb-4cea-ace2-bb86517fbabd', 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_56b95c62-2b6b-476a-a901-111c983e6474', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474', 'created': u'2019-07-30T23:39:58Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-30T23:39:58Z', 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/75b46047-0dcb-4cea-ace2-bb86517fbabd', 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_56b95c62-2b6b-476a-a901-111c983e6474', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-30 23:40:03,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-30 23:40:03,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-30 23:40:04,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40: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-e34bd811-5cb5-444a-98ed-ef6250856ea2 x-openstack-request-id: req-e34bd811-5cb5-444a-98ed-ef6250856ea2 2019-07-30 23:40:04,096 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}} 2019-07-30 23:40:04,096 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-e34bd811-5cb5-444a-98ed-ef6250856ea2 2019-07-30 23:40:04,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.361900091171s 2019-07-30 23:40:04,097 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'a2058357-4267-4556-bfa7-7551c54d4047', 'swap': 0}) 2019-07-30 23:40:04,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-30 23:40:04,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" -d '{"extra_specs": {}}' 2019-07-30 23:40:04,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40: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-84922204-7fc4-4364-9c6b-1a7785859326 x-openstack-request-id: req-84922204-7fc4-4364-9c6b-1a7785859326 2019-07-30 23:40:04,119 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-30 23:40:04,119 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047/os-extra_specs used request id req-84922204-7fc4-4364-9c6b-1a7785859326 2019-07-30 23:40:04,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217280387878s 2019-07-30 23:40:04,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 23:40:04,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:40:04,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18921a94-7e8a-43a1-9ec7-aba94f5e5e03 2019-07-30 23:40:04,317 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.37:5000/v3/projects/2df83bf96ab24462a3703da662acb37f"}, "tags": [], "enabled": true, "id": "2df83bf96ab24462a3703da662acb37f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 23:40:04,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-18921a94-7e8a-43a1-9ec7-aba94f5e5e03 2019-07-30 23:40:04,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191111087799s 2019-07-30 23:40:04,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-07-30 23:40:04,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/quotas/2df83bf96ab24462a3703da662acb37f.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-07-30 23:40:04,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:04 GMT X-Openstack-Request-Id: req-9ad50e39-88e8-4f89-b58d-aed3ec90cd5f 2019-07-30 23:40:04,714 - 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-07-30 23:40:04,714 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/quotas/2df83bf96ab24462a3703da662acb37f.json used request id req-9ad50e39-88e8-4f89-b58d-aed3ec90cd5f 2019-07-30 23:40:04,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.395242929459s 2019-07-30 23:40:04,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 23:40:04,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:40:04,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b68e124-9a18-43fa-862d-cd9fe9c5f954 2019-07-30 23:40:04,936 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 23:40:04,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-4b68e124-9a18-43fa-862d-cd9fe9c5f954 2019-07-30 23:40:04,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217665910721s 2019-07-30 23:40:04,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-07-30 23:40:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" -d '{"role": {"name": "heat_stack_owner"}}' 2019-07-30 23:40:05,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f8c00b-16b8-4b50-a18e-ef6dc6fde082 2019-07-30 23:40:05,160 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "59fbde5b5bef479da013cc114cc1fe9d", "links": {"self": "http://172.30.9.37:5000/v3/roles/59fbde5b5bef479da013cc114cc1fe9d"}, "name": "heat_stack_owner"}} 2019-07-30 23:40:05,160 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/roles used request id req-b9f8c00b-16b8-4b50-a18e-ef6dc6fde082 2019-07-30 23:40:05,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.218794107437s 2019-07-30 23:40:05,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-30 23:40:05,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:40:05,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f673242-82f7-4c2b-ab85-1139aae06298 2019-07-30 23:40:05,383 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "59fbde5b5bef479da013cc114cc1fe9d", "links": {"self": "http://172.30.9.37:5000/v3/roles/59fbde5b5bef479da013cc114cc1fe9d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-30 23:40:05,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-5f673242-82f7-4c2b-ab85-1139aae06298 2019-07-30 23:40:05,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218203783035s 2019-07-30 23:40:05,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-30 23:40:05,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:40:05,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5cd6efc-fec8-4b92-809e-86a7448aedc7 2019-07-30 23:40:05,626 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-30 23:40:05,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-b5cd6efc-fec8-4b92-809e-86a7448aedc7 2019-07-30 23:40:05,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.237687826157s 2019-07-30 23:40:05,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-30 23:40:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:40:05,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b77d76b-9bc1-4d23-819b-06eddbc9ffab 2019-07-30 23:40:05,870 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_ims-user_56b95c62-2b6b-476a-a901-111c983e6474", "links": {"self": "http://172.30.9.37:5000/v3/users/814a727fcf834d448bf28291880c014e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "814a727fcf834d448bf28291880c014e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-30 23:40:05,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-1b77d76b-9bc1-4d23-819b-06eddbc9ffab 2019-07-30 23:40:05,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.243357896805s 2019-07-30 23:40:05,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-30 23:40:05,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:40:06,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59060407-726c-4338-bdaa-74a90e36766a 2019-07-30 23:40:06,113 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.37:5000/v3/projects/2df83bf96ab24462a3703da662acb37f"}, "tags": [], "enabled": true, "id": "2df83bf96ab24462a3703da662acb37f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-30 23:40:06,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-59060407-726c-4338-bdaa-74a90e36766a 2019-07-30 23:40:06,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227421998978s 2019-07-30 23:40:06,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-30 23:40:06,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=814a727fcf834d448bf28291880c014e&role.id=59fbde5b5bef479da013cc114cc1fe9d&scope.project.id=2df83bf96ab24462a3703da662acb37f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:40:06,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71fb3374-1b0b-4387-9bbf-0a964d36daf2 2019-07-30 23:40:06,238 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=814a727fcf834d448bf28291880c014e&role.id=59fbde5b5bef479da013cc114cc1fe9d&scope.project.id=2df83bf96ab24462a3703da662acb37f", "previous": null, "next": null}} 2019-07-30 23:40:06,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=814a727fcf834d448bf28291880c014e&role.id=59fbde5b5bef479da013cc114cc1fe9d&scope.project.id=2df83bf96ab24462a3703da662acb37f used request id req-71fb3374-1b0b-4387-9bbf-0a964d36daf2 2019-07-30 23:40:06,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117202997208s 2019-07-30 23:40:06,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-30 23:40:06,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/2df83bf96ab24462a3703da662acb37f/users/814a727fcf834d448bf28291880c014e/roles/59fbde5b5bef479da013cc114cc1fe9d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-30 23:40:06,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 30 Jul 2019 23:40:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1b0ddc8-8d9a-43f9-bbe8-dbd713312480 2019-07-30 23:40:06,511 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-30 23:40:06,511 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/2df83bf96ab24462a3703da662acb37f/users/814a727fcf834d448bf28291880c014e/roles/59fbde5b5bef479da013cc114cc1fe9d used request id req-d1b0ddc8-8d9a-43f9-bbe8-dbd713312480 2019-07-30 23:40:06,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.268970012665s 2019-07-30 23:40:06,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-30 23:40:06,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" -d '{"keypair": {"name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474"}}' 2019-07-30 23:40:06,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40: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-5725fdd7-de6d-452c-aa04-329033ccd35b x-openstack-request-id: req-5725fdd7-de6d-452c-aa04-329033ccd35b 2019-07-30 23:40:06,892 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiYK/RyQL8mABWeEHdcIk+Umh/svzdhkrhWPGXkfNA268YrmBTBlr7nfC0xad0xwx+1KIPvV5tBEkynP6KWy4NiAyBAFfrhH8CnMADFR1lcsiQNFthl64BlWbEbEIuc7oZux2IEUBUEGB1TZESkfgjtvGmIL4TeweR//bvbJedjy0/VmkrNUZ0TIa/3pLq/JeFKb9mApPTtc/VghRj+LWJmoT/k0BMpRieDlr4NcTw0Q0slBA5sQbsQSnofsnZJ715bxGTBmoWrczVEk4rIkVCw9Et4tpmQb9HZR2xz4sCHYv63PEdv2nBPUwz5ETFLq3vYsn0+cN0qLC19aBI7BCR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAomCv0ckC/JgAVnhB3XCJPlJof7L83YZK4Vjxl5HzQNuvGK5g\nUwZa+53wtMWndMcMftSiD71ebQRJMpz+ilsuDYgMgQBX64R/ApzAAxUdZXLIkDRb\nYZeuAZVmxGxCLnO6GbsdiBFAVBBgdU2REpH4I7bxpiC+E3sHkf/272yXnY8tP1Zp\nKzVGdEyGv96S6vyXhSm/ZgKT07XP1YIUY/i1iZqE/5NATKUYng5a+DXE8NENLJQQ\nObEG7EEp6H7J2Se9eW8RkwZqFq3M1RJOKyJFQsPRLeLaZkG/R2Udsc+LAh2L+tzx\nHb9pwT1MM+RExS6t72LJ9PnDdKiwtfWgSOwQkQIDAQABAoIBADClasccw4pNN3yw\nVnsy5csIAUqQovTy8KgGb4qLLSc3KYPpae41rzhGnwBpXru7jmDI7yxr/UgHyq4h\nHpjwrCFdqvFS2wQyE6MCtvu1bbMg6jlZli7stDLBQaKDFGi6PvzKdBR5pp4Isf0y\nmc3IcWCxxD+S+572ctQorSAZlmqbKhOGwdUSg9ds5xQtPnq+GcmZrRiy34rjEKV1\n2Eht/udr/OtOjzr0rzXW75m2PTJaJVAYXPoBtmmQKmeVqjuYDeMmoipNo90Av+0X\nZqn9CTXE6jT86o1rbTtBqLD9QDOcCX6cuW99ajEnvoI4V17/R+hSfhsUBnfL8ykM\nuMidVIkCgYEA1du9frgCFvd1HEgcmDmfx5Vrmwrykt56F8kzHbpEU7XNPSh24KPE\nxq8MQXS0yHjtdFpnQ3Ivo6/yAylPnCJC9Xjn0Z9nctAAUPSG43Uk4N1HVkYoS0fN\nzWGp17m1//IG3tL6+HvbH+mZvnwj0ZJ8cAFPepME/oNUyHIvElBe9qcCgYEAwl/2\nM86zSnp1b+4Q2rI92ghDJx1xRMMG1ya+jR/2DaGyJ+emjMDk/FdktHS/CcKOgum6\nGS5ESIQQ7nm2tEhSkrXqJL2rdGmI8AbwZBhiD4fauTR1l0Arx+DKlNF0QBRjYZNY\nEwUNY+mAqqn4zuTmQRB9/IPNehPL4EWnmmRuXgcCgYEAiw9a9eZC/ZolXaGKbnWx\n7v67PNLujw/5hjP/eAoh2ejyrxz7x/DVyHgU2Q9BasYvaaRLV3ENhzume+XF7Xnd\n3m6jFwy3INIeEoYenBMVSt64P2JZWzIyoaUq4qrQrMA9NXEtXpxzDRpCLbndNK4z\nGkXP351v9uuBGuIct6TpSysCgYBE29wLlHFdtC5AXdUotLZGtGCdzcdftbuJotck\nhasUPzEvA9izym4Umx049Jbs7TixVf2wh/x2uBqLcSDxkyF1ie6N34eK8QwrBDpL\nK3wpxlYNAHGcCIa6A3+g4ubNAKwIWDt+WW7Z81G6pAZZvSt450/KkiLL2ZGDPQnY\nHzYeJwKBgQCfnn1uILl7BBEfMSUsQMIAXS2IqqLxzzNpsyYSI7f6UdpZov1OBdCH\nXqaTc93zIT2I9mClron2UfeHX9NsqaxMy/1SaKEiL1iW/kUvKn6XR9Kn01We/ikm\npDKsarZLl3rr6hok9Om6qlNIzD8puDdrSJLIo3wsypiURA4x/LvTdw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "814a727fcf834d448bf28291880c014e", "name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "fingerprint": "54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd"}} 2019-07-30 23:40:06,892 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-5725fdd7-de6d-452c-aa04-329033ccd35b 2019-07-30 23:40:06,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.377980947495s 2019-07-30 23:40:06,893 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAomCv0ckC/JgAVnhB3XCJPlJof7L83YZK4Vjxl5HzQNuvGK5g UwZa+53wtMWndMcMftSiD71ebQRJMpz+ilsuDYgMgQBX64R/ApzAAxUdZXLIkDRb YZeuAZVmxGxCLnO6GbsdiBFAVBBgdU2REpH4I7bxpiC+E3sHkf/272yXnY8tP1Zp KzVGdEyGv96S6vyXhSm/ZgKT07XP1YIUY/i1iZqE/5NATKUYng5a+DXE8NENLJQQ ObEG7EEp6H7J2Se9eW8RkwZqFq3M1RJOKyJFQsPRLeLaZkG/R2Udsc+LAh2L+tzx Hb9pwT1MM+RExS6t72LJ9PnDdKiwtfWgSOwQkQIDAQABAoIBADClasccw4pNN3yw Vnsy5csIAUqQovTy8KgGb4qLLSc3KYPpae41rzhGnwBpXru7jmDI7yxr/UgHyq4h HpjwrCFdqvFS2wQyE6MCtvu1bbMg6jlZli7stDLBQaKDFGi6PvzKdBR5pp4Isf0y mc3IcWCxxD+S+572ctQorSAZlmqbKhOGwdUSg9ds5xQtPnq+GcmZrRiy34rjEKV1 2Eht/udr/OtOjzr0rzXW75m2PTJaJVAYXPoBtmmQKmeVqjuYDeMmoipNo90Av+0X Zqn9CTXE6jT86o1rbTtBqLD9QDOcCX6cuW99ajEnvoI4V17/R+hSfhsUBnfL8ykM uMidVIkCgYEA1du9frgCFvd1HEgcmDmfx5Vrmwrykt56F8kzHbpEU7XNPSh24KPE xq8MQXS0yHjtdFpnQ3Ivo6/yAylPnCJC9Xjn0Z9nctAAUPSG43Uk4N1HVkYoS0fN zWGp17m1//IG3tL6+HvbH+mZvnwj0ZJ8cAFPepME/oNUyHIvElBe9qcCgYEAwl/2 M86zSnp1b+4Q2rI92ghDJx1xRMMG1ya+jR/2DaGyJ+emjMDk/FdktHS/CcKOgum6 GS5ESIQQ7nm2tEhSkrXqJL2rdGmI8AbwZBhiD4fauTR1l0Arx+DKlNF0QBRjYZNY EwUNY+mAqqn4zuTmQRB9/IPNehPL4EWnmmRuXgcCgYEAiw9a9eZC/ZolXaGKbnWx 7v67PNLujw/5hjP/eAoh2ejyrxz7x/DVyHgU2Q9BasYvaaRLV3ENhzume+XF7Xnd 3m6jFwy3INIeEoYenBMVSt64P2JZWzIyoaUq4qrQrMA9NXEtXpxzDRpCLbndNK4z GkXP351v9uuBGuIct6TpSysCgYBE29wLlHFdtC5AXdUotLZGtGCdzcdftbuJotck hasUPzEvA9izym4Umx049Jbs7TixVf2wh/x2uBqLcSDxkyF1ie6N34eK8QwrBDpL K3wpxlYNAHGcCIa6A3+g4ubNAKwIWDt+WW7Z81G6pAZZvSt450/KkiLL2ZGDPQnY HzYeJwKBgQCfnn1uILl7BBEfMSUsQMIAXS2IqqLxzzNpsyYSI7f6UdpZov1OBdCH XqaTc93zIT2I9mClron2UfeHX9NsqaxMy/1SaKEiL1iW/kUvKn6XR9Kn01We/ikm pDKsarZLl3rr6hok9Om6qlNIzD8puDdrSJLIo3wsypiURA4x/LvTdw== -----END RSA PRIVATE KEY----- 2019-07-30 23:40:06,894 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-07-30 23:40:07,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-07-30 23:40:07,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" -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_56b95c62-2b6b-476a-a901-111c983e6474", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "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": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "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-07-30 23:40:18,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:07 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6 Server: Apache x-openstack-request-id: req-8f7e62b6-b9c7-4c0e-b9f9-0946cec392c8 2019-07-30 23:40:18,246 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}]}} 2019-07-30 23:40:18,247 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks used request id req-8f7e62b6-b9c7-4c0e-b9f9-0946cec392c8 2019-07-30 23:40:18,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 10.844987154s 2019-07-30 23:40:18,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:40:18,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:40:18,563 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:40:18 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?sort_dir=asc Server: Apache x-openstack-request-id: req-c7807967-62cf-4ac0-b610-e40b0fdac4b9 2019-07-30 23:40:18,563 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:40:18,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 431 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a528aea2-2be0-4e51-8150-1e642a17cbc6 2019-07-30 23:40:18,889 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-07-30T23:40:18Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/clearwater-opnfv/events/a1c7e2c4-c9a1-4cdf-af2c-81797a1e3230", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "id": "a1c7e2c4-c9a1-4cdf-af2c-81797a1e3230"}, {"resource_name": "mgmt_network", "event_time": "2019-07-30T23:40:18Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/mgmt_network/events/5ee13bb5-bd52-4d96-8b12-1eda1827f526", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-szzt4u45ky35", "id": "5ee13bb5-bd52-4d96-8b12-1eda1827f526"}]} 2019-07-30 23:40:18,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?sort_dir=asc&sort_dir=asc used request id req-a528aea2-2be0-4e51-8150-1e642a17cbc6 2019-07-30 23:40:18,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.641990184784s 2019-07-30 23:40:23,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:40:23,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=5ee13bb5-bd52-4d96-8b12-1eda1827f526&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:40:24,658 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:40:23 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=5ee13bb5-bd52-4d96-8b12-1eda1827f526&sort_dir=asc Server: Apache x-openstack-request-id: req-08f5653e-6ed3-48b2-992f-8e51bf5df969 2019-07-30 23:40:24,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:40:24,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 358 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-afa37d40-3e7e-4ad6-ba85-b269e98fc817 2019-07-30 23:40:24,702 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-07-30T23:40:19Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/security_groups/events/bb1b02ae-dd26-4484-ac67-ad3505736621", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-pieubqn2vgf3", "id": "bb1b02ae-dd26-4484-ac67-ad3505736621"}]} 2019-07-30 23:40:24,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=5ee13bb5-bd52-4d96-8b12-1eda1827f526&sort_dir=asc&marker=5ee13bb5-bd52-4d96-8b12-1eda1827f526&sort_dir=asc used request id req-afa37d40-3e7e-4ad6-ba85-b269e98fc817 2019-07-30 23:40:24,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.806739091873s 2019-07-30 23:40:29,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:40:29,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=bb1b02ae-dd26-4484-ac67-ad3505736621&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:40:30,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:40:29 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=bb1b02ae-dd26-4484-ac67-ad3505736621&sort_dir=asc Server: Apache x-openstack-request-id: req-6a74e6d4-2932-45d8-bda2-e0f79dbcbf61 2019-07-30 23:40:30,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:40:30,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0791d02b-285c-41ff-92f7-c0b8b3aa21aa 2019-07-30 23:40:30,821 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-07-30T23:40:25Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/security_groups/events/423df3fc-0c7a-4a15-bb5d-fd3b049be597", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5c444392-4da7-4844-a7a0-82e6eacb6eec", "id": "423df3fc-0c7a-4a15-bb5d-fd3b049be597"}]} 2019-07-30 23:40:30,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=bb1b02ae-dd26-4484-ac67-ad3505736621&sort_dir=asc&marker=bb1b02ae-dd26-4484-ac67-ad3505736621&sort_dir=asc used request id req-0791d02b-285c-41ff-92f7-c0b8b3aa21aa 2019-07-30 23:40:30,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.112596035s 2019-07-30 23:40:35,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:40:35,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=423df3fc-0c7a-4a15-bb5d-fd3b049be597&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:40:35,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:40:35 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=423df3fc-0c7a-4a15-bb5d-fd3b049be597&sort_dir=asc Server: Apache x-openstack-request-id: req-04edc4f7-239d-4f4a-bb4f-1f4101939cac 2019-07-30 23:40:35,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-07-30 23:40:36,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-193ddbb3-1abb-4a1c-b4d6-d54cbbf212bc 2019-07-30 23:40:36,608 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-07-30T23:40:35Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/mgmt_network/events/10b28930-f1bf-4e39-8d8d-e698882d454d", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e29c5fdf-d45f-4ebc-b901-043c93e193ca", "id": "10b28930-f1bf-4e39-8d8d-e698882d454d"}, {"resource_name": "dns", "event_time": "2019-07-30T23:40:35Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dns/events/533f8765-a148-460c-9707-9d67307c72af", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-ae6qgudoqwob", "id": "533f8765-a148-460c-9707-9d67307c72af"}]} 2019-07-30 23:40:36,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=423df3fc-0c7a-4a15-bb5d-fd3b049be597&sort_dir=asc&marker=423df3fc-0c7a-4a15-bb5d-fd3b049be597&sort_dir=asc used request id req-193ddbb3-1abb-4a1c-b4d6-d54cbbf212bc 2019-07-30 23:40:36,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.781279087067s 2019-07-30 23:40:41,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:40:41,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:40:42,358 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:40:41 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-beae156b-ab86-4f5f-b518-ae14ccbd654f 2019-07-30 23:40:42,358 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:40:43,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:42 GMT Server: Apache x-openstack-request-id: req-a5b55c4c-ba22-43cb-b92d-2d52add2f1d2 2019-07-30 23:40:43,081 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:40:43,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-a5b55c4c-ba22-43cb-b92d-2d52add2f1d2 2019-07-30 23:40:43,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.46578812599s 2019-07-30 23:40:48,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:40:48,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:40:48,133 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:40:48 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-3279990c-c1a1-4aee-8cf4-af39f447ee4c 2019-07-30 23:40:48,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-07-30 23:40:48,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:48 GMT Server: Apache x-openstack-request-id: req-f6bbfb70-ecc7-49d5-b3b0-84d7fde4a5cc 2019-07-30 23:40:48,177 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:40:48,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-f6bbfb70-ecc7-49d5-b3b0-84d7fde4a5cc 2019-07-30 23:40:48,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0905480384827s 2019-07-30 23:40:48,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:40:48,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:40:48,931 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:40:48 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-c0ef5f6d-e2d4-450b-9317-dd84d97318eb 2019-07-30 23:40:48,931 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:40:50,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1ff1f894-16e4-4c37-9945-d5eee310f6bb 2019-07-30 23:40:50,052 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:40:50,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-1ff1f894-16e4-4c37-9945-d5eee310f6bb 2019-07-30 23:40:50,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.87401914597s 2019-07-30 23:40:55,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:40:55,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:40:55,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:40:55 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-b74fb72c-cfe1-4392-b441-a93e33b899b9 2019-07-30 23:40:55,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-07-30 23:40:55,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:40:55 GMT Server: Apache x-openstack-request-id: req-d006fc92-ec5c-4a24-be2f-14a40c068a20 2019-07-30 23:40:55,853 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:40:55,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-d006fc92-ec5c-4a24-be2f-14a40c068a20 2019-07-30 23:40:55,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.794325828552s 2019-07-30 23:41:00,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:41:00,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:00,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-b5606f36-cbad-4caf-92bf-c6314f9bbc84 2019-07-30 23:41:00,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-07-30 23:41:01,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:00 GMT Server: Apache x-openstack-request-id: req-4a31bfda-1a9f-4e54-85d5-c6c55acb6846 2019-07-30 23:41:01,642 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:41:01,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-4a31bfda-1a9f-4e54-85d5-c6c55acb6846 2019-07-30 23:41:01,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.783607006073s 2019-07-30 23:41:01,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:41:01,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:02,358 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:01 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-29462896-cb90-49a9-b270-e01f3778287b 2019-07-30 23:41:02,359 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:41:03,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c37dbd57-771f-4b76-a658-b968b475ec21 2019-07-30 23:41:03,141 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:41:03,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-c37dbd57-771f-4b76-a658-b968b475ec21 2019-07-30 23:41:03,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.49789595604s 2019-07-30 23:41:08,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:41:08,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:08,180 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:08 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-e64848a2-74b5-4027-994a-0fe69528da1e 2019-07-30 23:41:08,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:41:08,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:08 GMT Server: Apache x-openstack-request-id: req-b525064e-dbda-4470-9bd1-fd417321f910 2019-07-30 23:41:08,913 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:41:08,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-b525064e-dbda-4470-9bd1-fd417321f910 2019-07-30 23:41:08,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.765091896057s 2019-07-30 23:41:13,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:41:13,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:14,637 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:13 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-ebd75e0f-6f71-4612-8bb7-1c380f847a73 2019-07-30 23:41:14,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:41:15,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:14 GMT Server: Apache x-openstack-request-id: req-5aca1f57-a233-42c4-9b4f-607a60779047 2019-07-30 23:41:15,480 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:41:15,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-5aca1f57-a233-42c4-9b4f-607a60779047 2019-07-30 23:41:15,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.56529593468s 2019-07-30 23:41:15,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:41:15,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:16,227 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:15 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-be61fa73-3edb-4e16-bae0-498029cf425a 2019-07-30 23:41:16,227 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:41:16,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ab297fb1-1fef-4260-a7a3-e55b4b2e6191 2019-07-30 23:41:16,271 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:41:16,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-ab297fb1-1fef-4260-a7a3-e55b4b2e6191 2019-07-30 23:41:16,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.789888858795s 2019-07-30 23:41:21,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:41:21,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:21,313 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:21 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-9cead550-0945-4711-8e7b-e8cf2d7e1b67 2019-07-30 23:41:21,313 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:41:22,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:21 GMT Server: Apache x-openstack-request-id: req-8f0f8c6c-0328-446e-bb8c-be96d78e3243 2019-07-30 23:41:22,073 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:41:22,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-8f0f8c6c-0328-446e-bb8c-be96d78e3243 2019-07-30 23:41:22,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.795182228088s 2019-07-30 23:41:27,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:41:27,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:27,813 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-3bae1cc0-adfc-4c57-9645-b3409a157e51 2019-07-30 23:41:27,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-07-30 23:41:27,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:27 GMT Server: Apache x-openstack-request-id: req-73270cf2-2db5-417b-b9c8-43810e62982a 2019-07-30 23:41:27,856 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:41:27,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-73270cf2-2db5-417b-b9c8-43810e62982a 2019-07-30 23:41:27,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.776823043823s 2019-07-30 23:41:27,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:41:27,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:27,906 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-fef13c6a-4a98-4fd1-90d1-fc5e35e00e5d 2019-07-30 23:41:27,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:41:27,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c5248fd-9351-43eb-ae68-148bcb0cd300 2019-07-30 23:41:27,950 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:41:27,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-4c5248fd-9351-43eb-ae68-148bcb0cd300 2019-07-30 23:41:27,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0934870243073s 2019-07-30 23:41:32,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:41:32,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:32,989 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-50e1e555-d21a-4b97-94ab-2c8f603aa928 2019-07-30 23:41:32,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:41:33,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:32 GMT Server: Apache x-openstack-request-id: req-a4c4e2be-e6a9-424b-a316-486044ea5909 2019-07-30 23:41:33,032 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:41:33,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-a4c4e2be-e6a9-424b-a316-486044ea5909 2019-07-30 23:41:33,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751378536224s 2019-07-30 23:41:38,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:41:38,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:38,070 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:38 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-6b67946b-0fc2-4571-8df0-87e6d8944f16 2019-07-30 23:41:38,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-07-30 23:41:38,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:38 GMT Server: Apache x-openstack-request-id: req-4d799f4c-3253-48d4-bc42-f8482c4d5f3f 2019-07-30 23:41:38,113 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:41:38,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-4d799f4c-3253-48d4-bc42-f8482c4d5f3f 2019-07-30 23:41:38,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754549503326s 2019-07-30 23:41:38,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:41:38,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:38,838 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:38 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-a1939f48-b52d-4571-9bff-47868f5c738c 2019-07-30 23:41:38,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-07-30 23:41:39,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-55b6f5a2-c796-4f13-b7f8-79fe21486436 2019-07-30 23:41:39,595 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:41:39,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-55b6f5a2-c796-4f13-b7f8-79fe21486436 2019-07-30 23:41:39,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.48073792458s 2019-07-30 23:41:44,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:41:44,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:44,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:44 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-c4918544-8c60-4ab6-a03b-b5bb7e489942 2019-07-30 23:41:44,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:41:45,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:44 GMT Server: Apache x-openstack-request-id: req-831957ac-0d1e-41fa-a574-fb60a0050c8d 2019-07-30 23:41:45,396 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:41:45,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-831957ac-0d1e-41fa-a574-fb60a0050c8d 2019-07-30 23:41:45,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.794246196747s 2019-07-30 23:41:50,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:41:50,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:50,432 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:50 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-da052522-5969-4a80-8581-3790b96d47d0 2019-07-30 23:41:50,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-07-30 23:41:51,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:50 GMT Server: Apache x-openstack-request-id: req-083416d9-5e9c-4f4a-84b8-3d0cca0f0f56 2019-07-30 23:41:51,218 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:41:51,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-083416d9-5e9c-4f4a-84b8-3d0cca0f0f56 2019-07-30 23:41:51,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.816811084747s 2019-07-30 23:41:51,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:41:51,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:51,965 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:51 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-fcd3663a-c617-4d63-ac68-3779bbf43437 2019-07-30 23:41:51,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-07-30 23:41:52,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a636e9d6-3638-4a21-b1b0-c4dbea568dc1 2019-07-30 23:41:52,009 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:41:52,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-a636e9d6-3638-4a21-b1b0-c4dbea568dc1 2019-07-30 23:41:52,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.790761947632s 2019-07-30 23:41:57,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:41:57,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:41:57,048 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:41:57 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-85839145-e50c-4860-a55f-6c7cf0611ee5 2019-07-30 23:41:57,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-07-30 23:41:57,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:41:57 GMT Server: Apache x-openstack-request-id: req-3160f142-bfe8-4ce5-920c-b360e5e07a1b 2019-07-30 23:41:57,090 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:41:57,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-3160f142-bfe8-4ce5-920c-b360e5e07a1b 2019-07-30 23:41:57,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073655128479s 2019-07-30 23:42:02,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:42:02,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:02,131 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:02 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-9844cad2-91c8-437c-a901-232e3a3f9401 2019-07-30 23:42:02,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-07-30 23:42:02,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:02 GMT Server: Apache x-openstack-request-id: req-18073d14-6357-4482-9858-ffa624518248 2019-07-30 23:42:02,887 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:42:02,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-18073d14-6357-4482-9858-ffa624518248 2019-07-30 23:42:02,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.791152000427s 2019-07-30 23:42:02,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:42:02,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:02,920 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:02 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-997763fe-ebeb-4b98-b223-5082b9018be5 2019-07-30 23:42:02,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:42:02,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8350adcd-c5f0-4704-8733-aa8290fdc51b 2019-07-30 23:42:02,963 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:42:02,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-8350adcd-c5f0-4704-8733-aa8290fdc51b 2019-07-30 23:42:02,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756740570068s 2019-07-30 23:42:07,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:42:07,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:08,724 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:07 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-985c406c-c590-42c3-985c-925b79b55e7c 2019-07-30 23:42:08,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:42:08,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:08 GMT Server: Apache x-openstack-request-id: req-76e55e87-13c8-454b-9ee5-11efeb1a6a92 2019-07-30 23:42:08,768 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:42:08,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-76e55e87-13c8-454b-9ee5-11efeb1a6a92 2019-07-30 23:42:08,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.797498941422s 2019-07-30 23:42:13,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:42:13,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:13,805 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:13 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-cdcb06bf-9d46-4ec8-afc2-955e76b8fcfb 2019-07-30 23:42:13,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-07-30 23:42:13,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:13 GMT Server: Apache x-openstack-request-id: req-6ee584ba-80f2-44df-9aa7-dfc6f4ce3e4a 2019-07-30 23:42:13,847 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:42:13,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-6ee584ba-80f2-44df-9aa7-dfc6f4ce3e4a 2019-07-30 23:42:13,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739619731903s 2019-07-30 23:42:13,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:42:13,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:13,881 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:13 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-a4e0983f-a67c-49d1-89f5-969d73ed62b1 2019-07-30 23:42:13,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:42:14,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9a711a8d-2de3-4fda-957a-108ff865d21e 2019-07-30 23:42:14,725 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:42:14,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-9a711a8d-2de3-4fda-957a-108ff865d21e 2019-07-30 23:42:14,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.876668930054s 2019-07-30 23:42:19,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:42:19,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:19,764 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:19 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-cdae4f23-15a0-4c0c-9d47-15b9597abca5 2019-07-30 23:42:19,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-07-30 23:42:19,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:19 GMT Server: Apache x-openstack-request-id: req-0cf69f7f-afcf-45af-bf52-60a0a445f61c 2019-07-30 23:42:19,806 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:42:19,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-0cf69f7f-afcf-45af-bf52-60a0a445f61c 2019-07-30 23:42:19,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741109848022s 2019-07-30 23:42:24,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:42:24,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:24,847 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:24 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-61627ca5-b657-44aa-905b-36dec937c925 2019-07-30 23:42:24,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-07-30 23:42:25,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:24 GMT Server: Apache x-openstack-request-id: req-f8ee777e-b7d4-4b5b-a4a2-c740e063112a 2019-07-30 23:42:25,598 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:42:25,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-f8ee777e-b7d4-4b5b-a4a2-c740e063112a 2019-07-30 23:42:25,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.786127090454s 2019-07-30 23:42:25,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:42:25,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:26,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:25 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-4e9eb836-b1f4-4754-bb35-1f95fa956afb 2019-07-30 23:42:26,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-07-30 23:42:26,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8b729264-1af8-487e-a541-24d37e856db2 2019-07-30 23:42:26,368 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:42:26,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-8b729264-1af8-487e-a541-24d37e856db2 2019-07-30 23:42:26,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.769613027573s 2019-07-30 23:42:31,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:42:31,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:31,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:31 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-879825c5-5e5b-4021-9f6b-ea88d112d52c 2019-07-30 23:42:31,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-07-30 23:42:31,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:31 GMT Server: Apache x-openstack-request-id: req-e7b81499-4cf1-4942-bcc4-4fc6db13c318 2019-07-30 23:42:31,451 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:42:31,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-e7b81499-4cf1-4942-bcc4-4fc6db13c318 2019-07-30 23:42:31,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753118991852s 2019-07-30 23:42:36,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:42:36,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:36,489 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:36 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-c78a8831-60d0-4be0-b099-8aa43fee48d9 2019-07-30 23:42:36,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:42:36,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:36 GMT Server: Apache x-openstack-request-id: req-80b382be-ef18-44d1-8d42-a683fc011683 2019-07-30 23:42:36,532 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:42:36,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-80b382be-ef18-44d1-8d42-a683fc011683 2019-07-30 23:42:36,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749430656433s 2019-07-30 23:42:36,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:42:36,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:36,564 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:36 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-acb3bc5d-75ff-420d-b417-f8ca5e727d52 2019-07-30 23:42:36,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:42:37,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-03b7addc-d70c-4253-b846-1d2eee27994a 2019-07-30 23:42:37,404 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:42:37,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-03b7addc-d70c-4253-b846-1d2eee27994a 2019-07-30 23:42:37,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.871037960052s 2019-07-30 23:42:42,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:42:42,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:42,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:42 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-567368c6-6339-4be0-ad47-8d11f9c88909 2019-07-30 23:42:42,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-07-30 23:42:42,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:42 GMT Server: Apache x-openstack-request-id: req-16dc0851-ee25-4935-a311-6e5a70233523 2019-07-30 23:42:42,483 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:42:42,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-16dc0851-ee25-4935-a311-6e5a70233523 2019-07-30 23:42:42,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729439258575s 2019-07-30 23:42:47,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:42:47,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:47,523 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:47 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-02ed3a1c-c32f-485e-b24f-edd82a2bb5d1 2019-07-30 23:42:47,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:42:47,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:47 GMT Server: Apache x-openstack-request-id: req-4dd20f70-52f6-4d71-80de-3707586a76ca 2019-07-30 23:42:47,567 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:42:47,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-4dd20f70-52f6-4d71-80de-3707586a76ca 2019-07-30 23:42:47,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0778450965881s 2019-07-30 23:42:47,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:42:47,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:47,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:47 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-556ad505-b2d0-40b1-9541-e679da46329d 2019-07-30 23:42:47,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:42:47,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1f17d033-a435-4c83-b381-54ee047418dc 2019-07-30 23:42:47,643 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:42:47,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-1f17d033-a435-4c83-b381-54ee047418dc 2019-07-30 23:42:47,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756049156189s 2019-07-30 23:42:52,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:42:52,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:52,680 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:52 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-3719e1cf-3f95-431a-8ff1-caf016be7a43 2019-07-30 23:42:52,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:42:52,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:52 GMT Server: Apache x-openstack-request-id: req-88dc94af-18ad-4181-a3a9-c8df3f61ef19 2019-07-30 23:42:52,723 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:42:52,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-88dc94af-18ad-4181-a3a9-c8df3f61ef19 2019-07-30 23:42:52,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736620426178s 2019-07-30 23:42:57,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:42:57,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:57,761 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:57 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-59f24657-038d-4bca-8d85-668f17924a9f 2019-07-30 23:42:57,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:42:57,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:57 GMT Server: Apache x-openstack-request-id: req-a5e4d79f-5352-4a39-a2d3-46222912822e 2019-07-30 23:42:57,804 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:42:57,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-a5e4d79f-5352-4a39-a2d3-46222912822e 2019-07-30 23:42:57,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751829147339s 2019-07-30 23:42:57,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:42:57,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:42:57,836 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:42:57 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-a577a2b7-42ee-4bef-b983-5a7e882bab96 2019-07-30 23:42:57,836 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:42:57,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:42:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9662dae9-b76d-44d4-8a5e-c6aa304ec10e 2019-07-30 23:42:57,879 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:42:57,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-9662dae9-b76d-44d4-8a5e-c6aa304ec10e 2019-07-30 23:42:57,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740351676941s 2019-07-30 23:43:02,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:43:02,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:02,916 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:02 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-45f2c612-ba43-4ab9-a1e1-d399b86480eb 2019-07-30 23:43:02,917 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:43:02,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:02 GMT Server: Apache x-openstack-request-id: req-9c28b402-efbe-42d2-a8b4-661d4aa17e1b 2019-07-30 23:43:02,962 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:43:02,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-9c28b402-efbe-42d2-a8b4-661d4aa17e1b 2019-07-30 23:43:02,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764811038971s 2019-07-30 23:43:07,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:43:07,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:07,999 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:07 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-8e25f6e8-84da-465a-acaa-e4b84766ec3d 2019-07-30 23:43:07,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:43:08,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:07 GMT Server: Apache x-openstack-request-id: req-b6ab34dc-15c9-495e-99ed-e017fe3e45f6 2019-07-30 23:43:08,041 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:43:08,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-b6ab34dc-15c9-495e-99ed-e017fe3e45f6 2019-07-30 23:43:08,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738949775696s 2019-07-30 23:43:08,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:43:08,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:08,073 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:08 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-c3d7edf5-6bab-4a58-a51d-09dfca701355 2019-07-30 23:43:08,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-07-30 23:43:08,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4934adaa-5d09-4506-a029-cb41ef6365d9 2019-07-30 23:43:08,116 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:43:08,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-4934adaa-5d09-4506-a029-cb41ef6365d9 2019-07-30 23:43:08,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743420124054s 2019-07-30 23:43:13,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:43:13,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:13,157 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:13 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc Server: Apache x-openstack-request-id: req-08b09729-ee0f-456c-88e9-69d283656c7e 2019-07-30 23:43:13,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-07-30 23:43:13,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 448 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-697bde97-9a97-4e99-b43d-ecf35c0e4247 2019-07-30 23:43:13,202 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-07-30T23:43:12Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dns/events/59b5111f-5a25-4a0e-8a15-cc51d70ceb0d", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5480a953-da9c-4de2-b7c7-c836261f84fe", "id": "59b5111f-5a25-4a0e-8a15-cc51d70ceb0d"}, {"resource_name": "ellis", "event_time": "2019-07-30T23:43:13Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/ellis/events/b6c46c4d-b571-48bb-8a5a-39568ac01c12", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-5g6cb7ifjymy", "id": "b6c46c4d-b571-48bb-8a5a-39568ac01c12"}]} 2019-07-30 23:43:13,202 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc&marker=533f8765-a148-460c-9707-9d67307c72af&sort_dir=asc used request id req-697bde97-9a97-4e99-b43d-ecf35c0e4247 2019-07-30 23:43:13,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0788440704346s 2019-07-30 23:43:18,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:43:18,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:18,239 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:18 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-1d1f7e8f-9050-4466-b6f1-fa85af3711c7 2019-07-30 23:43:18,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-07-30 23:43:18,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:18 GMT Server: Apache x-openstack-request-id: req-87350228-8cc2-42b3-b7ea-12241ce7c515 2019-07-30 23:43:18,282 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:43:18,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-87350228-8cc2-42b3-b7ea-12241ce7c515 2019-07-30 23:43:18,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737860202789s 2019-07-30 23:43:23,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:43:23,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:24,044 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:23 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-ed40cf67-e21a-49c2-8bd3-a32e84555477 2019-07-30 23:43:24,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-07-30 23:43:24,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:24 GMT Server: Apache x-openstack-request-id: req-52a12968-c7ec-4a08-815f-40a074ff3baa 2019-07-30 23:43:24,087 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:43:24,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-52a12968-c7ec-4a08-815f-40a074ff3baa 2019-07-30 23:43:24,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.799854040146s 2019-07-30 23:43:24,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:43:24,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:24,118 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:24 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-8b59514a-9408-41ba-abaa-ce37910c591d 2019-07-30 23:43:24,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-07-30 23:43:24,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c8adf89-82ee-4384-9103-a6c6fae32d6b 2019-07-30 23:43:24,864 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:43:24,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-4c8adf89-82ee-4384-9103-a6c6fae32d6b 2019-07-30 23:43:24,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.776593923569s 2019-07-30 23:43:29,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:43:29,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:29,901 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:29 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-82ebd3ef-00dc-4871-8086-2dfe6812833a 2019-07-30 23:43:29,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:43:30,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:29 GMT Server: Apache x-openstack-request-id: req-e2743b6f-fe07-4c8a-b97c-8b6001e2d370 2019-07-30 23:43:30,029 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:43:30,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-e2743b6f-fe07-4c8a-b97c-8b6001e2d370 2019-07-30 23:43:30,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.157821893692s 2019-07-30 23:43:35,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:43:35,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:35,066 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:35 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-5e60414c-3a58-4f17-9056-0ed856e3dc32 2019-07-30 23:43:35,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-07-30 23:43:35,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:35 GMT Server: Apache x-openstack-request-id: req-81bde1db-67a6-46a7-ba68-dd5c03a51768 2019-07-30 23:43:35,109 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:43:35,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-81bde1db-67a6-46a7-ba68-dd5c03a51768 2019-07-30 23:43:35,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745100975037s 2019-07-30 23:43:35,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:43:35,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:35,140 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:35 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-6f2b93dd-9b9c-4099-a1af-f57e87e3682b 2019-07-30 23:43:35,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:43:35,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-36c0f61b-1b0a-4215-be47-8b5cb31ac2f0 2019-07-30 23:43:35,879 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:43:35,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-36c0f61b-1b0a-4215-be47-8b5cb31ac2f0 2019-07-30 23:43:35,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.769795894623s 2019-07-30 23:43:40,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:43:40,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:40,917 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:40 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-b7efdad7-0cd9-4840-ac9a-98405962ffc4 2019-07-30 23:43:40,917 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:43:40,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:40 GMT Server: Apache x-openstack-request-id: req-4563ce47-0c80-4aa8-a9c2-e3d9c2a7f3e0 2019-07-30 23:43:40,961 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:43:40,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-4563ce47-0c80-4aa8-a9c2-e3d9c2a7f3e0 2019-07-30 23:43:40,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750110149384s 2019-07-30 23:43:45,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:43:45,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:45,998 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:45 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-a5d5b52d-d7aa-4cea-8f29-58577e2f5def 2019-07-30 23:43:45,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-07-30 23:43:46,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:45 GMT Server: Apache x-openstack-request-id: req-fecea8c6-3ef7-4a2c-a8a8-3ba78cf65596 2019-07-30 23:43:46,043 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:43:46,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-fecea8c6-3ef7-4a2c-a8a8-3ba78cf65596 2019-07-30 23:43:46,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759890079498s 2019-07-30 23:43:46,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:43:46,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:46,073 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:46 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-835a3413-92ba-41fb-9e3c-29c170c0fb5f 2019-07-30 23:43:46,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-07-30 23:43:46,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3b40047a-5e5d-4707-91d6-141e21d594e6 2019-07-30 23:43:46,116 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:43:46,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-3b40047a-5e5d-4707-91d6-141e21d594e6 2019-07-30 23:43:46,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072527885437s 2019-07-30 23:43:51,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:43:51,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:51,155 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:51 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-86093ee6-ca2b-496b-9eb0-681de90ac6eb 2019-07-30 23:43:51,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-07-30 23:43:51,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:51 GMT Server: Apache x-openstack-request-id: req-d970555c-6ffb-4481-8ace-4cb1c7bffb3f 2019-07-30 23:43:51,198 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:43:51,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-d970555c-6ffb-4481-8ace-4cb1c7bffb3f 2019-07-30 23:43:51,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757119655609s 2019-07-30 23:43:56,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:43:56,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:56,235 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:56 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-f21e7c66-4133-427d-9b25-a9abb3ea65c5 2019-07-30 23:43:56,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-07-30 23:43:56,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:56 GMT Server: Apache x-openstack-request-id: req-61f6f7e0-18c5-421b-b649-edf328da5932 2019-07-30 23:43:56,278 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:43:56,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-61f6f7e0-18c5-421b-b649-edf328da5932 2019-07-30 23:43:56,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738890171051s 2019-07-30 23:43:56,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:43:56,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:43:56,308 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:43:56 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-72f27df0-98e5-4cbf-87f4-b0301922f5fe 2019-07-30 23:43:56,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:43:56,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:43:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-50419377-ec65-4522-a2a5-93a568a25d34 2019-07-30 23:43:56,351 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:43:56,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-50419377-ec65-4522-a2a5-93a568a25d34 2019-07-30 23:43:56,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727598667145s 2019-07-30 23:44:01,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:44:01,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:01,389 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:01 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-8ed0f6c0-8195-4906-8139-ead41f43b2b4 2019-07-30 23:44:01,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-07-30 23:44:01,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:01 GMT Server: Apache x-openstack-request-id: req-438a0511-cb69-46f1-8788-511b98df3c82 2019-07-30 23:44:01,432 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:44:01,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-438a0511-cb69-46f1-8788-511b98df3c82 2019-07-30 23:44:01,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744349956512s 2019-07-30 23:44:06,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:44:06,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:06,469 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:06 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-8c2149e5-83bb-4364-a18b-a715d681f4ca 2019-07-30 23:44:06,469 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:44:06,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:06 GMT Server: Apache x-openstack-request-id: req-760deb69-df0a-4801-b54e-b72013a4fa4a 2019-07-30 23:44:06,512 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:44:06,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-760deb69-df0a-4801-b54e-b72013a4fa4a 2019-07-30 23:44:06,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741050243378s 2019-07-30 23:44:06,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:44:06,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:06,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:06 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-0311636f-369c-4598-bd4f-ffad2ff93de4 2019-07-30 23:44:06,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-07-30 23:44:06,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-07014d8b-6ed5-4a2a-a0fb-8668ec6a1e47 2019-07-30 23:44:06,585 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:44:06,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-07014d8b-6ed5-4a2a-a0fb-8668ec6a1e47 2019-07-30 23:44:06,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728759765625s 2019-07-30 23:44:11,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:44:11,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:12,328 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:11 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-46146f8c-3ba6-4c1a-8e36-dab19d4e51cb 2019-07-30 23:44:12,328 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:44:12,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:12 GMT Server: Apache x-openstack-request-id: req-b08cbbe8-97d4-425c-aa50-1cfe3fe6f528 2019-07-30 23:44:12,371 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:44:12,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-b08cbbe8-97d4-425c-aa50-1cfe3fe6f528 2019-07-30 23:44:12,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.779177188873s 2019-07-30 23:44:17,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:44:17,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:17,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:17 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-ef2179e7-33df-4c96-8dd2-f5d8bfe666fb 2019-07-30 23:44:17,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-07-30 23:44:17,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:17 GMT Server: Apache x-openstack-request-id: req-734deacb-c8bb-4b48-9e3e-c118c65b54b2 2019-07-30 23:44:17,451 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:44:17,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-734deacb-c8bb-4b48-9e3e-c118c65b54b2 2019-07-30 23:44:17,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073982000351s 2019-07-30 23:44:17,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:44:17,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:17,486 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:17 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-05b888d0-8c41-419a-950b-566ab73b8cc4 2019-07-30 23:44:17,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-07-30 23:44:17,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-30d6b809-e2eb-4f6b-acc6-1c6683de2216 2019-07-30 23:44:17,531 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:44:17,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-30d6b809-e2eb-4f6b-acc6-1c6683de2216 2019-07-30 23:44:17,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0792720317841s 2019-07-30 23:44:22,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:44:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:22,568 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-ce36f0e7-981a-420a-8b86-86dfd9751cff 2019-07-30 23:44:22,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:44:22,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:22 GMT Server: Apache x-openstack-request-id: req-edc2f8ca-8543-49bc-9902-d956b03e8119 2019-07-30 23:44:22,611 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:44:22,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-edc2f8ca-8543-49bc-9902-d956b03e8119 2019-07-30 23:44:22,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735399723053s 2019-07-30 23:44:27,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:44:27,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:27,649 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-2489331d-b233-40b8-97e8-7a6739259d52 2019-07-30 23:44:27,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-07-30 23:44:27,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:27 GMT Server: Apache x-openstack-request-id: req-12bd8af2-f770-4d35-9fc7-af0d07f8f569 2019-07-30 23:44:27,692 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:44:27,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-12bd8af2-f770-4d35-9fc7-af0d07f8f569 2019-07-30 23:44:27,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749039649963s 2019-07-30 23:44:27,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:44:27,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:27,723 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-cc231c12-408a-4142-9196-ea997816a0b6 2019-07-30 23:44:27,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-07-30 23:44:27,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5d34ac3a-95e8-4ec8-b076-43487819219e 2019-07-30 23:44:27,766 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:44:27,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-5d34ac3a-95e8-4ec8-b076-43487819219e 2019-07-30 23:44:27,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730900764465s 2019-07-30 23:44:32,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:44:32,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:32,805 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-d7f2d13b-9dfc-4860-8a31-3192efbf4881 2019-07-30 23:44:32,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-07-30 23:44:32,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:32 GMT Server: Apache x-openstack-request-id: req-f570d9f9-e5ab-48ee-93a6-35ccf469a691 2019-07-30 23:44:32,848 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:44:32,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-f570d9f9-e5ab-48ee-93a6-35ccf469a691 2019-07-30 23:44:32,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748331546783s 2019-07-30 23:44:37,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:44:37,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:37,887 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:37 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-3861b167-1946-44b9-b7eb-068662ac6a89 2019-07-30 23:44:37,887 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:44:37,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:37 GMT Server: Apache x-openstack-request-id: req-867ebcd7-b26d-4590-bcfe-4bf6eda30998 2019-07-30 23:44:37,932 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:44:37,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-867ebcd7-b26d-4590-bcfe-4bf6eda30998 2019-07-30 23:44:37,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0783200263977s 2019-07-30 23:44:37,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:44:37,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:37,979 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:37 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-fa82c569-3455-41e9-b363-2fad92ddfd62 2019-07-30 23:44:37,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:44:38,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6f82545d-1218-4fea-ad9c-dd1d2f539f3d 2019-07-30 23:44:38,021 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:44:38,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-6f82545d-1218-4fea-ad9c-dd1d2f539f3d 2019-07-30 23:44:38,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0889179706573s 2019-07-30 23:44:43,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:44:43,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:43,061 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:43 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-bf7a644f-0762-44cd-b45d-91e73e8e6d51 2019-07-30 23:44:43,061 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:44:43,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:43 GMT Server: Apache x-openstack-request-id: req-7a78a512-5009-40e5-a27b-39d8090d08a7 2019-07-30 23:44:43,104 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:44:43,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-7a78a512-5009-40e5-a27b-39d8090d08a7 2019-07-30 23:44:43,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756649971008s 2019-07-30 23:44:48,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:44:48,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:48,140 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:48 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-6c911370-e21c-4a34-9031-b8aafd53a603 2019-07-30 23:44:48,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:44:48,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:48 GMT Server: Apache x-openstack-request-id: req-f0658f0b-aa3a-4b45-9542-bd7ae57d4ade 2019-07-30 23:44:48,183 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:44:48,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-f0658f0b-aa3a-4b45-9542-bd7ae57d4ade 2019-07-30 23:44:48,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731990337372s 2019-07-30 23:44:48,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:44:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:48,214 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:48 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-8003e614-b3b9-456c-bb2c-7057aead1e99 2019-07-30 23:44:48,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:44:48,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9114d6a4-23c7-4e27-8c96-833c8effe4fa 2019-07-30 23:44:48,241 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:44:48,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-9114d6a4-23c7-4e27-8c96-833c8effe4fa 2019-07-30 23:44:48,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0578579902649s 2019-07-30 23:44:53,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:44:53,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:53,278 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:53 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-76a48b3f-6b65-4e31-98a6-100ee69bc54a 2019-07-30 23:44:53,279 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:44:53,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:53 GMT Server: Apache x-openstack-request-id: req-1672ec61-81d9-4e68-a7b3-3ee224b7ada5 2019-07-30 23:44:53,323 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:44:53,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-1672ec61-81d9-4e68-a7b3-3ee224b7ada5 2019-07-30 23:44:53,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748820304871s 2019-07-30 23:44:58,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:44:58,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:58,359 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:58 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-7483cb82-dadb-421d-948f-7ed7520d1adb 2019-07-30 23:44:58,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-07-30 23:44:58,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:58 GMT Server: Apache x-openstack-request-id: req-0eb5a4d8-bcc7-492c-ae7b-a8d5cfe9c018 2019-07-30 23:44:58,402 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:44:58,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-0eb5a4d8-bcc7-492c-ae7b-a8d5cfe9c018 2019-07-30 23:44:58,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731229782104s 2019-07-30 23:44:58,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:44:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:44:58,432 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:44:58 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-6c9d0479-f0c9-4012-886e-89792551516b 2019-07-30 23:44:58,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-07-30 23:44:58,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:44:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7f921310-b554-4d42-a4b1-06412309b962 2019-07-30 23:44:58,475 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:44:58,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-7f921310-b554-4d42-a4b1-06412309b962 2019-07-30 23:44:58,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725829601288s 2019-07-30 23:45:03,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:45:03,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:03,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:03 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-743697f7-19a1-4865-b898-0b9ea81c45ee 2019-07-30 23:45:03,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-07-30 23:45:03,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:03 GMT Server: Apache x-openstack-request-id: req-88a54440-a3fb-49b1-99bd-533ae604c5bb 2019-07-30 23:45:03,555 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:45:03,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-88a54440-a3fb-49b1-99bd-533ae604c5bb 2019-07-30 23:45:03,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733218193054s 2019-07-30 23:45:08,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:45:08,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:08,592 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:08 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-b6c73e40-fc22-491b-8704-20ff5e75361e 2019-07-30 23:45:08,592 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:45:08,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:08 GMT Server: Apache x-openstack-request-id: req-b2d8c06d-7d3b-4cb5-9b1a-f6cef9bea11d 2019-07-30 23:45:08,635 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:45:08,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-b2d8c06d-7d3b-4cb5-9b1a-f6cef9bea11d 2019-07-30 23:45:08,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740740299225s 2019-07-30 23:45:08,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:45:08,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:08,666 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:08 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-7b5ddd53-4289-4d97-ad8f-9709713432ec 2019-07-30 23:45:08,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-07-30 23:45:08,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0009d553-1ed7-475e-8091-e2b6c3a8f030 2019-07-30 23:45:08,709 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:45:08,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-0009d553-1ed7-475e-8091-e2b6c3a8f030 2019-07-30 23:45:08,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736920833588s 2019-07-30 23:45:13,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:45:13,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:13,747 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:13 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-17380d5d-3d27-43cb-81ca-4eedd46467eb 2019-07-30 23:45:13,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:45:13,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:13 GMT Server: Apache x-openstack-request-id: req-8d7ad640-c256-47b6-99c4-b25a9d40ba8e 2019-07-30 23:45:13,789 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:45:13,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-8d7ad640-c256-47b6-99c4-b25a9d40ba8e 2019-07-30 23:45:13,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732979774475s 2019-07-30 23:45:18,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:45:18,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:18,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:18 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-77e47f91-242a-41a4-b695-ff98fc8cc4b3 2019-07-30 23:45:18,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-07-30 23:45:18,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:18 GMT Server: Apache x-openstack-request-id: req-00e581fd-d954-410e-82d2-b10a7ac63625 2019-07-30 23:45:18,870 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:45:18,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-00e581fd-d954-410e-82d2-b10a7ac63625 2019-07-30 23:45:18,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746529102325s 2019-07-30 23:45:18,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:45:18,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:18,901 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:18 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-ab60842c-22f3-47dd-a39a-da1c86e70759 2019-07-30 23:45:18,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:45:18,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0b37d4c7-e760-45f4-82e2-9b7864b95e69 2019-07-30 23:45:18,943 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:45:18,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-0b37d4c7-e760-45f4-82e2-9b7864b95e69 2019-07-30 23:45:18,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730741024017s 2019-07-30 23:45:23,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:45:23,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:23,980 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:23 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-6cbf8014-78fa-4f47-af5a-0be7d632e4f6 2019-07-30 23:45:23,980 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:45:24,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:23 GMT Server: Apache x-openstack-request-id: req-900e8b85-fa78-47f7-b0cf-8a2676b26443 2019-07-30 23:45:24,022 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:45:24,022 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-900e8b85-fa78-47f7-b0cf-8a2676b26443 2019-07-30 23:45:24,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722839832306s 2019-07-30 23:45:29,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:45:29,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:29,059 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:29 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-91c4dc6c-09a4-4684-b28b-f1cb42587fc4 2019-07-30 23:45:29,059 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:45:29,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:29 GMT Server: Apache x-openstack-request-id: req-5d905bee-b368-40df-9c87-60acd01df88c 2019-07-30 23:45:29,102 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:45:29,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-5d905bee-b368-40df-9c87-60acd01df88c 2019-07-30 23:45:29,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739130973816s 2019-07-30 23:45:29,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:45:29,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:29,133 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:29 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-979e6b8a-ec16-4c85-bbf4-064c1fb1a801 2019-07-30 23:45:29,134 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:45:29,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9563ef3c-d208-463a-98f9-8efec548b0dc 2019-07-30 23:45:29,178 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:45:29,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-9563ef3c-d208-463a-98f9-8efec548b0dc 2019-07-30 23:45:29,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756688117981s 2019-07-30 23:45:34,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:45:34,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:34,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:34 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-48b3ad8e-d9e8-402e-9fd5-bfe7489bb24a 2019-07-30 23:45:34,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-07-30 23:45:34,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:34 GMT Server: Apache x-openstack-request-id: req-813e5df2-e027-496a-b840-179dcc13fc8e 2019-07-30 23:45:34,258 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:45:34,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-813e5df2-e027-496a-b840-179dcc13fc8e 2019-07-30 23:45:34,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734021663666s 2019-07-30 23:45:39,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:45:39,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:39,295 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:39 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-946f8dfd-44eb-47af-8dd5-0dfc8647412b 2019-07-30 23:45:39,296 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:45:39,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:39 GMT Server: Apache x-openstack-request-id: req-530ef0c9-928d-4a3c-886e-8160c469238f 2019-07-30 23:45:39,340 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:45:39,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-530ef0c9-928d-4a3c-886e-8160c469238f 2019-07-30 23:45:39,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760798454285s 2019-07-30 23:45:39,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:45:39,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:39,371 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:39 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-8a65394e-f622-468d-bd93-e9fe4da2e17d 2019-07-30 23:45:39,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-07-30 23:45:39,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d297e4cf-fc5d-41b7-b136-bc401d31d381 2019-07-30 23:45:39,697 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:45:39,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-d297e4cf-fc5d-41b7-b136-bc401d31d381 2019-07-30 23:45:39,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.356070995331s 2019-07-30 23:45:44,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:45:44,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:44,734 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:44 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-6110a863-1017-44b3-b19e-2652fab79b35 2019-07-30 23:45:44,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-07-30 23:45:45,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:44 GMT Server: Apache x-openstack-request-id: req-6b2daa1b-6eb6-4b68-b629-57d1e0fac172 2019-07-30 23:45:45,089 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:45:45,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-6b2daa1b-6eb6-4b68-b629-57d1e0fac172 2019-07-30 23:45:45,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.385879993439s 2019-07-30 23:45:50,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:45:50,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:50,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:50 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-8ee385e7-32dd-4144-b637-be38455f8917 2019-07-30 23:45:50,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:45:50,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:50 GMT Server: Apache x-openstack-request-id: req-e4dc93be-5666-4fb7-a9e2-1b4e0fbf88c7 2019-07-30 23:45:50,475 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:45:50,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-e4dc93be-5666-4fb7-a9e2-1b4e0fbf88c7 2019-07-30 23:45:50,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.380084037781s 2019-07-30 23:45:50,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:45:50,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:50,505 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:50 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-8deb4748-7f59-42f2-8147-33facbdb969e 2019-07-30 23:45:50,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-07-30 23:45:50,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ebaf6b59-5560-4685-9315-ee420b6df651 2019-07-30 23:45:50,548 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:45:50,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-ebaf6b59-5560-4685-9315-ee420b6df651 2019-07-30 23:45:50,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725939273834s 2019-07-30 23:45:55,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:45:55,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:45:55,586 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:45:55 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-6fbfb198-b0b0-4daa-823f-5254cbe0d085 2019-07-30 23:45:55,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:45:55,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:45:55 GMT Server: Apache x-openstack-request-id: req-0c8aa719-107a-47b3-a1bd-fef86d305043 2019-07-30 23:45:55,628 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:45:55,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-0c8aa719-107a-47b3-a1bd-fef86d305043 2019-07-30 23:45:55,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733568668365s 2019-07-30 23:46:00,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:46:00,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:00,947 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-458d753e-f25d-4f53-9a6e-4ad4ba44936c 2019-07-30 23:46:00,947 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:46:00,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:00 GMT Server: Apache x-openstack-request-id: req-1630b280-24ee-49aa-bfab-88c993f907bf 2019-07-30 23:46:00,990 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:46:00,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-1630b280-24ee-49aa-bfab-88c993f907bf 2019-07-30 23:46:00,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355832099915s 2019-07-30 23:46:00,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:46:00,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:01,021 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-0c3a0951-c9d4-49ac-9be1-88803ef2129e 2019-07-30 23:46:01,021 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:46:01,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d723d536-5ab3-4622-a65e-64272fdec69a 2019-07-30 23:46:01,064 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:46:01,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-d723d536-5ab3-4622-a65e-64272fdec69a 2019-07-30 23:46:01,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737798213959s 2019-07-30 23:46:06,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:46:06,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:06,101 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:06 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-ac9449d8-f872-420b-ad27-796835199120 2019-07-30 23:46:06,101 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:46:06,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:06 GMT Server: Apache x-openstack-request-id: req-494b5645-6eb6-4d65-b347-4b346bc3adf6 2019-07-30 23:46:06,144 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:46:06,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-494b5645-6eb6-4d65-b347-4b346bc3adf6 2019-07-30 23:46:06,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732069015503s 2019-07-30 23:46:11,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:46:11,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:11,198 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:11 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-a141b504-d7c7-4d22-8690-ed4e670fadd8 2019-07-30 23:46:11,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:46:11,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:11 GMT Server: Apache x-openstack-request-id: req-2335c7f6-be41-410d-b941-5d55c4b7f8ca 2019-07-30 23:46:11,555 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:46:11,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-2335c7f6-be41-410d-b941-5d55c4b7f8ca 2019-07-30 23:46:11,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.404989004135s 2019-07-30 23:46:11,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:46:11,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:11,586 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:11 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-ee44cee2-4610-4401-9634-0bf5f07aed80 2019-07-30 23:46:11,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:46:11,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cf5aa35a-a53e-42b7-8978-224de0b492a6 2019-07-30 23:46:11,630 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:46:11,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-cf5aa35a-a53e-42b7-8978-224de0b492a6 2019-07-30 23:46:11,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748720169067s 2019-07-30 23:46:16,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:46:16,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:16,968 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:16 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-617c5774-8129-43cd-8366-7302457eeddb 2019-07-30 23:46:16,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-07-30 23:46:17,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:16 GMT Server: Apache x-openstack-request-id: req-c9e5aba9-98c6-40dd-b1e6-c8290b40cff1 2019-07-30 23:46:17,010 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:46:17,011 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-c9e5aba9-98c6-40dd-b1e6-c8290b40cff1 2019-07-30 23:46:17,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373794078827s 2019-07-30 23:46:22,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:46:22,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:22,047 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-fa4515b9-3fea-47b0-a37c-875effe12032 2019-07-30 23:46:22,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-07-30 23:46:22,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:22 GMT Server: Apache x-openstack-request-id: req-1573b3c6-dd0f-46a4-b492-d8c0ace15a41 2019-07-30 23:46:22,379 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:46:22,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-1573b3c6-dd0f-46a4-b492-d8c0ace15a41 2019-07-30 23:46:22,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363255023956s 2019-07-30 23:46:22,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:46:22,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:22,685 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-86fc0e47-53dc-4566-bb9e-85629cd50b3d 2019-07-30 23:46:22,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:46:22,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-65748a22-29dc-4cea-9a19-a738029ce42c 2019-07-30 23:46:22,728 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:46:22,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-65748a22-29dc-4cea-9a19-a738029ce42c 2019-07-30 23:46:22,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.347924947739s 2019-07-30 23:46:27,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:46:27,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:27,767 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-1fa4fc77-7c1e-43b9-a69e-af8187c68294 2019-07-30 23:46:27,767 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:46:27,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:27 GMT Server: Apache x-openstack-request-id: req-60d7e73e-7bec-41de-877f-f6d5b1e3f5e0 2019-07-30 23:46:27,810 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:46:27,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-60d7e73e-7bec-41de-877f-f6d5b1e3f5e0 2019-07-30 23:46:27,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751621723175s 2019-07-30 23:46:32,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:46:32,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:32,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-c8e0ae7e-e898-4477-b47f-eaa993a0cd78 2019-07-30 23:46:32,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:46:33,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:32 GMT Server: Apache x-openstack-request-id: req-2c8de3b9-dd6d-4015-9c0c-ff5a2d083e9a 2019-07-30 23:46:33,178 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:46:33,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-2c8de3b9-dd6d-4015-9c0c-ff5a2d083e9a 2019-07-30 23:46:33,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362426996231s 2019-07-30 23:46:33,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:46:33,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:33,211 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:33 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-2c9ab307-dc61-4110-8e8e-98dc6b0a5cf9 2019-07-30 23:46:33,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:46:33,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-326d147b-61f6-4c93-afbe-566486289ac7 2019-07-30 23:46:33,553 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:46:33,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-326d147b-61f6-4c93-afbe-566486289ac7 2019-07-30 23:46:33,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.37420296669s 2019-07-30 23:46:38,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:46:38,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:38,591 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:38 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-d5d1378d-798d-46d0-804e-d9c32f8b5199 2019-07-30 23:46:38,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-07-30 23:46:38,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:38 GMT Server: Apache x-openstack-request-id: req-481d37dc-1607-489f-bac7-d6f79de76f08 2019-07-30 23:46:38,634 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:46:38,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-481d37dc-1607-489f-bac7-d6f79de76f08 2019-07-30 23:46:38,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740349292755s 2019-07-30 23:46:43,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:46:43,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:43,672 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:43 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-31618288-9569-447c-a009-ea24f454c011 2019-07-30 23:46:43,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-07-30 23:46:43,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:43 GMT Server: Apache x-openstack-request-id: req-3b69412e-5809-44b8-8491-b484a14949ac 2019-07-30 23:46:43,714 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:46:43,715 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-3b69412e-5809-44b8-8491-b484a14949ac 2019-07-30 23:46:43,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750160217285s 2019-07-30 23:46:43,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:46:43,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:43,747 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:43 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-a4bb482d-d7ad-4f83-928f-debe14eca5bc 2019-07-30 23:46:43,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:46:43,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-27d3194e-b969-440a-9b1c-331acd0d34e0 2019-07-30 23:46:43,790 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:46:43,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-27d3194e-b969-440a-9b1c-331acd0d34e0 2019-07-30 23:46:43,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074630022049s 2019-07-30 23:46:48,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:46:48,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:48,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:48 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-f9d7e47d-35d8-437d-9a77-d14dcede5436 2019-07-30 23:46:48,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-07-30 23:46:48,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:48 GMT Server: Apache x-openstack-request-id: req-33442c90-781b-40ef-9c7e-57bfcd91eebf 2019-07-30 23:46:48,870 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:46:48,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-33442c90-781b-40ef-9c7e-57bfcd91eebf 2019-07-30 23:46:48,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736720561981s 2019-07-30 23:46:53,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:46:53,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:53,907 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:53 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-97b50cb4-43e6-41ff-8cc9-bceca37cd7ef 2019-07-30 23:46:53,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:46:54,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:53 GMT Server: Apache x-openstack-request-id: req-ec754261-86f3-47a6-a12e-0551ceb307cd 2019-07-30 23:46:54,242 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:46:54,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-ec754261-86f3-47a6-a12e-0551ceb307cd 2019-07-30 23:46:54,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366558790207s 2019-07-30 23:46:54,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:46:54,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:46:54,990 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:46:54 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-6880119d-5399-48b5-94dd-cb576bda82d1 2019-07-30 23:46:54,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-07-30 23:46:55,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:46:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bdb60578-1588-4583-83d4-5eaa98c40392 2019-07-30 23:46:55,033 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:46:55,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-bdb60578-1588-4583-83d4-5eaa98c40392 2019-07-30 23:46:55,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.789858102798s 2019-07-30 23:47:00,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:47:00,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:00,070 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-e12e0366-2779-4f5a-95a9-ff9c03d0772e 2019-07-30 23:47:00,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:47:00,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:00 GMT Server: Apache x-openstack-request-id: req-8c6725e7-2100-4f43-a635-55e1afa8bcee 2019-07-30 23:47:00,112 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:47:00,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-8c6725e7-2100-4f43-a635-55e1afa8bcee 2019-07-30 23:47:00,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072329044342s 2019-07-30 23:47:05,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:47:05,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:05,148 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:05 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-b245143c-c46c-4b27-9a17-127ceead3d1f 2019-07-30 23:47:05,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:47:05,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:05 GMT Server: Apache x-openstack-request-id: req-64b15fef-0561-4e35-afa9-d2782e9ca783 2019-07-30 23:47:05,190 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:47:05,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-64b15fef-0561-4e35-afa9-d2782e9ca783 2019-07-30 23:47:05,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725688934326s 2019-07-30 23:47:05,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:47:05,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:05,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:05 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-3516468e-df49-4c60-a803-4127524a82e4 2019-07-30 23:47:05,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-07-30 23:47:05,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca799dcb-1442-4330-bf32-1b0d64f68b14 2019-07-30 23:47:05,581 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:47:05,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-ca799dcb-1442-4330-bf32-1b0d64f68b14 2019-07-30 23:47:05,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.390700101852s 2019-07-30 23:47:10,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:47:10,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:10,621 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:10 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-2829bd7c-f30e-4699-b6cb-d2dd8a0b40e0 2019-07-30 23:47:10,622 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:47:10,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:10 GMT Server: Apache x-openstack-request-id: req-36f973c9-c088-43c9-8ebb-ab9471976223 2019-07-30 23:47:10,664 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:47:10,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-36f973c9-c088-43c9-8ebb-ab9471976223 2019-07-30 23:47:10,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760672092438s 2019-07-30 23:47:15,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:47:15,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:16,008 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:15 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-538a55b4-06fe-4fa8-9ef4-97d02038dea8 2019-07-30 23:47:16,008 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:47:16,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:16 GMT Server: Apache x-openstack-request-id: req-116ac8ab-f1f6-44b7-92cb-419dca9e1044 2019-07-30 23:47:16,051 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:47:16,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-116ac8ab-f1f6-44b7-92cb-419dca9e1044 2019-07-30 23:47:16,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.381578207016s 2019-07-30 23:47:16,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:47:16,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:16,083 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:16 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-fce8e4f4-dd88-45bd-b90e-8ab1431220b0 2019-07-30 23:47:16,083 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:47:16,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-68c786c8-372f-4fd1-a42e-2f5dac1ffb82 2019-07-30 23:47:16,125 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:47:16,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-68c786c8-372f-4fd1-a42e-2f5dac1ffb82 2019-07-30 23:47:16,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737390518188s 2019-07-30 23:47:21,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:47:21,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:21,556 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:21 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-4767d71d-bfc4-41ea-9401-7ff4b294ce22 2019-07-30 23:47:21,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-07-30 23:47:21,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:21 GMT Server: Apache x-openstack-request-id: req-68ce9e5a-e509-4841-abea-f81d0700a10a 2019-07-30 23:47:21,900 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:47:21,900 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-68ce9e5a-e509-4841-abea-f81d0700a10a 2019-07-30 23:47:21,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.767848014832s 2019-07-30 23:47:26,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:47:26,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:26,956 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:26 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-6a8d747c-d81a-4139-bc45-cbd5e94d75f1 2019-07-30 23:47:26,957 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:47:26,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:26 GMT Server: Apache x-openstack-request-id: req-4414864e-cd89-4016-b5fc-3070eb90734b 2019-07-30 23:47:26,999 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:47:27,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-4414864e-cd89-4016-b5fc-3070eb90734b 2019-07-30 23:47:27,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0937399864197s 2019-07-30 23:47:27,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:47:27,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:27,034 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-cf50d99e-cf54-4664-9aca-5abee8ea3b89 2019-07-30 23:47:27,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:47:27,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e0dd5850-fc5a-4757-bd86-4da0f842c00e 2019-07-30 23:47:27,077 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:47:27,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-e0dd5850-fc5a-4757-bd86-4da0f842c00e 2019-07-30 23:47:27,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0766949653625s 2019-07-30 23:47:32,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:47:32,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:32,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-1177ec2e-8507-4b4b-82c8-aae0a20cf298 2019-07-30 23:47:32,433 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:47:32,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:32 GMT Server: Apache x-openstack-request-id: req-227c78a0-1cb7-4d28-96ba-0ee164ae7d1e 2019-07-30 23:47:32,762 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:47:32,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-227c78a0-1cb7-4d28-96ba-0ee164ae7d1e 2019-07-30 23:47:32,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.678340196609s 2019-07-30 23:47:37,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:47:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:38,090 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:37 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-ffc7604c-4533-4ecf-bf8b-b04c41301a84 2019-07-30 23:47:38,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-07-30 23:47:38,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:38 GMT Server: Apache x-openstack-request-id: req-b4e22e47-78a2-4aac-b8fc-f9ac0efcc423 2019-07-30 23:47:38,132 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:47:38,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-b4e22e47-78a2-4aac-b8fc-f9ac0efcc423 2019-07-30 23:47:38,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364310979843s 2019-07-30 23:47:38,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:47:38,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:38,162 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:38 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-6daf89d3-d0f7-410f-a60f-a110da0773c8 2019-07-30 23:47:38,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-07-30 23:47:38,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-34dc99f6-d943-447c-beba-7bc9b0832f79 2019-07-30 23:47:38,205 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:47:38,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-34dc99f6-d943-447c-beba-7bc9b0832f79 2019-07-30 23:47:38,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726058483124s 2019-07-30 23:47:43,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:47:43,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:43,667 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:43 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-17a9630c-ee18-4497-8cc0-438d9fb7ae1a 2019-07-30 23:47:43,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-07-30 23:47:44,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:43 GMT Server: Apache x-openstack-request-id: req-88c4ec42-860c-481a-846d-8db4f11d361c 2019-07-30 23:47:44,003 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:47:44,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-88c4ec42-860c-481a-846d-8db4f11d361c 2019-07-30 23:47:44,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.791277170181s 2019-07-30 23:47:49,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:47:49,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:49,040 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:49 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-49845756-9aa5-490d-84c5-51de621c1e5e 2019-07-30 23:47:49,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-07-30 23:47:49,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:49 GMT Server: Apache x-openstack-request-id: req-2d6dc5f6-83f1-4afd-a8e3-31fc1989622a 2019-07-30 23:47:49,082 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:47:49,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-2d6dc5f6-83f1-4afd-a8e3-31fc1989622a 2019-07-30 23:47:49,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738079547882s 2019-07-30 23:47:49,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:47:49,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:49,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:49 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-7c10d5bc-70aa-4f9d-9f21-4ddf2d3e0fab 2019-07-30 23:47:49,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:47:49,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-66fd123c-d6bd-4815-918c-79311a0b8e4a 2019-07-30 23:47:49,155 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:47:49,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-66fd123c-d6bd-4815-918c-79311a0b8e4a 2019-07-30 23:47:49,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725800991058s 2019-07-30 23:47:54,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:47:54,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:47:54,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:54 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-cc1e2f0d-e1f2-42ad-ad11-1bc8dd07888c 2019-07-30 23:47:54,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-07-30 23:47:54,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:47:54 GMT Server: Apache x-openstack-request-id: req-4b63c8b5-33de-4bbe-81e3-d4a79c29828b 2019-07-30 23:47:54,850 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:47:54,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-4b63c8b5-33de-4bbe-81e3-d4a79c29828b 2019-07-30 23:47:54,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.687644004822s 2019-07-30 23:47:59,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:47:59,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:00,180 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:47:59 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-fb7b9493-08f7-4be2-b03d-0e56a043d317 2019-07-30 23:48:00,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:48:00,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:00 GMT Server: Apache x-openstack-request-id: req-89ce6996-03cb-444a-b2b7-56a052352540 2019-07-30 23:48:00,226 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:48:00,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-89ce6996-03cb-444a-b2b7-56a052352540 2019-07-30 23:48:00,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370911121368s 2019-07-30 23:48:00,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:48:00,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:00,258 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-127d8529-e20d-418b-a2ed-7265bddbf9f2 2019-07-30 23:48:00,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-07-30 23:48:00,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-73530240-ebf1-4f04-afce-d0c8cb9dfd52 2019-07-30 23:48:00,300 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:48:00,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-73530240-ebf1-4f04-afce-d0c8cb9dfd52 2019-07-30 23:48:00,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738208293915s 2019-07-30 23:48:05,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:48:05,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:05,640 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:05 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-909586cc-9998-40f0-83b4-6e0cc549fa20 2019-07-30 23:48:05,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-07-30 23:48:06,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:05 GMT Server: Apache x-openstack-request-id: req-d0a59ddd-5dea-4e21-a2c7-571801924050 2019-07-30 23:48:06,414 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:48:06,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-d0a59ddd-5dea-4e21-a2c7-571801924050 2019-07-30 23:48:06,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.10723900795s 2019-07-30 23:48:11,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:48:11,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:11,745 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:11 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-b73a54eb-b509-4778-a871-a8ae022fae84 2019-07-30 23:48:11,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-07-30 23:48:11,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:11 GMT Server: Apache x-openstack-request-id: req-e523bcde-b166-4062-b912-f8fa26fd52fb 2019-07-30 23:48:11,787 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:48:11,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-e523bcde-b166-4062-b912-f8fa26fd52fb 2019-07-30 23:48:11,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.367437124252s 2019-07-30 23:48:11,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:48:11,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:11,819 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:11 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-1e7028e3-665e-4e58-9f9e-cfd84394dc1c 2019-07-30 23:48:11,819 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:48:11,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4d0ab080-bcad-4129-b4ea-8cae7671da63 2019-07-30 23:48:11,862 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:48:11,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-4d0ab080-bcad-4129-b4ea-8cae7671da63 2019-07-30 23:48:11,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742039680481s 2019-07-30 23:48:16,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:48:16,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:16,915 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:16 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-8df93a01-8185-4c0a-879b-ead1bff42fbc 2019-07-30 23:48:16,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:48:16,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:16 GMT Server: Apache x-openstack-request-id: req-c0470232-6873-46e0-9903-17946e1aba04 2019-07-30 23:48:16,957 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:48:16,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-c0470232-6873-46e0-9903-17946e1aba04 2019-07-30 23:48:16,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0887181758881s 2019-07-30 23:48:21,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:48:21,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:22,287 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:21 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-9eb98199-4b7d-414d-88d2-490721ebe9c7 2019-07-30 23:48:22,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:48:22,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:22 GMT Server: Apache x-openstack-request-id: req-99cb6c5b-c0e4-4098-8cfd-536bfacdb4cb 2019-07-30 23:48:22,329 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:48:22,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-99cb6c5b-c0e4-4098-8cfd-536bfacdb4cb 2019-07-30 23:48:22,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365774869919s 2019-07-30 23:48:22,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:48:22,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:22,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-03bf319e-7149-46a3-bd03-b85fcc775cf7 2019-07-30 23:48:22,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:48:22,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e2471fcf-705c-47a7-87fa-5ce079e39687 2019-07-30 23:48:22,404 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:48:22,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-e2471fcf-705c-47a7-87fa-5ce079e39687 2019-07-30 23:48:22,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744888782501s 2019-07-30 23:48:27,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:48:27,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:27,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc Server: Apache x-openstack-request-id: req-d6b17ac6-4620-4721-b303-e5fa84a8cb6d 2019-07-30 23:48:27,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-07-30 23:48:27,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3725df03-9820-4d4e-92f5-ef35526687f1 2019-07-30 23:48:27,485 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-07-30T23:48:24Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/ellis/events/26561470-5cba-416f-9c3a-94b2a25057e2", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "26a61b5c-56de-4945-9007-14a6d6ca9af4", "id": "26561470-5cba-416f-9c3a-94b2a25057e2"}, {"resource_name": "vellum", "event_time": "2019-07-30T23:48:24Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/vellum/events/fcd79231-fa01-4de6-8e8d-d456541d4d6d", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-kf44ui3bw42x", "id": "fcd79231-fa01-4de6-8e8d-d456541d4d6d"}]} 2019-07-30 23:48:27,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc&marker=b6c46c4d-b571-48bb-8a5a-39568ac01c12&sort_dir=asc used request id req-3725df03-9820-4d4e-92f5-ef35526687f1 2019-07-30 23:48:27,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741791725159s 2019-07-30 23:48:32,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:48:32,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:32,521 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-8ca56248-e5c7-4780-b306-770f9264c442 2019-07-30 23:48:32,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-07-30 23:48:32,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:32 GMT Server: Apache x-openstack-request-id: req-80716a67-9699-491a-85a4-6964daa98cd2 2019-07-30 23:48:32,854 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:48:32,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-80716a67-9699-491a-85a4-6964daa98cd2 2019-07-30 23:48:32,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365490913391s 2019-07-30 23:48:37,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:48:37,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:38,182 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:37 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-9b810b64-e499-4fb0-b03f-6d136292b845 2019-07-30 23:48:38,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:48:38,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:38 GMT Server: Apache x-openstack-request-id: req-9f99a372-2890-435d-807c-7284e0516a14 2019-07-30 23:48:38,225 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:48:38,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-9f99a372-2890-435d-807c-7284e0516a14 2019-07-30 23:48:38,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365238904953s 2019-07-30 23:48:38,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:48:38,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:38,563 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:38 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-9759d2b0-8218-4281-9b03-94508ff8345b 2019-07-30 23:48:38,563 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:48:38,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e2431896-9479-4861-9440-a3f139c167cd 2019-07-30 23:48:38,610 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:48:38,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-e2431896-9479-4861-9440-a3f139c167cd 2019-07-30 23:48:38,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.384149074554s 2019-07-30 23:48:43,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:48:43,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:43,647 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:43 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-b5770188-572f-47e0-bd82-ba6d3dbf027e 2019-07-30 23:48:43,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-07-30 23:48:43,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:43 GMT Server: Apache x-openstack-request-id: req-90d10742-639e-4f2a-89f4-fe8a45104ecb 2019-07-30 23:48:43,969 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:48:43,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-90d10742-639e-4f2a-89f4-fe8a45104ecb 2019-07-30 23:48:43,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352538108826s 2019-07-30 23:48:48,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:48:48,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:49,007 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:48 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-f8dddc4b-80b2-47e8-8aa6-8cc8eaa68d4b 2019-07-30 23:48:49,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-07-30 23:48:49,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:49 GMT Server: Apache x-openstack-request-id: req-7b1f1af7-4d00-453e-9de9-5dde01893844 2019-07-30 23:48:49,049 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:48:49,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-7b1f1af7-4d00-453e-9de9-5dde01893844 2019-07-30 23:48:49,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740950107574s 2019-07-30 23:48:49,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:48:49,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:49,082 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:49 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-064ab23e-2674-4a69-84db-064ccfa083cb 2019-07-30 23:48:49,082 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:48:49,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e2d7d8a7-e90d-4327-8f05-db4b0cb98fec 2019-07-30 23:48:49,125 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:48:49,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-e2d7d8a7-e90d-4327-8f05-db4b0cb98fec 2019-07-30 23:48:49,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750150680542s 2019-07-30 23:48:54,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:48:54,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:54,164 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:54 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-662d4679-e543-4f92-9ff8-d98fcbdb4cef 2019-07-30 23:48:54,164 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:48:54,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:54 GMT Server: Apache x-openstack-request-id: req-6f3b746d-9709-4911-895e-42994fd4dc3b 2019-07-30 23:48:54,206 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:48:54,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-6f3b746d-9709-4911-895e-42994fd4dc3b 2019-07-30 23:48:54,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074168920517s 2019-07-30 23:48:59,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:48:59,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:59,524 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:59 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-fb7035f3-e820-4dbe-91a8-94acd23db5f0 2019-07-30 23:48:59,524 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:48:59,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:59 GMT Server: Apache x-openstack-request-id: req-420ed9ec-28d4-4a93-877a-228ee8f57eb6 2019-07-30 23:48:59,567 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:48:59,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-420ed9ec-28d4-4a93-877a-228ee8f57eb6 2019-07-30 23:48:59,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35489320755s 2019-07-30 23:48:59,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:48:59,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:48:59,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:48:59 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-b66d1245-4b60-4772-a192-ec1e534dbd5e 2019-07-30 23:48:59,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:48:59,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:48:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-872a3324-2318-4542-b5fc-83aadcdad829 2019-07-30 23:48:59,640 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:48:59,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-872a3324-2318-4542-b5fc-83aadcdad829 2019-07-30 23:48:59,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072881937027s 2019-07-30 23:49:04,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:49:04,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:04,679 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:04 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-197bf5fa-dfd3-46db-96a6-3a7309349e8c 2019-07-30 23:49:04,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-07-30 23:49:04,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:04 GMT Server: Apache x-openstack-request-id: req-bef56925-51f0-4d04-ab7f-d6e55cc3d374 2019-07-30 23:49:04,722 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:49:04,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-bef56925-51f0-4d04-ab7f-d6e55cc3d374 2019-07-30 23:49:04,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747032165527s 2019-07-30 23:49:09,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:49:09,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:09,759 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:09 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-ddbe0575-c0e3-4c5e-9e7b-6e2f0c653ed7 2019-07-30 23:49:09,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-07-30 23:49:09,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:09 GMT Server: Apache x-openstack-request-id: req-7c5257f1-b900-48dc-9dd3-23dbf9a1e776 2019-07-30 23:49:09,801 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:49:09,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-7c5257f1-b900-48dc-9dd3-23dbf9a1e776 2019-07-30 23:49:09,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731580257416s 2019-07-30 23:49:09,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:49:09,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:09,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:09 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-9537655d-8dbe-483f-868a-fbfc8a15e8d8 2019-07-30 23:49:09,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-07-30 23:49:09,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f4c28197-14aa-49e3-b56a-75a4ea858977 2019-07-30 23:49:09,875 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:49:09,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-f4c28197-14aa-49e3-b56a-75a4ea858977 2019-07-30 23:49:09,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732760429382s 2019-07-30 23:49:14,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:49:14,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:14,913 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:14 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-3a63408a-2b4a-4199-979c-bf535d54a1ae 2019-07-30 23:49:14,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-07-30 23:49:14,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:14 GMT Server: Apache x-openstack-request-id: req-a01b9916-8f5f-411d-a5c6-c76b41189da0 2019-07-30 23:49:14,956 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:49:14,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-a01b9916-8f5f-411d-a5c6-c76b41189da0 2019-07-30 23:49:14,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742938518524s 2019-07-30 23:49:19,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:49:19,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:19,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:19 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-8bf4c322-de86-436d-a4eb-127e57e0cf49 2019-07-30 23:49:19,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:49:20,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:19 GMT Server: Apache x-openstack-request-id: req-b7d7f215-8362-4e86-b522-c93ad224a28f 2019-07-30 23:49:20,035 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:49:20,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-b7d7f215-8362-4e86-b522-c93ad224a28f 2019-07-30 23:49:20,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729231834412s 2019-07-30 23:49:20,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:49:20,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:20,067 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:20 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-f27fcbf7-89e4-4bc4-a74d-24241c9d2b9a 2019-07-30 23:49:20,067 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:49:20,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-52b5bb22-822c-4e29-b769-c0cd47fa2772 2019-07-30 23:49:20,364 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:49:20,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-52b5bb22-822c-4e29-b769-c0cd47fa2772 2019-07-30 23:49:20,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.328496932983s 2019-07-30 23:49:25,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:49:25,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:25,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:25 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-dcab1d6c-cb99-4df5-897d-5b196bd63a46 2019-07-30 23:49:25,419 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:49:25,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:25 GMT Server: Apache x-openstack-request-id: req-513d9d87-fc3e-4b8c-b14a-0b9a6f0e5381 2019-07-30 23:49:25,461 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:49:25,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-513d9d87-fc3e-4b8c-b14a-0b9a6f0e5381 2019-07-30 23:49:25,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0911581516266s 2019-07-30 23:49:30,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:49:30,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:30,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:30 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-0c5092bf-162c-42a3-a7a1-3bb5c5c3b100 2019-07-30 23:49:30,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-07-30 23:49:30,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:30 GMT Server: Apache x-openstack-request-id: req-67931a1a-aed6-4470-ab35-b908b5b41919 2019-07-30 23:49:30,541 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:49:30,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-67931a1a-aed6-4470-ab35-b908b5b41919 2019-07-30 23:49:30,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740249156952s 2019-07-30 23:49:30,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:49:30,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:30,575 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:30 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-dec0f9fc-2386-49cb-af41-280677ad1d15 2019-07-30 23:49: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-07-30 23:49:30,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3089d4ab-2645-4d43-84c4-d9d368d6a0f4 2019-07-30 23:49:30,900 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:49:30,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-3089d4ab-2645-4d43-84c4-d9d368d6a0f4 2019-07-30 23:49:30,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.358430147171s 2019-07-30 23:49:35,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:49:35,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:35,938 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:35 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-49f6c25d-f333-4988-9980-0ed008aecb27 2019-07-30 23:49:35,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:49:35,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:35 GMT Server: Apache x-openstack-request-id: req-3e564d86-d761-4a52-8450-7f45e8c4cb5a 2019-07-30 23:49:35,980 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:49:35,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-3e564d86-d761-4a52-8450-7f45e8c4cb5a 2019-07-30 23:49:35,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730400085449s 2019-07-30 23:49:40,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:49:40,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:41,018 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:40 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-13399b05-2b2e-4f4a-affc-b0f3a920c9c9 2019-07-30 23:49:41,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-07-30 23:49:41,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:41 GMT Server: Apache x-openstack-request-id: req-d6d37ccb-8d68-4b4b-be88-6c3fc5b1c22e 2019-07-30 23:49:41,060 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:49:41,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-d6d37ccb-8d68-4b4b-be88-6c3fc5b1c22e 2019-07-30 23:49:41,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740911960602s 2019-07-30 23:49:41,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:49:41,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:41,092 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:41 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-cbc97579-e85d-4860-8f4b-96ff96fb4dfc 2019-07-30 23:49:41,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:49:41,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5dc14cb7-2fc9-429c-87af-36c27c4cbafb 2019-07-30 23:49:41,136 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:49:41,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-5dc14cb7-2fc9-429c-87af-36c27c4cbafb 2019-07-30 23:49:41,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.075001001358s 2019-07-30 23:49:46,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:49:46,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:46,175 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:46 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-06f9a06c-0109-4bf8-beb9-92730aec6123 2019-07-30 23:49:46,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-07-30 23:49:46,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:46 GMT Server: Apache x-openstack-request-id: req-3342a282-9edd-43ab-aaca-384a23b34fb0 2019-07-30 23:49:46,218 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:49:46,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-3342a282-9edd-43ab-aaca-384a23b34fb0 2019-07-30 23:49:46,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750949382782s 2019-07-30 23:49:51,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:49:51,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:51,255 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:51 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-4d326c30-542a-4937-9db4-07538cd9ae13 2019-07-30 23:49:51,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-07-30 23:49:51,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:51 GMT Server: Apache x-openstack-request-id: req-6b5d3b59-f2ae-49d6-96ea-4e274320ba2e 2019-07-30 23:49:51,299 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:49:51,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-6b5d3b59-f2ae-49d6-96ea-4e274320ba2e 2019-07-30 23:49:51,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755789279938s 2019-07-30 23:49:51,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:49:51,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:51,333 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:51 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-b0207061-3fbe-43db-ae46-ac103c0984bf 2019-07-30 23:49:51,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-07-30 23:49:51,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-43af1e50-0971-4995-9554-d2f45758d6f8 2019-07-30 23:49:51,376 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:49:51,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-43af1e50-0971-4995-9554-d2f45758d6f8 2019-07-30 23:49:51,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756380558014s 2019-07-30 23:49:56,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:49:56,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:49:56,415 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:49:56 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-e179b158-cb84-469a-bdcd-4bada88fc7c9 2019-07-30 23:49:56,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-07-30 23:49:56,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:49:56 GMT Server: Apache x-openstack-request-id: req-63799c47-53ed-4701-ad83-4b64c2a35f15 2019-07-30 23:49:56,458 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:49:56,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-63799c47-53ed-4701-ad83-4b64c2a35f15 2019-07-30 23:49:56,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752618312836s 2019-07-30 23:50:01,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:50:01,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:01,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:01 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-b5f85e83-9497-4f15-882a-912ec54a7605 2019-07-30 23:50:01,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-07-30 23:50:01,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:01 GMT Server: Apache x-openstack-request-id: req-8d07383d-9366-432e-b4ed-a11bf99cf517 2019-07-30 23:50:01,542 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:50:01,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-8d07383d-9366-432e-b4ed-a11bf99cf517 2019-07-30 23:50:01,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0782330036163s 2019-07-30 23:50:01,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:50:01,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:01,573 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:01 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-e79f4f38-92ad-409e-82c2-7b8f037e54d8 2019-07-30 23:50:01,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-07-30 23:50:01,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-85abd8ab-8977-4749-b3c0-4993d7210289 2019-07-30 23:50:01,616 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:50:01,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-85abd8ab-8977-4749-b3c0-4993d7210289 2019-07-30 23:50:01,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734961032867s 2019-07-30 23:50:06,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:50:06,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:06,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:06 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-93cd4011-b608-412b-a61b-595d5d6899e6 2019-07-30 23:50:06,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-07-30 23:50:06,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:06 GMT Server: Apache x-openstack-request-id: req-476cf0cc-2f47-4e6f-b0b9-76a1f0f7b223 2019-07-30 23:50:06,696 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:50:06,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-476cf0cc-2f47-4e6f-b0b9-76a1f0f7b223 2019-07-30 23:50:06,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727550983429s 2019-07-30 23:50:11,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:50:11,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:11,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:11 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-228314a1-ff8f-4f8e-b6ec-5e23c88b143d 2019-07-30 23:50:11,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:50:11,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:11 GMT Server: Apache x-openstack-request-id: req-4d7256f0-474d-4328-8e8d-0ff19b7040a9 2019-07-30 23:50:11,779 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:50:11,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-4d7256f0-474d-4328-8e8d-0ff19b7040a9 2019-07-30 23:50:11,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769059658051s 2019-07-30 23:50:11,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:50:11,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:11,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:11 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-a1cb366c-151d-49b8-9632-df0a3e54de42 2019-07-30 23:50:11,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-07-30 23:50:11,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0c72bc42-a2e7-44d5-87e2-d6b2c33eec90 2019-07-30 23:50:11,854 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:50:11,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-0c72bc42-a2e7-44d5-87e2-d6b2c33eec90 2019-07-30 23:50:11,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07501912117s 2019-07-30 23:50:16,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:50:16,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:16,893 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:16 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-e81b4725-d40b-47ef-98a0-38506f742312 2019-07-30 23:50:16,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:50:16,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:16 GMT Server: Apache x-openstack-request-id: req-27922db3-3a2e-4ee4-9a3b-4d07b193dae7 2019-07-30 23:50:16,936 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:50:16,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-27922db3-3a2e-4ee4-9a3b-4d07b193dae7 2019-07-30 23:50:16,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745859146118s 2019-07-30 23:50:21,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:50:21,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:21,973 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:21 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-46dd2df0-4e02-400f-9674-2d901a4184b9 2019-07-30 23:50:21,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:50:22,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:21 GMT Server: Apache x-openstack-request-id: req-eb576657-d8d4-45fe-90a2-405fa859b8d5 2019-07-30 23:50:22,016 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:50:22,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-eb576657-d8d4-45fe-90a2-405fa859b8d5 2019-07-30 23:50:22,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744369029999s 2019-07-30 23:50:22,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:50:22,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:22,048 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-91f07c08-ba5c-41cf-8efd-8e3568f926ed 2019-07-30 23:50:22,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-07-30 23:50:22,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-08876c03-3c08-44fc-a58b-776d7a9a612d 2019-07-30 23:50:22,093 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:50:22,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-08876c03-3c08-44fc-a58b-776d7a9a612d 2019-07-30 23:50:22,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0767719745636s 2019-07-30 23:50:27,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:50:27,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:27,132 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-6e8b2716-6c1c-430f-8554-f18aa46b9703 2019-07-30 23:50:27,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:50:27,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:27 GMT Server: Apache x-openstack-request-id: req-2b412d3d-5c74-456f-a9db-e2e384d1e277 2019-07-30 23:50:27,174 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:50:27,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-2b412d3d-5c74-456f-a9db-e2e384d1e277 2019-07-30 23:50:27,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741980075836s 2019-07-30 23:50:32,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:50:32,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:32,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-3167248e-0c5e-4a7d-a608-db13146fec69 2019-07-30 23:50:32,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-07-30 23:50:32,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:32 GMT Server: Apache x-openstack-request-id: req-715338ae-d957-40ec-8bbf-96ce6adc14d3 2019-07-30 23:50:32,256 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:50:32,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-715338ae-d957-40ec-8bbf-96ce6adc14d3 2019-07-30 23:50:32,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757050514221s 2019-07-30 23:50:32,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:50:32,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:32,287 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-6eff159a-7901-4b8f-870b-e3edcc468b6d 2019-07-30 23:50:32,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-07-30 23:50:32,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-acd97a74-ae9f-4724-a042-899443c6f231 2019-07-30 23:50:32,330 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:50:32,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-acd97a74-ae9f-4724-a042-899443c6f231 2019-07-30 23:50:32,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735399723053s 2019-07-30 23:50:37,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:50:37,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:37,369 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:37 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-fbd9adf4-6057-4f37-9f28-751fab99de5a 2019-07-30 23:50:37,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-07-30 23:50:37,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:37 GMT Server: Apache x-openstack-request-id: req-6c817396-d603-4114-b7cd-8e11414f4097 2019-07-30 23:50:37,411 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:50:37,411 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-6c817396-d603-4114-b7cd-8e11414f4097 2019-07-30 23:50:37,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736858844757s 2019-07-30 23:50:42,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:50:42,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:42,448 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:42 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-e5ecb553-2d5d-467a-8926-8cf8debfbac0 2019-07-30 23:50:42,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:50:42,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:42 GMT Server: Apache x-openstack-request-id: req-f82e774c-fd7c-401c-8d29-c2c5e5764d49 2019-07-30 23:50:42,490 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:50:42,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-f82e774c-fd7c-401c-8d29-c2c5e5764d49 2019-07-30 23:50:42,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073823928833s 2019-07-30 23:50:42,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:50:42,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:42,521 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:42 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-0ae194a3-1795-45aa-8458-bcb10b68bc58 2019-07-30 23:50:42,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-07-30 23:50:42,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9265aceb-adff-402c-b9a5-ceba12fd5277 2019-07-30 23:50:42,567 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:50:42,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-9265aceb-adff-402c-b9a5-ceba12fd5277 2019-07-30 23:50:42,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0760459899902s 2019-07-30 23:50:47,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:50:47,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:47,605 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:47 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-7c06ff09-9924-49f3-a020-9fab1a4a2433 2019-07-30 23:50:47,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-07-30 23:50:47,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:47 GMT Server: Apache x-openstack-request-id: req-450ba7a6-a61f-4ccf-bfa0-5013462c2cb8 2019-07-30 23:50:47,649 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:50:47,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-450ba7a6-a61f-4ccf-bfa0-5013462c2cb8 2019-07-30 23:50:47,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753500461578s 2019-07-30 23:50:52,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:50:52,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:52,686 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:52 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-f2c0bc2a-51bc-4124-9406-24d7d839972e 2019-07-30 23:50:52,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:50:52,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:52 GMT Server: Apache x-openstack-request-id: req-563c32b3-34a0-49f6-bb3b-12670e71ac70 2019-07-30 23:50:52,728 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:50:52,729 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-563c32b3-34a0-49f6-bb3b-12670e71ac70 2019-07-30 23:50:52,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737328529358s 2019-07-30 23:50:52,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:50:52,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:52,759 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:52 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-58caba00-9e62-4c44-97a4-1c1297af264d 2019-07-30 23:50:52,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-07-30 23:50:52,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4ecdb313-14b9-4241-b1eb-1d49adada403 2019-07-30 23:50:52,801 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:50:52,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-4ecdb313-14b9-4241-b1eb-1d49adada403 2019-07-30 23:50:52,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723819732666s 2019-07-30 23:50:57,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:50:57,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:50:57,856 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:50:57 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-c38e5518-17bf-4cca-b7a0-4e1609dac868 2019-07-30 23:50:57,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-07-30 23:50:57,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:50:57 GMT Server: Apache x-openstack-request-id: req-ff7df823-b0a5-4b04-b41c-1620b7abd90c 2019-07-30 23:50:57,899 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:50:57,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-ff7df823-b0a5-4b04-b41c-1620b7abd90c 2019-07-30 23:50:57,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0904369354248s 2019-07-30 23:51:02,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:51:02,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:02,936 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:02 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-59b02cc7-98a7-4a1c-a1d1-216565b7ee7f 2019-07-30 23:51:02,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-07-30 23:51:02,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:02 GMT Server: Apache x-openstack-request-id: req-4089c6ac-bd43-4cc9-a878-097499c3bf18 2019-07-30 23:51:02,979 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:51:02,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-4089c6ac-bd43-4cc9-a878-097499c3bf18 2019-07-30 23:51:02,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739641189575s 2019-07-30 23:51:02,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:51:02,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:03,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:02 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-0deef4ac-f531-43fd-b708-92dcfeae1d3c 2019-07-30 23:51:03,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:51:03,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8784135d-ba2b-4e83-bd9f-29da3bcdc058 2019-07-30 23:51:03,347 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:51:03,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-8784135d-ba2b-4e83-bd9f-29da3bcdc058 2019-07-30 23:51:03,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.367696046829s 2019-07-30 23:51:08,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:51:08,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:08,385 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:08 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-277f54f8-7d8e-4578-8d93-f6e4b52dd854 2019-07-30 23:51:08,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-07-30 23:51:08,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:08 GMT Server: Apache x-openstack-request-id: req-323904ac-a3cb-4b50-8fee-0f98bb219961 2019-07-30 23:51:08,430 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:51:08,430 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-323904ac-a3cb-4b50-8fee-0f98bb219961 2019-07-30 23:51:08,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765771865845s 2019-07-30 23:51:13,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:51:13,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:14,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:13 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-cd6855f4-36f4-4416-9880-ec1cd409c860 2019-07-30 23:51:14,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-07-30 23:51:14,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:14 GMT Server: Apache x-openstack-request-id: req-714b3115-2e5f-411a-bdf9-6ac79cef5c16 2019-07-30 23:51:14,271 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:51:14,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-714b3115-2e5f-411a-bdf9-6ac79cef5c16 2019-07-30 23:51:14,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.835839033127s 2019-07-30 23:51:14,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:51:14,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:14,302 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:14 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-9d134749-2138-44df-b1d7-fee541a5614e 2019-07-30 23:51:14,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:51:14,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-650a530e-b8c8-46af-951e-6a5be981ef4f 2019-07-30 23:51:14,345 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:51:14,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-650a530e-b8c8-46af-951e-6a5be981ef4f 2019-07-30 23:51:14,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734629631042s 2019-07-30 23:51:19,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:51:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:19,384 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:19 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-334456e8-8213-4dbf-a291-4755cee877aa 2019-07-30 23:51:19,384 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:51:19,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:19 GMT Server: Apache x-openstack-request-id: req-8be52a84-9bd3-40c2-8ece-4a7951398611 2019-07-30 23:51:19,719 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:51:19,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-8be52a84-9bd3-40c2-8ece-4a7951398611 2019-07-30 23:51:19,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366353988647s 2019-07-30 23:51:24,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:51:24,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:24,755 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:24 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-0f3b4909-746b-48fb-ac25-06ae2cd62221 2019-07-30 23:51:24,755 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:51:25,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:24 GMT Server: Apache x-openstack-request-id: req-3e8fad46-b16d-48fc-99da-b62aae2a8882 2019-07-30 23:51:25,158 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:51:25,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-3e8fad46-b16d-48fc-99da-b62aae2a8882 2019-07-30 23:51:25,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.433651924133s 2019-07-30 23:51:25,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:51:25,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:25,189 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:25 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-40337b78-a0cc-45bc-9918-6d464cc43f70 2019-07-30 23:51:25,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:51:25,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-89b32fa4-d841-4582-ba75-00f7694e8c24 2019-07-30 23:51:25,232 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:51:25,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-89b32fa4-d841-4582-ba75-00f7694e8c24 2019-07-30 23:51:25,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730800628662s 2019-07-30 23:51:30,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:51:30,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:30,553 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:30 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-38d29f76-983f-4b26-9eba-fe784cc65c45 2019-07-30 23:51:30,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-07-30 23:51:30,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:30 GMT Server: Apache x-openstack-request-id: req-f5093690-a629-44d8-99e3-2217763da23c 2019-07-30 23:51:30,598 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:51:30,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-f5093690-a629-44d8-99e3-2217763da23c 2019-07-30 23:51:30,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360010147095s 2019-07-30 23:51:35,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:51:35,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:35,635 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:35 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-8ba19950-2216-40a2-84d0-11d5ed3c1fee 2019-07-30 23:51:35,635 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:51:35,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:35 GMT Server: Apache x-openstack-request-id: req-4c64be20-fd9a-411e-9bab-3d06515657cc 2019-07-30 23:51:35,679 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:51:35,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-4c64be20-fd9a-411e-9bab-3d06515657cc 2019-07-30 23:51:35,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744750499725s 2019-07-30 23:51:35,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:51:35,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:35,710 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:35 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-3169baa5-e626-4cbd-b1d5-b8b8e85736f2 2019-07-30 23:51:35,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:51:35,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2a6d7ee4-cb6f-4aec-ac1e-3d3a23cd3ef8 2019-07-30 23:51:35,753 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:51:35,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-2a6d7ee4-cb6f-4aec-ac1e-3d3a23cd3ef8 2019-07-30 23:51:35,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734429359436s 2019-07-30 23:51:40,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:51:40,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:40,792 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:40 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-68f42d8d-9fd8-4e06-8edf-0a2fe7c5ac0f 2019-07-30 23:51:40,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:51:40,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:40 GMT Server: Apache x-openstack-request-id: req-43cfc254-9270-4290-aae9-8f6cd1e4947d 2019-07-30 23:51:40,835 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:51:40,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-43cfc254-9270-4290-aae9-8f6cd1e4947d 2019-07-30 23:51:40,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754210948944s 2019-07-30 23:51:45,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:51:45,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:45,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:45 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-09b63985-2335-462e-a3f9-88c8cbd5614d 2019-07-30 23:51:45,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:51:45,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:45 GMT Server: Apache x-openstack-request-id: req-f35fe865-27a7-4e98-bbf5-a631a1c1ac14 2019-07-30 23:51:45,915 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:51:45,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-f35fe865-27a7-4e98-bbf5-a631a1c1ac14 2019-07-30 23:51:45,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073961019516s 2019-07-30 23:51:45,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:51:45,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:45,946 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:45 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-6cfb9565-b751-406e-b34f-bfcf3918d8e8 2019-07-30 23:51:45,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:51:45,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-be048673-581a-4da5-90fb-f38fa2912db9 2019-07-30 23:51:45,988 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:51:45,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-be048673-581a-4da5-90fb-f38fa2912db9 2019-07-30 23:51:45,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731399059296s 2019-07-30 23:51:50,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:51:50,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:51,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:50 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-82c34637-e46c-4667-b565-a7c9941f1da3 2019-07-30 23:51:51,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:51:51,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:51 GMT Server: Apache x-openstack-request-id: req-bf72df34-5f30-46f5-afa0-94865b0b6a42 2019-07-30 23:51:51,069 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:51:51,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-bf72df34-5f30-46f5-afa0-94865b0b6a42 2019-07-30 23:51:51,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739190578461s 2019-07-30 23:51:56,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:51:56,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:56,105 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:56 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-bede9b34-cf0e-4287-ae9b-c98d9ac992da 2019-07-30 23:51:56,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:51:56,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:56 GMT Server: Apache x-openstack-request-id: req-67b1f8c4-3953-4d5e-bb85-d426b56f1a4e 2019-07-30 23:51:56,147 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:51:56,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-67b1f8c4-3953-4d5e-bb85-d426b56f1a4e 2019-07-30 23:51:56,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722308158875s 2019-07-30 23:51:56,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:51:56,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:51:56,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:51:56 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-1f8bf608-18c0-4f22-a94d-87f1613afb3d 2019-07-30 23:51:56,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-07-30 23:51:56,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:51:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-48b0af0f-46ca-493e-a765-a78295689817 2019-07-30 23:51:56,220 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:51:56,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-48b0af0f-46ca-493e-a765-a78295689817 2019-07-30 23:51:56,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721580982208s 2019-07-30 23:52:01,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:52:01,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:01,530 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:01 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-282cf2ce-c693-49df-8024-318e61594b46 2019-07-30 23:52:01,530 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:52:01,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:01 GMT Server: Apache x-openstack-request-id: req-994a7ee6-5c75-4d43-82c7-4eceb0becd3a 2019-07-30 23:52:01,574 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:52:01,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-994a7ee6-5c75-4d43-82c7-4eceb0becd3a 2019-07-30 23:52:01,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346940994263s 2019-07-30 23:52:06,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:52:06,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:06,611 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:06 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-74da3af2-9c9e-4987-a2ca-f63bc97fb10e 2019-07-30 23:52:06,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-07-30 23:52:06,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:06 GMT Server: Apache x-openstack-request-id: req-63e8e29d-832f-4945-95ed-1a15a9a4aa88 2019-07-30 23:52:06,951 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:52:06,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-63e8e29d-832f-4945-95ed-1a15a9a4aa88 2019-07-30 23:52:06,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.371167182922s 2019-07-30 23:52:06,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:52:06,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:06,982 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:06 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-352a5138-d1e6-405a-a896-95fcedfcc2cc 2019-07-30 23:52:06,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-07-30 23:52:07,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b1bbdbb6-9495-4f48-862f-cc3e0f28270d 2019-07-30 23:52:07,025 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:52:07,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-b1bbdbb6-9495-4f48-862f-cc3e0f28270d 2019-07-30 23:52:07,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741360187531s 2019-07-30 23:52:12,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:52:12,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:12,064 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:12 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-4565195c-a29a-44fb-87a6-d838cbc408c3 2019-07-30 23:52:12,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:52:12,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:12 GMT Server: Apache x-openstack-request-id: req-adad2afa-d66a-4ec1-822a-0c1f7a0d0902 2019-07-30 23:52:12,404 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:52:12,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-adad2afa-d66a-4ec1-822a-0c1f7a0d0902 2019-07-30 23:52:12,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372010946274s 2019-07-30 23:52:17,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:52:17,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:17,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:17 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-8f3a9ef6-3613-4824-a46b-12edd1b55cc3 2019-07-30 23:52:17,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-07-30 23:52:17,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:17 GMT Server: Apache x-openstack-request-id: req-5b028dad-db20-4e60-8433-a2f7a5723b4e 2019-07-30 23:52:17,484 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:52:17,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-5b028dad-db20-4e60-8433-a2f7a5723b4e 2019-07-30 23:52:17,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734901428223s 2019-07-30 23:52:17,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:52:17,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:17,531 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:17 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-cb9be1d4-76c1-4953-ae93-b10b9caa3bdc 2019-07-30 23:52:17,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:52:17,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d47685bf-283e-4b40-8ca2-69836b48db7d 2019-07-30 23:52:17,574 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:52:17,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-d47685bf-283e-4b40-8ca2-69836b48db7d 2019-07-30 23:52:17,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.089565038681s 2019-07-30 23:52:22,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:52:22,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:23,318 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-c345c5bd-0d2e-4365-80a3-65180ed187f4 2019-07-30 23:52:23,318 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:52:23,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:23 GMT Server: Apache x-openstack-request-id: req-cf39b997-3fa0-488f-a7b3-b4a7dc1731ea 2019-07-30 23:52:23,361 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:52:23,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-cf39b997-3fa0-488f-a7b3-b4a7dc1731ea 2019-07-30 23:52:23,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.780489206314s 2019-07-30 23:52:28,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:52:28,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:28,397 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:28 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-f8d6fc3d-6e90-4fe4-b83f-40ec0ed4c3d8 2019-07-30 23:52:28,397 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:52:28,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:28 GMT Server: Apache x-openstack-request-id: req-1ca67969-6329-4f56-bb50-249c9cd9774c 2019-07-30 23:52:28,731 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:52:28,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-1ca67969-6329-4f56-bb50-249c9cd9774c 2019-07-30 23:52:28,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364638090134s 2019-07-30 23:52:28,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:52:28,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:28,762 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:28 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-97995149-6a32-43c4-b316-e373dba0e269 2019-07-30 23:52:28,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:52:28,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7fcd7a11-8d68-4c4a-819e-08ba1ee4b911 2019-07-30 23:52:28,804 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:52:28,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-7fcd7a11-8d68-4c4a-819e-08ba1ee4b911 2019-07-30 23:52:28,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718729496002s 2019-07-30 23:52:33,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:52:33,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:34,150 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:33 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-fd95557a-391a-4ecc-9078-262e297d644e 2019-07-30 23:52:34,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:52:34,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:34 GMT Server: Apache x-openstack-request-id: req-50881213-97f9-4911-875c-cc23cebca695 2019-07-30 23:52:34,192 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:52:34,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-50881213-97f9-4911-875c-cc23cebca695 2019-07-30 23:52:34,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.38174200058s 2019-07-30 23:52:39,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:52:39,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:39,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:39 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-65175d46-e800-4a44-ab87-34c3dd760532 2019-07-30 23:52:39,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-07-30 23:52:39,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:39 GMT Server: Apache x-openstack-request-id: req-19664134-d52c-4c20-81c7-a5f2715ec045 2019-07-30 23:52:39,271 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:52:39,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-19664134-d52c-4c20-81c7-a5f2715ec045 2019-07-30 23:52:39,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732119083405s 2019-07-30 23:52:39,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:52:39,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:39,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:39 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-9d38e788-df5f-49e8-80d3-c1a2d04b8071 2019-07-30 23:52:39,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-07-30 23:52:39,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e2919e4c-f816-425d-8304-9af0e0757af2 2019-07-30 23:52:39,620 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:52:39,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-e2919e4c-f816-425d-8304-9af0e0757af2 2019-07-30 23:52:39,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.34764790535s 2019-07-30 23:52:44,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:52:44,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:44,658 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:44 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-63f83b91-17ad-4077-87c9-124c30217089 2019-07-30 23:52:44,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:52:44,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:44 GMT Server: Apache x-openstack-request-id: req-2983e9c0-e9b7-41c7-83f0-801965dbc9a1 2019-07-30 23:52:44,702 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:52:44,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-2983e9c0-e9b7-41c7-83f0-801965dbc9a1 2019-07-30 23:52:44,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075140953064s 2019-07-30 23:52:49,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:52:49,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:49,739 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:49 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-d1cd5e30-e97f-4153-98ff-c514b4557140 2019-07-30 23:52:49,739 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:52:50,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:49 GMT Server: Apache x-openstack-request-id: req-739350c6-96b5-4ad0-b14e-eed926946360 2019-07-30 23:52:50,080 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:52:50,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-739350c6-96b5-4ad0-b14e-eed926946360 2019-07-30 23:52:50,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372562170029s 2019-07-30 23:52:50,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:52:50,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:50,111 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:50 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-3d24466d-c713-4445-811e-1e883575244c 2019-07-30 23:52:50,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-07-30 23:52:50,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f3a35df8-d8ae-4146-9812-55edf545b311 2019-07-30 23:52:50,154 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:52:50,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-f3a35df8-d8ae-4146-9812-55edf545b311 2019-07-30 23:52:50,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733199119568s 2019-07-30 23:52:55,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:52:55,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:52:55,191 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:52:55 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-3383efa9-6cc3-4be8-9105-c08e61f1a73a 2019-07-30 23:52:55,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:52:55,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:52:55 GMT Server: Apache x-openstack-request-id: req-d6c39c0d-4bc8-4fe7-a137-688ee127655b 2019-07-30 23:52:55,539 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:52:55,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-d6c39c0d-4bc8-4fe7-a137-688ee127655b 2019-07-30 23:52:55,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.378793001175s 2019-07-30 23:53:00,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:53:00,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:00,576 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-4a38aa10-92c0-4d25-90e8-f711fdc395af 2019-07-30 23:53:00,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:53:00,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:00 GMT Server: Apache x-openstack-request-id: req-57d448f5-0c35-435b-a0f0-d72c5b595f33 2019-07-30 23:53:00,620 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:53:00,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-57d448f5-0c35-435b-a0f0-d72c5b595f33 2019-07-30 23:53:00,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744228363037s 2019-07-30 23:53:00,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:53:00,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:00,650 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-cc89a9cc-e4a8-4370-bfa5-3676a71367dd 2019-07-30 23:53:00,650 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:53:01,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5c0f0369-2e4a-44ce-8b40-a820b3c3c7a9 2019-07-30 23:53:01,077 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:53:01,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-5c0f0369-2e4a-44ce-8b40-a820b3c3c7a9 2019-07-30 23:53:01,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.456376075745s 2019-07-30 23:53:06,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:53:06,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:06,115 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:06 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-adba1730-599d-41c6-a00d-2c1c49dafeef 2019-07-30 23:53:06,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:53:06,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:06 GMT Server: Apache x-openstack-request-id: req-be5fb9aa-8195-41f7-8e7a-c8d4016f0b65 2019-07-30 23:53:06,159 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:53:06,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-be5fb9aa-8195-41f7-8e7a-c8d4016f0b65 2019-07-30 23:53:06,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753290653229s 2019-07-30 23:53:11,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:53:11,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:11,197 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:11 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-438f2e6a-4bd3-460e-a2b7-ecd8a15dda43 2019-07-30 23:53:11,197 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:53:11,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:11 GMT Server: Apache x-openstack-request-id: req-9d72182b-c9bd-404d-ab6f-dc156a08b837 2019-07-30 23:53:11,239 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:53:11,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-9d72182b-c9bd-404d-ab6f-dc156a08b837 2019-07-30 23:53:11,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745561122894s 2019-07-30 23:53:11,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:53:11,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:11,270 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:11 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-365d2e23-a026-485a-bffb-d2b2ac67f930 2019-07-30 23:53:11,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:53:11,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0b03d7de-bcde-49c3-be4d-2cc8f6a0371a 2019-07-30 23:53:11,312 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:53:11,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-0b03d7de-bcde-49c3-be4d-2cc8f6a0371a 2019-07-30 23:53:11,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072518825531s 2019-07-30 23:53:16,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:53:16,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:16,351 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:16 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-c3ab7442-6506-49ee-96af-a58a3b7c39f2 2019-07-30 23:53:16,351 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:53:16,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:16 GMT Server: Apache x-openstack-request-id: req-647aef79-a608-4a85-a334-51438eee9e34 2019-07-30 23:53:16,700 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:53:16,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-647aef79-a608-4a85-a334-51438eee9e34 2019-07-30 23:53:16,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.380347967148s 2019-07-30 23:53:21,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:53:21,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:22,012 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:21 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-6012451a-89e8-470a-9d4d-b3786268eeb0 2019-07-30 23:53:22,012 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:53:22,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:22 GMT Server: Apache x-openstack-request-id: req-a34e0311-b00d-406d-97d9-8332d8a30942 2019-07-30 23:53:22,054 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:53:22,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-a34e0311-b00d-406d-97d9-8332d8a30942 2019-07-30 23:53:22,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349108934402s 2019-07-30 23:53:22,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:53:22,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:22,085 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-507ad32e-2731-478f-adee-b9b988b6048e 2019-07-30 23:53:22,086 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:53:22,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9f329712-a8db-46cd-a94a-2ff042cafbb3 2019-07-30 23:53:22,129 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:53:22,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-9f329712-a8db-46cd-a94a-2ff042cafbb3 2019-07-30 23:53:22,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740609169006s 2019-07-30 23:53:27,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:53:27,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:27,167 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-7ecebe86-3a73-45e4-b08a-e6d7aecd3e06 2019-07-30 23:53:27,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-07-30 23:53:27,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:27 GMT Server: Apache x-openstack-request-id: req-dd7c174e-1547-4216-aca6-1ade5bdf5003 2019-07-30 23:53:27,516 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:53:27,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-dd7c174e-1547-4216-aca6-1ade5bdf5003 2019-07-30 23:53:27,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379935026169s 2019-07-30 23:53:32,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:53:32,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:32,555 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-c200d87d-4623-4923-a25b-f45badac64cf 2019-07-30 23:53:32,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:53:32,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:32 GMT Server: Apache x-openstack-request-id: req-9a5d6459-cf4f-4a86-8b04-1cb1a6a1108d 2019-07-30 23:53:32,901 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:53:32,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-9a5d6459-cf4f-4a86-8b04-1cb1a6a1108d 2019-07-30 23:53:32,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379358053207s 2019-07-30 23:53:32,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:53:32,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:33,235 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-f15a5f4c-3824-41ea-ab26-5a3ff7bc4e34 2019-07-30 23:53:33,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-07-30 23:53:33,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8d3c87a5-af18-4dce-9dc9-2541917ccee6 2019-07-30 23:53:33,585 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:53:33,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-8d3c87a5-af18-4dce-9dc9-2541917ccee6 2019-07-30 23:53:33,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.683681964874s 2019-07-30 23:53:38,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:53:38,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:38,624 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:38 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-bd31f151-ce05-437d-883a-e3f056b38966 2019-07-30 23:53:38,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-07-30 23:53:38,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:38 GMT Server: Apache x-openstack-request-id: req-46f5d98a-7335-474e-9059-6c39b3dd49bf 2019-07-30 23:53:38,667 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:53:38,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-46f5d98a-7335-474e-9059-6c39b3dd49bf 2019-07-30 23:53:38,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750658512115s 2019-07-30 23:53:43,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:53:43,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:43,705 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:43 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-11471eb1-745d-4e84-980e-a6fce33e5156 2019-07-30 23:53:43,705 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:53:43,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:43 GMT Server: Apache x-openstack-request-id: req-b6b75ea0-1738-45e2-8fe4-3e5642c26f7f 2019-07-30 23:53:43,748 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:53:43,748 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-b6b75ea0-1738-45e2-8fe4-3e5642c26f7f 2019-07-30 23:53:43,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750539302826s 2019-07-30 23:53:43,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:53:43,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:43,778 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:43 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-5e58d6af-6548-4c50-94ba-dd4f672cc101 2019-07-30 23:53:43,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-07-30 23:53:43,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-71842634-6fdc-4de6-8cb3-b69ff7b4d11f 2019-07-30 23:53:43,823 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:53:43,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-71842634-6fdc-4de6-8cb3-b69ff7b4d11f 2019-07-30 23:53:43,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746228694916s 2019-07-30 23:53:48,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:53:48,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:48,864 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:48 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-6514216e-1cfc-4ceb-871a-7c116d2473ed 2019-07-30 23:53:48,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-07-30 23:53:49,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:48 GMT Server: Apache x-openstack-request-id: req-0b4cb42c-2d26-4dd9-9da7-052ac961fea9 2019-07-30 23:53:49,206 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:53:49,206 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-0b4cb42c-2d26-4dd9-9da7-052ac961fea9 2019-07-30 23:53:49,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.375736951828s 2019-07-30 23:53:54,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:53:54,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:54,243 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:54 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-5b6d2a94-fcfe-467e-b6bf-912daf23c5e5 2019-07-30 23:53:54,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-07-30 23:53:54,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:54 GMT Server: Apache x-openstack-request-id: req-b0624ed4-5813-4c97-8f5b-a1c570e02bc5 2019-07-30 23:53:54,563 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:53:54,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-b0624ed4-5813-4c97-8f5b-a1c570e02bc5 2019-07-30 23:53:54,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351933956146s 2019-07-30 23:53:54,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:53:54,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:54,594 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:54 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-ada4faf7-772f-41f7-9a67-8d1a0eb39d04 2019-07-30 23:53:54,594 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:53:54,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0ba68288-8c00-4207-8055-955469859689 2019-07-30 23:53:54,637 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:53:54,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-0ba68288-8c00-4207-8055-955469859689 2019-07-30 23:53:54,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727300643921s 2019-07-30 23:53:59,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:53:59,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:53:59,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:53:59 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-c5af0e9c-b225-4493-8674-5ded629b8d06 2019-07-30 23:53:59,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-07-30 23:53:59,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:53:59 GMT Server: Apache x-openstack-request-id: req-d95eb0a2-0c77-4ab1-a4f7-e2501ca1b094 2019-07-30 23:53:59,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:53:59,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-d95eb0a2-0c77-4ab1-a4f7-e2501ca1b094 2019-07-30 23:53:59,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0913760662079s 2019-07-30 23:54:04,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:54:04,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:05,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:04 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-0e4e760c-7b98-4443-bcef-e931040401d9 2019-07-30 23:54:05,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-07-30 23:54:05,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:05 GMT Server: Apache x-openstack-request-id: req-d5c94fa0-3b15-4c1f-8886-3eb258c33d85 2019-07-30 23:54:05,111 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:54:05,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-d5c94fa0-3b15-4c1f-8886-3eb258c33d85 2019-07-30 23:54:05,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370449066162s 2019-07-30 23:54:05,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:54:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:05,142 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:05 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-fb2830da-1968-4626-9bff-9f1e89729377 2019-07-30 23:54:05,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:54:05,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c88106d3-48ae-4f95-be12-fd73662ad6d4 2019-07-30 23:54:05,185 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:54:05,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-c88106d3-48ae-4f95-be12-fd73662ad6d4 2019-07-30 23:54:05,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072879076004s 2019-07-30 23:54:10,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:54:10,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:10,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:10 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-3e60049d-f245-4a3c-8429-a2bebd71a78b 2019-07-30 23:54:10,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:54:10,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:10 GMT Server: Apache x-openstack-request-id: req-31c56de4-a4a8-4a50-9a60-b4d771ea4485 2019-07-30 23:54:10,265 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:54:10,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-31c56de4-a4a8-4a50-9a60-b4d771ea4485 2019-07-30 23:54:10,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737850666046s 2019-07-30 23:54:15,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:54:15,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:15,607 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:15 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-0d5dd021-fb76-4616-bd42-e74bcaebe04f 2019-07-30 23:54:15,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:54:15,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:15 GMT Server: Apache x-openstack-request-id: req-a170e0d6-1986-4aa3-bff4-c82278f2aaa7 2019-07-30 23:54:15,651 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:54:15,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-a170e0d6-1986-4aa3-bff4-c82278f2aaa7 2019-07-30 23:54:15,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.380023956299s 2019-07-30 23:54:15,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:54:15,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:15,682 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:15 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-4d698132-aa5e-4686-90da-b25591dc9977 2019-07-30 23:54:15,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-07-30 23:54:15,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-72df9fab-496f-4502-92b2-7064fe631340 2019-07-30 23:54:15,725 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:54:15,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-72df9fab-496f-4502-92b2-7064fe631340 2019-07-30 23:54:15,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731430053711s 2019-07-30 23:54:20,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:54:20,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:20,766 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:20 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-935cfaeb-d378-4ab3-a499-c116ee7a7ac9 2019-07-30 23:54:20,767 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:54:21,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:20 GMT Server: Apache x-openstack-request-id: req-9614e612-49fe-48df-be8d-09f68c617c44 2019-07-30 23:54:21,096 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:54:21,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-9614e612-49fe-48df-be8d-09f68c617c44 2019-07-30 23:54:21,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364311218262s 2019-07-30 23:54:26,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:54:26,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:26,134 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:26 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-f64ff058-8b22-455c-96cd-7510012c6934 2019-07-30 23:54:26,134 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:54:26,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:26 GMT Server: Apache x-openstack-request-id: req-56f704db-4f87-4d09-92f7-5d76fa990105 2019-07-30 23:54:26,177 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:54:26,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-56f704db-4f87-4d09-92f7-5d76fa990105 2019-07-30 23:54:26,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745968818665s 2019-07-30 23:54:26,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:54:26,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:26,207 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:26 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-1dd1fb38-51c9-4b94-8948-e300868c7bf1 2019-07-30 23:54:26,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-07-30 23:54:26,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2f6918ff-416d-4b84-98a5-637926b5036b 2019-07-30 23:54:26,252 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:54:26,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-2f6918ff-416d-4b84-98a5-637926b5036b 2019-07-30 23:54:26,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743250846863s 2019-07-30 23:54:31,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:54:31,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:31,292 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:31 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-e1c76f21-0c00-4749-9ce9-abba495b5549 2019-07-30 23:54:31,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-07-30 23:54:31,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:31 GMT Server: Apache x-openstack-request-id: req-890ad3f3-670c-4eaf-afb9-727fe9ce7a7e 2019-07-30 23:54:31,335 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:54:31,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-890ad3f3-670c-4eaf-afb9-727fe9ce7a7e 2019-07-30 23:54:31,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760369300842s 2019-07-30 23:54:36,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:54:36,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:36,374 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:36 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-51cbf14c-60cd-4315-af4f-4f1a3db0adee 2019-07-30 23:54:36,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-07-30 23:54:36,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:36 GMT Server: Apache x-openstack-request-id: req-79442d9c-a03e-4239-9b72-d165a4f190ce 2019-07-30 23:54:36,417 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:54:36,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-79442d9c-a03e-4239-9b72-d165a4f190ce 2019-07-30 23:54:36,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762720108032s 2019-07-30 23:54:36,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:54:36,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:36,745 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:36 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-6a69fb0e-9c55-462a-938a-ba8b435e7d1e 2019-07-30 23:54:36,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-07-30 23:54:36,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6c793f70-4d4e-4e11-ba4d-a5eaaa7e3bd6 2019-07-30 23:54:36,788 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:54:36,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-6c793f70-4d4e-4e11-ba4d-a5eaaa7e3bd6 2019-07-30 23:54:36,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.370937108994s 2019-07-30 23:54:41,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:54:41,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:41,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:41 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-60671b57-2ccb-4f2e-96d3-2bbe11248170 2019-07-30 23:54:41,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:54:41,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:41 GMT Server: Apache x-openstack-request-id: req-0a9f786f-b942-48c4-bc70-98fc84a15735 2019-07-30 23:54:41,884 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:54:41,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-0a9f786f-b942-48c4-bc70-98fc84a15735 2019-07-30 23:54:41,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0889139175415s 2019-07-30 23:54:46,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:54:46,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:47,255 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:46 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-25f12e85-b9d9-4a4c-a4b0-1c085a0adb64 2019-07-30 23:54:47,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-07-30 23:54:47,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:47 GMT Server: Apache x-openstack-request-id: req-fa1c2f6a-9349-4bde-b1ac-8874bb2dfb79 2019-07-30 23:54:47,298 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:54:47,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-fa1c2f6a-9349-4bde-b1ac-8874bb2dfb79 2019-07-30 23:54:47,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.408269882202s 2019-07-30 23:54:47,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:54:47,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:47,329 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:47 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-c1e26668-bb27-4a1a-a0f4-a373856b830f 2019-07-30 23:54:47,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:54:47,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-12e50653-03eb-43ff-91c2-911d1e759a5a 2019-07-30 23:54:47,371 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:54:47,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-12e50653-03eb-43ff-91c2-911d1e759a5a 2019-07-30 23:54:47,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724318027496s 2019-07-30 23:54:52,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:54:52,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:52,411 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:52 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-75781c00-8a58-45fb-91bf-d2507fb8d88c 2019-07-30 23:54:52,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:54:52,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:52 GMT Server: Apache x-openstack-request-id: req-860dd250-4f25-43c8-bcbe-7cb8c8a0c7b0 2019-07-30 23:54:52,454 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:54:52,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-860dd250-4f25-43c8-bcbe-7cb8c8a0c7b0 2019-07-30 23:54:52,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076248884201s 2019-07-30 23:54:57,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:54:57,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:57,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:57 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-e184576f-8c9b-4d1d-97ea-c5ded4921abd 2019-07-30 23:54:57,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:54:57,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:57 GMT Server: Apache x-openstack-request-id: req-31d48645-0d9d-408b-96e9-defd85d8d5aa 2019-07-30 23:54:57,536 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:54:57,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-31d48645-0d9d-408b-96e9-defd85d8d5aa 2019-07-30 23:54:57,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759251117706s 2019-07-30 23:54:57,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:54:57,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:54:57,567 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:54:57 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1e4b0bd-f985-432f-9551-93812a853a83 2019-07-30 23:54:57,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:54:57,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:54:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b71bba80-1dad-491c-aaca-f8b6d0233697 2019-07-30 23:54:57,610 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:54:57,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-b71bba80-1dad-491c-aaca-f8b6d0233697 2019-07-30 23:54:57,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731539726257s 2019-07-30 23:55:02,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:55:02,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:02,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:02 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-455cc1fe-631a-426c-95c7-1d4aef4814e4 2019-07-30 23:55:02,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:55:02,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:02 GMT Server: Apache x-openstack-request-id: req-da335116-9d3e-41c7-9d2c-229495b8d9c0 2019-07-30 23:55:02,768 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:55:02,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-da335116-9d3e-41c7-9d2c-229495b8d9c0 2019-07-30 23:55:02,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.151044130325s 2019-07-30 23:55:07,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:55:07,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:08,093 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:07 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-e7b1722a-0da4-4478-abfd-8bdef10eaaf2 2019-07-30 23:55:08,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:55:08,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:08 GMT Server: Apache x-openstack-request-id: req-e31f6cc9-c153-4f1e-aa85-36e1149d3b28 2019-07-30 23:55:08,138 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:55:08,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-e31f6cc9-c153-4f1e-aa85-36e1149d3b28 2019-07-30 23:55:08,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364383935928s 2019-07-30 23:55:08,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:55:08,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:08,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:08 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-eaf15670-39e1-443d-b903-bff4972698b5 2019-07-30 23:55:08,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-07-30 23:55:08,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-249672c4-648c-441c-8880-0df79bdea05e 2019-07-30 23:55:08,211 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:55:08,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-249672c4-648c-441c-8880-0df79bdea05e 2019-07-30 23:55:08,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722639560699s 2019-07-30 23:55:13,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:55:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:13,563 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:13 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-82e9d2ba-3ffd-451a-bca0-5161417fe5fd 2019-07-30 23:55:13,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-07-30 23:55:13,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:13 GMT Server: Apache x-openstack-request-id: req-302200a2-7d2a-4cc2-8ed0-b39a808595a9 2019-07-30 23:55:13,607 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:55:13,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-302200a2-7d2a-4cc2-8ed0-b39a808595a9 2019-07-30 23:55:13,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.389309167862s 2019-07-30 23:55:18,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:55:18,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:18,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:18 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-6405502f-ff08-413d-b6ea-a7ab80c3aaff 2019-07-30 23:55:18,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-07-30 23:55:18,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:18 GMT Server: Apache x-openstack-request-id: req-7bd5712b-30bf-4d8f-b1a7-2c12807d4dda 2019-07-30 23:55:18,686 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:55:18,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-7bd5712b-30bf-4d8f-b1a7-2c12807d4dda 2019-07-30 23:55:18,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728089809418s 2019-07-30 23:55:18,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:55:18,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:18,716 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:18 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-4a1f292c-765e-4f9b-8c1e-cff32b9bb803 2019-07-30 23:55:18,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-07-30 23:55:18,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4d808617-bb3f-4643-a9fb-104280f47969 2019-07-30 23:55:18,759 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:55:18,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-4d808617-bb3f-4643-a9fb-104280f47969 2019-07-30 23:55:18,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725910663605s 2019-07-30 23:55:23,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:55:23,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:23,799 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:23 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-73890d5f-8024-4f59-8750-e31bcd7f6b95 2019-07-30 23:55:23,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:55:23,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:23 GMT Server: Apache x-openstack-request-id: req-da092ff9-c872-48d0-afe9-09b8de4940de 2019-07-30 23:55:23,843 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:55:23,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-da092ff9-c872-48d0-afe9-09b8de4940de 2019-07-30 23:55:23,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0777039527893s 2019-07-30 23:55:28,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:55:28,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:28,881 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:28 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-988906aa-f4fc-4fb5-ae8c-e2f907724170 2019-07-30 23:55:28,881 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:55:28,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:28 GMT Server: Apache x-openstack-request-id: req-f5d245da-eef7-42bb-aefe-da8dc2fa776c 2019-07-30 23:55:28,923 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:55:28,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-f5d245da-eef7-42bb-aefe-da8dc2fa776c 2019-07-30 23:55:28,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741770267487s 2019-07-30 23:55:28,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:55:28,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:28,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:28 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-61f79c09-6e31-4ce4-a77e-31949ad587c6 2019-07-30 23:55:28,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:55:28,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-11ca3ea2-7cf7-4a1b-aa04-1ef2f05a3ad9 2019-07-30 23:55:28,998 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:55:28,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-11ca3ea2-7cf7-4a1b-aa04-1ef2f05a3ad9 2019-07-30 23:55:28,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739738941193s 2019-07-30 23:55:34,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:55:34,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:34,036 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:34 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-4e2893ab-262f-45c1-93ea-083a0cc7da4b 2019-07-30 23:55:34,036 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:55:34,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:34 GMT Server: Apache x-openstack-request-id: req-2bfd5e73-b8cb-4fc6-b0c3-901185bfb0a0 2019-07-30 23:55:34,078 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:55:34,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-2bfd5e73-b8cb-4fc6-b0c3-901185bfb0a0 2019-07-30 23:55:34,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740580558777s 2019-07-30 23:55:39,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:55:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:39,438 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:39 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-b4f2aaf3-b257-4fdf-8cb4-9352f04cbbd3 2019-07-30 23:55:39,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:55:39,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:39 GMT Server: Apache x-openstack-request-id: req-a2d3902b-33f4-4c33-963a-e55eedfea760 2019-07-30 23:55:39,482 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:55:39,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-a2d3902b-33f4-4c33-963a-e55eedfea760 2019-07-30 23:55:39,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.397774934769s 2019-07-30 23:55:39,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:55:39,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:39,514 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:39 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-023e7a4d-3d45-4b3f-be7e-cfc434f063ae 2019-07-30 23:55:39,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:55:39,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c0ed08b3-9834-40ca-be11-b447c83ba045 2019-07-30 23:55:39,558 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:55:39,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-c0ed08b3-9834-40ca-be11-b447c83ba045 2019-07-30 23:55:39,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0755779743195s 2019-07-30 23:55:44,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:55:44,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:44,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:44 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-6f28f215-99bc-4136-af5c-93980f8e6d9d 2019-07-30 23:55:44,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:55:44,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:44 GMT Server: Apache x-openstack-request-id: req-bd05179f-0493-436b-b3a6-9ac5f735e48a 2019-07-30 23:55:44,640 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:55:44,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-bd05179f-0493-436b-b3a6-9ac5f735e48a 2019-07-30 23:55:44,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746901035309s 2019-07-30 23:55:49,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:55:49,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:49,678 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:49 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-a828483f-78a5-4789-89cc-92e7f311f30a 2019-07-30 23:55:49,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-07-30 23:55:49,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:49 GMT Server: Apache x-openstack-request-id: req-919f6e82-6f93-462f-8374-7b93dfc730de 2019-07-30 23:55:49,721 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:55:49,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-919f6e82-6f93-462f-8374-7b93dfc730de 2019-07-30 23:55:49,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751950740814s 2019-07-30 23:55:49,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:55:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:49,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:49 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-59e980e6-2c93-4a24-9b86-82ea11586c50 2019-07-30 23:55:49,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:55:50,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7f7b5851-2883-4246-9f78-c71f80ae28d0 2019-07-30 23:55:50,092 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:55:50,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-7f7b5851-2883-4246-9f78-c71f80ae28d0 2019-07-30 23:55:50,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.370870828629s 2019-07-30 23:55:55,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:55:55,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:55:55,132 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:55:55 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-654e2070-8fa7-458e-95f2-04f13aaba40d 2019-07-30 23:55:55,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:55:55,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:55:55 GMT Server: Apache x-openstack-request-id: req-5bc41569-e35f-433c-ac16-d283fcbe66dd 2019-07-30 23:55:55,174 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:55:55,174 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-5bc41569-e35f-433c-ac16-d283fcbe66dd 2019-07-30 23:55:55,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747900009155s 2019-07-30 23:56:00,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:56:00,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:00,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-275a00d7-f192-4371-94f8-8ae92a452fa3 2019-07-30 23:56:00,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-07-30 23:56:00,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:00 GMT Server: Apache x-openstack-request-id: req-12c18d78-75ce-46a6-a7a8-74effb78655b 2019-07-30 23:56:00,253 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:56:00,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-12c18d78-75ce-46a6-a7a8-74effb78655b 2019-07-30 23:56:00,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730819702148s 2019-07-30 23:56:00,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:56:00,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:00,283 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-d57d76aa-1844-4f3a-9d23-8260195dcd66 2019-07-30 23:56:00,284 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:00,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a4a1312f-b06d-47b5-b8d1-3a9fe3119761 2019-07-30 23:56:00,309 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:56:00,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-a4a1312f-b06d-47b5-b8d1-3a9fe3119761 2019-07-30 23:56:00,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0559170246124s 2019-07-30 23:56:05,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:56:05,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:05,347 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:05 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-a02fe1cb-93a9-426d-b0b3-ea6a4a74883a 2019-07-30 23:56:05,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-07-30 23:56:05,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:05 GMT Server: Apache x-openstack-request-id: req-5fc6618a-671d-4673-a30b-bacfad29932b 2019-07-30 23:56:05,389 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:56:05,389 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-5fc6618a-671d-4673-a30b-bacfad29932b 2019-07-30 23:56:05,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733630657196s 2019-07-30 23:56:10,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:56:10,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:10,428 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:10 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-c2cd17f9-361d-4320-b028-0f01fd99d752 2019-07-30 23:56:10,428 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:10,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:10 GMT Server: Apache x-openstack-request-id: req-09a2ed81-d559-45f1-942d-a4e1be402d27 2019-07-30 23:56:10,470 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:56:10,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-09a2ed81-d559-45f1-942d-a4e1be402d27 2019-07-30 23:56:10,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750799179077s 2019-07-30 23:56:10,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:56:10,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:10,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:10 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-860c1e11-9c0a-4a78-a7af-c3faaee8a61d 2019-07-30 23:56:10,501 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:10,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a17d469d-f09f-4b02-beb5-3893750ee383 2019-07-30 23:56:10,547 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:56:10,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-a17d469d-f09f-4b02-beb5-3893750ee383 2019-07-30 23:56:10,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07683801651s 2019-07-30 23:56:15,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:56:15,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:15,585 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:15 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-d758ba98-dbdf-4fa3-a0d1-3477e9c272f5 2019-07-30 23:56:15,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:15,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:15 GMT Server: Apache x-openstack-request-id: req-85c597c6-a1d9-471b-88ea-31edf588a3f6 2019-07-30 23:56:15,628 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:56:15,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-85c597c6-a1d9-471b-88ea-31edf588a3f6 2019-07-30 23:56:15,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736439228058s 2019-07-30 23:56:20,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:56:20,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:20,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:20 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-5703dadd-4d3c-4da9-b9ea-833842f89789 2019-07-30 23:56:20,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:20,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:20 GMT Server: Apache x-openstack-request-id: req-d1dd3052-2ca1-4cfa-ba08-af88263c5d0b 2019-07-30 23:56:20,984 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:56:20,984 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-d1dd3052-2ca1-4cfa-ba08-af88263c5d0b 2019-07-30 23:56:20,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350548028946s 2019-07-30 23:56:20,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:56:20,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:21,015 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:20 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-12615e92-8fbb-4be2-bec6-a9a35442d233 2019-07-30 23:56:21,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-07-30 23:56:21,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-77229e34-7885-40c7-a5b1-7be0912c6665 2019-07-30 23:56:21,337 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:56:21,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-77229e34-7885-40c7-a5b1-7be0912c6665 2019-07-30 23:56:21,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.353192090988s 2019-07-30 23:56:26,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:56:26,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:26,375 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:26 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-8d423d38-172f-44fd-b1d7-d9813ffe7f27 2019-07-30 23:56:26,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:26,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:26 GMT Server: Apache x-openstack-request-id: req-7595eb0b-b58c-4b6f-8b64-3321397bf20f 2019-07-30 23:56:26,703 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:56:26,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-7595eb0b-b58c-4b6f-8b64-3321397bf20f 2019-07-30 23:56:26,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.358636140823s 2019-07-30 23:56:31,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:56:31,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:31,740 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:31 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-a9a92399-c0d1-4dad-b7a2-74a43f78d0e7 2019-07-30 23:56:31,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:31,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:31 GMT Server: Apache x-openstack-request-id: req-bc3cc92a-916d-48d8-aee3-0a101adce570 2019-07-30 23:56:31,785 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:56:31,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-bc3cc92a-916d-48d8-aee3-0a101adce570 2019-07-30 23:56:31,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07630610466s 2019-07-30 23:56:31,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:56:31,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:31,816 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:31 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-66b27aa9-cd5a-4792-8284-de1a2423b15a 2019-07-30 23:56:31,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:31,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-671aafba-5d98-4612-ac2e-5095c625849e 2019-07-30 23:56:31,859 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:56:31,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-671aafba-5d98-4612-ac2e-5095c625849e 2019-07-30 23:56:31,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734269618988s 2019-07-30 23:56:36,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:56:36,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:37,193 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:36 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-3daf1180-bd06-4e1c-929c-357d9c4777e9 2019-07-30 23:56:37,193 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:37,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:37 GMT Server: Apache x-openstack-request-id: req-3d43df30-fa1d-45c4-84f6-ae051c887b22 2019-07-30 23:56:37,535 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:56:37,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-3d43df30-fa1d-45c4-84f6-ae051c887b22 2019-07-30 23:56:37,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.66951417923s 2019-07-30 23:56:42,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:56:42,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:42,573 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:42 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-fdda8e34-2b9b-4a28-8c84-5f0073384dea 2019-07-30 23:56:42,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:42,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:42 GMT Server: Apache x-openstack-request-id: req-17d26e25-6521-44d7-a181-80fd2f75d828 2019-07-30 23:56:42,616 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:56:42,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-17d26e25-6521-44d7-a181-80fd2f75d828 2019-07-30 23:56:42,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750510692596s 2019-07-30 23:56:42,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:56:42,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:42,647 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:42 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-05deb12c-5c16-4c6f-b4c8-cef79d5adbc5 2019-07-30 23:56:42,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-07-30 23:56:42,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5e5fd104-bf4c-44f8-a649-83cf86a355b3 2019-07-30 23:56:42,691 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:56:42,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-5e5fd104-bf4c-44f8-a649-83cf86a355b3 2019-07-30 23:56:42,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743010044098s 2019-07-30 23:56:47,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:56:47,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:48,008 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:47 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-a16009ac-7e9d-44ab-b546-66d832efacf5 2019-07-30 23:56:48,008 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:48,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:48 GMT Server: Apache x-openstack-request-id: req-06f59be4-c413-4082-9660-9b28d4b4747d 2019-07-30 23:56:48,050 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:56:48,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-06f59be4-c413-4082-9660-9b28d4b4747d 2019-07-30 23:56:48,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352114915848s 2019-07-30 23:56:53,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:56:53,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:53,103 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:53 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-03ffbe7f-9098-4a6d-be89-91883084237a 2019-07-30 23:56:53,103 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:53,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:53 GMT Server: Apache x-openstack-request-id: req-bcbdf0eb-09c8-4c9e-8a1a-644520ec7608 2019-07-30 23:56:53,145 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:56:53,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-bcbdf0eb-09c8-4c9e-8a1a-644520ec7608 2019-07-30 23:56:53,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0891988277435s 2019-07-30 23:56:53,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:56:53,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:53,176 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:53 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-988723dc-1456-49f5-b07f-fd0061e0f137 2019-07-30 23:56:53,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:53,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6cc6ad39-405f-4c92-aad2-4e8bb3b24287 2019-07-30 23:56:53,218 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:56:53,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-6cc6ad39-405f-4c92-aad2-4e8bb3b24287 2019-07-30 23:56:53,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726490020752s 2019-07-30 23:56:58,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:56:58,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:56:58,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:56:58 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-2ee2d47b-9f7b-4fec-86b5-cc09848300a6 2019-07-30 23:56:58,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:56:58,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:56:58 GMT Server: Apache x-openstack-request-id: req-95de6637-985b-4728-a2bf-29b97a75f624 2019-07-30 23:56:58,591 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:56:58,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-95de6637-985b-4728-a2bf-29b97a75f624 2019-07-30 23:56:58,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365891933441s 2019-07-30 23:57:03,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:57:03,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:03,627 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:03 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-79fa57af-b7f2-47c8-9a4a-0dea5489a063 2019-07-30 23:57:03,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:57:03,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:03 GMT Server: Apache x-openstack-request-id: req-c574e151-d986-4b82-8e4d-8c9c0989a644 2019-07-30 23:57:03,669 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:57:03,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-c574e151-d986-4b82-8e4d-8c9c0989a644 2019-07-30 23:57:03,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727119445801s 2019-07-30 23:57:03,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:57:03,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:03,700 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:03 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-a692c7dc-bb8d-448c-9002-31d23a8f99f6 2019-07-30 23:57:03,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-07-30 23:57:03,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e636e7fc-46ef-4e53-8b31-5ceb1b4b25ae 2019-07-30 23:57:03,742 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:57:03,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-e636e7fc-46ef-4e53-8b31-5ceb1b4b25ae 2019-07-30 23:57:03,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723350048065s 2019-07-30 23:57:08,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:57:08,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:08,779 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:08 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-f0f590db-12bb-4c0d-b083-839d50bdaaf3 2019-07-30 23:57:08,779 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:57:08,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:08 GMT Server: Apache x-openstack-request-id: req-039a798e-10e8-4987-9962-a0aa8aab7d3f 2019-07-30 23:57:08,821 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:57:08,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-039a798e-10e8-4987-9962-a0aa8aab7d3f 2019-07-30 23:57:08,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728628635406s 2019-07-30 23:57:13,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:57:13,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:13,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:13 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-c5f71b85-c86e-4aac-b489-a373a8b22ef2 2019-07-30 23:57:13,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-07-30 23:57:13,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:13 GMT Server: Apache x-openstack-request-id: req-d605c976-7a59-4047-9b95-12dc51a5ee09 2019-07-30 23:57:13,902 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:57:13,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-d605c976-7a59-4047-9b95-12dc51a5ee09 2019-07-30 23:57:13,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748569965363s 2019-07-30 23:57:13,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:57:13,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:13,935 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:13 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-438d2638-8e8d-4a9a-974e-9c4ca09b3152 2019-07-30 23:57:13,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:57:13,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b5002aab-b4c8-4910-b09e-15146258ab70 2019-07-30 23:57:13,978 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:57:13,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-b5002aab-b4c8-4910-b09e-15146258ab70 2019-07-30 23:57:13,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0757188796997s 2019-07-30 23:57:18,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:57:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:19,016 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:18 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-22768931-82c5-49e9-949b-98cd36e3a692 2019-07-30 23:57:19,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-07-30 23:57:19,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:19 GMT Server: Apache x-openstack-request-id: req-f54abc36-cd5a-4171-a991-20c7038719cf 2019-07-30 23:57:19,059 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:57:19,059 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-f54abc36-cd5a-4171-a991-20c7038719cf 2019-07-30 23:57:19,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742809772491s 2019-07-30 23:57:24,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:57:24,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:24,096 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:24 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-cc5091ff-d7e0-448a-a276-6195b078cf5f 2019-07-30 23:57:24,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-07-30 23:57:24,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:24 GMT Server: Apache x-openstack-request-id: req-5271c7f3-4d8c-4aeb-b5b4-ddd552d98ed8 2019-07-30 23:57:24,139 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:57:24,139 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-5271c7f3-4d8c-4aeb-b5b4-ddd552d98ed8 2019-07-30 23:57:24,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741848945618s 2019-07-30 23:57:24,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:57:24,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:24,170 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:24 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-c126eb85-b0ab-482f-bfeb-7c75730d988c 2019-07-30 23:57:24,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-07-30 23:57:24,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1d9b589d-e596-4ffc-804f-a1b755fca0b2 2019-07-30 23:57:24,215 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:57:24,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-1d9b589d-e596-4ffc-804f-a1b755fca0b2 2019-07-30 23:57:24,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753819942474s 2019-07-30 23:57:29,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:57:29,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:29,254 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:29 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-d42d4867-626d-471a-b3f1-711130e177c6 2019-07-30 23:57:29,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:57:29,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:29 GMT Server: Apache x-openstack-request-id: req-96438fc9-407d-4d04-a9fa-69b5ea0226fd 2019-07-30 23:57:29,296 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:57:29,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-96438fc9-407d-4d04-a9fa-69b5ea0226fd 2019-07-30 23:57:29,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745499134064s 2019-07-30 23:57:34,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:57:34,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:34,334 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:34 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-54e429f7-484a-40c0-bd67-810177077763 2019-07-30 23:57:34,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:57:34,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:34 GMT Server: Apache x-openstack-request-id: req-b929ee5d-016e-478a-9537-bbc9427c4855 2019-07-30 23:57:34,376 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:57:34,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-b929ee5d-016e-478a-9537-bbc9427c4855 2019-07-30 23:57:34,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744261741638s 2019-07-30 23:57:34,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:57:34,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:34,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:34 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-aeb33bce-b383-4132-874c-3a1c27e43e08 2019-07-30 23:57:34,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-07-30 23:57:34,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fb7ce3fc-9657-4908-ad85-acc21c704006 2019-07-30 23:57:34,450 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:57:34,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-fb7ce3fc-9657-4908-ad85-acc21c704006 2019-07-30 23:57:34,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734188556671s 2019-07-30 23:57:39,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:57:39,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:39,799 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:39 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-22ec3eb8-528e-4bee-8088-cdc3c6ca9c81 2019-07-30 23:57:39,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:57:39,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:39 GMT Server: Apache x-openstack-request-id: req-081f2c91-475a-45a8-9809-2da140eb8605 2019-07-30 23:57:39,841 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:57:39,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-081f2c91-475a-45a8-9809-2da140eb8605 2019-07-30 23:57:39,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.383989095688s 2019-07-30 23:57:44,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:57:44,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:44,878 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:44 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-b2de59b6-fca8-44f0-afb7-41a8bad63563 2019-07-30 23:57:44,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-07-30 23:57:45,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:44 GMT Server: Apache x-openstack-request-id: req-d1915c59-cf34-41a5-9463-a248fefb3f31 2019-07-30 23:57:45,190 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:57:45,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-d1915c59-cf34-41a5-9463-a248fefb3f31 2019-07-30 23:57:45,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.343590974808s 2019-07-30 23:57:45,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:57:45,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:45,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:45 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-c2d73296-ea51-4bdd-814f-eda12fa8032d 2019-07-30 23:57:45,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-07-30 23:57:45,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c1e57da-247d-4e5f-9737-13ceaaeec1b2 2019-07-30 23:57:45,247 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:57:45,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-4c1e57da-247d-4e5f-9737-13ceaaeec1b2 2019-07-30 23:57:45,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0562958717346s 2019-07-30 23:57:50,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:57:50,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:50,286 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:50 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-c3a5fdd9-b6ea-4d24-ad10-7fe9bfa13f9b 2019-07-30 23:57:50,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:57:50,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:50 GMT Server: Apache x-openstack-request-id: req-a8db88fc-0a2e-4f41-a875-098959cd6a0c 2019-07-30 23:57:50,632 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:57:50,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-a8db88fc-0a2e-4f41-a875-098959cd6a0c 2019-07-30 23:57:50,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.378135919571s 2019-07-30 23:57:55,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:57:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:55,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:55 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-7e6ce921-94eb-4b22-9c62-46c0236ead85 2019-07-30 23:57:55,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-07-30 23:57:55,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:55 GMT Server: Apache x-openstack-request-id: req-d66ed4f4-f530-4f81-b8cc-f7ba0fe44b7c 2019-07-30 23:57:55,710 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:57:55,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-d66ed4f4-f530-4f81-b8cc-f7ba0fe44b7c 2019-07-30 23:57:55,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724380016327s 2019-07-30 23:57:55,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:57:55,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:57:56,041 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:57:55 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-d337924f-2778-4877-8e79-fb94a7845248 2019-07-30 23:57:56,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:57:56,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:57:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-75b088d8-65b7-425f-831e-31047a3cfedb 2019-07-30 23:57:56,084 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:57:56,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-75b088d8-65b7-425f-831e-31047a3cfedb 2019-07-30 23:57:56,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.373566150665s 2019-07-30 23:58:01,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:58:01,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:01,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:01 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-7b7cb353-67fa-4d2e-901b-590bfc1e89e0 2019-07-30 23:58:01,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-07-30 23:58:01,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:01 GMT Server: Apache x-openstack-request-id: req-67de2d2d-1ce5-40ff-94f2-153e48d93c2a 2019-07-30 23:58:01,450 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:58:01,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-67de2d2d-1ce5-40ff-94f2-153e48d93c2a 2019-07-30 23:58:01,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.359061956406s 2019-07-30 23:58:06,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:58:06,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:06,487 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:06 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-07de8dc2-28a6-4eef-aaf2-8fc6c005c9b4 2019-07-30 23:58:06,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-07-30 23:58:06,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:06 GMT Server: Apache x-openstack-request-id: req-3c31df2b-8732-4d92-b4fd-ee9cdc1c5ef6 2019-07-30 23:58:06,535 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:58:06,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-3c31df2b-8732-4d92-b4fd-ee9cdc1c5ef6 2019-07-30 23:58:06,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0791490077972s 2019-07-30 23:58:06,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:58:06,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:06,567 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:06 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-9a976a5b-8fc3-4d98-ba60-8632a28a60c8 2019-07-30 23:58:06,568 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:58:06,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a2c0ae8c-7cca-490f-b619-cf650f31fb96 2019-07-30 23:58:06,613 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:58:06,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-a2c0ae8c-7cca-490f-b619-cf650f31fb96 2019-07-30 23:58:06,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0773839950562s 2019-07-30 23:58:11,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:58:11,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:11,650 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:11 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-81983bd4-8739-478f-bd5c-d0f8193ac619 2019-07-30 23:58:11,650 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:58:11,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:11 GMT Server: Apache x-openstack-request-id: req-62e5e5af-ecdd-4ed4-9e58-06d2d9cbabdc 2019-07-30 23:58:11,692 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:58:11,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-62e5e5af-ecdd-4ed4-9e58-06d2d9cbabdc 2019-07-30 23:58:11,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726079940796s 2019-07-30 23:58:16,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:58:16,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:17,133 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:16 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-753c3a53-bd4d-4f13-944d-cc887179ed89 2019-07-30 23:58:17,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-07-30 23:58:17,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:17 GMT Server: Apache x-openstack-request-id: req-a2c23f69-e4bd-4a4d-af98-7d22bc4d56cc 2019-07-30 23:58:17,175 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:58:17,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-a2c23f69-e4bd-4a4d-af98-7d22bc4d56cc 2019-07-30 23:58:17,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.477287054062s 2019-07-30 23:58:17,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:58:17,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:17,207 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:17 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-a2ef6b82-85c4-4429-9ba8-a668add30c60 2019-07-30 23:58:17,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-07-30 23:58:17,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-98724fbd-c3c4-4afa-9ac2-e07b8a479f77 2019-07-30 23:58:17,250 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:58:17,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-98724fbd-c3c4-4afa-9ac2-e07b8a479f77 2019-07-30 23:58:17,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738668441772s 2019-07-30 23:58:22,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:58:22,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:22,287 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc Server: Apache x-openstack-request-id: req-a4eb8f86-88e1-4789-abc8-f8f7035ec66f 2019-07-30 23:58:22,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:58:22,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 449 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2a2a59c4-bb2a-4e33-bb62-2b1a66d0bb73 2019-07-30 23:58:22,331 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-07-30T23:58:21Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/vellum/events/7fee5bb4-5f05-46eb-9bdc-bc618cb35e33", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "3e575d07-b5c0-4f41-be1f-f3d2fe0fc2b3", "id": "7fee5bb4-5f05-46eb-9bdc-bc618cb35e33"}, {"resource_name": "sprout", "event_time": "2019-07-30T23:58:21Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/sprout/events/277b584e-c0a5-4389-a30b-c7b32ae74c17", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-5vbesn75jgux", "id": "277b584e-c0a5-4389-a30b-c7b32ae74c17"}]} 2019-07-30 23:58:22,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc&marker=fcd79231-fa01-4de6-8e8d-d456541d4d6d&sort_dir=asc used request id req-2a2a59c4-bb2a-4e33-bb62-2b1a66d0bb73 2019-07-30 23:58:22,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748059749603s 2019-07-30 23:58:27,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:58:27,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:27,658 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-6c77392b-fa42-4e8d-a91b-025e0a118774 2019-07-30 23:58:27,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:58:27,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:27 GMT Server: Apache x-openstack-request-id: req-e355bb34-b3dc-40d2-8b38-b70a2b73b3d6 2019-07-30 23:58:27,700 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:58:27,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-e355bb34-b3dc-40d2-8b38-b70a2b73b3d6 2019-07-30 23:58:27,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363008975983s 2019-07-30 23:58:32,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:58:32,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:32,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-4038516b-642c-4254-884e-5dbb124cc601 2019-07-30 23:58:32,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-07-30 23:58:32,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:32 GMT Server: Apache x-openstack-request-id: req-efa8c9bd-56ea-4471-a069-45b8bb92de10 2019-07-30 23:58:32,778 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:58:32,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-efa8c9bd-56ea-4471-a069-45b8bb92de10 2019-07-30 23:58:32,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723049640656s 2019-07-30 23:58:32,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:58:32,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:32,809 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-ed804d7b-bebf-4a46-848c-cc0be4e786af 2019-07-30 23:58:32,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:58:32,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9a284947-9eee-4ad8-8e32-f4b5f6b64d87 2019-07-30 23:58:32,852 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:58:32,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-9a284947-9eee-4ad8-8e32-f4b5f6b64d87 2019-07-30 23:58:32,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073410987854s 2019-07-30 23:58:37,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:58:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:38,172 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:37 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-bf016e1b-6f49-4364-8a24-aaf2998123b3 2019-07-30 23:58:38,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:58:38,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:38 GMT Server: Apache x-openstack-request-id: req-b587a1bb-0fea-422f-b49f-e82f6aec0e4f 2019-07-30 23:58:38,215 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:58:38,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-b587a1bb-0fea-422f-b49f-e82f6aec0e4f 2019-07-30 23:58:38,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356307029724s 2019-07-30 23:58:43,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:58:43,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:43,252 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:43 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-98a1c184-ce8b-47c7-9f39-4cb1e8fafd34 2019-07-30 23:58:43,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-07-30 23:58:43,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:43 GMT Server: Apache x-openstack-request-id: req-51731797-dcf8-4ac6-a094-d15bcd5cae9b 2019-07-30 23:58:43,580 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:58:43,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-51731797-dcf8-4ac6-a094-d15bcd5cae9b 2019-07-30 23:58:43,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35884976387s 2019-07-30 23:58:43,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:58:43,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:43,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:43 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-a2047b33-3864-4941-b2da-add33183cebb 2019-07-30 23:58:43,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:58:43,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0abc4574-ac1b-4ae7-bec3-9f4e64126ff0 2019-07-30 23:58:43,653 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:58:43,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-0abc4574-ac1b-4ae7-bec3-9f4e64126ff0 2019-07-30 23:58:43,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727322101593s 2019-07-30 23:58:48,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:58:48,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:48,979 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:48 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-742fee78-dbd5-41e2-ae16-78a88d430e95 2019-07-30 23:58:48,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:58:49,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:48 GMT Server: Apache x-openstack-request-id: req-bd0dde2a-4fa7-4cbe-a15e-c7c783b17ae3 2019-07-30 23:58:49,314 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:58:49,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-bd0dde2a-4fa7-4cbe-a15e-c7c783b17ae3 2019-07-30 23:58:49,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.654260158539s 2019-07-30 23:58:54,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:58:54,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:54,631 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:54 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-b3fdce48-459b-4521-9741-ae8b0f3be64d 2019-07-30 23:58:54,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:58:54,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:54 GMT Server: Apache x-openstack-request-id: req-cee57783-4c54-4910-abc6-ee726c1dfa6f 2019-07-30 23:58:54,940 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:58:54,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-cee57783-4c54-4910-abc6-ee726c1dfa6f 2019-07-30 23:58:54,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.620304107666s 2019-07-30 23:58:54,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:58:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:58:55,267 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:58:54 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-e269b601-4146-4a77-9d30-a820ca3ec906 2019-07-30 23:58:55,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-07-30 23:58:55,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:58:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f9d00c20-b229-4978-a435-a2999f75bb99 2019-07-30 23:58:55,401 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:58:55,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-f9d00c20-b229-4978-a435-a2999f75bb99 2019-07-30 23:58:55,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.460458993912s 2019-07-30 23:59:00,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:59:00,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:00,435 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-7e4597e0-ad78-419a-ba29-e50ea76b3e17 2019-07-30 23:59:00,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-07-30 23:59:00,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:00 GMT Server: Apache x-openstack-request-id: req-b7062ebf-cc2e-4f2b-9b81-ab64654865ba 2019-07-30 23:59:00,779 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:59:00,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-b7062ebf-cc2e-4f2b-9b81-ab64654865ba 2019-07-30 23:59:00,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.375622987747s 2019-07-30 23:59:05,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:59:05,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:05,816 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:05 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-3aa6c9b0-5b6e-4faa-908b-f19b23452716 2019-07-30 23:59:05,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-07-30 23:59:05,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:05 GMT Server: Apache x-openstack-request-id: req-30281ce9-1d85-41e9-93c6-64ae82a3fa0d 2019-07-30 23:59:05,859 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:59:05,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-30281ce9-1d85-41e9-93c6-64ae82a3fa0d 2019-07-30 23:59:05,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734221935272s 2019-07-30 23:59:05,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:59:05,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:05,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:05 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-9457f7ca-a5d7-4427-a5b4-5a2d352e0611 2019-07-30 23:59:05,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-07-30 23:59:05,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-02325109-fec2-44b9-8d93-7a772b84b887 2019-07-30 23:59:05,933 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:59:05,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-02325109-fec2-44b9-8d93-7a772b84b887 2019-07-30 23:59:05,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740661621094s 2019-07-30 23:59:10,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:59:10,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:10,972 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:10 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-64f067ba-bc79-46bc-8fb2-1250704606a2 2019-07-30 23:59:10,972 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:59:11,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:10 GMT Server: Apache x-openstack-request-id: req-21f6643a-c776-4ccd-92a8-3b033f00bff0 2019-07-30 23:59:11,014 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:59:11,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-21f6643a-c776-4ccd-92a8-3b033f00bff0 2019-07-30 23:59:11,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740211009979s 2019-07-30 23:59:16,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:59:16,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:16,052 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:16 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-b657c2ce-2373-4d19-8ba1-dfd4bf051f3b 2019-07-30 23:59:16,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:59:16,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:16 GMT Server: Apache x-openstack-request-id: req-814b8899-91d1-4dcf-ab0a-e735c4e5bc76 2019-07-30 23:59:16,095 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:59:16,095 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-814b8899-91d1-4dcf-ab0a-e735c4e5bc76 2019-07-30 23:59:16,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758008956909s 2019-07-30 23:59:16,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:59:16,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:16,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:16 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-1d57edd7-2e01-418e-9d67-f13e6016055e 2019-07-30 23:59:16,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:59:16,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5d1f1a1d-60bd-41ff-9b89-cc643b6cf46e 2019-07-30 23:59:16,169 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:59:16,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-5d1f1a1d-60bd-41ff-9b89-cc643b6cf46e 2019-07-30 23:59:16,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727269649506s 2019-07-30 23:59:21,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:59:21,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:21,209 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:21 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-b4c299b7-65d8-485e-8f31-f91c56bc8528 2019-07-30 23:59:21,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-07-30 23:59:21,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:21 GMT Server: Apache x-openstack-request-id: req-538021b9-f32d-4510-8987-53b7eb05e561 2019-07-30 23:59:21,252 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:59:21,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-538021b9-f32d-4510-8987-53b7eb05e561 2019-07-30 23:59:21,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0771629810333s 2019-07-30 23:59:26,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:59:26,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:26,288 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:26 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-8a638752-5639-4d6f-8d08-25e734a97ce1 2019-07-30 23:59:26,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-07-30 23:59:26,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:26 GMT Server: Apache x-openstack-request-id: req-38491024-fcd3-4d50-8f48-706f9f31c608 2019-07-30 23:59:26,331 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:59:26,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-38491024-fcd3-4d50-8f48-706f9f31c608 2019-07-30 23:59:26,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728719234467s 2019-07-30 23:59:26,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:59:26,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:26,644 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:26 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-990dbcfd-1524-4310-91f7-0f47151346d7 2019-07-30 23:59:26,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:59:26,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8cfe05bf-38b3-41d7-b051-cd0856cbba37 2019-07-30 23:59:26,687 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:59:26,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-8cfe05bf-38b3-41d7-b051-cd0856cbba37 2019-07-30 23:59:26,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.355782985687s 2019-07-30 23:59:31,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:59:31,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:31,724 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:31 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-dec6116d-8f4c-4a9d-a889-2f93bf8d27e0 2019-07-30 23:59:31,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:59:31,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:31 GMT Server: Apache x-openstack-request-id: req-b20a2575-0cd6-4e7f-a437-9b25f2957474 2019-07-30 23:59:31,767 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:59:31,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-b20a2575-0cd6-4e7f-a437-9b25f2957474 2019-07-30 23:59:31,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734460353851s 2019-07-30 23:59:36,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:59:36,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:37,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:36 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-960ea582-d964-4c09-aab3-75d442b83113 2019-07-30 23:59:37,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:59:37,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:37 GMT Server: Apache x-openstack-request-id: req-77245c05-f6b2-4056-a74b-2951a82b2230 2019-07-30 23:59:37,152 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:59:37,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-77245c05-f6b2-4056-a74b-2951a82b2230 2019-07-30 23:59:37,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379416942596s 2019-07-30 23:59:37,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:59:37,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:37,184 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:37 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-d13e9c82-0298-4040-9f88-372dd2ece802 2019-07-30 23:59:37,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-07-30 23:59:37,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9d605bf3-cd65-4483-a66a-0f8f8e955488 2019-07-30 23:59:37,300 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:59:37,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-9d605bf3-cd65-4483-a66a-0f8f8e955488 2019-07-30 23:59:37,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.146746873856s 2019-07-30 23:59:42,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:59:42,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:42,337 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:42 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-427b4dd8-55fa-4df5-b542-aa82d84edae3 2019-07-30 23:59: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-07-30 23:59:42,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:42 GMT Server: Apache x-openstack-request-id: req-9431689b-f0e0-435a-aee8-de4e017fe8a5 2019-07-30 23:59:42,379 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:59:42,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-9431689b-f0e0-435a-aee8-de4e017fe8a5 2019-07-30 23:59:42,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730159282684s 2019-07-30 23:59:47,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:59:47,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:47,417 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:47 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-5788d657-ab36-478d-9838-12b184f5eb1e 2019-07-30 23:59:47,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-07-30 23:59:47,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:47 GMT Server: Apache x-openstack-request-id: req-aae38ca0-ebce-449e-8517-965343f55f71 2019-07-30 23:59:47,764 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:59:47,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-aae38ca0-ebce-449e-8517-965343f55f71 2019-07-30 23:59:47,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.378930091858s 2019-07-30 23:59:47,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:59:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:48,092 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:47 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-0a367ed5-b7aa-4a88-92e2-638a097149fc 2019-07-30 23:59:48,092 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:59:48,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-262f8ded-205f-4b3b-be6e-d0805f4c2727 2019-07-30 23:59:48,495 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:59:48,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-262f8ded-205f-4b3b-be6e-d0805f4c2727 2019-07-30 23:59:48,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.730407953262s 2019-07-30 23:59:53,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:59:53,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:53,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:53 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-c9830fd8-fb95-49ba-b656-8ece7d37e545 2019-07-30 23:59:53,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:59:53,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:53 GMT Server: Apache x-openstack-request-id: req-f08d0fef-4de9-4b5c-9a9b-c97cebc8f815 2019-07-30 23:59:53,577 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:59:53,577 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-f08d0fef-4de9-4b5c-9a9b-c97cebc8f815 2019-07-30 23:59:53,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750839710236s 2019-07-30 23:59:58,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-30 23:59:58,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:58,818 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:58 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-bdf8dbfa-5f21-4db6-b6d0-757214f81ae2 2019-07-30 23:59:58,819 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:59:58,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:58 GMT Server: Apache x-openstack-request-id: req-b5f189bf-969b-4a97-8246-09eed27e4158 2019-07-30 23:59:58,862 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-30 23:59:58,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-b5f189bf-969b-4a97-8246-09eed27e4158 2019-07-30 23:59:58,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.279489040375s 2019-07-30 23:59:58,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-30 23:59:58,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-30 23:59:58,895 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 30 Jul 2019 23:59:58 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-3ed63ba2-f974-4ad1-9f5d-8c40a1f337bc 2019-07-30 23:59:58,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-30 23:59:58,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 30 Jul 2019 23:59:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-19c5e46a-d5a8-4292-923a-80650b645020 2019-07-30 23:59:58,938 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-30 23:59:58,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-19c5e46a-d5a8-4292-923a-80650b645020 2019-07-30 23:59:58,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.075611114502s 2019-07-31 00:00:03,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:00:03,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:03,976 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:03 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-f46bc1b2-14e7-45db-8f9f-bd930d8cf12e 2019-07-31 00:00:03,976 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:00:04,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:03 GMT Server: Apache x-openstack-request-id: req-0da66250-d637-4bde-b7f0-9960729e2ef6 2019-07-31 00:00:04,294 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:00:04,294 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-0da66250-d637-4bde-b7f0-9960729e2ef6 2019-07-31 00:00:04,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349115133286s 2019-07-31 00:00:09,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:00:09,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:09,332 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:09 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-494b87bc-139a-4fdf-96a6-e78de7e091fa 2019-07-31 00:00:09,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-07-31 00:00:09,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:09 GMT Server: Apache x-openstack-request-id: req-1c6d6f0b-9a92-43ca-9e1a-3afadd61dc9c 2019-07-31 00:00:09,375 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:00:09,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-1c6d6f0b-9a92-43ca-9e1a-3afadd61dc9c 2019-07-31 00:00:09,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756249427795s 2019-07-31 00:00:09,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:00:09,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:09,722 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:09 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-23cb05ea-5d0c-4c4c-afbd-569b4eaeec3e 2019-07-31 00:00:09,722 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:00:09,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d614630d-758f-48f0-999d-5ba40eba58fe 2019-07-31 00:00:09,765 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:00:09,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-d614630d-758f-48f0-999d-5ba40eba58fe 2019-07-31 00:00:09,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.389242887497s 2019-07-31 00:00:14,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:00:14,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:14,802 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:14 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-37b0b183-4b45-444c-bee9-4c168ab661ef 2019-07-31 00:00:14,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-07-31 00:00:14,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:14 GMT Server: Apache x-openstack-request-id: req-492ce0a6-d0de-4093-91a3-fd89801d9061 2019-07-31 00:00:14,845 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:00:14,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-492ce0a6-d0de-4093-91a3-fd89801d9061 2019-07-31 00:00:14,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735700130463s 2019-07-31 00:00:19,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:00:19,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:19,883 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:19 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-0de10833-ecdc-4d68-b20f-64f0732bef20 2019-07-31 00:00:19,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:00:20,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:19 GMT Server: Apache x-openstack-request-id: req-d94e0da3-fb96-4ec1-ae3f-378d9ed38a5a 2019-07-31 00:00:20,223 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:00:20,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-d94e0da3-fb96-4ec1-ae3f-378d9ed38a5a 2019-07-31 00:00:20,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372270107269s 2019-07-31 00:00:20,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:00:20,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:20,254 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:20 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-e8550d17-8e7d-4ea3-a4d2-bf8f9ecbe30f 2019-07-31 00:00:20,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:00:20,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-916301bc-87f2-4df1-9ffa-8733052ac363 2019-07-31 00:00:20,281 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:00:20,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-916301bc-87f2-4df1-9ffa-8733052ac363 2019-07-31 00:00:20,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0570960044861s 2019-07-31 00:00:25,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:00:25,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:25,318 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:25 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-e6236170-b9ff-4a49-b5c6-02206ca91ebd 2019-07-31 00:00:25,319 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:00:25,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:25 GMT Server: Apache x-openstack-request-id: req-53131b5b-6165-49ee-8bcd-5a737efdc98e 2019-07-31 00:00:25,364 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:00:25,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-53131b5b-6165-49ee-8bcd-5a737efdc98e 2019-07-31 00:00:25,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765900611877s 2019-07-31 00:00:30,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:00:30,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:30,404 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:30 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-daaf1290-45ec-481a-bbaf-99a40af76abb 2019-07-31 00:00:30,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-07-31 00:00:30,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:30 GMT Server: Apache x-openstack-request-id: req-c571ab54-48db-467f-8b21-ceaa80e32329 2019-07-31 00:00:30,446 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:00:30,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-c571ab54-48db-467f-8b21-ceaa80e32329 2019-07-31 00:00:30,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760791301727s 2019-07-31 00:00:30,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:00:30,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:30,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:30 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-244946fc-21fd-4562-bb26-bb968a6cc838 2019-07-31 00:00:30,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-07-31 00:00:30,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-18ffcce7-224b-428b-aff6-1b2170e74850 2019-07-31 00:00:30,519 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:00:30,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-18ffcce7-224b-428b-aff6-1b2170e74850 2019-07-31 00:00:30,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722789764404s 2019-07-31 00:00:35,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:00:35,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:35,557 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:35 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-f48e443f-10b2-46b2-a654-e5fbaaf597e4 2019-07-31 00:00:35,557 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:00:35,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:35 GMT Server: Apache x-openstack-request-id: req-917e901c-f95e-4a1d-8e96-0830bace0856 2019-07-31 00:00:35,601 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:00:35,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-917e901c-f95e-4a1d-8e96-0830bace0856 2019-07-31 00:00:35,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753939151764s 2019-07-31 00:00:40,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:00:40,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:40,638 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:40 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-aac6c8d9-6e58-4334-b2a3-83efd347eba3 2019-07-31 00:00:40,638 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:00:40,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:40 GMT Server: Apache x-openstack-request-id: req-4d69239a-f37a-449a-8c70-f0595780cb78 2019-07-31 00:00:40,680 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:00:40,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-4d69239a-f37a-449a-8c70-f0595780cb78 2019-07-31 00:00:40,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737881660461s 2019-07-31 00:00:40,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:00:40,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:40,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:40 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-67c3feb6-033c-4577-88d6-428dbb06ded7 2019-07-31 00:00:40,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:00:41,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2f13e0b6-e4d8-4c64-9372-72dbd3a050c8 2019-07-31 00:00:41,031 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:00:41,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-2f13e0b6-e4d8-4c64-9372-72dbd3a050c8 2019-07-31 00:00:41,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.350364208221s 2019-07-31 00:00:46,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:00:46,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:46,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:46 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-51d65592-a716-4b3a-a5bb-62ecbcc1857b 2019-07-31 00:00:46,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:00:46,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:46 GMT Server: Apache x-openstack-request-id: req-cf2245a0-4762-41f8-b8b7-e0b3f0c32caa 2019-07-31 00:00:46,111 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:00:46,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-cf2245a0-4762-41f8-b8b7-e0b3f0c32caa 2019-07-31 00:00:46,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733299255371s 2019-07-31 00:00:51,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:00:51,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:51,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:51 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-6c5ac40f-941e-4bf0-a744-afe2770bbff0 2019-07-31 00:00:51,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-07-31 00:00:51,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:51 GMT Server: Apache x-openstack-request-id: req-4577f086-fc26-4848-9cd6-b668939079d2 2019-07-31 00:00:51,568 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:00:51,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-4577f086-fc26-4848-9cd6-b668939079d2 2019-07-31 00:00:51,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.451357841492s 2019-07-31 00:00:51,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:00:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:51,598 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:51 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-1ce5e2a0-3d5a-437f-9172-32c6b377f749 2019-07-31 00:00:51,599 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:00:51,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dbc68407-42ca-47c6-965c-820b3ac593c3 2019-07-31 00:00:51,641 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:00:51,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-dbc68407-42ca-47c6-965c-820b3ac593c3 2019-07-31 00:00:51,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072338104248s 2019-07-31 00:00:56,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:00:56,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:00:56,682 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:00:56 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-8ed79946-987e-4081-a57f-6abc1161ce20 2019-07-31 00:00:56,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-07-31 00:00:56,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:00:56 GMT Server: Apache x-openstack-request-id: req-ee1b7868-bfae-41ae-8b55-8b93543ebe68 2019-07-31 00:00:56,724 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:00:56,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-ee1b7868-bfae-41ae-8b55-8b93543ebe68 2019-07-31 00:00:56,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760071277618s 2019-07-31 00:01:01,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:01:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:01,759 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:01 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-0dccaff3-e446-47c7-ae76-1f209f8250e7 2019-07-31 00:01:01,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-07-31 00:01:01,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:01 GMT Server: Apache x-openstack-request-id: req-35a0af9f-9c6d-4b7d-b365-525aa5c8ccc7 2019-07-31 00:01:01,801 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:01:01,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-35a0af9f-9c6d-4b7d-b365-525aa5c8ccc7 2019-07-31 00:01:01,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721988677979s 2019-07-31 00:01:01,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:01:01,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:01,836 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:01 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-52ecc6d8-1f30-4805-99f6-98f1d6450a12 2019-07-31 00:01:01,836 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:01:01,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f32add46-ba29-43a8-8a8f-f51fee1b1327 2019-07-31 00:01:01,878 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:01:01,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-f32add46-ba29-43a8-8a8f-f51fee1b1327 2019-07-31 00:01:01,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0765268802643s 2019-07-31 00:01:06,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:01:06,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:06,917 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:06 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-3b866f60-3031-48e4-b2d9-1a8af735f27e 2019-07-31 00:01:06,917 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:01:06,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:06 GMT Server: Apache x-openstack-request-id: req-61648584-5efc-4334-aa60-303582d12bb5 2019-07-31 00:01:06,962 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:01:06,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-61648584-5efc-4334-aa60-303582d12bb5 2019-07-31 00:01:06,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769851207733s 2019-07-31 00:01:11,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:01:11,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:12,000 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:11 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-e8a4ba9d-abc2-4d43-987d-83156bbb8675 2019-07-31 00:01:12,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-07-31 00:01:12,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:11 GMT Server: Apache x-openstack-request-id: req-5d85ddcf-4aa7-46cd-93bd-9de3e86ee57c 2019-07-31 00:01:12,042 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:01:12,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-5d85ddcf-4aa7-46cd-93bd-9de3e86ee57c 2019-07-31 00:01:12,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744738578796s 2019-07-31 00:01:12,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:01:12,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:12,073 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:12 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-42700823-25f8-485a-a4a1-31d78ecc32b3 2019-07-31 00:01:12,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-07-31 00:01:12,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1dd1607d-a6ee-4336-9c57-362818d22426 2019-07-31 00:01:12,115 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:01:12,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-1dd1607d-a6ee-4336-9c57-362818d22426 2019-07-31 00:01:12,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726549625397s 2019-07-31 00:01:17,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:01:17,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:17,174 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:17 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-79b6283b-27ad-458e-b14f-838751107b9a 2019-07-31 00:01: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-07-31 00:01:17,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:17 GMT Server: Apache x-openstack-request-id: req-c32ae78a-96de-4989-94c8-1188a3937700 2019-07-31 00:01:17,217 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:01:17,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-c32ae78a-96de-4989-94c8-1188a3937700 2019-07-31 00:01:17,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0946278572083s 2019-07-31 00:01:22,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:01:22,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:22,254 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-2ad92d02-069d-40e0-bb47-b7a897b6925b 2019-07-31 00:01:22,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:01:22,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:22 GMT Server: Apache x-openstack-request-id: req-79aa6ca4-8743-44f6-864e-8e3b1d9420d0 2019-07-31 00:01:22,296 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:01:22,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-79aa6ca4-8743-44f6-864e-8e3b1d9420d0 2019-07-31 00:01:22,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728628635406s 2019-07-31 00:01:22,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:01:22,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:22,327 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-be1b43ce-8605-46f8-a78f-92ea82038f28 2019-07-31 00:01: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-07-31 00:01:22,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-85592683-77ed-4923-a0a8-ea5be6783aa1 2019-07-31 00:01:22,652 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:01:22,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-85592683-77ed-4923-a0a8-ea5be6783aa1 2019-07-31 00:01:22,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.355715036392s 2019-07-31 00:01:27,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:01:27,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:27,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-fe568466-2eeb-4d34-acdf-f430e8a06f77 2019-07-31 00:01:27,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-07-31 00:01:27,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:27 GMT Server: Apache x-openstack-request-id: req-1ce8fe64-988a-47c2-99fc-02188c13baf4 2019-07-31 00:01:27,734 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:01:27,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-1ce8fe64-988a-47c2-99fc-02188c13baf4 2019-07-31 00:01:27,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751421451569s 2019-07-31 00:01:32,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:01:32,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:32,771 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-cf98d892-eb63-4d3a-9816-49086c54bd76 2019-07-31 00:01:32,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-07-31 00:01:32,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:32 GMT Server: Apache x-openstack-request-id: req-ae818cdf-e005-4884-a2e9-46833e538f58 2019-07-31 00:01:32,814 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:01:32,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-ae818cdf-e005-4884-a2e9-46833e538f58 2019-07-31 00:01:32,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739109516144s 2019-07-31 00:01:32,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:01:32,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:32,845 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-c3842ceb-ce39-4353-b36a-343a428d66a6 2019-07-31 00:01:32,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-07-31 00:01:32,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-faf65ef5-328d-48ec-a8b2-d619d4adaec6 2019-07-31 00:01:32,872 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:01:32,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-faf65ef5-328d-48ec-a8b2-d619d4adaec6 2019-07-31 00:01:32,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0574867725372s 2019-07-31 00:01:37,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:01:37,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:37,911 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:37 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-0b6273d6-0157-42e1-a2ba-dc6ffd173910 2019-07-31 00:01:37,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-07-31 00:01:37,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:37 GMT Server: Apache x-openstack-request-id: req-d7426f7f-d20b-48b0-8c26-c4e2be1aa89d 2019-07-31 00:01:37,953 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:01:37,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-d7426f7f-d20b-48b0-8c26-c4e2be1aa89d 2019-07-31 00:01:37,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749659538269s 2019-07-31 00:01:42,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:01:42,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:42,991 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:42 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-cb5dfc8e-b055-4f4e-a530-740993b5dc39 2019-07-31 00:01:42,992 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:01:43,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:42 GMT Server: Apache x-openstack-request-id: req-226e00f3-ec1a-4fb2-b2d8-dcfc6f29b884 2019-07-31 00:01:43,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:01:43,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-226e00f3-ec1a-4fb2-b2d8-dcfc6f29b884 2019-07-31 00:01:43,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745878219604s 2019-07-31 00:01:43,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:01:43,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:43,350 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:43 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-396f5fb6-8fae-4e46-8658-61ae00b0be06 2019-07-31 00:01:43,351 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:01:43,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5c9fb692-54f0-490b-9bc8-a3492ccea781 2019-07-31 00:01:43,696 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:01:43,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-5c9fb692-54f0-490b-9bc8-a3492ccea781 2019-07-31 00:01:43,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.66118812561s 2019-07-31 00:01:48,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:01:48,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:48,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:48 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-48277a5e-fed5-4181-acc4-d15b15e6f585 2019-07-31 00:01:48,733 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:01:48,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:48 GMT Server: Apache x-openstack-request-id: req-9b19351b-2b45-4ab6-8a50-5d30cca802cb 2019-07-31 00:01:48,776 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:01:48,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-9b19351b-2b45-4ab6-8a50-5d30cca802cb 2019-07-31 00:01:48,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073625087738s 2019-07-31 00:01:53,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:01:53,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:53,813 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:53 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-d568e5b6-594c-499b-820d-e327aad56625 2019-07-31 00:01:53,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:01:53,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:53 GMT Server: Apache x-openstack-request-id: req-a9b834de-b16b-42b0-945e-b8a247b34f1c 2019-07-31 00:01:53,856 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:01:53,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-a9b834de-b16b-42b0-945e-b8a247b34f1c 2019-07-31 00:01:53,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738611221313s 2019-07-31 00:01:53,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:01:53,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:53,887 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:53 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-9c78914b-044b-470d-9f84-80fe623667cf 2019-07-31 00:01:53,887 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:01:53,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5ed160d2-48e3-4167-9016-114a8c9ba7df 2019-07-31 00:01:53,929 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:01:53,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-5ed160d2-48e3-4167-9016-114a8c9ba7df 2019-07-31 00:01:53,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731599330902s 2019-07-31 00:01:58,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:01:58,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:01:58,969 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:01:58 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-3431c489-df3c-4982-a818-58676a725b7c 2019-07-31 00:01:58,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:01:59,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:01:58 GMT Server: Apache x-openstack-request-id: req-5ef347d6-ad63-4ecd-aa31-2218a4670861 2019-07-31 00:01:59,305 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:01:59,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-5ef347d6-ad63-4ecd-aa31-2218a4670861 2019-07-31 00:01:59,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.369256019592s 2019-07-31 00:02:04,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:02:04,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:04,631 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:04 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-fa735af5-0643-4eb3-854b-2297af8856fc 2019-07-31 00:02:04,631 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:02:04,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:04 GMT Server: Apache x-openstack-request-id: req-beadd9e0-68be-462d-8707-341b43a5da76 2019-07-31 00:02:04,971 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:02:04,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-beadd9e0-68be-462d-8707-341b43a5da76 2019-07-31 00:02:04,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.659779071808s 2019-07-31 00:02:04,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:02:04,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:05,001 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:04 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-6e61bea6-6fc9-46cf-8242-0a742274b330 2019-07-31 00:02:05,001 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:02:05,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-14043a83-e3e2-41d1-bbb8-12473ebe7c64 2019-07-31 00:02:05,044 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:02:05,044 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-14043a83-e3e2-41d1-bbb8-12473ebe7c64 2019-07-31 00:02:05,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724980831146s 2019-07-31 00:02:10,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:02:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:10,351 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:10 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-5b6e01c7-a0b4-463b-83d1-8aeaf16c3292 2019-07-31 00:02:10,351 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:02:10,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:10 GMT Server: Apache x-openstack-request-id: req-9b84d35a-b49d-4e53-9fdc-5963a7bdbee4 2019-07-31 00:02:10,394 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:02:10,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-9b84d35a-b49d-4e53-9fdc-5963a7bdbee4 2019-07-31 00:02:10,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344106912613s 2019-07-31 00:02:15,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:02:15,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:15,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:15 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-c949d03a-ea08-48f3-92fe-ae064fa74017 2019-07-31 00:02:15,433 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:02:15,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:15 GMT Server: Apache x-openstack-request-id: req-1f494bd4-6a54-4da7-b862-5420f9309cd4 2019-07-31 00:02:15,475 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:02:15,476 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-1f494bd4-6a54-4da7-b862-5420f9309cd4 2019-07-31 00:02:15,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753240585327s 2019-07-31 00:02:15,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:02:15,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:15,507 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:15 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-757ef792-f574-448d-899f-2cc4ea57cf0e 2019-07-31 00:02:15,508 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:02:15,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d2c352cf-a232-4f93-b275-a114a6e7efa6 2019-07-31 00:02:15,550 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:02:15,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-d2c352cf-a232-4f93-b275-a114a6e7efa6 2019-07-31 00:02:15,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745661258698s 2019-07-31 00:02:20,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:02:20,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:20,590 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:20 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-aa3d64ce-6559-4465-adbb-fbedcef4a2f0 2019-07-31 00:02:20,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:02:20,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:20 GMT Server: Apache x-openstack-request-id: req-7b57745c-2c65-4866-b7a6-b7996ab0a6d0 2019-07-31 00:02:20,633 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:02:20,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-7b57745c-2c65-4866-b7a6-b7996ab0a6d0 2019-07-31 00:02:20,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754101276398s 2019-07-31 00:02:25,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:02:25,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:25,964 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:25 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-ba7350ba-7fc9-43d9-9c1c-18d331f4cbf9 2019-07-31 00:02:25,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-07-31 00:02:26,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:25 GMT Server: Apache x-openstack-request-id: req-b2387f2c-4d25-4b5e-82c2-8445c8c8dd9e 2019-07-31 00:02:26,006 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:02:26,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-b2387f2c-4d25-4b5e-82c2-8445c8c8dd9e 2019-07-31 00:02:26,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.36777305603s 2019-07-31 00:02:26,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:02:26,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:26,038 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:26 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-eeaaac59-a977-46ff-82ca-d720307e5ab9 2019-07-31 00:02:26,039 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:02:26,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0fdd6564-b6d0-40cd-bada-33729466b808 2019-07-31 00:02:26,085 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:02:26,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-0fdd6564-b6d0-40cd-bada-33729466b808 2019-07-31 00:02:26,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0783290863037s 2019-07-31 00:02:31,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:02:31,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:31,123 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:31 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-8f4cc77c-0899-434a-aaf7-c5e0a065d127 2019-07-31 00:02:31,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-07-31 00:02:31,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:31 GMT Server: Apache x-openstack-request-id: req-12688311-6ca1-4a95-a0a0-f9963c608cd1 2019-07-31 00:02:31,166 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:02:31,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-12688311-6ca1-4a95-a0a0-f9963c608cd1 2019-07-31 00:02:31,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741469860077s 2019-07-31 00:02:36,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:02:36,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:36,204 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:36 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-8918e0f4-61f0-4beb-9d8c-5286e7064bfe 2019-07-31 00:02:36,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-07-31 00:02:36,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:36 GMT Server: Apache x-openstack-request-id: req-2054e25d-01f4-4344-8aa2-69b951cdc5e9 2019-07-31 00:02:36,246 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:02:36,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-2054e25d-01f4-4344-8aa2-69b951cdc5e9 2019-07-31 00:02:36,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743379592896s 2019-07-31 00:02:36,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:02:36,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:36,278 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:36 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-22d9e5b3-a6fb-41fe-9c9f-934c790aeebd 2019-07-31 00:02:36,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:02:36,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fef5fc82-c17a-4355-a19a-c36e972e7e8e 2019-07-31 00:02:36,321 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:02:36,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-fef5fc82-c17a-4355-a19a-c36e972e7e8e 2019-07-31 00:02:36,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745220184326s 2019-07-31 00:02:41,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:02:41,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:41,651 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:41 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-ce5ec028-083b-4374-83ef-01feacd57199 2019-07-31 00:02:41,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-07-31 00:02:41,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:41 GMT Server: Apache x-openstack-request-id: req-df6042e0-8821-4033-a5bd-1f63c4259152 2019-07-31 00:02:41,694 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:02:41,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-df6042e0-8821-4033-a5bd-1f63c4259152 2019-07-31 00:02:41,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366165161133s 2019-07-31 00:02:46,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:02:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:46,730 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:46 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-91591c1c-5ac2-4a2f-b9ec-6f7f9d4a5c57 2019-07-31 00:02:46,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-07-31 00:02:46,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:46 GMT Server: Apache x-openstack-request-id: req-5d705707-22a9-4b33-b91a-b5c77a930782 2019-07-31 00:02:46,772 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:02:46,772 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-5d705707-22a9-4b33-b91a-b5c77a930782 2019-07-31 00:02:46,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724670886993s 2019-07-31 00:02:46,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:02:46,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:46,805 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:46 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-813e3c6e-04cc-47c4-823b-3e1900aa5b1b 2019-07-31 00:02:46,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-07-31 00:02:46,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3df81cb7-c68a-46ec-95b3-8a50277cd8a1 2019-07-31 00:02:46,849 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:02:46,849 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-3df81cb7-c68a-46ec-95b3-8a50277cd8a1 2019-07-31 00:02:46,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0758719444275s 2019-07-31 00:02:51,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:02:51,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:51,886 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:51 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-3d50f5e6-395b-481a-8911-c8aecfe5c58c 2019-07-31 00:02:51,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:02:51,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:51 GMT Server: Apache x-openstack-request-id: req-cabe1a70-335c-409d-8c57-90d4baceb751 2019-07-31 00:02:51,928 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:02:51,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-cabe1a70-335c-409d-8c57-90d4baceb751 2019-07-31 00:02:51,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725200176239s 2019-07-31 00:02:56,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:02:56,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:56,965 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:56 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-08205ab5-75b2-4a14-a416-7546c7b15c86 2019-07-31 00:02:56,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-07-31 00:02:57,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:56 GMT Server: Apache x-openstack-request-id: req-90f342a9-7a1c-4a34-bee9-7096c09023df 2019-07-31 00:02:57,009 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:02:57,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-90f342a9-7a1c-4a34-bee9-7096c09023df 2019-07-31 00:02:57,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752799510956s 2019-07-31 00:02:57,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:02:57,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:02:57,039 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:02:57 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-018d6d48-dcc5-4257-9661-0c90f779b5b3 2019-07-31 00:02:57,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-07-31 00:02:57,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:02:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-688a9ec1-c74d-4444-b630-f445c5740e0b 2019-07-31 00:02:57,082 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:02:57,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-688a9ec1-c74d-4444-b630-f445c5740e0b 2019-07-31 00:02:57,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724730491638s 2019-07-31 00:03:02,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:03:02,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:02,434 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:02 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-cd9c0b75-e0fd-45f2-8285-1f4ef4948bf6 2019-07-31 00:03:02,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-07-31 00:03:02,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:02 GMT Server: Apache x-openstack-request-id: req-cdf89c7c-e908-47e1-925e-40c570d25363 2019-07-31 00:03:02,478 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:03:02,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-cdf89c7c-e908-47e1-925e-40c570d25363 2019-07-31 00:03:02,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.389084100723s 2019-07-31 00:03:07,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:03:07,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:07,514 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:07 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-4e6ae7db-4e72-428a-8bbb-56b294ebccf4 2019-07-31 00:03:07,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:03:07,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:07 GMT Server: Apache x-openstack-request-id: req-3cd56cb1-b483-457d-82f1-7d3061a6edf5 2019-07-31 00:03:07,557 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:03:07,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-3cd56cb1-b483-457d-82f1-7d3061a6edf5 2019-07-31 00:03:07,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732901096344s 2019-07-31 00:03:07,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:03:07,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:07,588 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:07 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-c540f476-9293-4211-931a-38a9c489e792 2019-07-31 00:03:07,588 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:03:07,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5f49ed35-b8a6-4acc-9ace-3bc9eba9607e 2019-07-31 00:03:07,633 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:03:07,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-5f49ed35-b8a6-4acc-9ace-3bc9eba9607e 2019-07-31 00:03:07,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0758240222931s 2019-07-31 00:03:12,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:03:12,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:12,670 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:12 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-4c6079ed-c451-4de2-bc81-cf6106e7694d 2019-07-31 00:03:12,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-07-31 00:03:12,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:12 GMT Server: Apache x-openstack-request-id: req-7abe2d60-135e-4d49-9f95-a5945b85cc06 2019-07-31 00:03:12,713 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:03:12,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-7abe2d60-135e-4d49-9f95-a5945b85cc06 2019-07-31 00:03:12,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072692155838s 2019-07-31 00:03:17,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:03:17,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:18,049 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:17 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-f25c2877-ecd0-47e8-8fba-aa1ce905b5b7 2019-07-31 00:03:18,050 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:03:18,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:18 GMT Server: Apache x-openstack-request-id: req-3ac0605c-a39a-4451-9bfe-aff72be9f8bd 2019-07-31 00:03:18,091 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:03:18,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-3ac0605c-a39a-4451-9bfe-aff72be9f8bd 2019-07-31 00:03:18,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.372948884964s 2019-07-31 00:03:18,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:03:18,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:18,123 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:18 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-76c4b96d-8cf0-4f63-8635-2a5cd0771565 2019-07-31 00:03:18,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-07-31 00:03:18,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7fc11ddc-c384-4bdd-9b4b-6dc41df174a9 2019-07-31 00:03:18,166 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:03:18,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-7fc11ddc-c384-4bdd-9b4b-6dc41df174a9 2019-07-31 00:03:18,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740201473236s 2019-07-31 00:03:23,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:03:23,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:23,503 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:23 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-ed515459-4c10-45b7-b97f-c851c353af36 2019-07-31 00:03:23,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-07-31 00:03:23,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:23 GMT Server: Apache x-openstack-request-id: req-169e05df-f51f-4d3e-8cbc-7654b3892ab0 2019-07-31 00:03:23,824 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:03:23,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-169e05df-f51f-4d3e-8cbc-7654b3892ab0 2019-07-31 00:03:23,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.651458024979s 2019-07-31 00:03:28,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:03:28,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:28,861 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:28 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-44f78d10-6d15-42ef-bd55-4bac25aec309 2019-07-31 00:03:28,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:03:28,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:28 GMT Server: Apache x-openstack-request-id: req-a241ce4f-adc8-4566-a2bf-dd944008a9be 2019-07-31 00:03:28,905 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:03:28,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-a241ce4f-adc8-4566-a2bf-dd944008a9be 2019-07-31 00:03:28,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748941898346s 2019-07-31 00:03:28,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:03:28,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:28,936 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:28 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-0662dc0c-0889-4818-816d-dbc52ff7999b 2019-07-31 00:03: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-07-31 00:03:28,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5cb35838-cbc3-4c66-b1b5-12f53dabc890 2019-07-31 00:03:28,978 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:03:28,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-5cb35838-cbc3-4c66-b1b5-12f53dabc890 2019-07-31 00:03:28,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732090473175s 2019-07-31 00:03:33,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:03:33,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:34,017 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:33 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-89acab42-7f65-4591-bc61-7bff66c3b484 2019-07-31 00:03:34,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-07-31 00:03:34,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:34 GMT Server: Apache x-openstack-request-id: req-5b6416b5-2d41-4cdc-882b-194f0c2677ef 2019-07-31 00:03:34,059 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:03:34,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-5b6416b5-2d41-4cdc-882b-194f0c2677ef 2019-07-31 00:03:34,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740540027618s 2019-07-31 00:03:39,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:03:39,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:39,096 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:39 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc Server: Apache x-openstack-request-id: req-ee9e1f77-748a-4add-99f2-23c30b171750 2019-07-31 00:03:39,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-07-31 00:03:39,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 581 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-acf76540-8343-4db4-9371-98f2fc9a3d6e 2019-07-31 00:03:39,432 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-07-31T00:03:38Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/sprout/events/4732d432-5820-486a-970a-812469054d44", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e4f58f9d-944d-4108-bfad-cee7b5dd4017", "id": "4732d432-5820-486a-970a-812469054d44"}, {"resource_name": "bono", "event_time": "2019-07-31T00:03:39Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/bono/events/ab290134-2ceb-4dec-be38-fd7d550f2f1a", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-abkwrspps7cx", "id": "ab290134-2ceb-4dec-be38-fd7d550f2f1a"}, {"resource_name": "homer", "event_time": "2019-07-31T00:03:39Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/homer/events/96783114-0eb8-45a3-8e35-9279aeac2ba6", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-rudwcei3wilg", "id": "96783114-0eb8-45a3-8e35-9279aeac2ba6"}, {"resource_name": "dime", "event_time": "2019-07-31T00:03:39Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dime/events/c436840b-c2ff-456e-8442-68cd4c868df8", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-bztjgqe5qeho", "id": "c436840b-c2ff-456e-8442-68cd4c868df8"}]} 2019-07-31 00:03:39,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc&marker=277b584e-c0a5-4389-a30b-c7b32ae74c17&sort_dir=asc used request id req-acf76540-8343-4db4-9371-98f2fc9a3d6e 2019-07-31 00:03:39,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.367216825485s 2019-07-31 00:03:44,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:03:44,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:44,550 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:44 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-08e1fe4c-edd8-40f2-9a55-ff5145485089 2019-07-31 00:03:44,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-07-31 00:03:44,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:44 GMT Server: Apache x-openstack-request-id: req-8caddf7d-4d8d-4d67-a3b4-6bc503093afb 2019-07-31 00:03:44,593 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:03:44,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-8caddf7d-4d8d-4d67-a3b4-6bc503093afb 2019-07-31 00:03:44,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.153492927551s 2019-07-31 00:03:49,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:03:49,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:49,645 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:49 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-546ff458-c2db-45fa-a7fc-7592a7e9571a 2019-07-31 00:03:49,646 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:03:49,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:49 GMT Server: Apache x-openstack-request-id: req-2b9d4a1d-4a02-44a9-94b3-85c1bf8ff537 2019-07-31 00:03:49,688 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:03:49,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-2b9d4a1d-4a02-44a9-94b3-85c1bf8ff537 2019-07-31 00:03:49,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0897090435028s 2019-07-31 00:03:49,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:03:49,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:49,719 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:49 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-f11742b2-3e5f-4dc0-b0db-b42e3af88fad 2019-07-31 00:03:49,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-07-31 00:03:49,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6b114bb7-ea27-4ddc-a998-19f526f5f7c0 2019-07-31 00:03:49,763 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:03:49,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-6b114bb7-ea27-4ddc-a998-19f526f5f7c0 2019-07-31 00:03:49,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741698741913s 2019-07-31 00:03:54,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:03:54,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:03:55,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:03:54 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-d321f337-4827-493f-a796-1452c4f7efe8 2019-07-31 00:03:55,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:03:55,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:03:55 GMT Server: Apache x-openstack-request-id: req-ecb21c35-4c48-4f16-8bd0-dce9bd0abfc1 2019-07-31 00:03:55,383 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:03:55,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-ecb21c35-4c48-4f16-8bd0-dce9bd0abfc1 2019-07-31 00:03:55,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.613488197327s 2019-07-31 00:04:00,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:04:00,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:00,422 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-96f6b371-fa93-407d-a323-117273ca963d 2019-07-31 00:04:00,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-07-31 00:04:00,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:00 GMT Server: Apache x-openstack-request-id: req-635994b9-406e-4366-937a-f228b8b67f04 2019-07-31 00:04:00,464 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:04:00,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-635994b9-406e-4366-937a-f228b8b67f04 2019-07-31 00:04:00,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074893951416s 2019-07-31 00:04:00,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:04:00,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:00,496 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-d04bda08-0edb-42c9-8c4f-14cae5c17834 2019-07-31 00:04:00,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-07-31 00:04:00,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7744f177-da6e-4db0-85b2-22edcbca825b 2019-07-31 00:04:00,539 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:04:00,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-7744f177-da6e-4db0-85b2-22edcbca825b 2019-07-31 00:04:00,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747361183167s 2019-07-31 00:04:05,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:04:05,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:05,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:05 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-5c98e598-fcf1-4ee4-8399-80c172960312 2019-07-31 00:04:05,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-07-31 00:04:05,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:05 GMT Server: Apache x-openstack-request-id: req-858df347-a547-4a47-a97b-e7bd6602f07e 2019-07-31 00:04:05,901 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:04:05,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-858df347-a547-4a47-a97b-e7bd6602f07e 2019-07-31 00:04:05,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354696989059s 2019-07-31 00:04:10,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:04:10,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:11,225 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:10 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-5f0e812f-4b86-4245-a64d-e96693d7c7ce 2019-07-31 00:04:11,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:04:11,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:11 GMT Server: Apache x-openstack-request-id: req-afdb2039-09f8-4828-85dc-ea640c00ff53 2019-07-31 00:04:11,269 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:04:11,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-afdb2039-09f8-4828-85dc-ea640c00ff53 2019-07-31 00:04:11,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362611055374s 2019-07-31 00:04:11,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:04:11,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:11,303 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:11 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-65e26435-8689-4074-bbf7-39c085c79088 2019-07-31 00:04:11,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-07-31 00:04:11,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e90662f4-e1e7-4a89-a13a-99b6fb2d2244 2019-07-31 00:04:11,347 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:04:11,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-e90662f4-e1e7-4a89-a13a-99b6fb2d2244 2019-07-31 00:04:11,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0770111083984s 2019-07-31 00:04:16,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:04:16,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:16,384 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:16 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-d57b9ca3-75ad-4657-85cc-905622c1cd4b 2019-07-31 00:04:16,384 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:04:16,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:16 GMT Server: Apache x-openstack-request-id: req-a84ffcca-d786-48e7-990a-b134c0f5628f 2019-07-31 00:04:16,706 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:04:16,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-a84ffcca-d786-48e7-990a-b134c0f5628f 2019-07-31 00:04:16,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353886127472s 2019-07-31 00:04:21,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:04:21,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:22,026 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:21 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-c14c54fc-66d9-4583-8f16-cfe2f675b63e 2019-07-31 00:04:22,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-07-31 00:04:22,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:22 GMT Server: Apache x-openstack-request-id: req-c9381b06-7c34-4d77-b835-55bf750e3b38 2019-07-31 00:04:22,069 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:04:22,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-c9381b06-7c34-4d77-b835-55bf750e3b38 2019-07-31 00:04:22,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.357334852219s 2019-07-31 00:04:22,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:04:22,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:22,102 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-2df37a03-654a-48bf-993d-6ee351ddb224 2019-07-31 00:04:22,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:04:22,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a67a2df0-4518-493e-80d8-4ea81fee0c3d 2019-07-31 00:04:22,144 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:04:22,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-a67a2df0-4518-493e-80d8-4ea81fee0c3d 2019-07-31 00:04:22,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074490070343s 2019-07-31 00:04:27,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:04:27,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:27,182 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-7aa3d44a-1b16-4df1-9645-e0bfeb5759ab 2019-07-31 00:04:27,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:04:27,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:27 GMT Server: Apache x-openstack-request-id: req-563b69d1-20fc-4523-87dc-4fd715ad37d3 2019-07-31 00:04:27,224 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:04:27,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-563b69d1-20fc-4523-87dc-4fd715ad37d3 2019-07-31 00:04:27,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729100704193s 2019-07-31 00:04:32,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:04:32,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:32,261 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-1e6aeada-05f1-47d5-b05f-8e86cbb702f5 2019-07-31 00:04:32,261 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:04:32,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:32 GMT Server: Apache x-openstack-request-id: req-b11cc122-2b98-4367-b33a-9ec1dac90f52 2019-07-31 00:04:32,303 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:04:32,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-b11cc122-2b98-4367-b33a-9ec1dac90f52 2019-07-31 00:04:32,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733699798584s 2019-07-31 00:04:32,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:04:32,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:32,631 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-123e7ea8-7eb6-4655-b455-9482e2998461 2019-07-31 00:04:32,631 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:04:33,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d07dc686-7a60-4580-867c-db68d5e07643 2019-07-31 00:04:33,040 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:04:33,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-d07dc686-7a60-4580-867c-db68d5e07643 2019-07-31 00:04:33,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.735898971558s 2019-07-31 00:04:38,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:04:38,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:38,376 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:38 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-1cf127b0-e8ca-4b62-89c2-5c4f460fed59 2019-07-31 00:04:38,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-07-31 00:04:38,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:38 GMT Server: Apache x-openstack-request-id: req-22966947-7d6d-4c28-847a-648029080c25 2019-07-31 00:04:38,418 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:04:38,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-22966947-7d6d-4c28-847a-648029080c25 2019-07-31 00:04:38,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370862007141s 2019-07-31 00:04:43,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:04:43,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:43,453 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:43 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-aa5e2ff6-45a6-4247-b259-d5d4161ae77a 2019-07-31 00:04:43,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:04:43,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:43 GMT Server: Apache x-openstack-request-id: req-c8057023-579f-4206-88f7-a167dc1a59e8 2019-07-31 00:04:43,494 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:04:43,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-c8057023-579f-4206-88f7-a167dc1a59e8 2019-07-31 00:04:43,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708181858063s 2019-07-31 00:04:43,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:04:43,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:43,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:43 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-97d0837b-9e98-40c2-a7d5-e097ae5721c0 2019-07-31 00:04:43,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-07-31 00:04:43,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3e8a15d0-3df1-406f-a19d-3badd5480b87 2019-07-31 00:04:43,568 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:04:43,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-3e8a15d0-3df1-406f-a19d-3badd5480b87 2019-07-31 00:04:43,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731301307678s 2019-07-31 00:04:48,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:04:48,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:48,606 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:48 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-89249196-b28f-403f-a544-4de961bfe1c1 2019-07-31 00:04:48,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-07-31 00:04:48,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:48 GMT Server: Apache x-openstack-request-id: req-d44b53cc-1c8f-4f0e-9e31-d5f4ee82d53e 2019-07-31 00:04:48,649 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:04:48,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-d44b53cc-1c8f-4f0e-9e31-d5f4ee82d53e 2019-07-31 00:04:48,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742120742798s 2019-07-31 00:04:53,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:04:53,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:53,686 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:53 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-c941b727-b87e-425a-a022-33e5774fe79e 2019-07-31 00:04:53,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:04:53,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:53 GMT Server: Apache x-openstack-request-id: req-0a717c0d-a3b5-4c35-8abb-97b658e6aed1 2019-07-31 00:04:53,729 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:04:53,729 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-0a717c0d-a3b5-4c35-8abb-97b658e6aed1 2019-07-31 00:04:53,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744988918304s 2019-07-31 00:04:53,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:04:53,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:54,050 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:53 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-a11cb44b-4935-4845-9324-7d5f1e6a38fc 2019-07-31 00:04:54,050 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:04:54,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9a733074-21ef-4662-a314-2ff6fe0ee5ff 2019-07-31 00:04:54,092 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:04:54,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-9a733074-21ef-4662-a314-2ff6fe0ee5ff 2019-07-31 00:04:54,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.362632036209s 2019-07-31 00:04:59,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:04:59,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:04:59,130 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:04:59 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-f41ae5ad-00c8-4af6-887b-bfa14ad2eb62 2019-07-31 00:04:59,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-07-31 00:04:59,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:04:59 GMT Server: Apache x-openstack-request-id: req-9ef4eadc-92df-4506-af99-982bc3384a9b 2019-07-31 00:04:59,480 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:04:59,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-9ef4eadc-92df-4506-af99-982bc3384a9b 2019-07-31 00:04:59,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.38120508194s 2019-07-31 00:05:04,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:05:04,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:04,515 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:04 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-6302ee5f-ef63-4ce1-a1b5-126d2fb15656 2019-07-31 00:05:04,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-07-31 00:05:04,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:04 GMT Server: Apache x-openstack-request-id: req-ff42bf70-4bbe-4d2a-8957-48dd9c8d4694 2019-07-31 00:05:04,845 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:05:04,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-ff42bf70-4bbe-4d2a-8957-48dd9c8d4694 2019-07-31 00:05:04,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35862994194s 2019-07-31 00:05:04,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:05:04,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:04,875 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:04 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-9954722c-524d-4549-a936-d9324225f398 2019-07-31 00:05:04,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-07-31 00:05:04,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-74ecc502-80e6-4986-9198-fa6816e8d723 2019-07-31 00:05:04,918 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:05:04,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-74ecc502-80e6-4986-9198-fa6816e8d723 2019-07-31 00:05:04,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726659297943s 2019-07-31 00:05:09,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:05:09,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:09,958 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:09 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-88bb318c-0226-4008-b3b8-d74e3e89ebc8 2019-07-31 00:05:09,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-07-31 00:05:10,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:09 GMT Server: Apache x-openstack-request-id: req-178d2d3b-25d8-40fd-8479-169f5cda00ee 2019-07-31 00:05:10,000 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:05:10,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-178d2d3b-25d8-40fd-8479-169f5cda00ee 2019-07-31 00:05:10,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758459568024s 2019-07-31 00:05:15,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:05:15,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:15,036 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:15 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-21e2bb90-0b59-47d2-b08e-7ee2b78cf53e 2019-07-31 00:05:15,036 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:05:15,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:15 GMT Server: Apache x-openstack-request-id: req-752e4356-7261-476c-9b59-580e06cd69f9 2019-07-31 00:05:15,078 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:05:15,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-752e4356-7261-476c-9b59-580e06cd69f9 2019-07-31 00:05:15,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721402168274s 2019-07-31 00:05:15,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:05:15,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:15,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:15 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-4dc096ba-e78d-468d-bb60-856ebaa0d29c 2019-07-31 00:05:15,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:05:15,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ff1babae-2d79-40b3-b641-a0ef7de1a1a2 2019-07-31 00:05:15,151 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:05:15,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-ff1babae-2d79-40b3-b641-a0ef7de1a1a2 2019-07-31 00:05:15,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072468996048s 2019-07-31 00:05:20,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:05:20,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:20,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:20 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-0c540ee2-4420-4d8d-a814-f5bc2e20fee4 2019-07-31 00:05:20,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-07-31 00:05:20,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:20 GMT Server: Apache x-openstack-request-id: req-736dd947-2b56-466c-8b18-b7c4ddd9bef6 2019-07-31 00:05:20,231 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:05:20,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-736dd947-2b56-466c-8b18-b7c4ddd9bef6 2019-07-31 00:05:20,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728669166565s 2019-07-31 00:05:25,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:05:25,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:25,265 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:25 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-1efe3501-d4e8-4052-9da3-9ebcd8020fd4 2019-07-31 00:05:25,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-07-31 00:05:25,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:25 GMT Server: Apache x-openstack-request-id: req-572a4927-3e14-4dc5-b769-7f25a5f3344f 2019-07-31 00:05:25,308 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:05:25,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-572a4927-3e14-4dc5-b769-7f25a5f3344f 2019-07-31 00:05:25,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716621875763s 2019-07-31 00:05:25,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:05:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:25,637 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:25 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-55ea6cc6-f361-4070-8ad1-6e7e53185687 2019-07-31 00:05:25,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:05:25,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-639217eb-f2e6-4770-8823-97d72fb5c9c1 2019-07-31 00:05:25,678 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:05:25,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-639217eb-f2e6-4770-8823-97d72fb5c9c1 2019-07-31 00:05:25,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.369616985321s 2019-07-31 00:05:30,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:05:30,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:30,717 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:30 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-1a3a1a85-2f98-4e95-aab9-facaac0bbdac 2019-07-31 00:05:30,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-07-31 00:05:30,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:30 GMT Server: Apache x-openstack-request-id: req-35bccf8b-5b73-4139-8be5-1594aa6fde6a 2019-07-31 00:05:30,759 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:05:30,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-35bccf8b-5b73-4139-8be5-1594aa6fde6a 2019-07-31 00:05:30,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740411281586s 2019-07-31 00:05:35,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:05:35,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:36,179 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:35 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-4efce633-930e-46c2-810c-50750f229590 2019-07-31 00:05:36,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-07-31 00:05:36,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:36 GMT Server: Apache x-openstack-request-id: req-eacf79d4-7531-4dbe-adef-6ff18f995170 2019-07-31 00:05:36,220 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:05:36,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-eacf79d4-7531-4dbe-adef-6ff18f995170 2019-07-31 00:05:36,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.455982923508s 2019-07-31 00:05:36,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:05:36,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:36,249 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:36 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-88f9d020-b3ca-44fa-840e-2faa00918307 2019-07-31 00:05:36,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:05:36,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a5b36a27-d9aa-490e-829d-dbe60cb0d8d4 2019-07-31 00:05:36,594 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:05:36,594 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-a5b36a27-d9aa-490e-829d-dbe60cb0d8d4 2019-07-31 00:05:36,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.373160123825s 2019-07-31 00:05:41,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:05:41,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:41,631 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:41 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-28dff17e-2303-4921-9b71-c24329969ee8 2019-07-31 00:05:41,631 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:05:41,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:41 GMT Server: Apache x-openstack-request-id: req-2cf960e6-f0e0-4599-9d3d-e4266e95fd75 2019-07-31 00:05:41,673 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:05:41,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-2cf960e6-f0e0-4599-9d3d-e4266e95fd75 2019-07-31 00:05:41,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729069709778s 2019-07-31 00:05:46,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:05:46,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:46,712 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:46 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-47708c56-c234-4232-b05b-1baa56d05d94 2019-07-31 00:05:46,712 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:05:46,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:46 GMT Server: Apache x-openstack-request-id: req-3d786c28-e2ed-4124-92db-76d69e4c1827 2019-07-31 00:05:46,756 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:05:46,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-3d786c28-e2ed-4124-92db-76d69e4c1827 2019-07-31 00:05:46,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774929523468s 2019-07-31 00:05:46,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:05:46,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:46,787 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:46 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-a68b3a4c-bcad-4617-b83c-80729b7b7332 2019-07-31 00:05:46,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-07-31 00:05:46,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ea20c5aa-40fd-4a40-a591-7684964fcd81 2019-07-31 00:05:46,918 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:05:46,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-ea20c5aa-40fd-4a40-a591-7684964fcd81 2019-07-31 00:05:46,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.16144490242s 2019-07-31 00:05:51,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:05:51,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:52,256 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:51 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-5a4fb69d-942b-4a81-a4df-10743dbbec8f 2019-07-31 00:05:52,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-07-31 00:05:52,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:52 GMT Server: Apache x-openstack-request-id: req-869d97b7-9049-48c7-93dd-875d960ee4df 2019-07-31 00:05:52,298 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:05:52,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-869d97b7-9049-48c7-93dd-875d960ee4df 2019-07-31 00:05:52,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373137950897s 2019-07-31 00:05:57,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:05:57,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:57,624 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:57 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-2e41165e-3a12-4ce3-8cfb-ea4ee2fbd12a 2019-07-31 00:05:57,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-07-31 00:05:57,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:57 GMT Server: Apache x-openstack-request-id: req-ce05855b-7b10-463d-ba58-769b05466ce6 2019-07-31 00:05:57,666 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:05:57,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-ce05855b-7b10-463d-ba58-769b05466ce6 2019-07-31 00:05:57,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362278938293s 2019-07-31 00:05:57,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:05:57,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:05:57,713 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:05:57 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-c212f74c-8f5a-4ed5-aa1e-d56e2758a031 2019-07-31 00:05:57,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-07-31 00:05:58,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:05:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9b02ba87-90b1-4266-a096-89212d4158b0 2019-07-31 00:05:58,053 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:05:58,053 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-9b02ba87-90b1-4266-a096-89212d4158b0 2019-07-31 00:05:58,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.386557102203s 2019-07-31 00:06:03,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:06:03,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:03,094 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:03 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-8505cb98-a20f-4e30-8e62-bd0facf709da 2019-07-31 00:06:03,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:06:03,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:03 GMT Server: Apache x-openstack-request-id: req-01c1ee27-c9bc-4b8a-b195-376fc41eed59 2019-07-31 00:06:03,136 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:06:03,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-01c1ee27-c9bc-4b8a-b195-376fc41eed59 2019-07-31 00:06:03,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076639175415s 2019-07-31 00:06:08,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:06:08,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:08,176 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:08 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-154ba40c-8178-408a-9d00-e7e411a4ef82 2019-07-31 00:06:08,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:06:08,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:08 GMT Server: Apache x-openstack-request-id: req-c6385200-3077-4896-89f8-bc967adcc20a 2019-07-31 00:06:08,219 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:06:08,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-c6385200-3077-4896-89f8-bc967adcc20a 2019-07-31 00:06:08,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769789218903s 2019-07-31 00:06:08,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:06:08,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:08,250 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:08 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-3021b9b0-18d6-4a4d-87cd-593598ecc5fb 2019-07-31 00:06:08,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-07-31 00:06:08,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-667d0766-a1e0-41f6-9c4f-5bb56b07090c 2019-07-31 00:06:08,294 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:06:08,294 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-667d0766-a1e0-41f6-9c4f-5bb56b07090c 2019-07-31 00:06:08,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739171504974s 2019-07-31 00:06:13,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:06:13,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:13,637 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:13 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-f33c4b9a-5c8a-44ae-9877-3a20089d635a 2019-07-31 00:06:13,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:06:13,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:13 GMT Server: Apache x-openstack-request-id: req-bdd28d82-956e-4734-a1eb-b3f9f0e5ae51 2019-07-31 00:06:13,680 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:06:13,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-bdd28d82-956e-4734-a1eb-b3f9f0e5ae51 2019-07-31 00:06:13,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.379675149918s 2019-07-31 00:06:18,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:06:18,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:18,717 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:18 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-37f8b07b-1bbc-488b-a932-7468a0d90e61 2019-07-31 00:06:18,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-07-31 00:06:18,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:18 GMT Server: Apache x-openstack-request-id: req-45018b7d-71d2-45ac-9ace-c0e096937e2d 2019-07-31 00:06:18,760 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:06:18,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-45018b7d-71d2-45ac-9ace-c0e096937e2d 2019-07-31 00:06:18,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738120079041s 2019-07-31 00:06:18,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:06:18,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:18,789 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:18 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-9cf4ffbd-9c4b-4d58-8afb-52a79a18ea46 2019-07-31 00:06:18,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-07-31 00:06:18,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5bd8a35d-696c-452e-a7c7-44d9169e8de0 2019-07-31 00:06:18,815 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:06:18,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-5bd8a35d-696c-452e-a7c7-44d9169e8de0 2019-07-31 00:06:18,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0551791191101s 2019-07-31 00:06:23,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:06:23,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:23,853 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:23 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-ff77a35a-7532-4b19-a3a5-4e067400f1d0 2019-07-31 00:06:23,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-07-31 00:06:23,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:23 GMT Server: Apache x-openstack-request-id: req-646c90bd-939c-40ed-ba1d-a2e071cdab6d 2019-07-31 00:06:23,898 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:06:23,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-646c90bd-939c-40ed-ba1d-a2e071cdab6d 2019-07-31 00:06:23,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760540962219s 2019-07-31 00:06:28,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:06:28,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:29,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:28 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-8fc1c486-f9f1-452f-bf36-f666c422de4e 2019-07-31 00:06:29,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-07-31 00:06:29,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:29 GMT Server: Apache x-openstack-request-id: req-07d9bd0e-13b6-44ec-96dd-c3f59aff4b4f 2019-07-31 00:06:29,390 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:06:29,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-07d9bd0e-13b6-44ec-96dd-c3f59aff4b4f 2019-07-31 00:06:29,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.485913991928s 2019-07-31 00:06:29,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:06:29,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:29,421 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:29 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-1db770af-2178-429e-9604-6e843df6c8d4 2019-07-31 00:06:29,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:06:29,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-69bdbfe1-eb4b-41f3-a2e5-b26b1274e139 2019-07-31 00:06:29,448 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:06:29,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-69bdbfe1-eb4b-41f3-a2e5-b26b1274e139 2019-07-31 00:06:29,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0572278499603s 2019-07-31 00:06:34,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:06:34,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:34,488 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:34 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-790515b0-0bae-43c1-ac39-438ced55cbd5 2019-07-31 00:06:34,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:06:34,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:34 GMT Server: Apache x-openstack-request-id: req-9bc9f7e4-017d-4122-905d-2bca974e3c2e 2019-07-31 00:06:34,531 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:06:34,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-9bc9f7e4-017d-4122-905d-2bca974e3c2e 2019-07-31 00:06:34,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761001110077s 2019-07-31 00:06:39,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:06:39,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:39,569 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:39 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-e9a4a928-25fc-4309-90c2-0c2df513a3cf 2019-07-31 00:06:39,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:06:39,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:39 GMT Server: Apache x-openstack-request-id: req-bfbd9230-1442-4cce-8512-c933ddaf3a5d 2019-07-31 00:06:39,612 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:06:39,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-bfbd9230-1442-4cce-8512-c933ddaf3a5d 2019-07-31 00:06:39,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757279396057s 2019-07-31 00:06:39,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:06:39,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:39,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:39 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1100c94-ee5c-495c-9cbb-731cd12186ab 2019-07-31 00:06:39,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-07-31 00:06:39,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3c63c849-0317-437e-b1a4-d2d7198073b1 2019-07-31 00:06:39,686 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:06:39,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-3c63c849-0317-437e-b1a4-d2d7198073b1 2019-07-31 00:06:39,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728158950806s 2019-07-31 00:06:44,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:06:44,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:44,723 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:44 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-bff2e816-14aa-424d-b3e3-24367e483d93 2019-07-31 00:06:44,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-07-31 00:06:44,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:44 GMT Server: Apache x-openstack-request-id: req-4a6bc89b-4651-405d-a46f-71e75d0f5e4e 2019-07-31 00:06:44,765 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:06:44,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-4a6bc89b-4651-405d-a46f-71e75d0f5e4e 2019-07-31 00:06:44,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726749897003s 2019-07-31 00:06:49,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:06:49,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:49,802 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:49 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-8467279b-cb82-488c-ab35-3bd4db5ee52e 2019-07-31 00:06:49,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:06:49,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:49 GMT Server: Apache x-openstack-request-id: req-2206ebf4-8d5f-48e2-a104-40c99416773d 2019-07-31 00:06:49,845 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:06:49,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-2206ebf4-8d5f-48e2-a104-40c99416773d 2019-07-31 00:06:49,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744359493256s 2019-07-31 00:06:49,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:06:49,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:49,876 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:49 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-19db5cf6-dab8-4570-94c7-67b1d23ec3db 2019-07-31 00:06:49,876 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:06:49,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a2038051-a245-46bc-a73a-a06b35139cba 2019-07-31 00:06:49,920 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:06:49,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-a2038051-a245-46bc-a73a-a06b35139cba 2019-07-31 00:06:49,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073783159256s 2019-07-31 00:06:54,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:06:54,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:06:54,957 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:06:54 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-c4248a77-6596-4055-9fbd-db60a89988a6 2019-07-31 00:06:54,957 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:06:55,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:06:54 GMT Server: Apache x-openstack-request-id: req-7f675c28-6131-40fb-bc64-3c828ccc55b5 2019-07-31 00:06:55,002 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:06:55,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-7f675c28-6131-40fb-bc64-3c828ccc55b5 2019-07-31 00:06:55,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755791664124s 2019-07-31 00:07:00,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:07:00,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:00,038 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-b589a918-3fdc-4ada-93b9-cff2c3153fb6 2019-07-31 00:07:00,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-07-31 00:07:00,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:00 GMT Server: Apache x-openstack-request-id: req-ec8fa380-0bf6-4b1d-aee0-5eb753604b3a 2019-07-31 00:07:00,154 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:07:00,154 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-ec8fa380-0bf6-4b1d-aee0-5eb753604b3a 2019-07-31 00:07:00,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.146800994873s 2019-07-31 00:07:00,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:07:00,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:00,185 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-31f57650-06eb-489a-8d11-90ee6f57bde0 2019-07-31 00:07:00,186 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:07:00,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b90e3eb8-49e4-43e2-9b85-80f3ea80539b 2019-07-31 00:07:00,230 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:07:00,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-b90e3eb8-49e4-43e2-9b85-80f3ea80539b 2019-07-31 00:07:00,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749258995056s 2019-07-31 00:07:05,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:07:05,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:05,271 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:05 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-f1e63078-8270-482a-9cec-6c3adb0ad61b 2019-07-31 00:07:05,271 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:07:05,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:05 GMT Server: Apache x-openstack-request-id: req-74cd4256-dd4e-4e92-8163-3a44c326bce6 2019-07-31 00:07:05,313 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:07:05,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-74cd4256-dd4e-4e92-8163-3a44c326bce6 2019-07-31 00:07:05,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07701587677s 2019-07-31 00:07:10,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:07:10,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:10,354 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:10 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-0e76e50a-98ed-450b-81f3-e196d9d34be2 2019-07-31 00:07:10,354 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:07:10,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:10 GMT Server: Apache x-openstack-request-id: req-96483f00-9463-4aef-988b-30e85fcec99e 2019-07-31 00:07:10,397 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:07:10,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-96483f00-9463-4aef-988b-30e85fcec99e 2019-07-31 00:07:10,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776400566101s 2019-07-31 00:07:10,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:07:10,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:10,428 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:10 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-c05bf312-e929-4ec5-afb1-101f836091e3 2019-07-31 00:07:10,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-07-31 00:07:10,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-30ca1381-3c24-4153-96c5-cc6c18bb26c7 2019-07-31 00:07:10,472 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:07:10,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-30ca1381-3c24-4153-96c5-cc6c18bb26c7 2019-07-31 00:07:10,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0744249820709s 2019-07-31 00:07:15,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:07:15,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:15,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:15 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-7fbf008b-cee0-45c2-836c-ecdac7903f34 2019-07-31 00:07:15,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-07-31 00:07:15,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:15 GMT Server: Apache x-openstack-request-id: req-3cbf3667-1215-4123-b015-84d94792d3f7 2019-07-31 00:07:15,840 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:07:15,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-3cbf3667-1215-4123-b015-84d94792d3f7 2019-07-31 00:07:15,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360940933228s 2019-07-31 00:07:20,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:07:20,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:20,878 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:20 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-260aec6f-cc4a-4095-b03a-53d74fd4625f 2019-07-31 00:07:20,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-07-31 00:07:20,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:20 GMT Server: Apache x-openstack-request-id: req-249ac4be-7b94-4188-8bdd-45789f755b5c 2019-07-31 00:07:20,922 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:07:20,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-249ac4be-7b94-4188-8bdd-45789f755b5c 2019-07-31 00:07:20,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765330791473s 2019-07-31 00:07:20,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:07:20,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:20,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:20 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-287f1ab3-d0a0-4dc0-b563-2fbdf3ac5a2a 2019-07-31 00:07:20,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-07-31 00:07:21,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fb8d7e19-52ed-4e58-90c4-392cedb01003 2019-07-31 00:07:21,384 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:07:21,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-fb8d7e19-52ed-4e58-90c4-392cedb01003 2019-07-31 00:07:21,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.46097111702s 2019-07-31 00:07:26,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:07:26,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:26,728 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:26 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc Server: Apache x-openstack-request-id: req-ff4e136a-e23f-49c6-9518-3d97b517cbcc 2019-07-31 00:07:26,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:07:26,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5a5b7ae2-ef2d-47a8-bea9-0507a8864f8e 2019-07-31 00:07:26,771 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-07-31T00:07:26Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/bono/events/a610b4ae-5e37-46ea-8385-4f0dbc64193e", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b9d7e88c-0348-4333-8b79-e6787987176f", "id": "a610b4ae-5e37-46ea-8385-4f0dbc64193e"}]} 2019-07-31 00:07:26,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc&marker=c436840b-c2ff-456e-8442-68cd4c868df8&sort_dir=asc used request id req-5a5b7ae2-ef2d-47a8-bea9-0507a8864f8e 2019-07-31 00:07:26,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.380390167236s 2019-07-31 00:07:31,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:07:31,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:32,111 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:31 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-5a60296a-7af8-40d7-98ac-34841bd426f9 2019-07-31 00:07:32,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-07-31 00:07:32,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:32 GMT Server: Apache x-openstack-request-id: req-e04d84a6-2068-4bf7-a81a-0168b75723ec 2019-07-31 00:07:32,462 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:07:32,462 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-e04d84a6-2068-4bf7-a81a-0168b75723ec 2019-07-31 00:07:32,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.684581041336s 2019-07-31 00:07:37,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:07:37,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:37,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:37 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-797d28f2-49ad-4634-acf3-2bbac7802e93 2019-07-31 00:07:37,500 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:07:37,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:37 GMT Server: Apache x-openstack-request-id: req-fff2fe52-6d16-47cd-b884-ad310aaff407 2019-07-31 00:07:37,542 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:07:37,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-fff2fe52-6d16-47cd-b884-ad310aaff407 2019-07-31 00:07:37,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740950107574s 2019-07-31 00:07:37,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:07:37,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:37,574 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:37 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-3f10c820-8237-4ea6-b3a0-a25170404db8 2019-07-31 00:07:37,574 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:07:37,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2c9e8d08-4c26-4e07-979c-2c3abf9fbd38 2019-07-31 00:07:37,617 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:07:37,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-2c9e8d08-4c26-4e07-979c-2c3abf9fbd38 2019-07-31 00:07:37,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741529464722s 2019-07-31 00:07:42,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:07:42,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:42,933 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:42 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-98363780-c024-4540-bf83-8b217f1efe46 2019-07-31 00:07:42,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:07:42,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:42 GMT Server: Apache x-openstack-request-id: req-ee9ab354-6460-4834-912b-428f2936da91 2019-07-31 00:07:42,975 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:07:42,975 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-ee9ab354-6460-4834-912b-428f2936da91 2019-07-31 00:07:42,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351598978043s 2019-07-31 00:07:47,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:07:47,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:48,012 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:47 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-7ca43afe-213e-4145-9cad-51771fa7e93d 2019-07-31 00:07:48,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:07:48,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:48 GMT Server: Apache x-openstack-request-id: req-1fb5ba49-d7c6-476e-bceb-835c8527923a 2019-07-31 00:07:48,055 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:07:48,056 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-1fb5ba49-d7c6-476e-bceb-835c8527923a 2019-07-31 00:07:48,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741069316864s 2019-07-31 00:07:48,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:07:48,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:48,087 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:48 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-840ea56b-32fd-4635-8073-1151ab7e1c17 2019-07-31 00:07:48,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-07-31 00:07:48,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-13d36d6c-8b21-444e-9042-869985851252 2019-07-31 00:07:48,130 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:07:48,130 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-13d36d6c-8b21-444e-9042-869985851252 2019-07-31 00:07:48,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741691589355s 2019-07-31 00:07:53,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:07:53,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:53,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:53 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-de9e10c9-1d4d-4d4e-9589-58d3bd35b9c6 2019-07-31 00:07:53,169 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:07:53,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:53 GMT Server: Apache x-openstack-request-id: req-053895bf-fd8a-44dd-a4ad-c7c65772a9ad 2019-07-31 00:07:53,212 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:07:53,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-053895bf-fd8a-44dd-a4ad-c7c65772a9ad 2019-07-31 00:07:53,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751309394836s 2019-07-31 00:07:58,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:07:58,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:58,267 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:58 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-21763602-6d14-48b5-a713-25e9a12dd8ea 2019-07-31 00:07:58,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-07-31 00:07:58,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:58 GMT Server: Apache x-openstack-request-id: req-78692d54-c408-4008-b44d-edffd0fef9af 2019-07-31 00:07:58,310 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:07:58,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-78692d54-c408-4008-b44d-edffd0fef9af 2019-07-31 00:07:58,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0917038917542s 2019-07-31 00:07:58,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:07:58,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:07:58,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:07:58 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-af1653cd-1955-4969-8adf-a870dc3fd570 2019-07-31 00:07:58,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:07:58,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:07:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ef135b3e-0b1c-4e83-bd2d-6cd681f69147 2019-07-31 00:07:58,384 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:07:58,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-ef135b3e-0b1c-4e83-bd2d-6cd681f69147 2019-07-31 00:07:58,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739159584045s 2019-07-31 00:08:03,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:08:03,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:03,724 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:03 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-c8d31561-5bf6-4b82-a240-93993acbc734 2019-07-31 00:08:03,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:08:03,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:03 GMT Server: Apache x-openstack-request-id: req-6ca94884-bc04-4019-83b4-96a2e006f155 2019-07-31 00:08:03,766 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:08:03,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-6ca94884-bc04-4019-83b4-96a2e006f155 2019-07-31 00:08:03,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.375472068787s 2019-07-31 00:08:08,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:08:08,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:08,804 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:08 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-617e8af4-8e71-4855-9258-fdbc6f955ab8 2019-07-31 00:08:08,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-07-31 00:08:08,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:08 GMT Server: Apache x-openstack-request-id: req-cd316e58-1bc1-46ba-84c8-e568097e24b6 2019-07-31 00:08:08,848 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:08:08,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-cd316e58-1bc1-46ba-84c8-e568097e24b6 2019-07-31 00:08:08,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754148960114s 2019-07-31 00:08:08,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:08:08,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:09,176 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:08 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-345d0e72-08e0-4568-b618-c2113c2a745c 2019-07-31 00:08:09,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:08:09,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-12b07cf8-86fc-454b-9dcd-e9504e4141ad 2019-07-31 00:08:09,220 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:08:09,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-12b07cf8-86fc-454b-9dcd-e9504e4141ad 2019-07-31 00:08:09,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.372264146805s 2019-07-31 00:08:14,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:08:14,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:14,545 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:14 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-672b5f36-23dd-4e84-8120-c88bd24a13a5 2019-07-31 00:08:14,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:08:14,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:14 GMT Server: Apache x-openstack-request-id: req-d0b54b6e-f4b7-4268-a83f-63fbdbc2bdb5 2019-07-31 00:08:14,589 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:08:14,589 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-d0b54b6e-f4b7-4268-a83f-63fbdbc2bdb5 2019-07-31 00:08:14,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361603021622s 2019-07-31 00:08:19,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:08:19,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:19,627 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:19 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-753fb23a-ec8d-4853-a073-7e68e644ea30 2019-07-31 00:08:19,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:08:19,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:19 GMT Server: Apache x-openstack-request-id: req-a3bf4ca7-54bd-41c8-83b9-9141108e22c1 2019-07-31 00:08:19,669 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:08:19,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-a3bf4ca7-54bd-41c8-83b9-9141108e22c1 2019-07-31 00:08:19,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743818283081s 2019-07-31 00:08:19,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:08:19,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:19,988 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:19 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-e6290ef1-70c5-4609-b6d1-88e709723d67 2019-07-31 00:08:19,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:08:20,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3badfdad-5f94-4c43-bc59-517d52286d0f 2019-07-31 00:08:20,032 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:08:20,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-3badfdad-5f94-4c43-bc59-517d52286d0f 2019-07-31 00:08:20,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.362010002136s 2019-07-31 00:08:25,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:08:25,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:25,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:25 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-68b8584f-29aa-40d0-934f-514d44409771 2019-07-31 00:08:25,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-07-31 00:08:25,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:25 GMT Server: Apache x-openstack-request-id: req-7726eb7d-9321-4d2b-a3c6-5187d605e53a 2019-07-31 00:08:25,392 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:08:25,392 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-7726eb7d-9321-4d2b-a3c6-5187d605e53a 2019-07-31 00:08:25,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353178024292s 2019-07-31 00:08:30,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:08:30,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:30,445 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:30 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-eca5576c-d1f5-42c3-9f5b-56ecabbdf927 2019-07-31 00:08:30,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:08:30,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:30 GMT Server: Apache x-openstack-request-id: req-bb3db89a-6887-4707-90e9-72b453b572fe 2019-07-31 00:08:30,488 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:08:30,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-bb3db89a-6887-4707-90e9-72b453b572fe 2019-07-31 00:08:30,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0903649330139s 2019-07-31 00:08:30,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:08:30,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:30,519 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:30 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-ad77860a-1d43-4924-a865-9d98c5b06dd9 2019-07-31 00:08:30,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-07-31 00:08:30,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-90fc8101-d698-4f50-9031-c65ef6db7e96 2019-07-31 00:08:30,563 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:08:30,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-90fc8101-d698-4f50-9031-c65ef6db7e96 2019-07-31 00:08:30,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738098621368s 2019-07-31 00:08:35,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:08:35,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:35,601 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:35 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-ffa48b0a-db0c-4854-82f5-78ed0f447199 2019-07-31 00:08:35,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-07-31 00:08:35,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:35 GMT Server: Apache x-openstack-request-id: req-2e08b37a-07fb-47eb-ac6e-9dd8c9fed9ee 2019-07-31 00:08:35,643 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:08:35,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-2e08b37a-07fb-47eb-ac6e-9dd8c9fed9ee 2019-07-31 00:08:35,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737950801849s 2019-07-31 00:08:40,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:08:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:41,077 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:40 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-cdacccf4-4312-4adf-ac71-3340069367c8 2019-07-31 00:08:41,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:08:41,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:41 GMT Server: Apache x-openstack-request-id: req-05c88993-7b84-4487-83ed-ba458f2d7824 2019-07-31 00:08:41,119 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:08:41,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-05c88993-7b84-4487-83ed-ba458f2d7824 2019-07-31 00:08:41,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.469465970993s 2019-07-31 00:08:41,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:08:41,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:41,150 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:41 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-b4d7bc06-8f54-42a7-98a5-3f934d9a7528 2019-07-31 00:08:41,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:08:41,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c371a500-ea4d-4deb-9647-ceb706ac9023 2019-07-31 00:08:41,193 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:08:41,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-c371a500-ea4d-4deb-9647-ceb706ac9023 2019-07-31 00:08:41,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736870765686s 2019-07-31 00:08:46,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:08:46,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:46,230 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:46 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-453e2323-160f-4769-a361-5cd62d03d390 2019-07-31 00:08:46,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:08:46,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:46 GMT Server: Apache x-openstack-request-id: req-bbe32721-7b35-4ac7-8e3f-26362d5f2ff4 2019-07-31 00:08:46,272 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:08:46,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-bbe32721-7b35-4ac7-8e3f-26362d5f2ff4 2019-07-31 00:08:46,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072881937027s 2019-07-31 00:08:51,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:08:51,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:51,621 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:51 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-7851900b-37f9-48da-9acb-8e34ab9cf325 2019-07-31 00:08:51,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-07-31 00:08:51,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:51 GMT Server: Apache x-openstack-request-id: req-8e251661-26be-4c7e-ac20-77e1ff07b751 2019-07-31 00:08:51,664 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:08:51,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-8e251661-26be-4c7e-ac20-77e1ff07b751 2019-07-31 00:08:51,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.386072874069s 2019-07-31 00:08:51,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:08:51,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:51,695 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:51 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-c10f6017-03a5-4503-aa2e-87ed7a786496 2019-07-31 00:08:51,696 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:08:51,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b7839b98-e5f3-4e63-97ce-491b33297540 2019-07-31 00:08:51,722 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:08:51,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-b7839b98-e5f3-4e63-97ce-491b33297540 2019-07-31 00:08:51,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0568339824677s 2019-07-31 00:08:56,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:08:56,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:08:56,759 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:08:56 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-837d31c7-6682-4459-88f5-085dc86a2d64 2019-07-31 00:08:56,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-07-31 00:08:56,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:08:56 GMT Server: Apache x-openstack-request-id: req-e156f0f0-2b65-4e18-b19e-d134e80344a5 2019-07-31 00:08:56,801 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:08:56,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-e156f0f0-2b65-4e18-b19e-d134e80344a5 2019-07-31 00:08:56,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728299617767s 2019-07-31 00:09:01,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:09:01,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:01,837 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:01 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-384dceb4-7fa8-4c97-bd72-4de73552e34b 2019-07-31 00:09:01,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-07-31 00:09:01,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:01 GMT Server: Apache x-openstack-request-id: req-e9fa76b0-650b-4d27-8f03-6e2b83b4d98e 2019-07-31 00:09:01,879 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:09:01,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-e9fa76b0-650b-4d27-8f03-6e2b83b4d98e 2019-07-31 00:09:01,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726799964905s 2019-07-31 00:09:01,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:09:01,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:02,180 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:01 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-36551583-edf2-4c10-843f-a804dcdd181e 2019-07-31 00:09:02,180 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:09:02,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f0a84aee-9a35-4012-92f4-83f0057c5e25 2019-07-31 00:09:02,223 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:09:02,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-f0a84aee-9a35-4012-92f4-83f0057c5e25 2019-07-31 00:09:02,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.342951059341s 2019-07-31 00:09:07,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:09:07,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:07,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:07 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-3d7976f1-d10a-4bf2-ad5e-9666de586f96 2019-07-31 00:09:07,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-07-31 00:09:07,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:07 GMT Server: Apache x-openstack-request-id: req-9fb9b4c0-ee0e-4b65-a176-b7e516d223e6 2019-07-31 00:09:07,303 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:09:07,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-9fb9b4c0-ee0e-4b65-a176-b7e516d223e6 2019-07-31 00:09:07,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732328891754s 2019-07-31 00:09:12,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:09:12,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:12,629 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:12 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-b7e6b65a-b47f-4135-9383-35ef818f640c 2019-07-31 00:09:12,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-07-31 00:09:12,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:12 GMT Server: Apache x-openstack-request-id: req-372c08a6-3388-42fe-bb11-1ae451d6b900 2019-07-31 00:09:12,672 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:09:12,672 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-372c08a6-3388-42fe-bb11-1ae451d6b900 2019-07-31 00:09:12,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363257884979s 2019-07-31 00:09:12,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:09:12,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:12,703 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:12 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-b583c33a-6166-427a-a068-99ac018e0eec 2019-07-31 00:09:12,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-07-31 00:09:12,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-41ab6015-a92d-41b6-b4dc-30bf288774f0 2019-07-31 00:09:12,747 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:09:12,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-41ab6015-a92d-41b6-b4dc-30bf288774f0 2019-07-31 00:09:12,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745368003845s 2019-07-31 00:09:17,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:09:17,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:17,784 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:17 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-c3b74e4c-707e-4a68-a711-57532ab985e4 2019-07-31 00:09:17,784 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:09:17,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:17 GMT Server: Apache x-openstack-request-id: req-62071fa3-966c-4715-9681-1dc7a270ca9f 2019-07-31 00:09:17,826 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:09:17,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-62071fa3-966c-4715-9681-1dc7a270ca9f 2019-07-31 00:09:17,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728740692139s 2019-07-31 00:09:22,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:09:22,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:22,862 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-81c2093f-c0fb-45d2-adba-de93181e114b 2019-07-31 00:09:22,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:09:22,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:22 GMT Server: Apache x-openstack-request-id: req-abc9dd03-43cd-4e0e-a22a-ac74ba34fff1 2019-07-31 00:09:22,904 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:09:22,904 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-abc9dd03-43cd-4e0e-a22a-ac74ba34fff1 2019-07-31 00:09:22,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071827173233s 2019-07-31 00:09:22,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:09:22,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:22,934 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-aba775bd-406c-44b5-a68f-b42a965a020f 2019-07-31 00:09:22,934 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:09:22,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9e824ebe-4012-468e-8274-2fcc0a867f1f 2019-07-31 00:09:22,978 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:09:22,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-9e824ebe-4012-468e-8274-2fcc0a867f1f 2019-07-31 00:09:22,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734150409698s 2019-07-31 00:09:27,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:09:27,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:28,016 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-21c7bc62-df02-4566-9e88-8f827d4f0a9f 2019-07-31 00:09:28,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-07-31 00:09:28,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:28 GMT Server: Apache x-openstack-request-id: req-a6a85a67-31d6-4e4f-9dab-360c08b164e0 2019-07-31 00:09:28,058 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:09:28,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-a6a85a67-31d6-4e4f-9dab-360c08b164e0 2019-07-31 00:09:28,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736169815063s 2019-07-31 00:09:33,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:09:33,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:33,384 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:33 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-0547799b-63ea-4ff6-86a9-d52c96747b18 2019-07-31 00:09:33,384 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:09:33,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:33 GMT Server: Apache x-openstack-request-id: req-da87a822-cf61-4fd0-9344-e410f0a0b6ce 2019-07-31 00:09:33,722 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:09:33,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-da87a822-cf61-4fd0-9344-e410f0a0b6ce 2019-07-31 00:09:33,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.657839775085s 2019-07-31 00:09:33,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:09:33,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:33,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:33 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-65a59ffe-8c32-465f-85ef-f97ec3ea4a9a 2019-07-31 00:09:33,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:09:33,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2380aa1d-ddcb-4312-86d1-0eb0a566d6b5 2019-07-31 00:09:33,780 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:09:33,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-2380aa1d-ddcb-4312-86d1-0eb0a566d6b5 2019-07-31 00:09:33,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0578191280365s 2019-07-31 00:09:38,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:09:38,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:38,818 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:38 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-2c0aafbe-c4e7-4bdd-b422-afc7f109a7ea 2019-07-31 00:09:38,818 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:09:39,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:38 GMT Server: Apache x-openstack-request-id: req-bfdb4c47-4397-4f0f-a0f5-2dc77289ecf4 2019-07-31 00:09:39,133 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:09:39,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-bfdb4c47-4397-4f0f-a0f5-2dc77289ecf4 2019-07-31 00:09:39,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.347012042999s 2019-07-31 00:09:44,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:09:44,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:44,173 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:44 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-cbda48d5-7b51-4e29-bafd-a114f68d1964 2019-07-31 00:09:44,173 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:09:44,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:44 GMT Server: Apache x-openstack-request-id: req-8a2c40e7-c5df-46d5-9653-2d03a0851fa5 2019-07-31 00:09:44,528 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:09:44,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-8a2c40e7-c5df-46d5-9653-2d03a0851fa5 2019-07-31 00:09:44,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.389012098312s 2019-07-31 00:09:44,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:09:44,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:44,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:44 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-9400df07-6a83-4e98-929e-687e22d745e1 2019-07-31 00:09:44,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-07-31 00:09:44,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-648759fb-c1ba-4c7d-a9a6-65e61a08207f 2019-07-31 00:09:44,621 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:09:44,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-648759fb-c1ba-4c7d-a9a6-65e61a08207f 2019-07-31 00:09:44,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0917448997498s 2019-07-31 00:09:49,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:09:49,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:49,658 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:49 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-4ec929b0-b6da-4bee-8477-9cd081611ebd 2019-07-31 00:09:49,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:09:49,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:49 GMT Server: Apache x-openstack-request-id: req-a1df3554-d08f-4645-b8af-aef35e328424 2019-07-31 00:09:49,700 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:09:49,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-a1df3554-d08f-4645-b8af-aef35e328424 2019-07-31 00:09:49,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729191303253s 2019-07-31 00:09:54,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:09:54,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:54,737 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:54 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-a4531013-c72b-4ef7-b498-572828f765f1 2019-07-31 00:09:54,737 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:09:54,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:54 GMT Server: Apache x-openstack-request-id: req-62469987-1dd5-48fe-b4b9-c53f05fc656e 2019-07-31 00:09:54,780 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:09:54,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-62469987-1dd5-48fe-b4b9-c53f05fc656e 2019-07-31 00:09:54,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740180015564s 2019-07-31 00:09:54,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:09:54,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:09:54,811 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:09:54 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-1b29d5c7-3b90-4d13-806a-ca444d2eddb9 2019-07-31 00:09:54,811 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:09:55,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:09:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ef57baeb-7914-4a1b-821b-20be332b9d19 2019-07-31 00:09:55,164 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:09:55,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-ef57baeb-7914-4a1b-821b-20be332b9d19 2019-07-31 00:09:55,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.383617162704s 2019-07-31 00:10:00,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:10:00,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:00,514 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc Server: Apache x-openstack-request-id: req-b611147a-5a2f-4f6b-b75c-5f9d62b830b8 2019-07-31 00:10:00,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:10:00,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1adbc7df-1b1b-4a71-8354-d7307e64a602 2019-07-31 00:10:00,557 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-07-31T00:09:59Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/homer/events/ad3ec003-d513-49d6-b4d0-9de933dcfc50", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bd8fda8e-32b8-4c30-a360-2a5f822cc609", "id": "ad3ec003-d513-49d6-b4d0-9de933dcfc50"}]} 2019-07-31 00:10:00,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc&marker=a610b4ae-5e37-46ea-8385-4f0dbc64193e&sort_dir=asc used request id req-1adbc7df-1b1b-4a71-8354-d7307e64a602 2019-07-31 00:10:00,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.386333942413s 2019-07-31 00:10:05,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:10:05,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:05,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:05 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc Server: Apache x-openstack-request-id: req-ed1cb39b-ee28-47a0-859f-b96986dd70a0 2019-07-31 00:10: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-07-31 00:10:05,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:05 GMT Server: Apache x-openstack-request-id: req-6e6dc1d2-af9b-489f-82c0-3388645c8c6c 2019-07-31 00:10:05,638 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:10:05,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc&marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc used request id req-6e6dc1d2-af9b-489f-82c0-3388645c8c6c 2019-07-31 00:10:05,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749537944794s 2019-07-31 00:10:10,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:10:10,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:10,676 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:10 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc Server: Apache x-openstack-request-id: req-e4738dd4-2135-4d67-a8ae-4bf36f2f986b 2019-07-31 00:10:10,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-07-31 00:10:10,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:10 GMT Server: Apache x-openstack-request-id: req-5bc7fc26-3ee1-4735-9556-a6963ef8aad5 2019-07-31 00:10:10,721 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:10:10,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc&marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc used request id req-5bc7fc26-3ee1-4735-9556-a6963ef8aad5 2019-07-31 00:10:10,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076681137085s 2019-07-31 00:10:10,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:10:10,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:10,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:10 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-02cad652-6e12-4468-8773-08a6e3a9a178 2019-07-31 00:10:10,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:10:10,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6c7ec469-0b17-4bab-a3ce-df7194658758 2019-07-31 00:10:10,795 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:10:10,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-6c7ec469-0b17-4bab-a3ce-df7194658758 2019-07-31 00:10:10,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736010074615s 2019-07-31 00:10:15,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:10:15,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:15,837 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:15 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc Server: Apache x-openstack-request-id: req-8b3c1962-3231-4617-bcd6-d09e62614add 2019-07-31 00:10:15,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-07-31 00:10:16,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:15 GMT Server: Apache x-openstack-request-id: req-c9a8b451-6c38-41a1-abea-aa5afa54ecd9 2019-07-31 00:10:16,166 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:10:16,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc&marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc used request id req-c9a8b451-6c38-41a1-abea-aa5afa54ecd9 2019-07-31 00:10:16,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363687038422s 2019-07-31 00:10:21,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:10:21,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:21,204 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:21 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc Server: Apache x-openstack-request-id: req-5608dd8f-7687-4458-922c-7af3e1f6aec8 2019-07-31 00:10:21,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-07-31 00:10:21,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:21 GMT Server: Apache x-openstack-request-id: req-665e19c7-2f7c-44c6-8b17-43d7582240a0 2019-07-31 00:10:21,544 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:10:21,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc&marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc used request id req-665e19c7-2f7c-44c6-8b17-43d7582240a0 2019-07-31 00:10:21,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.371720075607s 2019-07-31 00:10:21,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:10:21,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:21,575 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:21 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-3392a2a3-d55e-43f5-b7bf-b122f74cc7ac 2019-07-31 00:10:21,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-07-31 00:10:21,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-747389de-ac1a-4c85-b08a-2ee8648de7a1 2019-07-31 00:10:21,618 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:10:21,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-747389de-ac1a-4c85-b08a-2ee8648de7a1 2019-07-31 00:10:21,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738818645477s 2019-07-31 00:10:26,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:10:26,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:26,658 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:26 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc Server: Apache x-openstack-request-id: req-ca1f071e-3ca8-419f-bb1c-d472a869bd27 2019-07-31 00:10:26,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:10:26,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:26 GMT Server: Apache x-openstack-request-id: req-3e32798e-4a68-4234-8a1e-8135651e373a 2019-07-31 00:10:26,974 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:10:26,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc&marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc used request id req-3e32798e-4a68-4234-8a1e-8135651e373a 2019-07-31 00:10:26,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.34935593605s 2019-07-31 00:10:31,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:10:31,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:32,012 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:31 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc Server: Apache x-openstack-request-id: req-fe8b4aa8-6f13-45a4-b77f-54b3d39a20b9 2019-07-31 00:10:32,012 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:10:32,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:32 GMT Server: Apache x-openstack-request-id: req-256262df-fc22-48c6-89a9-7fafe95ad5d8 2019-07-31 00:10:32,345 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:10:32,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc&marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc used request id req-256262df-fc22-48c6-89a9-7fafe95ad5d8 2019-07-31 00:10:32,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364986896515s 2019-07-31 00:10:32,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:10:32,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:32,376 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-e9e109ff-754f-4cfb-8b49-f578993a0e10 2019-07-31 00:10:32,376 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:10:32,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6c85c174-740d-4f3e-8789-8d3569fdc0b1 2019-07-31 00:10:32,418 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:10:32,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-6c85c174-740d-4f3e-8789-8d3569fdc0b1 2019-07-31 00:10:32,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725989341736s 2019-07-31 00:10:37,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:10:37,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:37,740 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:37 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc Server: Apache x-openstack-request-id: req-aca60e5b-0f61-4679-a36e-7a92f53fb3c5 2019-07-31 00:10:37,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:10:37,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:37 GMT Server: Apache x-openstack-request-id: req-9649997c-8274-4148-9332-8e4cb04e7b8a 2019-07-31 00:10:37,784 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:10:37,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc&marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc used request id req-9649997c-8274-4148-9332-8e4cb04e7b8a 2019-07-31 00:10:37,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.358232021332s 2019-07-31 00:10:42,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:10:42,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:42,823 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:42 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc Server: Apache x-openstack-request-id: req-f32c1936-6d75-46b6-80e6-ea63ff89ba55 2019-07-31 00:10:42,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:10:42,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:42 GMT Server: Apache x-openstack-request-id: req-c6677a17-6ed4-462e-b7a6-0f4d3362acbe 2019-07-31 00:10:42,867 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:10:42,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc&marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc used request id req-c6677a17-6ed4-462e-b7a6-0f4d3362acbe 2019-07-31 00:10:42,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0777871608734s 2019-07-31 00:10:42,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:10:42,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:42,898 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:42 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-a67dc5f7-9971-4f70-876f-8bf9436698b3 2019-07-31 00:10:42,898 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:10:42,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33811b28-c4e8-4138-acd6-954077bfc45d 2019-07-31 00:10:42,942 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:10:42,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-33811b28-c4e8-4138-acd6-954077bfc45d 2019-07-31 00:10:42,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073765039444s 2019-07-31 00:10:47,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:10:47,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:47,980 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:47 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc Server: Apache x-openstack-request-id: req-2fbee911-009d-4d3e-b9f8-e5de8134ac57 2019-07-31 00:10:47,980 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:10:48,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:47 GMT Server: Apache x-openstack-request-id: req-dbb0b2eb-85ee-4d2f-b119-49a0e78f71f2 2019-07-31 00:10:48,022 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:10:48,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc&marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc used request id req-dbb0b2eb-85ee-4d2f-b119-49a0e78f71f2 2019-07-31 00:10:48,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741119384766s 2019-07-31 00:10:53,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:10:53,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:53,370 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:53 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc Server: Apache x-openstack-request-id: req-b6ee36ac-6a8f-4a0f-9fcc-d5b71a3a49f1 2019-07-31 00:10:53,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-07-31 00:10:53,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:53 GMT Server: Apache x-openstack-request-id: req-93e3f4a1-c724-48b2-85c2-c52725288e83 2019-07-31 00:10:53,413 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:10:53,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc&marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc used request id req-93e3f4a1-c724-48b2-85c2-c52725288e83 2019-07-31 00:10:53,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.384474992752s 2019-07-31 00:10:53,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:10:53,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:53,446 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:53 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-1119ddda-602e-4138-b91c-61b6fe390d86 2019-07-31 00:10:53,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:10:53,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-77b8806c-165c-40ca-92b4-80e9d761f101 2019-07-31 00:10:53,472 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:10:53,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-77b8806c-165c-40ca-92b4-80e9d761f101 2019-07-31 00:10:53,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0585429668427s 2019-07-31 00:10:58,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:10:58,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:10:58,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:10:58 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc Server: Apache x-openstack-request-id: req-7388907a-454c-4680-b015-72edaf975505 2019-07-31 00:10:58,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-07-31 00:10:58,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:10:58 GMT Server: Apache x-openstack-request-id: req-f3f73184-dc88-49c8-b5f7-60aff93d31e8 2019-07-31 00:10:58,556 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:10:58,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc&marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc used request id req-f3f73184-dc88-49c8-b5f7-60aff93d31e8 2019-07-31 00:10:58,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0774810314178s 2019-07-31 00:11:03,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:11:03,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:03,592 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:11:03 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc Server: Apache x-openstack-request-id: req-5cbfe8d8-8025-40c9-b455-5b218d135285 2019-07-31 00:11:03,592 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:11:03,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:03 GMT Server: Apache x-openstack-request-id: req-dd913ba1-a4b8-4e66-af56-f5967ac1b1b7 2019-07-31 00:11:03,635 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:11:03,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc&marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc used request id req-dd913ba1-a4b8-4e66-af56-f5967ac1b1b7 2019-07-31 00:11:03,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731320381165s 2019-07-31 00:11:03,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:11:03,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:03,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:11:03 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-a8822eba-3288-45f3-ac5e-d5a59934e888 2019-07-31 00:11:03,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-07-31 00:11:03,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-748af46a-cdba-48b2-9991-e8b818227117 2019-07-31 00:11:03,711 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:11:03,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-748af46a-cdba-48b2-9991-e8b818227117 2019-07-31 00:11:03,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07501912117s 2019-07-31 00:11:08,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:11:08,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:08,749 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:11:08 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc Server: Apache x-openstack-request-id: req-05446e80-b8ae-4268-a9bb-caec44e521aa 2019-07-31 00:11:08,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:11:09,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 443 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9cd98962-9fef-498a-87fa-25055b0d8222 2019-07-31 00:11:09,078 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-07-31T00:11:08Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dime/events/bf5b1659-cc69-464d-bda3-7df1390c357b", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "04e65ade-cc4d-4fe1-a3f3-acceae208335", "id": "bf5b1659-cc69-464d-bda3-7df1390c357b"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-07-31T00:11:08Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/clearwater-opnfv/events/8ed529ce-db80-4f60-a8fa-d88bb9c9b003", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "id": "8ed529ce-db80-4f60-a8fa-d88bb9c9b003"}]} 2019-07-31 00:11:09,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc&marker=ad3ec003-d513-49d6-b4d0-9de933dcfc50&sort_dir=asc used request id req-9cd98962-9fef-498a-87fa-25055b0d8222 2019-07-31 00:11:09,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.360146999359s 2019-07-31 00:11:09,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:11:09,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:09,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:11:09 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6 Server: Apache x-openstack-request-id: req-b8ed58a6-eaac-4884-b810-00f2add443d4 2019-07-31 00:11:09,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:11:09,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-016020d9-cf6a-44ae-966a-90ded7be981c 2019-07-31 00:11:09,186 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "outputs": [{"output_value": "172.30.9.207", "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-07-31 00:11:09,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6 used request id req-016020d9-cf6a-44ae-966a-90ded7be981c 2019-07-31 00:11:09,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.107448101044s 2019-07-31 00:11:09,188 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-07-30T23:40:17Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'9aae6a8c-35ff-4a17-bc6c-31444958d0d6', 'parameters': Munch({u'OS::project_id': u'2df83bf96ab24462a3703da662acb37f', u'image': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474', 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_56b95c62-2b6b-476a-a901-111c983e6474', 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'9aae6a8c-35ff-4a17-bc6c-31444958d0d6', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'196581a260e34522aca2cd81b5623827', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.207', 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-07-30T23:40:17Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6'}) 2019-07-31 00:11:09,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:11:09,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:10,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1345 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-c889bfab-3121-4f4e-ac7a-c7161093e4f5 x-openstack-request-id: req-c889bfab-3121-4f4e-ac7a-c7161093e4f5 2019-07-31 00:11:10,914 - 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:fb:4e:d0", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:4e:d0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:33.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "d0756cf8-887a-4867-b9d8-470caa8d4fea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:33Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "dime-0.clearwater.opnfv", "created": "2019-07-31T00:03:56Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:35.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "141aeb52-1383-45f4-bd14-14116543ceba", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:35Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "homer-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:31.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:31Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "bono-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:59:01.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:59:01Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T23:58:43Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:49:03.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:49:03Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T23:48:44Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:45:13.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:45:13Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T23:43:25Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:42:44.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9926684f-0c48-45d4-aa8d-69cc9fdd8456", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:42:44Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ns.clearwater.opnfv", "created": "2019-07-30T23:40:50Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:11:10,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-c889bfab-3121-4f4e-ac7a-c7161093e4f5 2019-07-31 00:11:10,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.72585988045s 2019-07-31 00:11:10,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-31 00:11:10,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:11,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:11 GMT X-Openstack-Request-Id: req-c85928ea-3ee9-4791-9a0f-8a463c6dc7e4 2019-07-31 00:11:11,592 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"17e85bf0-5903-43e9-80dc-e6c5d0d090ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2df83bf96ab24462a3703da662acb37f","l2_adjacency":true,"status":"ACTIVE","subnets":["59714449-3c39-46d4-bd61-0c59b3010756"],"description":"","tags":[],"updated_at":"2019-07-30T23:40:23Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"2df83bf96ab24462a3703da662acb37f","created_at":"2019-07-30T23:40:21Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-31 00:11:11,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-c85928ea-3ee9-4791-9a0f-8a463c6dc7e4 2019-07-31 00:11:11,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.66006398201s 2019-07-31 00:11:11,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-31 00:11:11,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:11,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:11 GMT X-Openstack-Request-Id: req-6b2a7756-3689-4865-a18d-10c02fc2ee59 2019-07-31 00:11:11,940 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"17e85bf0-5903-43e9-80dc-e6c5d0d090ee","tenant_id":"2df83bf96ab24462a3703da662acb37f","created_at":"2019-07-30T23:40:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-30T23:40:23Z","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":"2df83bf96ab24462a3703da662acb37f","id":"59714449-3c39-46d4-bd61-0c59b3010756","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-07-31 00:11:11,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-6b2a7756-3689-4865-a18d-10c02fc2ee59 2019-07-31 00:11:11,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.34649682045s 2019-07-31 00:11:11,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:11,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:11,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-2cc41aaa-5c82-46d2-a5d2-4eb45b0dc87f x-openstack-request-id: req-2cc41aaa-5c82-46d2-a5d2-4eb45b0dc87f 2019-07-31 00:11:11,975 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:11,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-2cc41aaa-5c82-46d2-a5d2-4eb45b0dc87f 2019-07-31 00:11:11,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0291130542755s 2019-07-31 00:11:11,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:11,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:13,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-9b50053c-c667-478e-89dc-a53ea496cd2e x-openstack-request-id: req-9b50053c-c667-478e-89dc-a53ea496cd2e 2019-07-31 00:11:13,442 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:13,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea/os-security-groups used request id req-9b50053c-c667-478e-89dc-a53ea496cd2e 2019-07-31 00:11:13,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.46520209312s 2019-07-31 00:11:13,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:13,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:14,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:14 GMT X-Openstack-Request-Id: req-3d85b887-705b-4000-92b7-56852ba26544 2019-07-31 00:11:14,303 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:14,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-3d85b887-705b-4000-92b7-56852ba26544 2019-07-31 00:11:14,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.854594945908s 2019-07-31 00:11:14,310 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:14,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:14,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:14,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-0109625f-28b3-4898-8ccb-521c663341eb x-openstack-request-id: req-0109625f-28b3-4898-8ccb-521c663341eb 2019-07-31 00:11:14,340 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:14,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-0109625f-28b3-4898-8ccb-521c663341eb 2019-07-31 00:11:14,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0295331478119s 2019-07-31 00:11:14,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:14,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:15,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-321d052f-c0ce-4960-893f-5fac4e28c451 x-openstack-request-id: req-321d052f-c0ce-4960-893f-5fac4e28c451 2019-07-31 00:11:15,459 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:15,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba/os-security-groups used request id req-321d052f-c0ce-4960-893f-5fac4e28c451 2019-07-31 00:11:15,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.11755800247s 2019-07-31 00:11:15,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:15,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:15,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:15 GMT X-Openstack-Request-Id: req-115decbe-7a90-4588-b1e5-75c64d2f8878 2019-07-31 00:11:15,825 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:15,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-115decbe-7a90-4588-b1e5-75c64d2f8878 2019-07-31 00:11:15,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.359552145004s 2019-07-31 00:11:15,832 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:15,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:15,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:15,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-5ff847a8-e6ac-499f-84a1-03fd03cbd9bc x-openstack-request-id: req-5ff847a8-e6ac-499f-84a1-03fd03cbd9bc 2019-07-31 00:11:15,863 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:15,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-5ff847a8-e6ac-499f-84a1-03fd03cbd9bc 2019-07-31 00:11:15,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0310199260712s 2019-07-31 00:11:15,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:15,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:18,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-d0640d38-a36a-47fc-b00d-dee801338eac x-openstack-request-id: req-d0640d38-a36a-47fc-b00d-dee801338eac 2019-07-31 00:11:18,595 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:18,596 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d/os-security-groups used request id req-d0640d38-a36a-47fc-b00d-dee801338eac 2019-07-31 00:11:18,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 2.73097300529s 2019-07-31 00:11:18,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:18,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:18,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:18 GMT X-Openstack-Request-Id: req-828a1d42-73c7-40dd-9e16-0cf82327c161 2019-07-31 00:11:18,963 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:18,963 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-828a1d42-73c7-40dd-9e16-0cf82327c161 2019-07-31 00:11:18,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.362155914307s 2019-07-31 00:11:18,967 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:18,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:18,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:18,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-152298fb-12fa-4566-baea-5410e545b38f x-openstack-request-id: req-152298fb-12fa-4566-baea-5410e545b38f 2019-07-31 00:11:18,991 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:18,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-152298fb-12fa-4566-baea-5410e545b38f 2019-07-31 00:11:18,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236659049988s 2019-07-31 00:11:18,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:18,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:21,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-441ff7e4-c7f3-4ea4-bda3-2ba59ee876f7 x-openstack-request-id: req-441ff7e4-c7f3-4ea4-bda3-2ba59ee876f7 2019-07-31 00:11:21,082 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:21,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542/os-security-groups used request id req-441ff7e4-c7f3-4ea4-bda3-2ba59ee876f7 2019-07-31 00:11:21,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 2.09085488319s 2019-07-31 00:11:21,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:21,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:21,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:21 GMT X-Openstack-Request-Id: req-5a065272-2c02-4554-869e-3718ec731396 2019-07-31 00:11:21,399 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:21,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-5a065272-2c02-4554-869e-3718ec731396 2019-07-31 00:11:21,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310379981995s 2019-07-31 00:11:21,406 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:21,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:21,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:21,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-f2239f85-1fe3-4c29-96e4-8dbdb676cbd2 x-openstack-request-id: req-f2239f85-1fe3-4c29-96e4-8dbdb676cbd2 2019-07-31 00:11:21,432 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:21,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-f2239f85-1fe3-4c29-96e4-8dbdb676cbd2 2019-07-31 00:11:21,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252249240875s 2019-07-31 00:11:21,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:21,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:23,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-3c1306f3-6b20-4866-bda4-c8822a3890c8 x-openstack-request-id: req-3c1306f3-6b20-4866-bda4-c8822a3890c8 2019-07-31 00:11:23,519 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:23,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd/os-security-groups used request id req-3c1306f3-6b20-4866-bda4-c8822a3890c8 2019-07-31 00:11:23,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 2.08609700203s 2019-07-31 00:11:23,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:23,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:23,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:23 GMT X-Openstack-Request-Id: req-0250273b-a008-43ee-b468-8665f944f0e1 2019-07-31 00:11:23,870 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:23,870 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-0250273b-a008-43ee-b468-8665f944f0e1 2019-07-31 00:11:23,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.344877004623s 2019-07-31 00:11:23,879 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:23,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:23,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:23,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-b839ee8d-63a6-48b1-8d54-c3067d9cd2fa x-openstack-request-id: req-b839ee8d-63a6-48b1-8d54-c3067d9cd2fa 2019-07-31 00:11:23,909 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:23,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-b839ee8d-63a6-48b1-8d54-c3067d9cd2fa 2019-07-31 00:11:23,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0297729969025s 2019-07-31 00:11:23,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:23,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:24,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-d16bc604-7e95-493b-a103-70046fd72c18 x-openstack-request-id: req-d16bc604-7e95-493b-a103-70046fd72c18 2019-07-31 00:11:24,492 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:24,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997/os-security-groups used request id req-d16bc604-7e95-493b-a103-70046fd72c18 2019-07-31 00:11:24,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.581557035446s 2019-07-31 00:11:24,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:24,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:24,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:24 GMT X-Openstack-Request-Id: req-527a10e3-05c7-4087-8bc4-b826aa52976f 2019-07-31 00:11:24,833 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:24,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-527a10e3-05c7-4087-8bc4-b826aa52976f 2019-07-31 00:11:24,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.335505008698s 2019-07-31 00:11:24,841 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:24,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:24,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:24,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-ae272ab5-2e34-43f1-a33d-d3919642d5cd x-openstack-request-id: req-ae272ab5-2e34-43f1-a33d-d3919642d5cd 2019-07-31 00:11:24,869 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:24,869 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-ae272ab5-2e34-43f1-a33d-d3919642d5cd 2019-07-31 00:11:24,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273470878601s 2019-07-31 00:11:24,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:24,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:25,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-2d303209-03fc-415c-bb93-eabcae30de49 x-openstack-request-id: req-2d303209-03fc-415c-bb93-eabcae30de49 2019-07-31 00:11:25,863 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:25,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456/os-security-groups used request id req-2d303209-03fc-415c-bb93-eabcae30de49 2019-07-31 00:11:25,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.992769956589s 2019-07-31 00:11:25,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:25,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:26,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:26 GMT X-Openstack-Request-Id: req-d82fff62-7a6e-4bdd-a1df-fc54c8a24fda 2019-07-31 00:11:26,180 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:26,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-d82fff62-7a6e-4bdd-a1df-fc54c8a24fda 2019-07-31 00:11:26,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310225009918s 2019-07-31 00:11:26,187 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:26,188 - 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:fb:4e:d0', 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:fb:4e:d0', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-31T00:04:33.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'd0756cf8-887a-4867-b9d8-470caa8d4fea', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-31T00:04:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-31T00:04:33Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-31T00:04:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-31T00:03:56Z', 'created': u'2019-07-31T00:03:56Z', '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:7e:19:61', 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:7e:19:61', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-31T00:04:35.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'141aeb52-1383-45f4-bd14-14116543ceba', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-31T00:04:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-31T00:04:35Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-31T00:04:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-31T00:03:55Z', 'created': u'2019-07-31T00:03:55Z', '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:5f:5c:27', 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:5f:5c:27', u'version': 4, u'addr': u'172.30.9.219', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-31T00:04:31.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'71502a8f-a0b1-4f52-9833-3f62bddb6d0d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.219', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.219', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.219', 'launched_at': u'2019-07-31T00:04:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-31T00:04:31Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-31T00:04:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-31T00:03:55Z', 'created': u'2019-07-31T00:03:55Z', '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:35:de:6b', 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:35:de:6b', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:59:01.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'abfe7a7a-df5e-4297-bd59-5eaea7bf7542', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-07-30T23:59:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:59:01Z', 'hostId': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', '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-07-30T23:59:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-30T23:58:43Z', 'created': u'2019-07-30T23:58:43Z', '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:f3:5e:67', 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:f3:5e:67', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:49:03.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'ae595d9e-4125-4ae1-9d0f-cb0e88b208bd', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-30T23:49:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:49:03Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-30T23:49:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-30T23:48:44Z', 'created': u'2019-07-30T23:48:44Z', '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:2e:f4:29', u'version': 4, u'addr': u'192.168.100.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2e:f4:29', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:45:13.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'9f1f5ac8-e76b-42ac-9ed3-33d08b897997', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-30T23:45:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:45:13Z', 'hostId': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', '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-07-30T23:45:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-30T23:43:25Z', 'created': u'2019-07-30T23:43:25Z', '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:e8:46:5c', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e8:46:5c', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:42:44.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'9926684f-0c48-45d4-aa8d-69cc9fdd8456', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-30T23:42:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:42:44Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-30T23:42:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-30T23:40:50Z', 'created': u'2019-07-30T23:40:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-31 00:11:26,193 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-07-31 00:11:26,198 - paramiko.transport - DEBUG - starting thread (client mode): 0x6af804d0L 2019-07-31 00:11:26,199 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:11:26,208 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-31 00:11:26,208 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-31 00:11:26,210 - 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-07-31 00:11:26,210 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:11:26,210 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:11:26,210 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:11:26,210 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:11:26,210 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:11:26,256 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-31 00:11:26,257 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:11:26,262 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: abaf4e052145cbf390101bcbb109d071 2019-07-31 00:11:26,263 - paramiko.transport - DEBUG - Trying discovered key 54bd12d955333121096160322ae5cabd in /tmp/tmp4ti6Yf 2019-07-31 00:11:26,294 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:11:26,316 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-31 00:11:26,328 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:11:26,793 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:11:26,793 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:11:26,830 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:11:26,842 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-31 00:11:26,843 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m 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-07-31 00:11:26,845 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-07-31 00:11:26,846 - paramiko.transport - DEBUG - starting thread (client mode): 0x6af80290L 2019-07-31 00:11:26,847 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:11:26,860 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-31 00:11:26,861 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-31 00:11:26,862 - 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-07-31 00:11:26,862 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:11:26,862 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:11:26,862 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:11:26,863 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:11:26,863 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:11:26,905 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-31 00:11:26,905 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:11:26,911 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 451b01874f67b6b3d4f15383939fd86e 2019-07-31 00:11:26,912 - paramiko.transport - DEBUG - Trying discovered key 54bd12d955333121096160322ae5cabd in /tmp/tmp4ti6Yf 2019-07-31 00:11:26,943 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:11:26,960 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-31 00:11:26,976 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:11:27,455 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:11:27,455 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:11:27,479 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:11:27,500 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-31 00:11:27,501 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m 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-07-31 00:11:27,503 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-07-31 00:11:27,505 - paramiko.transport - DEBUG - starting thread (client mode): 0x6a5aaf90L 2019-07-31 00:11:27,506 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:11:27,519 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-31 00:11:27,519 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-31 00:11:27,520 - 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-07-31 00:11:27,520 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:11:27,520 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:11:27,521 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:11:27,521 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:11:27,521 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:11:27,564 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-31 00:11:27,564 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:11:27,569 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.219: 963eed2e618dbb0bc496140cab033d07 2019-07-31 00:11:27,570 - paramiko.transport - DEBUG - Trying discovered key 54bd12d955333121096160322ae5cabd in /tmp/tmp4ti6Yf 2019-07-31 00:11:27,601 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:11:27,623 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-31 00:11:27,635 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:11:28,106 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:11:28,106 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:11:28,137 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:11:28,160 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-31 00:11:28,160 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m 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-07-31 00:11:28,161 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-31 00:11:28,162 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-07-31 00:11:28,165 - paramiko.transport - DEBUG - starting thread (client mode): 0x6af60610L 2019-07-31 00:11:28,165 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:11:28,184 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-31 00:11:28,184 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-31 00:11:28,185 - 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-07-31 00:11:28,185 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:11:28,186 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:11:28,186 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:11:28,186 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:11:28,186 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:11:28,231 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-31 00:11:28,232 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:11:28,265 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 3c1d3a192c9c5281c0bc5f1d63140217 2019-07-31 00:11:28,266 - paramiko.transport - DEBUG - Trying discovered key 54bd12d955333121096160322ae5cabd in /tmp/tmp4ti6Yf 2019-07-31 00:11:28,272 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:11:28,293 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-31 00:11:28,298 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:11:28,758 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:11:28,758 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:11:28,764 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:11:28,784 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-31 00:11:28,784 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 11m 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-07-31 00:11:28,786 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-07-31 00:11:28,787 - paramiko.transport - DEBUG - starting thread (client mode): 0x6af60d90L 2019-07-31 00:11:28,788 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:11:28,802 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-31 00:11:28,802 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-31 00:11:28,803 - 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-07-31 00:11:28,803 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:11:28,804 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:11:28,804 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:11:28,804 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:11:28,804 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:11:28,813 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-31 00:11:28,813 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:11:28,819 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 64e589896f873a021042505d99d02b56 2019-07-31 00:11:28,820 - paramiko.transport - DEBUG - Trying discovered key 54bd12d955333121096160322ae5cabd in /tmp/tmp4ti6Yf 2019-07-31 00:11:28,850 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:11:28,868 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-31 00:11:28,885 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:11:29,367 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:11:29,367 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:11:29,387 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:11:29,399 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-31 00:11:29,399 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 17m 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-07-31 00:11:29,400 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-31 00:11:29,401 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-07-31 00:11:29,403 - paramiko.transport - DEBUG - starting thread (client mode): 0x6af60350L 2019-07-31 00:11:29,404 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:11:29,421 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-31 00:11:29,421 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-31 00:11:29,422 - 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-07-31 00:11:29,422 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:11:29,422 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:11:29,422 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:11:29,423 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:11:29,423 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:11:29,468 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-31 00:11:29,468 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:11:29,504 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 245b3224a36df1ef014f5d976370a3fe 2019-07-31 00:11:29,505 - paramiko.transport - DEBUG - Trying discovered key 54bd12d955333121096160322ae5cabd in /tmp/tmp4ti6Yf 2019-07-31 00:11:29,509 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:11:29,540 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-31 00:11:29,569 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:11:30,152 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:11:30,152 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:11:30,172 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:11:30,209 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-31 00:11:30,209 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 24m 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-07-31 00:11:30,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:11:30,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:31,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1345 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-0ce2a3fa-4ec4-43b5-a59d-e6fe33957c56 x-openstack-request-id: req-0ce2a3fa-4ec4-43b5-a59d-e6fe33957c56 2019-07-31 00:11:31,291 - 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:fb:4e:d0", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:4e:d0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:33.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "d0756cf8-887a-4867-b9d8-470caa8d4fea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:33Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "dime-0.clearwater.opnfv", "created": "2019-07-31T00:03:56Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:35.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "141aeb52-1383-45f4-bd14-14116543ceba", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:35Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "homer-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:31.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:31Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "bono-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:59:01.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:59:01Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T23:58:43Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:49:03.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:49:03Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T23:48:44Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:45:13.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:45:13Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T23:43:25Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:42:44.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9926684f-0c48-45d4-aa8d-69cc9fdd8456", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:42:44Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ns.clearwater.opnfv", "created": "2019-07-30T23:40:50Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:11:31,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0ce2a3fa-4ec4-43b5-a59d-e6fe33957c56 2019-07-31 00:11:31,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08015799522s 2019-07-31 00:11:31,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:31,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:31,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-8dc6c2f0-eeaf-4e95-b02e-484cff0d5804 x-openstack-request-id: req-8dc6c2f0-eeaf-4e95-b02e-484cff0d5804 2019-07-31 00:11:31,323 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:31,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-8dc6c2f0-eeaf-4e95-b02e-484cff0d5804 2019-07-31 00:11:31,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243608951569s 2019-07-31 00:11:31,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:32,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-7308799a-ffdc-44c2-9e07-2f42bc4676cf x-openstack-request-id: req-7308799a-ffdc-44c2-9e07-2f42bc4676cf 2019-07-31 00:11:32,701 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:32,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea/os-security-groups used request id req-7308799a-ffdc-44c2-9e07-2f42bc4676cf 2019-07-31 00:11:32,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.37591695786s 2019-07-31 00:11:32,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:32,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:32,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:32 GMT X-Openstack-Request-Id: req-f3214d46-ed9f-4c13-961b-2d2f29838dc3 2019-07-31 00:11:32,746 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:32,747 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-f3214d46-ed9f-4c13-961b-2d2f29838dc3 2019-07-31 00:11:32,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396499633789s 2019-07-31 00:11:32,753 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:32,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:32,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:32,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-cbf876c3-442b-4b85-8de0-845ba328e311 x-openstack-request-id: req-cbf876c3-442b-4b85-8de0-845ba328e311 2019-07-31 00:11:32,778 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:32,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-cbf876c3-442b-4b85-8de0-845ba328e311 2019-07-31 00:11:32,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248379707336s 2019-07-31 00:11:32,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:32,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:33,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-34e16fdd-b938-44d0-aeba-e89548dc4eca x-openstack-request-id: req-34e16fdd-b938-44d0-aeba-e89548dc4eca 2019-07-31 00:11:33,668 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:33,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba/os-security-groups used request id req-34e16fdd-b938-44d0-aeba-e89548dc4eca 2019-07-31 00:11:33,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.888206958771s 2019-07-31 00:11:33,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:33,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:34,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:34 GMT X-Openstack-Request-Id: req-ae465697-453b-4308-a46b-d81cca034b43 2019-07-31 00:11:34,434 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:34,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-ae465697-453b-4308-a46b-d81cca034b43 2019-07-31 00:11:34,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.760148048401s 2019-07-31 00:11:34,441 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:34,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:34,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:34,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-58b47db9-f166-4c56-a262-7686ec709828 x-openstack-request-id: req-58b47db9-f166-4c56-a262-7686ec709828 2019-07-31 00:11:34,473 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:34,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-58b47db9-f166-4c56-a262-7686ec709828 2019-07-31 00:11:34,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0313470363617s 2019-07-31 00:11:34,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:34,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:35,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-2bd4d434-348b-4cdf-8f52-3cc630666242 x-openstack-request-id: req-2bd4d434-348b-4cdf-8f52-3cc630666242 2019-07-31 00:11:35,082 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:35,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d/os-security-groups used request id req-2bd4d434-348b-4cdf-8f52-3cc630666242 2019-07-31 00:11:35,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.608201026917s 2019-07-31 00:11:35,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:35,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:35,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:35 GMT X-Openstack-Request-Id: req-fed5d5c6-a2da-4b53-b41c-a7e8b11eba42 2019-07-31 00:11:35,415 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:35,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-fed5d5c6-a2da-4b53-b41c-a7e8b11eba42 2019-07-31 00:11:35,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.32713508606s 2019-07-31 00:11:35,422 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:35,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:35,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:35,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-c26e1d59-6df6-4e21-b185-7ea13f8c0890 x-openstack-request-id: req-c26e1d59-6df6-4e21-b185-7ea13f8c0890 2019-07-31 00:11:35,445 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:35,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-c26e1d59-6df6-4e21-b185-7ea13f8c0890 2019-07-31 00:11:35,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230839252472s 2019-07-31 00:11:35,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:35,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:36,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-251fc369-b9ba-4640-b325-aea12f888750 x-openstack-request-id: req-251fc369-b9ba-4640-b325-aea12f888750 2019-07-31 00:11:36,568 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:36,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542/os-security-groups used request id req-251fc369-b9ba-4640-b325-aea12f888750 2019-07-31 00:11:36,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.12145805359s 2019-07-31 00:11:36,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:36,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:36,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:36 GMT X-Openstack-Request-Id: req-7024ed47-7800-4721-b3b1-e86d87eaf8a7 2019-07-31 00:11:36,616 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:36,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-7024ed47-7800-4721-b3b1-e86d87eaf8a7 2019-07-31 00:11:36,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0418379306793s 2019-07-31 00:11:36,623 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:36,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:36,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:36,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-f7d4611e-1cdb-4baf-8bce-fec87488a18b x-openstack-request-id: req-f7d4611e-1cdb-4baf-8bce-fec87488a18b 2019-07-31 00:11:36,646 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:36,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-f7d4611e-1cdb-4baf-8bce-fec87488a18b 2019-07-31 00:11:36,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233778953552s 2019-07-31 00:11:36,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:36,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:37,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-3967aa70-1c49-4546-948f-1fdbb13457c6 x-openstack-request-id: req-3967aa70-1c49-4546-948f-1fdbb13457c6 2019-07-31 00:11:37,861 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:37,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd/os-security-groups used request id req-3967aa70-1c49-4546-948f-1fdbb13457c6 2019-07-31 00:11:37,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.21277594566s 2019-07-31 00:11:37,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:37,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:38,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:38 GMT X-Openstack-Request-Id: req-ef1ddd62-1b6c-4f40-8885-e6b828c0a653 2019-07-31 00:11:38,225 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:38,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-ef1ddd62-1b6c-4f40-8885-e6b828c0a653 2019-07-31 00:11:38,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.358018159866s 2019-07-31 00:11:38,232 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:38,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:38,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:38,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-cb7105df-1b1a-4a8a-8109-bab77398e721 x-openstack-request-id: req-cb7105df-1b1a-4a8a-8109-bab77398e721 2019-07-31 00:11:38,256 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:38,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-cb7105df-1b1a-4a8a-8109-bab77398e721 2019-07-31 00:11:38,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234110355377s 2019-07-31 00:11:38,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:38,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:39,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-87740fc3-574b-4858-828a-da71a91b4b26 x-openstack-request-id: req-87740fc3-574b-4858-828a-da71a91b4b26 2019-07-31 00:11:39,707 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:39,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997/os-security-groups used request id req-87740fc3-574b-4858-828a-da71a91b4b26 2019-07-31 00:11:39,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.44980788231s 2019-07-31 00:11:39,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:39,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:40,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:40 GMT X-Openstack-Request-Id: req-abfa8334-1733-4338-8eb1-80eddc219114 2019-07-31 00:11:40,045 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:40,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-abfa8334-1733-4338-8eb1-80eddc219114 2019-07-31 00:11:40,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331561088562s 2019-07-31 00:11:40,051 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:40,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:11:40,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:40,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-d09f9e58-005b-4b64-9941-d6fe4bfe3768 x-openstack-request-id: req-d09f9e58-005b-4b64-9941-d6fe4bfe3768 2019-07-31 00:11:40,077 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:11:40,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-d09f9e58-005b-4b64-9941-d6fe4bfe3768 2019-07-31 00:11:40,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251920223236s 2019-07-31 00:11:40,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:11:40,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:41,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-1b437897-70b3-40ee-a57f-4d9c510daf4f x-openstack-request-id: req-1b437897-70b3-40ee-a57f-4d9c510daf4f 2019-07-31 00:11:41,525 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:11:41,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456/os-security-groups used request id req-1b437897-70b3-40ee-a57f-4d9c510daf4f 2019-07-31 00:11:41,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.44705510139s 2019-07-31 00:11:41,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:11:41,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:41,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:41 GMT X-Openstack-Request-Id: req-0736f8a1-9a11-432c-ab68-d7016a0cad10 2019-07-31 00:11:41,773 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:11:41,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-0736f8a1-9a11-432c-ab68-d7016a0cad10 2019-07-31 00:11:41,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.241266012192s 2019-07-31 00:11:41,780 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:11:41,780 - 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:fb:4e:d0', 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:fb:4e:d0', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-31T00:04:33.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'd0756cf8-887a-4867-b9d8-470caa8d4fea', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-31T00:04:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-31T00:04:33Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-31T00:04:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-31T00:03:56Z', 'created': u'2019-07-31T00:03:56Z', '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:7e:19:61', 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:7e:19:61', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-31T00:04:35.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'141aeb52-1383-45f4-bd14-14116543ceba', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-31T00:04:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-31T00:04:35Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-31T00:04:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-31T00:03:55Z', 'created': u'2019-07-31T00:03:55Z', '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:5f:5c:27', 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:5f:5c:27', u'version': 4, u'addr': u'172.30.9.219', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-31T00:04:31.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'71502a8f-a0b1-4f52-9833-3f62bddb6d0d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.219', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.219', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.219', 'launched_at': u'2019-07-31T00:04:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-31T00:04:31Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-31T00:04:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-31T00:03:55Z', 'created': u'2019-07-31T00:03:55Z', '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:35:de:6b', 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:35:de:6b', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:59:01.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'abfe7a7a-df5e-4297-bd59-5eaea7bf7542', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-07-30T23:59:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:59:01Z', 'hostId': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', '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-07-30T23:59:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-30T23:58:43Z', 'created': u'2019-07-30T23:58:43Z', '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:f3:5e:67', 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:f3:5e:67', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:49:03.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'ae595d9e-4125-4ae1-9d0f-cb0e88b208bd', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-30T23:49:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:49:03Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-30T23:49:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-30T23:48:44Z', 'created': u'2019-07-30T23:48:44Z', '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:2e:f4:29', u'version': 4, u'addr': u'192.168.100.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2e:f4:29', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:45:13.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'9f1f5ac8-e76b-42ac-9ed3-33d08b897997', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-30T23:45:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:45:13Z', 'hostId': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', '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-07-30T23:45:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-30T23:43:25Z', 'created': u'2019-07-30T23:43:25Z', '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:e8:46:5c', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e8:46:5c', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:42:44.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'9926684f-0c48-45d4-aa8d-69cc9fdd8456', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-30T23:42:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:42:44Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-30T23:42:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-30T23:40:50Z', 'created': u'2019-07-30T23:40:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-31 00:11:41,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:11:41,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:43,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1345 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-50ee1692-dc85-4c6e-95f7-046c896e8905 x-openstack-request-id: req-50ee1692-dc85-4c6e-95f7-046c896e8905 2019-07-31 00:11:43,113 - 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:fb:4e:d0", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:4e:d0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:33.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "d0756cf8-887a-4867-b9d8-470caa8d4fea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:33Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "dime-0.clearwater.opnfv", "created": "2019-07-31T00:03:56Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:35.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "141aeb52-1383-45f4-bd14-14116543ceba", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:35Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "homer-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:31.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:31Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "bono-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:59:01.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:59:01Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T23:58:43Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:49:03.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:49:03Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T23:48:44Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:45:13.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:45:13Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T23:43:25Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:42:44.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9926684f-0c48-45d4-aa8d-69cc9fdd8456", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:42:44Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ns.clearwater.opnfv", "created": "2019-07-30T23:40:50Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:11:43,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-50ee1692-dc85-4c6e-95f7-046c896e8905 2019-07-31 00:11:43,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.32751297951s 2019-07-31 00:11:43,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-31 00:11:43,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-31 00:11:43,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17315 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-581f3820-c4b8-4786-b194-892a316249da x-openstack-request-id: req-581f3820-c4b8-4786-b194-892a316249da 2019-07-31 00:11:43,226 - keystoneauth.session - DEBUG - RESP BODY: {"output": "s registered, assigned bus number 1\n[ 0.723067] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.725233] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.727589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.730304] usb usb1: Product: UHCI Host Controller\n[ 0.732093] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.734348] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.736137] hub 1-0:1.0: USB hub found\n[ 0.737611] hub 1-0:1.0: 2 ports detected\n[ 0.739269] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.743114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.744943] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746890] mousedev: PS/2 mouse device common for all mice\n[ 0.749271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752500] rtc_cmos 00:00: RTC can wake from S4\n[ 0.754738] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.757001] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759335] device-mapper: uevent: version 1.0.3\n[ 0.761103] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.764191] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.766427] TCP: cubic registered\n[ 0.767811] NET: Registered protocol family 10\n[ 0.769671] NET: Registered protocol family 17\n[ 0.771359] Key type dns_resolver registered\n[ 0.773097] Loading compiled-in X.509 certificates\n[ 0.775396] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.778801] registered taskstats version 1\n[ 0.781781] Key type trusted registered\n[ 0.785572] Key type encrypted registered\n[ 0.787128] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.789107] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.791656] regulator-dummy: disabling\n[ 0.793155] Magic number: 11:844:52\n[ 0.794721] rtc_cmos 00:00: setting system clock to 2019-07-31 00:04:34 UTC (1564531474)\n[ 0.797747] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.799887] EDD information not available.\n[ 0.837499] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.851989] Write protecting the kernel read-only data: 12288k\n[ 0.854690] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.858981] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.876135] systemd-udevd[99]: starting version 204\n[ 0.909548] FDC 0 is a S82078B\n[ 1.048061] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.213103] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.215473] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.217864] usb 1-1: Product: QEMU USB Tablet\n[ 1.219445] usb 1-1: Manufacturer: QEMU\n[ 1.220889] usb 1-1: SerialNumber: 42\n[ 1.941835] 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.308803] 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.409849] random: init urandom read with 10 bits of entropy available\n[ 2.544605] 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 Wed, 31 Jul 2019 00:04:36 +0000. Up 2.97 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 load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\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 Wed, 31 Jul 2019 00:04:39 +0000. Up 5.67 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.5 | 255.255.255.0 | fa:16:3e:fb:4e:d0 |\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:\n43:6b:ed:ac:d5:24:c5:99:d2:ca:66:a6:c1:ea:83:24 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| o o |\n| . . * |\n| o + + |\n| S O . |\n| E . o X + |\n| o .. . + . |\n| ... o |\n| ... |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n99:74:c5:d2:2f:bd:9c:9f:61:7d:7a:26:8b:63:11:e1 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o. |\n| ..+ |\n| . .o + |\n| . + E o |\n| S + o.|\n| . +oo|\n| ..o+|\n| o.o.+|\n| ....= |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n45:9c:3a:86:04:c7:e8:02:1d:b9:8b:37:79:1e:b1:85 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..o.+. ... |\n|. o ..o .o |\n| . o o . .. |\n| o E o +. |\n| . + + .S. |\n|. = + |\n| . + . |\n| . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nab:af:4e:05:21:45:cb:f3:90:10:1b:cb:b1:09:d0:71 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|.oo.E++ |\n| .+ @ + |\n| * B |\n| = |\n| S |\n| . . |\n| . . |\n| . . |\n| .+o. |\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 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 Wed, 31 Jul 2019 00:04:45 +0000. Up 12.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.\n\nUbuntu 14.04.6 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 31 Jul 2019 00:04:47 +0000. Up 13.72 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 18720 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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 [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [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 (1509 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.14\n+ '[' -n 192.168.100.14 ']'\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://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://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/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 libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:24 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:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:26 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:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 18s (5053 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://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 (6876 kB/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.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++ 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.10'\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 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 Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ sed 1,2d\n++ grep -v Running\n++ monit summary\n++ grep -v 'Status ok'\n+ test -z ' homestead_process Execution failed | Does... 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 Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-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 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 homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health 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 ' homestead_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 homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health 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: 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 failed Program \n poll_ralf Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Status ok Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n poll_homestead-prov Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' ralf_uptime Status failed 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-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ralf_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Running Process \n homestead-prov_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n ralf_uptime Status ok Program \n poll_ralf Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Status ok Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n poll_homestead-prov Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 18520d275391ca73 is healthy: got healthy result from http://192.168.100.4:4000\nmember 3f7b751ef73c429a is healthy: got healthy result from http://192.168.100.7:4000\nmember 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000\nmember 9856111a6e9369cc is healthy: got healthy result from http://192.168.100.5:4000\nmember c16f25a210fa1b70 is healthy: got healthy result from http://192.168.100.11:4000\nmember e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n18520d275391ca73: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\n3f7b751ef73c429a: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true\n9856111a6e9369cc: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\nc16f25a210fa1b70: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\ne93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6: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: gAAAAABdQNriKDqtIhu8hy1XY44sleDAYmC0RVTIpS5NjKCqaXtyuh4yiBdgz9na32fltLurRCzJXna6FdAlClZy98ZgwIOqL-hqJUnEGNo9_fHTyK28wOaEBR2L_tobWqPQRW5OVmziLWp4PGwPFS6w8Q6hKjbexiv2MLB-KywdI2M9JQUgGVk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-dime-bztjgqe5qeho-0-5zdi3nvu4r3n/3d270e2b-a542-42c8-8995-9bede332b6f1/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 53 --:--:-- --:--:-- --:--:-- 53\nHTTP/1.1 200 OK\nDate: Wed, 31 Jul 2019 00:11:07 GMT\nServer: Apache\nx-openstack-request-id: req-f8d6e794-e974-4fb0-936f-adccd270fb5f\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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 99:74:c5:d2:2f:bd:9c:9f:61:7d:7a:26:8b:63:11:e1 root@dime-0 (DSA)\nec2: 256 45:9c:3a:86:04:c7:e8:02:1d:b9:8b:37:79:1e:b1:85 root@dime-0 (ECDSA)\nec2: 256 ab:af:4e:05:21:45:cb:f3:90:10:1b:cb:b1:09:d0:71 root@dime-0 (ED25519)\nec2: 2048 43:6b:ed:ac:d5:24:c5:99:d2:ca:66:a6:c1:ea:83:24 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEm6JPZGUyusR6aJsq+Pnb4aRXjmr2LBx96+RQyPXxw8B2lQGUGFKkg9H8l2CUR+Az/Ji0r6CgvdEkfUOnxUeQs= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKsr5OFZIQA2vY+N0NKK/SFnwIuDM7nD4TqPj8e0kc8W root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9gJaWzZx6A439R7i0AzxK/RtNaX3DveV0NuxMGeqbFqxOFnpheImqeZH9yZq/XHpkIrjiGSBbmj1Fs7wxXimSwsczZkHy6dud4uFq/Rrp5mVKUoWEYWr2209+cd7cTv3G8AEC8J+ofbQ7qz7YkD1cCpIW0FKHlbJeaL9xJhIr50AWERfpHrL0dQoV6aTYP6jrv/EAa+imrpKY31HqKWpC5vLNC1AjaKcfNc7Z3FBlcvHcsd4K4+E3Bcp3CwKdTVBmfkr1d21BZgnTJoh9MgOk2qHJEV1hSKESG0z4IDlMiWFELsqyeY9u/LdYZVVWV5pd7FpRc2qMr9n3LtwsO3gP root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 31 Jul 2019 00:11:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 393.84 seconds\n"} 2019-07-31 00:11:43,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea/action used request id req-581f3820-c4b8-4786-b194-892a316249da 2019-07-31 00:11:43,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105975151062s 2019-07-31 00:11:43,230 - functest.core.singlevm - DEBUG - console: s registered, assigned bus number 1 [ 0.723067] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.725233] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730304] usb usb1: Product: UHCI Host Controller [ 0.732093] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.734348] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736137] hub 1-0:1.0: USB hub found [ 0.737611] hub 1-0:1.0: 2 ports detected [ 0.739269] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743114] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744943] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746890] mousedev: PS/2 mouse device common for all mice [ 0.749271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752500] rtc_cmos 00:00: RTC can wake from S4 [ 0.754738] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.757001] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759335] device-mapper: uevent: version 1.0.3 [ 0.761103] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.764191] ledtrig-cpu: registered to indicate activity on CPUs [ 0.766427] TCP: cubic registered [ 0.767811] NET: Registered protocol family 10 [ 0.769671] NET: Registered protocol family 17 [ 0.771359] Key type dns_resolver registered [ 0.773097] Loading compiled-in X.509 certificates [ 0.775396] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.778801] registered taskstats version 1 [ 0.781781] Key type trusted registered [ 0.785572] Key type encrypted registered [ 0.787128] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789107] IMA: No TPM chip found, activating TPM-bypass! [ 0.791656] regulator-dummy: disabling [ 0.793155] Magic number: 11:844:52 [ 0.794721] rtc_cmos 00:00: setting system clock to 2019-07-31 00:04:34 UTC (1564531474) [ 0.797747] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.799887] EDD information not available. [ 0.837499] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.851989] Write protecting the kernel read-only data: 12288k [ 0.854690] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.858981] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.876135] systemd-udevd[99]: starting version 204 [ 0.909548] FDC 0 is a S82078B [ 1.048061] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213103] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215473] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217864] usb 1-1: Product: QEMU USB Tablet [ 1.219445] usb 1-1: Manufacturer: QEMU [ 1.220889] usb 1-1: SerialNumber: 42 [ 1.941835] 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.308803] 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.409849] random: init urandom read with 10 bits of entropy available [ 2.544605] 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 Wed, 31 Jul 2019 00:04:36 +0000. Up 2.97 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 load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] 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 Wed, 31 Jul 2019 00:04:39 +0000. Up 5.67 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.5 | 255.255.255.0 | fa:16:3e:fb:4e:d0 | 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: 43:6b:ed:ac:d5:24:c5:99:d2:ca:66:a6:c1:ea:83:24 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | . . * | | o + + | | S O . | | E . o X + | | o .. . + . | | ... o | | ... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 99:74:c5:d2:2f:bd:9c:9f:61:7d:7a:26:8b:63:11:e1 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | ..+ | | . .o + | | . + E o | | S + o.| | . +oo| | ..o+| | o.o.+| | ....= | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:9c:3a:86:04:c7:e8:02:1d:b9:8b:37:79:1e:b1:85 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o.+. ... | |. o ..o .o | | . o o . .. | | o E o +. | | . + + .S. | |. = + | | . + . | | . | | | +-----------------+ 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: ab:af:4e:05:21:45:cb:f3:90:10:1b:cb:b1:09:d0:71 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |.oo.E++ | | .+ @ + | | * B | | = | | 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 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 Wed, 31 Jul 2019 00:04:45 +0000. Up 12.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. Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 31 Jul 2019 00:04:47 +0000. Up 13.72 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 18720 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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 [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [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 (1509 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.14 + '[' -n 192.168.100.14 ']' + 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://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://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/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 libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 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:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 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:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 18s (5053 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://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 (6876 kB/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.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 ++ 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.10' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ sed 1,2d ++ grep -v Running ++ monit summary ++ grep -v 'Status ok' + test -z ' homestead_process Execution failed | Does... 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 Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_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 homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health 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 ' homestead_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 homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health 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: 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 failed Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' ralf_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary 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 ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 18520d275391ca73 is healthy: got healthy result from http://192.168.100.4:4000 member 3f7b751ef73c429a is healthy: got healthy result from http://192.168.100.7:4000 member 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000 member 9856111a6e9369cc is healthy: got healthy result from http://192.168.100.5:4000 member c16f25a210fa1b70 is healthy: got healthy result from http://192.168.100.11:4000 member e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 18520d275391ca73: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 3f7b751ef73c429a: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true 9856111a6e9369cc: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false c16f25a210fa1b70: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false e93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6: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: gAAAAABdQNriKDqtIhu8hy1XY44sleDAYmC0RVTIpS5NjKCqaXtyuh4yiBdgz9na32fltLurRCzJXna6FdAlClZy98ZgwIOqL-hqJUnEGNo9_fHTyK28wOaEBR2L_tobWqPQRW5OVmziLWp4PGwPFS6w8Q6hKjbexiv2MLB-KywdI2M9JQUgGVk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-dime-bztjgqe5qeho-0-5zdi3nvu4r3n/3d270e2b-a542-42c8-8995-9bede332b6f1/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 53 --:--:-- --:--:-- --:--:-- 53 HTTP/1.1 200 OK Date: Wed, 31 Jul 2019 00:11:07 GMT Server: Apache x-openstack-request-id: req-f8d6e794-e974-4fb0-936f-adccd270fb5f 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 99:74:c5:d2:2f:bd:9c:9f:61:7d:7a:26:8b:63:11:e1 root@dime-0 (DSA) ec2: 256 45:9c:3a:86:04:c7:e8:02:1d:b9:8b:37:79:1e:b1:85 root@dime-0 (ECDSA) ec2: 256 ab:af:4e:05:21:45:cb:f3:90:10:1b:cb:b1:09:d0:71 root@dime-0 (ED25519) ec2: 2048 43:6b:ed:ac:d5:24:c5:99:d2:ca:66:a6:c1:ea:83:24 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEm6JPZGUyusR6aJsq+Pnb4aRXjmr2LBx96+RQyPXxw8B2lQGUGFKkg9H8l2CUR+Az/Ji0r6CgvdEkfUOnxUeQs= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKsr5OFZIQA2vY+N0NKK/SFnwIuDM7nD4TqPj8e0kc8W root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9gJaWzZx6A439R7i0AzxK/RtNaX3DveV0NuxMGeqbFqxOFnpheImqeZH9yZq/XHpkIrjiGSBbmj1Fs7wxXimSwsczZkHy6dud4uFq/Rrp5mVKUoWEYWr2209+cd7cTv3G8AEC8J+ofbQ7qz7YkD1cCpIW0FKHlbJeaL9xJhIr50AWERfpHrL0dQoV6aTYP6jrv/EAa+imrpKY31HqKWpC5vLNC1AjaKcfNc7Z3FBlcvHcsd4K4+E3Bcp3CwKdTVBmfkr1d21BZgnTJoh9MgOk2qHJEV1hSKESG0z4IDlMiWFELsqyeY9u/LdYZVVWV5pd7FpRc2qMr9n3LtwsO3gP root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 31 Jul 2019 00:11:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 393.84 seconds 2019-07-31 00:11:43,233 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console s registered, assigned bus number 1 [ 0.723067] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.725233] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.727589] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.730304] usb usb1: Product: UHCI Host Controller [ 0.732093] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.734348] usb usb1: SerialNumber: 0000:00:01.2 [ 0.736137] hub 1-0:1.0: USB hub found [ 0.737611] hub 1-0:1.0: 2 ports detected [ 0.739269] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.743114] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.744943] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746890] mousedev: PS/2 mouse device common for all mice [ 0.749271] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752500] rtc_cmos 00:00: RTC can wake from S4 [ 0.754738] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.757001] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759335] device-mapper: uevent: version 1.0.3 [ 0.761103] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.764191] ledtrig-cpu: registered to indicate activity on CPUs [ 0.766427] TCP: cubic registered [ 0.767811] NET: Registered protocol family 10 [ 0.769671] NET: Registered protocol family 17 [ 0.771359] Key type dns_resolver registered [ 0.773097] Loading compiled-in X.509 certificates [ 0.775396] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.778801] registered taskstats version 1 [ 0.781781] Key type trusted registered [ 0.785572] Key type encrypted registered [ 0.787128] AppArmor: AppArmor sha1 policy hashing enabled [ 0.789107] IMA: No TPM chip found, activating TPM-bypass! [ 0.791656] regulator-dummy: disabling [ 0.793155] Magic number: 11:844:52 [ 0.794721] rtc_cmos 00:00: setting system clock to 2019-07-31 00:04:34 UTC (1564531474) [ 0.797747] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.799887] EDD information not available. [ 0.837499] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.851989] Write protecting the kernel read-only data: 12288k [ 0.854690] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.858981] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.876135] systemd-udevd[99]: starting version 204 [ 0.909548] FDC 0 is a S82078B [ 1.048061] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.213103] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.215473] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.217864] usb 1-1: Product: QEMU USB Tablet [ 1.219445] usb 1-1: Manufacturer: QEMU [ 1.220889] usb 1-1: SerialNumber: 42 [ 1.941835] 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.308803] 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.409849] random: init urandom read with 10 bits of entropy available [ 2.544605] 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 Wed, 31 Jul 2019 00:04:36 +0000. Up 2.97 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 load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] 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 Wed, 31 Jul 2019 00:04:39 +0000. Up 5.67 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.5 | 255.255.255.0 | fa:16:3e:fb:4e:d0 | 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: 43:6b:ed:ac:d5:24:c5:99:d2:ca:66:a6:c1:ea:83:24 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | o o | | . . * | | o + + | | S O . | | E . o X + | | o .. . + . | | ... o | | ... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 99:74:c5:d2:2f:bd:9c:9f:61:7d:7a:26:8b:63:11:e1 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | o. | | ..+ | | . .o + | | . + E o | | S + o.| | . +oo| | ..o+| | o.o.+| | ....= | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 45:9c:3a:86:04:c7:e8:02:1d:b9:8b:37:79:1e:b1:85 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | ..o.+. ... | |. o ..o .o | | . o o . .. | | o E o +. | | . + + .S. | |. = + | | . + . | | . | | | +-----------------+ 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: ab:af:4e:05:21:45:cb:f3:90:10:1b:cb:b1:09:d0:71 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |.oo.E++ | | .+ @ + | | * B | | = | | 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 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 Wed, 31 Jul 2019 00:04:45 +0000. Up 12.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. Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 31 Jul 2019 00:04:47 +0000. Up 13.72 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 18720 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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 [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [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 (1509 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.14 + '[' -n 192.168.100.14 ']' + 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://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://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/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 libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:24 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:25 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:26 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:27 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-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 18s (5053 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://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 (6876 kB/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.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 ++ 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.10' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ sed 1,2d ++ grep -v Running ++ monit summary ++ grep -v 'Status ok' + test -z ' homestead_process Execution failed | Does... 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 Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_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 homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health 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 ' homestead_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 homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health 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: 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 failed Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' ralf_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary 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 ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 18520d275391ca73 is healthy: got healthy result from http://192.168.100.4:4000 member 3f7b751ef73c429a is healthy: got healthy result from http://192.168.100.7:4000 member 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000 member 9856111a6e9369cc is healthy: got healthy result from http://192.168.100.5:4000 member c16f25a210fa1b70 is healthy: got healthy result from http://192.168.100.11:4000 member e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 18520d275391ca73: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 3f7b751ef73c429a: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true 9856111a6e9369cc: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false c16f25a210fa1b70: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false e93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6: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: gAAAAABdQNriKDqtIhu8hy1XY44sleDAYmC0RVTIpS5NjKCqaXtyuh4yiBdgz9na32fltLurRCzJXna6FdAlClZy98ZgwIOqL-hqJUnEGNo9_fHTyK28wOaEBR2L_tobWqPQRW5OVmziLWp4PGwPFS6w8Q6hKjbexiv2MLB-KywdI2M9JQUgGVk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-dime-bztjgqe5qeho-0-5zdi3nvu4r3n/3d270e2b-a542-42c8-8995-9bede332b6f1/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 53 --:--:-- --:--:-- --:--:-- 53 HTTP/1.1 200 OK Date: Wed, 31 Jul 2019 00:11:07 GMT Server: Apache x-openstack-request-id: req-f8d6e794-e974-4fb0-936f-adccd270fb5f 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 99:74:c5:d2:2f:bd:9c:9f:61:7d:7a:26:8b:63:11:e1 root@dime-0 (DSA) ec2: 256 45:9c:3a:86:04:c7:e8:02:1d:b9:8b:37:79:1e:b1:85 root@dime-0 (ECDSA) ec2: 256 ab:af:4e:05:21:45:cb:f3:90:10:1b:cb:b1:09:d0:71 root@dime-0 (ED25519) ec2: 2048 43:6b:ed:ac:d5:24:c5:99:d2:ca:66:a6:c1:ea:83:24 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEm6JPZGUyusR6aJsq+Pnb4aRXjmr2LBx96+RQyPXxw8B2lQGUGFKkg9H8l2CUR+Az/Ji0r6CgvdEkfUOnxUeQs= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKsr5OFZIQA2vY+N0NKK/SFnwIuDM7nD4TqPj8e0kc8W root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9gJaWzZx6A439R7i0AzxK/RtNaX3DveV0NuxMGeqbFqxOFnpheImqeZH9yZq/XHpkIrjiGSBbmj1Fs7wxXimSwsczZkHy6dud4uFq/Rrp5mVKUoWEYWr2209+cd7cTv3G8AEC8J+ofbQ7qz7YkD1cCpIW0FKHlbJeaL9xJhIr50AWERfpHrL0dQoV6aTYP6jrv/EAa+imrpKY31HqKWpC5vLNC1AjaKcfNc7Z3FBlcvHcsd4K4+E3Bcp3CwKdTVBmfkr1d21BZgnTJoh9MgOk2qHJEV1hSKESG0z4IDlMiWFELsqyeY9u/LdYZVVWV5pd7FpRc2qMr9n3LtwsO3gP root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 31 Jul 2019 00:11:07 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 393.84 seconds 2019-07-31 00:11:43,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:11:43,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:45,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1345 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-bd6de5ed-0be0-404a-b17e-3ecade87c69c x-openstack-request-id: req-bd6de5ed-0be0-404a-b17e-3ecade87c69c 2019-07-31 00:11:45,175 - 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:fb:4e:d0", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:4e:d0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:33.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "d0756cf8-887a-4867-b9d8-470caa8d4fea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:33Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "dime-0.clearwater.opnfv", "created": "2019-07-31T00:03:56Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:35.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "141aeb52-1383-45f4-bd14-14116543ceba", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:35Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "homer-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:31.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:31Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "bono-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:59:01.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:59:01Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T23:58:43Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:49:03.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:49:03Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T23:48:44Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:45:13.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:45:13Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T23:43:25Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:42:44.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9926684f-0c48-45d4-aa8d-69cc9fdd8456", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:42:44Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ns.clearwater.opnfv", "created": "2019-07-30T23:40:50Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:11:45,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-bd6de5ed-0be0-404a-b17e-3ecade87c69c 2019-07-31 00:11:45,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.93945598602s 2019-07-31 00:11:45,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-31 00:11:45,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-31 00:11:45,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21189 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-e36769bc-2072-4e80-98d8-45b67755e699 x-openstack-request-id: req-e36769bc-2072-4e80-98d8-45b67755e699 2019-07-31 00:11:45,287 - keystoneauth.session - DEBUG - RESP BODY: {"output": "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.009712] Security Framework initialized\n[ 0.012036] AppArmor: AppArmor initialized\n[ 0.013580] Yama: becoming mindful.\n[ 0.015050] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016925] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020460] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.023085] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024256] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029981] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033935] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.038712] mce: CPU supports 10 MCE banks\n[ 0.040045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044006] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.054651] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.060004] MDS: Mitigation: Clear CPU buffers\n[ 0.084337] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.095385] ACPI: Core revision 20131115\n[ 0.096592] ACPI: All ACPI Tables successfully acquired\n[ 0.100051] ftrace: allocating 28757 entries in 113 pages\n[ 0.120364] smpboot: Max logical packages: 1\n[ 0.122268] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.124311] Enabling x2apic\n[ 0.125691] Enabled x2apic\n[ 0.128010] Switched APIC routing to physical x2apic.\n[ 0.133430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.136004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.140038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.152348] KVM setup paravirtual spinlock\n[ 0.156260] x86: Booted up 1 node, 1 CPUs\n[ 0.158073] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.160304] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.163242] devtmpfs: initialized\n[ 0.165551] EVM: security.selinux\n[ 0.167108] EVM: security.SMACK64\n[ 0.168003] EVM: security.ima\n[ 0.169422] EVM: security.capability\n[ 0.172030] pinctrl core: initialized pinctrl subsystem\n[ 0.174324] regulator-dummy: no parameters\n[ 0.176103] RTC time: 0:04:35, date: 07/31/19\n[ 0.178131] NET: Registered protocol family 16\n[ 0.180127] cpuidle: using governor ladder\n[ 0.181966] cpuidle: using governor menu\n[ 0.183760] ACPI: bus type PCI registered\n[ 0.184009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.186860] PCI: Using configuration type 1 for base access\n[ 0.188717] bio: create slab at 0\n[ 0.190731] ACPI: Added _OSI(Module Device)\n[ 0.192004] ACPI: Added _OSI(Processor Device)\n[ 0.193957] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.196003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.199274] ACPI: Interpreter enabled\n[ 0.200011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.204005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.208004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.212004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.216007] ACPI: (supports S0 S5)\n[ 0.217579] ACPI: Using IOAPIC for interrupt routing\n[ 0.219725] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.220168] ACPI: No dock devices found.\n[ 0.223695] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.224007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.226843] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.228018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.232200] acpiphp: Slot [3] registered\n[ 0.233875] acpiphp: Slot [4] registered\n[ 0.235390] acpiphp: Slot [5] registered\n[ 0.236024] acpiphp: Slot [6] registered\n[ 0.237511] acpiphp: Slot [7] registered\n[ 0.238992] acpiphp: Slot [8] registered\n[ 0.240021] acpiphp: Slot [9] registered\n[ 0.241515] acpiphp: Slot [10] registered\n[ 0.243052] acpiphp: Slot [11] registered\n[ 0.244021] acpiphp: Slot [12] registered\n[ 0.245469] acpiphp: Slot [13] registered\n[ 0.246913] acpiphp: Slot [14] registered\n[ 0.248021] acpiphp: Slot [15] registered\n[ 0.249467] acpiphp: Slot [16] registered\n[ 0.250916] acpiphp: Slot [17] registered\n[ 0.252029] acpiphp: Slot [18] registered\n[ 0.253484] acpiphp: Slot [19] registered\n[ 0.254932] acpiphp: Slot [20] registered\n[ 0.256021] acpiphp: Slot [21] registered\n[ 0.257478] acpiphp: Slot [22] registered\n[ 0.258936] acpiphp: Slot [23] registered\n[ 0.260022] acpiphp: Slot [24] registered\n[ 0.261505] acpiphp: Slot [25] registered\n[ 0.263304] acpiphp: Slot [26] registered\n[ 0.264027] acpiphp: Slot [27] registered\n[ 0.265797] acpiphp: Slot [28] registered\n[ 0.267520] acpiphp: Slot [29] registered\n[ 0.268023] acpiphp: Slot [30] registered\n[ 0.269759] acpiphp: Slot [31] registered\n[ 0.271460] PCI host bridge to bus 0000:00\n[ 0.272007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.274262] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.276004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.278590] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.280004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.282809] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.292217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.295889] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.318401] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.321108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.323736] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.325249] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.327855] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.328899] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.331225] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.332000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.332005] vgaarb: loaded\n[ 0.333152] vgaarb: bridge control possible 0000:00:02.0\n[ 0.335484] SCSI subsystem initialized\n[ 0.336297] ACPI: bus type USB registered\n[ 0.337854] usbcore: registered new interface driver usbfs\n[ 0.339784] usbcore: registered new interface driver hub\n[ 0.340049] usbcore: registered new device driver usb\n[ 0.342078] PCI: Using ACPI for IRQ routing\n[ 0.344112] NetLabel: Initializing\n[ 0.345458] NetLabel: domain hash size = 128\n[ 0.347053] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.348058] NetLabel: unlabeled traffic allowed by default\n[ 0.350276] Switched to clocksource kvm-clock\n[ 0.356938] AppArmor: AppArmor Filesystem Enabled\n[ 0.358683] pnp: PnP ACPI init\n[ 0.359903] ACPI: bus type PNP registered\n[ 0.361923] pnp: PnP ACPI: found 8 devices\n[ 0.363461] ACPI: bus type PNP unregistered\n[ 0.370792] NET: Registered protocol family 2\n[ 0.372745] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.375188] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.377513] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.379780] TCP: reno registered\n[ 0.381061] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.383165] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.385459] NET: Registered protocol family 1\n[ 0.387098] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.389211] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.391275] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.408531] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426366] Trying to unpack rootfs image as initramfs...\n[ 0.532888] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.535977] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.538181] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.541376] Scanning for low memory corruption every 60 seconds\n[ 0.543809] Initialise system trusted keyring\n[ 0.545586] audit: initializing netlink socket (disabled)\n[ 0.547547] type=2000 audit(1564531476.471:1): initialized\n[ 0.568113] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571256] zbud: loaded\n[ 0.572600] VFS: Disk quotas dquot_6.5.2\n[ 0.574152] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576816] fuse init (API version 7.22)\n[ 0.578392] msgmni has been set to 1982\n[ 0.579938] Key type big_key registered\n[ 0.581783] Key type asymmetric registered\n[ 0.583352] Asymmetric key parser 'x509' registered\n[ 0.585197] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.588044] io scheduler noop registered\n[ 0.589566] io scheduler deadline registered (default)\n[ 0.591451] io scheduler cfq registered\n[ 0.593254] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.595352] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.597856] ipmi message handler version 39.2\n[ 0.599503] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602197] ACPI: Power Button [PWRF]\n[ 0.603877] GHES: HEST is not enabled!\n[ 0.621340] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655943] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.658756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.685762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.689579] Linux agpgart interface v0.103\n[ 0.692069] brd: module loaded\n[ 0.693990] loop: module loaded\n[ 0.695804] blk-mq: CPU -> queue map\n[ 0.697210] CPU 0 -> Queue 0\n[ 0.699333] vda: vda1\n[ 0.701133] scsi0 : ata_piix\n[ 0.702367] scsi1 : ata_piix\n[ 0.703582] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.706027] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.709122] libphy: Fixed MDIO Bus: probed\n[ 0.710704] tun: Universal TUN/TAP device driver, 1.6\n[ 0.712480] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.715792] PPP generic driver version 2.4.2\n[ 0.717515] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.719819] ehci-pci: EHCI PCI platform driver\n[ 0.721435] ehci-platform: EHCI generic platform driver\n[ 0.723294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.725500] ohci-pci: OHCI PCI platform driver\n[ 0.727152] ohci-platform: OHCI generic platform driver\n[ 0.729073] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.747180] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.752253] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.754411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.756888] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.759623] usb usb1: Product: UHCI Host Controller\n[ 0.761421] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.763675] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.765511] hub 1-0:1.0: USB hub found\n[ 0.767012] hub 1-0:1.0: 2 ports detected\n[ 0.768722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.772576] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.774406] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.776385] mousedev: PS/2 mouse device common for all mice\n[ 0.778758] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.782219] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784512] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.786826] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.789302] device-mapper: uevent: version 1.0.3\n[ 0.791291] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.794489] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.796792] TCP: cubic registered\n[ 0.798151] NET: Registered protocol family 10\n[ 0.800045] NET: Registered protocol family 17\n[ 0.801753] Key type dns_resolver registered\n[ 0.804315] Loading compiled-in X.509 certificates\n[ 0.807473] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.811089] registered taskstats version 1\n[ 0.814362] Key type trusted registered\n[ 0.818438] Key type encrypted registered\n[ 0.820081] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.822190] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.824735] regulator-dummy: disabling\n[ 0.826182] Magic number: 11:844:52\n[ 0.827708] rtc_cmos 00:00: setting system clock to 2019-07-31 00:04:36 UTC (1564531476)\n[ 0.830629] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.832699] EDD information not available.\n[ 0.865473] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.880189] Write protecting the kernel read-only data: 12288k\n[ 0.882908] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.887084] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.904144] systemd-udevd[99]: starting version 204\n[ 0.942372] FDC 0 is a S82078B\n[ 1.092077] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.256296] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.258663] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.261060] usb 1-1: Product: QEMU USB Tablet\n[ 1.262693] usb 1-1: Manufacturer: QEMU\n[ 1.264162] usb 1-1: SerialNumber: 42\n[ 1.973942] 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.351228] 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.466965] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.614068] 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 Wed, 31 Jul 2019 00:04:38 +0000. Up 3.07 seconds.\ncloud-init-nonet[3.29]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\ncloud-init-nonet[5.04]: 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 Wed, 31 Jul 2019 00:04:41 +0000. Up 5.58 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:7e:19:61 |\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:\ne2:44:65:a7:71:9a:62:f2:54:e9:ff:14:45:61:db:41 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| =.o .=E |\n| +.B ..o.|\n| . =.+ .. .|\n| * .. . |\n| + S. . |\n| o . . . |\n| . 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:\n1f:94:e3:1c:60:b3:99:e4:0f:b8:01:8d:62:f6:f7:50 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .o = |\n| + ...=E* . |\n| o o o.* = |\n| . oo * o |\n| ..oS = |\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:\nc6:c2:6a:18:0f:21:82:d1:f7:6f:04:3f:dd:21:45:db root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|.. oo |\n|... . . . .o |\n|+ .. . o . o..E |\n|.. . ...+ . . |\n| o ooS. |\n| = . oo |\n| . + . |\n| . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n45:1b:01:87:4f:67:b6:b3:d4:f1:53:83:93:9f:d8:6e root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o=. o |\n| .o.o++...|\n| oo+ o=o+|\n| .. +..=.|\n| S . o. .|\n| . E |\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush 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 Wed, 31 Jul 2019 00:04:46 +0000. Up 11.08 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 Wed, 31 Jul 2019 00:04:48 +0000. Up 12.32 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 15697 0 --:--:-- --:--:-- --:--:-- 15745\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]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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://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 [835 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 (1524 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.14\n+ '[' -n 192.168.100.14 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/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 [1913 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 17s (5167 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 8293\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..............................................+++\n..............................................................................................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up 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 2s (14.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.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n+ echo 'nameserver 192.168.100.10'\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 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 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 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 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 Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing 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 Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n 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 Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-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 Initializing 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 ' poll_homer Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-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 Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 18520d275391ca73 is healthy: got healthy result from http://192.168.100.4:4000\nmember 3f7b751ef73c429a is healthy: got healthy result from http://192.168.100.7:4000\nmember 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000\nmember 9856111a6e9369cc is healthy: got healthy result from http://192.168.100.5:4000\nmember c16f25a210fa1b70 is healthy: got healthy result from http://192.168.100.11:4000\nmember e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n18520d275391ca73: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\n3f7b751ef73c429a: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true\n9856111a6e9369cc: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\nc16f25a210fa1b70: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\ne93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.4) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.6 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.6 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.6 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: gAAAAABdQNri8B4TTKzHOLuUN3HKYxELWH-zaHrcqcLFVoIMxr8PyQ7e0DU0PJI2B3qdcFT7yLhNI3_dXbE1UAP-Jf5JV7bYuYeHBGuFKg5iRpbBCoAvyecTLYZ6dfxuVOraMFPEBRm7vS04o5kvTO02IqxmC5t5sX21WeKlI1-vBHfLWMBdLSA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-homer-rudwcei3wilg-0-h2nwxc4g3ud2/41aa88bf-d388-498f-81cc-9d1805568474/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 9 48 --:--:-- --:--:-- --:--:-- 48100 25 100 4 100 21 9 48 --:--:-- --:--:-- --:--:-- 48\nHTTP/1.1 200 OK\nDate: Wed, 31 Jul 2019 00:09:57 GMT\nServer: Apache\nx-openstack-request-id: req-9e7cf67d-b840-4518-bc8b-1672ff20bd32\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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 1f:94:e3:1c:60:b3:99:e4:0f:b8:01:8d:62:f6:f7:50 root@homer-0 (DSA)\nec2: 256 c6:c2:6a:18:0f:21:82:d1:f7:6f:04:3f:dd:21:45:db root@homer-0 (ECDSA)\nec2: 256 45:1b:01:87:4f:67:b6:b3:d4:f1:53:83:93:9f:d8:6e root@homer-0 (ED25519)\nec2: 2048 e2:44:65:a7:71:9a:62:f2:54:e9:ff:14:45:61:db:41 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBdJ7Gm7idnuOr1CnqOrRMq88iCXyzTSCh/IWTuyw5XZE0mo/61vdah5y/X0NZcMvGzszOKsYIQXYvBoilP2a+o= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILI8CJGqZyMH/7o1O/UKHsoxoSgtBazNAwyBOgjPAIM1 root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/qsCCt9Fm9neVRc1WX3ZhrPgwDBzIKBuyOUfzxvliZFT6X2rQjP9M45d/DFbOtIT6FvdDdCb5Jo/ntpBKUrmN1oCN1/dNYLj6H8P/6PxVjMWMja5NjiNRG6eV91dTd6C7MBH6LN+1o/Rj6QZa5Qr3sjwDPBXClpmvkpAiV6hs+/mjLvcfAfr54mk5y3dxml5ceV4JDsiXyKJx/tp5alcabJbpx4uuae+2rO1miF6Z2qsnWcAvoGIK9XhB9BhVXjmr++fd9169S2r/8jpVocfrKWxYOqcS5Qo+/zAUdOV4ob7fvw54/qknkxcWDMbxlaukAj6SEgUeWNePQl1hB0Cx root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 31 Jul 2019 00:09:57 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 321.29 seconds\n"} 2019-07-31 00:11:45,289 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba/action used request id req-e36769bc-2072-4e80-98d8-45b67755e699 2019-07-31 00:11:45,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105171918869s 2019-07-31 00:11:45,291 - functest.core.singlevm - DEBUG - console: 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.009712] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013580] Yama: becoming mindful. [ 0.015050] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016925] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020460] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.023085] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024256] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029981] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033935] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.038712] mce: CPU supports 10 MCE banks [ 0.040045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044006] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.054651] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060004] MDS: Mitigation: Clear CPU buffers [ 0.084337] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.095385] ACPI: Core revision 20131115 [ 0.096592] ACPI: All ACPI Tables successfully acquired [ 0.100051] ftrace: allocating 28757 entries in 113 pages [ 0.120364] smpboot: Max logical packages: 1 [ 0.122268] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124311] Enabling x2apic [ 0.125691] Enabled x2apic [ 0.128010] Switched APIC routing to physical x2apic. [ 0.133430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.136004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.140038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.152348] KVM setup paravirtual spinlock [ 0.156260] x86: Booted up 1 node, 1 CPUs [ 0.158073] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.160304] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.163242] devtmpfs: initialized [ 0.165551] EVM: security.selinux [ 0.167108] EVM: security.SMACK64 [ 0.168003] EVM: security.ima [ 0.169422] EVM: security.capability [ 0.172030] pinctrl core: initialized pinctrl subsystem [ 0.174324] regulator-dummy: no parameters [ 0.176103] RTC time: 0:04:35, date: 07/31/19 [ 0.178131] NET: Registered protocol family 16 [ 0.180127] cpuidle: using governor ladder [ 0.181966] cpuidle: using governor menu [ 0.183760] ACPI: bus type PCI registered [ 0.184009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186860] PCI: Using configuration type 1 for base access [ 0.188717] bio: create slab at 0 [ 0.190731] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.196003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.199274] ACPI: Interpreter enabled [ 0.200011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.204005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.208004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.212004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.216007] ACPI: (supports S0 S5) [ 0.217579] ACPI: Using IOAPIC for interrupt routing [ 0.219725] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.220168] ACPI: No dock devices found. [ 0.223695] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.224007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.226843] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.228018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.232200] acpiphp: Slot [3] registered [ 0.233875] acpiphp: Slot [4] registered [ 0.235390] acpiphp: Slot [5] registered [ 0.236024] acpiphp: Slot [6] registered [ 0.237511] acpiphp: Slot [7] registered [ 0.238992] acpiphp: Slot [8] registered [ 0.240021] acpiphp: Slot [9] registered [ 0.241515] acpiphp: Slot [10] registered [ 0.243052] acpiphp: Slot [11] registered [ 0.244021] acpiphp: Slot [12] registered [ 0.245469] acpiphp: Slot [13] registered [ 0.246913] acpiphp: Slot [14] registered [ 0.248021] acpiphp: Slot [15] registered [ 0.249467] acpiphp: Slot [16] registered [ 0.250916] acpiphp: Slot [17] registered [ 0.252029] acpiphp: Slot [18] registered [ 0.253484] acpiphp: Slot [19] registered [ 0.254932] acpiphp: Slot [20] registered [ 0.256021] acpiphp: Slot [21] registered [ 0.257478] acpiphp: Slot [22] registered [ 0.258936] acpiphp: Slot [23] registered [ 0.260022] acpiphp: Slot [24] registered [ 0.261505] acpiphp: Slot [25] registered [ 0.263304] acpiphp: Slot [26] registered [ 0.264027] acpiphp: Slot [27] registered [ 0.265797] acpiphp: Slot [28] registered [ 0.267520] acpiphp: Slot [29] registered [ 0.268023] acpiphp: Slot [30] registered [ 0.269759] acpiphp: Slot [31] registered [ 0.271460] PCI host bridge to bus 0000:00 [ 0.272007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.274262] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.276004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.278590] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.280004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.282809] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.292217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.295889] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.318401] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323736] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325249] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327855] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328899] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.331225] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.332000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332005] vgaarb: loaded [ 0.333152] vgaarb: bridge control possible 0000:00:02.0 [ 0.335484] SCSI subsystem initialized [ 0.336297] ACPI: bus type USB registered [ 0.337854] usbcore: registered new interface driver usbfs [ 0.339784] usbcore: registered new interface driver hub [ 0.340049] usbcore: registered new device driver usb [ 0.342078] PCI: Using ACPI for IRQ routing [ 0.344112] NetLabel: Initializing [ 0.345458] NetLabel: domain hash size = 128 [ 0.347053] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.348058] NetLabel: unlabeled traffic allowed by default [ 0.350276] Switched to clocksource kvm-clock [ 0.356938] AppArmor: AppArmor Filesystem Enabled [ 0.358683] pnp: PnP ACPI init [ 0.359903] ACPI: bus type PNP registered [ 0.361923] pnp: PnP ACPI: found 8 devices [ 0.363461] ACPI: bus type PNP unregistered [ 0.370792] NET: Registered protocol family 2 [ 0.372745] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.375188] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.377513] TCP: Hash tables configured (established 8192 bind 8192) [ 0.379780] TCP: reno registered [ 0.381061] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.383165] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.385459] NET: Registered protocol family 1 [ 0.387098] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.389211] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.408531] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426366] Trying to unpack rootfs image as initramfs... [ 0.532888] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.535977] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.538181] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.541376] Scanning for low memory corruption every 60 seconds [ 0.543809] Initialise system trusted keyring [ 0.545586] audit: initializing netlink socket (disabled) [ 0.547547] type=2000 audit(1564531476.471:1): initialized [ 0.568113] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571256] zbud: loaded [ 0.572600] VFS: Disk quotas dquot_6.5.2 [ 0.574152] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.576816] fuse init (API version 7.22) [ 0.578392] msgmni has been set to 1982 [ 0.579938] Key type big_key registered [ 0.581783] Key type asymmetric registered [ 0.583352] Asymmetric key parser 'x509' registered [ 0.585197] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.588044] io scheduler noop registered [ 0.589566] io scheduler deadline registered (default) [ 0.591451] io scheduler cfq registered [ 0.593254] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.595352] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.597856] ipmi message handler version 39.2 [ 0.599503] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602197] ACPI: Power Button [PWRF] [ 0.603877] GHES: HEST is not enabled! [ 0.621340] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655943] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.658756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.685762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.689579] Linux agpgart interface v0.103 [ 0.692069] brd: module loaded [ 0.693990] loop: module loaded [ 0.695804] blk-mq: CPU -> queue map [ 0.697210] CPU 0 -> Queue 0 [ 0.699333] vda: vda1 [ 0.701133] scsi0 : ata_piix [ 0.702367] scsi1 : ata_piix [ 0.703582] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.706027] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.709122] libphy: Fixed MDIO Bus: probed [ 0.710704] tun: Universal TUN/TAP device driver, 1.6 [ 0.712480] tun: (C) 1999-2004 Max Krasnyansky [ 0.715792] PPP generic driver version 2.4.2 [ 0.717515] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.719819] ehci-pci: EHCI PCI platform driver [ 0.721435] ehci-platform: EHCI generic platform driver [ 0.723294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725500] ohci-pci: OHCI PCI platform driver [ 0.727152] ohci-platform: OHCI generic platform driver [ 0.729073] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747180] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.749256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752253] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.754411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.756888] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759623] usb usb1: Product: UHCI Host Controller [ 0.761421] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.763675] usb usb1: SerialNumber: 0000:00:01.2 [ 0.765511] hub 1-0:1.0: USB hub found [ 0.767012] hub 1-0:1.0: 2 ports detected [ 0.768722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.772576] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.774406] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.776385] mousedev: PS/2 mouse device common for all mice [ 0.778758] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.782219] rtc_cmos 00:00: RTC can wake from S4 [ 0.784512] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.786826] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.789302] device-mapper: uevent: version 1.0.3 [ 0.791291] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.794489] ledtrig-cpu: registered to indicate activity on CPUs [ 0.796792] TCP: cubic registered [ 0.798151] NET: Registered protocol family 10 [ 0.800045] NET: Registered protocol family 17 [ 0.801753] Key type dns_resolver registered [ 0.804315] Loading compiled-in X.509 certificates [ 0.807473] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.811089] registered taskstats version 1 [ 0.814362] Key type trusted registered [ 0.818438] Key type encrypted registered [ 0.820081] AppArmor: AppArmor sha1 policy hashing enabled [ 0.822190] IMA: No TPM chip found, activating TPM-bypass! [ 0.824735] regulator-dummy: disabling [ 0.826182] Magic number: 11:844:52 [ 0.827708] rtc_cmos 00:00: setting system clock to 2019-07-31 00:04:36 UTC (1564531476) [ 0.830629] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.832699] EDD information not available. [ 0.865473] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.880189] Write protecting the kernel read-only data: 12288k [ 0.882908] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.887084] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.904144] systemd-udevd[99]: starting version 204 [ 0.942372] FDC 0 is a S82078B [ 1.092077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.256296] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.258663] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.261060] usb 1-1: Product: QEMU USB Tablet [ 1.262693] usb 1-1: Manufacturer: QEMU [ 1.264162] usb 1-1: SerialNumber: 42 [ 1.973942] 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.351228] 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.466965] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.614068] 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 Wed, 31 Jul 2019 00:04:38 +0000. Up 3.07 seconds. cloud-init-nonet[3.29]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[5.04]: 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 Wed, 31 Jul 2019 00:04:41 +0000. Up 5.58 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:7e:19:61 | 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: e2:44:65:a7:71:9a:62:f2:54:e9:ff:14:45:61:db:41 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | =.o .=E | | +.B ..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: 1f:94:e3:1c:60:b3:99:e4:0f:b8:01:8d:62:f6:f7:50 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | .o = | | + ...=E* . | | o o o.* = | | . oo * o | | ..oS = | | .. . | | . | | | | | +-----------------+ 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: c6:c2:6a:18:0f:21:82:d1:f7:6f:04:3f:dd:21:45:db root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |.. oo | |... . . . .o | |+ .. . o . o..E | |.. . ...+ . . | | o ooS. | | = . oo | | . + . | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 45:1b:01:87:4f:67:b6:b3:d4:f1:53:83:93:9f:d8:6e root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .o=. o | | .o.o++...| | oo+ o=o+| | .. +..=.| | S . o. .| | . E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Wed, 31 Jul 2019 00:04:46 +0000. Up 11.08 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 Wed, 31 Jul 2019 00:04:48 +0000. Up 12.32 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 15697 0 --:--:-- --:--:-- --:--:-- 15745 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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://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 [835 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 (1524 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.14 + '[' -n 192.168.100.14 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/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 [1913 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 17s (5167 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 8293 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............................................+++ ..............................................................................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up 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 2s (14.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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.100.10' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing 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 Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process 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 Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-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 Initializing 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 ' poll_homer Initializing 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 Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 18520d275391ca73 is healthy: got healthy result from http://192.168.100.4:4000 member 3f7b751ef73c429a is healthy: got healthy result from http://192.168.100.7:4000 member 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000 member 9856111a6e9369cc is healthy: got healthy result from http://192.168.100.5:4000 member c16f25a210fa1b70 is healthy: got healthy result from http://192.168.100.11:4000 member e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 18520d275391ca73: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 3f7b751ef73c429a: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true 9856111a6e9369cc: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false c16f25a210fa1b70: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false e93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.4) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.6 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: gAAAAABdQNri8B4TTKzHOLuUN3HKYxELWH-zaHrcqcLFVoIMxr8PyQ7e0DU0PJI2B3qdcFT7yLhNI3_dXbE1UAP-Jf5JV7bYuYeHBGuFKg5iRpbBCoAvyecTLYZ6dfxuVOraMFPEBRm7vS04o5kvTO02IqxmC5t5sX21WeKlI1-vBHfLWMBdLSA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-homer-rudwcei3wilg-0-h2nwxc4g3ud2/41aa88bf-d388-498f-81cc-9d1805568474/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 9 48 --:--:-- --:--:-- --:--:-- 48100 25 100 4 100 21 9 48 --:--:-- --:--:-- --:--:-- 48 HTTP/1.1 200 OK Date: Wed, 31 Jul 2019 00:09:57 GMT Server: Apache x-openstack-request-id: req-9e7cf67d-b840-4518-bc8b-1672ff20bd32 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1f:94:e3:1c:60:b3:99:e4:0f:b8:01:8d:62:f6:f7:50 root@homer-0 (DSA) ec2: 256 c6:c2:6a:18:0f:21:82:d1:f7:6f:04:3f:dd:21:45:db root@homer-0 (ECDSA) ec2: 256 45:1b:01:87:4f:67:b6:b3:d4:f1:53:83:93:9f:d8:6e root@homer-0 (ED25519) ec2: 2048 e2:44:65:a7:71:9a:62:f2:54:e9:ff:14:45:61:db:41 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBdJ7Gm7idnuOr1CnqOrRMq88iCXyzTSCh/IWTuyw5XZE0mo/61vdah5y/X0NZcMvGzszOKsYIQXYvBoilP2a+o= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILI8CJGqZyMH/7o1O/UKHsoxoSgtBazNAwyBOgjPAIM1 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/qsCCt9Fm9neVRc1WX3ZhrPgwDBzIKBuyOUfzxvliZFT6X2rQjP9M45d/DFbOtIT6FvdDdCb5Jo/ntpBKUrmN1oCN1/dNYLj6H8P/6PxVjMWMja5NjiNRG6eV91dTd6C7MBH6LN+1o/Rj6QZa5Qr3sjwDPBXClpmvkpAiV6hs+/mjLvcfAfr54mk5y3dxml5ceV4JDsiXyKJx/tp5alcabJbpx4uuae+2rO1miF6Z2qsnWcAvoGIK9XhB9BhVXjmr++fd9169S2r/8jpVocfrKWxYOqcS5Qo+/zAUdOV4ob7fvw54/qknkxcWDMbxlaukAj6SEgUeWNePQl1hB0Cx root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 31 Jul 2019 00:09:57 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 321.29 seconds 2019-07-31 00:11:45,296 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 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.009712] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013580] Yama: becoming mindful. [ 0.015050] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016925] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020460] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.023085] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024256] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029981] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033935] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.038712] mce: CPU supports 10 MCE banks [ 0.040045] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040045] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044006] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.054651] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.060004] MDS: Mitigation: Clear CPU buffers [ 0.084337] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.095385] ACPI: Core revision 20131115 [ 0.096592] ACPI: All ACPI Tables successfully acquired [ 0.100051] ftrace: allocating 28757 entries in 113 pages [ 0.120364] smpboot: Max logical packages: 1 [ 0.122268] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.124311] Enabling x2apic [ 0.125691] Enabled x2apic [ 0.128010] Switched APIC routing to physical x2apic. [ 0.133430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.136004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.140038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.152348] KVM setup paravirtual spinlock [ 0.156260] x86: Booted up 1 node, 1 CPUs [ 0.158073] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.160304] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.163242] devtmpfs: initialized [ 0.165551] EVM: security.selinux [ 0.167108] EVM: security.SMACK64 [ 0.168003] EVM: security.ima [ 0.169422] EVM: security.capability [ 0.172030] pinctrl core: initialized pinctrl subsystem [ 0.174324] regulator-dummy: no parameters [ 0.176103] RTC time: 0:04:35, date: 07/31/19 [ 0.178131] NET: Registered protocol family 16 [ 0.180127] cpuidle: using governor ladder [ 0.181966] cpuidle: using governor menu [ 0.183760] ACPI: bus type PCI registered [ 0.184009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.186860] PCI: Using configuration type 1 for base access [ 0.188717] bio: create slab at 0 [ 0.190731] ACPI: Added _OSI(Module Device) [ 0.192004] ACPI: Added _OSI(Processor Device) [ 0.193957] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.196003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.199274] ACPI: Interpreter enabled [ 0.200011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.204005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.208004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.212004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.216007] ACPI: (supports S0 S5) [ 0.217579] ACPI: Using IOAPIC for interrupt routing [ 0.219725] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.220168] ACPI: No dock devices found. [ 0.223695] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.224007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.226843] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.228018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.232200] acpiphp: Slot [3] registered [ 0.233875] acpiphp: Slot [4] registered [ 0.235390] acpiphp: Slot [5] registered [ 0.236024] acpiphp: Slot [6] registered [ 0.237511] acpiphp: Slot [7] registered [ 0.238992] acpiphp: Slot [8] registered [ 0.240021] acpiphp: Slot [9] registered [ 0.241515] acpiphp: Slot [10] registered [ 0.243052] acpiphp: Slot [11] registered [ 0.244021] acpiphp: Slot [12] registered [ 0.245469] acpiphp: Slot [13] registered [ 0.246913] acpiphp: Slot [14] registered [ 0.248021] acpiphp: Slot [15] registered [ 0.249467] acpiphp: Slot [16] registered [ 0.250916] acpiphp: Slot [17] registered [ 0.252029] acpiphp: Slot [18] registered [ 0.253484] acpiphp: Slot [19] registered [ 0.254932] acpiphp: Slot [20] registered [ 0.256021] acpiphp: Slot [21] registered [ 0.257478] acpiphp: Slot [22] registered [ 0.258936] acpiphp: Slot [23] registered [ 0.260022] acpiphp: Slot [24] registered [ 0.261505] acpiphp: Slot [25] registered [ 0.263304] acpiphp: Slot [26] registered [ 0.264027] acpiphp: Slot [27] registered [ 0.265797] acpiphp: Slot [28] registered [ 0.267520] acpiphp: Slot [29] registered [ 0.268023] acpiphp: Slot [30] registered [ 0.269759] acpiphp: Slot [31] registered [ 0.271460] PCI host bridge to bus 0000:00 [ 0.272007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.274262] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.276004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.278590] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.280004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.282809] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.292217] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.295889] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.318401] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.321108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.323736] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.325249] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.327855] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.328899] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.331225] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.332000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.332005] vgaarb: loaded [ 0.333152] vgaarb: bridge control possible 0000:00:02.0 [ 0.335484] SCSI subsystem initialized [ 0.336297] ACPI: bus type USB registered [ 0.337854] usbcore: registered new interface driver usbfs [ 0.339784] usbcore: registered new interface driver hub [ 0.340049] usbcore: registered new device driver usb [ 0.342078] PCI: Using ACPI for IRQ routing [ 0.344112] NetLabel: Initializing [ 0.345458] NetLabel: domain hash size = 128 [ 0.347053] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.348058] NetLabel: unlabeled traffic allowed by default [ 0.350276] Switched to clocksource kvm-clock [ 0.356938] AppArmor: AppArmor Filesystem Enabled [ 0.358683] pnp: PnP ACPI init [ 0.359903] ACPI: bus type PNP registered [ 0.361923] pnp: PnP ACPI: found 8 devices [ 0.363461] ACPI: bus type PNP unregistered [ 0.370792] NET: Registered protocol family 2 [ 0.372745] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.375188] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.377513] TCP: Hash tables configured (established 8192 bind 8192) [ 0.379780] TCP: reno registered [ 0.381061] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.383165] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.385459] NET: Registered protocol family 1 [ 0.387098] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.389211] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.391275] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.408531] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426366] Trying to unpack rootfs image as initramfs... [ 0.532888] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.535977] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.538181] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.541376] Scanning for low memory corruption every 60 seconds [ 0.543809] Initialise system trusted keyring [ 0.545586] audit: initializing netlink socket (disabled) [ 0.547547] type=2000 audit(1564531476.471:1): initialized [ 0.568113] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571256] zbud: loaded [ 0.572600] VFS: Disk quotas dquot_6.5.2 [ 0.574152] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.576816] fuse init (API version 7.22) [ 0.578392] msgmni has been set to 1982 [ 0.579938] Key type big_key registered [ 0.581783] Key type asymmetric registered [ 0.583352] Asymmetric key parser 'x509' registered [ 0.585197] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.588044] io scheduler noop registered [ 0.589566] io scheduler deadline registered (default) [ 0.591451] io scheduler cfq registered [ 0.593254] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.595352] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.597856] ipmi message handler version 39.2 [ 0.599503] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602197] ACPI: Power Button [PWRF] [ 0.603877] GHES: HEST is not enabled! [ 0.621340] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655943] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.658756] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.685762] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.689579] Linux agpgart interface v0.103 [ 0.692069] brd: module loaded [ 0.693990] loop: module loaded [ 0.695804] blk-mq: CPU -> queue map [ 0.697210] CPU 0 -> Queue 0 [ 0.699333] vda: vda1 [ 0.701133] scsi0 : ata_piix [ 0.702367] scsi1 : ata_piix [ 0.703582] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.706027] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.709122] libphy: Fixed MDIO Bus: probed [ 0.710704] tun: Universal TUN/TAP device driver, 1.6 [ 0.712480] tun: (C) 1999-2004 Max Krasnyansky [ 0.715792] PPP generic driver version 2.4.2 [ 0.717515] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.719819] ehci-pci: EHCI PCI platform driver [ 0.721435] ehci-platform: EHCI generic platform driver [ 0.723294] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.725500] ohci-pci: OHCI PCI platform driver [ 0.727152] ohci-platform: OHCI generic platform driver [ 0.729073] uhci_hcd: USB Universal Host Controller Interface driver [ 0.747180] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.749256] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.752253] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.754411] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.756888] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.759623] usb usb1: Product: UHCI Host Controller [ 0.761421] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.763675] usb usb1: SerialNumber: 0000:00:01.2 [ 0.765511] hub 1-0:1.0: USB hub found [ 0.767012] hub 1-0:1.0: 2 ports detected [ 0.768722] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.772576] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.774406] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.776385] mousedev: PS/2 mouse device common for all mice [ 0.778758] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.782219] rtc_cmos 00:00: RTC can wake from S4 [ 0.784512] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.786826] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.789302] device-mapper: uevent: version 1.0.3 [ 0.791291] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.794489] ledtrig-cpu: registered to indicate activity on CPUs [ 0.796792] TCP: cubic registered [ 0.798151] NET: Registered protocol family 10 [ 0.800045] NET: Registered protocol family 17 [ 0.801753] Key type dns_resolver registered [ 0.804315] Loading compiled-in X.509 certificates [ 0.807473] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.811089] registered taskstats version 1 [ 0.814362] Key type trusted registered [ 0.818438] Key type encrypted registered [ 0.820081] AppArmor: AppArmor sha1 policy hashing enabled [ 0.822190] IMA: No TPM chip found, activating TPM-bypass! [ 0.824735] regulator-dummy: disabling [ 0.826182] Magic number: 11:844:52 [ 0.827708] rtc_cmos 00:00: setting system clock to 2019-07-31 00:04:36 UTC (1564531476) [ 0.830629] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.832699] EDD information not available. [ 0.865473] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.880189] Write protecting the kernel read-only data: 12288k [ 0.882908] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.887084] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.904144] systemd-udevd[99]: starting version 204 [ 0.942372] FDC 0 is a S82078B [ 1.092077] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.256296] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.258663] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.261060] usb 1-1: Product: QEMU USB Tablet [ 1.262693] usb 1-1: Manufacturer: QEMU [ 1.264162] usb 1-1: SerialNumber: 42 [ 1.973942] 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.351228] 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.466965] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.614068] 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 Wed, 31 Jul 2019 00:04:38 +0000. Up 3.07 seconds. cloud-init-nonet[3.29]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[5.04]: 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 Wed, 31 Jul 2019 00:04:41 +0000. Up 5.58 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:7e:19:61 | 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: e2:44:65:a7:71:9a:62:f2:54:e9:ff:14:45:61:db:41 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | =.o .=E | | +.B ..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: 1f:94:e3:1c:60:b3:99:e4:0f:b8:01:8d:62:f6:f7:50 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | .o = | | + ...=E* . | | o o o.* = | | . oo * o | | ..oS = | | .. . | | . | | | | | +-----------------+ 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: c6:c2:6a:18:0f:21:82:d1:f7:6f:04:3f:dd:21:45:db root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |.. oo | |... . . . .o | |+ .. . o . o..E | |.. . ...+ . . | | o ooS. | | = . oo | | . + . | | . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 45:1b:01:87:4f:67:b6:b3:d4:f1:53:83:93:9f:d8:6e root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .o=. o | | .o.o++...| | oo+ o=o+| | .. +..=.| | S . o. .| | . E | | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Wed, 31 Jul 2019 00:04:46 +0000. Up 11.08 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 Wed, 31 Jul 2019 00:04:48 +0000. Up 12.32 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 15697 0 --:--:-- --:--:-- --:--:-- 15745 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] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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://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 [835 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 (1524 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.14 + '[' -n 192.168.100.14 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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/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 [1913 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 17s (5167 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 8293 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............................................+++ ..............................................................................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up 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 2s (14.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.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.100.10' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Initializing Process clearwater_diags_monitor_pro... Initializing 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing 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 Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process 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 Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-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 Initializing 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 ' poll_homer Initializing 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 Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 18520d275391ca73 is healthy: got healthy result from http://192.168.100.4:4000 member 3f7b751ef73c429a is healthy: got healthy result from http://192.168.100.7:4000 member 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000 member 9856111a6e9369cc is healthy: got healthy result from http://192.168.100.5:4000 member c16f25a210fa1b70 is healthy: got healthy result from http://192.168.100.11:4000 member e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 18520d275391ca73: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 3f7b751ef73c429a: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true 9856111a6e9369cc: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false c16f25a210fa1b70: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false e93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.4) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.6 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: gAAAAABdQNri8B4TTKzHOLuUN3HKYxELWH-zaHrcqcLFVoIMxr8PyQ7e0DU0PJI2B3qdcFT7yLhNI3_dXbE1UAP-Jf5JV7bYuYeHBGuFKg5iRpbBCoAvyecTLYZ6dfxuVOraMFPEBRm7vS04o5kvTO02IqxmC5t5sX21WeKlI1-vBHfLWMBdLSA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-homer-rudwcei3wilg-0-h2nwxc4g3ud2/41aa88bf-d388-498f-81cc-9d1805568474/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 9 48 --:--:-- --:--:-- --:--:-- 48100 25 100 4 100 21 9 48 --:--:-- --:--:-- --:--:-- 48 HTTP/1.1 200 OK Date: Wed, 31 Jul 2019 00:09:57 GMT Server: Apache x-openstack-request-id: req-9e7cf67d-b840-4518-bc8b-1672ff20bd32 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 1f:94:e3:1c:60:b3:99:e4:0f:b8:01:8d:62:f6:f7:50 root@homer-0 (DSA) ec2: 256 c6:c2:6a:18:0f:21:82:d1:f7:6f:04:3f:dd:21:45:db root@homer-0 (ECDSA) ec2: 256 45:1b:01:87:4f:67:b6:b3:d4:f1:53:83:93:9f:d8:6e root@homer-0 (ED25519) ec2: 2048 e2:44:65:a7:71:9a:62:f2:54:e9:ff:14:45:61:db:41 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBdJ7Gm7idnuOr1CnqOrRMq88iCXyzTSCh/IWTuyw5XZE0mo/61vdah5y/X0NZcMvGzszOKsYIQXYvBoilP2a+o= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILI8CJGqZyMH/7o1O/UKHsoxoSgtBazNAwyBOgjPAIM1 root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/qsCCt9Fm9neVRc1WX3ZhrPgwDBzIKBuyOUfzxvliZFT6X2rQjP9M45d/DFbOtIT6FvdDdCb5Jo/ntpBKUrmN1oCN1/dNYLj6H8P/6PxVjMWMja5NjiNRG6eV91dTd6C7MBH6LN+1o/Rj6QZa5Qr3sjwDPBXClpmvkpAiV6hs+/mjLvcfAfr54mk5y3dxml5ceV4JDsiXyKJx/tp5alcabJbpx4uuae+2rO1miF6Z2qsnWcAvoGIK9XhB9BhVXjmr++fd9169S2r/8jpVocfrKWxYOqcS5Qo+/zAUdOV4ob7fvw54/qknkxcWDMbxlaukAj6SEgUeWNePQl1hB0Cx root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 31 Jul 2019 00:09:57 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 321.29 seconds 2019-07-31 00:11:45,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:11:45,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:46,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1345 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-f196d376-a938-479a-a094-071d2d561819 x-openstack-request-id: req-f196d376-a938-479a-a094-071d2d561819 2019-07-31 00:11:46,219 - 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:fb:4e:d0", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:4e:d0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:33.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "d0756cf8-887a-4867-b9d8-470caa8d4fea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:33Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "dime-0.clearwater.opnfv", "created": "2019-07-31T00:03:56Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:35.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "141aeb52-1383-45f4-bd14-14116543ceba", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:35Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "homer-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:31.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:31Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "bono-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:59:01.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:59:01Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T23:58:43Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:49:03.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:49:03Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T23:48:44Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:45:13.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:45:13Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T23:43:25Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:42:44.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9926684f-0c48-45d4-aa8d-69cc9fdd8456", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:42:44Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ns.clearwater.opnfv", "created": "2019-07-30T23:40:50Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:11:46,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f196d376-a938-479a-a094-071d2d561819 2019-07-31 00:11:46,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.919371128082s 2019-07-31 00:11:46,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-31 00:11:46,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-31 00:11:46,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19728 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-ba7562d8-2f67-4d5a-a551-54fa545142a2 x-openstack-request-id: req-ba7562d8-2f67-4d5a-a551-54fa545142a2 2019-07-31 00:11:46,319 - 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.009748] Security Framework initialized\n[ 0.012040] AppArmor: AppArmor initialized\n[ 0.013611] Yama: becoming mindful.\n[ 0.015107] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016979] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020469] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026724] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029737] Initializing cgroup subsys freezer\n[ 0.031402] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033733] Initializing cgroup subsys hugetlb\n[ 0.036768] mce: CPU supports 10 MCE banks\n[ 0.038365] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038365] 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.048154] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.052014] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.054368] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056036] MDS: Mitigation: Clear CPU buffers\n[ 0.081736] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.088914] ACPI: Core revision 20131115\n[ 0.091045] ACPI: All ACPI Tables successfully acquired\n[ 0.092507] ftrace: allocating 28757 entries in 113 pages\n[ 0.112572] smpboot: Max logical packages: 1\n[ 0.114179] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116396] Enabling x2apic\n[ 0.117566] Enabled x2apic\n[ 0.119033] Switched APIC routing to physical x2apic.\n[ 0.121461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124009] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.128069] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139369] KVM setup paravirtual spinlock\n[ 0.143271] x86: Booted up 1 node, 1 CPUs\n[ 0.144004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.146655] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.148237] devtmpfs: initialized\n[ 0.151142] EVM: security.selinux\n[ 0.152005] EVM: security.SMACK64\n[ 0.153323] EVM: security.ima\n[ 0.154523] EVM: security.capability\n[ 0.157135] pinctrl core: initialized pinctrl subsystem\n[ 0.159068] regulator-dummy: no parameters\n[ 0.160108] RTC time: 0:04:31, date: 07/31/19\n[ 0.161890] NET: Registered protocol family 16\n[ 0.163683] cpuidle: using governor ladder\n[ 0.164004] cpuidle: using governor menu\n[ 0.165500] ACPI: bus type PCI registered\n[ 0.167020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.168202] PCI: Using configuration type 1 for base access\n[ 0.170941] bio: create slab at 0\n[ 0.172218] ACPI: Added _OSI(Module Device)\n[ 0.173745] ACPI: Added _OSI(Processor Device)\n[ 0.175366] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.176006] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.179399] ACPI: Interpreter enabled\n[ 0.180019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.183477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.186226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192006] ACPI: (supports S0 S5)\n[ 0.193302] ACPI: Using IOAPIC for interrupt routing\n[ 0.195112] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196175] ACPI: No dock devices found.\n[ 0.199425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.208202] acpiphp: Slot [3] registered\n[ 0.209723] acpiphp: Slot [4] registered\n[ 0.211221] acpiphp: Slot [5] registered\n[ 0.212034] acpiphp: Slot [6] registered\n[ 0.213502] acpiphp: Slot [7] registered\n[ 0.215001] acpiphp: Slot [8] registered\n[ 0.216021] acpiphp: Slot [9] registered\n[ 0.217502] acpiphp: Slot [10] registered\n[ 0.219032] acpiphp: Slot [11] registered\n[ 0.220021] acpiphp: Slot [12] registered\n[ 0.221509] acpiphp: Slot [13] registered\n[ 0.223000] acpiphp: Slot [14] registered\n[ 0.224020] acpiphp: Slot [15] registered\n[ 0.225510] acpiphp: Slot [16] registered\n[ 0.227007] acpiphp: Slot [17] registered\n[ 0.228028] acpiphp: Slot [18] registered\n[ 0.229523] acpiphp: Slot [19] registered\n[ 0.231016] acpiphp: Slot [20] registered\n[ 0.232022] acpiphp: Slot [21] registered\n[ 0.233563] acpiphp: Slot [22] registered\n[ 0.235076] acpiphp: Slot [23] registered\n[ 0.236022] acpiphp: Slot [24] registered\n[ 0.237539] acpiphp: Slot [25] registered\n[ 0.239032] acpiphp: Slot [26] registered\n[ 0.240020] acpiphp: Slot [27] registered\n[ 0.241537] acpiphp: Slot [28] registered\n[ 0.243027] acpiphp: Slot [29] registered\n[ 0.244021] acpiphp: Slot [30] registered\n[ 0.245542] acpiphp: Slot [31] registered\n[ 0.247025] PCI host bridge to bus 0000:00\n[ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.249906] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.252003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.254096] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.258288] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.267581] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.268015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.293189] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295928] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297241] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.300102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.302684] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.304892] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.307181] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308003] vgaarb: loaded\n[ 0.309113] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311354] SCSI subsystem initialized\n[ 0.312250] ACPI: bus type USB registered\n[ 0.313799] usbcore: registered new interface driver usbfs\n[ 0.315743] usbcore: registered new interface driver hub\n[ 0.316039] usbcore: registered new device driver usb\n[ 0.318041] PCI: Using ACPI for IRQ routing\n[ 0.320000] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321590] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323396] NetLabel: unlabeled traffic allowed by default\n[ 0.324224] Switched to clocksource kvm-clock\n[ 0.332355] AppArmor: AppArmor Filesystem Enabled\n[ 0.334056] pnp: PnP ACPI init\n[ 0.335294] ACPI: bus type PNP registered\n[ 0.337235] pnp: PnP ACPI: found 8 devices\n[ 0.338757] ACPI: bus type PNP unregistered\n[ 0.345985] NET: Registered protocol family 2\n[ 0.347874] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.350317] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.352674] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.354963] TCP: reno registered\n[ 0.356271] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.358302] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.360567] NET: Registered protocol family 1\n[ 0.362208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.364241] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.366286] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.382977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.399839] Trying to unpack rootfs image as initramfs...\n[ 0.499311] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.502282] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.504339] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.507474] Scanning for low memory corruption every 60 seconds\n[ 0.509861] Initialise system trusted keyring\n[ 0.511522] audit: initializing netlink socket (disabled)\n[ 0.513476] type=2000 audit(1564531472.344:1): initialized\n[ 0.534147] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537108] zbud: loaded\n[ 0.538394] VFS: Disk quotas dquot_6.5.2\n[ 0.539899] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.542443] fuse init (API version 7.22)\n[ 0.543991] msgmni has been set to 1982\n[ 0.545512] Key type big_key registered\n[ 0.547253] Key type asymmetric registered\n[ 0.548783] Asymmetric key parser 'x509' registered\n[ 0.550536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.553248] io scheduler noop registered\n[ 0.554731] io scheduler deadline registered (default)\n[ 0.556613] io scheduler cfq registered\n[ 0.558134] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560092] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.562375] ipmi message handler version 39.2\n[ 0.564044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566761] ACPI: Power Button [PWRF]\n[ 0.568232] GHES: HEST is not enabled!\n[ 0.584451] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.616619] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.619280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.644946] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.648448] Linux agpgart interface v0.103\n[ 0.650828] brd: module loaded\n[ 0.652468] loop: module loaded\n[ 0.654109] blk-mq: CPU -> queue map\n[ 0.655501] CPU 0 -> Queue 0\n[ 0.657605] vda: vda1\n[ 0.659337] scsi0 : ata_piix\n[ 0.660571] scsi1 : ata_piix\n[ 0.661762] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.664042] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.667112] libphy: Fixed MDIO Bus: probed\n[ 0.668714] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670493] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673707] PPP generic driver version 2.4.2\n[ 0.675333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.677545] ehci-pci: EHCI PCI platform driver\n[ 0.679168] ehci-platform: EHCI generic platform driver\n[ 0.681001] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.683111] ohci-pci: OHCI PCI platform driver\n[ 0.684720] ohci-platform: OHCI generic platform driver\n[ 0.686580] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.703396] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.705267] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.710312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712587] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.715228] usb usb1: Product: UHCI Host Controller\n[ 0.717011] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.719180] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.720911] hub 1-0:1.0: USB hub found\n[ 0.722330] hub 1-0:1.0: 2 ports detected\n[ 0.723942] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729557] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.731415] mousedev: PS/2 mouse device common for all mice\n[ 0.733702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.736858] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741220] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.743466] device-mapper: uevent: version 1.0.3\n[ 0.745221] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.748243] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.750374] TCP: cubic registered\n[ 0.751730] NET: Registered protocol family 10\n[ 0.753536] NET: Registered protocol family 17\n[ 0.755194] Key type dns_resolver registered\n[ 0.756939] Loading compiled-in X.509 certificates\n[ 0.759205] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.762512] registered taskstats version 1\n[ 0.765358] Key type trusted registered\n[ 0.768956] Key type encrypted registered\n[ 0.770454] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772365] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774799] regulator-dummy: disabling\n[ 0.776300] Magic number: 11:844:52\n[ 0.777820] rtc_cmos 00:00: setting system clock to 2019-07-31 00:04:32 UTC (1564531472)\n[ 0.780757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782812] EDD information not available.\n[ 0.822020] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.836285] Write protecting the kernel read-only data: 12288k\n[ 0.838945] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.843806] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860135] systemd-udevd[99]: starting version 204\n[ 0.900549] FDC 0 is a S82078B\n[ 1.032081] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196677] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199092] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.201499] usb 1-1: Product: QEMU USB Tablet\n[ 1.203101] usb 1-1: Manufacturer: QEMU\n[ 1.204503] usb 1-1: SerialNumber: 42\n[ 1.929882] 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.298144] 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.403696] random: init urandom read with 10 bits of entropy available\n[ 2.537810] 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 Wed, 31 Jul 2019 00:04:34 +0000. Up 2.95 seconds.\ncloud-init-nonet[3.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.86]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 31 Jul 2019 00:04:37 +0000. Up 5.44 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.7 | 255.255.255.0 | fa:16:3e:5f:5c:27 |\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:\nea:c1:9f:73:ac:ea:54:26:5d:de:e3:5f:86:d8:0f:e8 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| . o . |\n| . S . o |\n| . = . = . |\n| = . + + o|\n| o o..o. . = |\n| .+.++ E . .|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n08:76:e7:8a:d8:7f:2d:14:24:74:89:db:4d:64:d0:ee root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ...o=o |\n| o.o.o |\n| o .=.+ |\n| . o.+o o |\n| . So |\n| o . .. E |\n| . o .. . |\n| . o . |\n| .. . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb5:83:3c:24:4d:9e:55:14:37:1b:c8:a1:5e:26:14:5a root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . E==++ |\n| + * .o. + |\n| . * + o . |\n| + + = |\n| S + |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n96:3e:ed:2e:61:8d:bb:0b:c4:96:14:0c:ab:03:3d:07 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| E .o. |\n| . . ... |\n|. o o . |\n| . + o . . |\n| o = So |\n| . o o+.. |\n| ..oo. |\n| .oo |\n| o=o |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * 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 Wed, 31 Jul 2019 00:04:43 +0000. Up 12.09 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 Wed, 31 Jul 2019 00:04:45 +0000. Up 13.42 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: 100 3149 100 3149 0 0 18997 0 --:--:-- --:--:-- --:--:-- 19084\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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\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://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 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 (1478 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.14\n+ '[' -n 192.168.100.14 ']'\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://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-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 14s (3669 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 3s (10.0 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.219\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.219\n++ echo A 172.30.9.219\n++ ip2rr 172.30.9.219\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.219\n++ echo A 172.30.9.219\n++ ip2rr 172.30.9.219\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.219\n++ echo A 172.30.9.219\n+ echo 'nameserver 192.168.100.10'\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 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 bono_process Running Process \n monit_uptime 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 poll_bono 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 clearwater_cluster_manager_p... Does not exist Process \n monit_uptime 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 poll_bono Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n bono_process Running Process \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n poll_bono Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 3f7b751ef73c429a is healthy: got healthy result from http://192.168.100.7:4000\nmember 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000\nmember c16f25a210fa1b70 is healthy: got healthy result from http://192.168.100.11:4000\nmember e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n3f7b751ef73c429a: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\n7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true\nc16f25a210fa1b70: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\ne93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6: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.6 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.6 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.6 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: gAAAAABdQNriBRDJfXbvJc5eftXPhqTWAEoDZUucIVhc8XndAJFoYt9G8y0qn-rOVILQLuiGsEbeJikearSNr3tz1gvrsAfjcQGWiD4ZJ4y0QlWaJi_k_4LYzhgB1zAjedCOh3epqPFtjKlHA8nVw2UzsQjNB7NTUmYncPxqktjVSllZ99PRbNk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-bono-abkwrspps7cx-0-zlrps7vqqvtr/e9c5a3f0-8033-4f5b-9d02-f3343f6779ab/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 10 56 --:--:-- --:--:-- --:--:-- 56\nHTTP/1.1 200 OK\nDate: Wed, 31 Jul 2019 00:07:24 GMT\nServer: Apache\nx-openstack-request-id: req-712f8c73-1cee-4f3f-b36a-ed7cea151d0e\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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 08:76:e7:8a:d8:7f:2d:14:24:74:89:db:4d:64:d0:ee root@bono-0 (DSA)\nec2: 256 b5:83:3c:24:4d:9e:55:14:37:1b:c8:a1:5e:26:14:5a root@bono-0 (ECDSA)\nec2: 256 96:3e:ed:2e:61:8d:bb:0b:c4:96:14:0c:ab:03:3d:07 root@bono-0 (ED25519)\nec2: 2048 ea:c1:9f:73:ac:ea:54:26:5d:de:e3:5f:86:d8:0f:e8 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAhoTu6v/CB72FAJ7f2RxOkSYB8w/Mq56sUdIzMEUkbj24RuIoOjZYm5ix90nxVuaXN85tYNIu+nT7pv++ZRcLY= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAyy304xAtoccepK2rXYaP9eiNNJ2OaaoPplu4fQsjTY root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/2i/dxjw1IoE+pMayKYOk/6no9c/WYP8WEQ9Dn1CFK/ZXMab8XQhM+MWbZpdwgjWitg3EOYLxm3jLuwAc3yqXMXYnlH8ph4NqnMVdpqyi9ygUHh5ZpRhRJSiVfrhWY3ib7iuqBmSiBSfpRt544A5wwDo+9PAHheFDuDUavLz+/J4hReLJ/umH3wkLRWLQTOFBJtMcuN4gSwKMJSkbrFt+GkHvnHpmGmSMcv3/qsBzS4cmJPtvizWzXnrKNgv4/9ir2+QR8HeOSrUJLb3hVeCmHDbnpF02xQSqEeXFWo/1UFbDq/rgglwz1G4wksv/Cnf97KlkivNXSRdqCIf6s0zR root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 31 Jul 2019 00:07:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 172.44 seconds\n"} 2019-07-31 00:11:46,321 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d/action used request id req-ba7562d8-2f67-4d5a-a551-54fa545142a2 2019-07-31 00:11:46,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0934820175171s 2019-07-31 00:11:46,323 - 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.009748] Security Framework initialized [ 0.012040] AppArmor: AppArmor initialized [ 0.013611] Yama: becoming mindful. [ 0.015107] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016979] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020469] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026724] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029737] Initializing cgroup subsys freezer [ 0.031402] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033733] Initializing cgroup subsys hugetlb [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038365] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038365] 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.048154] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052014] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054368] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056036] MDS: Mitigation: Clear CPU buffers [ 0.081736] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088914] ACPI: Core revision 20131115 [ 0.091045] ACPI: All ACPI Tables successfully acquired [ 0.092507] ftrace: allocating 28757 entries in 113 pages [ 0.112572] smpboot: Max logical packages: 1 [ 0.114179] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116396] Enabling x2apic [ 0.117566] Enabled x2apic [ 0.119033] Switched APIC routing to physical x2apic. [ 0.121461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124009] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128069] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139369] KVM setup paravirtual spinlock [ 0.143271] x86: Booted up 1 node, 1 CPUs [ 0.144004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.146655] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.148237] devtmpfs: initialized [ 0.151142] EVM: security.selinux [ 0.152005] EVM: security.SMACK64 [ 0.153323] EVM: security.ima [ 0.154523] EVM: security.capability [ 0.157135] pinctrl core: initialized pinctrl subsystem [ 0.159068] regulator-dummy: no parameters [ 0.160108] RTC time: 0:04:31, date: 07/31/19 [ 0.161890] NET: Registered protocol family 16 [ 0.163683] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165500] ACPI: bus type PCI registered [ 0.167020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168202] PCI: Using configuration type 1 for base access [ 0.170941] bio: create slab at 0 [ 0.172218] ACPI: Added _OSI(Module Device) [ 0.173745] ACPI: Added _OSI(Processor Device) [ 0.175366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179399] ACPI: Interpreter enabled [ 0.180019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193302] ACPI: Using IOAPIC for interrupt routing [ 0.195112] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196175] ACPI: No dock devices found. [ 0.199425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208202] acpiphp: Slot [3] registered [ 0.209723] acpiphp: Slot [4] registered [ 0.211221] acpiphp: Slot [5] registered [ 0.212034] acpiphp: Slot [6] registered [ 0.213502] acpiphp: Slot [7] registered [ 0.215001] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217502] acpiphp: Slot [10] registered [ 0.219032] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221509] acpiphp: Slot [13] registered [ 0.223000] acpiphp: Slot [14] registered [ 0.224020] acpiphp: Slot [15] registered [ 0.225510] acpiphp: Slot [16] registered [ 0.227007] acpiphp: Slot [17] registered [ 0.228028] acpiphp: Slot [18] registered [ 0.229523] acpiphp: Slot [19] registered [ 0.231016] acpiphp: Slot [20] registered [ 0.232022] acpiphp: Slot [21] registered [ 0.233563] acpiphp: Slot [22] registered [ 0.235076] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237539] acpiphp: Slot [25] registered [ 0.239032] acpiphp: Slot [26] registered [ 0.240020] acpiphp: Slot [27] registered [ 0.241537] acpiphp: Slot [28] registered [ 0.243027] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245542] acpiphp: Slot [31] registered [ 0.247025] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249906] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254096] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258288] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267581] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.293189] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295928] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297241] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.300102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.302684] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307181] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308003] vgaarb: loaded [ 0.309113] vgaarb: bridge control possible 0000:00:02.0 [ 0.311354] SCSI subsystem initialized [ 0.312250] ACPI: bus type USB registered [ 0.313799] usbcore: registered new interface driver usbfs [ 0.315743] usbcore: registered new interface driver hub [ 0.316039] usbcore: registered new device driver usb [ 0.318041] PCI: Using ACPI for IRQ routing [ 0.320000] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321590] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323396] NetLabel: unlabeled traffic allowed by default [ 0.324224] Switched to clocksource kvm-clock [ 0.332355] AppArmor: AppArmor Filesystem Enabled [ 0.334056] pnp: PnP ACPI init [ 0.335294] ACPI: bus type PNP registered [ 0.337235] pnp: PnP ACPI: found 8 devices [ 0.338757] ACPI: bus type PNP unregistered [ 0.345985] NET: Registered protocol family 2 [ 0.347874] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350317] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.352674] TCP: Hash tables configured (established 8192 bind 8192) [ 0.354963] TCP: reno registered [ 0.356271] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358302] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.360567] NET: Registered protocol family 1 [ 0.362208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364241] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366286] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.382977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.399839] Trying to unpack rootfs image as initramfs... [ 0.499311] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.502282] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504339] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507474] Scanning for low memory corruption every 60 seconds [ 0.509861] Initialise system trusted keyring [ 0.511522] audit: initializing netlink socket (disabled) [ 0.513476] type=2000 audit(1564531472.344:1): initialized [ 0.534147] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.537108] zbud: loaded [ 0.538394] VFS: Disk quotas dquot_6.5.2 [ 0.539899] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.542443] fuse init (API version 7.22) [ 0.543991] msgmni has been set to 1982 [ 0.545512] Key type big_key registered [ 0.547253] Key type asymmetric registered [ 0.548783] Asymmetric key parser 'x509' registered [ 0.550536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.553248] io scheduler noop registered [ 0.554731] io scheduler deadline registered (default) [ 0.556613] io scheduler cfq registered [ 0.558134] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560092] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562375] ipmi message handler version 39.2 [ 0.564044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566761] ACPI: Power Button [PWRF] [ 0.568232] GHES: HEST is not enabled! [ 0.584451] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616619] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644946] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648448] Linux agpgart interface v0.103 [ 0.650828] brd: module loaded [ 0.652468] loop: module loaded [ 0.654109] blk-mq: CPU -> queue map [ 0.655501] CPU 0 -> Queue 0 [ 0.657605] vda: vda1 [ 0.659337] scsi0 : ata_piix [ 0.660571] scsi1 : ata_piix [ 0.661762] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.664042] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.667112] libphy: Fixed MDIO Bus: probed [ 0.668714] tun: Universal TUN/TAP device driver, 1.6 [ 0.670493] tun: (C) 1999-2004 Max Krasnyansky [ 0.673707] PPP generic driver version 2.4.2 [ 0.675333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677545] ehci-pci: EHCI PCI platform driver [ 0.679168] ehci-platform: EHCI generic platform driver [ 0.681001] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683111] ohci-pci: OHCI PCI platform driver [ 0.684720] ohci-platform: OHCI generic platform driver [ 0.686580] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703396] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705267] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712587] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.715228] usb usb1: Product: UHCI Host Controller [ 0.717011] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.719180] usb usb1: SerialNumber: 0000:00:01.2 [ 0.720911] hub 1-0:1.0: USB hub found [ 0.722330] hub 1-0:1.0: 2 ports detected [ 0.723942] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727788] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729557] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731415] mousedev: PS/2 mouse device common for all mice [ 0.733702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.736858] rtc_cmos 00:00: RTC can wake from S4 [ 0.739014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741220] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743466] device-mapper: uevent: version 1.0.3 [ 0.745221] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.748243] ledtrig-cpu: registered to indicate activity on CPUs [ 0.750374] TCP: cubic registered [ 0.751730] NET: Registered protocol family 10 [ 0.753536] NET: Registered protocol family 17 [ 0.755194] Key type dns_resolver registered [ 0.756939] Loading compiled-in X.509 certificates [ 0.759205] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.762512] registered taskstats version 1 [ 0.765358] Key type trusted registered [ 0.768956] Key type encrypted registered [ 0.770454] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772365] IMA: No TPM chip found, activating TPM-bypass! [ 0.774799] regulator-dummy: disabling [ 0.776300] Magic number: 11:844:52 [ 0.777820] rtc_cmos 00:00: setting system clock to 2019-07-31 00:04:32 UTC (1564531472) [ 0.780757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.782812] EDD information not available. [ 0.822020] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836285] Write protecting the kernel read-only data: 12288k [ 0.838945] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843806] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860135] systemd-udevd[99]: starting version 204 [ 0.900549] FDC 0 is a S82078B [ 1.032081] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196677] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199092] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201499] usb 1-1: Product: QEMU USB Tablet [ 1.203101] usb 1-1: Manufacturer: QEMU [ 1.204503] usb 1-1: SerialNumber: 42 [ 1.929882] 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.298144] 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.403696] random: init urandom read with 10 bits of entropy available [ 2.537810] 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 Wed, 31 Jul 2019 00:04:34 +0000. Up 2.95 seconds. cloud-init-nonet[3.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 31 Jul 2019 00:04:37 +0000. Up 5.44 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.7 | 255.255.255.0 | fa:16:3e:5f:5c:27 | 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: ea:c1:9f:73:ac:ea:54:26:5d:de:e3:5f:86:d8:0f:e8 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | . o . | | . S . o | | . = . = . | | = . + + o| | o o..o. . = | | .+.++ E . .| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 08:76:e7:8a:d8:7f:2d:14:24:74:89:db:4d:64:d0:ee root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ...o=o | | o.o.o | | o .=.+ | | . o.+o o | | . So | | o . .. E | | . o .. . | | . o . | | .. . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b5:83:3c:24:4d:9e:55:14:37:1b:c8:a1:5e:26:14:5a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . E==++ | | + * .o. + | | . * + o . | | + + = | | S + | | . . | | | | | | | +-----------------+ 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: 96:3e:ed:2e:61:8d:bb:0b:c4:96:14:0c:ab:03:3d:07 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | E .o. | | . . ... | |. o o . | | . + o . . | | o = So | | . o o+.. | | ..oo. | | .oo | | o=o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * 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 Wed, 31 Jul 2019 00:04:43 +0000. Up 12.09 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 Wed, 31 Jul 2019 00:04:45 +0000. Up 13.42 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18997 0 --:--:-- --:--:-- --:--:-- 19084 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 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://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 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 (1478 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.14 + '[' -n 192.168.100.14 ']' + 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://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-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 14s (3669 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 3s (10.0 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.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 ++ ip2rr 172.30.9.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 ++ ip2rr 172.30.9.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 + echo 'nameserver 192.168.100.10' + 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 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 bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 3f7b751ef73c429a is healthy: got healthy result from http://192.168.100.7:4000 member 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000 member c16f25a210fa1b70 is healthy: got healthy result from http://192.168.100.11:4000 member e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 3f7b751ef73c429a: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true c16f25a210fa1b70: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false e93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6: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.6 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.6 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: gAAAAABdQNriBRDJfXbvJc5eftXPhqTWAEoDZUucIVhc8XndAJFoYt9G8y0qn-rOVILQLuiGsEbeJikearSNr3tz1gvrsAfjcQGWiD4ZJ4y0QlWaJi_k_4LYzhgB1zAjedCOh3epqPFtjKlHA8nVw2UzsQjNB7NTUmYncPxqktjVSllZ99PRbNk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-bono-abkwrspps7cx-0-zlrps7vqqvtr/e9c5a3f0-8033-4f5b-9d02-f3343f6779ab/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 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Wed, 31 Jul 2019 00:07:24 GMT Server: Apache x-openstack-request-id: req-712f8c73-1cee-4f3f-b36a-ed7cea151d0e 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 08:76:e7:8a:d8:7f:2d:14:24:74:89:db:4d:64:d0:ee root@bono-0 (DSA) ec2: 256 b5:83:3c:24:4d:9e:55:14:37:1b:c8:a1:5e:26:14:5a root@bono-0 (ECDSA) ec2: 256 96:3e:ed:2e:61:8d:bb:0b:c4:96:14:0c:ab:03:3d:07 root@bono-0 (ED25519) ec2: 2048 ea:c1:9f:73:ac:ea:54:26:5d:de:e3:5f:86:d8:0f:e8 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAhoTu6v/CB72FAJ7f2RxOkSYB8w/Mq56sUdIzMEUkbj24RuIoOjZYm5ix90nxVuaXN85tYNIu+nT7pv++ZRcLY= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAyy304xAtoccepK2rXYaP9eiNNJ2OaaoPplu4fQsjTY root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/2i/dxjw1IoE+pMayKYOk/6no9c/WYP8WEQ9Dn1CFK/ZXMab8XQhM+MWbZpdwgjWitg3EOYLxm3jLuwAc3yqXMXYnlH8ph4NqnMVdpqyi9ygUHh5ZpRhRJSiVfrhWY3ib7iuqBmSiBSfpRt544A5wwDo+9PAHheFDuDUavLz+/J4hReLJ/umH3wkLRWLQTOFBJtMcuN4gSwKMJSkbrFt+GkHvnHpmGmSMcv3/qsBzS4cmJPtvizWzXnrKNgv4/9ir2+QR8HeOSrUJLb3hVeCmHDbnpF02xQSqEeXFWo/1UFbDq/rgglwz1G4wksv/Cnf97KlkivNXSRdqCIf6s0zR root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 31 Jul 2019 00:07:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 172.44 seconds 2019-07-31 00:11:46,327 - 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.009748] Security Framework initialized [ 0.012040] AppArmor: AppArmor initialized [ 0.013611] Yama: becoming mindful. [ 0.015107] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016979] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020469] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026724] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029737] Initializing cgroup subsys freezer [ 0.031402] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033733] Initializing cgroup subsys hugetlb [ 0.036768] mce: CPU supports 10 MCE banks [ 0.038365] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038365] 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.048154] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.052014] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.054368] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056036] MDS: Mitigation: Clear CPU buffers [ 0.081736] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.088914] ACPI: Core revision 20131115 [ 0.091045] ACPI: All ACPI Tables successfully acquired [ 0.092507] ftrace: allocating 28757 entries in 113 pages [ 0.112572] smpboot: Max logical packages: 1 [ 0.114179] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116396] Enabling x2apic [ 0.117566] Enabled x2apic [ 0.119033] Switched APIC routing to physical x2apic. [ 0.121461] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124009] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.128069] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139369] KVM setup paravirtual spinlock [ 0.143271] x86: Booted up 1 node, 1 CPUs [ 0.144004] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.146655] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.148237] devtmpfs: initialized [ 0.151142] EVM: security.selinux [ 0.152005] EVM: security.SMACK64 [ 0.153323] EVM: security.ima [ 0.154523] EVM: security.capability [ 0.157135] pinctrl core: initialized pinctrl subsystem [ 0.159068] regulator-dummy: no parameters [ 0.160108] RTC time: 0:04:31, date: 07/31/19 [ 0.161890] NET: Registered protocol family 16 [ 0.163683] cpuidle: using governor ladder [ 0.164004] cpuidle: using governor menu [ 0.165500] ACPI: bus type PCI registered [ 0.167020] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.168202] PCI: Using configuration type 1 for base access [ 0.170941] bio: create slab at 0 [ 0.172218] ACPI: Added _OSI(Module Device) [ 0.173745] ACPI: Added _OSI(Processor Device) [ 0.175366] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.176006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.179399] ACPI: Interpreter enabled [ 0.180019] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.183477] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.186226] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188965] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192006] ACPI: (supports S0 S5) [ 0.193302] ACPI: Using IOAPIC for interrupt routing [ 0.195112] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196175] ACPI: No dock devices found. [ 0.199425] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204016] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.208202] acpiphp: Slot [3] registered [ 0.209723] acpiphp: Slot [4] registered [ 0.211221] acpiphp: Slot [5] registered [ 0.212034] acpiphp: Slot [6] registered [ 0.213502] acpiphp: Slot [7] registered [ 0.215001] acpiphp: Slot [8] registered [ 0.216021] acpiphp: Slot [9] registered [ 0.217502] acpiphp: Slot [10] registered [ 0.219032] acpiphp: Slot [11] registered [ 0.220021] acpiphp: Slot [12] registered [ 0.221509] acpiphp: Slot [13] registered [ 0.223000] acpiphp: Slot [14] registered [ 0.224020] acpiphp: Slot [15] registered [ 0.225510] acpiphp: Slot [16] registered [ 0.227007] acpiphp: Slot [17] registered [ 0.228028] acpiphp: Slot [18] registered [ 0.229523] acpiphp: Slot [19] registered [ 0.231016] acpiphp: Slot [20] registered [ 0.232022] acpiphp: Slot [21] registered [ 0.233563] acpiphp: Slot [22] registered [ 0.235076] acpiphp: Slot [23] registered [ 0.236022] acpiphp: Slot [24] registered [ 0.237539] acpiphp: Slot [25] registered [ 0.239032] acpiphp: Slot [26] registered [ 0.240020] acpiphp: Slot [27] registered [ 0.241537] acpiphp: Slot [28] registered [ 0.243027] acpiphp: Slot [29] registered [ 0.244021] acpiphp: Slot [30] registered [ 0.245542] acpiphp: Slot [31] registered [ 0.247025] PCI host bridge to bus 0000:00 [ 0.248004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.249906] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.252003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.254096] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.258288] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.267581] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.268015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.293189] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295928] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297241] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.300102] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.302684] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304892] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307181] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308003] vgaarb: loaded [ 0.309113] vgaarb: bridge control possible 0000:00:02.0 [ 0.311354] SCSI subsystem initialized [ 0.312250] ACPI: bus type USB registered [ 0.313799] usbcore: registered new interface driver usbfs [ 0.315743] usbcore: registered new interface driver hub [ 0.316039] usbcore: registered new device driver usb [ 0.318041] PCI: Using ACPI for IRQ routing [ 0.320000] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321590] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323396] NetLabel: unlabeled traffic allowed by default [ 0.324224] Switched to clocksource kvm-clock [ 0.332355] AppArmor: AppArmor Filesystem Enabled [ 0.334056] pnp: PnP ACPI init [ 0.335294] ACPI: bus type PNP registered [ 0.337235] pnp: PnP ACPI: found 8 devices [ 0.338757] ACPI: bus type PNP unregistered [ 0.345985] NET: Registered protocol family 2 [ 0.347874] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350317] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.352674] TCP: Hash tables configured (established 8192 bind 8192) [ 0.354963] TCP: reno registered [ 0.356271] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358302] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.360567] NET: Registered protocol family 1 [ 0.362208] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364241] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366286] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.382977] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.399839] Trying to unpack rootfs image as initramfs... [ 0.499311] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.502282] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.504339] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.507474] Scanning for low memory corruption every 60 seconds [ 0.509861] Initialise system trusted keyring [ 0.511522] audit: initializing netlink socket (disabled) [ 0.513476] type=2000 audit(1564531472.344:1): initialized [ 0.534147] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.537108] zbud: loaded [ 0.538394] VFS: Disk quotas dquot_6.5.2 [ 0.539899] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.542443] fuse init (API version 7.22) [ 0.543991] msgmni has been set to 1982 [ 0.545512] Key type big_key registered [ 0.547253] Key type asymmetric registered [ 0.548783] Asymmetric key parser 'x509' registered [ 0.550536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.553248] io scheduler noop registered [ 0.554731] io scheduler deadline registered (default) [ 0.556613] io scheduler cfq registered [ 0.558134] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560092] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562375] ipmi message handler version 39.2 [ 0.564044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566761] ACPI: Power Button [PWRF] [ 0.568232] GHES: HEST is not enabled! [ 0.584451] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616619] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644946] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648448] Linux agpgart interface v0.103 [ 0.650828] brd: module loaded [ 0.652468] loop: module loaded [ 0.654109] blk-mq: CPU -> queue map [ 0.655501] CPU 0 -> Queue 0 [ 0.657605] vda: vda1 [ 0.659337] scsi0 : ata_piix [ 0.660571] scsi1 : ata_piix [ 0.661762] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.664042] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.667112] libphy: Fixed MDIO Bus: probed [ 0.668714] tun: Universal TUN/TAP device driver, 1.6 [ 0.670493] tun: (C) 1999-2004 Max Krasnyansky [ 0.673707] PPP generic driver version 2.4.2 [ 0.675333] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677545] ehci-pci: EHCI PCI platform driver [ 0.679168] ehci-platform: EHCI generic platform driver [ 0.681001] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683111] ohci-pci: OHCI PCI platform driver [ 0.684720] ohci-platform: OHCI generic platform driver [ 0.686580] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703396] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705267] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712587] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.715228] usb usb1: Product: UHCI Host Controller [ 0.717011] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.719180] usb usb1: SerialNumber: 0000:00:01.2 [ 0.720911] hub 1-0:1.0: USB hub found [ 0.722330] hub 1-0:1.0: 2 ports detected [ 0.723942] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727788] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729557] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731415] mousedev: PS/2 mouse device common for all mice [ 0.733702] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.736858] rtc_cmos 00:00: RTC can wake from S4 [ 0.739014] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741220] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743466] device-mapper: uevent: version 1.0.3 [ 0.745221] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.748243] ledtrig-cpu: registered to indicate activity on CPUs [ 0.750374] TCP: cubic registered [ 0.751730] NET: Registered protocol family 10 [ 0.753536] NET: Registered protocol family 17 [ 0.755194] Key type dns_resolver registered [ 0.756939] Loading compiled-in X.509 certificates [ 0.759205] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.762512] registered taskstats version 1 [ 0.765358] Key type trusted registered [ 0.768956] Key type encrypted registered [ 0.770454] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772365] IMA: No TPM chip found, activating TPM-bypass! [ 0.774799] regulator-dummy: disabling [ 0.776300] Magic number: 11:844:52 [ 0.777820] rtc_cmos 00:00: setting system clock to 2019-07-31 00:04:32 UTC (1564531472) [ 0.780757] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.782812] EDD information not available. [ 0.822020] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.836285] Write protecting the kernel read-only data: 12288k [ 0.838945] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.843806] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860135] systemd-udevd[99]: starting version 204 [ 0.900549] FDC 0 is a S82078B [ 1.032081] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196677] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199092] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201499] usb 1-1: Product: QEMU USB Tablet [ 1.203101] usb 1-1: Manufacturer: QEMU [ 1.204503] usb 1-1: SerialNumber: 42 [ 1.929882] 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.298144] 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.403696] random: init urandom read with 10 bits of entropy available [ 2.537810] 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 Wed, 31 Jul 2019 00:04:34 +0000. Up 2.95 seconds. cloud-init-nonet[3.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.86]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 31 Jul 2019 00:04:37 +0000. Up 5.44 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.7 | 255.255.255.0 | fa:16:3e:5f:5c:27 | 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: ea:c1:9f:73:ac:ea:54:26:5d:de:e3:5f:86:d8:0f:e8 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | . o . | | . S . o | | . = . = . | | = . + + o| | o o..o. . = | | .+.++ E . .| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 08:76:e7:8a:d8:7f:2d:14:24:74:89:db:4d:64:d0:ee root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | ...o=o | | o.o.o | | o .=.+ | | . o.+o o | | . So | | o . .. E | | . o .. . | | . o . | | .. . | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b5:83:3c:24:4d:9e:55:14:37:1b:c8:a1:5e:26:14:5a root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | . E==++ | | + * .o. + | | . * + o . | | + + = | | S + | | . . | | | | | | | +-----------------+ 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: 96:3e:ed:2e:61:8d:bb:0b:c4:96:14:0c:ab:03:3d:07 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | E .o. | | . . ... | |. o o . | | . + o . . | | o = So | | . o o+.. | | ..oo. | | .oo | | o=o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * 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 Wed, 31 Jul 2019 00:04:43 +0000. Up 12.09 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 Wed, 31 Jul 2019 00:04:45 +0000. Up 13.42 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: 100 3149 100 3149 0 0 18997 0 --:--:-- --:--:-- --:--:-- 19084 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 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://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 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 (1478 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.14 + '[' -n 192.168.100.14 ']' + 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://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-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 14s (3669 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 3s (10.0 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.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 ++ ip2rr 172.30.9.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 ++ ip2rr 172.30.9.219 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.219 ++ echo A 172.30.9.219 + echo 'nameserver 192.168.100.10' + 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 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 bono_process Running Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 3f7b751ef73c429a is healthy: got healthy result from http://192.168.100.7:4000 member 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000 member c16f25a210fa1b70 is healthy: got healthy result from http://192.168.100.11:4000 member e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 3f7b751ef73c429a: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false 7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true c16f25a210fa1b70: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false e93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6: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.6 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.6 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: gAAAAABdQNriBRDJfXbvJc5eftXPhqTWAEoDZUucIVhc8XndAJFoYt9G8y0qn-rOVILQLuiGsEbeJikearSNr3tz1gvrsAfjcQGWiD4ZJ4y0QlWaJi_k_4LYzhgB1zAjedCOh3epqPFtjKlHA8nVw2UzsQjNB7NTUmYncPxqktjVSllZ99PRbNk' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-bono-abkwrspps7cx-0-zlrps7vqqvtr/e9c5a3f0-8033-4f5b-9d02-f3343f6779ab/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 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Wed, 31 Jul 2019 00:07:24 GMT Server: Apache x-openstack-request-id: req-712f8c73-1cee-4f3f-b36a-ed7cea151d0e 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 08:76:e7:8a:d8:7f:2d:14:24:74:89:db:4d:64:d0:ee root@bono-0 (DSA) ec2: 256 b5:83:3c:24:4d:9e:55:14:37:1b:c8:a1:5e:26:14:5a root@bono-0 (ECDSA) ec2: 256 96:3e:ed:2e:61:8d:bb:0b:c4:96:14:0c:ab:03:3d:07 root@bono-0 (ED25519) ec2: 2048 ea:c1:9f:73:ac:ea:54:26:5d:de:e3:5f:86:d8:0f:e8 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAhoTu6v/CB72FAJ7f2RxOkSYB8w/Mq56sUdIzMEUkbj24RuIoOjZYm5ix90nxVuaXN85tYNIu+nT7pv++ZRcLY= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAyy304xAtoccepK2rXYaP9eiNNJ2OaaoPplu4fQsjTY root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/2i/dxjw1IoE+pMayKYOk/6no9c/WYP8WEQ9Dn1CFK/ZXMab8XQhM+MWbZpdwgjWitg3EOYLxm3jLuwAc3yqXMXYnlH8ph4NqnMVdpqyi9ygUHh5ZpRhRJSiVfrhWY3ib7iuqBmSiBSfpRt544A5wwDo+9PAHheFDuDUavLz+/J4hReLJ/umH3wkLRWLQTOFBJtMcuN4gSwKMJSkbrFt+GkHvnHpmGmSMcv3/qsBzS4cmJPtvizWzXnrKNgv4/9ir2+QR8HeOSrUJLb3hVeCmHDbnpF02xQSqEeXFWo/1UFbDq/rgglwz1G4wksv/Cnf97KlkivNXSRdqCIf6s0zR root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 31 Jul 2019 00:07:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 172.44 seconds 2019-07-31 00:11:46,331 - 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:5f:5c:27', 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:5f:5c:27', u'version': 4, u'addr': u'172.30.9.219', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-31T00:04:31.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'71502a8f-a0b1-4f52-9833-3f62bddb6d0d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.219', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.219', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.219', 'launched_at': u'2019-07-31T00:04:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-31T00:04:31Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-31T00:04:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-31T00:03:55Z', 'created': u'2019-07-31T00:03:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-31 00:11:46,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:11:46,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:47,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1345 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-60472f81-a3dc-481a-8116-047b31e4a07a x-openstack-request-id: req-60472f81-a3dc-481a-8116-047b31e4a07a 2019-07-31 00:11:47,364 - 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:fb:4e:d0", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:4e:d0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:33.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "d0756cf8-887a-4867-b9d8-470caa8d4fea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:33Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "dime-0.clearwater.opnfv", "created": "2019-07-31T00:03:56Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:35.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "141aeb52-1383-45f4-bd14-14116543ceba", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:35Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "homer-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:31.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:31Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "bono-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:59:01.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:59:01Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T23:58:43Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:49:03.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:49:03Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T23:48:44Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:45:13.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:45:13Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T23:43:25Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:42:44.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9926684f-0c48-45d4-aa8d-69cc9fdd8456", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:42:44Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ns.clearwater.opnfv", "created": "2019-07-30T23:40:50Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:11:47,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-60472f81-a3dc-481a-8116-047b31e4a07a 2019-07-31 00:11:47,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03182005882s 2019-07-31 00:11:47,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-31 00:11:47,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-31 00:11:47,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21098 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-02daa26d-76f2-446c-ae38-7892621671c2 x-openstack-request-id: req-02daa26d-76f2-446c-ae38-7892621671c2 2019-07-31 00:11:47,480 - keystoneauth.session - DEBUG - RESP BODY: {"output": "ent.\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.009736] Security Framework initialized\n[ 0.012034] AppArmor: AppArmor initialized\n[ 0.013594] Yama: becoming mindful.\n[ 0.015079] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016898] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020443] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022772] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024246] Initializing cgroup subsys memory\n[ 0.028006] Initializing cgroup subsys devices\n[ 0.029671] Initializing cgroup subsys freezer\n[ 0.031317] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033736] Initializing cgroup subsys hugetlb\n[ 0.036745] mce: CPU supports 10 MCE banks\n[ 0.038353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038353] 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.047071] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] 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.055459] MDS: Mitigation: Clear CPU buffers\n[ 0.076079] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.082974] ACPI: Core revision 20131115\n[ 0.084447] ACPI: All ACPI Tables successfully acquired\n[ 0.086674] ftrace: allocating 28757 entries in 113 pages\n[ 0.108253] smpboot: Max logical packages: 1\n[ 0.112093] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116357] Enabling x2apic\n[ 0.117574] Enabled x2apic\n[ 0.119070] Switched APIC routing to physical x2apic.\n[ 0.121489] ..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.128897] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.140143] KVM setup paravirtual spinlock\n[ 0.144128] x86: Booted up 1 node, 1 CPUs\n[ 0.145726] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.148305] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.151009] devtmpfs: initialized\n[ 0.153807] EVM: security.selinux\n[ 0.155179] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157251] EVM: security.capability\n[ 0.159682] pinctrl core: initialized pinctrl subsystem\n[ 0.160105] regulator-dummy: no parameters\n[ 0.161814] RTC time: 23:59:02, date: 07/30/19\n[ 0.163570] NET: Registered protocol family 16\n[ 0.164158] cpuidle: using governor ladder\n[ 0.165767] cpuidle: using governor menu\n[ 0.167355] ACPI: bus type PCI registered\n[ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170484] PCI: Using configuration type 1 for base access\n[ 0.172725] bio: create slab at 0\n[ 0.174430] ACPI: Added _OSI(Module Device)\n[ 0.176004] ACPI: Added _OSI(Processor Device)\n[ 0.177629] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.179304] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.181623] ACPI: Interpreter enabled\n[ 0.183067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.186227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.188984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195482] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.197779] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200173] ACPI: No dock devices found.\n[ 0.203467] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206348] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208032] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.212275] acpiphp: Slot [3] registered\n[ 0.213883] acpiphp: Slot [4] registered\n[ 0.215585] acpiphp: Slot [5] registered\n[ 0.216040] acpiphp: Slot [6] registered\n[ 0.217615] acpiphp: Slot [7] registered\n[ 0.219181] acpiphp: Slot [8] registered\n[ 0.220023] acpiphp: Slot [9] registered\n[ 0.221628] acpiphp: Slot [10] registered\n[ 0.223413] acpiphp: Slot [11] registered\n[ 0.224032] acpiphp: Slot [12] registered\n[ 0.225567] acpiphp: Slot [13] registered\n[ 0.227087] acpiphp: Slot [14] registered\n[ 0.228022] acpiphp: Slot [15] registered\n[ 0.229549] acpiphp: Slot [16] registered\n[ 0.231100] acpiphp: Slot [17] registered\n[ 0.232034] acpiphp: Slot [18] registered\n[ 0.233559] acpiphp: Slot [19] registered\n[ 0.235088] acpiphp: Slot [20] registered\n[ 0.236022] acpiphp: Slot [21] registered\n[ 0.237619] acpiphp: Slot [22] registered\n[ 0.239149] acpiphp: Slot [23] registered\n[ 0.240022] acpiphp: Slot [24] registered\n[ 0.241549] acpiphp: Slot [25] registered\n[ 0.243069] acpiphp: Slot [26] registered\n[ 0.244021] acpiphp: Slot [27] registered\n[ 0.245546] acpiphp: Slot [28] registered\n[ 0.247067] acpiphp: Slot [29] registered\n[ 0.248021] acpiphp: Slot [30] registered\n[ 0.249540] acpiphp: Slot [31] registered\n[ 0.251063] PCI host bridge to bus 0000:00\n[ 0.252007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.253934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.258125] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.260003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.262326] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271873] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.295772] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.297272] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.299935] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.301233] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.303850] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.304887] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.307220] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309134] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311301] SCSI subsystem initialized\n[ 0.312239] ACPI: bus type USB registered\n[ 0.313802] usbcore: registered new interface driver usbfs\n[ 0.315745] usbcore: registered new interface driver hub\n[ 0.316039] usbcore: registered new device driver usb\n[ 0.318031] PCI: Using ACPI for IRQ routing\n[ 0.320012] NetLabel: Initializing\n[ 0.321359] NetLabel: domain hash size = 128\n[ 0.322995] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.324045] NetLabel: unlabeled traffic allowed by default\n[ 0.326218] Switched to clocksource kvm-clock\n[ 0.332330] AppArmor: AppArmor Filesystem Enabled\n[ 0.334048] pnp: PnP ACPI init\n[ 0.335272] ACPI: bus type PNP registered\n[ 0.337232] pnp: PnP ACPI: found 8 devices\n[ 0.338743] ACPI: bus type PNP unregistered\n[ 0.345900] NET: Registered protocol family 2\n[ 0.347769] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.350199] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.352514] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.354797] TCP: reno registered\n[ 0.356071] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.358109] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.360376] NET: Registered protocol family 1\n[ 0.361988] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.364023] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.366041] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.383050] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.400263] Trying to unpack rootfs image as initramfs...\n[ 0.498733] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.501706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.503751] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.506791] Scanning for low memory corruption every 60 seconds\n[ 0.509116] Initialise system trusted keyring\n[ 0.510737] audit: initializing netlink socket (disabled)\n[ 0.512666] type=2000 audit(1564531142.740:1): initialized\n[ 0.532468] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.535577] zbud: loaded\n[ 0.536869] VFS: Disk quotas dquot_6.5.2\n[ 0.538474] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.541772] fuse init (API version 7.22)\n[ 0.543918] msgmni has been set to 1982\n[ 0.546015] Key type big_key registered\n[ 0.548264] Key type asymmetric registered\n[ 0.549790] Asymmetric key parser 'x509' registered\n[ 0.551569] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.554285] io scheduler noop registered\n[ 0.555753] io scheduler deadline registered (default)\n[ 0.557596] io scheduler cfq registered\n[ 0.559118] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.561090] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.563433] ipmi message handler version 39.2\n[ 0.565105] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.567914] ACPI: Power Button [PWRF]\n[ 0.569404] GHES: HEST is not enabled!\n[ 0.586162] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.618899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.621511] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.647772] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651338] Linux agpgart interface v0.103\n[ 0.653740] brd: module loaded\n[ 0.655368] loop: module loaded\n[ 0.656996] blk-mq: CPU -> queue map\n[ 0.658350] CPU 0 -> Queue 0\n[ 0.660431] vda: vda1\n[ 0.662217] scsi0 : ata_piix\n[ 0.663440] scsi1 : ata_piix\n[ 0.664617] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.666838] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.669827] libphy: Fixed MDIO Bus: probed\n[ 0.671380] tun: Universal TUN/TAP device driver, 1.6\n[ 0.673156] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.676333] PPP generic driver version 2.4.2\n[ 0.678027] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680298] ehci-pci: EHCI PCI platform driver\n[ 0.681948] ehci-platform: EHCI generic platform driver\n[ 0.683829] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.685967] ohci-pci: OHCI PCI platform driver\n[ 0.687618] ohci-platform: OHCI generic platform driver\n[ 0.689488] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.706719] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.708628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.711521] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.713763] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.716098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.718784] usb usb1: Product: UHCI Host Controller\n[ 0.720552] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.722763] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.724565] hub 1-0:1.0: USB hub found\n[ 0.726028] hub 1-0:1.0: 2 ports detected\n[ 0.727706] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.731575] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.733416] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.735335] mousedev: PS/2 mouse device common for all mice\n[ 0.737684] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.740865] rtc_cmos 00:00: RTC can wake from S4\n[ 0.743107] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.745339] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.747658] device-mapper: uevent: version 1.0.3\n[ 0.749429] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.752493] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.754728] TCP: cubic registered\n[ 0.756153] NET: Registered protocol family 10\n[ 0.758241] NET: Registered protocol family 17\n[ 0.759921] Key type dns_resolver registered\n[ 0.761674] Loading compiled-in X.509 certificates\n[ 0.764010] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.767389] registered taskstats version 1\n[ 0.770649] Key type trusted registered\n[ 0.774314] Key type encrypted registered\n[ 0.775859] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.777829] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.780410] regulator-dummy: disabling\n[ 0.781880] Magic number: 11:146:1011\n[ 0.783489] rtc_cmos 00:00: setting system clock to 2019-07-30 23:59:02 UTC (1564531142)\n[ 0.786519] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.788625] EDD information not available.\n[ 0.826391] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.840854] Write protecting the kernel read-only data: 12288k\n[ 0.844238] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.849204] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.864114] systemd-udevd[99]: starting version 204\n[ 0.900538] FDC 0 is a S82078B\n[ 1.036052] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.201152] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.203514] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.205958] usb 1-1: Product: QEMU USB Tablet\n[ 1.207593] usb 1-1: Manufacturer: QEMU\n[ 1.209062] usb 1-1: SerialNumber: 42\n[ 1.929867] 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.292304] 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.389011] random: init urandom read with 10 bits of entropy available\n[ 2.522450] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 30 Jul 2019 23:59:04 +0000. Up 2.94 seconds.\ncloud-init-nonet[3.16]: 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[5.03]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 23:59:07 +0000. Up 5.47 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:35:de:6b |\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:\n35:45:c4:59:0f:6b:dc:32:63:bb:f7:e8:a3:da:45:16 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ++oo |\n| .o. = |\n| o E o|\n| . . o * |\n| S + |\n| o . |\n| o .|\n| . ..o.|\n| ..ooo..|\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:\neb:66:c0:af:6e:42:7f:1f:ae:0a:26:64:9b:c2:dd:d9 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| |\n| o . S |\n|.o.oo = . |\n|..+oo+ E. . |\n| . o..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:\n99:2b:ba:c0:09:3a:9d:10:b1:19:d8:f7:da:00:e7:a8 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|+. |\n|.=o o |\n|+ * . |\n| .. o . o |\n|o. + S |\n|E= o. . . |\n|o * . . |\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:\n3c:1d:3a:19:2c:9c:52:81:c0:bc:5f:1d:63:14:02:17 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o...oE+o. |\n| o .+ ++ |\n| .. +ooo. |\n| . ..o.= . |\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 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\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 30 Jul 2019 23:59:14 +0000. Up 12.24 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 23:59:16 +0000. Up 13.52 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 sprout-0 ttyS0\n\nsprout-0 login: 100 3149 100 3149 0 0 15692 0 --:--:-- --:--:-- --:--:-- 15745\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\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://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 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 (1515 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.14\n+ '[' -n 192.168.100.14 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://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/ sprout-base 1.0-180328.134516 [2241 kB]\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://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 9s (6188 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 2s (14.7 MB/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.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n++ ip2rr 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\n+ echo 'nameserver 192.168.100.10'\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 Initializing System \n sprout_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping 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 ' node-0.sprout.clearwater.opnfv Initializing System \n sprout_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping 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 Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v Running\n++ grep -v 'Status ok'\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status failed Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status ok Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000\nmember c16f25a210fa1b70 is healthy: got healthy result from http://192.168.100.11:4000\nmember e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true\nc16f25a210fa1b70: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\ne93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.11) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.6 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.6 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.6 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: gAAAAABdQNmn1UctXEZaF4zed6fGydZ9ODVLw6D586rLNoRTbDutFI2U0Bc7JCMTjvjCWbl9wASQxu_I0i96e8vmLBOAFi5q6H5i-IPpp0haMTxkanXX3scLjY8ubhkAe2Hostl6XnA0ZELCquCtF7sMW8U4dYfVzJQXOK2hE2wp-jN1GgM0low' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-sprout-5vbesn75jgux-0-svteeuiadk5a/b49509f9-0d25-4f1a-86f6-f11e03dfa6a3/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 10 52 --:--:-- --:--:-- --:--:-- 52\nHTTP/1.1 200 OK\nDate: Wed, 31 Jul 2019 00:03:36 GMT\nServer: Apache\nx-openstack-request-id: req-46293284-6f5a-43aa-8c89-e22633af2bef\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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 eb:66:c0:af:6e:42:7f:1f:ae:0a:26:64:9b:c2:dd:d9 root@sprout-0 (DSA)\nec2: 256 99:2b:ba:c0:09:3a:9d:10:b1:19:d8:f7:da:00:e7:a8 root@sprout-0 (ECDSA)\nec2: 256 3c:1d:3a:19:2c:9c:52:81:c0:bc:5f:1d:63:14:02:17 root@sprout-0 (ED25519)\nec2: 2048 35:45:c4:59:0f:6b:dc:32:63:bb:f7:e8:a3:da:45:16 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGO2bwe27fuVxA2zWLOTCTZpNn3Q+qka+WWex9DQg4EQKSPgJMTLVs9s3UAxENDt+nbNP8C8g9Kk+0E7c1SNQ2E= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA1WCKoHgs0cSRtNG97skGv8SyWhPQyhqOfUPEiwkzta root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjOqQopxD5HyEzNrgsxpDajjWGMbaHaoEKPQukvDyWLBGkib80QPGfFa4OuP52UEhwKRjs1ZrDJejR+roDuQv5ZwLnWBtAzTd6JhpREqaRhpUcc26CeQYWE7mmgaYLO03iNZd8/O1qt6cYs9Rp1SeS4LkSeTbDV1EtDozYXOidGD6db5TROW6DKzwXr8pXDjKxXv3opJCEjZCtdBKdmhFVQZ2Sut9KRJgImi19P5/hbWM359m3Z9mR1VLx+7M8jYV+vM+fsgpsn/LAauH14y+T8B2DGdTpWKJAJekTNRTqZ1rdlqxIG+PFk2M+bBIsaLJXld/EvmW76RezuDgzBbYd root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 31 Jul 2019 00:03:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 274.42 seconds\n"} 2019-07-31 00:11:47,482 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542/action used request id req-02daa26d-76f2-446c-ae38-7892621671c2 2019-07-31 00:11:47,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109194993973s 2019-07-31 00:11:47,484 - functest.core.singlevm - DEBUG - console: ent. [ 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.009736] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013594] Yama: becoming mindful. [ 0.015079] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016898] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020443] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022772] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029671] Initializing cgroup subsys freezer [ 0.031317] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033736] Initializing cgroup subsys hugetlb [ 0.036745] mce: CPU supports 10 MCE banks [ 0.038353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038353] 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.047071] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055459] MDS: Mitigation: Clear CPU buffers [ 0.076079] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082974] ACPI: Core revision 20131115 [ 0.084447] ACPI: All ACPI Tables successfully acquired [ 0.086674] ftrace: allocating 28757 entries in 113 pages [ 0.108253] smpboot: Max logical packages: 1 [ 0.112093] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116357] Enabling x2apic [ 0.117574] Enabled x2apic [ 0.119070] Switched APIC routing to physical x2apic. [ 0.121489] ..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.128897] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.140143] KVM setup paravirtual spinlock [ 0.144128] x86: Booted up 1 node, 1 CPUs [ 0.145726] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148305] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.151009] devtmpfs: initialized [ 0.153807] EVM: security.selinux [ 0.155179] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157251] EVM: security.capability [ 0.159682] pinctrl core: initialized pinctrl subsystem [ 0.160105] regulator-dummy: no parameters [ 0.161814] RTC time: 23:59:02, date: 07/30/19 [ 0.163570] NET: Registered protocol family 16 [ 0.164158] cpuidle: using governor ladder [ 0.165767] cpuidle: using governor menu [ 0.167355] ACPI: bus type PCI registered [ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170484] PCI: Using configuration type 1 for base access [ 0.172725] bio: create slab at 0 [ 0.174430] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177629] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179304] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181623] ACPI: Interpreter enabled [ 0.183067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195482] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197779] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200173] ACPI: No dock devices found. [ 0.203467] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206348] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208032] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212275] acpiphp: Slot [3] registered [ 0.213883] acpiphp: Slot [4] registered [ 0.215585] acpiphp: Slot [5] registered [ 0.216040] acpiphp: Slot [6] registered [ 0.217615] acpiphp: Slot [7] registered [ 0.219181] acpiphp: Slot [8] registered [ 0.220023] acpiphp: Slot [9] registered [ 0.221628] acpiphp: Slot [10] registered [ 0.223413] acpiphp: Slot [11] registered [ 0.224032] acpiphp: Slot [12] registered [ 0.225567] acpiphp: Slot [13] registered [ 0.227087] acpiphp: Slot [14] registered [ 0.228022] acpiphp: Slot [15] registered [ 0.229549] acpiphp: Slot [16] registered [ 0.231100] acpiphp: Slot [17] registered [ 0.232034] acpiphp: Slot [18] registered [ 0.233559] acpiphp: Slot [19] registered [ 0.235088] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237619] acpiphp: Slot [22] registered [ 0.239149] acpiphp: Slot [23] registered [ 0.240022] acpiphp: Slot [24] registered [ 0.241549] acpiphp: Slot [25] registered [ 0.243069] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245546] acpiphp: Slot [28] registered [ 0.247067] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249540] acpiphp: Slot [31] registered [ 0.251063] PCI host bridge to bus 0000:00 [ 0.252007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258125] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262326] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271873] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.295772] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297272] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299935] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301233] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303850] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304887] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307220] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309134] vgaarb: bridge control possible 0000:00:02.0 [ 0.311301] SCSI subsystem initialized [ 0.312239] ACPI: bus type USB registered [ 0.313802] usbcore: registered new interface driver usbfs [ 0.315745] usbcore: registered new interface driver hub [ 0.316039] usbcore: registered new device driver usb [ 0.318031] PCI: Using ACPI for IRQ routing [ 0.320012] NetLabel: Initializing [ 0.321359] NetLabel: domain hash size = 128 [ 0.322995] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324045] NetLabel: unlabeled traffic allowed by default [ 0.326218] Switched to clocksource kvm-clock [ 0.332330] AppArmor: AppArmor Filesystem Enabled [ 0.334048] pnp: PnP ACPI init [ 0.335272] ACPI: bus type PNP registered [ 0.337232] pnp: PnP ACPI: found 8 devices [ 0.338743] ACPI: bus type PNP unregistered [ 0.345900] NET: Registered protocol family 2 [ 0.347769] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350199] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.352514] TCP: Hash tables configured (established 8192 bind 8192) [ 0.354797] TCP: reno registered [ 0.356071] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358109] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.360376] NET: Registered protocol family 1 [ 0.361988] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364023] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366041] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383050] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400263] Trying to unpack rootfs image as initramfs... [ 0.498733] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.501706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.503751] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.506791] Scanning for low memory corruption every 60 seconds [ 0.509116] Initialise system trusted keyring [ 0.510737] audit: initializing netlink socket (disabled) [ 0.512666] type=2000 audit(1564531142.740:1): initialized [ 0.532468] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.535577] zbud: loaded [ 0.536869] VFS: Disk quotas dquot_6.5.2 [ 0.538474] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541772] fuse init (API version 7.22) [ 0.543918] msgmni has been set to 1982 [ 0.546015] Key type big_key registered [ 0.548264] Key type asymmetric registered [ 0.549790] Asymmetric key parser 'x509' registered [ 0.551569] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.554285] io scheduler noop registered [ 0.555753] io scheduler deadline registered (default) [ 0.557596] io scheduler cfq registered [ 0.559118] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.561090] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.563433] ipmi message handler version 39.2 [ 0.565105] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.567914] ACPI: Power Button [PWRF] [ 0.569404] GHES: HEST is not enabled! [ 0.586162] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.618899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621511] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.647772] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651338] Linux agpgart interface v0.103 [ 0.653740] brd: module loaded [ 0.655368] loop: module loaded [ 0.656996] blk-mq: CPU -> queue map [ 0.658350] CPU 0 -> Queue 0 [ 0.660431] vda: vda1 [ 0.662217] scsi0 : ata_piix [ 0.663440] scsi1 : ata_piix [ 0.664617] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.666838] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.669827] libphy: Fixed MDIO Bus: probed [ 0.671380] tun: Universal TUN/TAP device driver, 1.6 [ 0.673156] tun: (C) 1999-2004 Max Krasnyansky [ 0.676333] PPP generic driver version 2.4.2 [ 0.678027] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680298] ehci-pci: EHCI PCI platform driver [ 0.681948] ehci-platform: EHCI generic platform driver [ 0.683829] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685967] ohci-pci: OHCI PCI platform driver [ 0.687618] ohci-platform: OHCI generic platform driver [ 0.689488] uhci_hcd: USB Universal Host Controller Interface driver [ 0.706719] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.708628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711521] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.713763] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718784] usb usb1: Product: UHCI Host Controller [ 0.720552] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.722763] usb usb1: SerialNumber: 0000:00:01.2 [ 0.724565] hub 1-0:1.0: USB hub found [ 0.726028] hub 1-0:1.0: 2 ports detected [ 0.727706] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.731575] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.733416] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.735335] mousedev: PS/2 mouse device common for all mice [ 0.737684] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.740865] rtc_cmos 00:00: RTC can wake from S4 [ 0.743107] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.745339] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747658] device-mapper: uevent: version 1.0.3 [ 0.749429] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.752493] ledtrig-cpu: registered to indicate activity on CPUs [ 0.754728] TCP: cubic registered [ 0.756153] NET: Registered protocol family 10 [ 0.758241] NET: Registered protocol family 17 [ 0.759921] Key type dns_resolver registered [ 0.761674] Loading compiled-in X.509 certificates [ 0.764010] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.767389] registered taskstats version 1 [ 0.770649] Key type trusted registered [ 0.774314] Key type encrypted registered [ 0.775859] AppArmor: AppArmor sha1 policy hashing enabled [ 0.777829] IMA: No TPM chip found, activating TPM-bypass! [ 0.780410] regulator-dummy: disabling [ 0.781880] Magic number: 11:146:1011 [ 0.783489] rtc_cmos 00:00: setting system clock to 2019-07-30 23:59:02 UTC (1564531142) [ 0.786519] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788625] EDD information not available. [ 0.826391] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840854] Write protecting the kernel read-only data: 12288k [ 0.844238] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.849204] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864114] systemd-udevd[99]: starting version 204 [ 0.900538] FDC 0 is a S82078B [ 1.036052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201152] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203514] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205958] usb 1-1: Product: QEMU USB Tablet [ 1.207593] usb 1-1: Manufacturer: QEMU [ 1.209062] usb 1-1: SerialNumber: 42 [ 1.929867] 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.292304] 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.389011] random: init urandom read with 10 bits of entropy available [ 2.522450] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 30 Jul 2019 23:59:04 +0000. Up 2.94 seconds. cloud-init-nonet[3.16]: 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[5.03]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 23:59:07 +0000. Up 5.47 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:35:de:6b | 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: 35:45:c4:59:0f:6b:dc:32:63:bb:f7:e8:a3:da:45:16 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | ++oo | | .o. = | | o E o| | . . o * | | S + | | o . | | o .| | . ..o.| | ..ooo..| +-----------------+ 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: eb:66:c0:af:6e:42:7f:1f:ae:0a:26:64:9b:c2:dd:d9 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | o . S | |.o.oo = . | |..+oo+ E. . | | . 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: 99:2b:ba:c0:09:3a:9d:10:b1:19:d8:f7:da:00:e7:a8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ |+. | |.=o o | |+ * . | | .. o . o | |o. + S | |E= 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: 3c:1d:3a:19:2c:9c:52:81:c0:bc:5f:1d:63:14:02:17 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o...oE+o. | | o .+ ++ | | .. +ooo. | | . ..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 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 Cloud-init v. 0.7.5 running 'modules:config' at Tue, 30 Jul 2019 23:59:14 +0000. Up 12.24 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 23:59:16 +0000. Up 13.52 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 sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15692 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 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 (1515 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.14 + '[' -n 192.168.100.14 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://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/ sprout-base 1.0-180328.134516 [2241 kB] 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://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 9s (6188 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 2s (14.7 MB/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.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.100.10' + 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 Initializing System sprout_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.sprout.clearwater.opnfv Initializing System sprout_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping 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 Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000 member c16f25a210fa1b70 is healthy: got healthy result from http://192.168.100.11:4000 member e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true c16f25a210fa1b70: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false e93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.11) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.6 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: gAAAAABdQNmn1UctXEZaF4zed6fGydZ9ODVLw6D586rLNoRTbDutFI2U0Bc7JCMTjvjCWbl9wASQxu_I0i96e8vmLBOAFi5q6H5i-IPpp0haMTxkanXX3scLjY8ubhkAe2Hostl6XnA0ZELCquCtF7sMW8U4dYfVzJQXOK2hE2wp-jN1GgM0low' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-sprout-5vbesn75jgux-0-svteeuiadk5a/b49509f9-0d25-4f1a-86f6-f11e03dfa6a3/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 10 52 --:--:-- --:--:-- --:--:-- 52 HTTP/1.1 200 OK Date: Wed, 31 Jul 2019 00:03:36 GMT Server: Apache x-openstack-request-id: req-46293284-6f5a-43aa-8c89-e22633af2bef 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 eb:66:c0:af:6e:42:7f:1f:ae:0a:26:64:9b:c2:dd:d9 root@sprout-0 (DSA) ec2: 256 99:2b:ba:c0:09:3a:9d:10:b1:19:d8:f7:da:00:e7:a8 root@sprout-0 (ECDSA) ec2: 256 3c:1d:3a:19:2c:9c:52:81:c0:bc:5f:1d:63:14:02:17 root@sprout-0 (ED25519) ec2: 2048 35:45:c4:59:0f:6b:dc:32:63:bb:f7:e8:a3:da:45:16 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGO2bwe27fuVxA2zWLOTCTZpNn3Q+qka+WWex9DQg4EQKSPgJMTLVs9s3UAxENDt+nbNP8C8g9Kk+0E7c1SNQ2E= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA1WCKoHgs0cSRtNG97skGv8SyWhPQyhqOfUPEiwkzta root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjOqQopxD5HyEzNrgsxpDajjWGMbaHaoEKPQukvDyWLBGkib80QPGfFa4OuP52UEhwKRjs1ZrDJejR+roDuQv5ZwLnWBtAzTd6JhpREqaRhpUcc26CeQYWE7mmgaYLO03iNZd8/O1qt6cYs9Rp1SeS4LkSeTbDV1EtDozYXOidGD6db5TROW6DKzwXr8pXDjKxXv3opJCEjZCtdBKdmhFVQZ2Sut9KRJgImi19P5/hbWM359m3Z9mR1VLx+7M8jYV+vM+fsgpsn/LAauH14y+T8B2DGdTpWKJAJekTNRTqZ1rdlqxIG+PFk2M+bBIsaLJXld/EvmW76RezuDgzBbYd root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 31 Jul 2019 00:03:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 274.42 seconds 2019-07-31 00:11:47,489 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console ent. [ 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.009736] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013594] Yama: becoming mindful. [ 0.015079] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016898] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020443] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022772] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024246] Initializing cgroup subsys memory [ 0.028006] Initializing cgroup subsys devices [ 0.029671] Initializing cgroup subsys freezer [ 0.031317] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033736] Initializing cgroup subsys hugetlb [ 0.036745] mce: CPU supports 10 MCE banks [ 0.038353] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038353] 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.047071] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.055459] MDS: Mitigation: Clear CPU buffers [ 0.076079] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.082974] ACPI: Core revision 20131115 [ 0.084447] ACPI: All ACPI Tables successfully acquired [ 0.086674] ftrace: allocating 28757 entries in 113 pages [ 0.108253] smpboot: Max logical packages: 1 [ 0.112093] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116357] Enabling x2apic [ 0.117574] Enabled x2apic [ 0.119070] Switched APIC routing to physical x2apic. [ 0.121489] ..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.128897] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.140143] KVM setup paravirtual spinlock [ 0.144128] x86: Booted up 1 node, 1 CPUs [ 0.145726] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148305] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.151009] devtmpfs: initialized [ 0.153807] EVM: security.selinux [ 0.155179] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157251] EVM: security.capability [ 0.159682] pinctrl core: initialized pinctrl subsystem [ 0.160105] regulator-dummy: no parameters [ 0.161814] RTC time: 23:59:02, date: 07/30/19 [ 0.163570] NET: Registered protocol family 16 [ 0.164158] cpuidle: using governor ladder [ 0.165767] cpuidle: using governor menu [ 0.167355] ACPI: bus type PCI registered [ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170484] PCI: Using configuration type 1 for base access [ 0.172725] bio: create slab at 0 [ 0.174430] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177629] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179304] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181623] ACPI: Interpreter enabled [ 0.183067] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.188984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195482] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.197779] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200173] ACPI: No dock devices found. [ 0.203467] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206348] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208032] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212275] acpiphp: Slot [3] registered [ 0.213883] acpiphp: Slot [4] registered [ 0.215585] acpiphp: Slot [5] registered [ 0.216040] acpiphp: Slot [6] registered [ 0.217615] acpiphp: Slot [7] registered [ 0.219181] acpiphp: Slot [8] registered [ 0.220023] acpiphp: Slot [9] registered [ 0.221628] acpiphp: Slot [10] registered [ 0.223413] acpiphp: Slot [11] registered [ 0.224032] acpiphp: Slot [12] registered [ 0.225567] acpiphp: Slot [13] registered [ 0.227087] acpiphp: Slot [14] registered [ 0.228022] acpiphp: Slot [15] registered [ 0.229549] acpiphp: Slot [16] registered [ 0.231100] acpiphp: Slot [17] registered [ 0.232034] acpiphp: Slot [18] registered [ 0.233559] acpiphp: Slot [19] registered [ 0.235088] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237619] acpiphp: Slot [22] registered [ 0.239149] acpiphp: Slot [23] registered [ 0.240022] acpiphp: Slot [24] registered [ 0.241549] acpiphp: Slot [25] registered [ 0.243069] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245546] acpiphp: Slot [28] registered [ 0.247067] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249540] acpiphp: Slot [31] registered [ 0.251063] PCI host bridge to bus 0000:00 [ 0.252007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253934] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258125] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260003] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262326] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271873] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.295772] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297272] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299935] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301233] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303850] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304887] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307220] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309134] vgaarb: bridge control possible 0000:00:02.0 [ 0.311301] SCSI subsystem initialized [ 0.312239] ACPI: bus type USB registered [ 0.313802] usbcore: registered new interface driver usbfs [ 0.315745] usbcore: registered new interface driver hub [ 0.316039] usbcore: registered new device driver usb [ 0.318031] PCI: Using ACPI for IRQ routing [ 0.320012] NetLabel: Initializing [ 0.321359] NetLabel: domain hash size = 128 [ 0.322995] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324045] NetLabel: unlabeled traffic allowed by default [ 0.326218] Switched to clocksource kvm-clock [ 0.332330] AppArmor: AppArmor Filesystem Enabled [ 0.334048] pnp: PnP ACPI init [ 0.335272] ACPI: bus type PNP registered [ 0.337232] pnp: PnP ACPI: found 8 devices [ 0.338743] ACPI: bus type PNP unregistered [ 0.345900] NET: Registered protocol family 2 [ 0.347769] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350199] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.352514] TCP: Hash tables configured (established 8192 bind 8192) [ 0.354797] TCP: reno registered [ 0.356071] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358109] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.360376] NET: Registered protocol family 1 [ 0.361988] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364023] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366041] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383050] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400263] Trying to unpack rootfs image as initramfs... [ 0.498733] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.501706] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.503751] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.506791] Scanning for low memory corruption every 60 seconds [ 0.509116] Initialise system trusted keyring [ 0.510737] audit: initializing netlink socket (disabled) [ 0.512666] type=2000 audit(1564531142.740:1): initialized [ 0.532468] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.535577] zbud: loaded [ 0.536869] VFS: Disk quotas dquot_6.5.2 [ 0.538474] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.541772] fuse init (API version 7.22) [ 0.543918] msgmni has been set to 1982 [ 0.546015] Key type big_key registered [ 0.548264] Key type asymmetric registered [ 0.549790] Asymmetric key parser 'x509' registered [ 0.551569] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.554285] io scheduler noop registered [ 0.555753] io scheduler deadline registered (default) [ 0.557596] io scheduler cfq registered [ 0.559118] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.561090] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.563433] ipmi message handler version 39.2 [ 0.565105] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.567914] ACPI: Power Button [PWRF] [ 0.569404] GHES: HEST is not enabled! [ 0.586162] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.618899] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.621511] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.647772] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651338] Linux agpgart interface v0.103 [ 0.653740] brd: module loaded [ 0.655368] loop: module loaded [ 0.656996] blk-mq: CPU -> queue map [ 0.658350] CPU 0 -> Queue 0 [ 0.660431] vda: vda1 [ 0.662217] scsi0 : ata_piix [ 0.663440] scsi1 : ata_piix [ 0.664617] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.666838] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.669827] libphy: Fixed MDIO Bus: probed [ 0.671380] tun: Universal TUN/TAP device driver, 1.6 [ 0.673156] tun: (C) 1999-2004 Max Krasnyansky [ 0.676333] PPP generic driver version 2.4.2 [ 0.678027] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680298] ehci-pci: EHCI PCI platform driver [ 0.681948] ehci-platform: EHCI generic platform driver [ 0.683829] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685967] ohci-pci: OHCI PCI platform driver [ 0.687618] ohci-platform: OHCI generic platform driver [ 0.689488] uhci_hcd: USB Universal Host Controller Interface driver [ 0.706719] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.708628] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.711521] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.713763] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.716098] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.718784] usb usb1: Product: UHCI Host Controller [ 0.720552] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.722763] usb usb1: SerialNumber: 0000:00:01.2 [ 0.724565] hub 1-0:1.0: USB hub found [ 0.726028] hub 1-0:1.0: 2 ports detected [ 0.727706] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.731575] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.733416] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.735335] mousedev: PS/2 mouse device common for all mice [ 0.737684] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.740865] rtc_cmos 00:00: RTC can wake from S4 [ 0.743107] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.745339] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.747658] device-mapper: uevent: version 1.0.3 [ 0.749429] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.752493] ledtrig-cpu: registered to indicate activity on CPUs [ 0.754728] TCP: cubic registered [ 0.756153] NET: Registered protocol family 10 [ 0.758241] NET: Registered protocol family 17 [ 0.759921] Key type dns_resolver registered [ 0.761674] Loading compiled-in X.509 certificates [ 0.764010] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.767389] registered taskstats version 1 [ 0.770649] Key type trusted registered [ 0.774314] Key type encrypted registered [ 0.775859] AppArmor: AppArmor sha1 policy hashing enabled [ 0.777829] IMA: No TPM chip found, activating TPM-bypass! [ 0.780410] regulator-dummy: disabling [ 0.781880] Magic number: 11:146:1011 [ 0.783489] rtc_cmos 00:00: setting system clock to 2019-07-30 23:59:02 UTC (1564531142) [ 0.786519] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.788625] EDD information not available. [ 0.826391] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.840854] Write protecting the kernel read-only data: 12288k [ 0.844238] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.849204] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864114] systemd-udevd[99]: starting version 204 [ 0.900538] FDC 0 is a S82078B [ 1.036052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.201152] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.203514] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.205958] usb 1-1: Product: QEMU USB Tablet [ 1.207593] usb 1-1: Manufacturer: QEMU [ 1.209062] usb 1-1: SerialNumber: 42 [ 1.929867] 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.292304] 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.389011] random: init urandom read with 10 bits of entropy available [ 2.522450] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 30 Jul 2019 23:59:04 +0000. Up 2.94 seconds. cloud-init-nonet[3.16]: 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[5.03]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 23:59:07 +0000. Up 5.47 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:35:de:6b | 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: 35:45:c4:59:0f:6b:dc:32:63:bb:f7:e8:a3:da:45:16 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | ++oo | | .o. = | | o E o| | . . o * | | S + | | o . | | o .| | . ..o.| | ..ooo..| +-----------------+ 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: eb:66:c0:af:6e:42:7f:1f:ae:0a:26:64:9b:c2:dd:d9 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | o . S | |.o.oo = . | |..+oo+ E. . | | . 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: 99:2b:ba:c0:09:3a:9d:10:b1:19:d8:f7:da:00:e7:a8 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ |+. | |.=o o | |+ * . | | .. o . o | |o. + S | |E= 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: 3c:1d:3a:19:2c:9c:52:81:c0:bc:5f:1d:63:14:02:17 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o...oE+o. | | o .+ ++ | | .. +ooo. | | . ..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 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 Cloud-init v. 0.7.5 running 'modules:config' at Tue, 30 Jul 2019 23:59:14 +0000. Up 12.24 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 23:59:16 +0000. Up 13.52 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 sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15692 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 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 (1515 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.14 + '[' -n 192.168.100.14 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://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/ sprout-base 1.0-180328.134516 [2241 kB] 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://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 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 9s (6188 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 2s (14.7 MB/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.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 ++ ip2rr 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + echo 'nameserver 192.168.100.10' + 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 Initializing System sprout_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.sprout.clearwater.opnfv Initializing System sprout_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping 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 Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v Running ++ grep -v 'Status ok' ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000 member c16f25a210fa1b70 is healthy: got healthy result from http://192.168.100.11:4000 member e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true c16f25a210fa1b70: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false e93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.11) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.6 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: gAAAAABdQNmn1UctXEZaF4zed6fGydZ9ODVLw6D586rLNoRTbDutFI2U0Bc7JCMTjvjCWbl9wASQxu_I0i96e8vmLBOAFi5q6H5i-IPpp0haMTxkanXX3scLjY8ubhkAe2Hostl6XnA0ZELCquCtF7sMW8U4dYfVzJQXOK2hE2wp-jN1GgM0low' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-sprout-5vbesn75jgux-0-svteeuiadk5a/b49509f9-0d25-4f1a-86f6-f11e03dfa6a3/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 10 52 --:--:-- --:--:-- --:--:-- 52 HTTP/1.1 200 OK Date: Wed, 31 Jul 2019 00:03:36 GMT Server: Apache x-openstack-request-id: req-46293284-6f5a-43aa-8c89-e22633af2bef 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 eb:66:c0:af:6e:42:7f:1f:ae:0a:26:64:9b:c2:dd:d9 root@sprout-0 (DSA) ec2: 256 99:2b:ba:c0:09:3a:9d:10:b1:19:d8:f7:da:00:e7:a8 root@sprout-0 (ECDSA) ec2: 256 3c:1d:3a:19:2c:9c:52:81:c0:bc:5f:1d:63:14:02:17 root@sprout-0 (ED25519) ec2: 2048 35:45:c4:59:0f:6b:dc:32:63:bb:f7:e8:a3:da:45:16 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGO2bwe27fuVxA2zWLOTCTZpNn3Q+qka+WWex9DQg4EQKSPgJMTLVs9s3UAxENDt+nbNP8C8g9Kk+0E7c1SNQ2E= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA1WCKoHgs0cSRtNG97skGv8SyWhPQyhqOfUPEiwkzta root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDjOqQopxD5HyEzNrgsxpDajjWGMbaHaoEKPQukvDyWLBGkib80QPGfFa4OuP52UEhwKRjs1ZrDJejR+roDuQv5ZwLnWBtAzTd6JhpREqaRhpUcc26CeQYWE7mmgaYLO03iNZd8/O1qt6cYs9Rp1SeS4LkSeTbDV1EtDozYXOidGD6db5TROW6DKzwXr8pXDjKxXv3opJCEjZCtdBKdmhFVQZ2Sut9KRJgImi19P5/hbWM359m3Z9mR1VLx+7M8jYV+vM+fsgpsn/LAauH14y+T8B2DGdTpWKJAJekTNRTqZ1rdlqxIG+PFk2M+bBIsaLJXld/EvmW76RezuDgzBbYd root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 31 Jul 2019 00:03:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 274.42 seconds 2019-07-31 00:11:47,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:11:47,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:48,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1345 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-ec936c52-d719-4ba5-aa7b-23f424965d6c x-openstack-request-id: req-ec936c52-d719-4ba5-aa7b-23f424965d6c 2019-07-31 00:11:48,268 - 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:fb:4e:d0", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:4e:d0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:33.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "d0756cf8-887a-4867-b9d8-470caa8d4fea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:33Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "dime-0.clearwater.opnfv", "created": "2019-07-31T00:03:56Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:35.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "141aeb52-1383-45f4-bd14-14116543ceba", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:35Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "homer-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:31.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:31Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "bono-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:59:01.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:59:01Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T23:58:43Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:49:03.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:49:03Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T23:48:44Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:45:13.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:45:13Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T23:43:25Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:42:44.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9926684f-0c48-45d4-aa8d-69cc9fdd8456", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:42:44Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ns.clearwater.opnfv", "created": "2019-07-30T23:40:50Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:11:48,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-ec936c52-d719-4ba5-aa7b-23f424965d6c 2019-07-31 00:11:48,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775271892548s 2019-07-31 00:11:48,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-31 00:11:48,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-31 00:11:48,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16033 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-369cc1e0-e426-4a35-b322-457ae6f22db7 x-openstack-request-id: req-369cc1e0-e426-4a35-b322-457ae6f22db7 2019-07-31 00:11:48,385 - keystoneauth.session - DEBUG - RESP BODY: {"output": " kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\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 Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [835 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://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 (2330 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.14\n+ '[' -n 192.168.100.14 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:35 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:36 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:65 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:66 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:67 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:68 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:69 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:71 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:84 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:86 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:88 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:90 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:91 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:95 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:97 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 12s (14.2 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 11850\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\nExiting: cassandra.yaml is missing\nreload: Job is not running: clearwater-monit\n ...done.\nreload: Job is not running: clearwater-monit\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12476\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 1s (5255 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.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.10'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process 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 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 failed Program \n poll_cassandra Status ok Program \n poll_cqlsh Status ok Program \n chronos_uptime Status failed Program \n poll_chronos Status ok Program \n astaire_uptime Status failed Program \n++ grep -v Running\n++ sed 1,2d\n++ grep -v 'Status ok'\n++ monit summary\n+ test -z ' cassandra_uptime Status failed Program \n chronos_uptime Status failed Program \n astaire_uptime Status failed 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 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000\nmember e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true\ne93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.6) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.6 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.6 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.6 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: gAAAAABdQNdSmH3h7M4k9oQFeezjdNhnohvkX52_R7DcSDKmDYoeIiv2Ha3XEXRF6jz7DXR0AMwnmlujHwTmttGqFW0kNz9CUrY5lnaKaOMC3jx9SlvS4UYNPBidWVueEP12nQKkW6Ot8omvJMQOjh9_9oAj9YZiY6UBklfwWzjiaIiwgKYdTdE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-vellum-kf44ui3bw42x-0-rrjx3xjurnke/9ddd627b-8268-4cad-bf51-809eca14da48/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Tue, 30 Jul 2019 23:58:19 GMT\nServer: Apache\nx-openstack-request-id: req-ebea2122-c781-46a1-84fc-9a03f5a5ebf0\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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 66:80:2a:6b:bb:61:ba:0d:02:48:41:27:60:d4:ab:c1 root@vellum-0 (DSA)\nec2: 256 99:e0:74:91:31:f7:ba:6c:63:89:65:d8:b7:70:fc:75 root@vellum-0 (ECDSA)\nec2: 256 64:e5:89:89:6f:87:3a:02:10:42:50:5d:99:d0:2b:56 root@vellum-0 (ED25519)\nec2: 2048 b2:ef:d1:2e:30:a7:31:68:9c:7b:66:81:8a:90:ce:22 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLzCuKHUknChhPEaGYZ/ehYu2aGWP3uSDET8Jxo3IHOR9PiEJaGxxMViJf76cjJ+9i6wAyCYxrBHetZsSdw90vE= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMl2gmkD5gPONdgvITl3GcMfKjuomKbXWil9msfURmF+ root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUjSMMvuOQEhAVbIhyjgdiXU3CsVRJv12edGv0ZMpLfWlnvh7FzXWioQccbfCvy7zemGLNjSxyty0c3vLPmeChS8z6mnVxEZtaW4KjgQzDbtBG/eyUqXNK1W7WwiHVc88P5NLW7PnesxP8spqWJVI7n9oiONs4I3irGkHxJE5M74J8ECf9WpQWvKVnVwEYQEfRM2L6ouep1GRivkZQHV6zaOSEFKoAFa3HMOj1ibtIkdp80WazNoQ5IkCn3uNXUwMZIc9sE2BRoXC2L6Uwr/7DjeakN2kh7XpC6qaV7bD8AwzYOHXorJoNaBUdnv+Eo+gGSXeQQCWmTP1EjF73fjN root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 23:58:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 555.58 seconds\n"} 2019-07-31 00:11:48,386 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd/action used request id req-369cc1e0-e426-4a35-b322-457ae6f22db7 2019-07-31 00:11:48,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.109804868698s 2019-07-31 00:11:48,389 - functest.core.singlevm - DEBUG - console: kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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 Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [835 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://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 (2330 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.14 + '[' -n 192.168.100.14 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:35 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:36 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:65 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:66 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:67 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:68 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:69 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:86 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:90 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:91 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:95 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:97 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 12s (14.2 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 11850 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12476 * 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 1s (5255 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.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.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process 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 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 failed Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ grep -v Running ++ sed 1,2d ++ grep -v 'Status ok' ++ monit summary + test -z ' cassandra_uptime Status failed Program chronos_uptime Status failed Program astaire_uptime Status failed 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 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000 member e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true e93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.6) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.6 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: gAAAAABdQNdSmH3h7M4k9oQFeezjdNhnohvkX52_R7DcSDKmDYoeIiv2Ha3XEXRF6jz7DXR0AMwnmlujHwTmttGqFW0kNz9CUrY5lnaKaOMC3jx9SlvS4UYNPBidWVueEP12nQKkW6Ot8omvJMQOjh9_9oAj9YZiY6UBklfwWzjiaIiwgKYdTdE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-vellum-kf44ui3bw42x-0-rrjx3xjurnke/9ddd627b-8268-4cad-bf51-809eca14da48/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 23:58:19 GMT Server: Apache x-openstack-request-id: req-ebea2122-c781-46a1-84fc-9a03f5a5ebf0 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 66:80:2a:6b:bb:61:ba:0d:02:48:41:27:60:d4:ab:c1 root@vellum-0 (DSA) ec2: 256 99:e0:74:91:31:f7:ba:6c:63:89:65:d8:b7:70:fc:75 root@vellum-0 (ECDSA) ec2: 256 64:e5:89:89:6f:87:3a:02:10:42:50:5d:99:d0:2b:56 root@vellum-0 (ED25519) ec2: 2048 b2:ef:d1:2e:30:a7:31:68:9c:7b:66:81:8a:90:ce:22 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLzCuKHUknChhPEaGYZ/ehYu2aGWP3uSDET8Jxo3IHOR9PiEJaGxxMViJf76cjJ+9i6wAyCYxrBHetZsSdw90vE= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMl2gmkD5gPONdgvITl3GcMfKjuomKbXWil9msfURmF+ root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUjSMMvuOQEhAVbIhyjgdiXU3CsVRJv12edGv0ZMpLfWlnvh7FzXWioQccbfCvy7zemGLNjSxyty0c3vLPmeChS8z6mnVxEZtaW4KjgQzDbtBG/eyUqXNK1W7WwiHVc88P5NLW7PnesxP8spqWJVI7n9oiONs4I3irGkHxJE5M74J8ECf9WpQWvKVnVwEYQEfRM2L6ouep1GRivkZQHV6zaOSEFKoAFa3HMOj1ibtIkdp80WazNoQ5IkCn3uNXUwMZIc9sE2BRoXC2L6Uwr/7DjeakN2kh7XpC6qaV7bD8AwzYOHXorJoNaBUdnv+Eo+gGSXeQQCWmTP1EjF73fjN root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 23:58:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 555.58 seconds 2019-07-31 00:11:48,395 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 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 Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [835 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://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 (2330 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.14 + '[' -n 192.168.100.14 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:34 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:35 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:36 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:64 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:65 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:66 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:67 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:68 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:69 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:84 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:86 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:88 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:90 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:91 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-170.220 [772 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:95 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:97 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 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 12s (14.2 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 11850 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit Exiting: cassandra.yaml is missing reload: Job is not running: clearwater-monit ...done. reload: Job is not running: clearwater-monit Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12476 * 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 1s (5255 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.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.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process 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 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 failed Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ grep -v Running ++ sed 1,2d ++ grep -v 'Status ok' ++ monit summary + test -z ' cassandra_uptime Status failed Program chronos_uptime Status failed Program astaire_uptime Status failed 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 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000 member e93efc5bdd8e0def is healthy: got healthy result from http://192.168.100.6:4000 cluster is healthy + clearwater-etcdctl member list 7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14:4000 isLeader=true e93efc5bdd8e0def: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.6) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.6 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.6 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: gAAAAABdQNdSmH3h7M4k9oQFeezjdNhnohvkX52_R7DcSDKmDYoeIiv2Ha3XEXRF6jz7DXR0AMwnmlujHwTmttGqFW0kNz9CUrY5lnaKaOMC3jx9SlvS4UYNPBidWVueEP12nQKkW6Ot8omvJMQOjh9_9oAj9YZiY6UBklfwWzjiaIiwgKYdTdE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-vellum-kf44ui3bw42x-0-rrjx3xjurnke/9ddd627b-8268-4cad-bf51-809eca14da48/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 23:58:19 GMT Server: Apache x-openstack-request-id: req-ebea2122-c781-46a1-84fc-9a03f5a5ebf0 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 66:80:2a:6b:bb:61:ba:0d:02:48:41:27:60:d4:ab:c1 root@vellum-0 (DSA) ec2: 256 99:e0:74:91:31:f7:ba:6c:63:89:65:d8:b7:70:fc:75 root@vellum-0 (ECDSA) ec2: 256 64:e5:89:89:6f:87:3a:02:10:42:50:5d:99:d0:2b:56 root@vellum-0 (ED25519) ec2: 2048 b2:ef:d1:2e:30:a7:31:68:9c:7b:66:81:8a:90:ce:22 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLzCuKHUknChhPEaGYZ/ehYu2aGWP3uSDET8Jxo3IHOR9PiEJaGxxMViJf76cjJ+9i6wAyCYxrBHetZsSdw90vE= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMl2gmkD5gPONdgvITl3GcMfKjuomKbXWil9msfURmF+ root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUjSMMvuOQEhAVbIhyjgdiXU3CsVRJv12edGv0ZMpLfWlnvh7FzXWioQccbfCvy7zemGLNjSxyty0c3vLPmeChS8z6mnVxEZtaW4KjgQzDbtBG/eyUqXNK1W7WwiHVc88P5NLW7PnesxP8spqWJVI7n9oiONs4I3irGkHxJE5M74J8ECf9WpQWvKVnVwEYQEfRM2L6ouep1GRivkZQHV6zaOSEFKoAFa3HMOj1ibtIkdp80WazNoQ5IkCn3uNXUwMZIc9sE2BRoXC2L6Uwr/7DjeakN2kh7XpC6qaV7bD8AwzYOHXorJoNaBUdnv+Eo+gGSXeQQCWmTP1EjF73fjN root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 23:58:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 555.58 seconds 2019-07-31 00:11:48,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:11:48,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:49,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1345 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-fde6d2dd-0f04-48d5-bc7d-2367b60f2012 x-openstack-request-id: req-fde6d2dd-0f04-48d5-bc7d-2367b60f2012 2019-07-31 00:11:49,740 - 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:fb:4e:d0", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:4e:d0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:33.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "d0756cf8-887a-4867-b9d8-470caa8d4fea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:33Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "dime-0.clearwater.opnfv", "created": "2019-07-31T00:03:56Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:35.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "141aeb52-1383-45f4-bd14-14116543ceba", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:35Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "homer-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:31.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:31Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "bono-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:59:01.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:59:01Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T23:58:43Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:49:03.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:49:03Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T23:48:44Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:45:13.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:45:13Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T23:43:25Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:42:44.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9926684f-0c48-45d4-aa8d-69cc9fdd8456", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:42:44Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ns.clearwater.opnfv", "created": "2019-07-30T23:40:50Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:11:49,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-fde6d2dd-0f04-48d5-bc7d-2367b60f2012 2019-07-31 00:11:49,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.34018707275s 2019-07-31 00:11:49,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-31 00:11:49,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-31 00:11:49,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21622 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-7f212dc5-269b-4cf1-ac97-c4d9c99ac6f6 x-openstack-request-id: req-7f212dc5-269b-4cf1-ac97-c4d9c99ac6f6 2019-07-31 00:11:49,834 - 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.009678] pid_max: default: 32768 minimum: 301\n[ 0.012035] Security Framework initialized\n[ 0.013973] AppArmor: AppArmor initialized\n[ 0.016004] Yama: becoming mindful.\n[ 0.017802] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020907] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.024645] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.028015] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.032568] Initializing cgroup subsys memory\n[ 0.036030] Initializing cgroup subsys devices\n[ 0.038074] Initializing cgroup subsys freezer\n[ 0.040016] Initializing cgroup subsys blkio\n[ 0.041997] Initializing cgroup subsys perf_event\n[ 0.044012] Initializing cgroup subsys hugetlb\n[ 0.046872] mce: CPU supports 10 MCE banks\n[ 0.048083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048083] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.052012] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060011] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.062784] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.064004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.068016] MDS: Mitigation: Clear CPU buffers\n[ 0.097501] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.105240] ACPI: Core revision 20131115\n[ 0.107605] ACPI: All ACPI Tables successfully acquired\n[ 0.109836] ftrace: allocating 28757 entries in 113 pages\n[ 0.132258] smpboot: Max logical packages: 1\n[ 0.134254] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.136312] Enabling x2apic\n[ 0.137737] Enabled x2apic\n[ 0.140009] Switched APIC routing to physical x2apic.\n[ 0.145431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.148004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.152946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.164726] KVM setup paravirtual spinlock\n[ 0.168589] x86: Booted up 1 node, 1 CPUs\n[ 0.170474] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.172300] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.175347] devtmpfs: initialized\n[ 0.177697] EVM: security.selinux\n[ 0.179323] EVM: security.SMACK64\n[ 0.180004] EVM: security.ima\n[ 0.181468] EVM: security.capability\n[ 0.184113] pinctrl core: initialized pinctrl subsystem\n[ 0.186510] regulator-dummy: no parameters\n[ 0.188112] RTC time: 23:45:14, date: 07/30/19\n[ 0.190203] NET: Registered protocol family 16\n[ 0.192130] cpuidle: using governor ladder\n[ 0.194047] cpuidle: using governor menu\n[ 0.195917] ACPI: bus type PCI registered\n[ 0.196009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.198977] PCI: Using configuration type 1 for base access\n[ 0.200713] bio: create slab at 0\n[ 0.202792] ACPI: Added _OSI(Module Device)\n[ 0.204004] ACPI: Added _OSI(Processor Device)\n[ 0.206043] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.208004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.211786] ACPI: Interpreter enabled\n[ 0.212018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.220005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.224005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.228008] ACPI: (supports S0 S5)\n[ 0.229658] ACPI: Using IOAPIC for interrupt routing\n[ 0.231902] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.232170] ACPI: No dock devices found.\n[ 0.235789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.236008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.238975] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.240018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.244215] acpiphp: Slot [3] registered\n[ 0.246102] acpiphp: Slot [4] registered\n[ 0.247989] acpiphp: Slot [5] registered\n[ 0.248038] acpiphp: Slot [6] registered\n[ 0.249888] acpiphp: Slot [7] registered\n[ 0.251751] acpiphp: Slot [8] registered\n[ 0.252024] acpiphp: Slot [9] registered\n[ 0.253891] acpiphp: Slot [10] registered\n[ 0.255777] acpiphp: Slot [11] registered\n[ 0.256024] acpiphp: Slot [12] registered\n[ 0.257907] acpiphp: Slot [13] registered\n[ 0.259795] acpiphp: Slot [14] registered\n[ 0.260024] acpiphp: Slot [15] registered\n[ 0.261925] acpiphp: Slot [16] registered\n[ 0.263807] acpiphp: Slot [17] registered\n[ 0.264032] acpiphp: Slot [18] registered\n[ 0.265918] acpiphp: Slot [19] registered\n[ 0.267814] acpiphp: Slot [20] registered\n[ 0.268024] acpiphp: Slot [21] registered\n[ 0.269930] acpiphp: Slot [22] registered\n[ 0.271816] acpiphp: Slot [23] registered\n[ 0.272024] acpiphp: Slot [24] registered\n[ 0.273922] acpiphp: Slot [25] registered\n[ 0.275808] acpiphp: Slot [26] registered\n[ 0.276024] acpiphp: Slot [27] registered\n[ 0.277912] acpiphp: Slot [28] registered\n[ 0.279800] acpiphp: Slot [29] registered\n[ 0.280024] acpiphp: Slot [30] registered\n[ 0.281911] acpiphp: Slot [31] registered\n[ 0.283796] PCI host bridge to bus 0000:00\n[ 0.284005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.286439] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.290702] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.292005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.294962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.303918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.304017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.327879] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.329388] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.332626] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.335831] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.337306] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.340096] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.342851] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.344000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.344004] vgaarb: loaded\n[ 0.345379] vgaarb: bridge control possible 0000:00:02.0\n[ 0.348010] SCSI subsystem initialized\n[ 0.350065] ACPI: bus type USB registered\n[ 0.352000] usbcore: registered new interface driver usbfs\n[ 0.352015] usbcore: registered new interface driver hub\n[ 0.354421] usbcore: registered new device driver usb\n[ 0.356188] PCI: Using ACPI for IRQ routing\n[ 0.358536] NetLabel: Initializing\n[ 0.360008] NetLabel: domain hash size = 128\n[ 0.362011] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.364042] NetLabel: unlabeled traffic allowed by default\n[ 0.366720] Switched to clocksource kvm-clock\n[ 0.372744] AppArmor: AppArmor Filesystem Enabled\n[ 0.374916] pnp: PnP ACPI init\n[ 0.376445] ACPI: bus type PNP registered\n[ 0.378788] pnp: PnP ACPI: found 8 devices\n[ 0.380722] ACPI: bus type PNP unregistered\n[ 0.388360] NET: Registered protocol family 2\n[ 0.390638] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.393771] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.396722] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.399619] TCP: reno registered\n[ 0.401210] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.403822] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.406682] NET: Registered protocol family 1\n[ 0.408731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411355] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413912] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431509] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.449218] Trying to unpack rootfs image as initramfs...\n[ 0.550153] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.553785] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.556391] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.560327] Scanning for low memory corruption every 60 seconds\n[ 0.563232] Initialise system trusted keyring\n[ 0.565317] audit: initializing netlink socket (disabled)\n[ 0.567734] type=2000 audit(1564530314.986:1): initialized\n[ 0.588275] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.591842] zbud: loaded\n[ 0.593403] VFS: Disk quotas dquot_6.5.2\n[ 0.595300] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.598485] fuse init (API version 7.22)\n[ 0.600412] msgmni has been set to 1982\n[ 0.602286] Key type big_key registered\n[ 0.604421] Key type asymmetric registered\n[ 0.606349] Asymmetric key parser 'x509' registered\n[ 0.608623] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.612091] io scheduler noop registered\n[ 0.613950] io scheduler deadline registered (default)\n[ 0.616304] io scheduler cfq registered\n[ 0.618194] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.620687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.623606] ipmi message handler version 39.2\n[ 0.625679] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.629085] ACPI: Power Button [PWRF]\n[ 0.630923] GHES: HEST is not enabled!\n[ 0.647847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.681333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.715045] Linux agpgart interface v0.103\n[ 0.717903] brd: module loaded\n[ 0.719878] loop: module loaded\n[ 0.721696] blk-mq: CPU -> queue map\n[ 0.723282] CPU 0 -> Queue 0\n[ 0.725523] vda: vda1\n[ 0.727388] scsi0 : ata_piix\n[ 0.728850] scsi1 : ata_piix\n[ 0.730079] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.732431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.735598] libphy: Fixed MDIO Bus: probed\n[ 0.737245] tun: Universal TUN/TAP device driver, 1.6\n[ 0.739077] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.742380] PPP generic driver version 2.4.2\n[ 0.744066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.746373] ehci-pci: EHCI PCI platform driver\n[ 0.748053] ehci-platform: EHCI generic platform driver\n[ 0.749957] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.752130] ohci-pci: OHCI PCI platform driver\n[ 0.753785] ohci-platform: OHCI generic platform driver\n[ 0.755666] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.772947] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.774859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.777739] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.779884] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.782245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.784946] usb usb1: Product: UHCI Host Controller\n[ 0.786723] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.788953] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.790752] hub 1-0:1.0: USB hub found\n[ 0.792233] hub 1-0:1.0: 2 ports detected\n[ 0.793887] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.797711] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.799529] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.801459] mousedev: PS/2 mouse device common for all mice\n[ 0.803816] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.807009] rtc_cmos 00:00: RTC can wake from S4\n[ 0.809226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.811460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.813770] device-mapper: uevent: version 1.0.3\n[ 0.815528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.818598] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.820797] TCP: cubic registered\n[ 0.822183] NET: Registered protocol family 10\n[ 0.824035] NET: Registered protocol family 17\n[ 0.825717] Key type dns_resolver registered\n[ 0.827458] Loading compiled-in X.509 certificates\n[ 0.829756] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.833148] registered taskstats version 1\n[ 0.836076] Key type trusted registered\n[ 0.839700] Key type encrypted registered\n[ 0.841286] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.843261] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.845780] regulator-dummy: disabling\n[ 0.847258] Magic number: 11:937:808\n[ 0.848853] rtc_cmos 00:00: setting system clock to 2019-07-30 23:45:14 UTC (1564530314)\n[ 0.851857] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.853979] EDD information not available.\n[ 0.889443] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.904017] Write protecting the kernel read-only data: 12288k\n[ 0.906715] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.910972] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.928132] systemd-udevd[99]: starting version 204\n[ 0.956614] FDC 0 is a S82078B\n[ 1.116049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.280530] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.282850] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285245] usb 1-1: Product: QEMU USB Tablet\n[ 1.286855] usb 1-1: Manufacturer: QEMU\n[ 1.288300] usb 1-1: SerialNumber: 42\n[ 1.993630] 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.346574] 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.438420] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.579068] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 30 Jul 2019 23:45:16 +0000. Up 2.96 seconds.\ncloud-init-nonet[3.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.85]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 23:45:18 +0000. Up 5.33 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.14 | 255.255.255.0 | fa:16:3e:2e:f4:29 |\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:\nbf:f0:f8:e2:9a:28:e5:d7:0a:98:fc:93:f3:60:24:1c root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| E |\n| . . |\n| o . S |\n| . =. . |\n| +o+. .. . |\n| .o=+..o+ . |\n| .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:\n28:2d:6d:aa:e8:fb:5c:01:2f:c6:f1:e0:74:64:91:98 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o+o |\n| Eo. |\n| = . |\n| + Bo . |\n| =o+= S |\n| . .=. |\n| .. |\n| .... |\n|oo+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:\n16:4a:32:e7:e9:76:83:31:5b:25:81:c7:c9:e0:06:e1 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o..=.. |\n| . o. =. |\n| E =.o . |\n| B o + |\n| * S |\n| . B |\n| = o |\n| . . . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n24:5b:32:24:a3:6d:f1:ef:01:4f:5d:97:63:70:a3:fe root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| + . o.+. |\n| o * . . ++. |\n| . o * + . .. . |\n| . % . |\n| . S . |\n| . . . |\n| . E |\n| |\n| |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 30 Jul 2019 23:45:25 +0000. Up 12.20 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 ]\nGenerating locales...\n en_US.UTF-8... open-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 ]\nup-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 23:45:28 +0000. Up 13.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 16521 0 --:--:-- --:--:-- --:--:-- 16573\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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 [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [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 (1509 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.14\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 (4195 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 8546\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 9270\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................................................+++\n...............+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting defusedxml (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.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 (15.0 MB/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.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.10'\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 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14: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: gAAAAABdQNYV9MkeQ7L2szk5TaeYrVKPUr5HBREjOUNb2uioC8TMHp-g-nh1FnHDTK9pWkYoM2FtTGFM12BpaR-lDz94FR7UM1pQoXiFkoofA3ajMAMweuwIL7HKd86lVnDE6-s5TI22NdeZ01OOMp4q9AMI8J_93-rUZ1HJpHACc1j5c94osvA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-ellis-5g6cb7ifjymy/26a61b5c-56de-4945-9007-14a6d6ca9af4/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54\nHTTP/1.1 200 OK\nDate: Tue, 30 Jul 2019 23:48:22 GMT\nServer: Apache\nx-openstack-request-id: req-41230cca-7e6a-42f2-8141-900d978d113b\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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 28:2d:6d:aa:e8:fb:5c:01:2f:c6:f1:e0:74:64:91:98 root@ellis-0 (DSA)\nec2: 256 16:4a:32:e7:e9:76:83:31:5b:25:81:c7:c9:e0:06:e1 root@ellis-0 (ECDSA)\nec2: 256 24:5b:32:24:a3:6d:f1:ef:01:4f:5d:97:63:70:a3:fe root@ellis-0 (ED25519)\nec2: 2048 bf:f0:f8:e2:9a:28:e5:d7:0a:98:fc:93:f3:60:24:1c root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP+9Us3+oShtQs/2h6A2nD/UqC282dIVNqsYdYp/16br+sEVc0M094xRgNHX9M4fCbCsouDuzm4QpOT+rTrv0aM= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKK2v9t4qfNyBU4/SsgszF67DgcmFdeBkzSuXaognxlj root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDElYWYMmNctEt4L+NmJ1DxxReLrM+aFXRPYXX+sU8MlXkDFaJW59irHAAHuNTr1PtnSzV67kQdQ+zt5z//Ixj0RjbPXhn02EvgkIsf7tOvIZfYNeDwgtQE48xc++/F3H6kGoXz7O1eKXibzGY1sFi2wlAFaPdS76tUD4UrWIr4tTMxLTdrt0F6r6bmjfs/1d9lDfaIc0u4SJU8NTZVqylxkjgfizLgTEzdnKfj2BZ9FxKcKxvJKgMH9iiUSBqfyMvclg4eGKOOzA6c54FW9JFgtS/ZOwgEMoLJC695mueyfP/PPZH+1U2KoryFPf6LIiUfRWcfYvNf+0DBmoWMbzfL root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 23:48:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.24 seconds\n"} 2019-07-31 00:11:49,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997/action used request id req-7f212dc5-269b-4cf1-ac97-c4d9c99ac6f6 2019-07-31 00:11:49,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0867168903351s 2019-07-31 00:11:49,838 - 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.009678] pid_max: default: 32768 minimum: 301 [ 0.012035] Security Framework initialized [ 0.013973] AppArmor: AppArmor initialized [ 0.016004] Yama: becoming mindful. [ 0.017802] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020907] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024645] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028015] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.032568] Initializing cgroup subsys memory [ 0.036030] Initializing cgroup subsys devices [ 0.038074] Initializing cgroup subsys freezer [ 0.040016] Initializing cgroup subsys blkio [ 0.041997] Initializing cgroup subsys perf_event [ 0.044012] Initializing cgroup subsys hugetlb [ 0.046872] mce: CPU supports 10 MCE banks [ 0.048083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048083] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.052012] Spectre V2 : Mitigation: Full generic retpoline [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060011] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.062784] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.064004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.068016] MDS: Mitigation: Clear CPU buffers [ 0.097501] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.105240] ACPI: Core revision 20131115 [ 0.107605] ACPI: All ACPI Tables successfully acquired [ 0.109836] ftrace: allocating 28757 entries in 113 pages [ 0.132258] smpboot: Max logical packages: 1 [ 0.134254] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.136312] Enabling x2apic [ 0.137737] Enabled x2apic [ 0.140009] Switched APIC routing to physical x2apic. [ 0.145431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.148004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.152946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.164726] KVM setup paravirtual spinlock [ 0.168589] x86: Booted up 1 node, 1 CPUs [ 0.170474] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.172300] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.175347] devtmpfs: initialized [ 0.177697] EVM: security.selinux [ 0.179323] EVM: security.SMACK64 [ 0.180004] EVM: security.ima [ 0.181468] EVM: security.capability [ 0.184113] pinctrl core: initialized pinctrl subsystem [ 0.186510] regulator-dummy: no parameters [ 0.188112] RTC time: 23:45:14, date: 07/30/19 [ 0.190203] NET: Registered protocol family 16 [ 0.192130] cpuidle: using governor ladder [ 0.194047] cpuidle: using governor menu [ 0.195917] ACPI: bus type PCI registered [ 0.196009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.198977] PCI: Using configuration type 1 for base access [ 0.200713] bio: create slab at 0 [ 0.202792] ACPI: Added _OSI(Module Device) [ 0.204004] ACPI: Added _OSI(Processor Device) [ 0.206043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.208004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.211786] ACPI: Interpreter enabled [ 0.212018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.220005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.224005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.228008] ACPI: (supports S0 S5) [ 0.229658] ACPI: Using IOAPIC for interrupt routing [ 0.231902] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232170] ACPI: No dock devices found. [ 0.235789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.236008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.238975] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.240018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244215] acpiphp: Slot [3] registered [ 0.246102] acpiphp: Slot [4] registered [ 0.247989] acpiphp: Slot [5] registered [ 0.248038] acpiphp: Slot [6] registered [ 0.249888] acpiphp: Slot [7] registered [ 0.251751] acpiphp: Slot [8] registered [ 0.252024] acpiphp: Slot [9] registered [ 0.253891] acpiphp: Slot [10] registered [ 0.255777] acpiphp: Slot [11] registered [ 0.256024] acpiphp: Slot [12] registered [ 0.257907] acpiphp: Slot [13] registered [ 0.259795] acpiphp: Slot [14] registered [ 0.260024] acpiphp: Slot [15] registered [ 0.261925] acpiphp: Slot [16] registered [ 0.263807] acpiphp: Slot [17] registered [ 0.264032] acpiphp: Slot [18] registered [ 0.265918] acpiphp: Slot [19] registered [ 0.267814] acpiphp: Slot [20] registered [ 0.268024] acpiphp: Slot [21] registered [ 0.269930] acpiphp: Slot [22] registered [ 0.271816] acpiphp: Slot [23] registered [ 0.272024] acpiphp: Slot [24] registered [ 0.273922] acpiphp: Slot [25] registered [ 0.275808] acpiphp: Slot [26] registered [ 0.276024] acpiphp: Slot [27] registered [ 0.277912] acpiphp: Slot [28] registered [ 0.279800] acpiphp: Slot [29] registered [ 0.280024] acpiphp: Slot [30] registered [ 0.281911] acpiphp: Slot [31] registered [ 0.283796] PCI host bridge to bus 0000:00 [ 0.284005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.286439] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.290702] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.292005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.294962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.303918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.327879] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.329388] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.332626] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.335831] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.337306] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.340096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.342851] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.344000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.344004] vgaarb: loaded [ 0.345379] vgaarb: bridge control possible 0000:00:02.0 [ 0.348010] SCSI subsystem initialized [ 0.350065] ACPI: bus type USB registered [ 0.352000] usbcore: registered new interface driver usbfs [ 0.352015] usbcore: registered new interface driver hub [ 0.354421] usbcore: registered new device driver usb [ 0.356188] PCI: Using ACPI for IRQ routing [ 0.358536] NetLabel: Initializing [ 0.360008] NetLabel: domain hash size = 128 [ 0.362011] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.364042] NetLabel: unlabeled traffic allowed by default [ 0.366720] Switched to clocksource kvm-clock [ 0.372744] AppArmor: AppArmor Filesystem Enabled [ 0.374916] pnp: PnP ACPI init [ 0.376445] ACPI: bus type PNP registered [ 0.378788] pnp: PnP ACPI: found 8 devices [ 0.380722] ACPI: bus type PNP unregistered [ 0.388360] NET: Registered protocol family 2 [ 0.390638] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.393771] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.396722] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399619] TCP: reno registered [ 0.401210] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.403822] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.406682] NET: Registered protocol family 1 [ 0.408731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411355] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.413912] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.431509] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449218] Trying to unpack rootfs image as initramfs... [ 0.550153] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.553785] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.556391] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.560327] Scanning for low memory corruption every 60 seconds [ 0.563232] Initialise system trusted keyring [ 0.565317] audit: initializing netlink socket (disabled) [ 0.567734] type=2000 audit(1564530314.986:1): initialized [ 0.588275] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591842] zbud: loaded [ 0.593403] VFS: Disk quotas dquot_6.5.2 [ 0.595300] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.598485] fuse init (API version 7.22) [ 0.600412] msgmni has been set to 1982 [ 0.602286] Key type big_key registered [ 0.604421] Key type asymmetric registered [ 0.606349] Asymmetric key parser 'x509' registered [ 0.608623] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.612091] io scheduler noop registered [ 0.613950] io scheduler deadline registered (default) [ 0.616304] io scheduler cfq registered [ 0.618194] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623606] ipmi message handler version 39.2 [ 0.625679] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.629085] ACPI: Power Button [PWRF] [ 0.630923] GHES: HEST is not enabled! [ 0.647847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.681333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.715045] Linux agpgart interface v0.103 [ 0.717903] brd: module loaded [ 0.719878] loop: module loaded [ 0.721696] blk-mq: CPU -> queue map [ 0.723282] CPU 0 -> Queue 0 [ 0.725523] vda: vda1 [ 0.727388] scsi0 : ata_piix [ 0.728850] scsi1 : ata_piix [ 0.730079] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.732431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.735598] libphy: Fixed MDIO Bus: probed [ 0.737245] tun: Universal TUN/TAP device driver, 1.6 [ 0.739077] tun: (C) 1999-2004 Max Krasnyansky [ 0.742380] PPP generic driver version 2.4.2 [ 0.744066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.746373] ehci-pci: EHCI PCI platform driver [ 0.748053] ehci-platform: EHCI generic platform driver [ 0.749957] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.752130] ohci-pci: OHCI PCI platform driver [ 0.753785] ohci-platform: OHCI generic platform driver [ 0.755666] uhci_hcd: USB Universal Host Controller Interface driver [ 0.772947] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.774859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.777739] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.779884] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.782245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.784946] usb usb1: Product: UHCI Host Controller [ 0.786723] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.788953] usb usb1: SerialNumber: 0000:00:01.2 [ 0.790752] hub 1-0:1.0: USB hub found [ 0.792233] hub 1-0:1.0: 2 ports detected [ 0.793887] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797711] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.799529] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.801459] mousedev: PS/2 mouse device common for all mice [ 0.803816] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.807009] rtc_cmos 00:00: RTC can wake from S4 [ 0.809226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.811460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.813770] device-mapper: uevent: version 1.0.3 [ 0.815528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.818598] ledtrig-cpu: registered to indicate activity on CPUs [ 0.820797] TCP: cubic registered [ 0.822183] NET: Registered protocol family 10 [ 0.824035] NET: Registered protocol family 17 [ 0.825717] Key type dns_resolver registered [ 0.827458] Loading compiled-in X.509 certificates [ 0.829756] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.833148] registered taskstats version 1 [ 0.836076] Key type trusted registered [ 0.839700] Key type encrypted registered [ 0.841286] AppArmor: AppArmor sha1 policy hashing enabled [ 0.843261] IMA: No TPM chip found, activating TPM-bypass! [ 0.845780] regulator-dummy: disabling [ 0.847258] Magic number: 11:937:808 [ 0.848853] rtc_cmos 00:00: setting system clock to 2019-07-30 23:45:14 UTC (1564530314) [ 0.851857] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.853979] EDD information not available. [ 0.889443] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.904017] Write protecting the kernel read-only data: 12288k [ 0.906715] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.910972] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.928132] systemd-udevd[99]: starting version 204 [ 0.956614] FDC 0 is a S82078B [ 1.116049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.280530] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.282850] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285245] usb 1-1: Product: QEMU USB Tablet [ 1.286855] usb 1-1: Manufacturer: QEMU [ 1.288300] usb 1-1: SerialNumber: 42 [ 1.993630] 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.346574] 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.438420] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.579068] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 30 Jul 2019 23:45:16 +0000. Up 2.96 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.85]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 23:45:18 +0000. Up 5.33 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.14 | 255.255.255.0 | fa:16:3e:2e:f4:29 | 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: bf:f0:f8:e2:9a:28:e5:d7:0a:98:fc:93:f3:60:24:1c root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | E | | . . | | o . S | | . =. . | | +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: 28:2d:6d:aa:e8:fb:5c:01:2f:c6:f1:e0:74:64:91:98 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | o+o | | Eo. | | = . | | + Bo . | | =o+= S | | . .=. | | .. | | .... | |oo+o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 16:4a:32:e7:e9:76:83:31:5b:25:81:c7:c9:e0:06:e1 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | o..=.. | | . o. =. | | E =.o . | | B o + | | * S | | . 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: 24:5b:32:24:a3:6d:f1:ef:01:4f:5d:97:63:70:a3:fe root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | + . o.+. | | o * . . ++. | | . o * + . .. . | | . % . | | . S . | | . . . | | . E | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 30 Jul 2019 23:45:25 +0000. Up 12.20 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 ] Generating locales... en_US.UTF-8... 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 ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 23:45:28 +0000. Up 13.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 16521 0 --:--:-- --:--:-- --:--:-- 16573 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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 [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [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 (1509 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.14 + 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 (4195 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 8546 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 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................................+++ ...............+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.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 (15.0 MB/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.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.10' + 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 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000 cluster is healthy + clearwater-etcdctl member list 7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14: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: gAAAAABdQNYV9MkeQ7L2szk5TaeYrVKPUr5HBREjOUNb2uioC8TMHp-g-nh1FnHDTK9pWkYoM2FtTGFM12BpaR-lDz94FR7UM1pQoXiFkoofA3ajMAMweuwIL7HKd86lVnDE6-s5TI22NdeZ01OOMp4q9AMI8J_93-rUZ1HJpHACc1j5c94osvA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-ellis-5g6cb7ifjymy/26a61b5c-56de-4945-9007-14a6d6ca9af4/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 23:48:22 GMT Server: Apache x-openstack-request-id: req-41230cca-7e6a-42f2-8141-900d978d113b 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 28:2d:6d:aa:e8:fb:5c:01:2f:c6:f1:e0:74:64:91:98 root@ellis-0 (DSA) ec2: 256 16:4a:32:e7:e9:76:83:31:5b:25:81:c7:c9:e0:06:e1 root@ellis-0 (ECDSA) ec2: 256 24:5b:32:24:a3:6d:f1:ef:01:4f:5d:97:63:70:a3:fe root@ellis-0 (ED25519) ec2: 2048 bf:f0:f8:e2:9a:28:e5:d7:0a:98:fc:93:f3:60:24:1c root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP+9Us3+oShtQs/2h6A2nD/UqC282dIVNqsYdYp/16br+sEVc0M094xRgNHX9M4fCbCsouDuzm4QpOT+rTrv0aM= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKK2v9t4qfNyBU4/SsgszF67DgcmFdeBkzSuXaognxlj root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDElYWYMmNctEt4L+NmJ1DxxReLrM+aFXRPYXX+sU8MlXkDFaJW59irHAAHuNTr1PtnSzV67kQdQ+zt5z//Ixj0RjbPXhn02EvgkIsf7tOvIZfYNeDwgtQE48xc++/F3H6kGoXz7O1eKXibzGY1sFi2wlAFaPdS76tUD4UrWIr4tTMxLTdrt0F6r6bmjfs/1d9lDfaIc0u4SJU8NTZVqylxkjgfizLgTEzdnKfj2BZ9FxKcKxvJKgMH9iiUSBqfyMvclg4eGKOOzA6c54FW9JFgtS/ZOwgEMoLJC695mueyfP/PPZH+1U2KoryFPf6LIiUfRWcfYvNf+0DBmoWMbzfL root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 23:48:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.24 seconds 2019-07-31 00:11:49,843 - 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.009678] pid_max: default: 32768 minimum: 301 [ 0.012035] Security Framework initialized [ 0.013973] AppArmor: AppArmor initialized [ 0.016004] Yama: becoming mindful. [ 0.017802] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020907] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.024645] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028015] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.032568] Initializing cgroup subsys memory [ 0.036030] Initializing cgroup subsys devices [ 0.038074] Initializing cgroup subsys freezer [ 0.040016] Initializing cgroup subsys blkio [ 0.041997] Initializing cgroup subsys perf_event [ 0.044012] Initializing cgroup subsys hugetlb [ 0.046872] mce: CPU supports 10 MCE banks [ 0.048083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048083] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.052012] Spectre V2 : Mitigation: Full generic retpoline [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060011] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.062784] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.064004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.068016] MDS: Mitigation: Clear CPU buffers [ 0.097501] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.105240] ACPI: Core revision 20131115 [ 0.107605] ACPI: All ACPI Tables successfully acquired [ 0.109836] ftrace: allocating 28757 entries in 113 pages [ 0.132258] smpboot: Max logical packages: 1 [ 0.134254] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.136312] Enabling x2apic [ 0.137737] Enabled x2apic [ 0.140009] Switched APIC routing to physical x2apic. [ 0.145431] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.148004] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.152946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.164726] KVM setup paravirtual spinlock [ 0.168589] x86: Booted up 1 node, 1 CPUs [ 0.170474] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.172300] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.175347] devtmpfs: initialized [ 0.177697] EVM: security.selinux [ 0.179323] EVM: security.SMACK64 [ 0.180004] EVM: security.ima [ 0.181468] EVM: security.capability [ 0.184113] pinctrl core: initialized pinctrl subsystem [ 0.186510] regulator-dummy: no parameters [ 0.188112] RTC time: 23:45:14, date: 07/30/19 [ 0.190203] NET: Registered protocol family 16 [ 0.192130] cpuidle: using governor ladder [ 0.194047] cpuidle: using governor menu [ 0.195917] ACPI: bus type PCI registered [ 0.196009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.198977] PCI: Using configuration type 1 for base access [ 0.200713] bio: create slab at 0 [ 0.202792] ACPI: Added _OSI(Module Device) [ 0.204004] ACPI: Added _OSI(Processor Device) [ 0.206043] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.208004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.211786] ACPI: Interpreter enabled [ 0.212018] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.216005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.220005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.224005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.228008] ACPI: (supports S0 S5) [ 0.229658] ACPI: Using IOAPIC for interrupt routing [ 0.231902] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.232170] ACPI: No dock devices found. [ 0.235789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.236008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.238975] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.240018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.244215] acpiphp: Slot [3] registered [ 0.246102] acpiphp: Slot [4] registered [ 0.247989] acpiphp: Slot [5] registered [ 0.248038] acpiphp: Slot [6] registered [ 0.249888] acpiphp: Slot [7] registered [ 0.251751] acpiphp: Slot [8] registered [ 0.252024] acpiphp: Slot [9] registered [ 0.253891] acpiphp: Slot [10] registered [ 0.255777] acpiphp: Slot [11] registered [ 0.256024] acpiphp: Slot [12] registered [ 0.257907] acpiphp: Slot [13] registered [ 0.259795] acpiphp: Slot [14] registered [ 0.260024] acpiphp: Slot [15] registered [ 0.261925] acpiphp: Slot [16] registered [ 0.263807] acpiphp: Slot [17] registered [ 0.264032] acpiphp: Slot [18] registered [ 0.265918] acpiphp: Slot [19] registered [ 0.267814] acpiphp: Slot [20] registered [ 0.268024] acpiphp: Slot [21] registered [ 0.269930] acpiphp: Slot [22] registered [ 0.271816] acpiphp: Slot [23] registered [ 0.272024] acpiphp: Slot [24] registered [ 0.273922] acpiphp: Slot [25] registered [ 0.275808] acpiphp: Slot [26] registered [ 0.276024] acpiphp: Slot [27] registered [ 0.277912] acpiphp: Slot [28] registered [ 0.279800] acpiphp: Slot [29] registered [ 0.280024] acpiphp: Slot [30] registered [ 0.281911] acpiphp: Slot [31] registered [ 0.283796] PCI host bridge to bus 0000:00 [ 0.284005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.286439] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.288005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.290702] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.292005] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.294962] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.303918] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.304017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.327879] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.329388] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.332626] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.335831] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.337306] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.340096] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.342851] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.344000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.344004] vgaarb: loaded [ 0.345379] vgaarb: bridge control possible 0000:00:02.0 [ 0.348010] SCSI subsystem initialized [ 0.350065] ACPI: bus type USB registered [ 0.352000] usbcore: registered new interface driver usbfs [ 0.352015] usbcore: registered new interface driver hub [ 0.354421] usbcore: registered new device driver usb [ 0.356188] PCI: Using ACPI for IRQ routing [ 0.358536] NetLabel: Initializing [ 0.360008] NetLabel: domain hash size = 128 [ 0.362011] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.364042] NetLabel: unlabeled traffic allowed by default [ 0.366720] Switched to clocksource kvm-clock [ 0.372744] AppArmor: AppArmor Filesystem Enabled [ 0.374916] pnp: PnP ACPI init [ 0.376445] ACPI: bus type PNP registered [ 0.378788] pnp: PnP ACPI: found 8 devices [ 0.380722] ACPI: bus type PNP unregistered [ 0.388360] NET: Registered protocol family 2 [ 0.390638] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.393771] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.396722] TCP: Hash tables configured (established 8192 bind 8192) [ 0.399619] TCP: reno registered [ 0.401210] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.403822] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.406682] NET: Registered protocol family 1 [ 0.408731] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411355] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.413912] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.431509] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.449218] Trying to unpack rootfs image as initramfs... [ 0.550153] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.553785] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.556391] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.560327] Scanning for low memory corruption every 60 seconds [ 0.563232] Initialise system trusted keyring [ 0.565317] audit: initializing netlink socket (disabled) [ 0.567734] type=2000 audit(1564530314.986:1): initialized [ 0.588275] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.591842] zbud: loaded [ 0.593403] VFS: Disk quotas dquot_6.5.2 [ 0.595300] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.598485] fuse init (API version 7.22) [ 0.600412] msgmni has been set to 1982 [ 0.602286] Key type big_key registered [ 0.604421] Key type asymmetric registered [ 0.606349] Asymmetric key parser 'x509' registered [ 0.608623] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.612091] io scheduler noop registered [ 0.613950] io scheduler deadline registered (default) [ 0.616304] io scheduler cfq registered [ 0.618194] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620687] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.623606] ipmi message handler version 39.2 [ 0.625679] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.629085] ACPI: Power Button [PWRF] [ 0.630923] GHES: HEST is not enabled! [ 0.647847] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.681333] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684559] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710828] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.715045] Linux agpgart interface v0.103 [ 0.717903] brd: module loaded [ 0.719878] loop: module loaded [ 0.721696] blk-mq: CPU -> queue map [ 0.723282] CPU 0 -> Queue 0 [ 0.725523] vda: vda1 [ 0.727388] scsi0 : ata_piix [ 0.728850] scsi1 : ata_piix [ 0.730079] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.732431] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.735598] libphy: Fixed MDIO Bus: probed [ 0.737245] tun: Universal TUN/TAP device driver, 1.6 [ 0.739077] tun: (C) 1999-2004 Max Krasnyansky [ 0.742380] PPP generic driver version 2.4.2 [ 0.744066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.746373] ehci-pci: EHCI PCI platform driver [ 0.748053] ehci-platform: EHCI generic platform driver [ 0.749957] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.752130] ohci-pci: OHCI PCI platform driver [ 0.753785] ohci-platform: OHCI generic platform driver [ 0.755666] uhci_hcd: USB Universal Host Controller Interface driver [ 0.772947] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.774859] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.777739] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.779884] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.782245] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.784946] usb usb1: Product: UHCI Host Controller [ 0.786723] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.788953] usb usb1: SerialNumber: 0000:00:01.2 [ 0.790752] hub 1-0:1.0: USB hub found [ 0.792233] hub 1-0:1.0: 2 ports detected [ 0.793887] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797711] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.799529] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.801459] mousedev: PS/2 mouse device common for all mice [ 0.803816] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.807009] rtc_cmos 00:00: RTC can wake from S4 [ 0.809226] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.811460] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.813770] device-mapper: uevent: version 1.0.3 [ 0.815528] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.818598] ledtrig-cpu: registered to indicate activity on CPUs [ 0.820797] TCP: cubic registered [ 0.822183] NET: Registered protocol family 10 [ 0.824035] NET: Registered protocol family 17 [ 0.825717] Key type dns_resolver registered [ 0.827458] Loading compiled-in X.509 certificates [ 0.829756] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.833148] registered taskstats version 1 [ 0.836076] Key type trusted registered [ 0.839700] Key type encrypted registered [ 0.841286] AppArmor: AppArmor sha1 policy hashing enabled [ 0.843261] IMA: No TPM chip found, activating TPM-bypass! [ 0.845780] regulator-dummy: disabling [ 0.847258] Magic number: 11:937:808 [ 0.848853] rtc_cmos 00:00: setting system clock to 2019-07-30 23:45:14 UTC (1564530314) [ 0.851857] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.853979] EDD information not available. [ 0.889443] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.904017] Write protecting the kernel read-only data: 12288k [ 0.906715] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.910972] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.928132] systemd-udevd[99]: starting version 204 [ 0.956614] FDC 0 is a S82078B [ 1.116049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.280530] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.282850] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285245] usb 1-1: Product: QEMU USB Tablet [ 1.286855] usb 1-1: Manufacturer: QEMU [ 1.288300] usb 1-1: SerialNumber: 42 [ 1.993630] 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.346574] 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.438420] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.579068] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 30 Jul 2019 23:45:16 +0000. Up 2.96 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.85]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 23:45:18 +0000. Up 5.33 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.14 | 255.255.255.0 | fa:16:3e:2e:f4:29 | 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: bf:f0:f8:e2:9a:28:e5:d7:0a:98:fc:93:f3:60:24:1c root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | E | | . . | | o . S | | . =. . | | +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: 28:2d:6d:aa:e8:fb:5c:01:2f:c6:f1:e0:74:64:91:98 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | o+o | | Eo. | | = . | | + Bo . | | =o+= S | | . .=. | | .. | | .... | |oo+o | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 16:4a:32:e7:e9:76:83:31:5b:25:81:c7:c9:e0:06:e1 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | o..=.. | | . o. =. | | E =.o . | | B o + | | * S | | . 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: 24:5b:32:24:a3:6d:f1:ef:01:4f:5d:97:63:70:a3:fe root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | + . o.+. | | o * . . ++. | | . o * + . .. . | | . % . | | . S . | | . . . | | . E | | | | | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 30 Jul 2019 23:45:25 +0000. Up 12.20 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 ] Generating locales... en_US.UTF-8... 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 ] up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 23:45:28 +0000. Up 13.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 16521 0 --:--:-- --:--:-- --:--:-- 16573 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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 [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [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 (1509 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.14 + 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 (4195 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 8546 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 9270 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................................+++ ...............+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.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 (15.0 MB/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.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.10' + 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 7e704f88b84c5897 is healthy: got healthy result from http://192.168.100.14:4000 cluster is healthy + clearwater-etcdctl member list 7e704f88b84c5897: name=192-168-100-14 peerURLs=http://192.168.100.14:2380 clientURLs=http://192.168.100.14: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: gAAAAABdQNYV9MkeQ7L2szk5TaeYrVKPUr5HBREjOUNb2uioC8TMHp-g-nh1FnHDTK9pWkYoM2FtTGFM12BpaR-lDz94FR7UM1pQoXiFkoofA3ajMAMweuwIL7HKd86lVnDE6-s5TI22NdeZ01OOMp4q9AMI8J_93-rUZ1HJpHACc1j5c94osvA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-ellis-5g6cb7ifjymy/26a61b5c-56de-4945-9007-14a6d6ca9af4/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54100 25 100 4 100 21 10 54 --:--:-- --:--:-- --:--:-- 54 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 23:48:22 GMT Server: Apache x-openstack-request-id: req-41230cca-7e6a-42f2-8141-900d978d113b 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 28:2d:6d:aa:e8:fb:5c:01:2f:c6:f1:e0:74:64:91:98 root@ellis-0 (DSA) ec2: 256 16:4a:32:e7:e9:76:83:31:5b:25:81:c7:c9:e0:06:e1 root@ellis-0 (ECDSA) ec2: 256 24:5b:32:24:a3:6d:f1:ef:01:4f:5d:97:63:70:a3:fe root@ellis-0 (ED25519) ec2: 2048 bf:f0:f8:e2:9a:28:e5:d7:0a:98:fc:93:f3:60:24:1c root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP+9Us3+oShtQs/2h6A2nD/UqC282dIVNqsYdYp/16br+sEVc0M094xRgNHX9M4fCbCsouDuzm4QpOT+rTrv0aM= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKK2v9t4qfNyBU4/SsgszF67DgcmFdeBkzSuXaognxlj root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDElYWYMmNctEt4L+NmJ1DxxReLrM+aFXRPYXX+sU8MlXkDFaJW59irHAAHuNTr1PtnSzV67kQdQ+zt5z//Ixj0RjbPXhn02EvgkIsf7tOvIZfYNeDwgtQE48xc++/F3H6kGoXz7O1eKXibzGY1sFi2wlAFaPdS76tUD4UrWIr4tTMxLTdrt0F6r6bmjfs/1d9lDfaIc0u4SJU8NTZVqylxkjgfizLgTEzdnKfj2BZ9FxKcKxvJKgMH9iiUSBqfyMvclg4eGKOOzA6c54FW9JFgtS/ZOwgEMoLJC695mueyfP/PPZH+1U2KoryFPf6LIiUfRWcfYvNf+0DBmoWMbzfL root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 23:48:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.24 seconds 2019-07-31 00:11:49,847 - 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:2e:f4:29', u'version': 4, u'addr': u'192.168.100.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2e:f4:29', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:45:13.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'9f1f5ac8-e76b-42ac-9ed3-33d08b897997', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-30T23:45:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:45:13Z', 'hostId': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', '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-07-30T23:45:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-30T23:43:25Z', 'created': u'2019-07-30T23:43:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-31 00:11:49,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:11:49,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:51,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1345 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-0ce7497c-bb15-40c3-861b-47e605cb2ce7 x-openstack-request-id: req-0ce7497c-bb15-40c3-861b-47e605cb2ce7 2019-07-31 00:11:51,508 - 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:fb:4e:d0", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:4e:d0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:33.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "d0756cf8-887a-4867-b9d8-470caa8d4fea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:33Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "dime-0.clearwater.opnfv", "created": "2019-07-31T00:03:56Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:35.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "141aeb52-1383-45f4-bd14-14116543ceba", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:35Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "homer-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:31.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:31Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "bono-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:59:01.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:59:01Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T23:58:43Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:49:03.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:49:03Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T23:48:44Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:45:13.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:45:13Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T23:43:25Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:42:44.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9926684f-0c48-45d4-aa8d-69cc9fdd8456", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:42:44Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ns.clearwater.opnfv", "created": "2019-07-30T23:40:50Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:11:51,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0ce7497c-bb15-40c3-861b-47e605cb2ce7 2019-07-31 00:11:51,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.65996909142s 2019-07-31 00:11:51,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-31 00:11:51,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-31 00:11:51,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12226 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11: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-d1caa0ec-174d-4dd0-a37b-32c40162b3ec x-openstack-request-id: req-d1caa0ec-174d-4dd0-a37b-32c40162b3ec 2019-07-31 00:11:51,593 - 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.009761] Security Framework initialized\n[ 0.012036] AppArmor: AppArmor initialized\n[ 0.013621] Yama: becoming mindful.\n[ 0.015124] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016940] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020471] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026744] Initializing cgroup subsys memory\n[ 0.028007] Initializing cgroup subsys devices\n[ 0.029690] Initializing cgroup subsys freezer\n[ 0.031422] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033830] Initializing cgroup subsys hugetlb\n[ 0.036771] mce: CPU supports 10 MCE banks\n[ 0.038425] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038425] 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.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050261] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.056004] MDS: Mitigation: Clear CPU buffers\n[ 0.080874] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.095560] ACPI: Core revision 20131115\n[ 0.096933] ACPI: All ACPI Tables successfully acquired\n[ 0.100101] ftrace: allocating 28757 entries in 113 pages\n[ 0.120680] smpboot: Max logical packages: 1\n[ 0.124004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.126751] Enabling x2apic\n[ 0.127961] Enabled x2apic\n[ 0.128024] Switched APIC routing to physical x2apic.\n[ 0.133443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.135629] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.139043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.148338] KVM setup paravirtual spinlock\n[ 0.153931] x86: Booted up 1 node, 1 CPUs\n[ 0.155500] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.156376] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.158966] devtmpfs: initialized\n[ 0.161528] EVM: security.selinux\n[ 0.162883] EVM: security.SMACK64\n[ 0.164004] EVM: security.ima\n[ 0.165237] EVM: security.capability\n[ 0.167908] pinctrl core: initialized pinctrl subsystem\n[ 0.168067] regulator-dummy: no parameters\n[ 0.169755] RTC time: 23:42:45, date: 07/30/19\n[ 0.171560] NET: Registered protocol family 16\n[ 0.172194] cpuidle: using governor ladder\n[ 0.173787] cpuidle: using governor menu\n[ 0.175340] ACPI: bus type PCI registered\n[ 0.176017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178508] PCI: Using configuration type 1 for base access\n[ 0.180838] bio: create slab at 0\n[ 0.182630] ACPI: Added _OSI(Module Device)\n[ 0.184007] ACPI: Added _OSI(Processor Device)\n[ 0.185684] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187444] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189461] ACPI: Interpreter enabled\n[ 0.190936] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.203594] ACPI: (supports S0 S5)\n[ 0.204003] ACPI: Using IOAPIC for interrupt routing\n[ 0.205861] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208184] ACPI: No dock devices found.\n[ 0.211499] 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.214423] 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.220210] acpiphp: Slot [3] registered\n[ 0.221831] acpiphp: Slot [4] registered\n[ 0.223391] acpiphp: Slot [5] registered\n[ 0.224039] acpiphp: Slot [6] registered\n[ 0.225580] acpiphp: Slot [7] registered\n[ 0.227123] acpiphp: Slot [8] registered\n[ 0.228023] acpiphp: Slot [9] registered\n[ 0.229579] acpiphp: Slot [10] registered\n[ 0.231153] acpiphp: Slot [11] registered\n[ 0.232023] acpiphp: Slot [12] registered\n[ 0.233591] acpiphp: Slot [13] registered\n[ 0.235153] acpiphp: Slot [14] registered\n[ 0.236023] acpiphp: Slot [15] registered\n[ 0.237592] acpiphp: Slot [16] registered\n[ 0.239170] acpiphp: Slot [17] registered\n[ 0.240031] acpiphp: Slot [18] registered\n[ 0.241601] acpiphp: Slot [19] registered\n[ 0.243179] acpiphp: Slot [20] registered\n[ 0.244023] acpiphp: Slot [21] registered\n[ 0.245599] acpiphp: Slot [22] registered\n[ 0.247178] acpiphp: Slot [23] registered\n[ 0.248024] acpiphp: Slot [24] registered\n[ 0.249598] acpiphp: Slot [25] registered\n[ 0.251167] acpiphp: Slot [26] registered\n[ 0.252023] acpiphp: Slot [27] registered\n[ 0.253584] acpiphp: Slot [28] registered\n[ 0.255149] acpiphp: Slot [29] registered\n[ 0.256023] acpiphp: Slot [30] registered\n[ 0.257587] acpiphp: Slot [31] registered\n[ 0.259142] PCI host bridge to bus 0000:00\n[ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.262001] 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.266201] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.268004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.270407] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.279987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.280017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.304566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.307389] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.309253] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.312106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.314795] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.316901] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.319289] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.320000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320004] vgaarb: loaded\n[ 0.321158] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323443] SCSI subsystem initialized\n[ 0.324261] ACPI: bus type USB registered\n[ 0.325882] usbcore: registered new interface driver usbfs\n[ 0.327883] usbcore: registered new interface driver hub\n[ 0.328041] usbcore: registered new device driver usb\n[ 0.330115] PCI: Using ACPI for IRQ routing\n[ 0.332152] NetLabel: Initializing\n[ 0.333570] NetLabel: domain hash size = 128\n[ 0.335252] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.336051] NetLabel: unlabeled traffic allowed by default\n[ 0.338325] Switched to clocksource kvm-clock\n[ 0.344856] AppArmor: AppArmor Filesystem Enabled\n[ 0.346644] pnp: PnP ACPI init\n[ 0.347910] ACPI: bus type PNP registered\n[ 0.349942] pnp: PnP ACPI: found 8 devices\n[ 0.351538] ACPI: bus type PNP unregistered\n[ 0.358922] NET: Registered protocol family 2\n[ 0.360899] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.363447] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.365872] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.368269] TCP: reno registered\n[ 0.369592] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.371730] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.374100] NET: Registered protocol family 1\n[ 0.375798] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.377937] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.380047] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.397170] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.414443] Trying to unpack rootfs image as initramfs...\n[ 0.515073] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.518197] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.520345] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.523572] Scanning for low memory corruption every 60 seconds\n[ 0.526126] Initialise system trusted keyring\n[ 0.527866] audit: initializing netlink socket (disabled)\n[ 0.529899] type=2000 audit(1564530165.939:1): initialized\n[ 0.551198] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.554323] zbud: loaded\n[ 0.555670] VFS: Disk quotas dquot_6.5.2\n[ 0.557253] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.559939] fuse init (API version 7.22)\n[ 0.561532] msgmni has been set to 1982\n[ 0.563092] Key type big_key registered\n[ 0.564950] Key type asymmetric registered\n[ 0.566542] Asymmetric key parser 'x509' registered\n[ 0.568402] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.571280] io scheduler noop registered\n[ 0.572818] io scheduler deadline registered (default)\n[ 0.574738] io scheduler cfq registered\n[ 0.576342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.578385] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.580819] ipmi message handler version 39.2\n[ 0.582531] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.585337] ACPI: Power Button [PWRF]\n[ 0.586891] GHES: HEST is not enabled!\n[ 0.603514] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.636185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.664795] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.668488] Linux agpgart interface v0.103\n[ 0.671053] brd: module loaded\n[ 0.672806] loop: module loaded\n[ 0.674515] blk-mq: CPU -> queue map\n[ 0.675947] CPU 0 -> Queue 0\n[ 0.678060] vda: vda1\n[ 0.679841] scsi0 : ata_piix\n[ 0.681141] scsi1 : ata_piix\n[ 0.682395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.684805] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.687974] libphy: Fixed MDIO Bus: probed\n[ 0.689661] tun: Universal TUN/TAP device driver, 1.6\n[ 0.691532] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.694766] PPP generic driver version 2.4.2\n[ 0.696449] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.698781] ehci-pci: EHCI PCI platform driver\n[ 0.700483] ehci-platform: EHCI generic platform driver\n[ 0.702436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.704647] ohci-pci: OHCI PCI platform driver\n[ 0.706332] ohci-platform: OHCI generic platform driver\n[ 0.708259] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.725485] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.727424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.730351] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.732549] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.734943] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737671] usb usb1: Product: UHCI Host Controller\n[ 0.739471] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd\n[ 0.741737] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743546] hub 1-0:1.0: USB hub found\n[ 0.745059] hub 1-0:1.0: 2 ports detected\n[ 0.746768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.750694] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752541] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.754501] mousedev: PS/2 mouse device common for all mice\n[ 0.756912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.760184] rtc_cmos 00:00: RTC can wake from S4\n[ 0.762433] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764723] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.767090] device-mapper: uevent: version 1.0.3\n[ 0.768894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.772028] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.774261] TCP: cubic registered\n[ 0.775692] NET: Registered protocol family 10\n[ 0.777603] NET: Registered protocol family 17\n[ 0.779311] Key type dns_resolver registered\n[ 0.781071] Loading compiled-in X.509 certificates\n[ 0.783436] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007'\n[ 0.786887] registered taskstats version 1\n[ 0.789935] Key type trusted registered\n[ 0.793773] Key type encrypted registered\n[ 0.795356] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.797360] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.799917] regulator-dummy: disabling\n[ 0.801437] Magic number: 11:387:758\n[ 0.802930] tty ttyS9: hash matches\n[ 0.804456] rtc_cmos 00:00: setting system clock to 2019-07-30 23:42:46 UTC (1564530166)\n[ 0.807507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809671] EDD information not available.\n[ 0.842079] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000)\n[ 0.845083] Write protecting the kernel read-only data: 12288k\n[ 0.848703] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.853789] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.868119] systemd-udevd[99]: starting version 204\n[ 0.904609] FDC 0 is a S82078B\n[ 1.056049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.221769] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.224214] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.226671] usb 1-1: Product: QEMU USB Tablet\n[ 1.228299] usb 1-1: Manufacturer: QEMU\n[ 1.229778] usb 1-1: SerialNumber: 42\n[ 1.933974] 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.293534] 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.403105] random: init urandom read with 10 bits of entropy available\n[ 2.535869] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 30 Jul 2019 23:42:48 +0000. Up 2.94 seconds.\ncloud-init-nonet[3.14]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.75]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 23:42:51 +0000. Up 5.37 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.10 | 255.255.255.0 | fa:16:3e:e8:46:5c |\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:\n68:04:67:7b:59:04:11:93:14:2b:a9:3b:26:a6:75:b8 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . o.BBo |\n| + o.= |\n| = + |\n| o + |\n| . o S |\n| . o |\n| = = |\n| + = . |\n|. E |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n25:1b:e8:26:69:67:a2:3d:fb:17:3b:4b:06:9d:3f:e2 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . o . |\n| o . * |\n| = * S |\n| + * ... |\n| . o +oo |\n| o ++. . |\n| ....Eo |\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:\n9e:c6:47:b9:44:fd:26:43:7d:de:45:08:3f:e5:30:21 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| E.+oo|\n| . +.* |\n| . o + +|\n| . o . +o|\n| S + o o o|\n| o + . + |\n| = o |\n| . . |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\neb:0d:c3:0a:a2:9b:07:bf:df:49:a6:92:93:c6:9b:20 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| |\n| S |\n|. . . |\n|E+.o. o = |\n|.+Xo * + + |\n|+++*o + . . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 30 Jul 2019 23:42:57 +0000. Up 12.02 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 23:42:59 +0000. Up 13.32 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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:3 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB]\nGet:10 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB]\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 (2292 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 (498 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.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\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: gAAAAABdQNV7lSBzftSt6oS7-DOR3TINLEVU1laNsZx8mMMzNncyXVcOfvFjL0gGPCcjwuS6lSxkMC81TyQszBE0jBjs1-EOhsa7LNDjNNGtICEQGf9uqnwwmOdknfrO7_okONqDycwDmBbeSxGYwnbWiQjwsU4knaUdmJaIt2B96XprV1WeZhs' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-dns-ae6qgudoqwob/5480a953-da9c-4de2-b7c7-c836261f84fe/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 8 45 --:--:-- --:--:-- --:--:-- 45\nHTTP/1.1 200 OK\nDate: Tue, 30 Jul 2019 23:43:10 GMT\nServer: Apache\nx-openstack-request-id: req-c5f1327d-787b-428e-8886-4ffe558b80e8\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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 25:1b:e8:26:69:67:a2:3d:fb:17:3b:4b:06:9d:3f:e2 root@ns (DSA)\nec2: 256 9e:c6:47:b9:44:fd:26:43:7d:de:45:08:3f:e5:30:21 root@ns (ECDSA)\nec2: 256 eb:0d:c3:0a:a2:9b:07:bf:df:49:a6:92:93:c6:9b:20 root@ns (ED25519)\nec2: 2048 68:04:67:7b:59:04:11:93:14:2b:a9:3b:26:a6:75:b8 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGJgSxWpOiWqi2WhXmfZSGkMh7GPf+Yh5r2Oj/Y8ge7mXO8yAEw9T2d7aoJ8aHG0HtyPJmNnLtEcbkby0nSYFLQ= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJnPyCqZRFTBoVPUzWZ7zetmk2XRuA+iSwAmPBPIz/+U root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Ag7PvOVsqJnVwBCLmrrl1riOa19W4WZN+5x5APTY0idFKq5r9WK0sJWpyTVJ5LZFAlhB15B3ZqRiOBsgxz2zJlDcrl6/iDw905PBzuoK3KCDlu869EJqSlg84/eZNtiUYoSSVDtPMm4ivF0180mxuyuTOu8w9TUgTeNYncSiDYzgE/VuX9MBcqAm/1CFrR2uxfVzDrmIuONGlIDnSuFl3k+T7/cltL3cLGOtxjVgeCWGOnj0ELHqf+kG3dkTnHeQCiDE6vKoyQWgohqsDi5o9331vYtxRHkX5oOxD5/PrB6sJ3larTUW/CdnQ2hrRJmTcRt9fLOeGQBhGZ982CJr root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 23:43:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.77 seconds\n"} 2019-07-31 00:11:51,594 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456/action used request id req-d1caa0ec-174d-4dd0-a37b-32c40162b3ec 2019-07-31 00:11:51,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0787370204926s 2019-07-31 00:11:51,595 - 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.009761] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013621] Yama: becoming mindful. [ 0.015124] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016940] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020471] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026744] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029690] Initializing cgroup subsys freezer [ 0.031422] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033830] Initializing cgroup subsys hugetlb [ 0.036771] mce: CPU supports 10 MCE banks [ 0.038425] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038425] 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.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050261] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056004] MDS: Mitigation: Clear CPU buffers [ 0.080874] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.095560] ACPI: Core revision 20131115 [ 0.096933] ACPI: All ACPI Tables successfully acquired [ 0.100101] ftrace: allocating 28757 entries in 113 pages [ 0.120680] smpboot: Max logical packages: 1 [ 0.124004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.126751] Enabling x2apic [ 0.127961] Enabled x2apic [ 0.128024] Switched APIC routing to physical x2apic. [ 0.133443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.135629] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.139043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148338] KVM setup paravirtual spinlock [ 0.153931] x86: Booted up 1 node, 1 CPUs [ 0.155500] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.156376] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.158966] devtmpfs: initialized [ 0.161528] EVM: security.selinux [ 0.162883] EVM: security.SMACK64 [ 0.164004] EVM: security.ima [ 0.165237] EVM: security.capability [ 0.167908] pinctrl core: initialized pinctrl subsystem [ 0.168067] regulator-dummy: no parameters [ 0.169755] RTC time: 23:42:45, date: 07/30/19 [ 0.171560] NET: Registered protocol family 16 [ 0.172194] cpuidle: using governor ladder [ 0.173787] cpuidle: using governor menu [ 0.175340] ACPI: bus type PCI registered [ 0.176017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178508] PCI: Using configuration type 1 for base access [ 0.180838] bio: create slab at 0 [ 0.182630] ACPI: Added _OSI(Module Device) [ 0.184007] ACPI: Added _OSI(Processor Device) [ 0.185684] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187444] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189461] ACPI: Interpreter enabled [ 0.190936] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203594] ACPI: (supports S0 S5) [ 0.204003] ACPI: Using IOAPIC for interrupt routing [ 0.205861] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208184] ACPI: No dock devices found. [ 0.211499] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214423] 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.220210] acpiphp: Slot [3] registered [ 0.221831] acpiphp: Slot [4] registered [ 0.223391] acpiphp: Slot [5] registered [ 0.224039] acpiphp: Slot [6] registered [ 0.225580] acpiphp: Slot [7] registered [ 0.227123] acpiphp: Slot [8] registered [ 0.228023] acpiphp: Slot [9] registered [ 0.229579] acpiphp: Slot [10] registered [ 0.231153] acpiphp: Slot [11] registered [ 0.232023] acpiphp: Slot [12] registered [ 0.233591] acpiphp: Slot [13] registered [ 0.235153] acpiphp: Slot [14] registered [ 0.236023] acpiphp: Slot [15] registered [ 0.237592] acpiphp: Slot [16] registered [ 0.239170] acpiphp: Slot [17] registered [ 0.240031] acpiphp: Slot [18] registered [ 0.241601] acpiphp: Slot [19] registered [ 0.243179] acpiphp: Slot [20] registered [ 0.244023] acpiphp: Slot [21] registered [ 0.245599] acpiphp: Slot [22] registered [ 0.247178] acpiphp: Slot [23] registered [ 0.248024] acpiphp: Slot [24] registered [ 0.249598] acpiphp: Slot [25] registered [ 0.251167] acpiphp: Slot [26] registered [ 0.252023] acpiphp: Slot [27] registered [ 0.253584] acpiphp: Slot [28] registered [ 0.255149] acpiphp: Slot [29] registered [ 0.256023] acpiphp: Slot [30] registered [ 0.257587] acpiphp: Slot [31] registered [ 0.259142] PCI host bridge to bus 0000:00 [ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.262001] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266201] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270407] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.279987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.304566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.307389] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.309253] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.312106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.314795] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.316901] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.319289] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.320000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321158] vgaarb: bridge control possible 0000:00:02.0 [ 0.323443] SCSI subsystem initialized [ 0.324261] ACPI: bus type USB registered [ 0.325882] usbcore: registered new interface driver usbfs [ 0.327883] usbcore: registered new interface driver hub [ 0.328041] usbcore: registered new device driver usb [ 0.330115] PCI: Using ACPI for IRQ routing [ 0.332152] NetLabel: Initializing [ 0.333570] NetLabel: domain hash size = 128 [ 0.335252] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336051] NetLabel: unlabeled traffic allowed by default [ 0.338325] Switched to clocksource kvm-clock [ 0.344856] AppArmor: AppArmor Filesystem Enabled [ 0.346644] pnp: PnP ACPI init [ 0.347910] ACPI: bus type PNP registered [ 0.349942] pnp: PnP ACPI: found 8 devices [ 0.351538] ACPI: bus type PNP unregistered [ 0.358922] NET: Registered protocol family 2 [ 0.360899] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.363447] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.365872] TCP: Hash tables configured (established 8192 bind 8192) [ 0.368269] TCP: reno registered [ 0.369592] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.371730] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.374100] NET: Registered protocol family 1 [ 0.375798] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.377937] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380047] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397170] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414443] Trying to unpack rootfs image as initramfs... [ 0.515073] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518197] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.520345] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523572] Scanning for low memory corruption every 60 seconds [ 0.526126] Initialise system trusted keyring [ 0.527866] audit: initializing netlink socket (disabled) [ 0.529899] type=2000 audit(1564530165.939:1): initialized [ 0.551198] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554323] zbud: loaded [ 0.555670] VFS: Disk quotas dquot_6.5.2 [ 0.557253] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.559939] fuse init (API version 7.22) [ 0.561532] msgmni has been set to 1982 [ 0.563092] Key type big_key registered [ 0.564950] Key type asymmetric registered [ 0.566542] Asymmetric key parser 'x509' registered [ 0.568402] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.571280] io scheduler noop registered [ 0.572818] io scheduler deadline registered (default) [ 0.574738] io scheduler cfq registered [ 0.576342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.578385] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.580819] ipmi message handler version 39.2 [ 0.582531] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585337] ACPI: Power Button [PWRF] [ 0.586891] GHES: HEST is not enabled! [ 0.603514] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.636185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.638984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664795] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668488] Linux agpgart interface v0.103 [ 0.671053] brd: module loaded [ 0.672806] loop: module loaded [ 0.674515] blk-mq: CPU -> queue map [ 0.675947] CPU 0 -> Queue 0 [ 0.678060] vda: vda1 [ 0.679841] scsi0 : ata_piix [ 0.681141] scsi1 : ata_piix [ 0.682395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.684805] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.687974] libphy: Fixed MDIO Bus: probed [ 0.689661] tun: Universal TUN/TAP device driver, 1.6 [ 0.691532] tun: (C) 1999-2004 Max Krasnyansky [ 0.694766] PPP generic driver version 2.4.2 [ 0.696449] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.698781] ehci-pci: EHCI PCI platform driver [ 0.700483] ehci-platform: EHCI generic platform driver [ 0.702436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.704647] ohci-pci: OHCI PCI platform driver [ 0.706332] ohci-platform: OHCI generic platform driver [ 0.708259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.725485] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.727424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.730351] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.732549] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.734943] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737671] usb usb1: Product: UHCI Host Controller [ 0.739471] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.741737] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743546] hub 1-0:1.0: USB hub found [ 0.745059] hub 1-0:1.0: 2 ports detected [ 0.746768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750694] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.752541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.754501] mousedev: PS/2 mouse device common for all mice [ 0.756912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760184] rtc_cmos 00:00: RTC can wake from S4 [ 0.762433] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764723] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.767090] device-mapper: uevent: version 1.0.3 [ 0.768894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.772028] ledtrig-cpu: registered to indicate activity on CPUs [ 0.774261] TCP: cubic registered [ 0.775692] NET: Registered protocol family 10 [ 0.777603] NET: Registered protocol family 17 [ 0.779311] Key type dns_resolver registered [ 0.781071] Loading compiled-in X.509 certificates [ 0.783436] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.786887] registered taskstats version 1 [ 0.789935] Key type trusted registered [ 0.793773] Key type encrypted registered [ 0.795356] AppArmor: AppArmor sha1 policy hashing enabled [ 0.797360] IMA: No TPM chip found, activating TPM-bypass! [ 0.799917] regulator-dummy: disabling [ 0.801437] Magic number: 11:387:758 [ 0.802930] tty ttyS9: hash matches [ 0.804456] rtc_cmos 00:00: setting system clock to 2019-07-30 23:42:46 UTC (1564530166) [ 0.807507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809671] EDD information not available. [ 0.842079] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.845083] Write protecting the kernel read-only data: 12288k [ 0.848703] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.853789] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868119] systemd-udevd[99]: starting version 204 [ 0.904609] FDC 0 is a S82078B [ 1.056049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.221769] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.224214] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.226671] usb 1-1: Product: QEMU USB Tablet [ 1.228299] usb 1-1: Manufacturer: QEMU [ 1.229778] usb 1-1: SerialNumber: 42 [ 1.933974] 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.293534] 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.403105] random: init urandom read with 10 bits of entropy available [ 2.535869] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 30 Jul 2019 23:42:48 +0000. Up 2.94 seconds. cloud-init-nonet[3.14]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.75]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 23:42:51 +0000. Up 5.37 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.10 | 255.255.255.0 | fa:16:3e:e8:46:5c | 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: 68:04:67:7b:59:04:11:93:14:2b:a9:3b:26:a6:75:b8 root@ns The key's randomart image is: +--[ RSA 2048]----+ | . o.BBo | | + o.= | | = + | | o + | | . o S | | . o | | = = | | + = . | |. E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 25:1b:e8:26:69:67:a2:3d:fb:17:3b:4b:06:9d:3f:e2 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . o . | | o . * | | = * S | | + * ... | | . o +oo | | o ++. . | | ....Eo | +-----------------+ 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: 9e:c6:47:b9:44:fd:26:43:7d:de:45:08:3f:e5:30:21 root@ns The key's randomart image is: +--[ECDSA 256]---+ | E.+oo| | . +.* | | . o + +| | . o . +o| | S + o o o| | o + . + | | = o | | . . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: eb:0d:c3:0a:a2:9b:07:bf:df:49:a6:92:93:c6:9b:20 root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | | | | | S | |. . . | |E+.o. o = | |.+Xo * + + | |+++*o + . . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 30 Jul 2019 23:42:57 +0000. Up 12.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 23:42:59 +0000. Up 13.32 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 (2292 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 (498 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.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + 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: gAAAAABdQNV7lSBzftSt6oS7-DOR3TINLEVU1laNsZx8mMMzNncyXVcOfvFjL0gGPCcjwuS6lSxkMC81TyQszBE0jBjs1-EOhsa7LNDjNNGtICEQGf9uqnwwmOdknfrO7_okONqDycwDmBbeSxGYwnbWiQjwsU4knaUdmJaIt2B96XprV1WeZhs' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-dns-ae6qgudoqwob/5480a953-da9c-4de2-b7c7-c836261f84fe/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 8 45 --:--:-- --:--:-- --:--:-- 45 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 23:43:10 GMT Server: Apache x-openstack-request-id: req-c5f1327d-787b-428e-8886-4ffe558b80e8 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 25:1b:e8:26:69:67:a2:3d:fb:17:3b:4b:06:9d:3f:e2 root@ns (DSA) ec2: 256 9e:c6:47:b9:44:fd:26:43:7d:de:45:08:3f:e5:30:21 root@ns (ECDSA) ec2: 256 eb:0d:c3:0a:a2:9b:07:bf:df:49:a6:92:93:c6:9b:20 root@ns (ED25519) ec2: 2048 68:04:67:7b:59:04:11:93:14:2b:a9:3b:26:a6:75:b8 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGJgSxWpOiWqi2WhXmfZSGkMh7GPf+Yh5r2Oj/Y8ge7mXO8yAEw9T2d7aoJ8aHG0HtyPJmNnLtEcbkby0nSYFLQ= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJnPyCqZRFTBoVPUzWZ7zetmk2XRuA+iSwAmPBPIz/+U root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Ag7PvOVsqJnVwBCLmrrl1riOa19W4WZN+5x5APTY0idFKq5r9WK0sJWpyTVJ5LZFAlhB15B3ZqRiOBsgxz2zJlDcrl6/iDw905PBzuoK3KCDlu869EJqSlg84/eZNtiUYoSSVDtPMm4ivF0180mxuyuTOu8w9TUgTeNYncSiDYzgE/VuX9MBcqAm/1CFrR2uxfVzDrmIuONGlIDnSuFl3k+T7/cltL3cLGOtxjVgeCWGOnj0ELHqf+kG3dkTnHeQCiDE6vKoyQWgohqsDi5o9331vYtxRHkX5oOxD5/PrB6sJ3larTUW/CdnQ2hrRJmTcRt9fLOeGQBhGZ982CJr root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 23:43:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.77 seconds 2019-07-31 00:11:51,597 - 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.009761] Security Framework initialized [ 0.012036] AppArmor: AppArmor initialized [ 0.013621] Yama: becoming mindful. [ 0.015124] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016940] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020471] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026744] Initializing cgroup subsys memory [ 0.028007] Initializing cgroup subsys devices [ 0.029690] Initializing cgroup subsys freezer [ 0.031422] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033830] Initializing cgroup subsys hugetlb [ 0.036771] mce: CPU supports 10 MCE banks [ 0.038425] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038425] 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.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050261] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.056004] MDS: Mitigation: Clear CPU buffers [ 0.080874] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.095560] ACPI: Core revision 20131115 [ 0.096933] ACPI: All ACPI Tables successfully acquired [ 0.100101] ftrace: allocating 28757 entries in 113 pages [ 0.120680] smpboot: Max logical packages: 1 [ 0.124004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.126751] Enabling x2apic [ 0.127961] Enabled x2apic [ 0.128024] Switched APIC routing to physical x2apic. [ 0.133443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.135629] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.139043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.148338] KVM setup paravirtual spinlock [ 0.153931] x86: Booted up 1 node, 1 CPUs [ 0.155500] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.156376] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.158966] devtmpfs: initialized [ 0.161528] EVM: security.selinux [ 0.162883] EVM: security.SMACK64 [ 0.164004] EVM: security.ima [ 0.165237] EVM: security.capability [ 0.167908] pinctrl core: initialized pinctrl subsystem [ 0.168067] regulator-dummy: no parameters [ 0.169755] RTC time: 23:42:45, date: 07/30/19 [ 0.171560] NET: Registered protocol family 16 [ 0.172194] cpuidle: using governor ladder [ 0.173787] cpuidle: using governor menu [ 0.175340] ACPI: bus type PCI registered [ 0.176017] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178508] PCI: Using configuration type 1 for base access [ 0.180838] bio: create slab at 0 [ 0.182630] ACPI: Added _OSI(Module Device) [ 0.184007] ACPI: Added _OSI(Processor Device) [ 0.185684] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187444] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189461] ACPI: Interpreter enabled [ 0.190936] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.200005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.203594] ACPI: (supports S0 S5) [ 0.204003] ACPI: Using IOAPIC for interrupt routing [ 0.205861] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208184] ACPI: No dock devices found. [ 0.211499] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214423] 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.220210] acpiphp: Slot [3] registered [ 0.221831] acpiphp: Slot [4] registered [ 0.223391] acpiphp: Slot [5] registered [ 0.224039] acpiphp: Slot [6] registered [ 0.225580] acpiphp: Slot [7] registered [ 0.227123] acpiphp: Slot [8] registered [ 0.228023] acpiphp: Slot [9] registered [ 0.229579] acpiphp: Slot [10] registered [ 0.231153] acpiphp: Slot [11] registered [ 0.232023] acpiphp: Slot [12] registered [ 0.233591] acpiphp: Slot [13] registered [ 0.235153] acpiphp: Slot [14] registered [ 0.236023] acpiphp: Slot [15] registered [ 0.237592] acpiphp: Slot [16] registered [ 0.239170] acpiphp: Slot [17] registered [ 0.240031] acpiphp: Slot [18] registered [ 0.241601] acpiphp: Slot [19] registered [ 0.243179] acpiphp: Slot [20] registered [ 0.244023] acpiphp: Slot [21] registered [ 0.245599] acpiphp: Slot [22] registered [ 0.247178] acpiphp: Slot [23] registered [ 0.248024] acpiphp: Slot [24] registered [ 0.249598] acpiphp: Slot [25] registered [ 0.251167] acpiphp: Slot [26] registered [ 0.252023] acpiphp: Slot [27] registered [ 0.253584] acpiphp: Slot [28] registered [ 0.255149] acpiphp: Slot [29] registered [ 0.256023] acpiphp: Slot [30] registered [ 0.257587] acpiphp: Slot [31] registered [ 0.259142] PCI host bridge to bus 0000:00 [ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.262001] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266201] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.270407] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.279987] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280017] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.304566] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.307389] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.309253] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.312106] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.314795] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.316901] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.319289] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.320000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321158] vgaarb: bridge control possible 0000:00:02.0 [ 0.323443] SCSI subsystem initialized [ 0.324261] ACPI: bus type USB registered [ 0.325882] usbcore: registered new interface driver usbfs [ 0.327883] usbcore: registered new interface driver hub [ 0.328041] usbcore: registered new device driver usb [ 0.330115] PCI: Using ACPI for IRQ routing [ 0.332152] NetLabel: Initializing [ 0.333570] NetLabel: domain hash size = 128 [ 0.335252] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336051] NetLabel: unlabeled traffic allowed by default [ 0.338325] Switched to clocksource kvm-clock [ 0.344856] AppArmor: AppArmor Filesystem Enabled [ 0.346644] pnp: PnP ACPI init [ 0.347910] ACPI: bus type PNP registered [ 0.349942] pnp: PnP ACPI: found 8 devices [ 0.351538] ACPI: bus type PNP unregistered [ 0.358922] NET: Registered protocol family 2 [ 0.360899] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.363447] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.365872] TCP: Hash tables configured (established 8192 bind 8192) [ 0.368269] TCP: reno registered [ 0.369592] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.371730] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.374100] NET: Registered protocol family 1 [ 0.375798] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.377937] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.380047] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.397170] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.414443] Trying to unpack rootfs image as initramfs... [ 0.515073] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.518197] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.520345] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.523572] Scanning for low memory corruption every 60 seconds [ 0.526126] Initialise system trusted keyring [ 0.527866] audit: initializing netlink socket (disabled) [ 0.529899] type=2000 audit(1564530165.939:1): initialized [ 0.551198] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.554323] zbud: loaded [ 0.555670] VFS: Disk quotas dquot_6.5.2 [ 0.557253] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.559939] fuse init (API version 7.22) [ 0.561532] msgmni has been set to 1982 [ 0.563092] Key type big_key registered [ 0.564950] Key type asymmetric registered [ 0.566542] Asymmetric key parser 'x509' registered [ 0.568402] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.571280] io scheduler noop registered [ 0.572818] io scheduler deadline registered (default) [ 0.574738] io scheduler cfq registered [ 0.576342] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.578385] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.580819] ipmi message handler version 39.2 [ 0.582531] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585337] ACPI: Power Button [PWRF] [ 0.586891] GHES: HEST is not enabled! [ 0.603514] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.636185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.638984] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.664795] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.668488] Linux agpgart interface v0.103 [ 0.671053] brd: module loaded [ 0.672806] loop: module loaded [ 0.674515] blk-mq: CPU -> queue map [ 0.675947] CPU 0 -> Queue 0 [ 0.678060] vda: vda1 [ 0.679841] scsi0 : ata_piix [ 0.681141] scsi1 : ata_piix [ 0.682395] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.684805] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.687974] libphy: Fixed MDIO Bus: probed [ 0.689661] tun: Universal TUN/TAP device driver, 1.6 [ 0.691532] tun: (C) 1999-2004 Max Krasnyansky [ 0.694766] PPP generic driver version 2.4.2 [ 0.696449] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.698781] ehci-pci: EHCI PCI platform driver [ 0.700483] ehci-platform: EHCI generic platform driver [ 0.702436] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.704647] ohci-pci: OHCI PCI platform driver [ 0.706332] ohci-platform: OHCI generic platform driver [ 0.708259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.725485] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.727424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.730351] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.732549] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.734943] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737671] usb usb1: Product: UHCI Host Controller [ 0.739471] usb usb1: Manufacturer: Linux 3.13.0-170-generic uhci_hcd [ 0.741737] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743546] hub 1-0:1.0: USB hub found [ 0.745059] hub 1-0:1.0: 2 ports detected [ 0.746768] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.750694] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.752541] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.754501] mousedev: PS/2 mouse device common for all mice [ 0.756912] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760184] rtc_cmos 00:00: RTC can wake from S4 [ 0.762433] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764723] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.767090] device-mapper: uevent: version 1.0.3 [ 0.768894] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.772028] ledtrig-cpu: registered to indicate activity on CPUs [ 0.774261] TCP: cubic registered [ 0.775692] NET: Registered protocol family 10 [ 0.777603] NET: Registered protocol family 17 [ 0.779311] Key type dns_resolver registered [ 0.781071] Loading compiled-in X.509 certificates [ 0.783436] Loaded X.509 cert 'Magrathea: Glacier signing key: ebdd6140143cad8189b38fe32ba147c6acf9f007' [ 0.786887] registered taskstats version 1 [ 0.789935] Key type trusted registered [ 0.793773] Key type encrypted registered [ 0.795356] AppArmor: AppArmor sha1 policy hashing enabled [ 0.797360] IMA: No TPM chip found, activating TPM-bypass! [ 0.799917] regulator-dummy: disabling [ 0.801437] Magic number: 11:387:758 [ 0.802930] tty ttyS9: hash matches [ 0.804456] rtc_cmos 00:00: setting system clock to 2019-07-30 23:42:46 UTC (1564530166) [ 0.807507] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809671] EDD information not available. [ 0.842079] Freeing unused kernel memory: 1372K (ffffffff81d25000 - ffffffff81e7c000) [ 0.845083] Write protecting the kernel read-only data: 12288k [ 0.848703] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.853789] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.868119] systemd-udevd[99]: starting version 204 [ 0.904609] FDC 0 is a S82078B [ 1.056049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.221769] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.224214] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.226671] usb 1-1: Product: QEMU USB Tablet [ 1.228299] usb 1-1: Manufacturer: QEMU [ 1.229778] usb 1-1: SerialNumber: 42 [ 1.933974] 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.293534] 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.403105] random: init urandom read with 10 bits of entropy available [ 2.535869] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 30 Jul 2019 23:42:48 +0000. Up 2.94 seconds. cloud-init-nonet[3.14]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.75]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 30 Jul 2019 23:42:51 +0000. Up 5.37 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.10 | 255.255.255.0 | fa:16:3e:e8:46:5c | 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: 68:04:67:7b:59:04:11:93:14:2b:a9:3b:26:a6:75:b8 root@ns The key's randomart image is: +--[ RSA 2048]----+ | . o.BBo | | + o.= | | = + | | o + | | . o S | | . o | | = = | | + = . | |. E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 25:1b:e8:26:69:67:a2:3d:fb:17:3b:4b:06:9d:3f:e2 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . o . | | o . * | | = * S | | + * ... | | . o +oo | | o ++. . | | ....Eo | +-----------------+ 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: 9e:c6:47:b9:44:fd:26:43:7d:de:45:08:3f:e5:30:21 root@ns The key's randomart image is: +--[ECDSA 256]---+ | E.+oo| | . +.* | | . o + +| | . o . +o| | S + o o o| | o + . + | | = o | | . . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: eb:0d:c3:0a:a2:9b:07:bf:df:49:a6:92:93:c6:9b:20 root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | | | | | S | |. . . | |E+.o. o = | |.+Xo * + + | |+++*o + . . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 30 Jul 2019 23:42:57 +0000. Up 12.02 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 30 Jul 2019 23:42:59 +0000. Up 13.32 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:6 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1177 kB] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [835 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [526 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [582 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [294 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [448 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [281 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [162 kB] 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 (2292 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 (498 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.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + 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: gAAAAABdQNV7lSBzftSt6oS7-DOR3TINLEVU1laNsZx8mMMzNncyXVcOfvFjL0gGPCcjwuS6lSxkMC81TyQszBE0jBjs1-EOhsa7LNDjNNGtICEQGf9uqnwwmOdknfrO7_okONqDycwDmBbeSxGYwnbWiQjwsU4knaUdmJaIt2B96XprV1WeZhs' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.37:8004/v1/196581a260e34522aca2cd81b5623827/stacks/clearwater-opnfv-dns-ae6qgudoqwob/5480a953-da9c-4de2-b7c7-c836261f84fe/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 8 45 --:--:-- --:--:-- --:--:-- 45 HTTP/1.1 200 OK Date: Tue, 30 Jul 2019 23:43:10 GMT Server: Apache x-openstack-request-id: req-c5f1327d-787b-428e-8886-4ffe558b80e8 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 | 54:bd:12:d9:55:33:31:21:09:61:60:32:2a:e5:ca:bd | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 25:1b:e8:26:69:67:a2:3d:fb:17:3b:4b:06:9d:3f:e2 root@ns (DSA) ec2: 256 9e:c6:47:b9:44:fd:26:43:7d:de:45:08:3f:e5:30:21 root@ns (ECDSA) ec2: 256 eb:0d:c3:0a:a2:9b:07:bf:df:49:a6:92:93:c6:9b:20 root@ns (ED25519) ec2: 2048 68:04:67:7b:59:04:11:93:14:2b:a9:3b:26:a6:75:b8 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGJgSxWpOiWqi2WhXmfZSGkMh7GPf+Yh5r2Oj/Y8ge7mXO8yAEw9T2d7aoJ8aHG0HtyPJmNnLtEcbkby0nSYFLQ= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJnPyCqZRFTBoVPUzWZ7zetmk2XRuA+iSwAmPBPIz/+U root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1Ag7PvOVsqJnVwBCLmrrl1riOa19W4WZN+5x5APTY0idFKq5r9WK0sJWpyTVJ5LZFAlhB15B3ZqRiOBsgxz2zJlDcrl6/iDw905PBzuoK3KCDlu869EJqSlg84/eZNtiUYoSSVDtPMm4ivF0180mxuyuTOu8w9TUgTeNYncSiDYzgE/VuX9MBcqAm/1CFrR2uxfVzDrmIuONGlIDnSuFl3k+T7/cltL3cLGOtxjVgeCWGOnj0ELHqf+kG3dkTnHeQCiDE6vKoyQWgohqsDi5o9331vYtxRHkX5oOxD5/PrB6sJ3larTUW/CdnQ2hrRJmTcRt9fLOeGQBhGZ982CJr root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 30 Jul 2019 23:43:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 25.77 seconds 2019-07-31 00:11:51,601 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.208 2019-07-31 00:11:51,691 - 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-07-31 00:11:51,759 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-07-31 00:11:51,760 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-07-31 00:11:52,088 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550644@clearwater.opnfv', u'sip_username': u'6505550644', u'formatted_number': u'(650) 555-0644', u'number': u'6505550644', u'sip_uri': u'sip:6505550644@clearwater.opnfv', u'number_id': u'5544151b7f4b470aa3613505d350e26d', u'sip_password': u'7P9dVPsMA', u'pstn': False} 2019-07-31 00:11:52,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:11:52,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:11:52,121 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:11:52 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6 Server: Apache x-openstack-request-id: req-aed6c0cf-0a0a-4791-bb8a-cbed52ac5c70 2019-07-31 00:11:52,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:11:52,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 890 Content-Type: application/json Date: Wed, 31 Jul 2019 00:11:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1a0cc51d-b520-42b2-93dc-8146defb675a 2019-07-31 00:11:52,247 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "outputs": [{"output_value": "172.30.9.207", "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-07-31 00:11:52,247 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6 used request id req-1a0cc51d-b520-42b2-93dc-8146defb675a 2019-07-31 00:11:52,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.158138990402s 2019-07-31 00:11:52,249 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.207', 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-07-31 00:11:52,250 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-07-31 00:11:52,250 - 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.219 ELLIS=172.30.9.208 --trace' 2019-07-31 00:11:52,251 - 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.219 ELLIS=172.30.9.208 --trace'' 2019-07-31 00:14:03,868 - 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) - (6505550557, 6505550943) Passed Basic Call - SDP (TCP) - (6505550823, 6505550315) Passed Basic Call - Tel URIs (TCP) - (6505550055, 6505550343) Passed Basic Call - Unknown number (TCP) - (6505550489, 6505550269) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550013, 6505550325) Passed Basic Call - Messages - Pager model (TCP) - (6505550545, 6505550971) Passed Basic Call - Pracks (TCP) - (6505550497, 6505550924) Passed Basic Registration (TCP) - (6505550109) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550527, 6505550799) Passed Call Barring - Outbound Rejection (TCP) - (6505550346, 6505550683) 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) - (6505550873, 6505550062) 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) - (6505550939, 6505550961, 6505550064) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550279, 6505550897, 6505550519) Passed Call Diversion - Not reachable (408) (TCP) - (6505550204, 6505550604, 6505550839) Passed Call Diversion - Not reachable (503) (TCP) - (6505550307, 6505550930, 6505550588) Passed Call Diversion - Not reachable (500) (TCP) - (6505550609, 6505550226, 6505550421) Passed Call Diversion - Busy (TCP) - (6505550613, 6505550130, 6505550732) Passed Call Diversion - Unconditional (TCP) - (6505550085, 6505550918, 6505550865) Passed Call Diversion - No answer (TCP) - (6505550225, 6505550962, 6505550282) Passed Call Diversion - Bad target URI (TCP) - (6505550807, 6505550219) Passed Call Diversion - Audio-only call (TCP) - (6505550652, 6505550409, 6505550220, 6505550704) Passed Call Diversion - Audio-video call (TCP) - (6505550253, 6505550634, 6505550587, 6505550387) Passed Call Forking - Mainline (TCP) - (6505550387, 6505550884) Passed Call Forking - Endpoint offline (TCP) - (6505550322, 6505550283) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550457, 6505550529) Passed Call Waiting - Accepted (TCP) - (6505550339, 6505550980, 6505550152) Passed Call Waiting - Cancelled (TCP) - (6505550046, 6505550497, 6505550063) Passed CANCEL - Mainline (TCP) - (6505550789, 6505550133) Passed Filtering - Accept-Contact (TCP) - (6505550488, 6505550176) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550889, 6505550375) Passed Filtering - Accept-Contact no match (TCP) - (6505550496, 6505550698) Passed Filtering - Accept-Contact negated match (TCP) - (6505550412, 6505550164) Passed Filtering - RFC3841 example (TCP) - (6505550612, 6505550347) Passed Filtering - Reject-Contact no match (TCP) - (6505550480, 6505550986) Passed Filtering - Reject-Contact match (TCP) - (6505550577, 6505550059) 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) - (6505550833) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550740) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550208) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550905) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550973, 6505550159) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550699, 6505550323) Passed GRUU - Call - only GRUU as target (TCP) - (6505550060, 6505550172) Passed GRUU - Call - AoR as target (TCP) - (6505550640, 6505550124) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550183, 6505550661) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550921, 6505550055) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550471, 6505550000) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550731, 6505550440) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550531, 6505550123) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550677, 6505550368) 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) - (6505550273) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550899) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550135) 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) - (6505550891, 6505550161) 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-07-31 00:14:03,869 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-07-31 00:14:03,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:14:03,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:04,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1345 Content-Type: application/json Date: Wed, 31 Jul 2019 00: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-a54f67c1-11f4-47b1-8277-1dd0b56be44f x-openstack-request-id: req-a54f67c1-11f4-47b1-8277-1dd0b56be44f 2019-07-31 00:14:04,680 - 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:fb:4e:d0", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:4e:d0", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:33.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "d0756cf8-887a-4867-b9d8-470caa8d4fea", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:33Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "dime-0.clearwater.opnfv", "created": "2019-07-31T00:03:56Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:19:61", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/141aeb52-1383-45f4-bd14-14116543ceba", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:35.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "141aeb52-1383-45f4-bd14-14116543ceba", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:35Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "homer-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:5c:27", "version": 4, "addr": "172.30.9.219", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:04:31.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "71502a8f-a0b1-4f52-9833-3f62bddb6d0d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:04:31Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "bono-0.clearwater.opnfv", "created": "2019-07-31T00:03:55Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:de:6b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:59:01.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "abfe7a7a-df5e-4297-bd59-5eaea7bf7542", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:59:01Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "sprout-0.clearwater.opnfv", "created": "2019-07-30T23:58:43Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:5e:67", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:49:03.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "ae595d9e-4125-4ae1-9d0f-cb0e88b208bd", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:49:03Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "vellum-0.clearwater.opnfv", "created": "2019-07-30T23:48:44Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "192.168.100.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:f4:29", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:45:13.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9f1f5ac8-e76b-42ac-9ed3-33d08b897997", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:45:13Z", "hostId": "1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ellis-0.clearwater.opnfv", "created": "2019-07-30T23:43:25Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:46:5c", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456", "rel": "bookmark"}], "image": {"id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "links": [{"href": "http://172.30.9.37:8774/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-30T23:42:44.000000", "flavor": {"id": "a2058357-4267-4556-bfa7-7551c54d4047", "links": [{"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "bookmark"}]}, "id": "9926684f-0c48-45d4-aa8d-69cc9fdd8456", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "814a727fcf834d448bf28291880c014e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-30T23:42:44Z", "hostId": "404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "name": "ns.clearwater.opnfv", "created": "2019-07-30T23:40:50Z", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:14:04,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a54f67c1-11f4-47b1-8277-1dd0b56be44f 2019-07-31 00:14:04,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.810456037521s 2019-07-31 00:14:04,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:14:04,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:04,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14: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-54431b37-92bd-4569-9794-8dde5afa839d x-openstack-request-id: req-54431b37-92bd-4569-9794-8dde5afa839d 2019-07-31 00:14:04,712 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:14:04,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-54431b37-92bd-4569-9794-8dde5afa839d 2019-07-31 00:14:04,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024955034256s 2019-07-31 00:14:04,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:14:04,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:05,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14: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-2828271c-149d-4175-8904-b280e78ba46f x-openstack-request-id: req-2828271c-149d-4175-8904-b280e78ba46f 2019-07-31 00:14:05,876 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:14:05,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d0756cf8-887a-4867-b9d8-470caa8d4fea/os-security-groups used request id req-2828271c-149d-4175-8904-b280e78ba46f 2019-07-31 00:14:05,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.16220116615s 2019-07-31 00:14:05,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:14:05,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:06,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:06 GMT X-Openstack-Request-Id: req-4497aed5-52fe-4b2b-a59b-870aea0899e7 2019-07-31 00:14:06,201 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:14:06,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-4497aed5-52fe-4b2b-a59b-870aea0899e7 2019-07-31 00:14:06,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317929029465s 2019-07-31 00:14:06,207 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:14:06,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:14:06,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:06,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00: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-29a19f3a-dfa1-4e8d-9217-b9329e938e88 x-openstack-request-id: req-29a19f3a-dfa1-4e8d-9217-b9329e938e88 2019-07-31 00:14:06,235 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:14:06,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-29a19f3a-dfa1-4e8d-9217-b9329e938e88 2019-07-31 00:14:06,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0285029411316s 2019-07-31 00:14:06,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:14:06,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:07,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00: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-0cb91705-b1bd-4665-8907-035d596db23c x-openstack-request-id: req-0cb91705-b1bd-4665-8907-035d596db23c 2019-07-31 00:14:07,343 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:14:07,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/141aeb52-1383-45f4-bd14-14116543ceba/os-security-groups used request id req-0cb91705-b1bd-4665-8907-035d596db23c 2019-07-31 00:14:07,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.10686516762s 2019-07-31 00:14:07,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:14:07,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:07,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:07 GMT X-Openstack-Request-Id: req-dbb580f6-8c03-4ef0-b64e-eb8480b2a7a9 2019-07-31 00:14:07,391 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:14:07,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-dbb580f6-8c03-4ef0-b64e-eb8480b2a7a9 2019-07-31 00:14:07,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0410439968109s 2019-07-31 00:14:07,398 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:14:07,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:14:07,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:07,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14: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-1f1bde90-2f45-4233-867e-5b7d0b7cd629 x-openstack-request-id: req-1f1bde90-2f45-4233-867e-5b7d0b7cd629 2019-07-31 00:14:07,422 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:14:07,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-1f1bde90-2f45-4233-867e-5b7d0b7cd629 2019-07-31 00:14:07,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244009494781s 2019-07-31 00:14:07,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:14:07,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:08,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14: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-c0b45edb-6bef-4464-958c-2a0901e78b9e x-openstack-request-id: req-c0b45edb-6bef-4464-958c-2a0901e78b9e 2019-07-31 00:14:08,341 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:14:08,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/71502a8f-a0b1-4f52-9833-3f62bddb6d0d/os-security-groups used request id req-c0b45edb-6bef-4464-958c-2a0901e78b9e 2019-07-31 00:14:08,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.91708278656s 2019-07-31 00:14:08,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:14:08,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:09,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:09 GMT X-Openstack-Request-Id: req-c3dee1c3-4f7b-40ad-af3c-988d1593bf57 2019-07-31 00:14:09,090 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:14:09,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-c3dee1c3-4f7b-40ad-af3c-988d1593bf57 2019-07-31 00:14:09,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.742918968201s 2019-07-31 00:14:09,097 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:14:09,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:14:09,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:09,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14: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-237b7bb6-5d91-4444-bc43-a4d206b28a2b x-openstack-request-id: req-237b7bb6-5d91-4444-bc43-a4d206b28a2b 2019-07-31 00:14:09,120 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:14:09,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-237b7bb6-5d91-4444-bc43-a4d206b28a2b 2019-07-31 00:14:09,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232529640198s 2019-07-31 00:14:09,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:14:09,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:09,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14: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-00514050-ba43-44aa-a371-d1b8c620d1a3 x-openstack-request-id: req-00514050-ba43-44aa-a371-d1b8c620d1a3 2019-07-31 00:14:09,996 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:14:09,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/abfe7a7a-df5e-4297-bd59-5eaea7bf7542/os-security-groups used request id req-00514050-ba43-44aa-a371-d1b8c620d1a3 2019-07-31 00:14:09,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.874707937241s 2019-07-31 00:14:10,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:14:10,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:10,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:10 GMT X-Openstack-Request-Id: req-397b60ce-edfc-464f-859c-750cf6d3f944 2019-07-31 00:14:10,042 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:14:10,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-397b60ce-edfc-464f-859c-750cf6d3f944 2019-07-31 00:14:10,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389819145203s 2019-07-31 00:14:10,048 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:14:10,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:14:10,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:10,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14: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-454b5fc7-d159-4a89-9f93-09192ebb0f42 x-openstack-request-id: req-454b5fc7-d159-4a89-9f93-09192ebb0f42 2019-07-31 00:14:10,074 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:14:10,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-454b5fc7-d159-4a89-9f93-09192ebb0f42 2019-07-31 00:14:10,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253000259399s 2019-07-31 00:14:10,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:14:10,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:11,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14: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-2d2d22c8-e39a-4be7-aaee-fae577a9905d x-openstack-request-id: req-2d2d22c8-e39a-4be7-aaee-fae577a9905d 2019-07-31 00:14:11,452 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:14:11,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/ae595d9e-4125-4ae1-9d0f-cb0e88b208bd/os-security-groups used request id req-2d2d22c8-e39a-4be7-aaee-fae577a9905d 2019-07-31 00:14:11,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.37661719322s 2019-07-31 00:14:11,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:14:11,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:12,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:12 GMT X-Openstack-Request-Id: req-22be6f7f-9c9c-41e1-844d-afed34fc9b9f 2019-07-31 00:14:12,206 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:14:12,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-22be6f7f-9c9c-41e1-844d-afed34fc9b9f 2019-07-31 00:14:12,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.747478961945s 2019-07-31 00:14:12,212 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:14:12,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:14:12,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:12,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14: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-3f2b3521-ab9b-4da5-9e8f-c8ea913e79b4 x-openstack-request-id: req-3f2b3521-ab9b-4da5-9e8f-c8ea913e79b4 2019-07-31 00:14:12,238 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:14:12,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-3f2b3521-ab9b-4da5-9e8f-c8ea913e79b4 2019-07-31 00:14:12,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254499912262s 2019-07-31 00:14:12,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:14:12,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:12,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14: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-918a961a-69fd-4669-8960-733a84418ab4 x-openstack-request-id: req-918a961a-69fd-4669-8960-733a84418ab4 2019-07-31 00:14:12,871 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:14:12,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/9f1f5ac8-e76b-42ac-9ed3-33d08b897997/os-security-groups used request id req-918a961a-69fd-4669-8960-733a84418ab4 2019-07-31 00:14:12,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.632333040237s 2019-07-31 00:14:12,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:14:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:12,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:12 GMT X-Openstack-Request-Id: req-fca8d0ea-70b3-4d58-986e-d32db09d9d1d 2019-07-31 00:14:12,917 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:14:12,917 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-fca8d0ea-70b3-4d58-986e-d32db09d9d1d 2019-07-31 00:14:12,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396821498871s 2019-07-31 00:14:12,923 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:14:12,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:14:12,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:12,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14: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-7dd1babe-b0d2-4464-9cc0-e0d49cc000ff x-openstack-request-id: req-7dd1babe-b0d2-4464-9cc0-e0d49cc000ff 2019-07-31 00:14:12,952 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:14:12,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-7dd1babe-b0d2-4464-9cc0-e0d49cc000ff 2019-07-31 00:14:12,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287971496582s 2019-07-31 00:14:12,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-07-31 00:14:12,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:13,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14: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-f87965fe-8e9b-4ee6-9419-119e3ff571f0 x-openstack-request-id: req-f87965fe-8e9b-4ee6-9419-119e3ff571f0 2019-07-31 00:14:13,360 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a39b5f51-2695-4d53-9bb9-16ea5cdd0929"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c8fbaa05-ac90-4b31-b6c8-344fdf410a7b"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6d99dd3-237b-42e5-a201-24b1cbb53679"}], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "id": "0f2794c7-c418-48c7-b4e0-7e24bdac2f82", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-07-31 00:14:13,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/9926684f-0c48-45d4-aa8d-69cc9fdd8456/os-security-groups used request id req-f87965fe-8e9b-4ee6-9419-119e3ff571f0 2019-07-31 00:14:13,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.406809091568s 2019-07-31 00:14:13,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:14:13,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:13,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:13 GMT X-Openstack-Request-Id: req-fbac53ea-763b-4741-bab7-e3bc49cf1053 2019-07-31 00:14:13,706 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:14:13,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-fbac53ea-763b-4741-bab7-e3bc49cf1053 2019-07-31 00:14:13,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.339475870132s 2019-07-31 00:14:13,713 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-07-31 00:14:13,713 - 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:fb:4e:d0', 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:fb:4e:d0', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-31T00:04:33.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'd0756cf8-887a-4867-b9d8-470caa8d4fea', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-31T00:04:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-31T00:04:33Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-31T00:04:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-31T00:03:56Z', 'created': u'2019-07-31T00:03:56Z', '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:7e:19:61', 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:7e:19:61', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-31T00:04:35.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'141aeb52-1383-45f4-bd14-14116543ceba', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-31T00:04:35.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-31T00:04:35Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-31T00:04:35.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-31T00:03:55Z', 'created': u'2019-07-31T00:03:55Z', '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:5f:5c:27', 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:5f:5c:27', u'version': 4, u'addr': u'172.30.9.219', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-31T00:04:31.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'71502a8f-a0b1-4f52-9833-3f62bddb6d0d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.219', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.219', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.219', 'launched_at': u'2019-07-31T00:04:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-31T00:04:31Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-31T00:04:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-31T00:03:55Z', 'created': u'2019-07-31T00:03:55Z', '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:35:de:6b', 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:35:de:6b', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:59:01.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'abfe7a7a-df5e-4297-bd59-5eaea7bf7542', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-07-30T23:59:01.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:59:01Z', 'hostId': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', '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-07-30T23:59:01.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-30T23:58:43Z', 'created': u'2019-07-30T23:58:43Z', '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:f3:5e:67', 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:f3:5e:67', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:49:03.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'ae595d9e-4125-4ae1-9d0f-cb0e88b208bd', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-30T23:49:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:49:03Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-30T23:49:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-30T23:48:44Z', 'created': u'2019-07-30T23:48:44Z', '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:2e:f4:29', u'version': 4, u'addr': u'192.168.100.14', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2e:f4:29', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:45:13.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'9f1f5ac8-e76b-42ac-9ed3-33d08b897997', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-30T23:45:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:45:13Z', 'hostId': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.14', 'cloud': 'envvars', 'host_id': u'1844a94106b07f784780512df30c15b9c359a01d3d0f3c94d0d8ca81', '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-07-30T23:45:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-30T23:43:25Z', 'created': u'2019-07-30T23:43:25Z', '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:e8:46:5c', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e8:46:5c', 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'75b46047-0dcb-4cea-ace2-bb86517fbabd', 'name': u'heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-30T23:42:44.000000', 'flavor': Munch({u'id': u'a2058357-4267-4556-bfa7-7551c54d4047', 'name': u'heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474'}), 'az': u'nova', 'id': u'9926684f-0c48-45d4-aa8d-69cc9fdd8456', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'a39b5f51-2695-4d53-9bb9-16ea5cdd0929'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'c8fbaa05-ac90-4b31-b6c8-344fdf410a7b'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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'e6d99dd3-237b-42e5-a201-24b1cbb53679'})], 'id': u'0f2794c7-c418-48c7-b4e0-7e24bdac2f82', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'814a727fcf834d448bf28291880c014e', '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'2df83bf96ab24462a3703da662acb37f', 'name': 'heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474', '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-07-30T23:42:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-30T23:42:44Z', 'hostId': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'404453018cbb4097432da16ea995b2a13ff97ed3935b9a1f9aac5bb1', '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-07-30T23:42:44.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2df83bf96ab24462a3703da662acb37f', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2df83bf96ab24462a3703da662acb37f', 'created_at': u'2019-07-30T23:40:50Z', 'created': u'2019-07-30T23:40:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-07-31 00:14:13,718 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-07-31 00:14:13,720 - paramiko.transport - DEBUG - starting thread (client mode): 0x6a5ba4d0L 2019-07-31 00:14:13,721 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:14:13,727 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-31 00:14:13,727 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-31 00:14:13,729 - 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-07-31 00:14:13,729 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:14:13,729 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:14:13,729 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:14:13,729 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:14:13,730 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:14:13,771 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-31 00:14:13,771 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:14:13,785 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: abaf4e052145cbf390101bcbb109d071 2019-07-31 00:14:13,786 - paramiko.transport - DEBUG - Trying discovered key 54bd12d955333121096160322ae5cabd in /tmp/tmp4ti6Yf 2019-07-31 00:14:13,811 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:14:13,820 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-31 00:14:13,850 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:14:14,095 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:14:14,096 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:14:14,116 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:14:14,127 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-31 00:14:14,127 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m 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-07-31 00:14:14,128 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-31 00:14:14,129 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-07-31 00:14:14,131 - paramiko.transport - DEBUG - starting thread (client mode): 0x6aff9910L 2019-07-31 00:14:14,132 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:14:14,138 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-31 00:14:14,138 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-31 00:14:14,139 - 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-07-31 00:14:14,139 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:14:14,140 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:14:14,140 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:14:14,140 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:14:14,140 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:14:14,182 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-31 00:14:14,183 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:14:14,196 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 451b01874f67b6b3d4f15383939fd86e 2019-07-31 00:14:14,197 - paramiko.transport - DEBUG - Trying discovered key 54bd12d955333121096160322ae5cabd in /tmp/tmp4ti6Yf 2019-07-31 00:14:14,223 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:14:14,232 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-31 00:14:14,261 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:14:14,516 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:14:14,516 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:14:14,527 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:14:14,539 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-31 00:14:14,539 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 8m 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-07-31 00:14:14,540 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-31 00:14:14,541 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-07-31 00:14:14,544 - paramiko.transport - DEBUG - starting thread (client mode): 0x6a537e90L 2019-07-31 00:14:14,544 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:14:14,549 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-31 00:14:14,550 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-31 00:14:14,551 - 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-07-31 00:14:14,551 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:14:14,551 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:14:14,552 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:14:14,552 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:14:14,552 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:14:14,595 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-31 00:14:14,595 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:14:14,608 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.219: 963eed2e618dbb0bc496140cab033d07 2019-07-31 00:14:14,609 - paramiko.transport - DEBUG - Trying discovered key 54bd12d955333121096160322ae5cabd in /tmp/tmp4ti6Yf 2019-07-31 00:14:14,635 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:14:14,644 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-31 00:14:14,673 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:14:14,915 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:14:14,915 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:14:14,939 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:14:14,949 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-31 00:14:14,949 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 8m 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-07-31 00:14:14,951 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-07-31 00:14:14,953 - paramiko.transport - DEBUG - starting thread (client mode): 0x6af80190L 2019-07-31 00:14:14,954 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:14:14,959 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-31 00:14:14,959 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-31 00:14:14,960 - 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-07-31 00:14:14,961 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:14:14,961 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:14:14,961 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:14:14,961 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:14:14,961 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:14:15,002 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-31 00:14:15,002 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:14:15,017 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 3c1d3a192c9c5281c0bc5f1d63140217 2019-07-31 00:14:15,018 - paramiko.transport - DEBUG - Trying discovered key 54bd12d955333121096160322ae5cabd in /tmp/tmp4ti6Yf 2019-07-31 00:14:15,042 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:14:15,050 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-31 00:14:15,083 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:14:15,315 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:14:15,315 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:14:15,316 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:14:15,327 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-31 00:14:15,327 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 14m 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-07-31 00:14:15,329 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-07-31 00:14:15,331 - paramiko.transport - DEBUG - starting thread (client mode): 0x6aff9910L 2019-07-31 00:14:15,331 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:14:15,337 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-31 00:14:15,337 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-31 00:14:15,338 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-07-31 00:14:15,338 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:14:15,338 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:14:15,339 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:14:15,339 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:14:15,339 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:14:15,382 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-31 00:14:15,382 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:14:15,395 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 64e589896f873a021042505d99d02b56 2019-07-31 00:14:15,395 - paramiko.transport - DEBUG - Trying discovered key 54bd12d955333121096160322ae5cabd in /tmp/tmp4ti6Yf 2019-07-31 00:14:15,422 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:14:15,432 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-31 00:14:15,460 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:14:15,701 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:14:15,701 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:14:15,725 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:14:15,737 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-31 00:14:15,738 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 20m 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-07-31 00:14:15,738 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-31 00:14:15,739 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-07-31 00:14:15,741 - paramiko.transport - DEBUG - starting thread (client mode): 0x6a5aa550L 2019-07-31 00:14:15,742 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:14:15,747 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-07-31 00:14:15,747 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-07-31 00:14:15,748 - 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-07-31 00:14:15,748 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:14:15,748 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:14:15,749 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:14:15,749 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:14:15,749 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:14:15,790 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-31 00:14:15,790 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:14:15,805 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: 245b3224a36df1ef014f5d976370a3fe 2019-07-31 00:14:15,806 - paramiko.transport - DEBUG - Trying discovered key 54bd12d955333121096160322ae5cabd in /tmp/tmp4ti6Yf 2019-07-31 00:14:15,830 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:14:15,839 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-31 00:14:15,871 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:14:16,101 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:14:16,101 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:14:16,104 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:14:16,115 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-31 00:14:16,115 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 27m 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-07-31 00:14:16,115 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-31 00:14:16,234 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-31 00:14:16,234 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 34:20 | PASS | +-------------------+------------------+------------------+----------------+ 2019-07-31 00:14:16,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:14:16,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:16,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:14:16 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-fdd3ae35-cf79-4c6c-be10-1e5475079b62 2019-07-31 00:14:16,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:14:16,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-292e3a96-f60a-4820-9d3a-abbfb9de99a0 2019-07-31 00:14:16,891 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:14:16,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-292e3a96-f60a-4820-9d3a-abbfb9de99a0 2019-07-31 00:14:16,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.651629924774s 2019-07-31 00:14:16,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:14:16,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:16,924 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:14:16 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-6aea8443-dce2-49b8-ad03-fe591ff60f77 2019-07-31 00:14:16,924 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:14:16,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 342 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-da4fb1c2-e9a5-410b-8240-4cafefbe9cd0 2019-07-31 00:14:16,967 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-07-31T00:11:08Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/clearwater-opnfv/events/8ed529ce-db80-4f60-a8fa-d88bb9c9b003", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "id": "8ed529ce-db80-4f60-a8fa-d88bb9c9b003"}]} 2019-07-31 00:14:16,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-da4fb1c2-e9a5-410b-8240-4cafefbe9cd0 2019-07-31 00:14:16,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741798877716s 2019-07-31 00:14:16,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-07-31 00:14:16,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:17,015 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:14:16 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6 Server: Apache x-openstack-request-id: req-488cf10d-e0a3-44ab-96ab-7e6692031a02 2019-07-31 00:14:17,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-07-31 00:14:17,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Jul 2019 00:14:17 GMT Server: Apache x-openstack-request-id: req-b98721e8-a3d6-42d6-b33d-7d3089815142 2019-07-31 00:14:17,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-31 00:14:17,190 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6 used request id req-b98721e8-a3d6-42d6-b33d-7d3089815142 2019-07-31 00:14:17,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.221672058105s 2019-07-31 00:14:17,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:14:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=8ed529ce-db80-4f60-a8fa-d88bb9c9b003&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:17,220 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:14:17 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=8ed529ce-db80-4f60-a8fa-d88bb9c9b003&sort_dir=asc Server: Apache x-openstack-request-id: req-556a4c82-d2eb-4e33-80cb-fc3754243e78 2019-07-31 00:14:17,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:14:17,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 432 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f0af5958-d819-4ea1-8e7f-6066fef86a03 2019-07-31 00:14:17,549 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-07-31T00:14:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/clearwater-opnfv/events/0f6aca7b-5477-4332-993b-2a6290bd146e", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "id": "0f6aca7b-5477-4332-993b-2a6290bd146e"}, {"resource_name": "homer", "event_time": "2019-07-31T00:14:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/homer/events/fe5a219a-e472-4466-b789-06c02b632efc", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "bd8fda8e-32b8-4c30-a360-2a5f822cc609", "id": "fe5a219a-e472-4466-b789-06c02b632efc"}]} 2019-07-31 00:14:17,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=8ed529ce-db80-4f60-a8fa-d88bb9c9b003&sort_dir=asc&marker=8ed529ce-db80-4f60-a8fa-d88bb9c9b003&sort_dir=asc used request id req-f0af5958-d819-4ea1-8e7f-6066fef86a03 2019-07-31 00:14:17,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.358647823334s 2019-07-31 00:14:22,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:14:22,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fe5a219a-e472-4466-b789-06c02b632efc&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:22,585 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:14:22 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fe5a219a-e472-4466-b789-06c02b632efc&sort_dir=asc Server: Apache x-openstack-request-id: req-74fdb886-a425-4867-993c-8f0714464243 2019-07-31 00:14:22,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:14:22,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 443 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-913cffe3-8c24-4345-8347-8d68e70d8f48 2019-07-31 00:14:22,628 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-07-31T00:14:18Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dime/events/8802ea96-7505-439b-a1fb-41a07f2a06e9", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "04e65ade-cc4d-4fe1-a3f3-acceae208335", "id": "8802ea96-7505-439b-a1fb-41a07f2a06e9"}, {"resource_name": "bono", "event_time": "2019-07-31T00:14:19Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/bono/events/ac031c22-2eab-454d-882e-3fdbd60d77ce", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b9d7e88c-0348-4333-8b79-e6787987176f", "id": "ac031c22-2eab-454d-882e-3fdbd60d77ce"}]} 2019-07-31 00:14:22,629 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=fe5a219a-e472-4466-b789-06c02b632efc&sort_dir=asc&marker=fe5a219a-e472-4466-b789-06c02b632efc&sort_dir=asc used request id req-913cffe3-8c24-4345-8347-8d68e70d8f48 2019-07-31 00:14:22,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734579563141s 2019-07-31 00:14:27,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:14:27,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ac031c22-2eab-454d-882e-3fdbd60d77ce&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:27,665 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:14:27 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ac031c22-2eab-454d-882e-3fdbd60d77ce&sort_dir=asc Server: Apache x-openstack-request-id: req-81938d29-7151-4933-b613-8ec6964f2f1d 2019-07-31 00:14:27,665 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:14:27,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 437 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca6c73f7-4ea8-4b5b-ac06-596dfb778fce 2019-07-31 00:14:27,979 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-07-31T00:14:25Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/homer/events/49e37c9b-cec0-4b68-9cb1-7a3b4fa3af5f", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "bd8fda8e-32b8-4c30-a360-2a5f822cc609", "id": "49e37c9b-cec0-4b68-9cb1-7a3b4fa3af5f"}, {"resource_name": "dime", "event_time": "2019-07-31T00:14:27Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dime/events/64123e23-0b4b-452d-9f22-2c5c8252a110", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "04e65ade-cc4d-4fe1-a3f3-acceae208335", "id": "64123e23-0b4b-452d-9f22-2c5c8252a110"}]} 2019-07-31 00:14:27,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ac031c22-2eab-454d-882e-3fdbd60d77ce&sort_dir=asc&marker=ac031c22-2eab-454d-882e-3fdbd60d77ce&sort_dir=asc used request id req-ca6c73f7-4ea8-4b5b-ac06-596dfb778fce 2019-07-31 00:14:27,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344746112823s 2019-07-31 00:14:32,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:14:32,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=64123e23-0b4b-452d-9f22-2c5c8252a110&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:33,017 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:14:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=64123e23-0b4b-452d-9f22-2c5c8252a110&sort_dir=asc Server: Apache x-openstack-request-id: req-951e055b-cc23-44e0-a868-0c065bbd1dbf 2019-07-31 00:14:33,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-07-31 00:14:33,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-924255d1-43fd-435e-988b-0d7f303928a2 2019-07-31 00:14:33,329 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-07-31T00:14:28Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/bono/events/afc5ea7f-9802-498e-a5e9-4a9b6f5def07", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b9d7e88c-0348-4333-8b79-e6787987176f", "id": "afc5ea7f-9802-498e-a5e9-4a9b6f5def07"}, {"resource_name": "sprout", "event_time": "2019-07-31T00:14:28Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/sprout/events/1a8e52a1-5851-4376-bbe8-4df0f936526c", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e4f58f9d-944d-4108-bfad-cee7b5dd4017", "id": "1a8e52a1-5851-4376-bbe8-4df0f936526c"}]} 2019-07-31 00:14:33,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=64123e23-0b4b-452d-9f22-2c5c8252a110&sort_dir=asc&marker=64123e23-0b4b-452d-9f22-2c5c8252a110&sort_dir=asc used request id req-924255d1-43fd-435e-988b-0d7f303928a2 2019-07-31 00:14:33,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.343806028366s 2019-07-31 00:14:38,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:14:38,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=1a8e52a1-5851-4376-bbe8-4df0f936526c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:38,667 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:14:38 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=1a8e52a1-5851-4376-bbe8-4df0f936526c&sort_dir=asc Server: Apache x-openstack-request-id: req-2967f5bf-729b-48c6-9b08-d7fef4734054 2019-07-31 00:14:38,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-07-31 00:14:39,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-60b15d48-bc79-467f-b44f-7715fa3eee48 2019-07-31 00:14:39,004 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-07-31T00:14:38Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/sprout/events/9c48b212-23a6-4b13-8cf5-8d9762a74471", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e4f58f9d-944d-4108-bfad-cee7b5dd4017", "id": "9c48b212-23a6-4b13-8cf5-8d9762a74471"}]} 2019-07-31 00:14:39,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=1a8e52a1-5851-4376-bbe8-4df0f936526c&sort_dir=asc&marker=1a8e52a1-5851-4376-bbe8-4df0f936526c&sort_dir=asc used request id req-60b15d48-bc79-467f-b44f-7715fa3eee48 2019-07-31 00:14:39,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.668828964233s 2019-07-31 00:14:44,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:14:44,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=9c48b212-23a6-4b13-8cf5-8d9762a74471&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:44,307 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:14:44 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=9c48b212-23a6-4b13-8cf5-8d9762a74471&sort_dir=asc Server: Apache x-openstack-request-id: req-aa57f674-cdd8-4da1-9fad-e3a601f584f5 2019-07-31 00:14:44,307 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:14:44,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 358 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-695106e6-3248-4e4a-89f2-12145633a3c0 2019-07-31 00:14:44,647 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-07-31T00:14:38Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/vellum/events/72001dac-6b31-43c2-bc10-c90f666463b6", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "3e575d07-b5c0-4f41-be1f-f3d2fe0fc2b3", "id": "72001dac-6b31-43c2-bc10-c90f666463b6"}]} 2019-07-31 00:14:44,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=9c48b212-23a6-4b13-8cf5-8d9762a74471&sort_dir=asc&marker=9c48b212-23a6-4b13-8cf5-8d9762a74471&sort_dir=asc used request id req-695106e6-3248-4e4a-89f2-12145633a3c0 2019-07-31 00:14:44,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.637059926987s 2019-07-31 00:14:49,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:14:49,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=72001dac-6b31-43c2-bc10-c90f666463b6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:49,969 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:14:49 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=72001dac-6b31-43c2-bc10-c90f666463b6&sort_dir=asc Server: Apache x-openstack-request-id: req-a656b48f-360d-44bc-a265-ccfe473137da 2019-07-31 00:14:49,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:14:50,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-155e6e4d-0920-463e-a496-aa5c9d5e3724 2019-07-31 00:14:50,012 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-07-31T00:14:47Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/vellum/events/7f0e929d-b0bf-43ec-9937-3d3390fee06e", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "3e575d07-b5c0-4f41-be1f-f3d2fe0fc2b3", "id": "7f0e929d-b0bf-43ec-9937-3d3390fee06e"}, {"resource_name": "ellis", "event_time": "2019-07-31T00:14:47Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/ellis/events/c65d3ad9-f808-4d4f-9def-1b97c2a9f98f", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "26a61b5c-56de-4945-9007-14a6d6ca9af4", "id": "c65d3ad9-f808-4d4f-9def-1b97c2a9f98f"}]} 2019-07-31 00:14:50,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=72001dac-6b31-43c2-bc10-c90f666463b6&sort_dir=asc&marker=72001dac-6b31-43c2-bc10-c90f666463b6&sort_dir=asc used request id req-155e6e4d-0920-463e-a496-aa5c9d5e3724 2019-07-31 00:14:50,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.359133958817s 2019-07-31 00:14:55,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:14:55,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c65d3ad9-f808-4d4f-9def-1b97c2a9f98f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:14:55,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:14:55 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c65d3ad9-f808-4d4f-9def-1b97c2a9f98f&sort_dir=asc Server: Apache x-openstack-request-id: req-5b85840a-ce28-4078-990f-d4db6c0a2fb3 2019-07-31 00:14:55,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-07-31 00:14:55,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:14:55 GMT Server: Apache x-openstack-request-id: req-6c761a2f-10fa-42a8-b80a-55cb2f1eae9f 2019-07-31 00:14:55,381 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:14:55,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c65d3ad9-f808-4d4f-9def-1b97c2a9f98f&sort_dir=asc&marker=c65d3ad9-f808-4d4f-9def-1b97c2a9f98f&sort_dir=asc used request id req-6c761a2f-10fa-42a8-b80a-55cb2f1eae9f 2019-07-31 00:14:55,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362050056458s 2019-07-31 00:15:00,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:15:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c65d3ad9-f808-4d4f-9def-1b97c2a9f98f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:15:00,417 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:15:00 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c65d3ad9-f808-4d4f-9def-1b97c2a9f98f&sort_dir=asc Server: Apache x-openstack-request-id: req-6f30c3eb-4430-4edc-92ea-25dfc7c6456a 2019-07-31 00:15:00,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-07-31 00:15:00,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 449 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b3fc0fd2-2838-40ed-9574-5a0d2ddd22ec 2019-07-31 00:15:00,721 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-07-31T00:14:56Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/ellis/events/caee3014-5cc0-4b52-b1b8-3d5f43e19c75", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "26a61b5c-56de-4945-9007-14a6d6ca9af4", "id": "caee3014-5cc0-4b52-b1b8-3d5f43e19c75"}, {"resource_name": "dns", "event_time": "2019-07-31T00:14:56Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dns/events/bf1c5f8d-6af0-454a-b2b9-d7562af239f2", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5480a953-da9c-4de2-b7c7-c836261f84fe", "id": "bf1c5f8d-6af0-454a-b2b9-d7562af239f2"}]} 2019-07-31 00:15:00,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=c65d3ad9-f808-4d4f-9def-1b97c2a9f98f&sort_dir=asc&marker=c65d3ad9-f808-4d4f-9def-1b97c2a9f98f&sort_dir=asc used request id req-b3fc0fd2-2838-40ed-9574-5a0d2ddd22ec 2019-07-31 00:15:00,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.334839105606s 2019-07-31 00:15:05,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:15:05,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=bf1c5f8d-6af0-454a-b2b9-d7562af239f2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:15:05,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:15:05 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=bf1c5f8d-6af0-454a-b2b9-d7562af239f2&sort_dir=asc Server: Apache x-openstack-request-id: req-2fe1693a-2c56-4ee8-8256-bfe6090868f0 2019-07-31 00:15:05,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:15:05,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 540 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c1f7a9d5-643e-417c-85a4-3e3ccbc9c0a3 2019-07-31 00:15:05,803 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-07-31T00:15:04Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dns/events/677428be-63aa-4b62-bf9b-8f577e6f94fe", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5480a953-da9c-4de2-b7c7-c836261f84fe", "id": "677428be-63aa-4b62-bf9b-8f577e6f94fe"}, {"resource_name": "security_groups", "event_time": "2019-07-31T00:15:04Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/security_groups/events/df1b439a-40b1-4664-b6ae-95bc4920dabc", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5c444392-4da7-4844-a7a0-82e6eacb6eec", "id": "df1b439a-40b1-4664-b6ae-95bc4920dabc"}, {"resource_name": "mgmt_network", "event_time": "2019-07-31T00:15:04Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/mgmt_network/events/3c78c1af-ca57-4278-a3da-cb55db7e35b9", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e29c5fdf-d45f-4ebc-b901-043c93e193ca", "id": "3c78c1af-ca57-4278-a3da-cb55db7e35b9"}]} 2019-07-31 00:15:05,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=bf1c5f8d-6af0-454a-b2b9-d7562af239f2&sort_dir=asc&marker=bf1c5f8d-6af0-454a-b2b9-d7562af239f2&sort_dir=asc used request id req-c1f7a9d5-643e-417c-85a4-3e3ccbc9c0a3 2019-07-31 00:15:05,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758619308472s 2019-07-31 00:15:10,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:15:10,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=3c78c1af-ca57-4278-a3da-cb55db7e35b9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:15:10,841 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:15:10 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=3c78c1af-ca57-4278-a3da-cb55db7e35b9&sort_dir=asc Server: Apache x-openstack-request-id: req-1ee4174c-e969-458e-ae62-85d930a851f2 2019-07-31 00:15:10,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-07-31 00:15:11,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 359 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-67f86be1-b627-4444-95ed-f407ed7b99df 2019-07-31 00:15:11,176 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-07-31T00:15:07Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/security_groups/events/f1600d7f-84df-485a-890f-d4d75689e9e9", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5c444392-4da7-4844-a7a0-82e6eacb6eec", "id": "f1600d7f-84df-485a-890f-d4d75689e9e9"}]} 2019-07-31 00:15:11,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=3c78c1af-ca57-4278-a3da-cb55db7e35b9&sort_dir=asc&marker=3c78c1af-ca57-4278-a3da-cb55db7e35b9&sort_dir=asc used request id req-67f86be1-b627-4444-95ed-f407ed7b99df 2019-07-31 00:15:11,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366630077362s 2019-07-31 00:15:16,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:15:16,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=f1600d7f-84df-485a-890f-d4d75689e9e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:15:16,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:15:16 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=f1600d7f-84df-485a-890f-d4d75689e9e9&sort_dir=asc Server: Apache x-openstack-request-id: req-67da20c4-bfa9-42e6-bced-863516b4d1a4 2019-07-31 00:15:16,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-07-31 00:15:16,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 357 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-76d5d864-2c97-4ca6-90a7-6e28513af232 2019-07-31 00:15:16,256 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-07-31T00:15:16Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/mgmt_network/events/ff2f8ab8-df0a-4a0f-85bf-f8351dca8f27", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e29c5fdf-d45f-4ebc-b901-043c93e193ca", "id": "ff2f8ab8-df0a-4a0f-85bf-f8351dca8f27"}]} 2019-07-31 00:15:16,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=f1600d7f-84df-485a-890f-d4d75689e9e9&sort_dir=asc&marker=f1600d7f-84df-485a-890f-d4d75689e9e9&sort_dir=asc used request id req-76d5d864-2c97-4ca6-90a7-6e28513af232 2019-07-31 00:15:16,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737569332123s 2019-07-31 00:15:21,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:15:21,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ff2f8ab8-df0a-4a0f-85bf-f8351dca8f27&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:15:21,599 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:15:21 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ff2f8ab8-df0a-4a0f-85bf-f8351dca8f27&sort_dir=asc Server: Apache x-openstack-request-id: req-9955cf20-0872-4d98-936b-df05dd2b2a4d 2019-07-31 00:15:21,599 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:15:21,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 341 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-92f29089-b1f6-4b4f-8c4e-4afade835dcc 2019-07-31 00:15:21,642 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-07-31T00:15:16Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/clearwater-opnfv/events/1118a574-e115-478d-855f-416b4261c4f6", "rel": "self"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "id": "1118a574-e115-478d-855f-416b4261c4f6"}]} 2019-07-31 00:15:21,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=ff2f8ab8-df0a-4a0f-85bf-f8351dca8f27&sort_dir=asc&marker=ff2f8ab8-df0a-4a0f-85bf-f8351dca8f27&sort_dir=asc used request id req-92f29089-b1f6-4b4f-8c4e-4afade835dcc 2019-07-31 00:15:21,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.380100011826s 2019-07-31 00:15:26,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:15:26,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=1118a574-e115-478d-855f-416b4261c4f6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:15:26,739 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:15:26 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=1118a574-e115-478d-855f-416b4261c4f6&sort_dir=asc Server: Apache x-openstack-request-id: req-e9cf2243-50b8-4d6a-a416-6e74a9a5a90a 2019-07-31 00:15:26,739 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:15:27,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:26 GMT Server: Apache x-openstack-request-id: req-4fb47907-118b-4886-96cf-e18fa7a3b2c1 2019-07-31 00:15:27,079 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:15:27,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=1118a574-e115-478d-855f-416b4261c4f6&sort_dir=asc&marker=1118a574-e115-478d-855f-416b4261c4f6&sort_dir=asc used request id req-4fb47907-118b-4886-96cf-e18fa7a3b2c1 2019-07-31 00:15:27,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.431191921234s 2019-07-31 00:15:32,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-07-31 00:15:32,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=1118a574-e115-478d-855f-416b4261c4f6&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:15:32,475 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:15:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=1118a574-e115-478d-855f-416b4261c4f6&sort_dir=asc Server: Apache x-openstack-request-id: req-d2d8a2e9-1277-48b1-a1c6-c024ecf16bf7 2019-07-31 00:15:32,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-07-31 00:15:32,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:32 GMT Server: Apache x-openstack-request-id: req-ed1e7839-b6a1-4588-ad69-f916300c610a 2019-07-31 00:15:32,819 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-07-31 00:15:32,819 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6/events?marker=1118a574-e115-478d-855f-416b4261c4f6&sort_dir=asc&marker=1118a574-e115-478d-855f-416b4261c4f6&sort_dir=asc used request id req-ed1e7839-b6a1-4588-ad69-f916300c610a 2019-07-31 00:15:32,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.733630180359s 2019-07-31 00:15:32,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-07-31 00:15:32,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:15:33,126 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:15:32 GMT Location: http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False Server: Apache x-openstack-request-id: req-a937b144-0d80-408b-b1b3-471080f02870 2019-07-31 00:15:33,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:15:33,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3cbb6ce9-a70e-4060-b126-ae0b13ee60bf 2019-07-31 00:15:33,457 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2df83bf96ab24462a3703da662acb37f", "image": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_56b95c62-2b6b-476a-a901-111c983e6474", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "deletion_time": "2019-07-31T00:15:17Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "196581a260e34522aca2cd81b5623827", "tags": null, "creation_time": "2019-07-30T23:40:17Z", "links": [{"href": "http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-07-31T00:14:17Z", "id": "9aae6a8c-35ff-4a17-bc6c-31444958d0d6", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-07-31 00:15:33,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.37:8004/v1/2df83bf96ab24462a3703da662acb37f/stacks/clearwater-opnfv/9aae6a8c-35ff-4a17-bc6c-31444958d0d6?resolve_outputs=False used request id req-3cbb6ce9-a70e-4060-b126-ae0b13ee60bf 2019-07-31 00:15:33,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.637713909149s 2019-07-31 00:15:33,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:15:33,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:15:34,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:34 GMT X-Openstack-Request-Id: req-80538f5c-1c25-43a5-9059-bf38efd4198e 2019-07-31 00:15:34,226 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-30T23:40:03Z", "file": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/file", "owner": "2df83bf96ab24462a3703da662acb37f", "id": "75b46047-0dcb-4cea-ace2-bb86517fbabd", "size": 263848448, "self": "/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/75b46047-0dcb-4cea-ace2-bb86517fbabd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "heat_ims-img_56b95c62-2b6b-476a-a901-111c983e6474", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-30T23:39:58Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:15:34,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-80538f5c-1c25-43a5-9059-bf38efd4198e 2019-07-31 00:15:34,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.763541936874s 2019-07-31 00:15:34,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-31 00:15:34,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a906f941128721609bbc72d6c5a19624a1101f69" 2019-07-31 00:15:34,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:15:34 GMT X-Openstack-Request-Id: req-a702264a-c9c6-4ef0-836f-127f4178e558 2019-07-31 00:15:34,833 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:15:34,833 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/75b46047-0dcb-4cea-ace2-bb86517fbabd used request id req-a702264a-c9c6-4ef0-836f-127f4178e558 2019-07-31 00:15:34,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.605781078339s 2019-07-31 00:15:34,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:15:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-31 00:15:35,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Wed, 31 Jul 2019 00: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-2fa17cd9-080a-4f3d-a4e0-ee3f7e574cde x-openstack-request-id: req-2fa17cd9-080a-4f3d-a4e0-ee3f7e574cde 2019-07-31 00:15:35,585 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_56b95c62-2b6b-476a-a901-111c983e6474", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/a2058357-4267-4556-bfa7-7551c54d4047", "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": "a2058357-4267-4556-bfa7-7551c54d4047"}]} 2019-07-31 00:15:35,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-2fa17cd9-080a-4f3d-a4e0-ee3f7e574cde 2019-07-31 00:15:35,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.74644613266s 2019-07-31 00:15:35,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-31 00:15:35,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-31 00:15:35,616 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15: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-01532703-1d23-4b23-af99-509d3c15a1ee x-openstack-request-id: req-01532703-1d23-4b23-af99-509d3c15a1ee 2019-07-31 00:15:35,616 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/a2058357-4267-4556-bfa7-7551c54d4047 used request id req-01532703-1d23-4b23-af99-509d3c15a1ee 2019-07-31 00:15:35,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0294768810272s 2019-07-31 00:15:35,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-31 00:15:35,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-31 00:15:35,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef6de0a-e483-4b05-9c04-fde4391ef096 2019-07-31 00:15:35,870 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_ims-user_56b95c62-2b6b-476a-a901-111c983e6474", "links": {"self": "http://172.30.9.37:5000/v3/users/814a727fcf834d448bf28291880c014e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "814a727fcf834d448bf28291880c014e", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-31 00:15:35,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-0ef6de0a-e483-4b05-9c04-fde4391ef096 2019-07-31 00:15:35,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.253448963165s 2019-07-31 00:15:35,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-31 00:15:35,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/814a727fcf834d448bf28291880c014e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-31 00:15:36,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5098146f-4069-473c-aa3d-8dab17f1dee3 2019-07-31 00:15:36,108 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_56b95c62-2b6b-476a-a901-111c983e6474", "links": {"self": "http://172.30.9.37:5000/v3/users/814a727fcf834d448bf28291880c014e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "814a727fcf834d448bf28291880c014e", "description": null}} 2019-07-31 00:15:36,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/814a727fcf834d448bf28291880c014e used request id req-5098146f-4069-473c-aa3d-8dab17f1dee3 2019-07-31 00:15:36,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232825994492s 2019-07-31 00:15:36,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-31 00:15:36,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/814a727fcf834d448bf28291880c014e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-31 00:15:36,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Jul 2019 00:15:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce8daa95-dc52-45ef-9743-3471e385d1a2 2019-07-31 00:15:36,474 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-31 00:15:36,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/814a727fcf834d448bf28291880c014e used request id req-ce8daa95-dc52-45ef-9743-3471e385d1a2 2019-07-31 00:15:36,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.365243911743s 2019-07-31 00:15:36,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-31 00:15:36,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-31 00:15:36,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4bc5ba5-5db6-42e9-a4a3-b6e40152df89 2019-07-31 00:15:36,725 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.37:5000/v3/projects/2df83bf96ab24462a3703da662acb37f"}, "tags": [], "enabled": true, "id": "2df83bf96ab24462a3703da662acb37f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_56b95c62-2b6b-476a-a901-111c983e6474"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-31 00:15:36,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-d4bc5ba5-5db6-42e9-a4a3-b6e40152df89 2019-07-31 00:15:36,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.243489027023s 2019-07-31 00:15:36,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-31 00:15:36,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/2df83bf96ab24462a3703da662acb37f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-31 00:15:37,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Jul 2019 00:15:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b823ade-410f-40ea-9718-0954997dc98e 2019-07-31 00:15:37,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-31 00:15:37,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/2df83bf96ab24462a3703da662acb37f used request id req-8b823ade-410f-40ea-9718-0954997dc98e 2019-07-31 00:15:37,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.329627037048s 2019-07-31 00:15:37,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-31 00:15:37,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=2df83bf96ab24462a3703da662acb37f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-31 00:15:37,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:37 GMT X-Openstack-Request-Id: req-8d5b8ddf-e768-43ae-807b-75b2366489bc 2019-07-31 00:15:37,436 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "created_at": "2019-07-30T23:40:20Z", "updated_at": "2019-07-30T23:40:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:40:20Z", "revision_number": 0, "id": "10d1dba7-f5bf-4322-8ade-ba13836ace3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:40:20Z", "security_group_id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2df83bf96ab24462a3703da662acb37f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:40:20Z", "revision_number": 0, "id": "4f1dc653-23c3-42af-8e3e-aea09adda340", "remote_group_id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "remote_ip_prefix": null, "created_at": "2019-07-30T23:40:20Z", "security_group_id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2df83bf96ab24462a3703da662acb37f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:40:20Z", "revision_number": 0, "id": "8c64e09d-ba04-44d5-9701-14e710e4d2b3", "remote_group_id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "remote_ip_prefix": null, "created_at": "2019-07-30T23:40:20Z", "security_group_id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2df83bf96ab24462a3703da662acb37f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:40:20Z", "revision_number": 0, "id": "f658a175-9bc0-4ccf-b41d-d46e0337f604", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:40:20Z", "security_group_id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2df83bf96ab24462a3703da662acb37f"}], "revision_number": 1, "project_id": "2df83bf96ab24462a3703da662acb37f", "id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "name": "default"}]} 2019-07-31 00:15:37,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=2df83bf96ab24462a3703da662acb37f&name=default used request id req-8d5b8ddf-e768-43ae-807b-75b2366489bc 2019-07-31 00:15:37,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.370208978653s 2019-07-31 00:15:37,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-31 00:15:37,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-31 00:15:37,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:37 GMT X-Openstack-Request-Id: req-1d0d96ed-7909-49e1-aa6f-091e4856ab9a 2019-07-31 00:15:37,802 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2df83bf96ab24462a3703da662acb37f", "created_at": "2019-07-30T23:40:20Z", "updated_at": "2019-07-30T23:40:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:40:20Z", "revision_number": 0, "id": "10d1dba7-f5bf-4322-8ade-ba13836ace3f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:40:20Z", "security_group_id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2df83bf96ab24462a3703da662acb37f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:40:20Z", "revision_number": 0, "id": "4f1dc653-23c3-42af-8e3e-aea09adda340", "remote_group_id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "remote_ip_prefix": null, "created_at": "2019-07-30T23:40:20Z", "security_group_id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "port_range_min": null, "ethertype": "IPv6", "project_id": "2df83bf96ab24462a3703da662acb37f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:40:20Z", "revision_number": 0, "id": "8c64e09d-ba04-44d5-9701-14e710e4d2b3", "remote_group_id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "remote_ip_prefix": null, "created_at": "2019-07-30T23:40:20Z", "security_group_id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2df83bf96ab24462a3703da662acb37f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T23:40:20Z", "revision_number": 0, "id": "f658a175-9bc0-4ccf-b41d-d46e0337f604", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T23:40:20Z", "security_group_id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "tenant_id": "2df83bf96ab24462a3703da662acb37f", "port_range_min": null, "ethertype": "IPv4", "project_id": "2df83bf96ab24462a3703da662acb37f"}], "revision_number": 1, "project_id": "2df83bf96ab24462a3703da662acb37f", "id": "df3dc92c-b613-451e-b1b9-fd0d2761c58e", "name": "default"}]} 2019-07-31 00:15:37,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-1d0d96ed-7909-49e1-aa6f-091e4856ab9a 2019-07-31 00:15:37,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.360777139664s 2019-07-31 00:15:37,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-31 00:15:37,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/df3dc92c-b613-451e-b1b9-fd0d2761c58e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-31 00:15:38,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 00:15:38 GMT X-Openstack-Request-Id: req-4752ec17-b5fd-4058-afd4-7aa342c25284 2019-07-31 00:15:38,292 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:15:38,292 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/df3dc92c-b613-451e-b1b9-fd0d2761c58e.json used request id req-4752ec17-b5fd-4058-afd4-7aa342c25284 2019-07-31 00:15:38,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.481658935547s 2019-07-31 00:15:38,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-31 00:15:38,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-31 00:15:38,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 413 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea24273-214e-43c5-84a5-b3363e5e474e 2019-07-31 00:15:38,528 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "59fbde5b5bef479da013cc114cc1fe9d", "links": {"self": "http://172.30.9.37:5000/v3/roles/59fbde5b5bef479da013cc114cc1fe9d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-31 00:15:38,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-2ea24273-214e-43c5-84a5-b3363e5e474e 2019-07-31 00:15:38,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.232147216797s 2019-07-31 00:15:38,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-07-31 00:15:38,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/roles/59fbde5b5bef479da013cc114cc1fe9d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}a8ea5f428236cf1cef930b3932e9b6638c18a0a3" 2019-07-31 00:15:38,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Jul 2019 00:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdf3a6a5-6091-4888-b028-cc3615c4899a 2019-07-31 00:15:38,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-31 00:15:38,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/roles/59fbde5b5bef479da013cc114cc1fe9d used request id req-bdf3a6a5-6091-4888-b028-cc3615c4899a 2019-07-31 00:15:38,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.23868894577s 2019-07-31 00:15:38,793 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-07-31 00:15:38,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-31 00:15:38,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1067ad50-2222-4a68-8cb5-d1cceccdeab5 2019-07-31 00:15:38,848 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-31 00:15:38,848 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-1067ad50-2222-4a68-8cb5-d1cceccdeab5 2019-07-31 00:15:38,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-31 00:15:39,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-31T01:15:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["0ro1MrzPQzq4yFzh1HdrtQ"], "issued_at": "2019-07-31T00:15:39.000000Z"}} 2019-07-31 00:15:39,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-31 00:15:39,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:15:39,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:39 GMT X-Openstack-Request-Id: req-a2b04981-dd6e-4860-b8df-ac795f7a2975 2019-07-31 00:15:39,685 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-31 00:15:39,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a2b04981-dd6e-4860-b8df-ac795f7a2975 2019-07-31 00:15:39,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40043592453s 2019-07-31 00:15:39,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-31 00:15:39,698 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-561586f1-ccfd-4239-a8b7-aba17c72b992 2019-07-31 00:15:39,699 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:15:39,699 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-561586f1-ccfd-4239-a8b7-aba17c72b992 2019-07-31 00:15:39,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-31 00:15:39,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:15:39,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ba7ced-f906-4b19-9c9f-ed0f7b40e253 2019-07-31 00:15:39,859 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-31 00:15:39,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-26ba7ced-f906-4b19-9c9f-ed0f7b40e253 2019-07-31 00:15:39,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.159996986389s 2019-07-31 00:15:39,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-31 00:15:39,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7"}}' 2019-07-31 00:15:40,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023b3f35-b45c-4c33-8582-3e3e707d038d 2019-07-31 00:15:40,133 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.37:5000/v3/projects/1401a51841c94ff0a90150697b907040"}, "tags": [], "enabled": true, "id": "1401a51841c94ff0a90150697b907040", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7"}} 2019-07-31 00:15:40,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-023b3f35-b45c-4c33-8582-3e3e707d038d 2019-07-31 00:15:40,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.266411781311s 2019-07-31 00:15:40,134 - 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'1401a51841c94ff0a90150697b907040', '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_88b99c9d-dcfb-4470-bffb-53a18771ded7'}) 2019-07-31 00:15:40,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-31 00:15:40,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8UqNWqzk5rg74moAwXiauEb4NLT1Ty", "email": null, "name": "vyos_vrouter-user_88b99c9d-dcfb-4470-bffb-53a18771ded7"}}' 2019-07-31 00:15:40,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b26cd003-1c68-4fcc-b56d-d4f1ddec9361 2019-07-31 00:15:40,642 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_88b99c9d-dcfb-4470-bffb-53a18771ded7", "links": {"self": "http://172.30.9.37:5000/v3/users/0ebf8e7b8f064c3091028a4e28fd50b2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ebf8e7b8f064c3091028a4e28fd50b2", "domain_id": "default", "password_expires_at": null}} 2019-07-31 00:15:40,642 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-b26cd003-1c68-4fcc-b56d-d4f1ddec9361 2019-07-31 00:15:40,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.498952150345s 2019-07-31 00:15:40,643 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0ebf8e7b8f064c3091028a4e28fd50b2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_88b99c9d-dcfb-4470-bffb-53a18771ded7'}) 2019-07-31 00:15:40,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-31 00:15:40,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:15:40,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1acf7c6c-2944-4bf5-a12d-c128df46dc0b 2019-07-31 00:15:40,869 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-31 00:15:40,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-1acf7c6c-2944-4bf5-a12d-c128df46dc0b 2019-07-31 00:15:40,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.220905065536s 2019-07-31 00:15:40,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-31 00:15:40,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:15:41,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427d38fb-045e-476a-acea-a7c8ab8f5dea 2019-07-31 00:15:41,103 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-31 00:15:41,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-427d38fb-045e-476a-acea-a7c8ab8f5dea 2019-07-31 00:15:41,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.228363037109s 2019-07-31 00:15:41,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-31 00:15:41,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:15:41,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3d54e1-3e39-4368-b7ab-87b3ce6a8616 2019-07-31 00:15:41,346 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-31 00:15:41,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-9c3d54e1-3e39-4368-b7ab-87b3ce6a8616 2019-07-31 00:15:41,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.238136053085s 2019-07-31 00:15:41,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-31 00:15:41,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:15:41,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-195312c9-b56e-44bd-9cd8-bc168b16507a 2019-07-31 00:15:41,552 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-31 00:15:41,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-195312c9-b56e-44bd-9cd8-bc168b16507a 2019-07-31 00:15:41,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200866937637s 2019-07-31 00:15:41,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-31 00:15:41,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:15:41,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c25eaf1-d672-4188-9210-3e8253ea9381 2019-07-31 00:15:41,800 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "vyos_vrouter-user_88b99c9d-dcfb-4470-bffb-53a18771ded7", "links": {"self": "http://172.30.9.37:5000/v3/users/0ebf8e7b8f064c3091028a4e28fd50b2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ebf8e7b8f064c3091028a4e28fd50b2", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-31 00:15:41,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-7c25eaf1-d672-4188-9210-3e8253ea9381 2019-07-31 00:15:41,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246501207352s 2019-07-31 00:15:41,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-31 00:15:41,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:15:42,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-617d8194-0fae-4763-baa8-17cc87bd5669 2019-07-31 00:15:42,035 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.37:5000/v3/projects/1401a51841c94ff0a90150697b907040"}, "tags": [], "enabled": true, "id": "1401a51841c94ff0a90150697b907040", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7"}]} 2019-07-31 00:15:42,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-617d8194-0fae-4763-baa8-17cc87bd5669 2019-07-31 00:15:42,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.222541093826s 2019-07-31 00:15:42,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-31 00:15:42,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=0ebf8e7b8f064c3091028a4e28fd50b2&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=1401a51841c94ff0a90150697b907040" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:15:42,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d74f410e-26cc-4aff-8fad-0edd8f32f91b 2019-07-31 00:15:42,256 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=0ebf8e7b8f064c3091028a4e28fd50b2&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=1401a51841c94ff0a90150697b907040", "previous": null, "next": null}} 2019-07-31 00:15:42,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=0ebf8e7b8f064c3091028a4e28fd50b2&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=1401a51841c94ff0a90150697b907040 used request id req-d74f410e-26cc-4aff-8fad-0edd8f32f91b 2019-07-31 00:15:42,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.212094068527s 2019-07-31 00:15:42,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-31 00:15:42,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/1401a51841c94ff0a90150697b907040/users/0ebf8e7b8f064c3091028a4e28fd50b2/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:15:42,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Jul 2019 00:15:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ac9ba4a-fa47-4f88-b7ea-81041e93ea67 2019-07-31 00:15:42,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-31 00:15:42,429 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/1401a51841c94ff0a90150697b907040/users/0ebf8e7b8f064c3091028a4e28fd50b2/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-2ac9ba4a-fa47-4f88-b7ea-81041e93ea67 2019-07-31 00:15:42,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.169070005417s 2019-07-31 00:15:42,430 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7', 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'1401a51841c94ff0a90150697b907040', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8UqNWqzk5rg74moAwXiauEb4NLT1Ty', 'username': u'vyos_vrouter-user_88b99c9d-dcfb-4470-bffb-53a18771ded7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-31 00:15:42,435 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_88b99c9d-dcfb-4470-bffb-53a18771ded7', 'password': '8UqNWqzk5rg74moAwXiauEb4NLT1Ty', 'project_name': 'vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': '1401a51841c94ff0a90150697b907040', 'project_domain_name': 'Default'} 2019-07-31 00:15:42,465 - 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-07-31 00:15:42,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-07-31 00:15:42,506 - 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-07-31 00:15:42,538 - 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-07-31 00:15:42,539 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-07-31 00:15:42,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-31 00:15:42,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:15:42,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-601fb419-a51e-45f7-bba3-9513d219a4b7 2019-07-31 00:15:42,671 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-31 00:15:42,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-601fb419-a51e-45f7-bba3-9513d219a4b7 2019-07-31 00:15:42,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.131275177002s 2019-07-31 00:15:42,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-31 00:15:42,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:15:42,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97293c8f-d0d5-45c9-a9d9-bdfe0d9d84af 2019-07-31 00:15:42,871 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.37:5000/v3/projects/1401a51841c94ff0a90150697b907040"}, "tags": [], "enabled": true, "id": "1401a51841c94ff0a90150697b907040", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7"}]} 2019-07-31 00:15:42,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-97293c8f-d0d5-45c9-a9d9-bdfe0d9d84af 2019-07-31 00:15:42,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192054033279s 2019-07-31 00:15:42,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-31 00:15:42,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" -d '{"network": {"tenant_id": "1401a51841c94ff0a90150697b907040", "name": "vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7", "admin_state_up": true}}' 2019-07-31 00:15:43,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:43 GMT X-Openstack-Request-Id: req-ed20cc41-3d88-4c30-8e8a-79828b1d6311 2019-07-31 00:15:43,460 - 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":"03704cbc-cad9-457b-9117-946d67049cb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-31T00:15:43Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:15:43Z","mtu":1450}} 2019-07-31 00:15:43,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-ed20cc41-3d88-4c30-8e8a-79828b1d6311 2019-07-31 00:15:43,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.586496829987s 2019-07-31 00:15:43,460 - 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-07-31T00:15:43Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'03704cbc-cad9-457b-9117-946d67049cb9', u'provider:segmentation_id': 25, 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_88b99c9d-dcfb-4470-bffb-53a18771ded7', u'created_at': u'2019-07-31T00:15:43Z', u'mtu': 1450, u'tenant_id': u'1401a51841c94ff0a90150697b907040', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1401a51841c94ff0a90150697b907040', u'l2_adjacency': True}) 2019-07-31 00:15:43,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-31 00:15:43,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb78184-6744-41e5-9b40-2df030d588cc 2019-07-31 00:15:43,471 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-31 00:15:43,471 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-0bb78184-6744-41e5-9b40-2df030d588cc 2019-07-31 00:15:43,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-31 00:15:43,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-31T01:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1401a51841c94ff0a90150697b907040", "name": "vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/1401a51841c94ff0a90150697b907040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/1401a51841c94ff0a90150697b907040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/1401a51841c94ff0a90150697b907040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_1401a51841c94ff0a90150697b907040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_1401a51841c94ff0a90150697b907040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/1401a51841c94ff0a90150697b907040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/1401a51841c94ff0a90150697b907040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/1401a51841c94ff0a90150697b907040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/1401a51841c94ff0a90150697b907040", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/1401a51841c94ff0a90150697b907040", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/1401a51841c94ff0a90150697b907040", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_88b99c9d-dcfb-4470-bffb-53a18771ded7", "id": "0ebf8e7b8f064c3091028a4e28fd50b2"}, "audit_ids": ["eMTsRGAvR8Git5xTT4HKKw"], "issued_at": "2019-07-31T00:15:43.000000Z"}} 2019-07-31 00:15:43,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-31 00:15:43,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:15:44,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:44 GMT X-Openstack-Request-Id: req-de3cb0d3-3510-4e5c-9700-0a214b43f163 2019-07-31 00:15:44,303 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"03704cbc-cad9-457b-9117-946d67049cb9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-31T00:15:43Z","qos_policy_id":null,"name":"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:15:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-31 00:15:44,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-de3cb0d3-3510-4e5c-9700-0a214b43f163 2019-07-31 00:15:44,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.414723873138s 2019-07-31 00:15:44,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-31 00:15:44,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '{"subnet": {"name": "vyos_vrouter-subnet_88b99c9d-dcfb-4470-bffb-53a18771ded7", "enable_dhcp": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-31 00:15:45,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:45 GMT X-Openstack-Request-Id: req-a9cf4a36-4d3f-4dde-b3ba-55f273542b31 2019-07-31 00:15:45,358 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03704cbc-cad9-457b-9117-946d67049cb9","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:15:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-31T00:15: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":"1401a51841c94ff0a90150697b907040","id":"e4ed36e5-c07d-44a9-b630-725bda1c45fe","subnetpool_id":null,"name":"vyos_vrouter-subnet_88b99c9d-dcfb-4470-bffb-53a18771ded7"}} 2019-07-31 00:15:45,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-a9cf4a36-4d3f-4dde-b3ba-55f273542b31 2019-07-31 00:15:45,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.05369591713s 2019-07-31 00:15:45,359 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-31T00:15: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'e4ed36e5-c07d-44a9-b630-725bda1c45fe', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_88b99c9d-dcfb-4470-bffb-53a18771ded7', u'enable_dhcp': True, u'network_id': u'03704cbc-cad9-457b-9117-946d67049cb9', u'tenant_id': u'1401a51841c94ff0a90150697b907040', u'created_at': u'2019-07-31T00:15: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'1401a51841c94ff0a90150697b907040'}) 2019-07-31 00:15:45,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-31 00:15:45,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "vyos_vrouter-router_88b99c9d-dcfb-4470-bffb-53a18771ded7", "admin_state_up": true}}' 2019-07-31 00:15:53,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:53 GMT X-Openstack-Request-Id: req-794e69b4-5643-42d7-877c-9c84307dbdb2 2019-07-31 00:15:53,212 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:15:46Z", "admin_state_up": true, "updated_at": "2019-07-31T00:15:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1401a51841c94ff0a90150697b907040", "id": "eb38f23f-6472-4cae-999d-8cb743a89004", "name": "vyos_vrouter-router_88b99c9d-dcfb-4470-bffb-53a18771ded7"}} 2019-07-31 00:15:53,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-794e69b4-5643-42d7-877c-9c84307dbdb2 2019-07-31 00:15:53,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.85314011574s 2019-07-31 00:15:53,213 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-31T00:15:47Z', u'revision_number': 3, u'id': u'eb38f23f-6472-4cae-999d-8cb743a89004', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_88b99c9d-dcfb-4470-bffb-53a18771ded7', u'admin_state_up': True, u'tenant_id': u'1401a51841c94ff0a90150697b907040', u'created_at': u'2019-07-31T00:15:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'1401a51841c94ff0a90150697b907040'}) 2019-07-31 00:15:53,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-31 00:15:53,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/eb38f23f-6472-4cae-999d-8cb743a89004/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '{"subnet_id": "e4ed36e5-c07d-44a9-b630-725bda1c45fe"}' 2019-07-31 00:15:56,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:56 GMT X-Openstack-Request-Id: req-1ac5ba76-5544-4f7a-880c-ffe54bd297a0 2019-07-31 00:15:56,498 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "tenant_id": "1401a51841c94ff0a90150697b907040", "subnet_id": "e4ed36e5-c07d-44a9-b630-725bda1c45fe", "subnet_ids": ["e4ed36e5-c07d-44a9-b630-725bda1c45fe"], "port_id": "8a0b821f-7d29-439d-814e-81ea3d81608c", "id": "eb38f23f-6472-4cae-999d-8cb743a89004"} 2019-07-31 00:15:56,499 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/eb38f23f-6472-4cae-999d-8cb743a89004/add_router_interface.json used request id req-1ac5ba76-5544-4f7a-880c-ffe54bd297a0 2019-07-31 00:15:56,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.28465199471s 2019-07-31 00:15:56,499 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-31 00:15:57,748 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8ee57e8549b609af99c44f881b823041 sha256:0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc 2019-07-31 00:15:57,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-31 00:15:57,755 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:57 GMT 2019-07-31 00:15:57,755 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-31 00:15:57,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:15:57,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:15:58,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:58 GMT X-Openstack-Request-Id: req-db62f35a-4d76-491c-9fa2-9c9629b31bcf 2019-07-31 00:15:58,085 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:15:58,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-db62f35a-4d76-491c-9fa2-9c9629b31bcf 2019-07-31 00:15:58,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.325047969818s 2019-07-31 00:15:58,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-31 00:15:58,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '{"owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "owner_specified.shade.object": "images/vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7"}' 2019-07-31 00:15:58,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Wed, 31 Jul 2019 00:15:58 GMT Location: http://172.30.9.37:9292/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-31d57ec4-c546-4288-93c7-22e77ebdf33f 2019-07-31 00:15:58,911 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:15:58Z", "file": "/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174/file", "owner": "1401a51841c94ff0a90150697b907040", "id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "size": null, "self": "/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7", "checksum": null, "created_at": "2019-07-31T00:15:58Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-31 00:15:58,911 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-31d57ec4-c546-4288-93c7-22e77ebdf33f 2019-07-31 00:15:58,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.816452980042s 2019-07-31 00:15:58,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-31 00:15:58,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '' 2019-07-31 00:16:04,586 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:16:04 GMT X-Openstack-Request-Id: req-c3438838-7654-4c6b-b549-5998e466854e 2019-07-31 00:16:04,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-07-31 00:16:04,587 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174/file used request id req-c3438838-7654-4c6b-b549-5998e466854e 2019-07-31 00:16:04,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.67484593391s 2019-07-31 00:16:04,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:16:04,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:05,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:05 GMT X-Openstack-Request-Id: req-7a52f360-9751-4b0c-b38b-0e950c7f0889 2019-07-31 00:16:05,362 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:16:04Z", "file": "/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174/file", "owner": "1401a51841c94ff0a90150697b907040", "id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "size": 296288256, "self": "/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/1efbf7f1-33bf-4915-a731-93fd865a3174/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/1efbf7f1-33bf-4915-a731-93fd865a3174/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-31T00:15:58Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:16:05,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-7a52f360-9751-4b0c-b38b-0e950c7f0889 2019-07-31 00:16:05,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.77032494545s 2019-07-31 00:16:05,364 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/1efbf7f1-33bf-4915-a731-93fd865a3174/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174/file', 'owner': u'1401a51841c94ff0a90150697b907040', 'id': u'1efbf7f1-33bf-4915-a731-93fd865a3174', 'size': 296288256, u'self': u'/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1401a51841c94ff0a90150697b907040', 'name': 'vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/1efbf7f1-33bf-4915-a731-93fd865a3174/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-31T00:16:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-31T00:16:04Z', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', 'properties': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7', 'created': u'2019-07-31T00:15:58Z', 'checksum': u'8ee57e8549b609af99c44f881b823041', 'created_at': u'2019-07-31T00:15:58Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', 'metadata': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}}) 2019-07-31 00:16:05,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-31 00:16:05,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-07-31 00:16:06,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-777d914f-5a5a-4690-915f-e784e3896751 x-openstack-request-id: req-777d914f-5a5a-4690-915f-e784e3896751 2019-07-31 00:16:06,146 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "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": "0170caf8-7c94-4b0c-9967-431f12b364b0"}} 2019-07-31 00:16:06,147 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-777d914f-5a5a-4690-915f-e784e3896751 2019-07-31 00:16:06,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.778702020645s 2019-07-31 00:16:06,148 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'0170caf8-7c94-4b0c-9967-431f12b364b0', 'swap': 0}) 2019-07-31 00:16:06,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-31 00:16:06,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" -d '{"extra_specs": {}}' 2019-07-31 00:16:06,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-1ee9a678-f12d-4e4a-8482-4ef1c6edaa38 x-openstack-request-id: req-1ee9a678-f12d-4e4a-8482-4ef1c6edaa38 2019-07-31 00:16:06,174 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-31 00:16:06,175 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0/os-extra_specs used request id req-1ee9a678-f12d-4e4a-8482-4ef1c6edaa38 2019-07-31 00:16:06,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0261499881744s 2019-07-31 00:16:06,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-07-31 00:16:06,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '{"keypair": {"name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7"}}' 2019-07-31 00:16:06,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-bad83a80-ea47-4571-a0e8-4d90ed864cd3 x-openstack-request-id: req-bad83a80-ea47-4571-a0e8-4d90ed864cd3 2019-07-31 00:16:06,659 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA7q7GlmaHNW9+RMC9sVsk5Ih30AUVwCnG9xyD9hRxD8PWEal9vERbqayNrl7rQ85pHarm+D14TNab22gryFed4Oy+1wdE8PNFkrijzZoLGGaxeH949X2u1bKoIJqLmkDEVembByAG3m2kP+7Fv/pKbY1IDYLEDGLQFYl7eaRmjeuW/M5YOQ3s+APt3nhXX22eCJ3r3wQ756l8TtSZOW5INU+KKGCS/5TWQBqQLkj4r6gkIUCmHRS4IZg4Uu2sJumdfreBRwNanmHfmsvtsylUegNPolOcxr+bhvcZtdg+Ue8E+bfvZ5RY9iRPhwR3IZMG14ucfjOfAjEVkLcQ77Wz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwO6uxpZmhzVvfkTAvbFbJOSId9AFFcApxvccg/YUcQ/D1hGp\nfbxEW6msja5e60POaR2q5vg9eEzWm9toK8hXneDsvtcHRPDzRZK4o82aCxhmsXh/\nePV9rtWyqCCai5pAxFXpmwcgBt5tpD/uxb/6Sm2NSA2CxAxi0BWJe3mkZo3rlvzO\nWDkN7PgD7d54V19tngid698EO+epfE7UmTluSDVPiihgkv+U1kAakC5I+K+oJCFA\nph0UuCGYOFLtrCbpnX63gUcDWp5h35rL7bMpVHoDT6JTnMa/m4b3GbXYPlHvBPm3\n72eUWPYkT4cEdyGTBteLnH4znwIxFZC3EO+1swIDAQABAoIBAQDA5mSNXhdJHN5L\nC4cCou+UZYMk+DH9W1LqAmzabBJoMPEHekVS2Ago9e73Ad8Zr4QTiXw0zwL24yy4\nTJlNHVStIBTVgr1b6uXxLA+8h3d7nHwg+W/KivmM81Fb1K1w41vacmPNg0Q8Weya\nCuo7ggVIoVxfLFMQnam2j7IUaL09Yu6CeuhpXOk10flt09PFr8QOFnXTrLg0C0b0\ndXJIgB3f3j62F+Ab9yoeMoaj5L+7Ev9JMsHKhl8frSywbVbrGvQIlNBvHKEs1oTE\n0GYDBYkr1Asz69tg/xQIoHNjydJlej4WPbxLmdSWpEiJzcKXgycntW6+gpSy/OuF\nfkA/tDHhAoGBAPLHnlqt1/SAZLaaVe4Gq6eD3l1DnP6aTSfhCwav74o/FTOmdyir\nJTZb9UO2E6cr9Vt/sbph4qBJKyPngQEB0/BdgXMKco0Xrk0k5dzOaKMKQyyrMcXQ\noJT7WoVdjYsLOAbsS+K6xq+C/hySUvYfbXepYPIP80DLQ/3v9g2uMhVbAoGBAMtw\nL1DuwHKTU6GXBeuc/Tc6uwJlsOAVX4xN8mH9IEQI4/r2EVl1Up8XdFWioxOBWKB3\ng7oQ+EozQ9L46nZHQTtrChnzPkIbbtgTATdGsIQUw4kbciSPL1P0FTzP2dvzYMdM\n6g0FeO0V0acPVvdPiAr59iAT2ui9x7kCa4PNUViJAoGAXoImutYBw0RX8F2UJdyi\n5csHvPadHt+iOWv5htjmPsLf1gNvT32QNuEFUR6H+AO8t6m13gBM4GibSpbMOUAk\n6OT9h3MBtLsLNyyt7o7LXOyZycG61m6olFZknpYUi5QKc2d5AwICZkBv+19avETv\nsC1Xd+ONpiN6jFflSN4O0RECgYEAlncrB9kOTa/ZszJYFqPORQMTPfqoj5Q/Ty53\njzIAo1FQDVXiDyBPM4vNZ2ka5FpOiqDatMvIWFkCWQ/xmfmpraDFn9vguFRB715f\nD9sgww/4b3f1PEUK5DUrYAb7Q0sG0WF52pepkPEKV11pHRGdtUCbYa5NwsZa6eN4\nUcuR1sECgYEAmc0LWDHaCFS9tfO1b5QAmbTBZYm6fDtYHbmAamx4Kg6FUkKlc9HB\nDC8OQm/LC5IkrcKxHD5Toius9BMYIFQrk9yNKWYsjUqZTgESirb1OAkgyIo/8ioo\noKDCWtk0fyw6iApCzy5NifljiwXKpG+LSYfSlvFrB5o9UfvAiRbab6w=\n-----END RSA PRIVATE KEY-----\n", "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "fingerprint": "a1:eb:a4:02:00:f0:2d:a0:e9:6a:e2:c9:d3:6a:dc:aa"}} 2019-07-31 00:16:06,659 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-bad83a80-ea47-4571-a0e8-4d90ed864cd3 2019-07-31 00:16:06,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.481974124908s 2019-07-31 00:16:06,660 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA7q7GlmaHNW9+RMC9sVsk5Ih30AUVwCnG9xyD9hRxD8PWEal9vERbqayNrl7rQ85pHarm+D14TNab22gryFed4Oy+1wdE8PNFkrijzZoLGGaxeH949X2u1bKoIJqLmkDEVembByAG3m2kP+7Fv/pKbY1IDYLEDGLQFYl7eaRmjeuW/M5YOQ3s+APt3nhXX22eCJ3r3wQ756l8TtSZOW5INU+KKGCS/5TWQBqQLkj4r6gkIUCmHRS4IZg4Uu2sJumdfreBRwNanmHfmsvtsylUegNPolOcxr+bhvcZtdg+Ue8E+bfvZ5RY9iRPhwR3IZMG14ucfjOfAjEVkLcQ77Wz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAwO6uxpZmhzVvfkTAvbFbJOSId9AFFcApxvccg/YUcQ/D1hGp\nfbxEW6msja5e60POaR2q5vg9eEzWm9toK8hXneDsvtcHRPDzRZK4o82aCxhmsXh/\nePV9rtWyqCCai5pAxFXpmwcgBt5tpD/uxb/6Sm2NSA2CxAxi0BWJe3mkZo3rlvzO\nWDkN7PgD7d54V19tngid698EO+epfE7UmTluSDVPiihgkv+U1kAakC5I+K+oJCFA\nph0UuCGYOFLtrCbpnX63gUcDWp5h35rL7bMpVHoDT6JTnMa/m4b3GbXYPlHvBPm3\n72eUWPYkT4cEdyGTBteLnH4znwIxFZC3EO+1swIDAQABAoIBAQDA5mSNXhdJHN5L\nC4cCou+UZYMk+DH9W1LqAmzabBJoMPEHekVS2Ago9e73Ad8Zr4QTiXw0zwL24yy4\nTJlNHVStIBTVgr1b6uXxLA+8h3d7nHwg+W/KivmM81Fb1K1w41vacmPNg0Q8Weya\nCuo7ggVIoVxfLFMQnam2j7IUaL09Yu6CeuhpXOk10flt09PFr8QOFnXTrLg0C0b0\ndXJIgB3f3j62F+Ab9yoeMoaj5L+7Ev9JMsHKhl8frSywbVbrGvQIlNBvHKEs1oTE\n0GYDBYkr1Asz69tg/xQIoHNjydJlej4WPbxLmdSWpEiJzcKXgycntW6+gpSy/OuF\nfkA/tDHhAoGBAPLHnlqt1/SAZLaaVe4Gq6eD3l1DnP6aTSfhCwav74o/FTOmdyir\nJTZb9UO2E6cr9Vt/sbph4qBJKyPngQEB0/BdgXMKco0Xrk0k5dzOaKMKQyyrMcXQ\noJT7WoVdjYsLOAbsS+K6xq+C/hySUvYfbXepYPIP80DLQ/3v9g2uMhVbAoGBAMtw\nL1DuwHKTU6GXBeuc/Tc6uwJlsOAVX4xN8mH9IEQI4/r2EVl1Up8XdFWioxOBWKB3\ng7oQ+EozQ9L46nZHQTtrChnzPkIbbtgTATdGsIQUw4kbciSPL1P0FTzP2dvzYMdM\n6g0FeO0V0acPVvdPiAr59iAT2ui9x7kCa4PNUViJAoGAXoImutYBw0RX8F2UJdyi\n5csHvPadHt+iOWv5htjmPsLf1gNvT32QNuEFUR6H+AO8t6m13gBM4GibSpbMOUAk\n6OT9h3MBtLsLNyyt7o7LXOyZycG61m6olFZknpYUi5QKc2d5AwICZkBv+19avETv\nsC1Xd+ONpiN6jFflSN4O0RECgYEAlncrB9kOTa/ZszJYFqPORQMTPfqoj5Q/Ty53\njzIAo1FQDVXiDyBPM4vNZ2ka5FpOiqDatMvIWFkCWQ/xmfmpraDFn9vguFRB715f\nD9sgww/4b3f1PEUK5DUrYAb7Q0sG0WF52pepkPEKV11pHRGdtUCbYa5NwsZa6eN4\nUcuR1sECgYEAmc0LWDHaCFS9tfO1b5QAmbTBZYm6fDtYHbmAamx4Kg6FUkKlc9HB\nDC8OQm/LC5IkrcKxHD5Toius9BMYIFQrk9yNKWYsjUqZTgESirb1OAkgyIo/8ioo\noKDCWtk0fyw6iApCzy5NifljiwXKpG+LSYfSlvFrB5o9UfvAiRbab6w=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0ebf8e7b8f064c3091028a4e28fd50b2', 'name': u'vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7', 'created_at': '2019-07-31T00:16:06.660805', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1401a51841c94ff0a90150697b907040', 'name': 'vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a1:eb:a4:02:00:f0:2d:a0:e9:6a:e2:c9:d3:6a:dc:aa', 'type': 'ssh', 'id': u'vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7'}) 2019-07-31 00:16:06,661 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAwO6uxpZmhzVvfkTAvbFbJOSId9AFFcApxvccg/YUcQ/D1hGp fbxEW6msja5e60POaR2q5vg9eEzWm9toK8hXneDsvtcHRPDzRZK4o82aCxhmsXh/ ePV9rtWyqCCai5pAxFXpmwcgBt5tpD/uxb/6Sm2NSA2CxAxi0BWJe3mkZo3rlvzO WDkN7PgD7d54V19tngid698EO+epfE7UmTluSDVPiihgkv+U1kAakC5I+K+oJCFA ph0UuCGYOFLtrCbpnX63gUcDWp5h35rL7bMpVHoDT6JTnMa/m4b3GbXYPlHvBPm3 72eUWPYkT4cEdyGTBteLnH4znwIxFZC3EO+1swIDAQABAoIBAQDA5mSNXhdJHN5L C4cCou+UZYMk+DH9W1LqAmzabBJoMPEHekVS2Ago9e73Ad8Zr4QTiXw0zwL24yy4 TJlNHVStIBTVgr1b6uXxLA+8h3d7nHwg+W/KivmM81Fb1K1w41vacmPNg0Q8Weya Cuo7ggVIoVxfLFMQnam2j7IUaL09Yu6CeuhpXOk10flt09PFr8QOFnXTrLg0C0b0 dXJIgB3f3j62F+Ab9yoeMoaj5L+7Ev9JMsHKhl8frSywbVbrGvQIlNBvHKEs1oTE 0GYDBYkr1Asz69tg/xQIoHNjydJlej4WPbxLmdSWpEiJzcKXgycntW6+gpSy/OuF fkA/tDHhAoGBAPLHnlqt1/SAZLaaVe4Gq6eD3l1DnP6aTSfhCwav74o/FTOmdyir JTZb9UO2E6cr9Vt/sbph4qBJKyPngQEB0/BdgXMKco0Xrk0k5dzOaKMKQyyrMcXQ oJT7WoVdjYsLOAbsS+K6xq+C/hySUvYfbXepYPIP80DLQ/3v9g2uMhVbAoGBAMtw L1DuwHKTU6GXBeuc/Tc6uwJlsOAVX4xN8mH9IEQI4/r2EVl1Up8XdFWioxOBWKB3 g7oQ+EozQ9L46nZHQTtrChnzPkIbbtgTATdGsIQUw4kbciSPL1P0FTzP2dvzYMdM 6g0FeO0V0acPVvdPiAr59iAT2ui9x7kCa4PNUViJAoGAXoImutYBw0RX8F2UJdyi 5csHvPadHt+iOWv5htjmPsLf1gNvT32QNuEFUR6H+AO8t6m13gBM4GibSpbMOUAk 6OT9h3MBtLsLNyyt7o7LXOyZycG61m6olFZknpYUi5QKc2d5AwICZkBv+19avETv sC1Xd+ONpiN6jFflSN4O0RECgYEAlncrB9kOTa/ZszJYFqPORQMTPfqoj5Q/Ty53 jzIAo1FQDVXiDyBPM4vNZ2ka5FpOiqDatMvIWFkCWQ/xmfmpraDFn9vguFRB715f D9sgww/4b3f1PEUK5DUrYAb7Q0sG0WF52pepkPEKV11pHRGdtUCbYa5NwsZa6eN4 UcuR1sECgYEAmc0LWDHaCFS9tfO1b5QAmbTBZYm6fDtYHbmAamx4Kg6FUkKlc9HB DC8OQm/LC5IkrcKxHD5Toius9BMYIFQrk9yNKWYsjUqZTgESirb1OAkgyIo/8ioo oKDCWtk0fyw6iApCzy5NifljiwXKpG+LSYfSlvFrB5o9UfvAiRbab6w= -----END RSA PRIVATE KEY----- 2019-07-31 00:16:06,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-07-31 00:16:06,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '{"security_group": {"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-07-31 00:16:07,115 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:07 GMT X-Openstack-Request-Id: req-5043e3f1-c6f8-4527-a7e2-9b9974d73fb0 2019-07-31 00:16:07,115 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:07Z", "updated_at": "2019-07-31T00:16:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "630eba48-9daf-4799-ad7e-68dab4cb8fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "6400d51d-d81d-498d-a4a2-9dffcd791b7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}} 2019-07-31 00:16:07,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-5043e3f1-c6f8-4527-a7e2-9b9974d73fb0 2019-07-31 00:16:07,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.449109077454s 2019-07-31 00:16:07,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-31 00:16:07,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:07,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:07 GMT X-Openstack-Request-Id: req-873fb304-e166-48df-a88e-459d31ef87a9 2019-07-31 00:16:07,388 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:07Z", "updated_at": "2019-07-31T00:16:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "630eba48-9daf-4799-ad7e-68dab4cb8fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "6400d51d-d81d-498d-a4a2-9dffcd791b7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"description": "Default security group", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:15:43Z", "updated_at": "2019-07-31T00:15:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "39bc3a78-63d8-4f68-9d61-7da6552385c9", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "8bd336e8-5418-49d0-be54-0031df0bc311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "9125777c-89ac-474d-9969-deb016868c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "d3281fb6-e843-4b2e-a36a-c926da082a30", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "name": "default"}]} 2019-07-31 00:16:07,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-873fb304-e166-48df-a88e-459d31ef87a9 2019-07-31 00:16:07,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.264913797379s 2019-07-31 00:16:07,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-31 00:16:07,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -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": "231f7130-7f03-43f0-b651-dacc9e65ed94"}}' 2019-07-31 00:16:07,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:07 GMT X-Openstack-Request-Id: req-ee0fe1a6-75a9-4bf6-8784-a5d17d7f7f24 2019-07-31 00:16:07,887 - 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-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "port_range_min": 22, "revision_number": 0, "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:07Z", "project_id": "1401a51841c94ff0a90150697b907040", "id": "f837ea86-18aa-4ae3-bd33-16c16f1e128a"}} 2019-07-31 00:16:07,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-ee0fe1a6-75a9-4bf6-8784-a5d17d7f7f24 2019-07-31 00:16:07,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.491976976395s 2019-07-31 00:16:07,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-31 00:16:07,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:07,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:07 GMT X-Openstack-Request-Id: req-8e07bb62-eb66-48ae-8338-9bdaaf5f7c8d 2019-07-31 00:16:07,970 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:07Z", "updated_at": "2019-07-31T00:16:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "630eba48-9daf-4799-ad7e-68dab4cb8fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "6400d51d-d81d-498d-a4a2-9dffcd791b7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "f837ea86-18aa-4ae3-bd33-16c16f1e128a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 2, "project_id": "1401a51841c94ff0a90150697b907040", "id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"description": "Default security group", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:15:43Z", "updated_at": "2019-07-31T00:15:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "39bc3a78-63d8-4f68-9d61-7da6552385c9", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "8bd336e8-5418-49d0-be54-0031df0bc311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "9125777c-89ac-474d-9969-deb016868c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "d3281fb6-e843-4b2e-a36a-c926da082a30", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "name": "default"}]} 2019-07-31 00:16:07,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-8e07bb62-eb66-48ae-8338-9bdaaf5f7c8d 2019-07-31 00:16:07,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0766019821167s 2019-07-31 00:16:07,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-31 00:16:07,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -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": "231f7130-7f03-43f0-b651-dacc9e65ed94"}}' 2019-07-31 00:16:08,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:08 GMT X-Openstack-Request-Id: req-89ab3ea3-3f1c-4f8b-a01a-87a3763e8652 2019-07-31 00:16:08,440 - 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-07-31T00:16:08Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "port_range_min": null, "revision_number": 0, "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:08Z", "project_id": "1401a51841c94ff0a90150697b907040", "id": "5941f5e3-b95f-476d-affd-634fca29f3fc"}} 2019-07-31 00:16:08,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-89ab3ea3-3f1c-4f8b-a01a-87a3763e8652 2019-07-31 00:16:08,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.4642329216s 2019-07-31 00:16:08,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-31 00:16:08,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:08,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:08 GMT X-Openstack-Request-Id: req-5f14507b-98b9-4468-92f4-a2d930307bb5 2019-07-31 00:16:08,772 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:07Z", "updated_at": "2019-07-31T00:16:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:08Z", "revision_number": 0, "id": "5941f5e3-b95f-476d-affd-634fca29f3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:08Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "630eba48-9daf-4799-ad7e-68dab4cb8fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "6400d51d-d81d-498d-a4a2-9dffcd791b7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "f837ea86-18aa-4ae3-bd33-16c16f1e128a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 3, "project_id": "1401a51841c94ff0a90150697b907040", "id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"description": "Default security group", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:15:43Z", "updated_at": "2019-07-31T00:15:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "39bc3a78-63d8-4f68-9d61-7da6552385c9", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "8bd336e8-5418-49d0-be54-0031df0bc311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "9125777c-89ac-474d-9969-deb016868c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "d3281fb6-e843-4b2e-a36a-c926da082a30", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "name": "default"}]} 2019-07-31 00:16:08,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-5f14507b-98b9-4468-92f4-a2d930307bb5 2019-07-31 00:16:08,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324563026428s 2019-07-31 00:16:08,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-31 00:16:08,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -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": "231f7130-7f03-43f0-b651-dacc9e65ed94"}}' 2019-07-31 00:16:09,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:09 GMT X-Openstack-Request-Id: req-ec09f9e2-b07e-424f-95b9-07bb19815ba9 2019-07-31 00:16:09,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": 80, "updated_at": "2019-07-31T00:16:09Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "port_range_min": 80, "revision_number": 0, "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:09Z", "project_id": "1401a51841c94ff0a90150697b907040", "id": "852ca10c-be33-48f6-913f-3b088fd0e2e0"}} 2019-07-31 00:16:09,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-ec09f9e2-b07e-424f-95b9-07bb19815ba9 2019-07-31 00:16:09,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.457898855209s 2019-07-31 00:16:09,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-31 00:16:09,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:09,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:09 GMT X-Openstack-Request-Id: req-dbcf065f-87ab-4590-8e72-e38a616ce88a 2019-07-31 00:16:09,599 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:07Z", "updated_at": "2019-07-31T00:16:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:08Z", "revision_number": 0, "id": "5941f5e3-b95f-476d-affd-634fca29f3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:08Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "630eba48-9daf-4799-ad7e-68dab4cb8fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "6400d51d-d81d-498d-a4a2-9dffcd791b7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-31T00:16:09Z", "revision_number": 0, "id": "852ca10c-be33-48f6-913f-3b088fd0e2e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:09Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "f837ea86-18aa-4ae3-bd33-16c16f1e128a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"description": "Default security group", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:15:43Z", "updated_at": "2019-07-31T00:15:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "39bc3a78-63d8-4f68-9d61-7da6552385c9", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "8bd336e8-5418-49d0-be54-0031df0bc311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "9125777c-89ac-474d-9969-deb016868c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "d3281fb6-e843-4b2e-a36a-c926da082a30", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "name": "default"}]} 2019-07-31 00:16:09,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-dbcf065f-87ab-4590-8e72-e38a616ce88a 2019-07-31 00:16:09,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35684299469s 2019-07-31 00:16:09,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-31 00:16:09,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -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": "231f7130-7f03-43f0-b651-dacc9e65ed94"}}' 2019-07-31 00:16:09,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:09 GMT X-Openstack-Request-Id: req-6521f1cc-bac1-4232-8aab-be4dd9f580a7 2019-07-31 00:16:09,755 - 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-07-31T00:16:09Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "port_range_min": 443, "revision_number": 0, "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:09Z", "project_id": "1401a51841c94ff0a90150697b907040", "id": "980e85dc-fc24-4f19-8649-a5bb430aaaab"}} 2019-07-31 00:16:09,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-6521f1cc-bac1-4232-8aab-be4dd9f580a7 2019-07-31 00:16:09,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14687204361s 2019-07-31 00:16:09,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-31 00:16:09,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:09,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:09 GMT X-Openstack-Request-Id: req-c9482fd7-908f-4424-8fe6-6ab58359e612 2019-07-31 00:16:09,806 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:07Z", "updated_at": "2019-07-31T00:16:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:08Z", "revision_number": 0, "id": "5941f5e3-b95f-476d-affd-634fca29f3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:08Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "630eba48-9daf-4799-ad7e-68dab4cb8fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "6400d51d-d81d-498d-a4a2-9dffcd791b7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-31T00:16:09Z", "revision_number": 0, "id": "852ca10c-be33-48f6-913f-3b088fd0e2e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:09Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-31T00:16:09Z", "revision_number": 0, "id": "980e85dc-fc24-4f19-8649-a5bb430aaaab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:09Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "f837ea86-18aa-4ae3-bd33-16c16f1e128a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 5, "project_id": "1401a51841c94ff0a90150697b907040", "id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"description": "Default security group", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:15:43Z", "updated_at": "2019-07-31T00:15:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "39bc3a78-63d8-4f68-9d61-7da6552385c9", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "8bd336e8-5418-49d0-be54-0031df0bc311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "9125777c-89ac-474d-9969-deb016868c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "d3281fb6-e843-4b2e-a36a-c926da082a30", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "name": "default"}]} 2019-07-31 00:16:09,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-c9482fd7-908f-4424-8fe6-6ab58359e612 2019-07-31 00:16:09,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.044989824295s 2019-07-31 00:16:09,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-31 00:16:09,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -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": "231f7130-7f03-43f0-b651-dacc9e65ed94"}}' 2019-07-31 00:16:09,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:09 GMT X-Openstack-Request-Id: req-5dadafd2-d8f6-439c-a6c1-0bf0fa578f33 2019-07-31 00:16:09,965 - 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-07-31T00:16:09Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "port_range_min": 5671, "revision_number": 0, "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:09Z", "project_id": "1401a51841c94ff0a90150697b907040", "id": "0b906583-b75f-4640-83da-a87d99228c18"}} 2019-07-31 00:16:09,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5dadafd2-d8f6-439c-a6c1-0bf0fa578f33 2019-07-31 00:16:09,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.150986909866s 2019-07-31 00:16:09,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-31 00:16:09,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:10,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:10 GMT X-Openstack-Request-Id: req-bd219c56-a334-4923-92a8-e7c126eabbd2 2019-07-31 00:16:10,327 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:07Z", "updated_at": "2019-07-31T00:16:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-31T00:16:09Z", "revision_number": 0, "id": "0b906583-b75f-4640-83da-a87d99228c18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:09Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:08Z", "revision_number": 0, "id": "5941f5e3-b95f-476d-affd-634fca29f3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:08Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "630eba48-9daf-4799-ad7e-68dab4cb8fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "6400d51d-d81d-498d-a4a2-9dffcd791b7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-31T00:16:09Z", "revision_number": 0, "id": "852ca10c-be33-48f6-913f-3b088fd0e2e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:09Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-31T00:16:09Z", "revision_number": 0, "id": "980e85dc-fc24-4f19-8649-a5bb430aaaab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:09Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "f837ea86-18aa-4ae3-bd33-16c16f1e128a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 6, "project_id": "1401a51841c94ff0a90150697b907040", "id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"description": "Default security group", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:15:43Z", "updated_at": "2019-07-31T00:15:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "39bc3a78-63d8-4f68-9d61-7da6552385c9", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "8bd336e8-5418-49d0-be54-0031df0bc311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "9125777c-89ac-474d-9969-deb016868c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "d3281fb6-e843-4b2e-a36a-c926da082a30", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "name": "default"}]} 2019-07-31 00:16:10,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-bd219c56-a334-4923-92a8-e7c126eabbd2 2019-07-31 00:16:10,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.355803966522s 2019-07-31 00:16:10,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-07-31 00:16:10,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -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": "231f7130-7f03-43f0-b651-dacc9e65ed94"}}' 2019-07-31 00:16:10,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:10 GMT X-Openstack-Request-Id: req-dc80fa92-2409-48f3-9313-902223610889 2019-07-31 00:16:10,773 - 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-07-31T00:16:10Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "port_range_min": 53333, "revision_number": 0, "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:10Z", "project_id": "1401a51841c94ff0a90150697b907040", "id": "c1021cb7-e715-4105-87c0-5e3cd5735e01"}} 2019-07-31 00:16:10,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-dc80fa92-2409-48f3-9313-902223610889 2019-07-31 00:16:10,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.440397977829s 2019-07-31 00:16:10,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-31 00:16:10,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:11,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:11 GMT X-Openstack-Request-Id: req-2521d9b1-2b53-46bd-958f-8f7c97628199 2019-07-31 00:16:11,320 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"03704cbc-cad9-457b-9117-946d67049cb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["e4ed36e5-c07d-44a9-b630-725bda1c45fe"],"description":"","tags":[],"updated_at":"2019-07-31T00:15:44Z","qos_policy_id":null,"name":"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:15:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-31 00:16:11,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-2521d9b1-2b53-46bd-958f-8f7c97628199 2019-07-31 00:16:11,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.545175075531s 2019-07-31 00:16:11,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:16:11,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:11,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:11 GMT X-Openstack-Request-Id: req-3083bac6-d3c4-4a04-b316-408bd9ae130e 2019-07-31 00:16:11,654 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:16:04Z", "file": "/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174/file", "owner": "1401a51841c94ff0a90150697b907040", "id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "size": 296288256, "self": "/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/1efbf7f1-33bf-4915-a731-93fd865a3174/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/1efbf7f1-33bf-4915-a731-93fd865a3174/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-31T00:15:58Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:16:11,654 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-3083bac6-d3c4-4a04-b316-408bd9ae130e 2019-07-31 00:16:11,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.327903985977s 2019-07-31 00:16:11,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:16:11,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:11,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 31 Jul 2019 00: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-d55f9413-d755-463f-88e3-0ef465d381ad x-openstack-request-id: req-d55f9413-d755-463f-88e3-0ef465d381ad 2019-07-31 00:16:11,686 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "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": "0170caf8-7c94-4b0c-9967-431f12b364b0"}]} 2019-07-31 00:16:11,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-d55f9413-d755-463f-88e3-0ef465d381ad 2019-07-31 00:16:11,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249359607697s 2019-07-31 00:16:11,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-07-31 00:16:11,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '{"server": {"name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "imageRef": "1efbf7f1-33bf-4915-a731-93fd865a3174", "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "flavorRef": "0170caf8-7c94-4b0c-9967-431f12b364b0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "03704cbc-cad9-457b-9117-946d67049cb9"}], "security_groups": [{"name": "231f7130-7f03-43f0-b651-dacc9e65ed94"}]}}' 2019-07-31 00:16:17,631 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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 location: http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e x-compute-request-id: req-8740c1c9-cf5e-424c-ae10-778313102164 x-openstack-request-id: req-8740c1c9-cf5e-424c-ae10-778313102164 2019-07-31 00:16:17,631 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "231f7130-7f03-43f0-b651-dacc9e65ed94"}], "OS-DCF:diskConfig": "MANUAL", "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "adminPass": "vpRnuExCXV8N"}} 2019-07-31 00:16:17,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-8740c1c9-cf5e-424c-ae10-778313102164 2019-07-31 00:16:17,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 5.94343996048s 2019-07-31 00:16:17,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:17,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:18,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-3ecea9b1-1090-4702-8d9d-9da285678dc0 x-openstack-request-id: req-3ecea9b1-1090-4702-8d9d-9da285678dc0 2019-07-31 00:16:18,230 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "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-07-31T00:16:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:18,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3ecea9b1-1090-4702-8d9d-9da285678dc0 2019-07-31 00:16:18,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598305940628s 2019-07-31 00:16:18,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-31 00:16:18,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:18,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:18 GMT X-Openstack-Request-Id: req-c4c634e1-7ae2-4541-85e6-18addb22e7e4 2019-07-31 00:16:18,654 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"03704cbc-cad9-457b-9117-946d67049cb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["e4ed36e5-c07d-44a9-b630-725bda1c45fe"],"description":"","tags":[],"updated_at":"2019-07-31T00:15:44Z","qos_policy_id":null,"name":"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:15:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-31 00:16:18,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-c4c634e1-7ae2-4541-85e6-18addb22e7e4 2019-07-31 00:16:18,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.411630868912s 2019-07-31 00:16:18,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-31 00:16:18,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:19,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:19 GMT X-Openstack-Request-Id: req-61c5506b-29b2-424b-a3b6-6e0fa7dac47f 2019-07-31 00:16:19,086 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03704cbc-cad9-457b-9117-946d67049cb9","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:15:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-31T00:15: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":"1401a51841c94ff0a90150697b907040","id":"e4ed36e5-c07d-44a9-b630-725bda1c45fe","subnetpool_id":null,"name":"vyos_vrouter-subnet_88b99c9d-dcfb-4470-bffb-53a18771ded7"}]} 2019-07-31 00:16:19,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-61c5506b-29b2-424b-a3b6-6e0fa7dac47f 2019-07-31 00:16:19,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.430990934372s 2019-07-31 00:16:19,088 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:21,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:21,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:21,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 655 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-4413e6ce-249f-4b26-91d2-d6d56efed018 x-openstack-request-id: req-4413e6ce-249f-4b26-91d2-d6d56efed018 2019-07-31 00:16:21,502 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:20Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:21,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4413e6ce-249f-4b26-91d2-d6d56efed018 2019-07-31 00:16:21,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411677122116s 2019-07-31 00:16:21,509 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:23,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:23,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:24,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-c37065c1-9aa4-4ea0-a34d-617cd140f680 x-openstack-request-id: req-c37065c1-9aa4-4ea0-a34d-617cd140f680 2019-07-31 00:16:24,408 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:24,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-c37065c1-9aa4-4ea0-a34d-617cd140f680 2019-07-31 00:16:24,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.896774053574s 2019-07-31 00:16:24,415 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:26,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:26,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:27,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-80ac2cee-d426-464c-a1f6-56eeadf41a38 x-openstack-request-id: req-80ac2cee-d426-464c-a1f6-56eeadf41a38 2019-07-31 00:16:27,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:27,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-80ac2cee-d426-464c-a1f6-56eeadf41a38 2019-07-31 00:16:27,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.934486150742s 2019-07-31 00:16:27,359 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:29,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:29,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:30,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00: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-4b6d5211-985a-4e0a-aeba-e5fbc95e7202 x-openstack-request-id: req-4b6d5211-985a-4e0a-aeba-e5fbc95e7202 2019-07-31 00:16:30,517 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:30,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4b6d5211-985a-4e0a-aeba-e5fbc95e7202 2019-07-31 00:16:30,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15561318398s 2019-07-31 00:16:30,524 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:32,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:32,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:33,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-9ec23be2-3742-4f6a-9781-aedd315fb386 x-openstack-request-id: req-9ec23be2-3742-4f6a-9781-aedd315fb386 2019-07-31 00:16:33,276 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:33,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-9ec23be2-3742-4f6a-9781-aedd315fb386 2019-07-31 00:16:33,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.750275850296s 2019-07-31 00:16:33,284 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:35,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:35,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:35,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-a9018e3d-dcc1-43ec-8b1e-550f12b67dc9 x-openstack-request-id: req-a9018e3d-dcc1-43ec-8b1e-550f12b67dc9 2019-07-31 00:16:35,679 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:35,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a9018e3d-dcc1-43ec-8b1e-550f12b67dc9 2019-07-31 00:16:35,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393429994583s 2019-07-31 00:16:35,686 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:37,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:37,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:39,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-248db8e2-ee76-449e-9781-d9f1d18740b2 x-openstack-request-id: req-248db8e2-ee76-449e-9781-d9f1d18740b2 2019-07-31 00:16:39,019 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:39,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-248db8e2-ee76-449e-9781-d9f1d18740b2 2019-07-31 00:16:39,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.3299498558s 2019-07-31 00:16:39,026 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:41,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:41,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:42,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-8766a662-8cc1-4266-bda6-3f0bfe1759d1 x-openstack-request-id: req-8766a662-8cc1-4266-bda6-3f0bfe1759d1 2019-07-31 00:16:42,498 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:42,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-8766a662-8cc1-4266-bda6-3f0bfe1759d1 2019-07-31 00:16:42,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46915793419s 2019-07-31 00:16:42,504 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:44,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:44,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:45,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-ceb194be-4250-4154-bae9-794d68dcce8f x-openstack-request-id: req-ceb194be-4250-4154-bae9-794d68dcce8f 2019-07-31 00:16:45,564 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:45,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-ceb194be-4250-4154-bae9-794d68dcce8f 2019-07-31 00:16:45,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05769395828s 2019-07-31 00:16:45,571 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:47,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:47,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:48,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-0aee08c9-a335-4584-9f52-ab909de2ed6e x-openstack-request-id: req-0aee08c9-a335-4584-9f52-ab909de2ed6e 2019-07-31 00:16:48,690 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:48,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0aee08c9-a335-4584-9f52-ab909de2ed6e 2019-07-31 00:16:48,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.11654400826s 2019-07-31 00:16:48,697 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:50,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:50,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:51,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-e554ee9a-53bb-4b2a-b13d-61f141987ef9 x-openstack-request-id: req-e554ee9a-53bb-4b2a-b13d-61f141987ef9 2019-07-31 00:16:51,443 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:51,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e554ee9a-53bb-4b2a-b13d-61f141987ef9 2019-07-31 00:16:51,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74315905571s 2019-07-31 00:16:51,450 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:53,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:53,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:54,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-4130a0dd-6da6-43b6-9945-37f390e29462 x-openstack-request-id: req-4130a0dd-6da6-43b6-9945-37f390e29462 2019-07-31 00:16:54,925 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:54,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-4130a0dd-6da6-43b6-9945-37f390e29462 2019-07-31 00:16:54,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47283411026s 2019-07-31 00:16:54,933 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:56,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:56,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:16:57,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-2f8e14bf-6fe3-4575-be77-e8077b6b47ba x-openstack-request-id: req-2f8e14bf-6fe3-4575-be77-e8077b6b47ba 2019-07-31 00:16:57,725 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:16:57,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-2f8e14bf-6fe3-4575-be77-e8077b6b47ba 2019-07-31 00:16:57,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.78967499733s 2019-07-31 00:16:57,732 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:16:59,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:16:59,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:00,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:16: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-0fef2dd1-3f15-4832-b6e4-50b731afa463 x-openstack-request-id: req-0fef2dd1-3f15-4832-b6e4-50b731afa463 2019-07-31 00:17:00,813 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:00,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0fef2dd1-3f15-4832-b6e4-50b731afa463 2019-07-31 00:17:00,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07839298248s 2019-07-31 00:17:00,820 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:02,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:02,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:03,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31e6f45e-9f8d-4f74-a191-7412e1fcaa3f x-openstack-request-id: req-31e6f45e-9f8d-4f74-a191-7412e1fcaa3f 2019-07-31 00:17:03,498 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:03,498 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-31e6f45e-9f8d-4f74-a191-7412e1fcaa3f 2019-07-31 00:17:03,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675563097s 2019-07-31 00:17:03,505 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:05,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:05,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:06,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe26a083-e0ec-4a24-88ad-be9e07c04eeb x-openstack-request-id: req-fe26a083-e0ec-4a24-88ad-be9e07c04eeb 2019-07-31 00:17:06,604 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:06,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-fe26a083-e0ec-4a24-88ad-be9e07c04eeb 2019-07-31 00:17:06,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09639811516s 2019-07-31 00:17:06,611 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:08,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:08,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:09,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17: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-346930e6-7f0e-4e0f-b275-b9ef04f23863 x-openstack-request-id: req-346930e6-7f0e-4e0f-b275-b9ef04f23863 2019-07-31 00:17:09,648 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:09,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-346930e6-7f0e-4e0f-b275-b9ef04f23863 2019-07-31 00:17:09,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03551387787s 2019-07-31 00:17:09,655 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:11,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:11,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:12,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17: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-e829c45a-0496-4ba0-8805-47434f8e4d28 x-openstack-request-id: req-e829c45a-0496-4ba0-8805-47434f8e4d28 2019-07-31 00:17:12,406 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:12,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e829c45a-0496-4ba0-8805-47434f8e4d28 2019-07-31 00:17:12,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748047113419s 2019-07-31 00:17:12,413 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:14,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:14,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:15,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17: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-86dc7348-192b-470a-8083-81c092cf3880 x-openstack-request-id: req-86dc7348-192b-470a-8083-81c092cf3880 2019-07-31 00:17:15,170 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:15,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-86dc7348-192b-470a-8083-81c092cf3880 2019-07-31 00:17:15,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754962205887s 2019-07-31 00:17:15,177 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:17,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:17,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:17,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17: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-c3812f12-e106-460e-a5a3-d9a29f5fa421 x-openstack-request-id: req-c3812f12-e106-460e-a5a3-d9a29f5fa421 2019-07-31 00:17:17,832 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:17,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-c3812f12-e106-460e-a5a3-d9a29f5fa421 2019-07-31 00:17:17,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652193069458s 2019-07-31 00:17:17,839 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:19,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:19,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:20,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17: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-ab45ab07-35b4-4a42-acbf-c25d6c927383 x-openstack-request-id: req-ab45ab07-35b4-4a42-acbf-c25d6c927383 2019-07-31 00:17:20,600 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:20,600 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-ab45ab07-35b4-4a42-acbf-c25d6c927383 2019-07-31 00:17:20,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.758846998215s 2019-07-31 00:17:20,607 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:22,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:22,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:23,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17: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-97106523-9306-4c17-b218-d1095ae4c00d x-openstack-request-id: req-97106523-9306-4c17-b218-d1095ae4c00d 2019-07-31 00:17:23,790 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:23,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-97106523-9306-4c17-b218-d1095ae4c00d 2019-07-31 00:17:23,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18125700951s 2019-07-31 00:17:23,797 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:25,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:25,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:26,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-008314ab-a7d4-4244-89c0-b246f0a37293 x-openstack-request-id: req-008314ab-a7d4-4244-89c0-b246f0a37293 2019-07-31 00:17:26,697 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:26,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-008314ab-a7d4-4244-89c0-b246f0a37293 2019-07-31 00:17:26,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.897131919861s 2019-07-31 00:17:26,704 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:28,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:28,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:29,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-96e13d2e-ae2d-4c9b-8c2c-fb5bebad4006 x-openstack-request-id: req-96e13d2e-ae2d-4c9b-8c2c-fb5bebad4006 2019-07-31 00:17:29,885 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:29,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-96e13d2e-ae2d-4c9b-8c2c-fb5bebad4006 2019-07-31 00:17:29,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17907619476s 2019-07-31 00:17:29,892 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:31,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:31,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:33,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17: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-17981b7a-cdea-4d4d-8c2f-826b4d8cac56 x-openstack-request-id: req-17981b7a-cdea-4d4d-8c2f-826b4d8cac56 2019-07-31 00:17:33,072 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:33,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-17981b7a-cdea-4d4d-8c2f-826b4d8cac56 2019-07-31 00:17:33,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17713093758s 2019-07-31 00:17:33,079 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:35,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:35,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:36,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-160522c7-5c4e-4328-a6ad-492bf110da91 x-openstack-request-id: req-160522c7-5c4e-4328-a6ad-492bf110da91 2019-07-31 00:17:36,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:36,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-160522c7-5c4e-4328-a6ad-492bf110da91 2019-07-31 00:17:36,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12835717201s 2019-07-31 00:17:36,217 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:38,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:38,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:39,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17: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-a331bc2e-0bca-4a62-a62a-eb305692e66e x-openstack-request-id: req-a331bc2e-0bca-4a62-a62a-eb305692e66e 2019-07-31 00:17:39,408 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:39,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-a331bc2e-0bca-4a62-a62a-eb305692e66e 2019-07-31 00:17:39,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18882703781s 2019-07-31 00:17:39,415 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:41,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:41,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:42,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17: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-8eee8762-11fa-415a-ad94-b0f20ee79ba0 x-openstack-request-id: req-8eee8762-11fa-415a-ad94-b0f20ee79ba0 2019-07-31 00:17:42,172 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:42,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-8eee8762-11fa-415a-ad94-b0f20ee79ba0 2019-07-31 00:17:42,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754916906357s 2019-07-31 00:17:42,179 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:44,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:45,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0fee605d-921f-4466-9240-cfd6d70163b5 x-openstack-request-id: req-0fee605d-921f-4466-9240-cfd6d70163b5 2019-07-31 00:17:45,145 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:45,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0fee605d-921f-4466-9240-cfd6d70163b5 2019-07-31 00:17:45,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.963240146637s 2019-07-31 00:17:45,152 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:47,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:47,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:47,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f8193308-e5bc-4cc9-a569-fbda6231fb9a x-openstack-request-id: req-f8193308-e5bc-4cc9-a569-fbda6231fb9a 2019-07-31 00:17:47,947 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:47,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f8193308-e5bc-4cc9-a569-fbda6231fb9a 2019-07-31 00:17:47,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.792816162109s 2019-07-31 00:17:47,954 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:49,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:49,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:50,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-223502c6-4bc0-4e0f-a065-2f9c97c045bf x-openstack-request-id: req-223502c6-4bc0-4e0f-a065-2f9c97c045bf 2019-07-31 00:17:50,731 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:50,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-223502c6-4bc0-4e0f-a065-2f9c97c045bf 2019-07-31 00:17:50,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.774498939514s 2019-07-31 00:17:50,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:52,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:52,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:54,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e290946-b0f1-4d69-9625-064a20ae1dd6 x-openstack-request-id: req-8e290946-b0f1-4d69-9625-064a20ae1dd6 2019-07-31 00:17:54,075 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:54,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-8e290946-b0f1-4d69-9625-064a20ae1dd6 2019-07-31 00:17:54,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33454298973s 2019-07-31 00:17:54,082 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:56,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:56,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:56,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17: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-7b2c8055-86f3-4ee0-a9ac-460676870333 x-openstack-request-id: req-7b2c8055-86f3-4ee0-a9ac-460676870333 2019-07-31 00:17:56,831 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:56,831 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-7b2c8055-86f3-4ee0-a9ac-460676870333 2019-07-31 00:17:56,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74645113945s 2019-07-31 00:17:56,838 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:17:58,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:17:58,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:17:59,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:17: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-05a62f75-5d3b-4267-848e-3c583cfc48f6 x-openstack-request-id: req-05a62f75-5d3b-4267-848e-3c583cfc48f6 2019-07-31 00:17:59,939 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:17:59,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-05a62f75-5d3b-4267-848e-3c583cfc48f6 2019-07-31 00:17:59,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09822010994s 2019-07-31 00:17:59,946 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:18:01,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:18:01,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:02,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c7dea0a9-f4e2-47ad-8582-2073844d7f26 x-openstack-request-id: req-c7dea0a9-f4e2-47ad-8582-2073844d7f26 2019-07-31 00:18:02,728 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:18:02,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-c7dea0a9-f4e2-47ad-8582-2073844d7f26 2019-07-31 00:18:02,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.779614925385s 2019-07-31 00:18:02,736 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:18:04,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:18:04,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:05,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0959f084-48fd-4701-8b38-876bd1567e69 x-openstack-request-id: req-0959f084-48fd-4701-8b38-876bd1567e69 2019-07-31 00:18:05,505 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:16:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:18:05,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-0959f084-48fd-4701-8b38-876bd1567e69 2019-07-31 00:18:05,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766670942307s 2019-07-31 00:18:05,512 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:18:07,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:18:07,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:08,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18: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-6eee5654-e56c-42b8-a72d-e5f522f4c855 x-openstack-request-id: req-6eee5654-e56c-42b8-a72d-e5f522f4c855 2019-07-31 00:18:08,286 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:18:05.000000", "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:18:05Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:18:08,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-6eee5654-e56c-42b8-a72d-e5f522f4c855 2019-07-31 00:18:08,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77153801918s 2019-07-31 00:18:08,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-31 00:18:08,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=ba7315ed-49a0-4c54-bd0c-d71ffca6068e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:08,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:08 GMT X-Openstack-Request-Id: req-7333e22f-ef8f-471c-94e6-68829b4d056c 2019-07-31 00:18:08,361 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:18:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4ed36e5-c07d-44a9-b630-725bda1c45fe","ip_address":"192.168.120.26"}],"id":"1e2737e8-ae4d-456b-8142-1226d072f3c6","security_groups":["231f7130-7f03-43f0-b651-dacc9e65ed94"],"mac_address":"fa:16:3e:08:e2:1f","project_id":"1401a51841c94ff0a90150697b907040","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03704cbc-cad9-457b-9117-946d67049cb9","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:16:21Z","binding:vnic_type":"normal","device_id":"ba7315ed-49a0-4c54-bd0c-d71ffca6068e","ip_allocation":"immediate"}]} 2019-07-31 00:18:08,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=ba7315ed-49a0-4c54-bd0c-d71ffca6068e used request id req-7333e22f-ef8f-471c-94e6-68829b4d056c 2019-07-31 00:18:08,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0680601596832s 2019-07-31 00:18:08,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 00:18:08,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/floatingips.json?port_id=1e2737e8-ae4d-456b-8142-1226d072f3c6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:08,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:08 GMT X-Openstack-Request-Id: req-871aa167-0232-4d57-8a6e-042164943340 2019-07-31 00:18:08,434 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-31 00:18:08,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json?port_id=1e2737e8-ae4d-456b-8142-1226d072f3c6 used request id req-871aa167-0232-4d57-8a6e-042164943340 2019-07-31 00:18:08,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0613930225372s 2019-07-31 00:18:08,435 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:08:e2:1f', u'version': 4, u'addr': u'192.168.120.26', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1efbf7f1-33bf-4915-a731-93fd865a3174'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-07-31T00:18:05.000000', 'flavor': Munch({u'id': u'0170caf8-7c94-4b0c-9967-431f12b364b0'}), 'az': u'nova', 'id': u'ba7315ed-49a0-4c54-bd0c-d71ffca6068e', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0ebf8e7b8f064c3091028a4e28fd50b2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1401a51841c94ff0a90150697b907040', 'name': 'vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7', '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-07-31T00:18:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-07-31T00:18:05Z', 'hostId': u'b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7', 'public_v6': '', 'private_v4': u'192.168.120.26', 'cloud': 'envvars', 'host_id': u'b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e', '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-07-31T00:18:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1401a51841c94ff0a90150697b907040', 'name': u'vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7', 'adminPass': u'vpRnuExCXV8N', 'tenant_id': u'1401a51841c94ff0a90150697b907040', 'created_at': u'2019-07-31T00:16:17Z', 'created': u'2019-07-31T00:16:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-07-31 00:18:08,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-31 00:18:08,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:08,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:08 GMT X-Openstack-Request-Id: req-81903363-f504-4a9a-ad38-5f0031c72655 2019-07-31 00:18:08,552 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"03704cbc-cad9-457b-9117-946d67049cb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["e4ed36e5-c07d-44a9-b630-725bda1c45fe"],"description":"","tags":[],"updated_at":"2019-07-31T00:15:44Z","qos_policy_id":null,"name":"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:15:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-31 00:18:08,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-81903363-f504-4a9a-ad38-5f0031c72655 2019-07-31 00:18:08,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110714912415s 2019-07-31 00:18:08,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-07-31 00:18:08,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/ports.json?device_id=ba7315ed-49a0-4c54-bd0c-d71ffca6068e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:08,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:08 GMT X-Openstack-Request-Id: req-11c29123-2964-47ad-bf97-e19ab8a8a74b 2019-07-31 00:18:08,624 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:18:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4ed36e5-c07d-44a9-b630-725bda1c45fe","ip_address":"192.168.120.26"}],"id":"1e2737e8-ae4d-456b-8142-1226d072f3c6","security_groups":["231f7130-7f03-43f0-b651-dacc9e65ed94"],"mac_address":"fa:16:3e:08:e2:1f","project_id":"1401a51841c94ff0a90150697b907040","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"03704cbc-cad9-457b-9117-946d67049cb9","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:16:21Z","binding:vnic_type":"normal","device_id":"ba7315ed-49a0-4c54-bd0c-d71ffca6068e","ip_allocation":"immediate"}]} 2019-07-31 00:18:08,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?device_id=ba7315ed-49a0-4c54-bd0c-d71ffca6068e used request id req-11c29123-2964-47ad-bf97-e19ab8a8a74b 2019-07-31 00:18:08,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0710620880127s 2019-07-31 00:18:08,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-07-31 00:18:08,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "fixed_ip_address": "192.168.120.26", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6"}}' 2019-07-31 00:18:11,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:11 GMT X-Openstack-Request-Id: req-f60d5474-7188-434e-a53f-55ccd7c84bdb 2019-07-31 00:18:11,554 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:09Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}} 2019-07-31 00:18:11,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-f60d5474-7188-434e-a53f-55ccd7c84bdb 2019-07-31 00:18:11,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.92873811722s 2019-07-31 00:18:11,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 00:18:11,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:11,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:11 GMT X-Openstack-Request-Id: req-2de2ee11-4b17-41ac-a018-501591b381ab 2019-07-31 00:18:11,652 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:09Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}]} 2019-07-31 00:18:11,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-2de2ee11-4b17-41ac-a018-501591b381ab 2019-07-31 00:18:11,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0824680328369s 2019-07-31 00:18:11,659 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-31 00:18:11,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 00:18:11,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:11,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:11 GMT X-Openstack-Request-Id: req-587728b1-6b1f-481b-92bc-958f166b6dff 2019-07-31 00:18:11,847 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:09Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}]} 2019-07-31 00:18:11,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-587728b1-6b1f-481b-92bc-958f166b6dff 2019-07-31 00:18:11,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.076908826828s 2019-07-31 00:18:11,854 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-31 00:18:11,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 00:18:11,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:12,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:12 GMT X-Openstack-Request-Id: req-ddc574e2-8f8a-43f0-a426-4036f5c92d09 2019-07-31 00:18:12,062 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:09Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}]} 2019-07-31 00:18:12,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-ddc574e2-8f8a-43f0-a426-4036f5c92d09 2019-07-31 00:18:12,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0979290008545s 2019-07-31 00:18:12,069 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-31 00:18:12,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 00:18:12,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:12,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:12 GMT X-Openstack-Request-Id: req-4fb40043-ff5f-44d2-a924-d439c2ff9a8f 2019-07-31 00:18:12,257 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:09Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}]} 2019-07-31 00:18:12,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-4fb40043-ff5f-44d2-a924-d439c2ff9a8f 2019-07-31 00:18:12,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0780010223389s 2019-07-31 00:18:12,264 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-31 00:18:12,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 00:18:12,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:12,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:12 GMT X-Openstack-Request-Id: req-eec75740-687d-4b86-b501-6c91ee07f8f0 2019-07-31 00:18:12,464 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:09Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}]} 2019-07-31 00:18:12,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-eec75740-687d-4b86-b501-6c91ee07f8f0 2019-07-31 00:18:12,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0895488262177s 2019-07-31 00:18:12,471 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-31 00:18:12,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 00:18:12,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:12,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:12 GMT X-Openstack-Request-Id: req-4932d3b1-97f9-4132-a605-269a6534a745 2019-07-31 00:18:12,670 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:09Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}]} 2019-07-31 00:18:12,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-4932d3b1-97f9-4132-a605-269a6534a745 2019-07-31 00:18:12,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0883848667145s 2019-07-31 00:18:12,676 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-31 00:18:12,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 00:18:12,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:12,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:12 GMT X-Openstack-Request-Id: req-33ee0726-929b-414a-a0ab-5de7c780821e 2019-07-31 00:18:12,854 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:09Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}]} 2019-07-31 00:18:12,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-33ee0726-929b-414a-a0ab-5de7c780821e 2019-07-31 00:18:12,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0667932033539s 2019-07-31 00:18:12,861 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-07-31 00:18:12,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 00:18:12,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:18:13,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18:13 GMT X-Openstack-Request-Id: req-58aa5da1-5894-4634-bf6d-5adc3d83b34d 2019-07-31 00:18:13,254 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:12Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}]} 2019-07-31 00:18:13,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-58aa5da1-5894-4634-bf6d-5adc3d83b34d 2019-07-31 00:18:13,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.282129049301s 2019-07-31 00:18:13,261 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'eb38f23f-6472-4cae-999d-8cb743a89004', 'updated_at': u'2019-07-31T00:18:12Z', 'fixed_ip_address': u'192.168.120.26', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'1e2737e8-ae4d-456b-8142-1226d072f3c6', 'id': u'9fc4e580-4d68-4103-b105-4da1aa9662ec', 'network': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'port': u'1e2737e8-ae4d-456b-8142-1226d072f3c6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1401a51841c94ff0a90150697b907040', 'name': 'vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'1401a51841c94ff0a90150697b907040', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'03704cbc-cad9-457b-9117-946d67049cb9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:08:e2:1f', u'device_id': u'ba7315ed-49a0-4c54-bd0c-d71ffca6068e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'1401a51841c94ff0a90150697b907040', 'created_at': u'2019-07-31T00:18:09Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'03704cbc-cad9-457b-9117-946d67049cb9', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:08:e2:1f', u'device_id': u'ba7315ed-49a0-4c54-bd0c-d71ffca6068e'}), 'router': u'eb38f23f-6472-4cae-999d-8cb743a89004'}) 2019-07-31 00:18:13,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-31 00:18:13,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-31 00:18:13,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10662 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18: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-fde39806-526e-4a02-a685-38c2d25b427b x-openstack-request-id: req-fde39806-526e-4a02-a685-38c2d25b427b 2019-07-31 00:18:13,342 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 685015146 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 s99544 r8192 d31528 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240\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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.378176] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.381344] pid_max: default: 32768 minimum: 301\n[ 0.383050] ACPI: Core revision 20150930\n[ 0.388399] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.391019] Security Framework initialized\n[ 0.392594] Yama: becoming mindful.\n[ 0.394056] AppArmor: AppArmor initialized\n[ 0.395878] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.402337] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.406604] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.408958] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.412055] Initializing cgroup subsys io\n[ 0.413611] Initializing cgroup subsys memory\n[ 0.415260] Initializing cgroup subsys devices\n[ 0.416924] Initializing cgroup subsys freezer\n[ 0.418587] Initializing cgroup subsys net_cls\n[ 0.420243] Initializing cgroup subsys perf_event\n[ 0.421982] Initializing cgroup subsys net_prio\n[ 0.423688] Initializing cgroup subsys hugetlb\n[ 0.425360] Initializing cgroup subsys pids\n[ 0.427733] mce: CPU supports 10 MCE banks\n[ 0.429374] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.431282] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.433402] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.435407] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.438433] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.440887] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier\n[ 0.443956] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier\n[ 0.447069] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.450817] MDS: Mitigation: Clear CPU buffers\n[ 0.455437] Freeing SMP alternatives memory: 36K\n[ 0.462950] ftrace: allocating 32312 entries in 127 pages\n[ 0.513307] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.516014] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.518695] smpboot: Max logical packages: 2\n[ 0.520848] x2apic enabled\n[ 0.522474] Switched APIC routing to physical x2apic.\n[ 0.525851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.528527] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.533488] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.546660] KVM setup paravirtual spinlock\n[ 0.550174] x86: Booting SMP configuration:\n[ 0.552160] .... node #0, CPUs: #1\n[ 0.554131] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.576743] x86: Booted up 1 node, 2 CPUs\n[ 0.576745] KVM setup async PF for cpu 1\n[ 0.576750] kvm-stealtime: cpu 1, msr 13fd10240\n[ 0.582462] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.585746] devtmpfs: initialized\n[ 0.589255] evm: security.selinux\n[ 0.590766] evm: security.SMACK64\n[ 0.592266] evm: security.SMACK64EXEC\n[ 0.593909] evm: security.SMACK64TRANSMUTE\n[ 0.595699] evm: security.SMACK64MMAP\n[ 0.597351] evm: security.ima\n[ 0.598767] evm: security.capability\n[ 0.600564] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.604580] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.607261] pinctrl core: initialized pinctrl subsystem\n[ 0.609661] RTC time: 0:18:06, date: 07/31/19\n[ 0.612436] NET: Registered protocol family 16\n[ 0.626388] cpuidle: using governor ladder\n[ 0.638410] cpuidle: using governor menu\n[ 0.640111] PCCT header not found.\n[ 0.641750] ACPI: bus type PCI registered\n[ 0.643518] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.646268] PCI: Using configuration type 1 for base access\n[ 0.661145] ACPI: Added _OSI(Module Device)\n[ 0.662956] ACPI: Added _OSI(Processor Device)\n[ 0.664851] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.683001] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.686912] ACPI: Interpreter enabled\n[ 0.688570] ACPI: (supports S0 S5)\n[ 0.690094] ACPI: Using IOAPIC for interrupt routing\n[ 0.692126] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.697843] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.700406] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.703144] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.705826] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.710658] acpiphp: Slot [3] registered\n[ 0.712388] acpiphp: Slot [4] registered\n[ 0.714166] acpiphp: Slot [5] registered\n[ 0.715913] acpiphp: Slot [6] registered\n[ 0.717673] acpiphp: Slot [7] registered\n[ 0.719390] acpiphp: Slot [8] registered\n[ 0.721098] acpiphp: Slot [9] registered\n[ 0.722833] acpiphp: Slot [10] registered\n[ 0.724602] acpiphp: Slot [11] registered\n[ 0.726362] acpiphp: Slot [12] registered\n[ 0.728093] acpiphp: Slot [13] registered\n[ 0.729850] acpiphp: Slot [14] registered\n[ 0.731613] acpiphp: Slot [15] registered\n[ 0.733358] acpiphp: Slot [16] registered\n[ 0.735166] acpiphp: Slot [17] registered\n[ 0.736929] acpiphp: Slot [18] registered\n[ 0.738773] acpiphp: Slot [19] registered\n[ 0.740498] acpiphp: Slot [20] registered\n[ 0.742260] acpiphp: Slot [21] registered\n[ 0.744014] acpiphp: Slot [22] registered\n[ 0.745750] acpiphp: Slot [23] registered\n[ 0.747516] acpiphp: Slot [24] registered\n[ 0.749274] acpiphp: Slot [25] registered\n[ 0.751058] acpiphp: Slot [26] registered\n[ 0.752820] acpiphp: Slot [27] registered\n[ 0.754636] acpiphp: Slot [28] registered\n[ 0.756374] acpiphp: Slot [29] registered\n[ 0.758184] acpiphp: Slot [30] registered\n[ 0.759913] acpiphp: Slot [31] registered\n[ 0.761652] PCI host bridge to bus 0000:00\n[ 0.763438] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.766186] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.768842] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.771948] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.775131] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.778324] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.784805] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.787620] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.790182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.793299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.798487] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.801588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.830477] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.833606] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.837103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.840118] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.843067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.845756] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.848506] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.850510] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.853451] vgaarb: loaded\n[ 0.854591] vgaarb: bridge control possible 0000:00:02.0\n[ 0.856864] SCSI subsystem initialized\n[ 0.858602] ACPI: bus type USB registered\n[ 0.860167] usbcore: registered new interface driver usbfs\n[ 0.862127] usbcore: registered new interface driver hub\n[ 0.864040] usbcore: registered new device driver usb\n[ 0.866155] PCI: Using ACPI for IRQ routing\n[ 0.868179] NetLabel: Initializing\n[ 0.869529] NetLabel: domain hash size = 128\n[ 0.871137] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.872944] NetLabel: unlabeled traffic allowed by default\n[ 0.875122] amd_nb: Cannot enumerate AMD northbridges\n[ 0.877037] clocksource: Switched to clocksource kvm-clock\n[ 0.889592] AppArmor: AppArmor Filesystem Enabled\n[ 0.891405] pnp: PnP ACPI init\n[ 0.892997] pnp: PnP ACPI: found 5 devices\n[ 0.901313] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.904554] NET: Registered protocol family 2\n[ 0.906547] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.909546] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.912263] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.914657] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.916812] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.919169] NET: Registered protocol family 1\n[ 0.920815] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.922894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.924932] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.945241] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.965603] Unpacking initramfs...\n[ 1.167589] Freeing initrd memory: 14824K\n[ 1.169512] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.172138] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.174907] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.179135] Scanning for low memory corruption every 60 seconds\n[ 1.182028] audit: initializing netlink subsys (disabled)\n[ 1.184339] audit: type=2000 audit(1564532286.564:1): initialized\n[ 1.187113] Initialise system trusted keyring\n[ 1.189216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.191807] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.195616] zbud: loaded\n[ 1.197234] VFS: Disk quotas dquot_6.6.0\n[ 1.199019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.202050] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.204793] fuse init (API version 7.23)\n[ 1.206692] Key type big_key registered\n[ 1.208420] Allocating IMA MOK and blacklist keyrings.\n[ 1.211225] Key type asymmetric registered\n[ 1.213034] Asymmetric key parser 'x509' registered\n[ 1.215160] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.218408] io scheduler noop registered\n[ 1.220143] io scheduler deadline registered (default)\n[ 1.222335] io scheduler cfq registered\n[ 1.224141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.226477] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.229269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.232458] ACPI: Power Button [PWRF]\n[ 1.234306] GHES: HEST is not enabled!\n[ 1.254203] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.294678] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.298874] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.325084] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.329410] Linux agpgart interface v0.103\n[ 1.333354] loop: module loaded\n[ 1.336618] vda: vda1\n[ 1.338704] scsi host0: ata_piix\n[ 1.340408] scsi host1: ata_piix\n[ 1.341942] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.344689] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.347501] libphy: Fixed MDIO Bus: probed\n[ 1.349361] tun: Universal TUN/TAP device driver, 1.6\n[ 1.351483] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.355405] PPP generic driver version 2.4.2\n[ 1.357351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.360010] ehci-pci: EHCI PCI platform driver\n[ 1.361702] ehci-platform: EHCI generic platform driver\n[ 1.363603] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.365786] ohci-pci: OHCI PCI platform driver\n[ 1.367458] ohci-platform: OHCI generic platform driver\n[ 1.369359] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.389772] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.391679] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.394481] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.396374] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.398544] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.400887] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.403574] usb usb1: Product: UHCI Host Controller\n[ 1.405352] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd\n[ 1.407550] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.409378] hub 1-0:1.0: USB hub found\n[ 1.411058] hub 1-0:1.0: 2 ports detected\n[ 1.412994] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.417369] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.419474] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.421707] mousedev: PS/2 mouse device common for all mice\n[ 1.424272] rtc_cmos 00:00: RTC can wake from S4\n[ 1.426822] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.430471] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.432802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.435089] i2c /dev entries driver\n[ 1.436508] device-mapper: uevent: version 1.0.3\n[ 1.438310] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.441386] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.460552] NET: Registered protocol family 10\n[ 1.462525] NET: Registered protocol family 17\n[ 1.464214] Key type dns_resolver registered\n[ 1.466163] registered taskstats version 1\n[ 1.467740] Loading compiled-in X.509 certificates\n[ 1.470044] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e'\n[ 1.473565] zswap: loaded using pool lzo/zbud\n[ 1.476857] Key type trusted registered\n[ 1.480515] Key type encrypted registered\n[ 1.482088] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.484055] ima: No TPM chip found, activating TPM-bypass!\n[ 1.486038] ima: Allocated hash algorithm: sha1\n[ 1.487751] evm: HMAC attrs: 0x1\n[ 1.489465] Magic number: 11:603:305\n[ 1.490941] tty tty34: hash matches\n[ 1.492441] rtc_cmos 00:00: setting system clock to 2019-07-31 00:18:06 UTC (1564532286)\n[ 1.495493] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.497610] EDD information not available.\n[ 1.502762] Freeing unused kernel memory: 1484K\n[ 1.517085] Write protecting the kernel read-only data: 14336k\n[ 1.520631] Freeing unused kernel memory: 1612K\n[ 1.522484] Freeing unused kernel memory: 64K\nLoading, please wait...\nstarting version 229\n[ 1.535866] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.536431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.536462] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545873] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546440] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546486] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546655] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546774] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546845] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.589288] virtio_net virtio0 ens3: renamed from eth0\n[ 1.604168] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.607735] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.617614] FDC 0 is a S82078B\n[ 1.620671] AVX2 version of gcm_enc/dec engaged.\n[ 1.622642] AES CTR mode by8 optimization enabled\n[ 1.725094] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.890000] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.892361] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.894818] usb 1-1: Product: QEMU USB Tablet\n[ 1.896453] usb 1-1: Manufacturer: QEMU\n[ 1.897930] usb 1-1: SerialNumber: 42\n[ 1.905489] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.913341] usbcore: registered new interface driver usbhid\n[ 1.915631] usbhid: USB HID core driver\n[ 1.919464] 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.923734] 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.991534] md: linear personality registered for level -1\n[ 2.995559] md: multipath personality registered for level -4\n[ 2.999585] md: raid0 personality registered for level 0\n[ 3.004198] md: raid1 personality registered for level 1\n[ 3.077043] raid6: sse2x1 gen() 11327 MB/s\n[ 3.145044] raid6: sse2x1 xor() 8804 MB/s\n[ 3.213041] raid6: sse2x2 gen() 14447 MB/s\n[ 3.281044] raid6: sse2x2 xor() 9627 MB/s\n[ 3.349044] raid6: sse2x4 gen() 16859 MB/s\n[ 3.417041] raid6: sse2x4 xor() 11574 MB/s\n[ 3.485042] raid6: avx2x1 gen() 22167 MB/s\n[ 3.553042] raid6: avx2x2 gen() 26516 MB/s\n[ 3.621041] raid6: avx2x4 gen() 30393 MB/s\n[ 3.622630] raid6: using algorithm avx2x4 gen() 30393 MB/s\n[ 3.624577] raid6: using avx2x2 recovery algorithm\n[ 3.627777] xor: automatically using best checksumming function:\n[ 3.669039] avx : 33444.000 MB/sec\n[ 3.671840] async_tx: api initialized (async)\n[ 3.680320] md: raid6 personality registered for level 6\n[ 3.682241] md: raid5 personality registered for level 5\n[ 3.684129] md: raid4 personality registered for level 4\n[ 3.690532] 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.721368] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.740640] 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.831566] 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.837778] systemd[1]: Detected virtualization kvm.\n[ 3.839618] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.844407] systemd[1]: Set hostname to .\n[ 3.848004] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.850132] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.985705] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.990089] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.994940] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.999027] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.003762] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.008631] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.013124] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.017389] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.020967] 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.026769] 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.031987] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.035892] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.039625] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.042915] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.046698] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.050614] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.054322] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.057547] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.062064] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.066612] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.085205] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.089896] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.094566] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitor[ 4.098970] Loading iSCSI transport class v2.0-870.\ning of LVM2 mirrors... dmeventd or progress polling...\n[ 4.103477] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.109355] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.115858] 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.124025] iscsi: registered transport (tcp)\n[ 4.126204] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.129409] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.133659] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.140122] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.145073] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.149864] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.159018] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.163875] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.168829] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.173316] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.178064] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.183300] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[ 4.187293] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.191709] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.196585] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.210594] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n[[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] 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"} 2019-07-31 00:18:13,342 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e/action used request id req-fde39806-526e-4a02-a685-38c2d25b427b 2019-07-31 00:18:13,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0811679363251s 2019-07-31 00:18:13,344 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 685015146 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 s99544 r8192 d31528 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240 [ 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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.378176] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.381344] pid_max: default: 32768 minimum: 301 [ 0.383050] ACPI: Core revision 20150930 [ 0.388399] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.391019] Security Framework initialized [ 0.392594] Yama: becoming mindful. [ 0.394056] AppArmor: AppArmor initialized [ 0.395878] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.402337] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.406604] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.408958] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.412055] Initializing cgroup subsys io [ 0.413611] Initializing cgroup subsys memory [ 0.415260] Initializing cgroup subsys devices [ 0.416924] Initializing cgroup subsys freezer [ 0.418587] Initializing cgroup subsys net_cls [ 0.420243] Initializing cgroup subsys perf_event [ 0.421982] Initializing cgroup subsys net_prio [ 0.423688] Initializing cgroup subsys hugetlb [ 0.425360] Initializing cgroup subsys pids [ 0.427733] mce: CPU supports 10 MCE banks [ 0.429374] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.431282] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.433402] Spectre V2 : Mitigation: Full generic retpoline [ 0.435407] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.438433] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.440887] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.443956] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier [ 0.447069] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.450817] MDS: Mitigation: Clear CPU buffers [ 0.455437] Freeing SMP alternatives memory: 36K [ 0.462950] ftrace: allocating 32312 entries in 127 pages [ 0.513307] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.516014] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.518695] smpboot: Max logical packages: 2 [ 0.520848] x2apic enabled [ 0.522474] Switched APIC routing to physical x2apic. [ 0.525851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.528527] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.533488] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.546660] KVM setup paravirtual spinlock [ 0.550174] x86: Booting SMP configuration: [ 0.552160] .... node #0, CPUs: #1 [ 0.554131] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.576743] x86: Booted up 1 node, 2 CPUs [ 0.576745] KVM setup async PF for cpu 1 [ 0.576750] kvm-stealtime: cpu 1, msr 13fd10240 [ 0.582462] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.585746] devtmpfs: initialized [ 0.589255] evm: security.selinux [ 0.590766] evm: security.SMACK64 [ 0.592266] evm: security.SMACK64EXEC [ 0.593909] evm: security.SMACK64TRANSMUTE [ 0.595699] evm: security.SMACK64MMAP [ 0.597351] evm: security.ima [ 0.598767] evm: security.capability [ 0.600564] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.604580] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.607261] pinctrl core: initialized pinctrl subsystem [ 0.609661] RTC time: 0:18:06, date: 07/31/19 [ 0.612436] NET: Registered protocol family 16 [ 0.626388] cpuidle: using governor ladder [ 0.638410] cpuidle: using governor menu [ 0.640111] PCCT header not found. [ 0.641750] ACPI: bus type PCI registered [ 0.643518] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.646268] PCI: Using configuration type 1 for base access [ 0.661145] ACPI: Added _OSI(Module Device) [ 0.662956] ACPI: Added _OSI(Processor Device) [ 0.664851] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.683001] ACPI: Added _OSI(Processor Aggregator Device) [ 0.686912] ACPI: Interpreter enabled [ 0.688570] ACPI: (supports S0 S5) [ 0.690094] ACPI: Using IOAPIC for interrupt routing [ 0.692126] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.697843] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.700406] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.703144] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.705826] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.710658] acpiphp: Slot [3] registered [ 0.712388] acpiphp: Slot [4] registered [ 0.714166] acpiphp: Slot [5] registered [ 0.715913] acpiphp: Slot [6] registered [ 0.717673] acpiphp: Slot [7] registered [ 0.719390] acpiphp: Slot [8] registered [ 0.721098] acpiphp: Slot [9] registered [ 0.722833] acpiphp: Slot [10] registered [ 0.724602] acpiphp: Slot [11] registered [ 0.726362] acpiphp: Slot [12] registered [ 0.728093] acpiphp: Slot [13] registered [ 0.729850] acpiphp: Slot [14] registered [ 0.731613] acpiphp: Slot [15] registered [ 0.733358] acpiphp: Slot [16] registered [ 0.735166] acpiphp: Slot [17] registered [ 0.736929] acpiphp: Slot [18] registered [ 0.738773] acpiphp: Slot [19] registered [ 0.740498] acpiphp: Slot [20] registered [ 0.742260] acpiphp: Slot [21] registered [ 0.744014] acpiphp: Slot [22] registered [ 0.745750] acpiphp: Slot [23] registered [ 0.747516] acpiphp: Slot [24] registered [ 0.749274] acpiphp: Slot [25] registered [ 0.751058] acpiphp: Slot [26] registered [ 0.752820] acpiphp: Slot [27] registered [ 0.754636] acpiphp: Slot [28] registered [ 0.756374] acpiphp: Slot [29] registered [ 0.758184] acpiphp: Slot [30] registered [ 0.759913] acpiphp: Slot [31] registered [ 0.761652] PCI host bridge to bus 0000:00 [ 0.763438] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.766186] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.768842] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.771948] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.775131] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.778324] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.784805] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787620] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798487] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.801588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.830477] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.833606] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.837103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.840118] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.843067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.845756] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.848506] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.850510] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.853451] vgaarb: loaded [ 0.854591] vgaarb: bridge control possible 0000:00:02.0 [ 0.856864] SCSI subsystem initialized [ 0.858602] ACPI: bus type USB registered [ 0.860167] usbcore: registered new interface driver usbfs [ 0.862127] usbcore: registered new interface driver hub [ 0.864040] usbcore: registered new device driver usb [ 0.866155] PCI: Using ACPI for IRQ routing [ 0.868179] NetLabel: Initializing [ 0.869529] NetLabel: domain hash size = 128 [ 0.871137] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.872944] NetLabel: unlabeled traffic allowed by default [ 0.875122] amd_nb: Cannot enumerate AMD northbridges [ 0.877037] clocksource: Switched to clocksource kvm-clock [ 0.889592] AppArmor: AppArmor Filesystem Enabled [ 0.891405] pnp: PnP ACPI init [ 0.892997] pnp: PnP ACPI: found 5 devices [ 0.901313] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.904554] NET: Registered protocol family 2 [ 0.906547] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909546] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912263] TCP: Hash tables configured (established 32768 bind 32768) [ 0.914657] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.916812] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.919169] NET: Registered protocol family 1 [ 0.920815] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.922894] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.924932] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.945241] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.965603] Unpacking initramfs... [ 1.167589] Freeing initrd memory: 14824K [ 1.169512] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.172138] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.174907] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.179135] Scanning for low memory corruption every 60 seconds [ 1.182028] audit: initializing netlink subsys (disabled) [ 1.184339] audit: type=2000 audit(1564532286.564:1): initialized [ 1.187113] Initialise system trusted keyring [ 1.189216] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.191807] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.195616] zbud: loaded [ 1.197234] VFS: Disk quotas dquot_6.6.0 [ 1.199019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.202050] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.204793] fuse init (API version 7.23) [ 1.206692] Key type big_key registered [ 1.208420] Allocating IMA MOK and blacklist keyrings. [ 1.211225] Key type asymmetric registered [ 1.213034] Asymmetric key parser 'x509' registered [ 1.215160] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.218408] io scheduler noop registered [ 1.220143] io scheduler deadline registered (default) [ 1.222335] io scheduler cfq registered [ 1.224141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.226477] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.229269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.232458] ACPI: Power Button [PWRF] [ 1.234306] GHES: HEST is not enabled! [ 1.254203] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.294678] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.298874] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.325084] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.329410] Linux agpgart interface v0.103 [ 1.333354] loop: module loaded [ 1.336618] vda: vda1 [ 1.338704] scsi host0: ata_piix [ 1.340408] scsi host1: ata_piix [ 1.341942] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.344689] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.347501] libphy: Fixed MDIO Bus: probed [ 1.349361] tun: Universal TUN/TAP device driver, 1.6 [ 1.351483] tun: (C) 1999-2004 Max Krasnyansky [ 1.355405] PPP generic driver version 2.4.2 [ 1.357351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.360010] ehci-pci: EHCI PCI platform driver [ 1.361702] ehci-platform: EHCI generic platform driver [ 1.363603] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.365786] ohci-pci: OHCI PCI platform driver [ 1.367458] ohci-platform: OHCI generic platform driver [ 1.369359] uhci_hcd: USB Universal Host Controller Interface driver [ 1.389772] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.391679] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.394481] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.396374] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.398544] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.400887] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.403574] usb usb1: Product: UHCI Host Controller [ 1.405352] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd [ 1.407550] usb usb1: SerialNumber: 0000:00:01.2 [ 1.409378] hub 1-0:1.0: USB hub found [ 1.411058] hub 1-0:1.0: 2 ports detected [ 1.412994] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.417369] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.419474] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.421707] mousedev: PS/2 mouse device common for all mice [ 1.424272] rtc_cmos 00:00: RTC can wake from S4 [ 1.426822] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.430471] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.432802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.435089] i2c /dev entries driver [ 1.436508] device-mapper: uevent: version 1.0.3 [ 1.438310] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.441386] ledtrig-cpu: registered to indicate activity on CPUs [ 1.460552] NET: Registered protocol family 10 [ 1.462525] NET: Registered protocol family 17 [ 1.464214] Key type dns_resolver registered [ 1.466163] registered taskstats version 1 [ 1.467740] Loading compiled-in X.509 certificates [ 1.470044] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e' [ 1.473565] zswap: loaded using pool lzo/zbud [ 1.476857] Key type trusted registered [ 1.480515] Key type encrypted registered [ 1.482088] AppArmor: AppArmor sha1 policy hashing enabled [ 1.484055] ima: No TPM chip found, activating TPM-bypass! [ 1.486038] ima: Allocated hash algorithm: sha1 [ 1.487751] evm: HMAC attrs: 0x1 [ 1.489465] Magic number: 11:603:305 [ 1.490941] tty tty34: hash matches [ 1.492441] rtc_cmos 00:00: setting system clock to 2019-07-31 00:18:06 UTC (1564532286) [ 1.495493] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.497610] EDD information not available. [ 1.502762] Freeing unused kernel memory: 1484K [ 1.517085] Write protecting the kernel read-only data: 14336k [ 1.520631] Freeing unused kernel memory: 1612K [ 1.522484] Freeing unused kernel memory: 64K Loading, please wait... starting version 229 [ 1.535866] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.536431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.536462] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545873] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546440] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546486] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546655] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546774] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546845] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.589288] virtio_net virtio0 ens3: renamed from eth0 [ 1.604168] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.607735] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.617614] FDC 0 is a S82078B [ 1.620671] AVX2 version of gcm_enc/dec engaged. [ 1.622642] AES CTR mode by8 optimization enabled [ 1.725094] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.890000] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.892361] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.894818] usb 1-1: Product: QEMU USB Tablet [ 1.896453] usb 1-1: Manufacturer: QEMU [ 1.897930] usb 1-1: SerialNumber: 42 [ 1.905489] hidraw: raw HID events driver (C) Jiri Kosina [ 1.913341] usbcore: registered new interface driver usbhid [ 1.915631] usbhid: USB HID core driver [ 1.919464] 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.923734] 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.991534] md: linear personality registered for level -1 [ 2.995559] md: multipath personality registered for level -4 [ 2.999585] md: raid0 personality registered for level 0 [ 3.004198] md: raid1 personality registered for level 1 [ 3.077043] raid6: sse2x1 gen() 11327 MB/s [ 3.145044] raid6: sse2x1 xor() 8804 MB/s [ 3.213041] raid6: sse2x2 gen() 14447 MB/s [ 3.281044] raid6: sse2x2 xor() 9627 MB/s [ 3.349044] raid6: sse2x4 gen() 16859 MB/s [ 3.417041] raid6: sse2x4 xor() 11574 MB/s [ 3.485042] raid6: avx2x1 gen() 22167 MB/s [ 3.553042] raid6: avx2x2 gen() 26516 MB/s [ 3.621041] raid6: avx2x4 gen() 30393 MB/s [ 3.622630] raid6: using algorithm avx2x4 gen() 30393 MB/s [ 3.624577] raid6: using avx2x2 recovery algorithm [ 3.627777] xor: automatically using best checksumming function: [ 3.669039] avx : 33444.000 MB/sec [ 3.671840] async_tx: api initialized (async) [ 3.680320] md: raid6 personality registered for level 6 [ 3.682241] md: raid5 personality registered for level 5 [ 3.684129] md: raid4 personality registered for level 4 [ 3.690532] 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.721368] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.740640] 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.831566] 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.837778] systemd[1]: Detected virtualization kvm. [ 3.839618] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.844407] systemd[1]: Set hostname to . [ 3.848004] systemd[1]: Initializing machine ID from KVM UUID. [ 3.850132] systemd[1]: Installed transient /etc/machine-id file. [ 3.985705] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.990089] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.994940] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.999027] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.003762] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.008631] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.013124] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.017389] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.020967] 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.026769] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.031987] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.035892] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.039625] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.042915] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.046698] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.050614] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.054322] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.057547] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.062064] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.066612] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.085205] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.089896] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.094566] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitor[ 4.098970] Loading iSCSI transport class v2.0-870. ing of LVM2 mirrors... dmeventd or progress polling... [ 4.103477] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.109355] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.115858] 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.124025] iscsi: registered transport (tcp) [ 4.126204] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.129409] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.133659] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.140122] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.145073] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.149864] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.159018] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.163875] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.168829] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.173316] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.178064] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.183300] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 4.187293] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.191709] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.196585] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.210594] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... [[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] 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. 2019-07-31 00:18:13,347 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2019-07-31 00:18:22,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-07-31 00:18:22,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-07-31 00:18:22,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13324 Content-Type: application/json Date: Wed, 31 Jul 2019 00:18: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-3ffb0e86-9261-48ee-b17e-aef8fcc5b964 x-openstack-request-id: req-3ffb0e86-9261-48ee-b17e-aef8fcc5b964 2019-07-31 00:18:22,424 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 685015146 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 s99544 r8192 d31528 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240\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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.378176] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.381344] pid_max: default: 32768 minimum: 301\n[ 0.383050] ACPI: Core revision 20150930\n[ 0.388399] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.391019] Security Framework initialized\n[ 0.392594] Yama: becoming mindful.\n[ 0.394056] AppArmor: AppArmor initialized\n[ 0.395878] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.402337] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.406604] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.408958] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.412055] Initializing cgroup subsys io\n[ 0.413611] Initializing cgroup subsys memory\n[ 0.415260] Initializing cgroup subsys devices\n[ 0.416924] Initializing cgroup subsys freezer\n[ 0.418587] Initializing cgroup subsys net_cls\n[ 0.420243] Initializing cgroup subsys perf_event\n[ 0.421982] Initializing cgroup subsys net_prio\n[ 0.423688] Initializing cgroup subsys hugetlb\n[ 0.425360] Initializing cgroup subsys pids\n[ 0.427733] mce: CPU supports 10 MCE banks\n[ 0.429374] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.431282] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.433402] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.435407] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.438433] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.440887] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier\n[ 0.443956] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier\n[ 0.447069] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.450817] MDS: Mitigation: Clear CPU buffers\n[ 0.455437] Freeing SMP alternatives memory: 36K\n[ 0.462950] ftrace: allocating 32312 entries in 127 pages\n[ 0.513307] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.516014] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.518695] smpboot: Max logical packages: 2\n[ 0.520848] x2apic enabled\n[ 0.522474] Switched APIC routing to physical x2apic.\n[ 0.525851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.528527] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.533488] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.546660] KVM setup paravirtual spinlock\n[ 0.550174] x86: Booting SMP configuration:\n[ 0.552160] .... node #0, CPUs: #1\n[ 0.554131] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.576743] x86: Booted up 1 node, 2 CPUs\n[ 0.576745] KVM setup async PF for cpu 1\n[ 0.576750] kvm-stealtime: cpu 1, msr 13fd10240\n[ 0.582462] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.585746] devtmpfs: initialized\n[ 0.589255] evm: security.selinux\n[ 0.590766] evm: security.SMACK64\n[ 0.592266] evm: security.SMACK64EXEC\n[ 0.593909] evm: security.SMACK64TRANSMUTE\n[ 0.595699] evm: security.SMACK64MMAP\n[ 0.597351] evm: security.ima\n[ 0.598767] evm: security.capability\n[ 0.600564] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.604580] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.607261] pinctrl core: initialized pinctrl subsystem\n[ 0.609661] RTC time: 0:18:06, date: 07/31/19\n[ 0.612436] NET: Registered protocol family 16\n[ 0.626388] cpuidle: using governor ladder\n[ 0.638410] cpuidle: using governor menu\n[ 0.640111] PCCT header not found.\n[ 0.641750] ACPI: bus type PCI registered\n[ 0.643518] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.646268] PCI: Using configuration type 1 for base access\n[ 0.661145] ACPI: Added _OSI(Module Device)\n[ 0.662956] ACPI: Added _OSI(Processor Device)\n[ 0.664851] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.683001] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.686912] ACPI: Interpreter enabled\n[ 0.688570] ACPI: (supports S0 S5)\n[ 0.690094] ACPI: Using IOAPIC for interrupt routing\n[ 0.692126] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.697843] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.700406] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.703144] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.705826] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.710658] acpiphp: Slot [3] registered\n[ 0.712388] acpiphp: Slot [4] registered\n[ 0.714166] acpiphp: Slot [5] registered\n[ 0.715913] acpiphp: Slot [6] registered\n[ 0.717673] acpiphp: Slot [7] registered\n[ 0.719390] acpiphp: Slot [8] registered\n[ 0.721098] acpiphp: Slot [9] registered\n[ 0.722833] acpiphp: Slot [10] registered\n[ 0.724602] acpiphp: Slot [11] registered\n[ 0.726362] acpiphp: Slot [12] registered\n[ 0.728093] acpiphp: Slot [13] registered\n[ 0.729850] acpiphp: Slot [14] registered\n[ 0.731613] acpiphp: Slot [15] registered\n[ 0.733358] acpiphp: Slot [16] registered\n[ 0.735166] acpiphp: Slot [17] registered\n[ 0.736929] acpiphp: Slot [18] registered\n[ 0.738773] acpiphp: Slot [19] registered\n[ 0.740498] acpiphp: Slot [20] registered\n[ 0.742260] acpiphp: Slot [21] registered\n[ 0.744014] acpiphp: Slot [22] registered\n[ 0.745750] acpiphp: Slot [23] registered\n[ 0.747516] acpiphp: Slot [24] registered\n[ 0.749274] acpiphp: Slot [25] registered\n[ 0.751058] acpiphp: Slot [26] registered\n[ 0.752820] acpiphp: Slot [27] registered\n[ 0.754636] acpiphp: Slot [28] registered\n[ 0.756374] acpiphp: Slot [29] registered\n[ 0.758184] acpiphp: Slot [30] registered\n[ 0.759913] acpiphp: Slot [31] registered\n[ 0.761652] PCI host bridge to bus 0000:00\n[ 0.763438] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.766186] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.768842] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.771948] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.775131] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.778324] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.784805] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.787620] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.790182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.793299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.798487] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.801588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.830477] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.833606] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.837103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.840118] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.843067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.845756] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.848506] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.850510] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.853451] vgaarb: loaded\n[ 0.854591] vgaarb: bridge control possible 0000:00:02.0\n[ 0.856864] SCSI subsystem initialized\n[ 0.858602] ACPI: bus type USB registered\n[ 0.860167] usbcore: registered new interface driver usbfs\n[ 0.862127] usbcore: registered new interface driver hub\n[ 0.864040] usbcore: registered new device driver usb\n[ 0.866155] PCI: Using ACPI for IRQ routing\n[ 0.868179] NetLabel: Initializing\n[ 0.869529] NetLabel: domain hash size = 128\n[ 0.871137] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.872944] NetLabel: unlabeled traffic allowed by default\n[ 0.875122] amd_nb: Cannot enumerate AMD northbridges\n[ 0.877037] clocksource: Switched to clocksource kvm-clock\n[ 0.889592] AppArmor: AppArmor Filesystem Enabled\n[ 0.891405] pnp: PnP ACPI init\n[ 0.892997] pnp: PnP ACPI: found 5 devices\n[ 0.901313] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.904554] NET: Registered protocol family 2\n[ 0.906547] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.909546] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.912263] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.914657] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.916812] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.919169] NET: Registered protocol family 1\n[ 0.920815] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.922894] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.924932] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.945241] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.965603] Unpacking initramfs...\n[ 1.167589] Freeing initrd memory: 14824K\n[ 1.169512] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.172138] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.174907] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns\n[ 1.179135] Scanning for low memory corruption every 60 seconds\n[ 1.182028] audit: initializing netlink subsys (disabled)\n[ 1.184339] audit: type=2000 audit(1564532286.564:1): initialized\n[ 1.187113] Initialise system trusted keyring\n[ 1.189216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.191807] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.195616] zbud: loaded\n[ 1.197234] VFS: Disk quotas dquot_6.6.0\n[ 1.199019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.202050] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.204793] fuse init (API version 7.23)\n[ 1.206692] Key type big_key registered\n[ 1.208420] Allocating IMA MOK and blacklist keyrings.\n[ 1.211225] Key type asymmetric registered\n[ 1.213034] Asymmetric key parser 'x509' registered\n[ 1.215160] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.218408] io scheduler noop registered\n[ 1.220143] io scheduler deadline registered (default)\n[ 1.222335] io scheduler cfq registered\n[ 1.224141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.226477] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.229269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.232458] ACPI: Power Button [PWRF]\n[ 1.234306] GHES: HEST is not enabled!\n[ 1.254203] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.294678] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.298874] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.325084] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.329410] Linux agpgart interface v0.103\n[ 1.333354] loop: module loaded\n[ 1.336618] vda: vda1\n[ 1.338704] scsi host0: ata_piix\n[ 1.340408] scsi host1: ata_piix\n[ 1.341942] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.344689] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.347501] libphy: Fixed MDIO Bus: probed\n[ 1.349361] tun: Universal TUN/TAP device driver, 1.6\n[ 1.351483] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.355405] PPP generic driver version 2.4.2\n[ 1.357351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.360010] ehci-pci: EHCI PCI platform driver\n[ 1.361702] ehci-platform: EHCI generic platform driver\n[ 1.363603] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.365786] ohci-pci: OHCI PCI platform driver\n[ 1.367458] ohci-platform: OHCI generic platform driver\n[ 1.369359] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.389772] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.391679] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.394481] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.396374] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.398544] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.400887] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.403574] usb usb1: Product: UHCI Host Controller\n[ 1.405352] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd\n[ 1.407550] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.409378] hub 1-0:1.0: USB hub found\n[ 1.411058] hub 1-0:1.0: 2 ports detected\n[ 1.412994] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.417369] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.419474] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.421707] mousedev: PS/2 mouse device common for all mice\n[ 1.424272] rtc_cmos 00:00: RTC can wake from S4\n[ 1.426822] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.430471] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.432802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.435089] i2c /dev entries driver\n[ 1.436508] device-mapper: uevent: version 1.0.3\n[ 1.438310] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.441386] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.460552] NET: Registered protocol family 10\n[ 1.462525] NET: Registered protocol family 17\n[ 1.464214] Key type dns_resolver registered\n[ 1.466163] registered taskstats version 1\n[ 1.467740] Loading compiled-in X.509 certificates\n[ 1.470044] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e'\n[ 1.473565] zswap: loaded using pool lzo/zbud\n[ 1.476857] Key type trusted registered\n[ 1.480515] Key type encrypted registered\n[ 1.482088] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.484055] ima: No TPM chip found, activating TPM-bypass!\n[ 1.486038] ima: Allocated hash algorithm: sha1\n[ 1.487751] evm: HMAC attrs: 0x1\n[ 1.489465] Magic number: 11:603:305\n[ 1.490941] tty tty34: hash matches\n[ 1.492441] rtc_cmos 00:00: setting system clock to 2019-07-31 00:18:06 UTC (1564532286)\n[ 1.495493] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.497610] EDD information not available.\n[ 1.502762] Freeing unused kernel memory: 1484K\n[ 1.517085] Write protecting the kernel read-only data: 14336k\n[ 1.520631] Freeing unused kernel memory: 1612K\n[ 1.522484] Freeing unused kernel memory: 64K\nLoading, please wait...\nstarting version 229\n[ 1.535866] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.536431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.536462] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.545873] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546440] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546486] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546655] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546774] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.546845] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.589288] virtio_net virtio0 ens3: renamed from eth0\n[ 1.604168] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.607735] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.617614] FDC 0 is a S82078B\n[ 1.620671] AVX2 version of gcm_enc/dec engaged.\n[ 1.622642] AES CTR mode by8 optimization enabled\n[ 1.725094] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.890000] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.892361] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.894818] usb 1-1: Product: QEMU USB Tablet\n[ 1.896453] usb 1-1: Manufacturer: QEMU\n[ 1.897930] usb 1-1: SerialNumber: 42\n[ 1.905489] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.913341] usbcore: registered new interface driver usbhid\n[ 1.915631] usbhid: USB HID core driver\n[ 1.919464] 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.923734] 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.991534] md: linear personality registered for level -1\n[ 2.995559] md: multipath personality registered for level -4\n[ 2.999585] md: raid0 personality registered for level 0\n[ 3.004198] md: raid1 personality registered for level 1\n[ 3.077043] raid6: sse2x1 gen() 11327 MB/s\n[ 3.145044] raid6: sse2x1 xor() 8804 MB/s\n[ 3.213041] raid6: sse2x2 gen() 14447 MB/s\n[ 3.281044] raid6: sse2x2 xor() 9627 MB/s\n[ 3.349044] raid6: sse2x4 gen() 16859 MB/s\n[ 3.417041] raid6: sse2x4 xor() 11574 MB/s\n[ 3.485042] raid6: avx2x1 gen() 22167 MB/s\n[ 3.553042] raid6: avx2x2 gen() 26516 MB/s\n[ 3.621041] raid6: avx2x4 gen() 30393 MB/s\n[ 3.622630] raid6: using algorithm avx2x4 gen() 30393 MB/s\n[ 3.624577] raid6: using avx2x2 recovery algorithm\n[ 3.627777] xor: automatically using best checksumming function:\n[ 3.669039] avx : 33444.000 MB/sec\n[ 3.671840] async_tx: api initialized (async)\n[ 3.680320] md: raid6 personality registered for level 6\n[ 3.682241] md: raid5 personality registered for level 5\n[ 3.684129] md: raid4 personality registered for level 4\n[ 3.690532] 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.721368] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.740640] 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.831566] 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.837778] systemd[1]: Detected virtualization kvm.\n[ 3.839618] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.844407] systemd[1]: Set hostname to .\n[ 3.848004] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.850132] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.985705] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.990089] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.994940] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.999027] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 4.003762] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.008631] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.013124] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.017389] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.020967] 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.026769] 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.031987] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.035892] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.039625] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.042915] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.046698] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.050614] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.054322] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 4.057547] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.062064] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 4.066612] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 4.085205] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.089896] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.094566] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitor[ 4.098970] Loading iSCSI transport class v2.0-870.\ning of LVM2 mirrors... dmeventd or progress polling...\n[ 4.103477] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 4.109355] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.115858] 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.124025] iscsi: registered transport (tcp)\n[ 4.126204] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.129409] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.133659] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.140122] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.145073] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.149864] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.159018] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.163875] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.168829] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.173316] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.178064] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.183300] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[ 4.187293] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.191709] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.196585] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.210594] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n[[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] 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.983014] cloud-init[488]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Wed, 31 Jul 2019 00:18:10 +0000. Up 4.62 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.076305] cloud-init[951]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Wed, 31 Jul 2019 00:18:15 +0000. Up 9.50 seconds.\n[ 10.085577] cloud-init[951]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.089400] cloud-init[951]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.093090] cloud-init[951]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.096771] cloud-init[951]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.100468] cloud-init[951]: ci-info: | ens3 | True | 192.168.120.26 | 255.255.255.0 | global | fa:16:3e:08:e2:1f |\n[ 10.104173] cloud-init[951]: ci-info: | ens3 | True | fe80::f816:3eff:fe08:e21f/64 | . | link | fa:16:3e:08:e2:1f |\n[ 10.107842] cloud-init[951]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.111560] cloud-init[951]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.115231] cloud-init[951]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.118950] cloud-init[951]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.122388] cloud-init[951]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.125818] cloud-init[951]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.129265] cloud-init[951]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.132651] cloud-init[951]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.136074] cloud-init[951]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.139480] cloud-init[951]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.142928] cloud-init[951]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.146376] cloud-init[951]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.149261] cloud-init[951]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.152161] cloud-init[951]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.155049] cloud-init[951]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.157970] cloud-init[951]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.160829] cloud-init[951]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.163669] cloud-init[951]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.166535] cloud-init[951]: Generating public/private rsa key pair.\n[ 10.169029] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.171926] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.174851] cloud-init[951]: The key fingerprint is:\n[ 10.177251] cloud-init[951]: SHA256:Xh0t0O24LJXa/guhBveg+tK3QYw7evIHGLw53mwToZk root@vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7\n[ 10.180965] cloud-init[951]: The key's randomart image is:\n[ 10.183372] cloud-init[951]: +---[RSA 2048]----+\n[ 10.185532] cloud-init[951]: | .. . |\n[ 10.187697] cloud-init[951]: | .... |\n[ 10.189886] cloud-init[951]: | . o+. |\n[ 10.192093] cloud-init[951]: | o .o .+o. |\n[ 10.194265] cloud-init[951]: | OS.*=o. |\n[ 10.196434] cloud-init[951]: | E.oBo++. |\n[ 10.198619] cloud-init[951]: | . ==o+oo |\n[ 10.200828] cloud-init[951]: | +oBoo... |\n[ 10.203016] cloud-init[951]: | oBo+.. .o. |\n[ 10.205228] cloud-init[951]: +----[SHA256]-----+\n[ 10.207411] cloud-init[951]: Generating public/private dsa key pair.\n[ 10.209775] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.212274] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.214751] cloud-init[951]: The key fingerprint is:\n[ 10.216646] cloud-init[951]: SHA256:xg6wyyZVctcTmbWa5IRiPPX9dtzXgqIpNZNaYUCdUEI root@vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7\n[ 10.219860] cloud-init[951]: The key's randomart image is:\n[ 10.221837] cloud-init[951]: +---[DSA 1024]----+\n[ 10.223625] cloud-init[951]: | oE+o..+. |\n[ 10.225394] cloud-init[951]: | . +o+oo . |\n[ 10.227160] cloud-init[951]: | o B = * o |\n[ 10.229011] cloud-init[951]: | B * * + o .o|\n[ 10.230796] cloud-init[951]: | o . S = . + *|\n[ 10.232600] cloud-init[951]: | o . B = . . o.|\n[ 10.234380] cloud-init[951]: | . + o + |\n[ 10.236161] cloud-init[951]: | o . |\n[ 10.237927] cloud-init[951]: | |\n[ 10.239676] cloud-init[951]: +----[SHA256]-----+\n[ 10.241472] cloud-init[951]: Generating public/private ecdsa key pair.\n[ 10.243520] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.246028] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.248746] cloud-init[951]: The key fingerprint is:\n[ 10.250609] cloud-init[951]: SHA256:CpJjDf80YFWVVoqd+tSFfD79UhpPLcH9WcW0/wFOzrA root@vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7\n[ 10.253851] cloud-init[951]: The key's randomart image is:\n[ 10.255814] cloud-init[951]: +---[ECDSA 256]---+\n[ 10.257645] cloud-init[951]: | .....o. oo|\n[ 10.259403] cloud-init[951]: | . oo+ o .+|\n[ 10.260939] cloud-init[951]: | . o ..+.oo=.o|\n[ 10.262723] cloud-init[951]: | * . . .B+.o*|\n[ 10.264517] cloud-init[951]: | = + o S .E.+=oB|\n[ 10.266310] cloud-init[951]: | . o + o o O+|\n[ 10.268099] cloud-init[951]: | o . o +|\n[ 10.269878] cloud-init[951]: | . |\n[ 10.271627] cloud-init[951]: | |\n[ 10.273462] cloud-init[951]: +----[SHA256]-----+\n[ 10.275243] cloud-init[951]: Generating public/private ed25519 key pair.\n[ 10.277316] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.280057] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.282600] cloud-init[951]: The key fingerprint is:\n[ 10.284574] cloud-init[951]: SHA256:K/jmIR14+jROk+YpYokkiQDrp+0OnIOhx4Qj+FsZykk root@vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7\n[ 10.287787] cloud-init[951]: The key's randomart image is:\n[ 10.289746] cloud-init[951]: +--[ED25519 256]--+\n[ 10.291536] cloud-init[951]: | |\n[ 10.293292] cloud-init[951]: |. |\n[ 10.295048] cloud-init[951]: |.. |\n[ 10.296811] cloud-init[951]: |+. . |\n[ 10.298820] cloud-init[951]: |X.E o o S |\n[ 10.300602] cloud-init[951]: |O@.+ B o . |\n[ 10.302376] cloud-init[951]: |=*@.* @ . |\n[ 10.304183] cloud-init[951]: |.o*+.X.* |\n[ 10.305982] cloud-init[951]: | .++ +B |\n[ 10.307786] cloud-init[951]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\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] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n Starting Socket activation for snappy daemon.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] 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 FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n Starting System Logging Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Accounts Service...\n Starting Pollinate to seed the pseudo random number generator...\n Starting Login Service...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\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 Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started Accounts Service.\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 Permit User Sessions...\n Starting LSB: automatic crash report generation...\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 Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started 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 Terminate Plymouth Boot Screen.\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-07-31 00:18:22,425 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e/action used request id req-3ffb0e86-9261-48ee-b17e-aef8fcc5b964 2019-07-31 00:18:22,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0754208564758s 2019-07-31 00:18:22,427 - 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-157-generic (buildd@lgw01-amd64-037) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 (Ubuntu 4.4.0-157.185-generic 4.4.181) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-157-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 685015146 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 s99544 r8192 d31528 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10240 [ 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-157-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 (8618K kernel code, 1335K rwdata, 4032K 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.378176] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.381344] pid_max: default: 32768 minimum: 301 [ 0.383050] ACPI: Core revision 20150930 [ 0.388399] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.391019] Security Framework initialized [ 0.392594] Yama: becoming mindful. [ 0.394056] AppArmor: AppArmor initialized [ 0.395878] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.402337] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.406604] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.408958] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.412055] Initializing cgroup subsys io [ 0.413611] Initializing cgroup subsys memory [ 0.415260] Initializing cgroup subsys devices [ 0.416924] Initializing cgroup subsys freezer [ 0.418587] Initializing cgroup subsys net_cls [ 0.420243] Initializing cgroup subsys perf_event [ 0.421982] Initializing cgroup subsys net_prio [ 0.423688] Initializing cgroup subsys hugetlb [ 0.425360] Initializing cgroup subsys pids [ 0.427733] mce: CPU supports 10 MCE banks [ 0.429374] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.431282] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.433402] Spectre V2 : Mitigation: Full generic retpoline [ 0.435407] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.438433] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.440887] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier [ 0.443956] Spectre V2 : mitigation: Enabling kernel Indirect Branch Prediction Barrier [ 0.447069] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.450817] MDS: Mitigation: Clear CPU buffers [ 0.455437] Freeing SMP alternatives memory: 36K [ 0.462950] ftrace: allocating 32312 entries in 127 pages [ 0.513307] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.516014] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.518695] smpboot: Max logical packages: 2 [ 0.520848] x2apic enabled [ 0.522474] Switched APIC routing to physical x2apic. [ 0.525851] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.528527] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.533488] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.546660] KVM setup paravirtual spinlock [ 0.550174] x86: Booting SMP configuration: [ 0.552160] .... node #0, CPUs: #1 [ 0.554131] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.576743] x86: Booted up 1 node, 2 CPUs [ 0.576745] KVM setup async PF for cpu 1 [ 0.576750] kvm-stealtime: cpu 1, msr 13fd10240 [ 0.582462] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.585746] devtmpfs: initialized [ 0.589255] evm: security.selinux [ 0.590766] evm: security.SMACK64 [ 0.592266] evm: security.SMACK64EXEC [ 0.593909] evm: security.SMACK64TRANSMUTE [ 0.595699] evm: security.SMACK64MMAP [ 0.597351] evm: security.ima [ 0.598767] evm: security.capability [ 0.600564] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.604580] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.607261] pinctrl core: initialized pinctrl subsystem [ 0.609661] RTC time: 0:18:06, date: 07/31/19 [ 0.612436] NET: Registered protocol family 16 [ 0.626388] cpuidle: using governor ladder [ 0.638410] cpuidle: using governor menu [ 0.640111] PCCT header not found. [ 0.641750] ACPI: bus type PCI registered [ 0.643518] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.646268] PCI: Using configuration type 1 for base access [ 0.661145] ACPI: Added _OSI(Module Device) [ 0.662956] ACPI: Added _OSI(Processor Device) [ 0.664851] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.683001] ACPI: Added _OSI(Processor Aggregator Device) [ 0.686912] ACPI: Interpreter enabled [ 0.688570] ACPI: (supports S0 S5) [ 0.690094] ACPI: Using IOAPIC for interrupt routing [ 0.692126] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.697843] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.700406] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.703144] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.705826] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.710658] acpiphp: Slot [3] registered [ 0.712388] acpiphp: Slot [4] registered [ 0.714166] acpiphp: Slot [5] registered [ 0.715913] acpiphp: Slot [6] registered [ 0.717673] acpiphp: Slot [7] registered [ 0.719390] acpiphp: Slot [8] registered [ 0.721098] acpiphp: Slot [9] registered [ 0.722833] acpiphp: Slot [10] registered [ 0.724602] acpiphp: Slot [11] registered [ 0.726362] acpiphp: Slot [12] registered [ 0.728093] acpiphp: Slot [13] registered [ 0.729850] acpiphp: Slot [14] registered [ 0.731613] acpiphp: Slot [15] registered [ 0.733358] acpiphp: Slot [16] registered [ 0.735166] acpiphp: Slot [17] registered [ 0.736929] acpiphp: Slot [18] registered [ 0.738773] acpiphp: Slot [19] registered [ 0.740498] acpiphp: Slot [20] registered [ 0.742260] acpiphp: Slot [21] registered [ 0.744014] acpiphp: Slot [22] registered [ 0.745750] acpiphp: Slot [23] registered [ 0.747516] acpiphp: Slot [24] registered [ 0.749274] acpiphp: Slot [25] registered [ 0.751058] acpiphp: Slot [26] registered [ 0.752820] acpiphp: Slot [27] registered [ 0.754636] acpiphp: Slot [28] registered [ 0.756374] acpiphp: Slot [29] registered [ 0.758184] acpiphp: Slot [30] registered [ 0.759913] acpiphp: Slot [31] registered [ 0.761652] PCI host bridge to bus 0000:00 [ 0.763438] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.766186] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.768842] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.771948] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.775131] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.778324] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.784805] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.787620] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.790182] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.793299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.798487] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.801588] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.830477] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.833606] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.837103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.840118] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.843067] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.845756] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.848506] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.850510] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.853451] vgaarb: loaded [ 0.854591] vgaarb: bridge control possible 0000:00:02.0 [ 0.856864] SCSI subsystem initialized [ 0.858602] ACPI: bus type USB registered [ 0.860167] usbcore: registered new interface driver usbfs [ 0.862127] usbcore: registered new interface driver hub [ 0.864040] usbcore: registered new device driver usb [ 0.866155] PCI: Using ACPI for IRQ routing [ 0.868179] NetLabel: Initializing [ 0.869529] NetLabel: domain hash size = 128 [ 0.871137] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.872944] NetLabel: unlabeled traffic allowed by default [ 0.875122] amd_nb: Cannot enumerate AMD northbridges [ 0.877037] clocksource: Switched to clocksource kvm-clock [ 0.889592] AppArmor: AppArmor Filesystem Enabled [ 0.891405] pnp: PnP ACPI init [ 0.892997] pnp: PnP ACPI: found 5 devices [ 0.901313] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.904554] NET: Registered protocol family 2 [ 0.906547] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.909546] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.912263] TCP: Hash tables configured (established 32768 bind 32768) [ 0.914657] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.916812] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.919169] NET: Registered protocol family 1 [ 0.920815] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.922894] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.924932] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.945241] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.965603] Unpacking initramfs... [ 1.167589] Freeing initrd memory: 14824K [ 1.169512] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.172138] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.174907] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3255787006b, max_idle_ns: 440795244845 ns [ 1.179135] Scanning for low memory corruption every 60 seconds [ 1.182028] audit: initializing netlink subsys (disabled) [ 1.184339] audit: type=2000 audit(1564532286.564:1): initialized [ 1.187113] Initialise system trusted keyring [ 1.189216] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.191807] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.195616] zbud: loaded [ 1.197234] VFS: Disk quotas dquot_6.6.0 [ 1.199019] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.202050] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.204793] fuse init (API version 7.23) [ 1.206692] Key type big_key registered [ 1.208420] Allocating IMA MOK and blacklist keyrings. [ 1.211225] Key type asymmetric registered [ 1.213034] Asymmetric key parser 'x509' registered [ 1.215160] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.218408] io scheduler noop registered [ 1.220143] io scheduler deadline registered (default) [ 1.222335] io scheduler cfq registered [ 1.224141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.226477] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.229269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.232458] ACPI: Power Button [PWRF] [ 1.234306] GHES: HEST is not enabled! [ 1.254203] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.294678] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.298874] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.325084] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.329410] Linux agpgart interface v0.103 [ 1.333354] loop: module loaded [ 1.336618] vda: vda1 [ 1.338704] scsi host0: ata_piix [ 1.340408] scsi host1: ata_piix [ 1.341942] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.344689] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.347501] libphy: Fixed MDIO Bus: probed [ 1.349361] tun: Universal TUN/TAP device driver, 1.6 [ 1.351483] tun: (C) 1999-2004 Max Krasnyansky [ 1.355405] PPP generic driver version 2.4.2 [ 1.357351] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.360010] ehci-pci: EHCI PCI platform driver [ 1.361702] ehci-platform: EHCI generic platform driver [ 1.363603] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.365786] ohci-pci: OHCI PCI platform driver [ 1.367458] ohci-platform: OHCI generic platform driver [ 1.369359] uhci_hcd: USB Universal Host Controller Interface driver [ 1.389772] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.391679] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.394481] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.396374] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.398544] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.400887] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.403574] usb usb1: Product: UHCI Host Controller [ 1.405352] usb usb1: Manufacturer: Linux 4.4.0-157-generic uhci_hcd [ 1.407550] usb usb1: SerialNumber: 0000:00:01.2 [ 1.409378] hub 1-0:1.0: USB hub found [ 1.411058] hub 1-0:1.0: 2 ports detected [ 1.412994] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.417369] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.419474] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.421707] mousedev: PS/2 mouse device common for all mice [ 1.424272] rtc_cmos 00:00: RTC can wake from S4 [ 1.426822] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.430471] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.432802] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.435089] i2c /dev entries driver [ 1.436508] device-mapper: uevent: version 1.0.3 [ 1.438310] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.441386] ledtrig-cpu: registered to indicate activity on CPUs [ 1.460552] NET: Registered protocol family 10 [ 1.462525] NET: Registered protocol family 17 [ 1.464214] Key type dns_resolver registered [ 1.466163] registered taskstats version 1 [ 1.467740] Loading compiled-in X.509 certificates [ 1.470044] Loaded X.509 cert 'Build time autogenerated kernel key: 3e01e6df98386236d59670e6b2ed19a044d5324e' [ 1.473565] zswap: loaded using pool lzo/zbud [ 1.476857] Key type trusted registered [ 1.480515] Key type encrypted registered [ 1.482088] AppArmor: AppArmor sha1 policy hashing enabled [ 1.484055] ima: No TPM chip found, activating TPM-bypass! [ 1.486038] ima: Allocated hash algorithm: sha1 [ 1.487751] evm: HMAC attrs: 0x1 [ 1.489465] Magic number: 11:603:305 [ 1.490941] tty tty34: hash matches [ 1.492441] rtc_cmos 00:00: setting system clock to 2019-07-31 00:18:06 UTC (1564532286) [ 1.495493] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.497610] EDD information not available. [ 1.502762] Freeing unused kernel memory: 1484K [ 1.517085] Write protecting the kernel read-only data: 14336k [ 1.520631] Freeing unused kernel memory: 1612K [ 1.522484] Freeing unused kernel memory: 64K Loading, please wait... starting version 229 [ 1.535866] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.536431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.536462] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.545873] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546440] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546486] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546655] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546709] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546774] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.546845] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.589288] virtio_net virtio0 ens3: renamed from eth0 [ 1.604168] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.607735] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.617614] FDC 0 is a S82078B [ 1.620671] AVX2 version of gcm_enc/dec engaged. [ 1.622642] AES CTR mode by8 optimization enabled [ 1.725094] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.890000] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.892361] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.894818] usb 1-1: Product: QEMU USB Tablet [ 1.896453] usb 1-1: Manufacturer: QEMU [ 1.897930] usb 1-1: SerialNumber: 42 [ 1.905489] hidraw: raw HID events driver (C) Jiri Kosina [ 1.913341] usbcore: registered new interface driver usbhid [ 1.915631] usbhid: USB HID core driver [ 1.919464] 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.923734] 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.991534] md: linear personality registered for level -1 [ 2.995559] md: multipath personality registered for level -4 [ 2.999585] md: raid0 personality registered for level 0 [ 3.004198] md: raid1 personality registered for level 1 [ 3.077043] raid6: sse2x1 gen() 11327 MB/s [ 3.145044] raid6: sse2x1 xor() 8804 MB/s [ 3.213041] raid6: sse2x2 gen() 14447 MB/s [ 3.281044] raid6: sse2x2 xor() 9627 MB/s [ 3.349044] raid6: sse2x4 gen() 16859 MB/s [ 3.417041] raid6: sse2x4 xor() 11574 MB/s [ 3.485042] raid6: avx2x1 gen() 22167 MB/s [ 3.553042] raid6: avx2x2 gen() 26516 MB/s [ 3.621041] raid6: avx2x4 gen() 30393 MB/s [ 3.622630] raid6: using algorithm avx2x4 gen() 30393 MB/s [ 3.624577] raid6: using avx2x2 recovery algorithm [ 3.627777] xor: automatically using best checksumming function: [ 3.669039] avx : 33444.000 MB/sec [ 3.671840] async_tx: api initialized (async) [ 3.680320] md: raid6 personality registered for level 6 [ 3.682241] md: raid5 personality registered for level 5 [ 3.684129] md: raid4 personality registered for level 4 [ 3.690532] 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.721368] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.740640] 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.831566] 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.837778] systemd[1]: Detected virtualization kvm. [ 3.839618] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.844407] systemd[1]: Set hostname to . [ 3.848004] systemd[1]: Initializing machine ID from KVM UUID. [ 3.850132] systemd[1]: Installed transient /etc/machine-id file. [ 3.985705] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.990089] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.994940] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.999027] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 4.003762] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.008631] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.013124] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.017389] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.020967] 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.026769] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.031987] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.035892] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.039625] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.042915] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.046698] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.050614] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.054322] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 4.057547] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.062064] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 4.066612] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 4.085205] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.089896] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.094566] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitor[ 4.098970] Loading iSCSI transport class v2.0-870. ing of LVM2 mirrors... dmeventd or progress polling... [ 4.103477] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 4.109355] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.115858] 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.124025] iscsi: registered transport (tcp) [ 4.126204] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.129409] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.133659] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.140122] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.145073] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.149864] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.159018] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.163875] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.168829] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.173316] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.178064] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.183300] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 4.187293] iscsi: registered transport (iser) [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.191709] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.196585] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.210594] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... [[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] 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.983014] cloud-init[488]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init-local' at Wed, 31 Jul 2019 00:18:10 +0000. Up 4.62 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.076305] cloud-init[951]: Cloud-init v. 19.1-1-gbaa47854-0ubuntu1~16.04.1 running 'init' at Wed, 31 Jul 2019 00:18:15 +0000. Up 9.50 seconds. [ 10.085577] cloud-init[951]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.089400] cloud-init[951]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.093090] cloud-init[951]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.096771] cloud-init[951]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.100468] cloud-init[951]: ci-info: | ens3 | True | 192.168.120.26 | 255.255.255.0 | global | fa:16:3e:08:e2:1f | [ 10.104173] cloud-init[951]: ci-info: | ens3 | True | fe80::f816:3eff:fe08:e21f/64 | . | link | fa:16:3e:08:e2:1f | [ 10.107842] cloud-init[951]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.111560] cloud-init[951]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.115231] cloud-init[951]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.118950] cloud-init[951]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.122388] cloud-init[951]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.125818] cloud-init[951]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.129265] cloud-init[951]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.132651] cloud-init[951]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.136074] cloud-init[951]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.139480] cloud-init[951]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.142928] cloud-init[951]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.146376] cloud-init[951]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.149261] cloud-init[951]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.152161] cloud-init[951]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.155049] cloud-init[951]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.157970] cloud-init[951]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.160829] cloud-init[951]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.163669] cloud-init[951]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.166535] cloud-init[951]: Generating public/private rsa key pair. [ 10.169029] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.171926] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.174851] cloud-init[951]: The key fingerprint is: [ 10.177251] cloud-init[951]: SHA256:Xh0t0O24LJXa/guhBveg+tK3QYw7evIHGLw53mwToZk root@vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7 [ 10.180965] cloud-init[951]: The key's randomart image is: [ 10.183372] cloud-init[951]: +---[RSA 2048]----+ [ 10.185532] cloud-init[951]: | .. . | [ 10.187697] cloud-init[951]: | .... | [ 10.189886] cloud-init[951]: | . o+. | [ 10.192093] cloud-init[951]: | o .o .+o. | [ 10.194265] cloud-init[951]: | OS.*=o. | [ 10.196434] cloud-init[951]: | E.oBo++. | [ 10.198619] cloud-init[951]: | . ==o+oo | [ 10.200828] cloud-init[951]: | +oBoo... | [ 10.203016] cloud-init[951]: | oBo+.. .o. | [ 10.205228] cloud-init[951]: +----[SHA256]-----+ [ 10.207411] cloud-init[951]: Generating public/private dsa key pair. [ 10.209775] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.212274] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.214751] cloud-init[951]: The key fingerprint is: [ 10.216646] cloud-init[951]: SHA256:xg6wyyZVctcTmbWa5IRiPPX9dtzXgqIpNZNaYUCdUEI root@vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7 [ 10.219860] cloud-init[951]: The key's randomart image is: [ 10.221837] cloud-init[951]: +---[DSA 1024]----+ [ 10.223625] cloud-init[951]: | oE+o..+. | [ 10.225394] cloud-init[951]: | . +o+oo . | [ 10.227160] cloud-init[951]: | o B = * o | [ 10.229011] cloud-init[951]: | B * * + o .o| [ 10.230796] cloud-init[951]: | o . S = . + *| [ 10.232600] cloud-init[951]: | o . B = . . o.| [ 10.234380] cloud-init[951]: | . + o + | [ 10.236161] cloud-init[951]: | o . | [ 10.237927] cloud-init[951]: | | [ 10.239676] cloud-init[951]: +----[SHA256]-----+ [ 10.241472] cloud-init[951]: Generating public/private ecdsa key pair. [ 10.243520] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.246028] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.248746] cloud-init[951]: The key fingerprint is: [ 10.250609] cloud-init[951]: SHA256:CpJjDf80YFWVVoqd+tSFfD79UhpPLcH9WcW0/wFOzrA root@vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7 [ 10.253851] cloud-init[951]: The key's randomart image is: [ 10.255814] cloud-init[951]: +---[ECDSA 256]---+ [ 10.257645] cloud-init[951]: | .....o. oo| [ 10.259403] cloud-init[951]: | . oo+ o .+| [ 10.260939] cloud-init[951]: | . o ..+.oo=.o| [ 10.262723] cloud-init[951]: | * . . .B+.o*| [ 10.264517] cloud-init[951]: | = + o S .E.+=oB| [ 10.266310] cloud-init[951]: | . o + o o O+| [ 10.268099] cloud-init[951]: | o . o +| [ 10.269878] cloud-init[951]: | . | [ 10.271627] cloud-init[951]: | | [ 10.273462] cloud-init[951]: +----[SHA256]-----+ [ 10.275243] cloud-init[951]: Generating public/private ed25519 key pair. [ 10.277316] cloud-init[951]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.280057] cloud-init[951]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.282600] cloud-init[951]: The key fingerprint is: [ 10.284574] cloud-init[951]: SHA256:K/jmIR14+jROk+YpYokkiQDrp+0OnIOhx4Qj+FsZykk root@vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7 [ 10.287787] cloud-init[951]: The key's randomart image is: [ 10.289746] cloud-init[951]: +--[ED25519 256]--+ [ 10.291536] cloud-init[951]: | | [ 10.293292] cloud-init[951]: |. | [ 10.295048] cloud-init[951]: |.. | [ 10.296811] cloud-init[951]: |+. . | [ 10.298820] cloud-init[951]: |X.E o o S | [ 10.300602] cloud-init[951]: |O@.+ B o . | [ 10.302376] cloud-init[951]: |=*@.* @ . | [ 10.304183] cloud-init[951]: |.o*+.X.* | [ 10.305982] cloud-init[951]: | .++ +B | [ 10.307786] cloud-init[951]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. Starting Socket activation for snappy daemon. Starting LXD - unix socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] 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 FUSE filesystem for LXC. Starting LXD - container startup/shutdown... Starting System Logging Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started Deferred execution scheduler. Starting Accounts Service... Starting Pollinate to seed the pseudo random number generator... Starting Login Service... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... Starting Snappy daemon... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. 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 Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started 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 Terminate Plymouth Boot Screen. [[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-07-31 00:18:22,431 - paramiko.transport - DEBUG - starting thread (client mode): 0x6aba64d0L 2019-07-31 00:18:22,431 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:18:22,436 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-07-31 00:18:22,436 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-07-31 00:18:22,438 - 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-07-31 00:18:22,438 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:18:22,438 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:18:22,438 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:18:22,438 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:18:22,438 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:18:22,479 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-07-31 00:18:22,480 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:18:22,495 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 66a72e3dbd785163641e63c5e85f4ef8 2019-07-31 00:18:22,496 - paramiko.transport - DEBUG - Trying discovered key a1eba40200f02da0e96ae2c9d36adcaa in /tmp/tmpIMlkP9 2019-07-31 00:18:22,520 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:18:22,545 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-07-31 00:18:22,560 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:18:22,754 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-07-31 00:18:22,754 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-07-31 00:18:22,794 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:18:22,794 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:18:22,826 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:18:29,200 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-07-31 00:18:29,202 - 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-07-31 00:18:29,203 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:18:29,203 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:18:29,203 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:18:29,203 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:18:29,203 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:18:29,206 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:18:35,384 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-31 00:18:35,424 - 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-07-31 00:18:35,425 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:18:35,425 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:18:35,425 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:18:35,425 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:18:35,425 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:18:35,431 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:18:40,909 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-07-31 00:18:40,911 - 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-07-31 00:18:40,911 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-07-31 00:18:40,911 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-07-31 00:18:40,911 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:18:40,911 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-07-31 00:18:40,911 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:18:40,915 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:18:46,317 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-07-31 00:18:46,318 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-07-31 00:18:46,320 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-07-31 00:18:46,320 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-07-31 00:18:46,320 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-07-31 00:18:46,323 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-07-31 00:20:32,735 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-07-31 00:20:32,735 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 6bf300318ebaab958c4adc341a8c7bb9f3a54a1a Client: Docker Engine - Community Version: 19.03.1 API version: 1.40 Go version: go1.12.5 Git commit: 74b1e89e8a Built: Thu Jul 25 21:21:35 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.1 API version: 1.40 (minimum version 1.12) Go version: go1.12.5 Git commit: 74b1e89e8a Built: Thu Jul 25 21:20:09 2019 OS/Arch: linux/amd64 Experimental: false containerd: Version: 1.2.6 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb runc: Version: 1.0.0-rc8 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f docker-init: Version: 0.18.0 GitCommit: fec3683 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 f1f6aec99118df0eb554e7e09d7696607af252a61943a4ee9f4a81ef087ee5e9 2019-07-31 00:20:32,736 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7 --2019-07-31 00:18:49-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.12, 99.84.74.10, 99.84.74.4, ... Connecting to get.docker.com (get.docker.com)|99.84.74.12|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13185 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 47.7M=0s 2019-07-31 00:18:49 (47.7 MB/s) - ‘script.sh’ saved [13185/13185] sudo: unable to resolve host vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7 sudo: unable to resolve host vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -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-88b99c9d-dcfb-4470-bffb-53a18771ded7 sudo: unable to resolve host vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7 2019-07-31 00:20:32,736 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-07-31 00:20:32,737 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-07-31 00:20:32,737 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-07-31 00:20:32,738 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-07-31 00:20:32,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/status 2019-07-31 00:20:32,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.201', 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-07-31 00:21:02,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/status 2019-07-31 00:21:02,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:21:02,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:21:02,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:21:02,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:21:02,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:21:02,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:21:02,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:21:02,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 112, "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": 805, "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": 803, "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": 325, "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": 122, "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": 804, "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": 113, "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": 109, "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": 806, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-31 00:21:02,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:21:02,969 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:21:02 GMT 2019-07-31 00:21:02,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:21:02,969 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:21:02,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:21:02,969 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:21:02,969 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:21:02,970 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:21:02,970 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 112, 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': 805, 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': 803, 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': 325, 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': 122, 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': 804, 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': 113, 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': 109, 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': 806, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-07-31 00:21:02,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/status 2019-07-31 00:21:03,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:21:03,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:21:03,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:21:03,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:21:03,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:21:03,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:21:03,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:21:03,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 112, "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": 805, "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": 803, "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": 325, "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": 122, "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": 804, "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": 113, "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": 109, "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": 806, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-07-31 00:21:03,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:21:03,093 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:21:03 GMT 2019-07-31 00:21:03,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:21:03,093 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:21:03,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:21:03,094 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:21:03,094 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:21:03,094 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:21:03,094 - functest.core.cloudify - INFO - The current manager status is running 2019-07-31 00:21:03,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/secrets 2019-07-31 00:21:03,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:21:03,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:21:03,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:21:03,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:21:03,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:21:03,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:21:03,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:21:03,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-07-31 00:21:03,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:21:03,178 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:21:03 GMT 2019-07-31 00:21:03,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:21:03,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-07-31 00:21:03,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:21:03,178 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:21:03,178 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:21:03,178 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-07-31 00:21:03,179 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-07-31 00:21:03,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:21:03,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:21:03,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:21:03,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:21:03,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:21:03,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:21:03,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:21:03,318 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-07-31 00:21:03,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-31T00:21:03.292Z", "updated_at": "2019-07-31T00:21:03.292Z", "value": "gAAAAABdQN7vMi4_3BSo2ihL_AJ7WSPiMmyFsQ8IhNKwOuYiHZDTFYOpkWDCA6l2CJMgg_nb2tBAmkFzGjmTHAb4e5iVk9nPeQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-31 00:21:03,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:21:03,319 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:21:03 GMT 2019-07-31 00:21:03,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:21:03,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-31 00:21:03,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:21:03,319 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:21:03,319 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:21:03,319 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3.1/secrets/foo 2019-07-31 00:21:03,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:21:03,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:21:03,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:21:03,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:21:03,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:21:03,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:21:03,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:21:03,404 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-31 00:21:03,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-07-31T00:21:03.292Z", "updated_at": "2019-07-31T00:21:03.292Z", "value": "gAAAAABdQN7vMi4_3BSo2ihL_AJ7WSPiMmyFsQ8IhNKwOuYiHZDTFYOpkWDCA6l2CJMgg_nb2tBAmkFzGjmTHAb4e5iVk9nPeQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-07-31 00:21:03,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:21:03,405 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:21:03 GMT 2019-07-31 00:21:03,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:21:03,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-07-31 00:21:03,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:21:03,405 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:21:03,405 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:21:03,405 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-07-31 00:21:03,406 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-07-31 00:21:03,406 - functest.core.cloudify - INFO - Put private keypair in manager 2019-07-31 00:21:03,406 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-07-31 00:21:03,408 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-07-31 00:21:03,409 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-07-31 00:21:03,412 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-07-31 00:21:03,431 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-07-31 00:21:03,432 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-07-31 00:21:03,433 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-07-31 00:21:03,476 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-07-31 00:21:03,477 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-07-31 00:21:03,498 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-07-31 00:21:04,420 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-07-31 00:21:04,420 - functest.core.cloudify - DEBUG - output: 2019-07-31 00:21:04,421 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-07-31 00:21:04,421 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7 sudo: unable to resolve host vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7 2019-07-31 00:21:04,422 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-07-31 00:21:04,466 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-07-31 00:21:04,466 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-07-31 00:21:04,488 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-07-31 00:21:11,891 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-07-31 00:21:11,891 - 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/tmp9SPQ9r/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/tmpxjtzhO/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpcqxspi.zip |-------------------------------------------------------| 0.05% tmpcqxspi.zip |-------------------------------------------------------| 0.09% tmpcqxspi.zip |-------------------------------------------------------| 0.14% tmpcqxspi.zip |-------------------------------------------------------| 0.18% tmpcqxspi.zip |-------------------------------------------------------| 0.23% tmpcqxspi.zip |-------------------------------------------------------| 0.27% tmpcqxspi.zip |-------------------------------------------------------| 0.32% tmpcqxspi.zip |-------------------------------------------------------| 0.37% tmpcqxspi.zip |-------------------------------------------------------| 0.41% tmpcqxspi.zip |-------------------------------------------------------| 0.46% tmpcqxspi.zip |-------------------------------------------------------| 0.5% tmpcqxspi.zip |-------------------------------------------------------| 0.55% tmpcqxspi.zip |-------------------------------------------------------| 0.59% tmpcqxspi.zip |-------------------------------------------------------| 0.64% tmpcqxspi.zip |-------------------------------------------------------| 0.68% tmpcqxspi.zip |-------------------------------------------------------| 0.73% tmpcqxspi.zip |-------------------------------------------------------| 0.78% tmpcqxspi.zip |-------------------------------------------------------| 0.82% tmpcqxspi.zip |-------------------------------------------------------| 0.87% tmpcqxspi.zip |#------------------------------------------------------| 0.91% tmpcqxspi.zip |#------------------------------------------------------| 0.96% tmpcqxspi.zip |#------------------------------------------------------| 1.0% tmpcqxspi.zip |#------------------------------------------------------| 1.05% tmpcqxspi.zip |#------------------------------------------------------| 1.1% tmpcqxspi.zip |#------------------------------------------------------| 1.14% tmpcqxspi.zip |#------------------------------------------------------| 1.19% tmpcqxspi.zip |#------------------------------------------------------| 1.23% tmpcqxspi.zip |#------------------------------------------------------| 1.28% tmpcqxspi.zip |#------------------------------------------------------| 1.32% tmpcqxspi.zip |#------------------------------------------------------| 1.37% tmpcqxspi.zip |#------------------------------------------------------| 1.42% tmpcqxspi.zip |#------------------------------------------------------| 1.46% tmpcqxspi.zip |#------------------------------------------------------| 1.51% tmpcqxspi.zip |#------------------------------------------------------| 1.55% tmpcqxspi.zip |#------------------------------------------------------| 1.6% tmpcqxspi.zip |#------------------------------------------------------| 1.64% tmpcqxspi.zip |#------------------------------------------------------| 1.69% tmpcqxspi.zip |#------------------------------------------------------| 1.73% tmpcqxspi.zip |#------------------------------------------------------| 1.78% tmpcqxspi.zip |#------------------------------------------------------| 1.83% tmpcqxspi.zip |#------------------------------------------------------| 1.87% tmpcqxspi.zip |#------------------------------------------------------| 1.92% tmpcqxspi.zip |#------------------------------------------------------| 1.96% tmpcqxspi.zip |#------------------------------------------------------| 2.01% tmpcqxspi.zip |#------------------------------------------------------| 2.05% tmpcqxspi.zip |#------------------------------------------------------| 2.1% tmpcqxspi.zip |#------------------------------------------------------| 2.15% tmpcqxspi.zip |#------------------------------------------------------| 2.19% tmpcqxspi.zip |#------------------------------------------------------| 2.24% tmpcqxspi.zip |#------------------------------------------------------| 2.28% tmpcqxspi.zip |#------------------------------------------------------| 2.33% tmpcqxspi.zip |#------------------------------------------------------| 2.37% tmpcqxspi.zip |#------------------------------------------------------| 2.42% tmpcqxspi.zip |#------------------------------------------------------| 2.47% tmpcqxspi.zip |#------------------------------------------------------| 2.51% tmpcqxspi.zip |#------------------------------------------------------| 2.56% tmpcqxspi.zip |#------------------------------------------------------| 2.6% tmpcqxspi.zip |#------------------------------------------------------| 2.65% tmpcqxspi.zip |#------------------------------------------------------| 2.69% tmpcqxspi.zip |##-----------------------------------------------------| 2.74% tmpcqxspi.zip |##-----------------------------------------------------| 2.78% tmpcqxspi.zip |##-----------------------------------------------------| 2.83% tmpcqxspi.zip |##-----------------------------------------------------| 2.88% tmpcqxspi.zip |##-----------------------------------------------------| 2.92% tmpcqxspi.zip |##-----------------------------------------------------| 2.97% tmpcqxspi.zip |##-----------------------------------------------------| 3.01% tmpcqxspi.zip |##-----------------------------------------------------| 3.06% tmpcqxspi.zip |##-----------------------------------------------------| 3.1% tmpcqxspi.zip |##-----------------------------------------------------| 3.15% tmpcqxspi.zip |##-----------------------------------------------------| 3.2% tmpcqxspi.zip |##-----------------------------------------------------| 3.24% tmpcqxspi.zip |##-----------------------------------------------------| 3.29% tmpcqxspi.zip |##-----------------------------------------------------| 3.33% tmpcqxspi.zip |##-----------------------------------------------------| 3.38% tmpcqxspi.zip |##-----------------------------------------------------| 3.42% tmpcqxspi.zip |##-----------------------------------------------------| 3.47% tmpcqxspi.zip |##-----------------------------------------------------| 3.51% tmpcqxspi.zip |##-----------------------------------------------------| 3.56% tmpcqxspi.zip |##-----------------------------------------------------| 3.61% tmpcqxspi.zip |##-----------------------------------------------------| 3.65% tmpcqxspi.zip |##-----------------------------------------------------| 3.7% tmpcqxspi.zip |##-----------------------------------------------------| 3.74% tmpcqxspi.zip |##-----------------------------------------------------| 3.79% tmpcqxspi.zip |##-----------------------------------------------------| 3.83% tmpcqxspi.zip |##-----------------------------------------------------| 3.88% tmpcqxspi.zip |##-----------------------------------------------------| 3.93% tmpcqxspi.zip |##-----------------------------------------------------| 3.97% tmpcqxspi.zip |##-----------------------------------------------------| 4.02% tmpcqxspi.zip |##-----------------------------------------------------| 4.06% tmpcqxspi.zip |##-----------------------------------------------------| 4.11% tmpcqxspi.zip |##-----------------------------------------------------| 4.15% tmpcqxspi.zip |##-----------------------------------------------------| 4.2% tmpcqxspi.zip |##-----------------------------------------------------| 4.25% tmpcqxspi.zip |##-----------------------------------------------------| 4.29% tmpcqxspi.zip |##-----------------------------------------------------| 4.34% tmpcqxspi.zip |##-----------------------------------------------------| 4.38% tmpcqxspi.zip |##-----------------------------------------------------| 4.43% tmpcqxspi.zip |##-----------------------------------------------------| 4.47% tmpcqxspi.zip |##-----------------------------------------------------| 4.52% tmpcqxspi.zip |###----------------------------------------------------| 4.56% tmpcqxspi.zip |###----------------------------------------------------| 4.61% tmpcqxspi.zip |###----------------------------------------------------| 4.66% tmpcqxspi.zip |###----------------------------------------------------| 4.7% tmpcqxspi.zip |###----------------------------------------------------| 4.75% tmpcqxspi.zip |###----------------------------------------------------| 4.79% tmpcqxspi.zip |###----------------------------------------------------| 4.84% tmpcqxspi.zip |###----------------------------------------------------| 4.88% tmpcqxspi.zip |###----------------------------------------------------| 4.93% tmpcqxspi.zip |###----------------------------------------------------| 4.98% tmpcqxspi.zip |###----------------------------------------------------| 5.02% tmpcqxspi.zip |###----------------------------------------------------| 5.07% tmpcqxspi.zip |###----------------------------------------------------| 5.11% tmpcqxspi.zip |###----------------------------------------------------| 5.16% tmpcqxspi.zip |###----------------------------------------------------| 5.2% tmpcqxspi.zip |###----------------------------------------------------| 5.25% tmpcqxspi.zip |###----------------------------------------------------| 5.3% tmpcqxspi.zip |###----------------------------------------------------| 5.34% tmpcqxspi.zip |###----------------------------------------------------| 5.39% tmpcqxspi.zip |###----------------------------------------------------| 5.43% tmpcqxspi.zip |###----------------------------------------------------| 5.48% tmpcqxspi.zip |###----------------------------------------------------| 5.52% tmpcqxspi.zip |###----------------------------------------------------| 5.57% tmpcqxspi.zip |###----------------------------------------------------| 5.61% tmpcqxspi.zip |###----------------------------------------------------| 5.66% tmpcqxspi.zip |###----------------------------------------------------| 5.71% tmpcqxspi.zip |###----------------------------------------------------| 5.75% tmpcqxspi.zip |###----------------------------------------------------| 5.8% tmpcqxspi.zip |###----------------------------------------------------| 5.84% tmpcqxspi.zip |###----------------------------------------------------| 5.89% tmpcqxspi.zip |###----------------------------------------------------| 5.93% tmpcqxspi.zip |###----------------------------------------------------| 5.98% tmpcqxspi.zip |###----------------------------------------------------| 6.03% tmpcqxspi.zip |###----------------------------------------------------| 6.07% tmpcqxspi.zip |###----------------------------------------------------| 6.12% tmpcqxspi.zip |###----------------------------------------------------| 6.16% tmpcqxspi.zip |###----------------------------------------------------| 6.21% tmpcqxspi.zip |###----------------------------------------------------| 6.25% tmpcqxspi.zip |###----------------------------------------------------| 6.3% tmpcqxspi.zip |###----------------------------------------------------| 6.35% tmpcqxspi.zip |####---------------------------------------------------| 6.39% tmpcqxspi.zip |####---------------------------------------------------| 6.44% tmpcqxspi.zip |####---------------------------------------------------| 6.48% tmpcqxspi.zip |####---------------------------------------------------| 6.53% tmpcqxspi.zip |####---------------------------------------------------| 6.57% tmpcqxspi.zip |####---------------------------------------------------| 6.62% tmpcqxspi.zip |####---------------------------------------------------| 6.66% tmpcqxspi.zip |####---------------------------------------------------| 6.71% tmpcqxspi.zip |####---------------------------------------------------| 6.76% tmpcqxspi.zip |####---------------------------------------------------| 6.8% tmpcqxspi.zip |####---------------------------------------------------| 6.85% tmpcqxspi.zip |####---------------------------------------------------| 6.89% tmpcqxspi.zip |####---------------------------------------------------| 6.94% tmpcqxspi.zip |####---------------------------------------------------| 6.98% tmpcqxspi.zip |####---------------------------------------------------| 7.03% tmpcqxspi.zip |####---------------------------------------------------| 7.08% tmpcqxspi.zip |####---------------------------------------------------| 7.12% tmpcqxspi.zip |####---------------------------------------------------| 7.17% tmpcqxspi.zip |####---------------------------------------------------| 7.21% tmpcqxspi.zip |####---------------------------------------------------| 7.26% tmpcqxspi.zip |####---------------------------------------------------| 7.3% tmpcqxspi.zip |####---------------------------------------------------| 7.35% tmpcqxspi.zip |####---------------------------------------------------| 7.4% tmpcqxspi.zip |####---------------------------------------------------| 7.44% tmpcqxspi.zip |####---------------------------------------------------| 7.49% tmpcqxspi.zip |####---------------------------------------------------| 7.53% tmpcqxspi.zip |####---------------------------------------------------| 7.58% tmpcqxspi.zip |####---------------------------------------------------| 7.62% tmpcqxspi.zip |####---------------------------------------------------| 7.67% tmpcqxspi.zip |####---------------------------------------------------| 7.71% tmpcqxspi.zip |####---------------------------------------------------| 7.76% tmpcqxspi.zip |####---------------------------------------------------| 7.81% tmpcqxspi.zip |####---------------------------------------------------| 7.85% tmpcqxspi.zip |####---------------------------------------------------| 7.9% tmpcqxspi.zip |####---------------------------------------------------| 7.94% tmpcqxspi.zip |####---------------------------------------------------| 7.99% tmpcqxspi.zip |####---------------------------------------------------| 8.03% tmpcqxspi.zip |####---------------------------------------------------| 8.08% tmpcqxspi.zip |####---------------------------------------------------| 8.13% tmpcqxspi.zip |####---------------------------------------------------| 8.17% tmpcqxspi.zip |#####--------------------------------------------------| 8.22% tmpcqxspi.zip |#####--------------------------------------------------| 8.26% tmpcqxspi.zip |#####--------------------------------------------------| 8.31% tmpcqxspi.zip |#####--------------------------------------------------| 8.35% tmpcqxspi.zip |#####--------------------------------------------------| 8.4% tmpcqxspi.zip |#####--------------------------------------------------| 8.45% tmpcqxspi.zip |#####--------------------------------------------------| 8.49% tmpcqxspi.zip |#####--------------------------------------------------| 8.54% tmpcqxspi.zip |#####--------------------------------------------------| 8.58% tmpcqxspi.zip |#####--------------------------------------------------| 8.63% tmpcqxspi.zip |#####--------------------------------------------------| 8.67% tmpcqxspi.zip |#####--------------------------------------------------| 8.72% tmpcqxspi.zip |#####--------------------------------------------------| 8.76% tmpcqxspi.zip |#####--------------------------------------------------| 8.81% tmpcqxspi.zip |#####--------------------------------------------------| 8.86% tmpcqxspi.zip |#####--------------------------------------------------| 8.9% tmpcqxspi.zip |#####--------------------------------------------------| 8.95% tmpcqxspi.zip |#####--------------------------------------------------| 8.99% tmpcqxspi.zip |#####--------------------------------------------------| 9.04% tmpcqxspi.zip |#####--------------------------------------------------| 9.08% tmpcqxspi.zip |#####--------------------------------------------------| 9.13% tmpcqxspi.zip |#####--------------------------------------------------| 9.18% tmpcqxspi.zip |#####--------------------------------------------------| 9.22% tmpcqxspi.zip |#####--------------------------------------------------| 9.27% tmpcqxspi.zip |#####--------------------------------------------------| 9.31% tmpcqxspi.zip |#####--------------------------------------------------| 9.36% tmpcqxspi.zip |#####--------------------------------------------------| 9.4% tmpcqxspi.zip |#####--------------------------------------------------| 9.45% tmpcqxspi.zip |#####--------------------------------------------------| 9.5% tmpcqxspi.zip |#####--------------------------------------------------| 9.54% tmpcqxspi.zip |#####--------------------------------------------------| 9.59% tmpcqxspi.zip |#####--------------------------------------------------| 9.63% tmpcqxspi.zip |#####--------------------------------------------------| 9.68% tmpcqxspi.zip |#####--------------------------------------------------| 9.72% tmpcqxspi.zip |#####--------------------------------------------------| 9.77% tmpcqxspi.zip |#####--------------------------------------------------| 9.81% tmpcqxspi.zip |#####--------------------------------------------------| 9.86% tmpcqxspi.zip |#####--------------------------------------------------| 9.91% tmpcqxspi.zip |#####--------------------------------------------------| 9.95% tmpcqxspi.zip |#####--------------------------------------------------| 10.0% tmpcqxspi.zip |######-------------------------------------------------| 10.04% tmpcqxspi.zip |######-------------------------------------------------| 10.09% tmpcqxspi.zip |######-------------------------------------------------| 10.13% tmpcqxspi.zip |######-------------------------------------------------| 10.18% tmpcqxspi.zip |######-------------------------------------------------| 10.23% tmpcqxspi.zip |######-------------------------------------------------| 10.27% tmpcqxspi.zip |######-------------------------------------------------| 10.32% tmpcqxspi.zip |######-------------------------------------------------| 10.36% tmpcqxspi.zip |######-------------------------------------------------| 10.41% tmpcqxspi.zip |######-------------------------------------------------| 10.45% tmpcqxspi.zip |######-------------------------------------------------| 10.5% tmpcqxspi.zip |######-------------------------------------------------| 10.54% tmpcqxspi.zip |######-------------------------------------------------| 10.59% tmpcqxspi.zip |######-------------------------------------------------| 10.64% tmpcqxspi.zip |######-------------------------------------------------| 10.68% tmpcqxspi.zip |######-------------------------------------------------| 10.73% tmpcqxspi.zip |######-------------------------------------------------| 10.77% tmpcqxspi.zip |######-------------------------------------------------| 10.82% tmpcqxspi.zip |######-------------------------------------------------| 10.86% tmpcqxspi.zip |######-------------------------------------------------| 10.91% tmpcqxspi.zip |######-------------------------------------------------| 10.96% tmpcqxspi.zip |######-------------------------------------------------| 11.0% tmpcqxspi.zip |######-------------------------------------------------| 11.05% tmpcqxspi.zip |######-------------------------------------------------| 11.09% tmpcqxspi.zip |######-------------------------------------------------| 11.14% tmpcqxspi.zip |######-------------------------------------------------| 11.18% tmpcqxspi.zip |######-------------------------------------------------| 11.23% tmpcqxspi.zip |######-------------------------------------------------| 11.28% tmpcqxspi.zip |######-------------------------------------------------| 11.32% tmpcqxspi.zip |######-------------------------------------------------| 11.37% tmpcqxspi.zip |######-------------------------------------------------| 11.41% tmpcqxspi.zip |######-------------------------------------------------| 11.46% tmpcqxspi.zip |######-------------------------------------------------| 11.5% tmpcqxspi.zip |######-------------------------------------------------| 11.55% tmpcqxspi.zip |######-------------------------------------------------| 11.59% tmpcqxspi.zip |######-------------------------------------------------| 11.64% tmpcqxspi.zip |######-------------------------------------------------| 11.69% tmpcqxspi.zip |######-------------------------------------------------| 11.73% tmpcqxspi.zip |######-------------------------------------------------| 11.78% tmpcqxspi.zip |#######------------------------------------------------| 11.82% tmpcqxspi.zip |#######------------------------------------------------| 11.87% tmpcqxspi.zip |#######------------------------------------------------| 11.91% tmpcqxspi.zip |#######------------------------------------------------| 11.96% tmpcqxspi.zip |#######------------------------------------------------| 12.01% tmpcqxspi.zip |#######------------------------------------------------| 12.05% tmpcqxspi.zip |#######------------------------------------------------| 12.1% tmpcqxspi.zip |#######------------------------------------------------| 12.14% tmpcqxspi.zip |#######------------------------------------------------| 12.19% tmpcqxspi.zip |#######------------------------------------------------| 12.23% tmpcqxspi.zip |#######------------------------------------------------| 12.28% tmpcqxspi.zip |#######------------------------------------------------| 12.33% tmpcqxspi.zip |#######------------------------------------------------| 12.37% tmpcqxspi.zip |#######------------------------------------------------| 12.42% tmpcqxspi.zip |#######------------------------------------------------| 12.46% tmpcqxspi.zip |#######------------------------------------------------| 12.51% tmpcqxspi.zip |#######------------------------------------------------| 12.55% tmpcqxspi.zip |#######------------------------------------------------| 12.6% tmpcqxspi.zip |#######------------------------------------------------| 12.64% tmpcqxspi.zip |#######------------------------------------------------| 12.69% tmpcqxspi.zip |#######------------------------------------------------| 12.74% tmpcqxspi.zip |#######------------------------------------------------| 12.78% tmpcqxspi.zip |#######------------------------------------------------| 12.83% tmpcqxspi.zip |#######------------------------------------------------| 12.87% tmpcqxspi.zip |#######------------------------------------------------| 12.92% tmpcqxspi.zip |#######------------------------------------------------| 12.96% tmpcqxspi.zip |#######------------------------------------------------| 13.01% tmpcqxspi.zip |#######------------------------------------------------| 13.06% tmpcqxspi.zip |#######------------------------------------------------| 13.1% tmpcqxspi.zip |#######------------------------------------------------| 13.15% tmpcqxspi.zip |#######------------------------------------------------| 13.19% tmpcqxspi.zip |#######------------------------------------------------| 13.24% tmpcqxspi.zip |#######------------------------------------------------| 13.28% tmpcqxspi.zip |#######------------------------------------------------| 13.33% tmpcqxspi.zip |#######------------------------------------------------| 13.38% tmpcqxspi.zip |#######------------------------------------------------| 13.42% tmpcqxspi.zip |#######------------------------------------------------| 13.47% tmpcqxspi.zip |#######------------------------------------------------| 13.51% tmpcqxspi.zip |#######------------------------------------------------| 13.56% tmpcqxspi.zip |#######------------------------------------------------| 13.6% tmpcqxspi.zip |########-----------------------------------------------| 13.65% tmpcqxspi.zip |########-----------------------------------------------| 13.69% tmpcqxspi.zip |########-----------------------------------------------| 13.74% tmpcqxspi.zip |########-----------------------------------------------| 13.79% tmpcqxspi.zip |########-----------------------------------------------| 13.83% tmpcqxspi.zip |########-----------------------------------------------| 13.88% tmpcqxspi.zip |########-----------------------------------------------| 13.92% tmpcqxspi.zip |########-----------------------------------------------| 13.97% tmpcqxspi.zip |########-----------------------------------------------| 14.01% tmpcqxspi.zip |########-----------------------------------------------| 14.06% tmpcqxspi.zip |########-----------------------------------------------| 14.11% tmpcqxspi.zip |########-----------------------------------------------| 14.15% tmpcqxspi.zip |########-----------------------------------------------| 14.2% tmpcqxspi.zip |########-----------------------------------------------| 14.24% tmpcqxspi.zip |########-----------------------------------------------| 14.29% tmpcqxspi.zip |########-----------------------------------------------| 14.33% tmpcqxspi.zip |########-----------------------------------------------| 14.38% tmpcqxspi.zip |########-----------------------------------------------| 14.43% tmpcqxspi.zip |########-----------------------------------------------| 14.47% tmpcqxspi.zip |########-----------------------------------------------| 14.52% tmpcqxspi.zip |########-----------------------------------------------| 14.56% tmpcqxspi.zip |########-----------------------------------------------| 14.61% tmpcqxspi.zip |########-----------------------------------------------| 14.65% tmpcqxspi.zip |########-----------------------------------------------| 14.7% tmpcqxspi.zip |########-----------------------------------------------| 14.74% tmpcqxspi.zip |########-----------------------------------------------| 14.79% tmpcqxspi.zip |########-----------------------------------------------| 14.84% tmpcqxspi.zip |########-----------------------------------------------| 14.88% tmpcqxspi.zip |########-----------------------------------------------| 14.93% tmpcqxspi.zip |########-----------------------------------------------| 14.97% tmpcqxspi.zip |########-----------------------------------------------| 15.02% tmpcqxspi.zip |########-----------------------------------------------| 15.06% tmpcqxspi.zip |########-----------------------------------------------| 15.11% tmpcqxspi.zip |########-----------------------------------------------| 15.16% tmpcqxspi.zip |########-----------------------------------------------| 15.2% tmpcqxspi.zip |########-----------------------------------------------| 15.25% tmpcqxspi.zip |########-----------------------------------------------| 15.29% tmpcqxspi.zip |########-----------------------------------------------| 15.34% tmpcqxspi.zip |########-----------------------------------------------| 15.38% tmpcqxspi.zip |########-----------------------------------------------| 15.43% tmpcqxspi.zip |#########----------------------------------------------| 15.48% tmpcqxspi.zip |#########----------------------------------------------| 15.52% tmpcqxspi.zip |#########----------------------------------------------| 15.57% tmpcqxspi.zip |#########----------------------------------------------| 15.61% tmpcqxspi.zip |#########----------------------------------------------| 15.66% tmpcqxspi.zip |#########----------------------------------------------| 15.7% tmpcqxspi.zip |#########----------------------------------------------| 15.75% tmpcqxspi.zip |#########----------------------------------------------| 15.79% tmpcqxspi.zip |#########----------------------------------------------| 15.84% tmpcqxspi.zip |#########----------------------------------------------| 15.89% tmpcqxspi.zip |#########----------------------------------------------| 15.93% tmpcqxspi.zip |#########----------------------------------------------| 15.98% tmpcqxspi.zip |#########----------------------------------------------| 16.02% tmpcqxspi.zip |#########----------------------------------------------| 16.07% tmpcqxspi.zip |#########----------------------------------------------| 16.11% tmpcqxspi.zip |#########----------------------------------------------| 16.16% tmpcqxspi.zip |#########----------------------------------------------| 16.21% tmpcqxspi.zip |#########----------------------------------------------| 16.25% tmpcqxspi.zip |#########----------------------------------------------| 16.3% tmpcqxspi.zip |#########----------------------------------------------| 16.34% tmpcqxspi.zip |#########----------------------------------------------| 16.39% tmpcqxspi.zip |#########----------------------------------------------| 16.43% tmpcqxspi.zip |#########----------------------------------------------| 16.48% tmpcqxspi.zip |#########----------------------------------------------| 16.53% tmpcqxspi.zip |#########----------------------------------------------| 16.57% tmpcqxspi.zip |#########----------------------------------------------| 16.62% tmpcqxspi.zip |#########----------------------------------------------| 16.66% tmpcqxspi.zip |#########----------------------------------------------| 16.71% tmpcqxspi.zip |#########----------------------------------------------| 16.75% tmpcqxspi.zip |#########----------------------------------------------| 16.8% tmpcqxspi.zip |#########----------------------------------------------| 16.84% tmpcqxspi.zip |#########----------------------------------------------| 16.89% tmpcqxspi.zip |#########----------------------------------------------| 16.94% tmpcqxspi.zip |#########----------------------------------------------| 16.98% tmpcqxspi.zip |#########----------------------------------------------| 17.03% tmpcqxspi.zip |#########----------------------------------------------| 17.07% tmpcqxspi.zip |#########----------------------------------------------| 17.12% tmpcqxspi.zip |#########----------------------------------------------| 17.16% tmpcqxspi.zip |#########----------------------------------------------| 17.21% tmpcqxspi.zip |#########----------------------------------------------| 17.26% tmpcqxspi.zip |##########---------------------------------------------| 17.3% tmpcqxspi.zip |##########---------------------------------------------| 17.35% tmpcqxspi.zip |##########---------------------------------------------| 17.39% tmpcqxspi.zip |##########---------------------------------------------| 17.44% tmpcqxspi.zip |##########---------------------------------------------| 17.48% tmpcqxspi.zip |##########---------------------------------------------| 17.53% tmpcqxspi.zip |##########---------------------------------------------| 17.57% tmpcqxspi.zip |##########---------------------------------------------| 17.62% tmpcqxspi.zip |##########---------------------------------------------| 17.67% tmpcqxspi.zip |##########---------------------------------------------| 17.71% tmpcqxspi.zip |##########---------------------------------------------| 17.76% tmpcqxspi.zip |##########---------------------------------------------| 17.8% tmpcqxspi.zip |##########---------------------------------------------| 17.85% tmpcqxspi.zip |##########---------------------------------------------| 17.89% tmpcqxspi.zip |##########---------------------------------------------| 17.94% tmpcqxspi.zip |##########---------------------------------------------| 17.99% tmpcqxspi.zip |##########---------------------------------------------| 18.03% tmpcqxspi.zip |##########---------------------------------------------| 18.08% tmpcqxspi.zip |##########---------------------------------------------| 18.12% tmpcqxspi.zip |##########---------------------------------------------| 18.17% tmpcqxspi.zip |##########---------------------------------------------| 18.21% tmpcqxspi.zip |##########---------------------------------------------| 18.26% tmpcqxspi.zip |##########---------------------------------------------| 18.31% tmpcqxspi.zip |##########---------------------------------------------| 18.35% tmpcqxspi.zip |##########---------------------------------------------| 18.4% tmpcqxspi.zip |##########---------------------------------------------| 18.44% tmpcqxspi.zip |##########---------------------------------------------| 18.49% tmpcqxspi.zip |##########---------------------------------------------| 18.53% tmpcqxspi.zip |##########---------------------------------------------| 18.58% tmpcqxspi.zip |##########---------------------------------------------| 18.62% tmpcqxspi.zip |##########---------------------------------------------| 18.67% tmpcqxspi.zip |##########---------------------------------------------| 18.72% tmpcqxspi.zip |##########---------------------------------------------| 18.76% tmpcqxspi.zip |##########---------------------------------------------| 18.81% tmpcqxspi.zip |##########---------------------------------------------| 18.85% tmpcqxspi.zip |##########---------------------------------------------| 18.9% tmpcqxspi.zip |##########---------------------------------------------| 18.94% tmpcqxspi.zip |##########---------------------------------------------| 18.99% tmpcqxspi.zip |##########---------------------------------------------| 19.04% tmpcqxspi.zip |##########---------------------------------------------| 19.08% tmpcqxspi.zip |###########--------------------------------------------| 19.13% tmpcqxspi.zip |###########--------------------------------------------| 19.17% tmpcqxspi.zip |###########--------------------------------------------| 19.22% tmpcqxspi.zip |###########--------------------------------------------| 19.26% tmpcqxspi.zip |###########--------------------------------------------| 19.31% tmpcqxspi.zip |###########--------------------------------------------| 19.36% tmpcqxspi.zip |###########--------------------------------------------| 19.4% tmpcqxspi.zip |###########--------------------------------------------| 19.45% tmpcqxspi.zip |###########--------------------------------------------| 19.49% tmpcqxspi.zip |###########--------------------------------------------| 19.54% tmpcqxspi.zip |###########--------------------------------------------| 19.58% tmpcqxspi.zip |###########--------------------------------------------| 19.63% tmpcqxspi.zip |###########--------------------------------------------| 19.67% tmpcqxspi.zip |###########--------------------------------------------| 19.72% tmpcqxspi.zip |###########--------------------------------------------| 19.77% tmpcqxspi.zip |###########--------------------------------------------| 19.81% tmpcqxspi.zip |###########--------------------------------------------| 19.86% tmpcqxspi.zip |###########--------------------------------------------| 19.9% tmpcqxspi.zip |###########--------------------------------------------| 19.95% tmpcqxspi.zip |###########--------------------------------------------| 19.99% tmpcqxspi.zip |###########--------------------------------------------| 20.04% tmpcqxspi.zip |###########--------------------------------------------| 20.09% tmpcqxspi.zip |###########--------------------------------------------| 20.13% tmpcqxspi.zip |###########--------------------------------------------| 20.18% tmpcqxspi.zip |###########--------------------------------------------| 20.22% tmpcqxspi.zip |###########--------------------------------------------| 20.27% tmpcqxspi.zip |###########--------------------------------------------| 20.31% tmpcqxspi.zip |###########--------------------------------------------| 20.36% tmpcqxspi.zip |###########--------------------------------------------| 20.41% tmpcqxspi.zip |###########--------------------------------------------| 20.45% tmpcqxspi.zip |###########--------------------------------------------| 20.5% tmpcqxspi.zip |###########--------------------------------------------| 20.54% tmpcqxspi.zip |###########--------------------------------------------| 20.59% tmpcqxspi.zip |###########--------------------------------------------| 20.63% tmpcqxspi.zip |###########--------------------------------------------| 20.68% tmpcqxspi.zip |###########--------------------------------------------| 20.72% tmpcqxspi.zip |###########--------------------------------------------| 20.77% tmpcqxspi.zip |###########--------------------------------------------| 20.82% tmpcqxspi.zip |###########--------------------------------------------| 20.86% tmpcqxspi.zip |###########--------------------------------------------| 20.91% tmpcqxspi.zip |############-------------------------------------------| 20.95% tmpcqxspi.zip |############-------------------------------------------| 21.0% tmpcqxspi.zip |############-------------------------------------------| 21.04% tmpcqxspi.zip |############-------------------------------------------| 21.09% tmpcqxspi.zip |############-------------------------------------------| 21.14% tmpcqxspi.zip |############-------------------------------------------| 21.18% tmpcqxspi.zip |############-------------------------------------------| 21.23% tmpcqxspi.zip |############-------------------------------------------| 21.27% tmpcqxspi.zip |############-------------------------------------------| 21.32% tmpcqxspi.zip |############-------------------------------------------| 21.36% tmpcqxspi.zip |############-------------------------------------------| 21.41% tmpcqxspi.zip |############-------------------------------------------| 21.46% tmpcqxspi.zip |############-------------------------------------------| 21.5% tmpcqxspi.zip |############-------------------------------------------| 21.55% tmpcqxspi.zip |############-------------------------------------------| 21.59% tmpcqxspi.zip |############-------------------------------------------| 21.64% tmpcqxspi.zip |############-------------------------------------------| 21.68% tmpcqxspi.zip |############-------------------------------------------| 21.73% tmpcqxspi.zip |############-------------------------------------------| 21.77% tmpcqxspi.zip |############-------------------------------------------| 21.82% tmpcqxspi.zip |############-------------------------------------------| 21.87% tmpcqxspi.zip |############-------------------------------------------| 21.91% tmpcqxspi.zip |############-------------------------------------------| 21.96% tmpcqxspi.zip |############-------------------------------------------| 22.0% tmpcqxspi.zip |############-------------------------------------------| 22.05% tmpcqxspi.zip |############-------------------------------------------| 22.09% tmpcqxspi.zip |############-------------------------------------------| 22.14% tmpcqxspi.zip |############-------------------------------------------| 22.19% tmpcqxspi.zip |############-------------------------------------------| 22.23% tmpcqxspi.zip |############-------------------------------------------| 22.28% tmpcqxspi.zip |############-------------------------------------------| 22.32% tmpcqxspi.zip |############-------------------------------------------| 22.37% tmpcqxspi.zip |############-------------------------------------------| 22.41% tmpcqxspi.zip |############-------------------------------------------| 22.46% tmpcqxspi.zip |############-------------------------------------------| 22.51% tmpcqxspi.zip |############-------------------------------------------| 22.55% tmpcqxspi.zip |############-------------------------------------------| 22.6% tmpcqxspi.zip |############-------------------------------------------| 22.64% tmpcqxspi.zip |############-------------------------------------------| 22.69% tmpcqxspi.zip |#############------------------------------------------| 22.73% tmpcqxspi.zip |#############------------------------------------------| 22.78% tmpcqxspi.zip |#############------------------------------------------| 22.82% tmpcqxspi.zip |#############------------------------------------------| 22.87% tmpcqxspi.zip |#############------------------------------------------| 22.92% tmpcqxspi.zip |#############------------------------------------------| 22.96% tmpcqxspi.zip |#############------------------------------------------| 23.01% tmpcqxspi.zip |#############------------------------------------------| 23.05% tmpcqxspi.zip |#############------------------------------------------| 23.1% tmpcqxspi.zip |#############------------------------------------------| 23.14% tmpcqxspi.zip |#############------------------------------------------| 23.19% tmpcqxspi.zip |#############------------------------------------------| 23.24% tmpcqxspi.zip |#############------------------------------------------| 23.28% tmpcqxspi.zip |#############------------------------------------------| 23.33% tmpcqxspi.zip |#############------------------------------------------| 23.37% tmpcqxspi.zip |#############------------------------------------------| 23.42% tmpcqxspi.zip |#############------------------------------------------| 23.46% tmpcqxspi.zip |#############------------------------------------------| 23.51% tmpcqxspi.zip |#############------------------------------------------| 23.56% tmpcqxspi.zip |#############------------------------------------------| 23.6% tmpcqxspi.zip |#############------------------------------------------| 23.65% tmpcqxspi.zip |#############------------------------------------------| 23.69% tmpcqxspi.zip |#############------------------------------------------| 23.74% tmpcqxspi.zip |#############------------------------------------------| 23.78% tmpcqxspi.zip |#############------------------------------------------| 23.83% tmpcqxspi.zip |#############------------------------------------------| 23.87% tmpcqxspi.zip |#############------------------------------------------| 23.92% tmpcqxspi.zip |#############------------------------------------------| 23.97% tmpcqxspi.zip |#############------------------------------------------| 24.01% tmpcqxspi.zip |#############------------------------------------------| 24.06% tmpcqxspi.zip |#############------------------------------------------| 24.1% tmpcqxspi.zip |#############------------------------------------------| 24.15% tmpcqxspi.zip |#############------------------------------------------| 24.19% tmpcqxspi.zip |#############------------------------------------------| 24.24% tmpcqxspi.zip |#############------------------------------------------| 24.29% tmpcqxspi.zip |#############------------------------------------------| 24.33% tmpcqxspi.zip |#############------------------------------------------| 24.38% tmpcqxspi.zip |#############------------------------------------------| 24.42% tmpcqxspi.zip |#############------------------------------------------| 24.47% tmpcqxspi.zip |#############------------------------------------------| 24.51% tmpcqxspi.zip |##############-----------------------------------------| 24.56% tmpcqxspi.zip |##############-----------------------------------------| 24.6% tmpcqxspi.zip |##############-----------------------------------------| 24.65% tmpcqxspi.zip |##############-----------------------------------------| 24.7% tmpcqxspi.zip |##############-----------------------------------------| 24.74% tmpcqxspi.zip |##############-----------------------------------------| 24.79% tmpcqxspi.zip |##############-----------------------------------------| 24.83% tmpcqxspi.zip |##############-----------------------------------------| 24.88% tmpcqxspi.zip |##############-----------------------------------------| 24.92% tmpcqxspi.zip |##############-----------------------------------------| 24.97% tmpcqxspi.zip |##############-----------------------------------------| 25.02% tmpcqxspi.zip |##############-----------------------------------------| 25.06% tmpcqxspi.zip |##############-----------------------------------------| 25.11% tmpcqxspi.zip |##############-----------------------------------------| 25.15% tmpcqxspi.zip |##############-----------------------------------------| 25.2% tmpcqxspi.zip |##############-----------------------------------------| 25.24% tmpcqxspi.zip |##############-----------------------------------------| 25.29% tmpcqxspi.zip |##############-----------------------------------------| 25.34% tmpcqxspi.zip |##############-----------------------------------------| 25.38% tmpcqxspi.zip |##############-----------------------------------------| 25.43% tmpcqxspi.zip |##############-----------------------------------------| 25.47% tmpcqxspi.zip |##############-----------------------------------------| 25.52% tmpcqxspi.zip |##############-----------------------------------------| 25.56% tmpcqxspi.zip |##############-----------------------------------------| 25.61% tmpcqxspi.zip |##############-----------------------------------------| 25.65% tmpcqxspi.zip |##############-----------------------------------------| 25.7% tmpcqxspi.zip |##############-----------------------------------------| 25.75% tmpcqxspi.zip |##############-----------------------------------------| 25.79% tmpcqxspi.zip |##############-----------------------------------------| 25.84% tmpcqxspi.zip |##############-----------------------------------------| 25.88% tmpcqxspi.zip |##############-----------------------------------------| 25.93% tmpcqxspi.zip |##############-----------------------------------------| 25.97% tmpcqxspi.zip |##############-----------------------------------------| 26.02% tmpcqxspi.zip |##############-----------------------------------------| 26.07% tmpcqxspi.zip |##############-----------------------------------------| 26.11% tmpcqxspi.zip |##############-----------------------------------------| 26.16% tmpcqxspi.zip |##############-----------------------------------------| 26.2% tmpcqxspi.zip |##############-----------------------------------------| 26.25% tmpcqxspi.zip |##############-----------------------------------------| 26.29% tmpcqxspi.zip |##############-----------------------------------------| 26.34% tmpcqxspi.zip |###############----------------------------------------| 26.39% tmpcqxspi.zip |###############----------------------------------------| 26.43% tmpcqxspi.zip |###############----------------------------------------| 26.48% tmpcqxspi.zip |###############----------------------------------------| 26.52% tmpcqxspi.zip |###############----------------------------------------| 26.57% tmpcqxspi.zip |###############----------------------------------------| 26.61% tmpcqxspi.zip |###############----------------------------------------| 26.66% tmpcqxspi.zip |###############----------------------------------------| 26.7% tmpcqxspi.zip |###############----------------------------------------| 26.75% tmpcqxspi.zip |###############----------------------------------------| 26.8% tmpcqxspi.zip |###############----------------------------------------| 26.84% tmpcqxspi.zip |###############----------------------------------------| 26.89% tmpcqxspi.zip |###############----------------------------------------| 26.93% tmpcqxspi.zip |###############----------------------------------------| 26.98% tmpcqxspi.zip |###############----------------------------------------| 27.02% tmpcqxspi.zip |###############----------------------------------------| 27.07% tmpcqxspi.zip |###############----------------------------------------| 27.12% tmpcqxspi.zip |###############----------------------------------------| 27.16% tmpcqxspi.zip |###############----------------------------------------| 27.21% tmpcqxspi.zip |###############----------------------------------------| 27.25% tmpcqxspi.zip |###############----------------------------------------| 27.3% tmpcqxspi.zip |###############----------------------------------------| 27.34% tmpcqxspi.zip |###############----------------------------------------| 27.39% tmpcqxspi.zip |###############----------------------------------------| 27.44% tmpcqxspi.zip |###############----------------------------------------| 27.48% tmpcqxspi.zip |###############----------------------------------------| 27.53% tmpcqxspi.zip |###############----------------------------------------| 27.57% tmpcqxspi.zip |###############----------------------------------------| 27.62% tmpcqxspi.zip |###############----------------------------------------| 27.66% tmpcqxspi.zip |###############----------------------------------------| 27.71% tmpcqxspi.zip |###############----------------------------------------| 27.75% tmpcqxspi.zip |###############----------------------------------------| 27.8% tmpcqxspi.zip |###############----------------------------------------| 27.85% tmpcqxspi.zip |###############----------------------------------------| 27.89% tmpcqxspi.zip |###############----------------------------------------| 27.94% tmpcqxspi.zip |###############----------------------------------------| 27.98% tmpcqxspi.zip |###############----------------------------------------| 28.03% tmpcqxspi.zip |###############----------------------------------------| 28.07% tmpcqxspi.zip |###############----------------------------------------| 28.12% tmpcqxspi.zip |###############----------------------------------------| 28.17% tmpcqxspi.zip |################---------------------------------------| 28.21% tmpcqxspi.zip |################---------------------------------------| 28.26% tmpcqxspi.zip |################---------------------------------------| 28.3% tmpcqxspi.zip |################---------------------------------------| 28.35% tmpcqxspi.zip |################---------------------------------------| 28.39% tmpcqxspi.zip |################---------------------------------------| 28.44% tmpcqxspi.zip |################---------------------------------------| 28.49% tmpcqxspi.zip |################---------------------------------------| 28.53% tmpcqxspi.zip |################---------------------------------------| 28.58% tmpcqxspi.zip |################---------------------------------------| 28.62% tmpcqxspi.zip |################---------------------------------------| 28.67% tmpcqxspi.zip |################---------------------------------------| 28.71% tmpcqxspi.zip |################---------------------------------------| 28.76% tmpcqxspi.zip |################---------------------------------------| 28.8% tmpcqxspi.zip |################---------------------------------------| 28.85% tmpcqxspi.zip |################---------------------------------------| 28.9% tmpcqxspi.zip |################---------------------------------------| 28.94% tmpcqxspi.zip |################---------------------------------------| 28.99% tmpcqxspi.zip |################---------------------------------------| 29.03% tmpcqxspi.zip |################---------------------------------------| 29.08% tmpcqxspi.zip |################---------------------------------------| 29.12% tmpcqxspi.zip |################---------------------------------------| 29.17% tmpcqxspi.zip |################---------------------------------------| 29.22% tmpcqxspi.zip |################---------------------------------------| 29.26% tmpcqxspi.zip |################---------------------------------------| 29.31% tmpcqxspi.zip |################---------------------------------------| 29.35% tmpcqxspi.zip |################---------------------------------------| 29.4% tmpcqxspi.zip |################---------------------------------------| 29.44% tmpcqxspi.zip |################---------------------------------------| 29.49% tmpcqxspi.zip |################---------------------------------------| 29.54% tmpcqxspi.zip |################---------------------------------------| 29.58% tmpcqxspi.zip |################---------------------------------------| 29.63% tmpcqxspi.zip |################---------------------------------------| 29.67% tmpcqxspi.zip |################---------------------------------------| 29.72% tmpcqxspi.zip |################---------------------------------------| 29.76% tmpcqxspi.zip |################---------------------------------------| 29.81% tmpcqxspi.zip |################---------------------------------------| 29.85% tmpcqxspi.zip |################---------------------------------------| 29.9% tmpcqxspi.zip |################---------------------------------------| 29.95% tmpcqxspi.zip |################---------------------------------------| 29.99% tmpcqxspi.zip |#################--------------------------------------| 30.04% tmpcqxspi.zip |#################--------------------------------------| 30.08% tmpcqxspi.zip |#################--------------------------------------| 30.13% tmpcqxspi.zip |#################--------------------------------------| 30.17% tmpcqxspi.zip |#################--------------------------------------| 30.22% tmpcqxspi.zip |#################--------------------------------------| 30.27% tmpcqxspi.zip |#################--------------------------------------| 30.31% tmpcqxspi.zip |#################--------------------------------------| 30.36% tmpcqxspi.zip |#################--------------------------------------| 30.4% tmpcqxspi.zip |#################--------------------------------------| 30.45% tmpcqxspi.zip |#################--------------------------------------| 30.49% tmpcqxspi.zip |#################--------------------------------------| 30.54% tmpcqxspi.zip |#################--------------------------------------| 30.59% tmpcqxspi.zip |#################--------------------------------------| 30.63% tmpcqxspi.zip |#################--------------------------------------| 30.68% tmpcqxspi.zip |#################--------------------------------------| 30.72% tmpcqxspi.zip |#################--------------------------------------| 30.77% tmpcqxspi.zip |#################--------------------------------------| 30.81% tmpcqxspi.zip |#################--------------------------------------| 30.86% tmpcqxspi.zip |#################--------------------------------------| 30.9% tmpcqxspi.zip |#################--------------------------------------| 30.95% tmpcqxspi.zip |#################--------------------------------------| 31.0% tmpcqxspi.zip |#################--------------------------------------| 31.04% tmpcqxspi.zip |#################--------------------------------------| 31.09% tmpcqxspi.zip |#################--------------------------------------| 31.13% tmpcqxspi.zip |#################--------------------------------------| 31.18% tmpcqxspi.zip |#################--------------------------------------| 31.22% tmpcqxspi.zip |#################--------------------------------------| 31.27% tmpcqxspi.zip |#################--------------------------------------| 31.32% tmpcqxspi.zip |#################--------------------------------------| 31.36% tmpcqxspi.zip |#################--------------------------------------| 31.41% tmpcqxspi.zip |#################--------------------------------------| 31.45% tmpcqxspi.zip |#################--------------------------------------| 31.5% tmpcqxspi.zip |#################--------------------------------------| 31.54% tmpcqxspi.zip |#################--------------------------------------| 31.59% tmpcqxspi.zip |#################--------------------------------------| 31.63% tmpcqxspi.zip |#################--------------------------------------| 31.68% tmpcqxspi.zip |#################--------------------------------------| 31.73% tmpcqxspi.zip |#################--------------------------------------| 31.77% tmpcqxspi.zip |#################--------------------------------------| 31.82% tmpcqxspi.zip |##################-------------------------------------| 31.86% tmpcqxspi.zip |##################-------------------------------------| 31.91% tmpcqxspi.zip |##################-------------------------------------| 31.95% tmpcqxspi.zip |##################-------------------------------------| 32.0% tmpcqxspi.zip |##################-------------------------------------| 32.05% tmpcqxspi.zip |##################-------------------------------------| 32.09% tmpcqxspi.zip |##################-------------------------------------| 32.14% tmpcqxspi.zip |##################-------------------------------------| 32.18% tmpcqxspi.zip |##################-------------------------------------| 32.23% tmpcqxspi.zip |##################-------------------------------------| 32.27% tmpcqxspi.zip |##################-------------------------------------| 32.32% tmpcqxspi.zip |##################-------------------------------------| 32.37% tmpcqxspi.zip |##################-------------------------------------| 32.41% tmpcqxspi.zip |##################-------------------------------------| 32.46% tmpcqxspi.zip |##################-------------------------------------| 32.5% tmpcqxspi.zip |##################-------------------------------------| 32.55% tmpcqxspi.zip |##################-------------------------------------| 32.59% tmpcqxspi.zip |##################-------------------------------------| 32.64% tmpcqxspi.zip |##################-------------------------------------| 32.68% tmpcqxspi.zip |##################-------------------------------------| 32.73% tmpcqxspi.zip |##################-------------------------------------| 32.78% tmpcqxspi.zip |##################-------------------------------------| 32.82% tmpcqxspi.zip |##################-------------------------------------| 32.87% tmpcqxspi.zip |##################-------------------------------------| 32.91% tmpcqxspi.zip |##################-------------------------------------| 32.96% tmpcqxspi.zip |##################-------------------------------------| 33.0% tmpcqxspi.zip |##################-------------------------------------| 33.05% tmpcqxspi.zip |##################-------------------------------------| 33.1% tmpcqxspi.zip |##################-------------------------------------| 33.14% tmpcqxspi.zip |##################-------------------------------------| 33.19% tmpcqxspi.zip |##################-------------------------------------| 33.23% tmpcqxspi.zip |##################-------------------------------------| 33.28% tmpcqxspi.zip |##################-------------------------------------| 33.32% tmpcqxspi.zip |##################-------------------------------------| 33.37% tmpcqxspi.zip |##################-------------------------------------| 33.42% tmpcqxspi.zip |##################-------------------------------------| 33.46% tmpcqxspi.zip |##################-------------------------------------| 33.51% tmpcqxspi.zip |##################-------------------------------------| 33.55% tmpcqxspi.zip |##################-------------------------------------| 33.6% tmpcqxspi.zip |###################------------------------------------| 33.64% tmpcqxspi.zip |###################------------------------------------| 33.69% tmpcqxspi.zip |###################------------------------------------| 33.73% tmpcqxspi.zip |###################------------------------------------| 33.78% tmpcqxspi.zip |###################------------------------------------| 33.83% tmpcqxspi.zip |###################------------------------------------| 33.87% tmpcqxspi.zip |###################------------------------------------| 33.92% tmpcqxspi.zip |###################------------------------------------| 33.96% tmpcqxspi.zip |###################------------------------------------| 34.01% tmpcqxspi.zip |###################------------------------------------| 34.05% tmpcqxspi.zip |###################------------------------------------| 34.1% tmpcqxspi.zip |###################------------------------------------| 34.15% tmpcqxspi.zip |###################------------------------------------| 34.19% tmpcqxspi.zip |###################------------------------------------| 34.24% tmpcqxspi.zip |###################------------------------------------| 34.28% tmpcqxspi.zip |###################------------------------------------| 34.33% tmpcqxspi.zip |###################------------------------------------| 34.37% tmpcqxspi.zip |###################------------------------------------| 34.42% tmpcqxspi.zip |###################------------------------------------| 34.47% tmpcqxspi.zip |###################------------------------------------| 34.51% tmpcqxspi.zip |###################------------------------------------| 34.56% tmpcqxspi.zip |###################------------------------------------| 34.6% tmpcqxspi.zip |###################------------------------------------| 34.65% tmpcqxspi.zip |###################------------------------------------| 34.69% tmpcqxspi.zip |###################------------------------------------| 34.74% tmpcqxspi.zip |###################------------------------------------| 34.78% tmpcqxspi.zip |###################------------------------------------| 34.83% tmpcqxspi.zip |###################------------------------------------| 34.88% tmpcqxspi.zip |###################------------------------------------| 34.92% tmpcqxspi.zip |###################------------------------------------| 34.97% tmpcqxspi.zip |###################------------------------------------| 35.01% tmpcqxspi.zip |###################------------------------------------| 35.06% tmpcqxspi.zip |###################------------------------------------| 35.1% tmpcqxspi.zip |###################------------------------------------| 35.15% tmpcqxspi.zip |###################------------------------------------| 35.2% tmpcqxspi.zip |###################------------------------------------| 35.24% tmpcqxspi.zip |###################------------------------------------| 35.29% tmpcqxspi.zip |###################------------------------------------| 35.33% tmpcqxspi.zip |###################------------------------------------| 35.38% tmpcqxspi.zip |###################------------------------------------| 35.42% tmpcqxspi.zip |####################-----------------------------------| 35.47% tmpcqxspi.zip |####################-----------------------------------| 35.52% tmpcqxspi.zip |####################-----------------------------------| 35.56% tmpcqxspi.zip |####################-----------------------------------| 35.61% tmpcqxspi.zip |####################-----------------------------------| 35.65% tmpcqxspi.zip |####################-----------------------------------| 35.7% tmpcqxspi.zip |####################-----------------------------------| 35.74% tmpcqxspi.zip |####################-----------------------------------| 35.79% tmpcqxspi.zip |####################-----------------------------------| 35.83% tmpcqxspi.zip |####################-----------------------------------| 35.88% tmpcqxspi.zip |####################-----------------------------------| 35.93% tmpcqxspi.zip |####################-----------------------------------| 35.97% tmpcqxspi.zip |####################-----------------------------------| 36.02% tmpcqxspi.zip |####################-----------------------------------| 36.06% tmpcqxspi.zip |####################-----------------------------------| 36.11% tmpcqxspi.zip |####################-----------------------------------| 36.15% tmpcqxspi.zip |####################-----------------------------------| 36.2% tmpcqxspi.zip |####################-----------------------------------| 36.25% tmpcqxspi.zip |####################-----------------------------------| 36.29% tmpcqxspi.zip |####################-----------------------------------| 36.34% tmpcqxspi.zip |####################-----------------------------------| 36.38% tmpcqxspi.zip |####################-----------------------------------| 36.43% tmpcqxspi.zip |####################-----------------------------------| 36.47% tmpcqxspi.zip |####################-----------------------------------| 36.52% tmpcqxspi.zip |####################-----------------------------------| 36.57% tmpcqxspi.zip |####################-----------------------------------| 36.61% tmpcqxspi.zip |####################-----------------------------------| 36.66% tmpcqxspi.zip |####################-----------------------------------| 36.7% tmpcqxspi.zip |####################-----------------------------------| 36.75% tmpcqxspi.zip |####################-----------------------------------| 36.79% tmpcqxspi.zip |####################-----------------------------------| 36.84% tmpcqxspi.zip |####################-----------------------------------| 36.88% tmpcqxspi.zip |####################-----------------------------------| 36.93% tmpcqxspi.zip |####################-----------------------------------| 36.98% tmpcqxspi.zip |####################-----------------------------------| 37.02% tmpcqxspi.zip |####################-----------------------------------| 37.07% tmpcqxspi.zip |####################-----------------------------------| 37.11% tmpcqxspi.zip |####################-----------------------------------| 37.16% tmpcqxspi.zip |####################-----------------------------------| 37.2% tmpcqxspi.zip |####################-----------------------------------| 37.25% tmpcqxspi.zip |#####################----------------------------------| 37.3% tmpcqxspi.zip |#####################----------------------------------| 37.34% tmpcqxspi.zip |#####################----------------------------------| 37.39% tmpcqxspi.zip |#####################----------------------------------| 37.43% tmpcqxspi.zip |#####################----------------------------------| 37.48% tmpcqxspi.zip |#####################----------------------------------| 37.52% tmpcqxspi.zip |#####################----------------------------------| 37.57% tmpcqxspi.zip |#####################----------------------------------| 37.62% tmpcqxspi.zip |#####################----------------------------------| 37.66% tmpcqxspi.zip |#####################----------------------------------| 37.71% tmpcqxspi.zip |#####################----------------------------------| 37.75% tmpcqxspi.zip |#####################----------------------------------| 37.8% tmpcqxspi.zip |#####################----------------------------------| 37.84% tmpcqxspi.zip |#####################----------------------------------| 37.89% tmpcqxspi.zip |#####################----------------------------------| 37.93% tmpcqxspi.zip |#####################----------------------------------| 37.98% tmpcqxspi.zip |#####################----------------------------------| 38.03% tmpcqxspi.zip |#####################----------------------------------| 38.07% tmpcqxspi.zip |#####################----------------------------------| 38.12% tmpcqxspi.zip |#####################----------------------------------| 38.16% tmpcqxspi.zip |#####################----------------------------------| 38.21% tmpcqxspi.zip |#####################----------------------------------| 38.25% tmpcqxspi.zip |#####################----------------------------------| 38.3% tmpcqxspi.zip |#####################----------------------------------| 38.35% tmpcqxspi.zip |#####################----------------------------------| 38.39% tmpcqxspi.zip |#####################----------------------------------| 38.44% tmpcqxspi.zip |#####################----------------------------------| 38.48% tmpcqxspi.zip |#####################----------------------------------| 38.53% tmpcqxspi.zip |#####################----------------------------------| 38.57% tmpcqxspi.zip |#####################----------------------------------| 38.62% tmpcqxspi.zip |#####################----------------------------------| 38.66% tmpcqxspi.zip |#####################----------------------------------| 38.71% tmpcqxspi.zip |#####################----------------------------------| 38.76% tmpcqxspi.zip |#####################----------------------------------| 38.8% tmpcqxspi.zip |#####################----------------------------------| 38.85% tmpcqxspi.zip |#####################----------------------------------| 38.89% tmpcqxspi.zip |#####################----------------------------------| 38.94% tmpcqxspi.zip |#####################----------------------------------| 38.98% tmpcqxspi.zip |#####################----------------------------------| 39.03% tmpcqxspi.zip |#####################----------------------------------| 39.08% tmpcqxspi.zip |######################---------------------------------| 39.12% tmpcqxspi.zip |######################---------------------------------| 39.17% tmpcqxspi.zip |######################---------------------------------| 39.21% tmpcqxspi.zip |######################---------------------------------| 39.26% tmpcqxspi.zip |######################---------------------------------| 39.3% tmpcqxspi.zip |######################---------------------------------| 39.35% tmpcqxspi.zip |######################---------------------------------| 39.4% tmpcqxspi.zip |######################---------------------------------| 39.44% tmpcqxspi.zip |######################---------------------------------| 39.49% tmpcqxspi.zip |######################---------------------------------| 39.53% tmpcqxspi.zip |######################---------------------------------| 39.58% tmpcqxspi.zip |######################---------------------------------| 39.62% tmpcqxspi.zip |######################---------------------------------| 39.67% tmpcqxspi.zip |######################---------------------------------| 39.71% tmpcqxspi.zip |######################---------------------------------| 39.76% tmpcqxspi.zip |######################---------------------------------| 39.81% tmpcqxspi.zip |######################---------------------------------| 39.85% tmpcqxspi.zip |######################---------------------------------| 39.9% tmpcqxspi.zip |######################---------------------------------| 39.94% tmpcqxspi.zip |######################---------------------------------| 39.99% tmpcqxspi.zip |######################---------------------------------| 40.03% tmpcqxspi.zip |######################---------------------------------| 40.08% tmpcqxspi.zip |######################---------------------------------| 40.13% tmpcqxspi.zip |######################---------------------------------| 40.17% tmpcqxspi.zip |######################---------------------------------| 40.22% tmpcqxspi.zip |######################---------------------------------| 40.26% tmpcqxspi.zip |######################---------------------------------| 40.31% tmpcqxspi.zip |######################---------------------------------| 40.35% tmpcqxspi.zip |######################---------------------------------| 40.4% tmpcqxspi.zip |######################---------------------------------| 40.45% tmpcqxspi.zip |######################---------------------------------| 40.49% tmpcqxspi.zip |######################---------------------------------| 40.54% tmpcqxspi.zip |######################---------------------------------| 40.58% tmpcqxspi.zip |######################---------------------------------| 40.63% tmpcqxspi.zip |######################---------------------------------| 40.67% tmpcqxspi.zip |######################---------------------------------| 40.72% tmpcqxspi.zip |######################---------------------------------| 40.76% tmpcqxspi.zip |######################---------------------------------| 40.81% tmpcqxspi.zip |######################---------------------------------| 40.86% tmpcqxspi.zip |######################---------------------------------| 40.9% tmpcqxspi.zip |#######################--------------------------------| 40.95% tmpcqxspi.zip |#######################--------------------------------| 40.99% tmpcqxspi.zip |#######################--------------------------------| 41.04% tmpcqxspi.zip |#######################--------------------------------| 41.08% tmpcqxspi.zip |#######################--------------------------------| 41.13% tmpcqxspi.zip |#######################--------------------------------| 41.18% tmpcqxspi.zip |#######################--------------------------------| 41.22% tmpcqxspi.zip |#######################--------------------------------| 41.27% tmpcqxspi.zip |#######################--------------------------------| 41.31% tmpcqxspi.zip |#######################--------------------------------| 41.36% tmpcqxspi.zip |#######################--------------------------------| 41.4% tmpcqxspi.zip |#######################--------------------------------| 41.45% tmpcqxspi.zip |#######################--------------------------------| 41.5% tmpcqxspi.zip |#######################--------------------------------| 41.54% tmpcqxspi.zip |#######################--------------------------------| 41.59% tmpcqxspi.zip |#######################--------------------------------| 41.63% tmpcqxspi.zip |#######################--------------------------------| 41.68% tmpcqxspi.zip |#######################--------------------------------| 41.72% tmpcqxspi.zip |#######################--------------------------------| 41.77% tmpcqxspi.zip |#######################--------------------------------| 41.81% tmpcqxspi.zip |#######################--------------------------------| 41.86% tmpcqxspi.zip |#######################--------------------------------| 41.91% tmpcqxspi.zip |#######################--------------------------------| 41.95% tmpcqxspi.zip |#######################--------------------------------| 42.0% tmpcqxspi.zip |#######################--------------------------------| 42.04% tmpcqxspi.zip |#######################--------------------------------| 42.09% tmpcqxspi.zip |#######################--------------------------------| 42.13% tmpcqxspi.zip |#######################--------------------------------| 42.18% tmpcqxspi.zip |#######################--------------------------------| 42.23% tmpcqxspi.zip |#######################--------------------------------| 42.27% tmpcqxspi.zip |#######################--------------------------------| 42.32% tmpcqxspi.zip |#######################--------------------------------| 42.36% tmpcqxspi.zip |#######################--------------------------------| 42.41% tmpcqxspi.zip |#######################--------------------------------| 42.45% tmpcqxspi.zip |#######################--------------------------------| 42.5% tmpcqxspi.zip |#######################--------------------------------| 42.55% tmpcqxspi.zip |#######################--------------------------------| 42.59% tmpcqxspi.zip |#######################--------------------------------| 42.64% tmpcqxspi.zip |#######################--------------------------------| 42.68% tmpcqxspi.zip |########################-------------------------------| 42.73% tmpcqxspi.zip |########################-------------------------------| 42.77% tmpcqxspi.zip |########################-------------------------------| 42.82% tmpcqxspi.zip |########################-------------------------------| 42.86% tmpcqxspi.zip |########################-------------------------------| 42.91% tmpcqxspi.zip |########################-------------------------------| 42.96% tmpcqxspi.zip |########################-------------------------------| 43.0% tmpcqxspi.zip |########################-------------------------------| 43.05% tmpcqxspi.zip |########################-------------------------------| 43.09% tmpcqxspi.zip |########################-------------------------------| 43.14% tmpcqxspi.zip |########################-------------------------------| 43.18% tmpcqxspi.zip |########################-------------------------------| 43.23% tmpcqxspi.zip |########################-------------------------------| 43.28% tmpcqxspi.zip |########################-------------------------------| 43.32% tmpcqxspi.zip |########################-------------------------------| 43.37% tmpcqxspi.zip |########################-------------------------------| 43.41% tmpcqxspi.zip |########################-------------------------------| 43.46% tmpcqxspi.zip |########################-------------------------------| 43.5% tmpcqxspi.zip |########################-------------------------------| 43.55% tmpcqxspi.zip |########################-------------------------------| 43.6% tmpcqxspi.zip |########################-------------------------------| 43.64% tmpcqxspi.zip |########################-------------------------------| 43.69% tmpcqxspi.zip |########################-------------------------------| 43.73% tmpcqxspi.zip |########################-------------------------------| 43.78% tmpcqxspi.zip |########################-------------------------------| 43.82% tmpcqxspi.zip |########################-------------------------------| 43.87% tmpcqxspi.zip |########################-------------------------------| 43.91% tmpcqxspi.zip |########################-------------------------------| 43.96% tmpcqxspi.zip |########################-------------------------------| 44.01% tmpcqxspi.zip |########################-------------------------------| 44.05% tmpcqxspi.zip |########################-------------------------------| 44.1% tmpcqxspi.zip |########################-------------------------------| 44.14% tmpcqxspi.zip |########################-------------------------------| 44.19% tmpcqxspi.zip |########################-------------------------------| 44.23% tmpcqxspi.zip |########################-------------------------------| 44.28% tmpcqxspi.zip |########################-------------------------------| 44.33% tmpcqxspi.zip |########################-------------------------------| 44.37% tmpcqxspi.zip |########################-------------------------------| 44.42% tmpcqxspi.zip |########################-------------------------------| 44.46% tmpcqxspi.zip |########################-------------------------------| 44.51% tmpcqxspi.zip |#########################------------------------------| 44.55% tmpcqxspi.zip |#########################------------------------------| 44.6% tmpcqxspi.zip |#########################------------------------------| 44.65% tmpcqxspi.zip |#########################------------------------------| 44.69% tmpcqxspi.zip |#########################------------------------------| 44.74% tmpcqxspi.zip |#########################------------------------------| 44.78% tmpcqxspi.zip |#########################------------------------------| 44.83% tmpcqxspi.zip |#########################------------------------------| 44.87% tmpcqxspi.zip |#########################------------------------------| 44.92% tmpcqxspi.zip |#########################------------------------------| 44.96% tmpcqxspi.zip |#########################------------------------------| 45.01% tmpcqxspi.zip |#########################------------------------------| 45.06% tmpcqxspi.zip |#########################------------------------------| 45.1% tmpcqxspi.zip |#########################------------------------------| 45.15% tmpcqxspi.zip |#########################------------------------------| 45.19% tmpcqxspi.zip |#########################------------------------------| 45.24% tmpcqxspi.zip |#########################------------------------------| 45.28% tmpcqxspi.zip |#########################------------------------------| 45.33% tmpcqxspi.zip |#########################------------------------------| 45.38% tmpcqxspi.zip |#########################------------------------------| 45.42% tmpcqxspi.zip |#########################------------------------------| 45.47% tmpcqxspi.zip |#########################------------------------------| 45.51% tmpcqxspi.zip |#########################------------------------------| 45.56% tmpcqxspi.zip |#########################------------------------------| 45.6% tmpcqxspi.zip |#########################------------------------------| 45.65% tmpcqxspi.zip |#########################------------------------------| 45.69% tmpcqxspi.zip |#########################------------------------------| 45.74% tmpcqxspi.zip |#########################------------------------------| 45.79% tmpcqxspi.zip |#########################------------------------------| 45.83% tmpcqxspi.zip |#########################------------------------------| 45.88% tmpcqxspi.zip |#########################------------------------------| 45.92% tmpcqxspi.zip |#########################------------------------------| 45.97% tmpcqxspi.zip |#########################------------------------------| 46.01% tmpcqxspi.zip |#########################------------------------------| 46.06% tmpcqxspi.zip |#########################------------------------------| 46.11% tmpcqxspi.zip |#########################------------------------------| 46.15% tmpcqxspi.zip |#########################------------------------------| 46.2% tmpcqxspi.zip |#########################------------------------------| 46.24% tmpcqxspi.zip |#########################------------------------------| 46.29% tmpcqxspi.zip |#########################------------------------------| 46.33% tmpcqxspi.zip |##########################-----------------------------| 46.38% tmpcqxspi.zip |##########################-----------------------------| 46.43% tmpcqxspi.zip |##########################-----------------------------| 46.47% tmpcqxspi.zip |##########################-----------------------------| 46.52% tmpcqxspi.zip |##########################-----------------------------| 46.56% tmpcqxspi.zip |##########################-----------------------------| 46.61% tmpcqxspi.zip |##########################-----------------------------| 46.65% tmpcqxspi.zip |##########################-----------------------------| 46.7% tmpcqxspi.zip |##########################-----------------------------| 46.74% tmpcqxspi.zip |##########################-----------------------------| 46.79% tmpcqxspi.zip |##########################-----------------------------| 46.84% tmpcqxspi.zip |##########################-----------------------------| 46.88% tmpcqxspi.zip |##########################-----------------------------| 46.93% tmpcqxspi.zip |##########################-----------------------------| 46.97% tmpcqxspi.zip |##########################-----------------------------| 47.02% tmpcqxspi.zip |##########################-----------------------------| 47.06% tmpcqxspi.zip |##########################-----------------------------| 47.11% tmpcqxspi.zip |##########################-----------------------------| 47.16% tmpcqxspi.zip |##########################-----------------------------| 47.2% tmpcqxspi.zip |##########################-----------------------------| 47.25% tmpcqxspi.zip |##########################-----------------------------| 47.29% tmpcqxspi.zip |##########################-----------------------------| 47.34% tmpcqxspi.zip |##########################-----------------------------| 47.38% tmpcqxspi.zip |##########################-----------------------------| 47.43% tmpcqxspi.zip |##########################-----------------------------| 47.48% tmpcqxspi.zip |##########################-----------------------------| 47.52% tmpcqxspi.zip |##########################-----------------------------| 47.57% tmpcqxspi.zip |##########################-----------------------------| 47.61% tmpcqxspi.zip |##########################-----------------------------| 47.66% tmpcqxspi.zip |##########################-----------------------------| 47.7% tmpcqxspi.zip |##########################-----------------------------| 47.75% tmpcqxspi.zip |##########################-----------------------------| 47.79% tmpcqxspi.zip |##########################-----------------------------| 47.84% tmpcqxspi.zip |##########################-----------------------------| 47.89% tmpcqxspi.zip |##########################-----------------------------| 47.93% tmpcqxspi.zip |##########################-----------------------------| 47.98% tmpcqxspi.zip |##########################-----------------------------| 48.02% tmpcqxspi.zip |##########################-----------------------------| 48.07% tmpcqxspi.zip |##########################-----------------------------| 48.11% tmpcqxspi.zip |##########################-----------------------------| 48.16% tmpcqxspi.zip |###########################----------------------------| 48.21% tmpcqxspi.zip |###########################----------------------------| 48.25% tmpcqxspi.zip |###########################----------------------------| 48.3% tmpcqxspi.zip |###########################----------------------------| 48.34% tmpcqxspi.zip |###########################----------------------------| 48.39% tmpcqxspi.zip |###########################----------------------------| 48.43% tmpcqxspi.zip |###########################----------------------------| 48.48% tmpcqxspi.zip |###########################----------------------------| 48.53% tmpcqxspi.zip |###########################----------------------------| 48.57% tmpcqxspi.zip |###########################----------------------------| 48.62% tmpcqxspi.zip |###########################----------------------------| 48.66% tmpcqxspi.zip |###########################----------------------------| 48.71% tmpcqxspi.zip |###########################----------------------------| 48.75% tmpcqxspi.zip |###########################----------------------------| 48.8% tmpcqxspi.zip |###########################----------------------------| 48.84% tmpcqxspi.zip |###########################----------------------------| 48.89% tmpcqxspi.zip |###########################----------------------------| 48.94% tmpcqxspi.zip |###########################----------------------------| 48.98% tmpcqxspi.zip |###########################----------------------------| 49.03% tmpcqxspi.zip |###########################----------------------------| 49.07% tmpcqxspi.zip |###########################----------------------------| 49.12% tmpcqxspi.zip |###########################----------------------------| 49.16% tmpcqxspi.zip |###########################----------------------------| 49.21% tmpcqxspi.zip |###########################----------------------------| 49.26% tmpcqxspi.zip |###########################----------------------------| 49.3% tmpcqxspi.zip |###########################----------------------------| 49.35% tmpcqxspi.zip |###########################----------------------------| 49.39% tmpcqxspi.zip |###########################----------------------------| 49.44% tmpcqxspi.zip |###########################----------------------------| 49.48% tmpcqxspi.zip |###########################----------------------------| 49.53% tmpcqxspi.zip |###########################----------------------------| 49.58% tmpcqxspi.zip |###########################----------------------------| 49.62% tmpcqxspi.zip |###########################----------------------------| 49.67% tmpcqxspi.zip |###########################----------------------------| 49.71% tmpcqxspi.zip |###########################----------------------------| 49.76% tmpcqxspi.zip |###########################----------------------------| 49.8% tmpcqxspi.zip |###########################----------------------------| 49.85% tmpcqxspi.zip |###########################----------------------------| 49.89% tmpcqxspi.zip |###########################----------------------------| 49.94% tmpcqxspi.zip |###########################----------------------------| 49.99% tmpcqxspi.zip |############################---------------------------| 50.03% tmpcqxspi.zip |############################---------------------------| 50.08% tmpcqxspi.zip |############################---------------------------| 50.12% tmpcqxspi.zip |############################---------------------------| 50.17% tmpcqxspi.zip |############################---------------------------| 50.21% tmpcqxspi.zip |############################---------------------------| 50.26% tmpcqxspi.zip |############################---------------------------| 50.31% tmpcqxspi.zip |############################---------------------------| 50.35% tmpcqxspi.zip |############################---------------------------| 50.4% tmpcqxspi.zip |############################---------------------------| 50.44% tmpcqxspi.zip |############################---------------------------| 50.49% tmpcqxspi.zip |############################---------------------------| 50.53% tmpcqxspi.zip |############################---------------------------| 50.58% tmpcqxspi.zip |############################---------------------------| 50.63% tmpcqxspi.zip |############################---------------------------| 50.67% tmpcqxspi.zip |############################---------------------------| 50.72% tmpcqxspi.zip |############################---------------------------| 50.76% tmpcqxspi.zip |############################---------------------------| 50.81% tmpcqxspi.zip |############################---------------------------| 50.85% tmpcqxspi.zip |############################---------------------------| 50.9% tmpcqxspi.zip |############################---------------------------| 50.94% tmpcqxspi.zip |############################---------------------------| 50.99% tmpcqxspi.zip |############################---------------------------| 51.04% tmpcqxspi.zip |############################---------------------------| 51.08% tmpcqxspi.zip |############################---------------------------| 51.13% tmpcqxspi.zip |############################---------------------------| 51.17% tmpcqxspi.zip |############################---------------------------| 51.22% tmpcqxspi.zip |############################---------------------------| 51.26% tmpcqxspi.zip |############################---------------------------| 51.31% tmpcqxspi.zip |############################---------------------------| 51.36% tmpcqxspi.zip |############################---------------------------| 51.4% tmpcqxspi.zip |############################---------------------------| 51.45% tmpcqxspi.zip |############################---------------------------| 51.49% tmpcqxspi.zip |############################---------------------------| 51.54% tmpcqxspi.zip |############################---------------------------| 51.58% tmpcqxspi.zip |############################---------------------------| 51.63% tmpcqxspi.zip |############################---------------------------| 51.68% tmpcqxspi.zip |############################---------------------------| 51.72% tmpcqxspi.zip |############################---------------------------| 51.77% tmpcqxspi.zip |############################---------------------------| 51.81% tmpcqxspi.zip |#############################--------------------------| 51.86% tmpcqxspi.zip |#############################--------------------------| 51.9% tmpcqxspi.zip |#############################--------------------------| 51.95% tmpcqxspi.zip |#############################--------------------------| 51.99% tmpcqxspi.zip |#############################--------------------------| 52.04% tmpcqxspi.zip |#############################--------------------------| 52.09% tmpcqxspi.zip |#############################--------------------------| 52.13% tmpcqxspi.zip |#############################--------------------------| 52.18% tmpcqxspi.zip |#############################--------------------------| 52.22% tmpcqxspi.zip |#############################--------------------------| 52.27% tmpcqxspi.zip |#############################--------------------------| 52.31% tmpcqxspi.zip |#############################--------------------------| 52.36% tmpcqxspi.zip |#############################--------------------------| 52.41% tmpcqxspi.zip |#############################--------------------------| 52.45% tmpcqxspi.zip |#############################--------------------------| 52.5% tmpcqxspi.zip |#############################--------------------------| 52.54% tmpcqxspi.zip |#############################--------------------------| 52.59% tmpcqxspi.zip |#############################--------------------------| 52.63% tmpcqxspi.zip |#############################--------------------------| 52.68% tmpcqxspi.zip |#############################--------------------------| 52.72% tmpcqxspi.zip |#############################--------------------------| 52.77% tmpcqxspi.zip |#############################--------------------------| 52.82% tmpcqxspi.zip |#############################--------------------------| 52.86% tmpcqxspi.zip |#############################--------------------------| 52.91% tmpcqxspi.zip |#############################--------------------------| 52.95% tmpcqxspi.zip |#############################--------------------------| 53.0% tmpcqxspi.zip |#############################--------------------------| 53.04% tmpcqxspi.zip |#############################--------------------------| 53.09% tmpcqxspi.zip |#############################--------------------------| 53.14% tmpcqxspi.zip |#############################--------------------------| 53.18% tmpcqxspi.zip |#############################--------------------------| 53.23% tmpcqxspi.zip |#############################--------------------------| 53.27% tmpcqxspi.zip |#############################--------------------------| 53.32% tmpcqxspi.zip |#############################--------------------------| 53.36% tmpcqxspi.zip |#############################--------------------------| 53.41% tmpcqxspi.zip |#############################--------------------------| 53.46% tmpcqxspi.zip |#############################--------------------------| 53.5% tmpcqxspi.zip |#############################--------------------------| 53.55% tmpcqxspi.zip |#############################--------------------------| 53.59% tmpcqxspi.zip |##############################-------------------------| 53.64% tmpcqxspi.zip |##############################-------------------------| 53.68% tmpcqxspi.zip |##############################-------------------------| 53.73% tmpcqxspi.zip |##############################-------------------------| 53.77% tmpcqxspi.zip |##############################-------------------------| 53.82% tmpcqxspi.zip |##############################-------------------------| 53.87% tmpcqxspi.zip |##############################-------------------------| 53.91% tmpcqxspi.zip |##############################-------------------------| 53.96% tmpcqxspi.zip |##############################-------------------------| 54.0% tmpcqxspi.zip |##############################-------------------------| 54.05% tmpcqxspi.zip |##############################-------------------------| 54.09% tmpcqxspi.zip |##############################-------------------------| 54.14% tmpcqxspi.zip |##############################-------------------------| 54.19% tmpcqxspi.zip |##############################-------------------------| 54.23% tmpcqxspi.zip |##############################-------------------------| 54.28% tmpcqxspi.zip |##############################-------------------------| 54.32% tmpcqxspi.zip |##############################-------------------------| 54.37% tmpcqxspi.zip |##############################-------------------------| 54.41% tmpcqxspi.zip |##############################-------------------------| 54.46% tmpcqxspi.zip |##############################-------------------------| 54.51% tmpcqxspi.zip |##############################-------------------------| 54.55% tmpcqxspi.zip |##############################-------------------------| 54.6% tmpcqxspi.zip |##############################-------------------------| 54.64% tmpcqxspi.zip |##############################-------------------------| 54.69% tmpcqxspi.zip |##############################-------------------------| 54.73% tmpcqxspi.zip |##############################-------------------------| 54.78% tmpcqxspi.zip |##############################-------------------------| 54.82% tmpcqxspi.zip |##############################-------------------------| 54.87% tmpcqxspi.zip |##############################-------------------------| 54.92% tmpcqxspi.zip |##############################-------------------------| 54.96% tmpcqxspi.zip |##############################-------------------------| 55.01% tmpcqxspi.zip |##############################-------------------------| 55.05% tmpcqxspi.zip |##############################-------------------------| 55.1% tmpcqxspi.zip |##############################-------------------------| 55.14% tmpcqxspi.zip |##############################-------------------------| 55.19% tmpcqxspi.zip |##############################-------------------------| 55.24% tmpcqxspi.zip |##############################-------------------------| 55.28% tmpcqxspi.zip |##############################-------------------------| 55.33% tmpcqxspi.zip |##############################-------------------------| 55.37% tmpcqxspi.zip |##############################-------------------------| 55.42% tmpcqxspi.zip |###############################------------------------| 55.46% tmpcqxspi.zip |###############################------------------------| 55.51% tmpcqxspi.zip |###############################------------------------| 55.56% tmpcqxspi.zip |###############################------------------------| 55.6% tmpcqxspi.zip |###############################------------------------| 55.65% tmpcqxspi.zip |###############################------------------------| 55.69% tmpcqxspi.zip |###############################------------------------| 55.74% tmpcqxspi.zip |###############################------------------------| 55.78% tmpcqxspi.zip |###############################------------------------| 55.83% tmpcqxspi.zip |###############################------------------------| 55.87% tmpcqxspi.zip |###############################------------------------| 55.92% tmpcqxspi.zip |###############################------------------------| 55.97% tmpcqxspi.zip |###############################------------------------| 56.01% tmpcqxspi.zip |###############################------------------------| 56.06% tmpcqxspi.zip |###############################------------------------| 56.1% tmpcqxspi.zip |###############################------------------------| 56.15% tmpcqxspi.zip |###############################------------------------| 56.19% tmpcqxspi.zip |###############################------------------------| 56.24% tmpcqxspi.zip |###############################------------------------| 56.29% tmpcqxspi.zip |###############################------------------------| 56.33% tmpcqxspi.zip |###############################------------------------| 56.38% tmpcqxspi.zip |###############################------------------------| 56.42% tmpcqxspi.zip |###############################------------------------| 56.47% tmpcqxspi.zip |###############################------------------------| 56.51% tmpcqxspi.zip |###############################------------------------| 56.56% tmpcqxspi.zip |###############################------------------------| 56.61% tmpcqxspi.zip |###############################------------------------| 56.65% tmpcqxspi.zip |###############################------------------------| 56.7% tmpcqxspi.zip |###############################------------------------| 56.74% tmpcqxspi.zip |###############################------------------------| 56.79% tmpcqxspi.zip |###############################------------------------| 56.83% tmpcqxspi.zip |###############################------------------------| 56.88% tmpcqxspi.zip |###############################------------------------| 56.92% tmpcqxspi.zip |###############################------------------------| 56.97% tmpcqxspi.zip |###############################------------------------| 57.02% tmpcqxspi.zip |###############################------------------------| 57.06% tmpcqxspi.zip |###############################------------------------| 57.11% tmpcqxspi.zip |###############################------------------------| 57.15% tmpcqxspi.zip |###############################------------------------| 57.2% tmpcqxspi.zip |###############################------------------------| 57.24% tmpcqxspi.zip |################################-----------------------| 57.29% tmpcqxspi.zip |################################-----------------------| 57.34% tmpcqxspi.zip |################################-----------------------| 57.38% tmpcqxspi.zip |################################-----------------------| 57.43% tmpcqxspi.zip |################################-----------------------| 57.47% tmpcqxspi.zip |################################-----------------------| 57.52% tmpcqxspi.zip |################################-----------------------| 57.56% tmpcqxspi.zip |################################-----------------------| 57.61% tmpcqxspi.zip |################################-----------------------| 57.66% tmpcqxspi.zip |################################-----------------------| 57.7% tmpcqxspi.zip |################################-----------------------| 57.75% tmpcqxspi.zip |################################-----------------------| 57.79% tmpcqxspi.zip |################################-----------------------| 57.84% tmpcqxspi.zip |################################-----------------------| 57.88% tmpcqxspi.zip |################################-----------------------| 57.93% tmpcqxspi.zip |################################-----------------------| 57.97% tmpcqxspi.zip |################################-----------------------| 58.02% tmpcqxspi.zip |################################-----------------------| 58.07% tmpcqxspi.zip |################################-----------------------| 58.11% tmpcqxspi.zip |################################-----------------------| 58.16% tmpcqxspi.zip |################################-----------------------| 58.2% tmpcqxspi.zip |################################-----------------------| 58.25% tmpcqxspi.zip |################################-----------------------| 58.29% tmpcqxspi.zip |################################-----------------------| 58.34% tmpcqxspi.zip |################################-----------------------| 58.39% tmpcqxspi.zip |################################-----------------------| 58.43% tmpcqxspi.zip |################################-----------------------| 58.48% tmpcqxspi.zip |################################-----------------------| 58.52% tmpcqxspi.zip |################################-----------------------| 58.57% tmpcqxspi.zip |################################-----------------------| 58.61% tmpcqxspi.zip |################################-----------------------| 58.66% tmpcqxspi.zip |################################-----------------------| 58.71% tmpcqxspi.zip |################################-----------------------| 58.75% tmpcqxspi.zip |################################-----------------------| 58.8% tmpcqxspi.zip |################################-----------------------| 58.84% tmpcqxspi.zip |################################-----------------------| 58.89% tmpcqxspi.zip |################################-----------------------| 58.93% tmpcqxspi.zip |################################-----------------------| 58.98% tmpcqxspi.zip |################################-----------------------| 59.02% tmpcqxspi.zip |################################-----------------------| 59.07% tmpcqxspi.zip |#################################----------------------| 59.12% tmpcqxspi.zip |#################################----------------------| 59.16% tmpcqxspi.zip |#################################----------------------| 59.21% tmpcqxspi.zip |#################################----------------------| 59.25% tmpcqxspi.zip |#################################----------------------| 59.3% tmpcqxspi.zip |#################################----------------------| 59.34% tmpcqxspi.zip |#################################----------------------| 59.39% tmpcqxspi.zip |#################################----------------------| 59.44% tmpcqxspi.zip |#################################----------------------| 59.48% tmpcqxspi.zip |#################################----------------------| 59.53% tmpcqxspi.zip |#################################----------------------| 59.57% tmpcqxspi.zip |#################################----------------------| 59.62% tmpcqxspi.zip |#################################----------------------| 59.66% tmpcqxspi.zip |#################################----------------------| 59.71% tmpcqxspi.zip |#################################----------------------| 59.75% tmpcqxspi.zip |#################################----------------------| 59.8% tmpcqxspi.zip |#################################----------------------| 59.85% tmpcqxspi.zip |#################################----------------------| 59.89% tmpcqxspi.zip |#################################----------------------| 59.94% tmpcqxspi.zip |#################################----------------------| 59.98% tmpcqxspi.zip |#################################----------------------| 60.03% tmpcqxspi.zip |#################################----------------------| 60.07% tmpcqxspi.zip |#################################----------------------| 60.12% tmpcqxspi.zip |#################################----------------------| 60.17% tmpcqxspi.zip |#################################----------------------| 60.21% tmpcqxspi.zip |#################################----------------------| 60.26% tmpcqxspi.zip |#################################----------------------| 60.3% tmpcqxspi.zip |#################################----------------------| 60.35% tmpcqxspi.zip |#################################----------------------| 60.39% tmpcqxspi.zip |#################################----------------------| 60.44% tmpcqxspi.zip |#################################----------------------| 60.49% tmpcqxspi.zip |#################################----------------------| 60.53% tmpcqxspi.zip |#################################----------------------| 60.58% tmpcqxspi.zip |#################################----------------------| 60.62% tmpcqxspi.zip |#################################----------------------| 60.67% tmpcqxspi.zip |#################################----------------------| 60.71% tmpcqxspi.zip |#################################----------------------| 60.76% tmpcqxspi.zip |#################################----------------------| 60.8% tmpcqxspi.zip |#################################----------------------| 60.85% tmpcqxspi.zip |#################################----------------------| 60.9% tmpcqxspi.zip |##################################---------------------| 60.94% tmpcqxspi.zip |##################################---------------------| 60.99% tmpcqxspi.zip |##################################---------------------| 61.03% tmpcqxspi.zip |##################################---------------------| 61.08% tmpcqxspi.zip |##################################---------------------| 61.12% tmpcqxspi.zip |##################################---------------------| 61.17% tmpcqxspi.zip |##################################---------------------| 61.22% tmpcqxspi.zip |##################################---------------------| 61.26% tmpcqxspi.zip |##################################---------------------| 61.31% tmpcqxspi.zip |##################################---------------------| 61.35% tmpcqxspi.zip |##################################---------------------| 61.4% tmpcqxspi.zip |##################################---------------------| 61.44% tmpcqxspi.zip |##################################---------------------| 61.49% tmpcqxspi.zip |##################################---------------------| 61.54% tmpcqxspi.zip |##################################---------------------| 61.58% tmpcqxspi.zip |##################################---------------------| 61.63% tmpcqxspi.zip |##################################---------------------| 61.67% tmpcqxspi.zip |##################################---------------------| 61.72% tmpcqxspi.zip |##################################---------------------| 61.76% tmpcqxspi.zip |##################################---------------------| 61.81% tmpcqxspi.zip |##################################---------------------| 61.85% tmpcqxspi.zip |##################################---------------------| 61.9% tmpcqxspi.zip |##################################---------------------| 61.95% tmpcqxspi.zip |##################################---------------------| 61.99% tmpcqxspi.zip |##################################---------------------| 62.04% tmpcqxspi.zip |##################################---------------------| 62.08% tmpcqxspi.zip |##################################---------------------| 62.13% tmpcqxspi.zip |##################################---------------------| 62.17% tmpcqxspi.zip |##################################---------------------| 62.22% tmpcqxspi.zip |##################################---------------------| 62.27% tmpcqxspi.zip |##################################---------------------| 62.31% tmpcqxspi.zip |##################################---------------------| 62.36% tmpcqxspi.zip |##################################---------------------| 62.4% tmpcqxspi.zip |##################################---------------------| 62.45% tmpcqxspi.zip |##################################---------------------| 62.49% tmpcqxspi.zip |##################################---------------------| 62.54% tmpcqxspi.zip |##################################---------------------| 62.59% tmpcqxspi.zip |##################################---------------------| 62.63% tmpcqxspi.zip |##################################---------------------| 62.68% tmpcqxspi.zip |##################################---------------------| 62.72% tmpcqxspi.zip |###################################--------------------| 62.77% tmpcqxspi.zip |###################################--------------------| 62.81% tmpcqxspi.zip |###################################--------------------| 62.86% tmpcqxspi.zip |###################################--------------------| 62.9% tmpcqxspi.zip |###################################--------------------| 62.95% tmpcqxspi.zip |###################################--------------------| 63.0% tmpcqxspi.zip |###################################--------------------| 63.04% tmpcqxspi.zip |###################################--------------------| 63.09% tmpcqxspi.zip |###################################--------------------| 63.13% tmpcqxspi.zip |###################################--------------------| 63.18% tmpcqxspi.zip |###################################--------------------| 63.22% tmpcqxspi.zip |###################################--------------------| 63.27% tmpcqxspi.zip |###################################--------------------| 63.32% tmpcqxspi.zip |###################################--------------------| 63.36% tmpcqxspi.zip |###################################--------------------| 63.41% tmpcqxspi.zip |###################################--------------------| 63.45% tmpcqxspi.zip |###################################--------------------| 63.5% tmpcqxspi.zip |###################################--------------------| 63.54% tmpcqxspi.zip |###################################--------------------| 63.59% tmpcqxspi.zip |###################################--------------------| 63.64% tmpcqxspi.zip |###################################--------------------| 63.68% tmpcqxspi.zip |###################################--------------------| 63.73% tmpcqxspi.zip |###################################--------------------| 63.77% tmpcqxspi.zip |###################################--------------------| 63.82% tmpcqxspi.zip |###################################--------------------| 63.86% tmpcqxspi.zip |###################################--------------------| 63.91% tmpcqxspi.zip |###################################--------------------| 63.95% tmpcqxspi.zip |###################################--------------------| 64.0% tmpcqxspi.zip |###################################--------------------| 64.05% tmpcqxspi.zip |###################################--------------------| 64.09% tmpcqxspi.zip |###################################--------------------| 64.14% tmpcqxspi.zip |###################################--------------------| 64.18% tmpcqxspi.zip |###################################--------------------| 64.23% tmpcqxspi.zip |###################################--------------------| 64.27% tmpcqxspi.zip |###################################--------------------| 64.32% tmpcqxspi.zip |###################################--------------------| 64.37% tmpcqxspi.zip |###################################--------------------| 64.41% tmpcqxspi.zip |###################################--------------------| 64.46% tmpcqxspi.zip |###################################--------------------| 64.5% tmpcqxspi.zip |####################################-------------------| 64.55% tmpcqxspi.zip |####################################-------------------| 64.59% tmpcqxspi.zip |####################################-------------------| 64.64% tmpcqxspi.zip |####################################-------------------| 64.69% tmpcqxspi.zip |####################################-------------------| 64.73% tmpcqxspi.zip |####################################-------------------| 64.78% tmpcqxspi.zip |####################################-------------------| 64.82% tmpcqxspi.zip |####################################-------------------| 64.87% tmpcqxspi.zip |####################################-------------------| 64.91% tmpcqxspi.zip |####################################-------------------| 64.96% tmpcqxspi.zip |####################################-------------------| 65.0% tmpcqxspi.zip |####################################-------------------| 65.05% tmpcqxspi.zip |####################################-------------------| 65.1% tmpcqxspi.zip |####################################-------------------| 65.14% tmpcqxspi.zip |####################################-------------------| 65.19% tmpcqxspi.zip |####################################-------------------| 65.23% tmpcqxspi.zip |####################################-------------------| 65.28% tmpcqxspi.zip |####################################-------------------| 65.32% tmpcqxspi.zip |####################################-------------------| 65.37% tmpcqxspi.zip |####################################-------------------| 65.42% tmpcqxspi.zip |####################################-------------------| 65.46% tmpcqxspi.zip |####################################-------------------| 65.51% tmpcqxspi.zip |####################################-------------------| 65.55% tmpcqxspi.zip |####################################-------------------| 65.6% tmpcqxspi.zip |####################################-------------------| 65.64% tmpcqxspi.zip |####################################-------------------| 65.69% tmpcqxspi.zip |####################################-------------------| 65.74% tmpcqxspi.zip |####################################-------------------| 65.78% tmpcqxspi.zip |####################################-------------------| 65.83% tmpcqxspi.zip |####################################-------------------| 65.87% tmpcqxspi.zip |####################################-------------------| 65.92% tmpcqxspi.zip |####################################-------------------| 65.96% tmpcqxspi.zip |####################################-------------------| 66.01% tmpcqxspi.zip |####################################-------------------| 66.05% tmpcqxspi.zip |####################################-------------------| 66.1% tmpcqxspi.zip |####################################-------------------| 66.15% tmpcqxspi.zip |####################################-------------------| 66.19% tmpcqxspi.zip |####################################-------------------| 66.24% tmpcqxspi.zip |####################################-------------------| 66.28% tmpcqxspi.zip |####################################-------------------| 66.33% tmpcqxspi.zip |#####################################------------------| 66.37% tmpcqxspi.zip |#####################################------------------| 66.42% tmpcqxspi.zip |#####################################------------------| 66.47% tmpcqxspi.zip |#####################################------------------| 66.51% tmpcqxspi.zip |#####################################------------------| 66.56% tmpcqxspi.zip |#####################################------------------| 66.6% tmpcqxspi.zip |#####################################------------------| 66.65% tmpcqxspi.zip |#####################################------------------| 66.69% tmpcqxspi.zip |#####################################------------------| 66.74% tmpcqxspi.zip |#####################################------------------| 66.78% tmpcqxspi.zip |#####################################------------------| 66.83% tmpcqxspi.zip |#####################################------------------| 66.88% tmpcqxspi.zip |#####################################------------------| 66.92% tmpcqxspi.zip |#####################################------------------| 66.97% tmpcqxspi.zip |#####################################------------------| 67.01% tmpcqxspi.zip |#####################################------------------| 67.06% tmpcqxspi.zip |#####################################------------------| 67.1% tmpcqxspi.zip |#####################################------------------| 67.15% tmpcqxspi.zip |#####################################------------------| 67.2% tmpcqxspi.zip |#####################################------------------| 67.24% tmpcqxspi.zip |#####################################------------------| 67.29% tmpcqxspi.zip |#####################################------------------| 67.33% tmpcqxspi.zip |#####################################------------------| 67.38% tmpcqxspi.zip |#####################################------------------| 67.42% tmpcqxspi.zip |#####################################------------------| 67.47% tmpcqxspi.zip |#####################################------------------| 67.52% tmpcqxspi.zip |#####################################------------------| 67.56% tmpcqxspi.zip |#####################################------------------| 67.61% tmpcqxspi.zip |#####################################------------------| 67.65% tmpcqxspi.zip |#####################################------------------| 67.7% tmpcqxspi.zip |#####################################------------------| 67.74% tmpcqxspi.zip |#####################################------------------| 67.79% tmpcqxspi.zip |#####################################------------------| 67.83% tmpcqxspi.zip |#####################################------------------| 67.88% tmpcqxspi.zip |#####################################------------------| 67.93% tmpcqxspi.zip |#####################################------------------| 67.97% tmpcqxspi.zip |#####################################------------------| 68.02% tmpcqxspi.zip |#####################################------------------| 68.06% tmpcqxspi.zip |#####################################------------------| 68.11% tmpcqxspi.zip |#####################################------------------| 68.15% tmpcqxspi.zip |######################################-----------------| 68.2% tmpcqxspi.zip |######################################-----------------| 68.25% tmpcqxspi.zip |######################################-----------------| 68.29% tmpcqxspi.zip |######################################-----------------| 68.34% tmpcqxspi.zip |######################################-----------------| 68.38% tmpcqxspi.zip |######################################-----------------| 68.43% tmpcqxspi.zip |######################################-----------------| 68.47% tmpcqxspi.zip |######################################-----------------| 68.52% tmpcqxspi.zip |######################################-----------------| 68.57% tmpcqxspi.zip |######################################-----------------| 68.61% tmpcqxspi.zip |######################################-----------------| 68.66% tmpcqxspi.zip |######################################-----------------| 68.7% tmpcqxspi.zip |######################################-----------------| 68.75% tmpcqxspi.zip |######################################-----------------| 68.79% tmpcqxspi.zip |######################################-----------------| 68.84% tmpcqxspi.zip |######################################-----------------| 68.88% tmpcqxspi.zip |######################################-----------------| 68.93% tmpcqxspi.zip |######################################-----------------| 68.98% tmpcqxspi.zip |######################################-----------------| 69.02% tmpcqxspi.zip |######################################-----------------| 69.07% tmpcqxspi.zip |######################################-----------------| 69.11% tmpcqxspi.zip |######################################-----------------| 69.16% tmpcqxspi.zip |######################################-----------------| 69.2% tmpcqxspi.zip |######################################-----------------| 69.25% tmpcqxspi.zip |######################################-----------------| 69.3% tmpcqxspi.zip |######################################-----------------| 69.34% tmpcqxspi.zip |######################################-----------------| 69.39% tmpcqxspi.zip |######################################-----------------| 69.43% tmpcqxspi.zip |######################################-----------------| 69.48% tmpcqxspi.zip |######################################-----------------| 69.52% tmpcqxspi.zip |######################################-----------------| 69.57% tmpcqxspi.zip |######################################-----------------| 69.62% tmpcqxspi.zip |######################################-----------------| 69.66% tmpcqxspi.zip |######################################-----------------| 69.71% tmpcqxspi.zip |######################################-----------------| 69.75% tmpcqxspi.zip |######################################-----------------| 69.8% tmpcqxspi.zip |######################################-----------------| 69.84% tmpcqxspi.zip |######################################-----------------| 69.89% tmpcqxspi.zip |######################################-----------------| 69.93% tmpcqxspi.zip |######################################-----------------| 69.98% tmpcqxspi.zip |#######################################----------------| 70.03% tmpcqxspi.zip |#######################################----------------| 70.07% tmpcqxspi.zip |#######################################----------------| 70.12% tmpcqxspi.zip |#######################################----------------| 70.16% tmpcqxspi.zip |#######################################----------------| 70.21% tmpcqxspi.zip |#######################################----------------| 70.25% tmpcqxspi.zip |#######################################----------------| 70.3% tmpcqxspi.zip |#######################################----------------| 70.35% tmpcqxspi.zip |#######################################----------------| 70.39% tmpcqxspi.zip |#######################################----------------| 70.44% tmpcqxspi.zip |#######################################----------------| 70.48% tmpcqxspi.zip |#######################################----------------| 70.53% tmpcqxspi.zip |#######################################----------------| 70.57% tmpcqxspi.zip |#######################################----------------| 70.62% tmpcqxspi.zip |#######################################----------------| 70.67% tmpcqxspi.zip |#######################################----------------| 70.71% tmpcqxspi.zip |#######################################----------------| 70.76% tmpcqxspi.zip |#######################################----------------| 70.8% tmpcqxspi.zip |#######################################----------------| 70.85% tmpcqxspi.zip |#######################################----------------| 70.89% tmpcqxspi.zip |#######################################----------------| 70.94% tmpcqxspi.zip |#######################################----------------| 70.98% tmpcqxspi.zip |#######################################----------------| 71.03% tmpcqxspi.zip |#######################################----------------| 71.08% tmpcqxspi.zip |#######################################----------------| 71.12% tmpcqxspi.zip |#######################################----------------| 71.17% tmpcqxspi.zip |#######################################----------------| 71.21% tmpcqxspi.zip |#######################################----------------| 71.26% tmpcqxspi.zip |#######################################----------------| 71.3% tmpcqxspi.zip |#######################################----------------| 71.35% tmpcqxspi.zip |#######################################----------------| 71.4% tmpcqxspi.zip |#######################################----------------| 71.44% tmpcqxspi.zip |#######################################----------------| 71.49% tmpcqxspi.zip |#######################################----------------| 71.53% tmpcqxspi.zip |#######################################----------------| 71.58% tmpcqxspi.zip |#######################################----------------| 71.62% tmpcqxspi.zip |#######################################----------------| 71.67% tmpcqxspi.zip |#######################################----------------| 71.72% tmpcqxspi.zip |#######################################----------------| 71.76% tmpcqxspi.zip |#######################################----------------| 71.81% tmpcqxspi.zip |########################################---------------| 71.85% tmpcqxspi.zip |########################################---------------| 71.9% tmpcqxspi.zip |########################################---------------| 71.94% tmpcqxspi.zip |########################################---------------| 71.99% tmpcqxspi.zip |########################################---------------| 72.03% tmpcqxspi.zip |########################################---------------| 72.08% tmpcqxspi.zip |########################################---------------| 72.13% tmpcqxspi.zip |########################################---------------| 72.17% tmpcqxspi.zip |########################################---------------| 72.22% tmpcqxspi.zip |########################################---------------| 72.26% tmpcqxspi.zip |########################################---------------| 72.31% tmpcqxspi.zip |########################################---------------| 72.35% tmpcqxspi.zip |########################################---------------| 72.4% tmpcqxspi.zip |########################################---------------| 72.45% tmpcqxspi.zip |########################################---------------| 72.49% tmpcqxspi.zip |########################################---------------| 72.54% tmpcqxspi.zip |########################################---------------| 72.58% tmpcqxspi.zip |########################################---------------| 72.63% tmpcqxspi.zip |########################################---------------| 72.67% tmpcqxspi.zip |########################################---------------| 72.72% tmpcqxspi.zip |########################################---------------| 72.77% tmpcqxspi.zip |########################################---------------| 72.81% tmpcqxspi.zip |########################################---------------| 72.86% tmpcqxspi.zip |########################################---------------| 72.9% tmpcqxspi.zip |########################################---------------| 72.95% tmpcqxspi.zip |########################################---------------| 72.99% tmpcqxspi.zip |########################################---------------| 73.04% tmpcqxspi.zip |########################################---------------| 73.08% tmpcqxspi.zip |########################################---------------| 73.13% tmpcqxspi.zip |########################################---------------| 73.18% tmpcqxspi.zip |########################################---------------| 73.22% tmpcqxspi.zip |########################################---------------| 73.27% tmpcqxspi.zip |########################################---------------| 73.31% tmpcqxspi.zip |########################################---------------| 73.36% tmpcqxspi.zip |########################################---------------| 73.4% tmpcqxspi.zip |########################################---------------| 73.45% tmpcqxspi.zip |########################################---------------| 73.5% tmpcqxspi.zip |########################################---------------| 73.54% tmpcqxspi.zip |########################################---------------| 73.59% tmpcqxspi.zip |########################################---------------| 73.63% tmpcqxspi.zip |#########################################--------------| 73.68% tmpcqxspi.zip |#########################################--------------| 73.72% tmpcqxspi.zip |#########################################--------------| 73.77% tmpcqxspi.zip |#########################################--------------| 73.81% tmpcqxspi.zip |#########################################--------------| 73.86% tmpcqxspi.zip |#########################################--------------| 73.91% tmpcqxspi.zip |#########################################--------------| 73.95% tmpcqxspi.zip |#########################################--------------| 74.0% tmpcqxspi.zip |#########################################--------------| 74.04% tmpcqxspi.zip |#########################################--------------| 74.09% tmpcqxspi.zip |#########################################--------------| 74.13% tmpcqxspi.zip |#########################################--------------| 74.18% tmpcqxspi.zip |#########################################--------------| 74.23% tmpcqxspi.zip |#########################################--------------| 74.27% tmpcqxspi.zip |#########################################--------------| 74.32% tmpcqxspi.zip |#########################################--------------| 74.36% tmpcqxspi.zip |#########################################--------------| 74.41% tmpcqxspi.zip |#########################################--------------| 74.45% tmpcqxspi.zip |#########################################--------------| 74.5% tmpcqxspi.zip |#########################################--------------| 74.55% tmpcqxspi.zip |#########################################--------------| 74.59% tmpcqxspi.zip |#########################################--------------| 74.64% tmpcqxspi.zip |#########################################--------------| 74.68% tmpcqxspi.zip |#########################################--------------| 74.73% tmpcqxspi.zip |#########################################--------------| 74.77% tmpcqxspi.zip |#########################################--------------| 74.82% tmpcqxspi.zip |#########################################--------------| 74.86% tmpcqxspi.zip |#########################################--------------| 74.91% tmpcqxspi.zip |#########################################--------------| 74.96% tmpcqxspi.zip |#########################################--------------| 75.0% tmpcqxspi.zip |#########################################--------------| 75.05% tmpcqxspi.zip |#########################################--------------| 75.09% tmpcqxspi.zip |#########################################--------------| 75.14% tmpcqxspi.zip |#########################################--------------| 75.18% tmpcqxspi.zip |#########################################--------------| 75.23% tmpcqxspi.zip |#########################################--------------| 75.28% tmpcqxspi.zip |#########################################--------------| 75.32% tmpcqxspi.zip |#########################################--------------| 75.37% tmpcqxspi.zip |#########################################--------------| 75.41% tmpcqxspi.zip |##########################################-------------| 75.46% tmpcqxspi.zip |##########################################-------------| 75.5% tmpcqxspi.zip |##########################################-------------| 75.55% tmpcqxspi.zip |##########################################-------------| 75.6% tmpcqxspi.zip |##########################################-------------| 75.64% tmpcqxspi.zip |##########################################-------------| 75.69% tmpcqxspi.zip |##########################################-------------| 75.73% tmpcqxspi.zip |##########################################-------------| 75.78% tmpcqxspi.zip |##########################################-------------| 75.82% tmpcqxspi.zip |##########################################-------------| 75.87% tmpcqxspi.zip |##########################################-------------| 75.91% tmpcqxspi.zip |##########################################-------------| 75.96% tmpcqxspi.zip |##########################################-------------| 76.01% tmpcqxspi.zip |##########################################-------------| 76.05% tmpcqxspi.zip |##########################################-------------| 76.1% tmpcqxspi.zip |##########################################-------------| 76.14% tmpcqxspi.zip |##########################################-------------| 76.19% tmpcqxspi.zip |##########################################-------------| 76.23% tmpcqxspi.zip |##########################################-------------| 76.28% tmpcqxspi.zip |##########################################-------------| 76.33% tmpcqxspi.zip |##########################################-------------| 76.37% tmpcqxspi.zip |##########################################-------------| 76.42% tmpcqxspi.zip |##########################################-------------| 76.46% tmpcqxspi.zip |##########################################-------------| 76.51% tmpcqxspi.zip |##########################################-------------| 76.55% tmpcqxspi.zip |##########################################-------------| 76.6% tmpcqxspi.zip |##########################################-------------| 76.65% tmpcqxspi.zip |##########################################-------------| 76.69% tmpcqxspi.zip |##########################################-------------| 76.74% tmpcqxspi.zip |##########################################-------------| 76.78% tmpcqxspi.zip |##########################################-------------| 76.83% tmpcqxspi.zip |##########################################-------------| 76.87% tmpcqxspi.zip |##########################################-------------| 76.92% tmpcqxspi.zip |##########################################-------------| 76.96% tmpcqxspi.zip |##########################################-------------| 77.01% tmpcqxspi.zip |##########################################-------------| 77.06% tmpcqxspi.zip |##########################################-------------| 77.1% tmpcqxspi.zip |##########################################-------------| 77.15% tmpcqxspi.zip |##########################################-------------| 77.19% tmpcqxspi.zip |##########################################-------------| 77.24% tmpcqxspi.zip |###########################################------------| 77.28% tmpcqxspi.zip |###########################################------------| 77.33% tmpcqxspi.zip |###########################################------------| 77.38% tmpcqxspi.zip |###########################################------------| 77.42% tmpcqxspi.zip |###########################################------------| 77.47% tmpcqxspi.zip |###########################################------------| 77.51% tmpcqxspi.zip |###########################################------------| 77.56% tmpcqxspi.zip |###########################################------------| 77.6% tmpcqxspi.zip |###########################################------------| 77.65% tmpcqxspi.zip |###########################################------------| 77.7% tmpcqxspi.zip |###########################################------------| 77.74% tmpcqxspi.zip |###########################################------------| 77.79% tmpcqxspi.zip |###########################################------------| 77.83% tmpcqxspi.zip |###########################################------------| 77.88% tmpcqxspi.zip |###########################################------------| 77.92% tmpcqxspi.zip |###########################################------------| 77.97% tmpcqxspi.zip |###########################################------------| 78.01% tmpcqxspi.zip |###########################################------------| 78.06% tmpcqxspi.zip |###########################################------------| 78.11% tmpcqxspi.zip |###########################################------------| 78.15% tmpcqxspi.zip |###########################################------------| 78.2% tmpcqxspi.zip |###########################################------------| 78.24% tmpcqxspi.zip |###########################################------------| 78.29% tmpcqxspi.zip |###########################################------------| 78.33% tmpcqxspi.zip |###########################################------------| 78.38% tmpcqxspi.zip |###########################################------------| 78.43% tmpcqxspi.zip |###########################################------------| 78.47% tmpcqxspi.zip |###########################################------------| 78.52% tmpcqxspi.zip |###########################################------------| 78.56% tmpcqxspi.zip |###########################################------------| 78.61% tmpcqxspi.zip |###########################################------------| 78.65% tmpcqxspi.zip |###########################################------------| 78.7% tmpcqxspi.zip |###########################################------------| 78.75% tmpcqxspi.zip |###########################################------------| 78.79% tmpcqxspi.zip |###########################################------------| 78.84% tmpcqxspi.zip |###########################################------------| 78.88% tmpcqxspi.zip |###########################################------------| 78.93% tmpcqxspi.zip |###########################################------------| 78.97% tmpcqxspi.zip |###########################################------------| 79.02% tmpcqxspi.zip |###########################################------------| 79.06% tmpcqxspi.zip |############################################-----------| 79.11% tmpcqxspi.zip |############################################-----------| 79.16% tmpcqxspi.zip |############################################-----------| 79.2% tmpcqxspi.zip |############################################-----------| 79.25% tmpcqxspi.zip |############################################-----------| 79.29% tmpcqxspi.zip |############################################-----------| 79.34% tmpcqxspi.zip |############################################-----------| 79.38% tmpcqxspi.zip |############################################-----------| 79.43% tmpcqxspi.zip |############################################-----------| 79.48% tmpcqxspi.zip |############################################-----------| 79.52% tmpcqxspi.zip |############################################-----------| 79.57% tmpcqxspi.zip |############################################-----------| 79.61% tmpcqxspi.zip |############################################-----------| 79.66% tmpcqxspi.zip |############################################-----------| 79.7% tmpcqxspi.zip |############################################-----------| 79.75% tmpcqxspi.zip |############################################-----------| 79.8% tmpcqxspi.zip |############################################-----------| 79.84% tmpcqxspi.zip |############################################-----------| 79.89% tmpcqxspi.zip |############################################-----------| 79.93% tmpcqxspi.zip |############################################-----------| 79.98% tmpcqxspi.zip |############################################-----------| 80.02% tmpcqxspi.zip |############################################-----------| 80.07% tmpcqxspi.zip |############################################-----------| 80.11% tmpcqxspi.zip |############################################-----------| 80.16% tmpcqxspi.zip |############################################-----------| 80.21% tmpcqxspi.zip |############################################-----------| 80.25% tmpcqxspi.zip |############################################-----------| 80.3% tmpcqxspi.zip |############################################-----------| 80.34% tmpcqxspi.zip |############################################-----------| 80.39% tmpcqxspi.zip |############################################-----------| 80.43% tmpcqxspi.zip |############################################-----------| 80.48% tmpcqxspi.zip |############################################-----------| 80.53% tmpcqxspi.zip |############################################-----------| 80.57% tmpcqxspi.zip |############################################-----------| 80.62% tmpcqxspi.zip |############################################-----------| 80.66% tmpcqxspi.zip |############################################-----------| 80.71% tmpcqxspi.zip |############################################-----------| 80.75% tmpcqxspi.zip |############################################-----------| 80.8% tmpcqxspi.zip |############################################-----------| 80.84% tmpcqxspi.zip |############################################-----------| 80.89% tmpcqxspi.zip |#############################################----------| 80.94% tmpcqxspi.zip |#############################################----------| 80.98% tmpcqxspi.zip |#############################################----------| 81.03% tmpcqxspi.zip |#############################################----------| 81.07% tmpcqxspi.zip |#############################################----------| 81.12% tmpcqxspi.zip |#############################################----------| 81.16% tmpcqxspi.zip |#############################################----------| 81.21% tmpcqxspi.zip |#############################################----------| 81.26% tmpcqxspi.zip |#############################################----------| 81.3% tmpcqxspi.zip |#############################################----------| 81.35% tmpcqxspi.zip |#############################################----------| 81.39% tmpcqxspi.zip |#############################################----------| 81.44% tmpcqxspi.zip |#############################################----------| 81.48% tmpcqxspi.zip |#############################################----------| 81.53% tmpcqxspi.zip |#############################################----------| 81.58% tmpcqxspi.zip |#############################################----------| 81.62% tmpcqxspi.zip |#############################################----------| 81.67% tmpcqxspi.zip |#############################################----------| 81.71% tmpcqxspi.zip |#############################################----------| 81.76% tmpcqxspi.zip |#############################################----------| 81.8% tmpcqxspi.zip |#############################################----------| 81.85% tmpcqxspi.zip |#############################################----------| 81.89% tmpcqxspi.zip |#############################################----------| 81.94% tmpcqxspi.zip |#############################################----------| 81.99% tmpcqxspi.zip |#############################################----------| 82.03% tmpcqxspi.zip |#############################################----------| 82.08% tmpcqxspi.zip |#############################################----------| 82.12% tmpcqxspi.zip |#############################################----------| 82.17% tmpcqxspi.zip |#############################################----------| 82.21% tmpcqxspi.zip |#############################################----------| 82.26% tmpcqxspi.zip |#############################################----------| 82.31% tmpcqxspi.zip |#############################################----------| 82.35% tmpcqxspi.zip |#############################################----------| 82.4% tmpcqxspi.zip |#############################################----------| 82.44% tmpcqxspi.zip |#############################################----------| 82.49% tmpcqxspi.zip |#############################################----------| 82.53% tmpcqxspi.zip |#############################################----------| 82.58% tmpcqxspi.zip |#############################################----------| 82.63% tmpcqxspi.zip |#############################################----------| 82.67% tmpcqxspi.zip |#############################################----------| 82.72% tmpcqxspi.zip |##############################################---------| 82.76% tmpcqxspi.zip |##############################################---------| 82.81% tmpcqxspi.zip |##############################################---------| 82.85% tmpcqxspi.zip |##############################################---------| 82.9% tmpcqxspi.zip |##############################################---------| 82.94% tmpcqxspi.zip |##############################################---------| 82.99% tmpcqxspi.zip |##############################################---------| 83.04% tmpcqxspi.zip |##############################################---------| 83.08% tmpcqxspi.zip |##############################################---------| 83.13% tmpcqxspi.zip |##############################################---------| 83.17% tmpcqxspi.zip |##############################################---------| 83.22% tmpcqxspi.zip |##############################################---------| 83.26% tmpcqxspi.zip |##############################################---------| 83.31% tmpcqxspi.zip |##############################################---------| 83.36% tmpcqxspi.zip |##############################################---------| 83.4% tmpcqxspi.zip |##############################################---------| 83.45% tmpcqxspi.zip |##############################################---------| 83.49% tmpcqxspi.zip |##############################################---------| 83.54% tmpcqxspi.zip |##############################################---------| 83.58% tmpcqxspi.zip |##############################################---------| 83.63% tmpcqxspi.zip |##############################################---------| 83.68% tmpcqxspi.zip |##############################################---------| 83.72% tmpcqxspi.zip |##############################################---------| 83.77% tmpcqxspi.zip |##############################################---------| 83.81% tmpcqxspi.zip |##############################################---------| 83.86% tmpcqxspi.zip |##############################################---------| 83.9% tmpcqxspi.zip |##############################################---------| 83.95% tmpcqxspi.zip |##############################################---------| 83.99% tmpcqxspi.zip |##############################################---------| 84.04% tmpcqxspi.zip |##############################################---------| 84.09% tmpcqxspi.zip |##############################################---------| 84.13% tmpcqxspi.zip |##############################################---------| 84.18% tmpcqxspi.zip |##############################################---------| 84.22% tmpcqxspi.zip |##############################################---------| 84.27% tmpcqxspi.zip |##############################################---------| 84.31% tmpcqxspi.zip |##############################################---------| 84.36% tmpcqxspi.zip |##############################################---------| 84.41% tmpcqxspi.zip |##############################################---------| 84.45% tmpcqxspi.zip |##############################################---------| 84.5% tmpcqxspi.zip |##############################################---------| 84.54% tmpcqxspi.zip |###############################################--------| 84.59% tmpcqxspi.zip |###############################################--------| 84.63% tmpcqxspi.zip |###############################################--------| 84.68% tmpcqxspi.zip |###############################################--------| 84.73% tmpcqxspi.zip |###############################################--------| 84.77% tmpcqxspi.zip |###############################################--------| 84.82% tmpcqxspi.zip |###############################################--------| 84.86% tmpcqxspi.zip |###############################################--------| 84.91% tmpcqxspi.zip |###############################################--------| 84.95% tmpcqxspi.zip |###############################################--------| 85.0% tmpcqxspi.zip |###############################################--------| 85.04% tmpcqxspi.zip |###############################################--------| 85.09% tmpcqxspi.zip |###############################################--------| 85.14% tmpcqxspi.zip |###############################################--------| 85.18% tmpcqxspi.zip |###############################################--------| 85.23% tmpcqxspi.zip |###############################################--------| 85.27% tmpcqxspi.zip |###############################################--------| 85.32% tmpcqxspi.zip |###############################################--------| 85.36% tmpcqxspi.zip |###############################################--------| 85.41% tmpcqxspi.zip |###############################################--------| 85.46% tmpcqxspi.zip |###############################################--------| 85.5% tmpcqxspi.zip |###############################################--------| 85.55% tmpcqxspi.zip |###############################################--------| 85.59% tmpcqxspi.zip |###############################################--------| 85.64% tmpcqxspi.zip |###############################################--------| 85.68% tmpcqxspi.zip |###############################################--------| 85.73% tmpcqxspi.zip |###############################################--------| 85.78% tmpcqxspi.zip |###############################################--------| 85.82% tmpcqxspi.zip |###############################################--------| 85.87% tmpcqxspi.zip |###############################################--------| 85.91% tmpcqxspi.zip |###############################################--------| 85.96% tmpcqxspi.zip |###############################################--------| 86.0% tmpcqxspi.zip |###############################################--------| 86.05% tmpcqxspi.zip |###############################################--------| 86.09% tmpcqxspi.zip |###############################################--------| 86.14% tmpcqxspi.zip |###############################################--------| 86.19% tmpcqxspi.zip |###############################################--------| 86.23% tmpcqxspi.zip |###############################################--------| 86.28% tmpcqxspi.zip |###############################################--------| 86.32% tmpcqxspi.zip |################################################-------| 86.37% tmpcqxspi.zip |################################################-------| 86.41% tmpcqxspi.zip |################################################-------| 86.46% tmpcqxspi.zip |################################################-------| 86.51% tmpcqxspi.zip |################################################-------| 86.55% tmpcqxspi.zip |################################################-------| 86.6% tmpcqxspi.zip |################################################-------| 86.64% tmpcqxspi.zip |################################################-------| 86.69% tmpcqxspi.zip |################################################-------| 86.73% tmpcqxspi.zip |################################################-------| 86.78% tmpcqxspi.zip |################################################-------| 86.83% tmpcqxspi.zip |################################################-------| 86.87% tmpcqxspi.zip |################################################-------| 86.92% tmpcqxspi.zip |################################################-------| 86.96% tmpcqxspi.zip |################################################-------| 87.01% tmpcqxspi.zip |################################################-------| 87.05% tmpcqxspi.zip |################################################-------| 87.1% tmpcqxspi.zip |################################################-------| 87.14% tmpcqxspi.zip |################################################-------| 87.19% tmpcqxspi.zip |################################################-------| 87.24% tmpcqxspi.zip |################################################-------| 87.28% tmpcqxspi.zip |################################################-------| 87.33% tmpcqxspi.zip |################################################-------| 87.37% tmpcqxspi.zip |################################################-------| 87.42% tmpcqxspi.zip |################################################-------| 87.46% tmpcqxspi.zip |################################################-------| 87.51% tmpcqxspi.zip |################################################-------| 87.56% tmpcqxspi.zip |################################################-------| 87.6% tmpcqxspi.zip |################################################-------| 87.65% tmpcqxspi.zip |################################################-------| 87.69% tmpcqxspi.zip |################################################-------| 87.74% tmpcqxspi.zip |################################################-------| 87.78% tmpcqxspi.zip |################################################-------| 87.83% tmpcqxspi.zip |################################################-------| 87.87% tmpcqxspi.zip |################################################-------| 87.92% tmpcqxspi.zip |################################################-------| 87.97% tmpcqxspi.zip |################################################-------| 88.01% tmpcqxspi.zip |################################################-------| 88.06% tmpcqxspi.zip |################################################-------| 88.1% tmpcqxspi.zip |################################################-------| 88.15% tmpcqxspi.zip |#################################################------| 88.19% tmpcqxspi.zip |#################################################------| 88.24% tmpcqxspi.zip |#################################################------| 88.29% tmpcqxspi.zip |#################################################------| 88.33% tmpcqxspi.zip |#################################################------| 88.38% tmpcqxspi.zip |#################################################------| 88.42% tmpcqxspi.zip |#################################################------| 88.47% tmpcqxspi.zip |#################################################------| 88.51% tmpcqxspi.zip |#################################################------| 88.56% tmpcqxspi.zip |#################################################------| 88.61% tmpcqxspi.zip |#################################################------| 88.65% tmpcqxspi.zip |#################################################------| 88.7% tmpcqxspi.zip |#################################################------| 88.74% tmpcqxspi.zip |#################################################------| 88.79% tmpcqxspi.zip |#################################################------| 88.83% tmpcqxspi.zip |#################################################------| 88.88% tmpcqxspi.zip |#################################################------| 88.92% tmpcqxspi.zip |#################################################------| 88.97% tmpcqxspi.zip |#################################################------| 89.02% tmpcqxspi.zip |#################################################------| 89.06% tmpcqxspi.zip |#################################################------| 89.11% tmpcqxspi.zip |#################################################------| 89.15% tmpcqxspi.zip |#################################################------| 89.2% tmpcqxspi.zip |#################################################------| 89.24% tmpcqxspi.zip |#################################################------| 89.29% tmpcqxspi.zip |#################################################------| 89.34% tmpcqxspi.zip |#################################################------| 89.38% tmpcqxspi.zip |#################################################------| 89.43% tmpcqxspi.zip |#################################################------| 89.47% tmpcqxspi.zip |#################################################------| 89.52% tmpcqxspi.zip |#################################################------| 89.56% tmpcqxspi.zip |#################################################------| 89.61% tmpcqxspi.zip |#################################################------| 89.66% tmpcqxspi.zip |#################################################------| 89.7% tmpcqxspi.zip |#################################################------| 89.75% tmpcqxspi.zip |#################################################------| 89.79% tmpcqxspi.zip |#################################################------| 89.84% tmpcqxspi.zip |#################################################------| 89.88% tmpcqxspi.zip |#################################################------| 89.93% tmpcqxspi.zip |#################################################------| 89.97% tmpcqxspi.zip |##################################################-----| 90.02% tmpcqxspi.zip |##################################################-----| 90.07% tmpcqxspi.zip |##################################################-----| 90.11% tmpcqxspi.zip |##################################################-----| 90.16% tmpcqxspi.zip |##################################################-----| 90.2% tmpcqxspi.zip |##################################################-----| 90.25% tmpcqxspi.zip |##################################################-----| 90.29% tmpcqxspi.zip |##################################################-----| 90.34% tmpcqxspi.zip |##################################################-----| 90.39% tmpcqxspi.zip |##################################################-----| 90.43% tmpcqxspi.zip |##################################################-----| 90.48% tmpcqxspi.zip |##################################################-----| 90.52% tmpcqxspi.zip |##################################################-----| 90.57% tmpcqxspi.zip |##################################################-----| 90.61% tmpcqxspi.zip |##################################################-----| 90.66% tmpcqxspi.zip |##################################################-----| 90.71% tmpcqxspi.zip |##################################################-----| 90.75% tmpcqxspi.zip |##################################################-----| 90.8% tmpcqxspi.zip |##################################################-----| 90.84% tmpcqxspi.zip |##################################################-----| 90.89% tmpcqxspi.zip |##################################################-----| 90.93% tmpcqxspi.zip |##################################################-----| 90.98% tmpcqxspi.zip |##################################################-----| 91.02% tmpcqxspi.zip |##################################################-----| 91.07% tmpcqxspi.zip |##################################################-----| 91.12% tmpcqxspi.zip |##################################################-----| 91.16% tmpcqxspi.zip |##################################################-----| 91.21% tmpcqxspi.zip |##################################################-----| 91.25% tmpcqxspi.zip |##################################################-----| 91.3% tmpcqxspi.zip |##################################################-----| 91.34% tmpcqxspi.zip |##################################################-----| 91.39% tmpcqxspi.zip |##################################################-----| 91.44% tmpcqxspi.zip |##################################################-----| 91.48% tmpcqxspi.zip |##################################################-----| 91.53% tmpcqxspi.zip |##################################################-----| 91.57% tmpcqxspi.zip |##################################################-----| 91.62% tmpcqxspi.zip |##################################################-----| 91.66% tmpcqxspi.zip |##################################################-----| 91.71% tmpcqxspi.zip |##################################################-----| 91.76% tmpcqxspi.zip |##################################################-----| 91.8% tmpcqxspi.zip |###################################################----| 91.85% tmpcqxspi.zip |###################################################----| 91.89% tmpcqxspi.zip |###################################################----| 91.94% tmpcqxspi.zip |###################################################----| 91.98% tmpcqxspi.zip |###################################################----| 92.03% tmpcqxspi.zip |###################################################----| 92.07% tmpcqxspi.zip |###################################################----| 92.12% tmpcqxspi.zip |###################################################----| 92.17% tmpcqxspi.zip |###################################################----| 92.21% tmpcqxspi.zip |###################################################----| 92.26% tmpcqxspi.zip |###################################################----| 92.3% tmpcqxspi.zip |###################################################----| 92.35% tmpcqxspi.zip |###################################################----| 92.39% tmpcqxspi.zip |###################################################----| 92.44% tmpcqxspi.zip |###################################################----| 92.49% tmpcqxspi.zip |###################################################----| 92.53% tmpcqxspi.zip |###################################################----| 92.58% tmpcqxspi.zip |###################################################----| 92.62% tmpcqxspi.zip |###################################################----| 92.67% tmpcqxspi.zip |###################################################----| 92.71% tmpcqxspi.zip |###################################################----| 92.76% tmpcqxspi.zip |###################################################----| 92.81% tmpcqxspi.zip |###################################################----| 92.85% tmpcqxspi.zip |###################################################----| 92.9% tmpcqxspi.zip |###################################################----| 92.94% tmpcqxspi.zip |###################################################----| 92.99% tmpcqxspi.zip |###################################################----| 93.03% tmpcqxspi.zip |###################################################----| 93.08% tmpcqxspi.zip |###################################################----| 93.12% tmpcqxspi.zip |###################################################----| 93.17% tmpcqxspi.zip |###################################################----| 93.22% tmpcqxspi.zip |###################################################----| 93.26% tmpcqxspi.zip |###################################################----| 93.31% tmpcqxspi.zip |###################################################----| 93.35% tmpcqxspi.zip |###################################################----| 93.4% tmpcqxspi.zip |###################################################----| 93.44% tmpcqxspi.zip |###################################################----| 93.49% tmpcqxspi.zip |###################################################----| 93.54% tmpcqxspi.zip |###################################################----| 93.58% tmpcqxspi.zip |###################################################----| 93.63% tmpcqxspi.zip |####################################################---| 93.67% tmpcqxspi.zip |####################################################---| 93.72% tmpcqxspi.zip |####################################################---| 93.76% tmpcqxspi.zip |####################################################---| 93.81% tmpcqxspi.zip |####################################################---| 93.86% tmpcqxspi.zip |####################################################---| 93.9% tmpcqxspi.zip |####################################################---| 93.95% tmpcqxspi.zip |####################################################---| 93.99% tmpcqxspi.zip |####################################################---| 94.04% tmpcqxspi.zip |####################################################---| 94.08% tmpcqxspi.zip |####################################################---| 94.13% tmpcqxspi.zip |####################################################---| 94.17% tmpcqxspi.zip |####################################################---| 94.22% tmpcqxspi.zip |####################################################---| 94.27% tmpcqxspi.zip |####################################################---| 94.31% tmpcqxspi.zip |####################################################---| 94.36% tmpcqxspi.zip |####################################################---| 94.4% tmpcqxspi.zip |####################################################---| 94.45% tmpcqxspi.zip |####################################################---| 94.49% tmpcqxspi.zip |####################################################---| 94.54% tmpcqxspi.zip |####################################################---| 94.59% tmpcqxspi.zip |####################################################---| 94.63% tmpcqxspi.zip |####################################################---| 94.68% tmpcqxspi.zip |####################################################---| 94.72% tmpcqxspi.zip |####################################################---| 94.77% tmpcqxspi.zip |####################################################---| 94.81% tmpcqxspi.zip |####################################################---| 94.86% tmpcqxspi.zip |####################################################---| 94.9% tmpcqxspi.zip |####################################################---| 94.95% tmpcqxspi.zip |####################################################---| 95.0% tmpcqxspi.zip |####################################################---| 95.04% tmpcqxspi.zip |####################################################---| 95.09% tmpcqxspi.zip |####################################################---| 95.13% tmpcqxspi.zip |####################################################---| 95.18% tmpcqxspi.zip |####################################################---| 95.22% tmpcqxspi.zip |####################################################---| 95.27% tmpcqxspi.zip |####################################################---| 95.32% tmpcqxspi.zip |####################################################---| 95.36% tmpcqxspi.zip |####################################################---| 95.41% tmpcqxspi.zip |####################################################---| 95.45% tmpcqxspi.zip |#####################################################--| 95.5% tmpcqxspi.zip |#####################################################--| 95.54% tmpcqxspi.zip |#####################################################--| 95.59% tmpcqxspi.zip |#####################################################--| 95.64% tmpcqxspi.zip |#####################################################--| 95.68% tmpcqxspi.zip |#####################################################--| 95.73% tmpcqxspi.zip |#####################################################--| 95.77% tmpcqxspi.zip |#####################################################--| 95.82% tmpcqxspi.zip |#####################################################--| 95.86% tmpcqxspi.zip |#####################################################--| 95.91% tmpcqxspi.zip |#####################################################--| 95.95% tmpcqxspi.zip |#####################################################--| 96.0% tmpcqxspi.zip |#####################################################--| 96.05% tmpcqxspi.zip |#####################################################--| 96.09% tmpcqxspi.zip |#####################################################--| 96.14% tmpcqxspi.zip |#####################################################--| 96.18% tmpcqxspi.zip |#####################################################--| 96.23% tmpcqxspi.zip |#####################################################--| 96.27% tmpcqxspi.zip |#####################################################--| 96.32% tmpcqxspi.zip |#####################################################--| 96.37% tmpcqxspi.zip |#####################################################--| 96.41% tmpcqxspi.zip |#####################################################--| 96.46% tmpcqxspi.zip |#####################################################--| 96.5% tmpcqxspi.zip |#####################################################--| 96.55% tmpcqxspi.zip |#####################################################--| 96.59% tmpcqxspi.zip |#####################################################--| 96.64% tmpcqxspi.zip |#####################################################--| 96.69% tmpcqxspi.zip |#####################################################--| 96.73% tmpcqxspi.zip |#####################################################--| 96.78% tmpcqxspi.zip |#####################################################--| 96.82% tmpcqxspi.zip |#####################################################--| 96.87% tmpcqxspi.zip |#####################################################--| 96.91% tmpcqxspi.zip |#####################################################--| 96.96% tmpcqxspi.zip |#####################################################--| 97.0% tmpcqxspi.zip |#####################################################--| 97.05% tmpcqxspi.zip |#####################################################--| 97.1% tmpcqxspi.zip |#####################################################--| 97.14% tmpcqxspi.zip |#####################################################--| 97.19% tmpcqxspi.zip |#####################################################--| 97.23% tmpcqxspi.zip |######################################################-| 97.28% tmpcqxspi.zip |######################################################-| 97.32% tmpcqxspi.zip |######################################################-| 97.37% tmpcqxspi.zip |######################################################-| 97.42% tmpcqxspi.zip |######################################################-| 97.46% tmpcqxspi.zip |######################################################-| 97.51% tmpcqxspi.zip |######################################################-| 97.55% tmpcqxspi.zip |######################################################-| 97.6% tmpcqxspi.zip |######################################################-| 97.64% tmpcqxspi.zip |######################################################-| 97.69% tmpcqxspi.zip |######################################################-| 97.74% tmpcqxspi.zip |######################################################-| 97.78% tmpcqxspi.zip |######################################################-| 97.83% tmpcqxspi.zip |######################################################-| 97.87% tmpcqxspi.zip |######################################################-| 97.92% tmpcqxspi.zip |######################################################-| 97.96% tmpcqxspi.zip |######################################################-| 98.01% tmpcqxspi.zip |######################################################-| 98.05% tmpcqxspi.zip |######################################################-| 98.1% tmpcqxspi.zip |######################################################-| 98.15% tmpcqxspi.zip |######################################################-| 98.19% tmpcqxspi.zip |######################################################-| 98.24% tmpcqxspi.zip |######################################################-| 98.28% tmpcqxspi.zip |######################################################-| 98.33% tmpcqxspi.zip |######################################################-| 98.37% tmpcqxspi.zip |######################################################-| 98.42% tmpcqxspi.zip |######################################################-| 98.47% tmpcqxspi.zip |######################################################-| 98.51% tmpcqxspi.zip |######################################################-| 98.56% tmpcqxspi.zip |######################################################-| 98.6% tmpcqxspi.zip |######################################################-| 98.65% tmpcqxspi.zip |######################################################-| 98.69% tmpcqxspi.zip |######################################################-| 98.74% tmpcqxspi.zip |######################################################-| 98.79% tmpcqxspi.zip |######################################################-| 98.83% tmpcqxspi.zip |######################################################-| 98.88% tmpcqxspi.zip |######################################################-| 98.92% tmpcqxspi.zip |######################################################-| 98.97% tmpcqxspi.zip |######################################################-| 99.01% tmpcqxspi.zip |######################################################-| 99.06% tmpcqxspi.zip |#######################################################| 99.1% tmpcqxspi.zip |#######################################################| 99.15% tmpcqxspi.zip |#######################################################| 99.2% tmpcqxspi.zip |#######################################################| 99.24% tmpcqxspi.zip |#######################################################| 99.29% tmpcqxspi.zip |#######################################################| 99.33% tmpcqxspi.zip |#######################################################| 99.38% tmpcqxspi.zip |#######################################################| 99.42% tmpcqxspi.zip |#######################################################| 99.47% tmpcqxspi.zip |#######################################################| 99.52% tmpcqxspi.zip |#######################################################| 99.56% tmpcqxspi.zip |#######################################################| 99.61% tmpcqxspi.zip |#######################################################| 99.65% tmpcqxspi.zip |#######################################################| 99.7% tmpcqxspi.zip |#######################################################| 99.74% tmpcqxspi.zip |#######################################################| 99.79% tmpcqxspi.zip |#######################################################| 99.84% tmpcqxspi.zip |#######################################################| 99.88% tmpcqxspi.zip |#######################################################| 99.93% tmpcqxspi.zip |#######################################################| 99.97% tmpcqxspi.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 79db07fc-3eaf-43e2-838a-46bfddb03c12 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-07-31 00:21:11,893 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-07-31 00:21:11,893 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7 sudo: unable to resolve host vyos-vrouter-vm-88b99c9d-dcfb-4470-bffb-53a18771ded7 2019-07-31 00:21:11,894 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-07-31 00:21:20,365 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-07-31 00:21:20,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:21:20,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:21:20,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 31 Jul 2019 00:21:20 GMT X-Openstack-Request-Id: req-3c4d5d39-954d-4468-803a-a93214b3ef0b 2019-07-31 00:21:20,688 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:16:04Z", "file": "/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174/file", "owner": "1401a51841c94ff0a90150697b907040", "id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "size": 296288256, "self": "/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/1efbf7f1-33bf-4915-a731-93fd865a3174/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/1efbf7f1-33bf-4915-a731-93fd865a3174/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-31T00:15:58Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:21:20,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-3c4d5d39-954d-4468-803a-a93214b3ef0b 2019-07-31 00:21:20,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.320604085922s 2019-07-31 00:21:20,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-31 00:21:20,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7"}' 2019-07-31 00:21:21,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Wed, 31 Jul 2019 00:21:21 GMT Location: http://172.30.9.37:9292/v2/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f708650c-5c63-40a7-938a-63d21956f4a4 2019-07-31 00:21:21,067 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:21:21Z", "file": "/v2/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1/file", "owner": "1401a51841c94ff0a90150697b907040", "id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "size": null, "self": "/v2/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "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_88b99c9d-dcfb-4470-bffb-53a18771ded7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7", "checksum": null, "created_at": "2019-07-31T00:21:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-31 00:21:21,067 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-f708650c-5c63-40a7-938a-63d21956f4a4 2019-07-31 00:21:21,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.36829996109s 2019-07-31 00:21:21,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-31 00:21:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '' 2019-07-31 00:21:54,260 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:21:54 GMT X-Openstack-Request-Id: req-f71c69f9-7b57-4992-a7e2-d44f5df7814c 2019-07-31 00:21:54,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-07-31 00:21:54,260 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1/file used request id req-f71c69f9-7b57-4992-a7e2-d44f5df7814c 2019-07-31 00:21:54,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 33.1920719147s 2019-07-31 00:21:54,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:21:54,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:21:54,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Wed, 31 Jul 2019 00:21:54 GMT X-Openstack-Request-Id: req-efe9b8bc-4651-404a-86a0-aba62da49dcf 2019-07-31 00:21:54,597 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:21:54Z", "file": "/v2/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1/file", "owner": "1401a51841c94ff0a90150697b907040", "id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "size": 2148073472, "self": "/v2/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-07-31T00:21:21Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:16:04Z", "file": "/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174/file", "owner": "1401a51841c94ff0a90150697b907040", "id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "size": 296288256, "self": "/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/1efbf7f1-33bf-4915-a731-93fd865a3174/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/1efbf7f1-33bf-4915-a731-93fd865a3174/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-31T00:15:58Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:21:54,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-efe9b8bc-4651-404a-86a0-aba62da49dcf 2019-07-31 00:21:54,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331993103027s 2019-07-31 00:21:54,600 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1/file', 'owner': u'1401a51841c94ff0a90150697b907040', 'id': u'e5646586-d399-45a6-bf4d-4bf41ae82ee1', 'size': 2148073472, u'self': u'/v2/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1401a51841c94ff0a90150697b907040', 'name': 'vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-31T00:21:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-31T00:21:54Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7', '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/e5646586-d399-45a6-bf4d-4bf41ae82ee1', 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_88b99c9d-dcfb-4470-bffb-53a18771ded7', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7', 'created': u'2019-07-31T00:21:21Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-07-31T00:21:21Z', 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/e5646586-d399-45a6-bf4d-4bf41ae82ee1', 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_88b99c9d-dcfb-4470-bffb-53a18771ded7', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-07-31 00:21:54,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-31 00:21:54,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-07-31 00:21:55,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Wed, 31 Jul 2019 00: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-f521ee5c-4380-4fc1-8da3-78d93a1eb3c2 x-openstack-request-id: req-f521ee5c-4380-4fc1-8da3-78d93a1eb3c2 2019-07-31 00:21:55,028 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "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": "62305900-3108-4fa9-99f1-7efb4c634781"}} 2019-07-31 00:21:55,028 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-f521ee5c-4380-4fc1-8da3-78d93a1eb3c2 2019-07-31 00:21:55,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.427690029144s 2019-07-31 00:21:55,030 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'62305900-3108-4fa9-99f1-7efb4c634781', 'swap': 0}) 2019-07-31 00:21:55,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-31 00:21:55,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" -d '{"extra_specs": {}}' 2019-07-31 00:21:55,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 31 Jul 2019 00:21: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-25196e23-6f03-44cb-8e04-cf74bd47b0e3 x-openstack-request-id: req-25196e23-6f03-44cb-8e04-cf74bd47b0e3 2019-07-31 00:21:55,052 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-31 00:21:55,052 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781/os-extra_specs used request id req-25196e23-6f03-44cb-8e04-cf74bd47b0e3 2019-07-31 00:21:55,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217351913452s 2019-07-31 00:21:55,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-31 00:21:55,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-31 00:21:55,067 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 31 Jul 2019 00:21:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5424ae15-6ebf-4fa5-9435-e241c2a34085 2019-07-31 00:21:55,067 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-07-31 00:21:55,067 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-5424ae15-6ebf-4fa5-9435-e241c2a34085 2019-07-31 00:21:55,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:21:55,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Wed, 31 Jul 2019 00:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788409bc-ce8f-41ef-99b2-a542463f0245 2019-07-31 00:21:55,291 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1f2aac6474984a30bd60e25f88c35b94"}, "enabled": true, "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/28b266ba088243b2930a6f904b7c1c43"}, "enabled": true, "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/32c087ff901b4fa79b2de808a3238365"}, "enabled": true, "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/44aa0d2d5d564c0da75b1c4edf627206"}, "enabled": true, "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6d51b58198b94413aae512ba234787ee"}, "enabled": true, "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/76bd582fe57e44a5843683fc89dfb535"}, "enabled": true, "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/958a6ec3ae7440f6bc7f8f0de5138205"}, "enabled": true, "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c3be1dd58d2e4c6182a31cfbd6e7fe1e"}, "enabled": true, "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/caadeb97036b46788b37e2298042e0c6"}, "enabled": true, "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ce30922ad1504602b6cd62e7a1639197"}, "enabled": true, "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d5a5f07dd6cf4eca906e5973a63163cc"}, "enabled": true, "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/db96ee7971434ce8ac5796941106290b"}, "enabled": true, "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/efec36f22e234700ac0fa6070cbf7f34"}, "enabled": true, "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/fcd83ef3a81d4fa79cc0f367ba0daacd"}, "enabled": true, "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-07-31 00:21:55,291 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-788409bc-ce8f-41ef-99b2-a542463f0245 2019-07-31 00:21:55,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.235172986984s 2019-07-31 00:21:55,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-31 00:21:55,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:21:55,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1843 Content-Type: application/json Date: Wed, 31 Jul 2019 00:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197db596-cde4-4c65-8cd5-2b8cc3e1d4cb 2019-07-31 00:21:55,524 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0782174de38d4857a1d48670138c4dc4"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "0782174de38d4857a1d48670138c4dc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0965274de4e44c918fe77fad7604ebf4"}, "url": "http://172.30.9.37:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0e4685c4deb9491593f453e62955d35e"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "0e4685c4deb9491593f453e62955d35e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/12de977db0a342e9b2bb6527a71c8cec"}, "url": "http://172.30.9.37:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1b9a63658f68441ab95795ae5c62845d"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1d7443dd16b4414d984658b307b698d0"}, "url": "http://172.30.9.37:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "1d7443dd16b4414d984658b307b698d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/2c36a7c672b64630b58b1714d0196a88"}, "url": "http://172.30.9.37:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/33954915464540baaa054688b073b1f0"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "33954915464540baaa054688b073b1f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/34db799d4dac4a1880cc74b191db4465"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "34db799d4dac4a1880cc74b191db4465"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/360e0d196a244aa58b133c5579d426cb"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "360e0d196a244aa58b133c5579d426cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/3b58f22852c648569e9eb35b9d8e87ce"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/42b8a0defa0e4bfd95602f3726b7da2b"}, "url": "http://172.30.9.37:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4619b7de862b4de29ae7d5c00652c8eb"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/491797adcb444d0e98351ef17e6b00a3"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "491797adcb444d0e98351ef17e6b00a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4ad39067fac645ad87afab95c35a33ca"}, "url": "http://172.30.9.37:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4e2776de2c6247848e822c86ddf46e40"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "4e2776de2c6247848e822c86ddf46e40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4e83047fab8441d48f0022ebdfd6384b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/5f5db46ab5a447258138df74d74cb2de"}, "url": "http://12.0.0.42:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/642f068552304e3191314a85d488c8f5"}, "url": "http://172.30.9.37:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "642f068552304e3191314a85d488c8f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/65c8b8e6414547f28b0894b1ad000144"}, "url": "http://172.30.9.37:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/7334b2d711b14941be1faa3ff599997a"}, "url": "http://172.30.9.37:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "7334b2d711b14941be1faa3ff599997a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/85e67e329cc549b2a91e00b4ff640bf5"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/900e9d869b844fa08b078957cd0042e1"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "900e9d869b844fa08b078957cd0042e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a53f0f9a16f5429bbc5c92097cdefee8"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a5832850ad86409e9192d904d240288c"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "a5832850ad86409e9192d904d240288c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a8f7e6c94f224a00b2de2dc583b59af1"}, "url": "http://172.30.9.37:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/b0aae66b9224454a9b5fe25ab9b05cb4"}, "url": "http://172.30.9.37:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c02d319d71be459b96a715890e2e180a"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "c02d319d71be459b96a715890e2e180a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c9bd2a21732d4dea92b59e691736951c"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d0a953364a2d4e7c98431aa96122ebe7"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "d0a953364a2d4e7c98431aa96122ebe7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/dcdcdfe55bd64908ae341a7cca9c0b62"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/dd1b345202924c5aa75f1636038c4545"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "dd1b345202924c5aa75f1636038c4545"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ded24b1130f24258a0be38681b631701"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "ded24b1130f24258a0be38681b631701"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/e24810e741e842abb8c13f5117173ae7"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "e24810e741e842abb8c13f5117173ae7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/eb56700a74aa43ccb1253bd63886eea6"}, "url": "http://12.0.0.42:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ed6baaec7ed1481c90043e490afebbeb"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "ed6baaec7ed1481c90043e490afebbeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/eead940f40ec4feba7614444f53cbe35"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "eead940f40ec4feba7614444f53cbe35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/f2d9ebe4b2cf4c9781431b68bd326b55"}, "url": "http://172.30.9.37:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/fa36df0e41fe46948f423eb66c589cc0"}, "url": "http://172.30.9.37:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "links": {"self": "http://172.30.9.37:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-31 00:21:55,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/endpoints used request id req-197db596-cde4-4c65-8cd5-2b8cc3e1d4cb 2019-07-31 00:21:55,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.224729061127s 2019-07-31 00:21:55,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-07-31 00:21:55,539 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-07-31 00:22:00,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:00,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:00,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:00,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:00,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:00,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:00,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:00,933 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-07-31 00:22:00,933 - 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-07-31T00:22:00.888Z", "updated_at": "2019-07-31T00:22:00.888Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "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_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.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.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.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.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.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "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"}, "target_vnf_image_id": {"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"}, "region": {"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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}, "use_external_resource": false, "create_if_missing": 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.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"}, "use_external_resource": false, "create_if_missing": 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": [], "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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-07-31 00:22:00,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:00,934 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:00 GMT 2019-07-31 00:22:00,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:00,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-07-31 00:22:00,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:00,935 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:00,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:00,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-07-31 00:22:00,964 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.37:5000", "keystone_tenant_name": "vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_88b99c9d-dcfb-4470-bffb-53a18771ded7", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "keystone_password": "8UqNWqzk5rg74moAwXiauEb4NLT1Ty", "reference_vnf_flavor_id": "62305900-3108-4fa9-99f1-7efb4c634781", "target_vnf_flavor_id": "62305900-3108-4fa9-99f1-7efb4c634781", "target_vnf_image_id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-07-31 00:22:02,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:02,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:02,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:02,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:02,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:02,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:02,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:02,412 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-07-31 00:22:02,412 - 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": "62305900-3108-4fa9-99f1-7efb4c634781", "target_vnf_flavor_id": "62305900-3108-4fa9-99f1-7efb4c634781", "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_88b99c9d-dcfb-4470-bffb-53a18771ded7", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "keystone_password": "8UqNWqzk5rg74moAwXiauEb4NLT1Ty", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.37: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": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:01.121Z", "created_by": "admin", "updated_at": "2019-07-31T00:22:01.121Z", "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-07-31 00:22:02,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:02,412 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:02 GMT 2019-07-31 00:22:02,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:02,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-07-31 00:22:02,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:02,413 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:02,413 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:02,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions 2019-07-31 00:22:02,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:02,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:02,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:02,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:02,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:02,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:02,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:02,534 - 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-07-31T00:22:01.819Z", "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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-07-31T00:22:01.821Z", "id": "563d4621-47c0-4fa6-85e1-20462b75a6d9"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-07-31 00:22:02,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:02,534 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:02 GMT 2019-07-31 00:22:02,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:02,535 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:22:02,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:02,535 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:02,535 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:02,535 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:22:02,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:22:02,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:02,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:02,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:02,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:02,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:02,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:02,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:02,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-31 00:22:02,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:02,621 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:02 GMT 2019-07-31 00:22:02,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:02,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-31 00:22:02,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:02,622 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:02,622 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:02,622 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/563d4621-47c0-4fa6-85e1-20462b75a6d9 2019-07-31 00:22:02,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:02,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:02,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:02,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:02,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:02,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:02,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:02,710 - 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-07-31T00:22:01.819Z", "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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-07-31T00:22:01.821Z", "id": "563d4621-47c0-4fa6-85e1-20462b75a6d9"} 2019-07-31 00:22:02,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:02,711 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:02 GMT 2019-07-31 00:22:02,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:02,711 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:22:02,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:02,711 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:02,711 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:02,711 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:22:07,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:22:07,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:07,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:07,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:07,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:07,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:07,802 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:07,802 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:07,802 - 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-07-31T00:22:03.134Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:02.978Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:03.781Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:02.983Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:03.781Z", "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-07-31T00:22:03.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:03.781Z", "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-07-31T00:22:03.097Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:04.364Z", "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-07-31T00:22:03.706Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:04.364Z", "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-07-31T00:22:03.820Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:04.364Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:03.940Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:04.364Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:04.192Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:04.364Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:03.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9", "logger": "ctx.cd4c9442-3fea-401d-b016-f07106ccdc09"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:04.364Z", "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-07-31T00:22:03.279Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9", "logger": "ctx.cd4c9442-3fea-401d-b016-f07106ccdc09"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:04.364Z", "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-07-31T00:22:03.705Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9", "logger": "ctx.cd4c9442-3fea-401d-b016-f07106ccdc09"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:04.364Z", "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-07-31T00:22:03.705Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9", "logger": "ctx.cd4c9442-3fea-401d-b016-f07106ccdc09"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:04.364Z", "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-07-31T00:22:03.705Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9", "logger": "ctx.cd4c9442-3fea-401d-b016-f07106ccdc09"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:04.364Z", "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-07-31T00:22:03.706Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9", "logger": "ctx.cd4c9442-3fea-401d-b016-f07106ccdc09"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:04.364Z", "message": "Using existing installation of managed plugin: 79db07fc-3eaf-43e2-838a-46bfddb03c12 [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-07-31T00:22:03.706Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "563d4621-47c0-4fa6-85e1-20462b75a6d9", "logger": "ctx.cd4c9442-3fea-401d-b016-f07106ccdc09"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-07-31 00:22:07,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:07,803 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:07 GMT 2019-07-31 00:22:07,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:07,803 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:22:07,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:07,803 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:07,803 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:07,803 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:22:07,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-07-31 00:22:07,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-07-31 00:22:07,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-07-31 00:22:07,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-07-31 00:22:07,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-07-31 00:22:07,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-07-31 00:22:07,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-07-31 00:22:07,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-07-31 00:22:07,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-07-31 00:22:07,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-07-31 00:22:07,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-07-31 00:22:07,806 - 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-07-31 00:22:07,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-07-31 00:22:07,806 - 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-07-31 00:22:07,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: 79db07fc-3eaf-43e2-838a-46bfddb03c12 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-07-31 00:22:07,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/563d4621-47c0-4fa6-85e1-20462b75a6d9 2019-07-31 00:22:07,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:07,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:07,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:07,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:07,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:07,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:07,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:07,856 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-31T00:22:04.163Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:01.819Z", "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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-07-31T00:22:01.821Z", "id": "563d4621-47c0-4fa6-85e1-20462b75a6d9"} 2019-07-31 00:22:07,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:07,857 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:07 GMT 2019-07-31 00:22:07,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:07,857 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:22:07,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:07,857 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:07,857 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:07,857 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:22:07,858 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-07-31 00:22:07,858 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-07-31 00:22:08,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:08,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:08,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:08,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:08,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:08,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:08,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:08,573 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-07-31 00:22:08,573 - 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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:22:08,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:08,573 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:08 GMT 2019-07-31 00:22:08,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:08,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:22:08,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:08,574 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:08,574 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:08,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:22:08,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:08,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:08,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:08,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:08,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:08,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:08,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:08,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-31 00:22:08,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:08,659 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:08 GMT 2019-07-31 00:22:08,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:08,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-31 00:22:08,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:08,659 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:08,659 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:08,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:22:08,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:08,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:08,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:08,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:08,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:08,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:08,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:08,735 - 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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:22:08,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:08,735 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:08 GMT 2019-07-31 00:22:08,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:08,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:22:08,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:08,735 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:08,735 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:13,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:22:13,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:13,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:13,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:13,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:13,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:13,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:13,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:13,991 - 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-07-31T00:22:09.088Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:08.929Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "external_network_7cmu33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:11.094Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:11.046Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "external_network_7cmu33", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:11.725Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:11.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:11.725Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:11.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:12.328Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:11.420Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "management_plane_network_n8u4ou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:12.328Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:11.654Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:12.328Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:11.666Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:12.877Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:11.950Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:12.877Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:11.923Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "external_network_7cmu33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:12.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:12.832Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.37223f46-35b2-42cb-9642-3d7fc851a9f7"}, {"node_instance_id": "management_plane_network_n8u4ou", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:13.486Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:12.296Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:13.486Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:12.349Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "external_network_7cmu33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:13.486Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d38be9e459d0f851d6d4f43c6ba2d7e3cfc3a56\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:13.380Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.37223f46-35b2-42cb-9642-3d7fc851a9f7"}, {"node_instance_id": "external_network_7cmu33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:13.486Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4677de26-ac04-4f62-a5bd-90978d24876a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:12.846Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.37223f46-35b2-42cb-9642-3d7fc851a9f7"}, {"node_instance_id": "external_network_7cmu33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:13.486Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-4677de26-ac04-4f62-a5bd-90978d24876a", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:12.846Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.37223f46-35b2-42cb-9642-3d7fc851a9f7"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:13.486Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:12.253Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}], "metadata": {"pagination": {"total": 16, "offset": 0, "size": 50}}} 2019-07-31 00:22:13,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:13,991 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:13 GMT 2019-07-31 00:22:13,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:13,991 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:22:13,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:13,992 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:13,992 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:13,992 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:22:13,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-07-31 00:22:13,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:13,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-31 00:22:13,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:13,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:13,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:13,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-31 00:22:13,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-31 00:22:13,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:13,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:13,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-07-31 00:22:13,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:13,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d38be9e459d0f851d6d4f43c6ba2d7e3cfc3a56" 2019-07-31 00:22:13,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4677de26-ac04-4f62-a5bd-90978d24876a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:13,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-4677de26-ac04-4f62-a5bd-90978d24876a 2019-07-31 00:22:13,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:13,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:22:14,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:14,219 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:14,219 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:14,219 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:14,219 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:14,219 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:14,219 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:14,219 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:22:14,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:14,220 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:14 GMT 2019-07-31 00:22:14,220 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:14,220 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:22:14,220 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:14,220 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:14,220 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:19,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:22:19,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:19,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:19,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:19,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:19,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:19,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:19,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:19,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.174Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:13.725Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.01d19f48-437c-405e-8295-135d7eb973fa"}, {"node_instance_id": "external_network_7cmu33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.174Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:13.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.37223f46-35b2-42cb-9642-3d7fc851a9f7"}, {"node_instance_id": "external_network_7cmu33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.174Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-295a8a83-391f-4a6a-8308-0991ae34a1bd", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:13.775Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.37223f46-35b2-42cb-9642-3d7fc851a9f7"}, {"node_instance_id": "external_network_7cmu33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.174Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-295a8a83-391f-4a6a-8308-0991ae34a1bd", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:13.775Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.37223f46-35b2-42cb-9642-3d7fc851a9f7"}, {"node_instance_id": "external_network_7cmu33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.174Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-295a8a83-391f-4a6a-8308-0991ae34a1bd Date: Wed, 31 Jul 2019 00:22:13 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"ebb710e0-2074-4adc-80f4-d19ed9065ccb\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a54c04c8-d102-41dc-ac00-0fab347e2bef\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T17:34:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"created_at\":\"2019-07-30T17:11:23Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:13.775Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.37223f46-35b2-42cb-9642-3d7fc851a9f7"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.174Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:12.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.174Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:12.611Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.174Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:13.278Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.174Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-bf85f194-6164-40d9-a728-bd8a907b7b7c", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:13.735Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.01d19f48-437c-405e-8295-135d7eb973fa"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.174Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf85f194-6164-40d9-a728-bd8a907b7b7c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:13.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.01d19f48-437c-405e-8295-135d7eb973fa"}, {"node_instance_id": "external_network_7cmu33", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.757Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:14.341Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.757Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-fa7c8686-c802-415b-9749-45c79daed6e1", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:14.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.58da31ff-6e2f-4b18-abd8-80b8c1439246"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.757Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa7c8686-c802-415b-9749-45c79daed6e1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:14.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.58da31ff-6e2f-4b18-abd8-80b8c1439246"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.757Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:14.207Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.58da31ff-6e2f-4b18-abd8-80b8c1439246"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.757Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}370b16c059257d812ef5b56b0af94f6006bebec6\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:14.154Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.01d19f48-437c-405e-8295-135d7eb973fa"}, {"node_instance_id": "external_network_7cmu33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:14.757Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:14.587Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "management_plane_network_n8u4ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.343Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-371b3f40-0ce6-4df6-a9a2-1d9e91489629 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.048Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d145e971-a247-427e-ba8d-38d81e87f8b9"}, {"node_instance_id": "external_network_7cmu33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.343Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:14.705Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "external_network_7cmu33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.343Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:14.780Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.343Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e5440804-eb5f-4321-8ecd-8e36ed7ebf56 Date: Wed, 31 Jul 2019 00:22:14 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"ebb710e0-2074-4adc-80f4-d19ed9065ccb\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a54c04c8-d102-41dc-ac00-0fab347e2bef\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T17:34:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"created_at\":\"2019-07-30T17:11:23Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:14.563Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.01d19f48-437c-405e-8295-135d7eb973fa"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.343Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-e5440804-eb5f-4321-8ecd-8e36ed7ebf56", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:14.563Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.01d19f48-437c-405e-8295-135d7eb973fa"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.343Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-e5440804-eb5f-4321-8ecd-8e36ed7ebf56", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:14.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.01d19f48-437c-405e-8295-135d7eb973fa"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.343Z", "message": "Using floating ip network ebb710e0-2074-4adc-80f4-d19ed9065ccb from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:14.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.01d19f48-437c-405e-8295-135d7eb973fa"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.343Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}370b16c059257d812ef5b56b0af94f6006bebec6\" -d '{\"floatingip\": {\"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:14.565Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.01d19f48-437c-405e-8295-135d7eb973fa"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.343Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b51d17ca053f90644ac9921821dcfb63e7b58f1\" -d '{\"network\": {\"name\": \"data_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:14.617Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.58da31ff-6e2f-4b18-abd8-80b8c1439246"}, {"node_instance_id": "management_plane_network_n8u4ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.343Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:15.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d145e971-a247-427e-ba8d-38d81e87f8b9"}, {"node_instance_id": "management_plane_network_n8u4ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.343Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-371b3f40-0ce6-4df6-a9a2-1d9e91489629", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.048Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d145e971-a247-427e-ba8d-38d81e87f8b9"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.343Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:15.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.f53bf607-0bfb-414d-a692-ea5ee5dc9c3a"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5914afae-f44b-481e-a3ec-94673b874caf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.566Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.92c7ad05-c080-40fd-af5b-f6a9e753c801"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}ba58cbd6020d8dab1f93cbe51897673c1e03b6e9\" -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-07-31T00:22:15.806Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/networks.json used request id req-f06cd408-1079-4a36-bfbd-82070397deca", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.266Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.58da31ff-6e2f-4b18-abd8-80b8c1439246"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "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-07-31T00:22:15.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "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-07-31T00:22:15.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "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-07-31T00:22:15.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "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-07-31T00:22:15.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "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-07-31T00:22:15.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:15.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9ec546e-73f3-4754-9ccd-348dc04c0653 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-d9ec546e-73f3-4754-9ccd-348dc04c0653", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "management_plane_network_n8u4ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e60de3535e84c50a8fd4c5ed020832f460888e10\" -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-07-31T00:22:15.463Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d145e971-a247-427e-ba8d-38d81e87f8b9"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf2a3286ea7b46447fdb634f076169e615fed681\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.591Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.f53bf607-0bfb-414d-a692-ea5ee5dc9c3a"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:15.560Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.92c7ad05-c080-40fd-af5b-f6a9e753c801"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-5914afae-f44b-481e-a3ec-94673b874caf", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.566Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.92c7ad05-c080-40fd-af5b-f6a9e753c801"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.712Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "external_network_7cmu33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.245Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03150661-504c-401c-8fc7-f90fa328801f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.159Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.f53bf607-0bfb-414d-a692-ea5ee5dc9c3a"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-03150661-504c-401c-8fc7-f90fa328801f", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.159Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.f53bf607-0bfb-414d-a692-ea5ee5dc9c3a"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-f06cd408-1079-4a36-bfbd-82070397deca Date: Wed, 31 Jul 2019 00:22:15 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:15Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.264Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.58da31ff-6e2f-4b18-abd8-80b8c1439246"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f06cd408-1079-4a36-bfbd-82070397deca", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.265Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.58da31ff-6e2f-4b18-abd8-80b8c1439246"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "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-07-31T00:22:15.352Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}], "metadata": {"pagination": {"total": 116, "offset": 16, "size": 50}}} 2019-07-31 00:22:19,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:19,313 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:19 GMT 2019-07-31 00:22:19,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:19,313 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:22:19,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:19,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:19,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:19,314 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:22:19,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:19,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-07-31 00:22:19,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-295a8a83-391f-4a6a-8308-0991ae34a1bd 2019-07-31 00:22:19,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-295a8a83-391f-4a6a-8308-0991ae34a1bd 2019-07-31 00:22:19,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-295a8a83-391f-4a6a-8308-0991ae34a1bd Date: Wed, 31 Jul 2019 00:22:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-31 00:22:19,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-07-31 00:22:19,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-07-31 00:22:19,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-07-31 00:22:19,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-bf85f194-6164-40d9-a728-bd8a907b7b7c 2019-07-31 00:22:19,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf85f194-6164-40d9-a728-bd8a907b7b7c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:19,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-31 00:22:19,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-fa7c8686-c802-415b-9749-45c79daed6e1 2019-07-31 00:22:19,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa7c8686-c802-415b-9749-45c79daed6e1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:19,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:19,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370b16c059257d812ef5b56b0af94f6006bebec6" 2019-07-31 00:22:19,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:19,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-371b3f40-0ce6-4df6-a9a2-1d9e91489629 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:19,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:19,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:19,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e5440804-eb5f-4321-8ecd-8e36ed7ebf56 Date: Wed, 31 Jul 2019 00:22:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-31 00:22:19,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-e5440804-eb5f-4321-8ecd-8e36ed7ebf56 2019-07-31 00:22:19,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-e5440804-eb5f-4321-8ecd-8e36ed7ebf56 2019-07-31 00:22:19,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network ebb710e0-2074-4adc-80f4-d19ed9065ccb from name external provided. 2019-07-31 00:22:19,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}370b16c059257d812ef5b56b0af94f6006bebec6" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}}' 2019-07-31 00:22:19,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b51d17ca053f90644ac9921821dcfb63e7b58f1" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-07-31 00:22:19,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:19,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-371b3f40-0ce6-4df6-a9a2-1d9e91489629 2019-07-31 00:22:19,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:19,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5914afae-f44b-481e-a3ec-94673b874caf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:19,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}ba58cbd6020d8dab1f93cbe51897673c1e03b6e9" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-07-31 00:22:19,321 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/networks.json used request id req-f06cd408-1079-4a36-bfbd-82070397deca 2019-07-31 00:22:19,321 - 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-07-31 00:22:19,321 - 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-07-31 00:22:19,322 - 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-07-31 00:22:19,322 - 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-07-31 00:22:19,322 - 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-07-31 00:22:19,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:19,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9ec546e-73f3-4754-9ccd-348dc04c0653 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:19,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-d9ec546e-73f3-4754-9ccd-348dc04c0653 2019-07-31 00:22:19,322 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e60de3535e84c50a8fd4c5ed020832f460888e10" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-07-31 00:22:19,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2a3286ea7b46447fdb634f076169e615fed681" 2019-07-31 00:22:19,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:19,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-5914afae-f44b-481e-a3ec-94673b874caf 2019-07-31 00:22:19,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-31 00:22:19,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:22:19,323 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03150661-504c-401c-8fc7-f90fa328801f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:19,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-03150661-504c-401c-8fc7-f90fa328801f 2019-07-31 00:22:19,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-f06cd408-1079-4a36-bfbd-82070397deca Date: Wed, 31 Jul 2019 00:22:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"46994139-1da4-4459-8bee-bc669f006a91","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-31T00:22:15Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}} 2019-07-31 00:22:19,324 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f06cd408-1079-4a36-bfbd-82070397deca 2019-07-31 00:22:19,324 - 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-07-31 00:22:19,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:22:19,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:19,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:19,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:19,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:19,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:19,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:19,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:19,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:22:19,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:19,381 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:19 GMT 2019-07-31 00:22:19,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:19,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:22:19,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:19,382 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:19,382 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:24,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:22:24,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:24,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:24,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:24,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:24,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:24,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:24,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:24,469 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f06cd408-1079-4a36-bfbd-82070397deca", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.265Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.58da31ff-6e2f-4b18-abd8-80b8c1439246"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:15.860Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-f06cd408-1079-4a36-bfbd-82070397deca Date: Wed, 31 Jul 2019 00:22:15 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:15Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.264Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.58da31ff-6e2f-4b18-abd8-80b8c1439246"}, {"node_instance_id": "router_swkovo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.421Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.863Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.421Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "router_swkovo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.421Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "management_plane_network_n8u4ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.421Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-a31fa6fc-8d47-4bcd-a920-b77bc3057fef Date: Wed, 31 Jul 2019 00:22:16 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:15Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.008Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d145e971-a247-427e-ba8d-38d81e87f8b9"}, {"node_instance_id": "management_plane_network_n8u4ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.421Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-a31fa6fc-8d47-4bcd-a920-b77bc3057fef", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.008Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d145e971-a247-427e-ba8d-38d81e87f8b9"}, {"node_instance_id": "management_plane_network_n8u4ou", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.421Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/networks.json used request id req-a31fa6fc-8d47-4bcd-a920-b77bc3057fef", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.009Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d145e971-a247-427e-ba8d-38d81e87f8b9"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.421Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-123c2549-20ac-4f04-a9c9-2ad274e4695f Date: Wed, 31 Jul 2019 00:22:16 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"ebb710e0-2074-4adc-80f4-d19ed9065ccb\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a54c04c8-d102-41dc-ac00-0fab347e2bef\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T17:34:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"created_at\":\"2019-07-30T17:11:23Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.003Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.f53bf607-0bfb-414d-a692-ea5ee5dc9c3a"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.421Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-123c2549-20ac-4f04-a9c9-2ad274e4695f", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.003Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.f53bf607-0bfb-414d-a692-ea5ee5dc9c3a"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.421Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-123c2549-20ac-4f04-a9c9-2ad274e4695f", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.003Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.f53bf607-0bfb-414d-a692-ea5ee5dc9c3a"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.421Z", "message": "Using floating ip network ebb710e0-2074-4adc-80f4-d19ed9065ccb from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.f53bf607-0bfb-414d-a692-ea5ee5dc9c3a"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.421Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf2a3286ea7b46447fdb634f076169e615fed681\" -d '{\"floatingip\": {\"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.010Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.f53bf607-0bfb-414d-a692-ea5ee5dc9c3a"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.421Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}db45d4c014bda7a63424575e8855b06f0f432451\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:15.978Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.92c7ad05-c080-40fd-af5b-f6a9e753c801"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.421Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-c1498c67-3652-482c-a1ac-45812c502942 Date: Wed, 31 Jul 2019 00:22:16 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:16Z\", \"updated_at\": \"2019-07-31T00:22:16Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-31T00:22:16Z\", \"revision_number\": 0, \"id\": \"58578122-9a05-40a7-9dbb-60722ec9013f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-31T00:22:16Z\", \"security_group_id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1401a51841c94ff0a90150697b907040\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-31T00:22:16Z\", \"revision_number\": 0, \"id\": \"6e573741-bfc4-4c27-a95d-efca5de8f768\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-31T00:22:16Z\", \"security_group_id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1401a51841c94ff0a90150697b907040\"}], \"revision_number\": 1, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.300Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.982Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.343Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.982Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-83c3179b-9673-4be7-8c3a-c40b52a6500c Date: Wed, 31 Jul 2019 00:22:16 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:15Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 0, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": null, \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.562Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.01d19f48-437c-405e-8295-135d7eb973fa"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.982Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-84a47749-0518-48a6-a0e6-5a343438a938", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.515Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.92c7ad05-c080-40fd-af5b-f6a9e753c801"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.982Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-84a47749-0518-48a6-a0e6-5a343438a938", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.514Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.92c7ad05-c080-40fd-af5b-f6a9e753c801"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.982Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-84a47749-0518-48a6-a0e6-5a343438a938 x-compute-request-id: req-84a47749-0518-48a6-a0e6-5a343438a938 Content-Encoding: gzip Content-Length: 1772 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA3fI85Aqm1kMU/pk8bgFOOIoDe+2rG0str2M41z/TJIsKUupk2cPOKvop0XAvs42BbirbcAZguuVJi/SjeaPe2gWm14ui4jGT+N34GomS52E+Nfd5o9K0+aJMTW4E93rus2eHwvrhQdrUCIxouR3CTaUvxSN10JxcK0WiSWwXIsD9yKKP8jVjz8qGctVMHDIwMOM7uKmeHDuAz9KSmmK7XBL/oFSMCWN0u7y3EZ1nkMo6TuKTKyOM3a/7zGwzkI8PsymUzZcU1ZXsaXo6tGSt9MnXuzEn1dEWqs683pmT563/Jq/1UKZhqkQ2IQbSzeLqtSJU7tQRyo3lb4SEOcQX Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAwN3yPOQKptZDFP6ZPG4BTjiKA3vtqxtLLa9jONc/0ySLClLq\\nZNnDzir6KdFwL7ONgW4q23AGYLrlSYv0o3mj3toFpteLouIxk/jd+BqJkudhPjX3\\neaPStPmiTE1uBPd67rNnh8L64UHa1AiMaLkdwk2lL8UjddCcXCtFoklsFyLA/cii\\nj/I1Y8/KhnLVTBwyMDDjO7ipnhw7gM/Skppiu1wS/6BUjAljdLu8txGdZ5DKOk7i\\nkysjjN2v+8xsM5CPD7MplM2XFNWV7Gl6OrRkrfTJ17sxJ9XRFqrOvN6Zk+et/yav\\n9VCmYapENiEG0s3i6rUiVO7UEcqN5W+EhDnEFwIDAQABAoIBAByBMQoa0hAyXpu9\\nvTwXLg43gP5e1JOTZxsLbui5t28nWX1fH9Fj9fKEm5COqbwDF4jnlWH1PpwRQ04J\\nZ1C566RGKMut069xKs6p23SNx4N0uwSMyVSrB7tDod8RGo+VXA/naAfCo32jVAo+\\ncTIRGfrbquxSgJkrCdD9fD8uBtGsSYn4r3PQ0z+dyBo8gCLuWXAd+ry2k9JzJGb0\\n418aT31BUcH1ifAKHD7oMr0N0dF3kcTsKyK6OVpBp7d3m7bXfu2nV1mV/GNB5uHI\\noVMQHX6UZBVFBmWAlCCkReFLFPtUqJlf9Ta1Q6JZTdwoy2cUdRKfEwN+zphkq+x2\\nqecJv4ECgYEA5zUud1q+TYe/foN58UqsIsMTiIQw7B1sTEjxZce1o12EwL/ECF0b\\nMaceyRyCVxcumfOXJd2iOsRAx6d0nK9O50+NT+tXL+sNUAt0yYumUnXbkWUDIuoy\\nstpQ2rX2LaHV6xZp8aDA9M9slIeeO5DumveIqCX8KW685fi0x9kHv/cCgYEA1YxI\\ng//BEOuGPAwnZb0Twd5bEnBzsTZJu+OF+1sM9UuHvZLr/+rzlCX7ogILXc13TMEy\\nDZ0haF/e+6WAKg22e0PeCkS6stNZUQpbobuLcJu+BRPObJTiB/MTvdtuhQsHWY8E\\n/L15seYNQtuHuLTzoMdZXWmghSCq581eOQC7VOECgYEA3yoE3K1YzAq/+gQ7enwh\\n5De4recyNWU89/DcF+qI1tNYZJd0RsJfkjCF1YZQBHHayDxHYwQnJ2PwRwXJ18aa\\neUfe1QoKELVnFyDHrBXABw29Tfxa56N4Jgv1SPWjVW5ExXHP9qq8NE/VtROl1kbR\\nGADfBbYMS42YhLzm+ZLxGQcCgYAtKJxRJa2LSXM6kYtnTWO3NLFnpdYhXIydKhE0\\nRV3pJY7P/RjhJqtZ4epjqTEEJiYbWiOek2L0MonyB16iBgJX8NMssroUhPM3Wwxj\\nmEh1iMnXQwf9GELwUWwUUyn9AocMXl08oUjx4OdfAxOhcMqwbleslGC4pl7d5CUP\\nwuLaoQKBgHHVV1TLcN0Lxn77NG5Lxl4FMADQc512l8nhbye1hbEkUhrUuzjfEF6N\\nyaBeLXCtjmP6b4d2+uJ+ZI6/TZvRjBSJkT8DJxamMhhpV/NTIIbGHtxgiiutLpXk\\nvHT1oxmJGNqQmJNFXE4RrMA4uCvdaHQXdsemsd6dyUJxnkbKe2TT\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"d2:dd:17:f6:64:1a:59:e7:56:6b:62:12:95:e3:03:99\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.514Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.92c7ad05-c080-40fd-af5b-f6a9e753c801"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.982Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-c1498c67-3652-482c-a1ac-45812c502942", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.301Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.982Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-c1498c67-3652-482c-a1ac-45812c502942", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.300Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.982Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.433Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "management_plane_network_n8u4ou", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.982Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.463Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.982Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'1401a51841c94ff0a90150697b907040', u'created_at': u'2019-07-31T00:22:15Z', u'updated_at': u'2019-07-31T00:22:15Z', u'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'1401a51841c94ff0a90150697b907040', u'port_id': None, u'id': u'284a424b-82ca-4872-9efb-191d0d9459a5', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.567Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.01d19f48-437c-405e-8295-135d7eb973fa"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.982Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-83c3179b-9673-4be7-8c3a-c40b52a6500c", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.566Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.01d19f48-437c-405e-8295-135d7eb973fa"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:16.982Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-83c3179b-9673-4be7-8c3a-c40b52a6500c", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.562Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.01d19f48-437c-405e-8295-135d7eb973fa"}, {"node_instance_id": "router_swkovo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:17.593Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-6c250fe5-8e7b-4ad5-924b-63df9999aa59", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.363Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.457e5a96-03fc-4667-9d70-81015131638f"}, {"node_instance_id": "router_swkovo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:17.593Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c250fe5-8e7b-4ad5-924b-63df9999aa59 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.362Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.457e5a96-03fc-4667-9d70-81015131638f"}, {"node_instance_id": "router_swkovo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:17.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.457e5a96-03fc-4667-9d70-81015131638f"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:17.593Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.882Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "management_plane_network_n8u4ou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:17.593Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.717Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:17.593Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:16.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "router_swkovo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:17.593Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.239Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.457e5a96-03fc-4667-9d70-81015131638f"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.177Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'1401a51841c94ff0a90150697b907040', u'created_at': u'2019-07-31T00:22:17Z', u'updated_at': u'2019-07-31T00:22:17Z', u'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 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'1401a51841c94ff0a90150697b907040', u'port_id': None, u'id': u'faf430bb-a954-44a1-832a-9b6a820d8204', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.871Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.f53bf607-0bfb-414d-a692-ea5ee5dc9c3a"}, {"node_instance_id": "router_swkovo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.177Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/ebb710e0-2074-4adc-80f4-d19ed9065ccb.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}996d9f45a223881b0671a89c8a950764f37d9f3f\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.777Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.457e5a96-03fc-4667-9d70-81015131638f"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.177Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-66e7da38-065a-43be-82c1-f44736ca86db Date: Wed, 31 Jul 2019 00:22:17 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:17Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 0, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": null, \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.f53bf607-0bfb-414d-a692-ea5ee5dc9c3a"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.177Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-66e7da38-065a-43be-82c1-f44736ca86db", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.f53bf607-0bfb-414d-a692-ea5ee5dc9c3a"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.177Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-66e7da38-065a-43be-82c1-f44736ca86db", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.f53bf607-0bfb-414d-a692-ea5ee5dc9c3a"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.177Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.177Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "management_plane_network_n8u4ou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.177Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "router_swkovo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.805Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-15f7a40a-0269-4c3d-a85c-70340af3ce4e Date: Wed, 31 Jul 2019 00:22:18 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"ebb710e0-2074-4adc-80f4-d19ed9065ccb\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"a54c04c8-d102-41dc-ac00-0fab347e2bef\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-30T17:34:24Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"be44bf6c1a9f466d876f2182756bc907\",\"created_at\":\"2019-07-30T17:11:23Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.457e5a96-03fc-4667-9d70-81015131638f"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.805Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.346Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/dc3e63c7-34e0-493d-9e3d-a07081e5ca44.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba58cbd6020d8dab1f93cbe51897673c1e03b6e9\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.304Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "router_swkovo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.805Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}996d9f45a223881b0671a89c8a950764f37d9f3f\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.457e5a96-03fc-4667-9d70-81015131638f"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.805Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "router_swkovo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.805Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks/ebb710e0-2074-4adc-80f4-d19ed9065ccb.json used request id req-15f7a40a-0269-4c3d-a85c-70340af3ce4e", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.162Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.457e5a96-03fc-4667-9d70-81015131638f"}, {"node_instance_id": "router_swkovo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.805Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks/ebb710e0-2074-4adc-80f4-d19ed9065ccb.json used request id req-15f7a40a-0269-4c3d-a85c-70340af3ce4e", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.457e5a96-03fc-4667-9d70-81015131638f"}, {"node_instance_id": "management_plane_network_n8u4ou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:18.805Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.311Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}], "metadata": {"pagination": {"total": 172, "offset": 66, "size": 50}}} 2019-07-31 00:22:24,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:24,469 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:24 GMT 2019-07-31 00:22:24,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:24,469 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:22:24,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:24,469 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:24,469 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:24,469 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:22:24,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f06cd408-1079-4a36-bfbd-82070397deca 2019-07-31 00:22:24,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-f06cd408-1079-4a36-bfbd-82070397deca Date: Wed, 31 Jul 2019 00:22:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"46994139-1da4-4459-8bee-bc669f006a91","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-31T00:22:15Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}} 2019-07-31 00:22:24,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:24,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:24,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-07-31 00:22:24,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-a31fa6fc-8d47-4bcd-a920-b77bc3057fef Date: Wed, 31 Jul 2019 00:22:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-31T00:22:15Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}} 2019-07-31 00:22:24,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-a31fa6fc-8d47-4bcd-a920-b77bc3057fef 2019-07-31 00:22:24,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/networks.json used request id req-a31fa6fc-8d47-4bcd-a920-b77bc3057fef 2019-07-31 00:22:24,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-123c2549-20ac-4f04-a9c9-2ad274e4695f Date: Wed, 31 Jul 2019 00:22:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-31 00:22:24,473 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-123c2549-20ac-4f04-a9c9-2ad274e4695f 2019-07-31 00:22:24,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=external used request id req-123c2549-20ac-4f04-a9c9-2ad274e4695f 2019-07-31 00:22:24,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network ebb710e0-2074-4adc-80f4-d19ed9065ccb from name external provided. 2019-07-31 00:22:24,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2a3286ea7b46447fdb634f076169e615fed681" -d '{"floatingip": {"floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}}' 2019-07-31 00:22:24,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db45d4c014bda7a63424575e8855b06f0f432451" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-07-31 00:22:24,474 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-c1498c67-3652-482c-a1ac-45812c502942 Date: Wed, 31 Jul 2019 00:22:16 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:16Z", "updated_at": "2019-07-31T00:22:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:22:16Z", "revision_number": 0, "id": "58578122-9a05-40a7-9dbb-60722ec9013f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:22:16Z", "security_group_id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:22:16Z", "revision_number": 0, "id": "6e573741-bfc4-4c27-a95d-efca5de8f768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:22:16Z", "security_group_id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "name": "vnf_test_security_group"}} 2019-07-31 00:22:24,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:24,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-83c3179b-9673-4be7-8c3a-c40b52a6500c Date: Wed, 31 Jul 2019 00:22:16 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:15Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": null, "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}} 2019-07-31 00:22:24,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-84a47749-0518-48a6-a0e6-5a343438a938 2019-07-31 00:22:24,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-84a47749-0518-48a6-a0e6-5a343438a938 2019-07-31 00:22:24,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-84a47749-0518-48a6-a0e6-5a343438a938 x-compute-request-id: req-84a47749-0518-48a6-a0e6-5a343438a938 Content-Encoding: gzip Content-Length: 1772 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA3fI85Aqm1kMU/pk8bgFOOIoDe+2rG0str2M41z/TJIsKUupk2cPOKvop0XAvs42BbirbcAZguuVJi/SjeaPe2gWm14ui4jGT+N34GomS52E+Nfd5o9K0+aJMTW4E93rus2eHwvrhQdrUCIxouR3CTaUvxSN10JxcK0WiSWwXIsD9yKKP8jVjz8qGctVMHDIwMOM7uKmeHDuAz9KSmmK7XBL/oFSMCWN0u7y3EZ1nkMo6TuKTKyOM3a/7zGwzkI8PsymUzZcU1ZXsaXo6tGSt9MnXuzEn1dEWqs683pmT563/Jq/1UKZhqkQ2IQbSzeLqtSJU7tQRyo3lb4SEOcQX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwN3yPOQKptZDFP6ZPG4BTjiKA3vtqxtLLa9jONc/0ySLClLq\nZNnDzir6KdFwL7ONgW4q23AGYLrlSYv0o3mj3toFpteLouIxk/jd+BqJkudhPjX3\neaPStPmiTE1uBPd67rNnh8L64UHa1AiMaLkdwk2lL8UjddCcXCtFoklsFyLA/cii\nj/I1Y8/KhnLVTBwyMDDjO7ipnhw7gM/Skppiu1wS/6BUjAljdLu8txGdZ5DKOk7i\nkysjjN2v+8xsM5CPD7MplM2XFNWV7Gl6OrRkrfTJ17sxJ9XRFqrOvN6Zk+et/yav\n9VCmYapENiEG0s3i6rUiVO7UEcqN5W+EhDnEFwIDAQABAoIBAByBMQoa0hAyXpu9\nvTwXLg43gP5e1JOTZxsLbui5t28nWX1fH9Fj9fKEm5COqbwDF4jnlWH1PpwRQ04J\nZ1C566RGKMut069xKs6p23SNx4N0uwSMyVSrB7tDod8RGo+VXA/naAfCo32jVAo+\ncTIRGfrbquxSgJkrCdD9fD8uBtGsSYn4r3PQ0z+dyBo8gCLuWXAd+ry2k9JzJGb0\n418aT31BUcH1ifAKHD7oMr0N0dF3kcTsKyK6OVpBp7d3m7bXfu2nV1mV/GNB5uHI\noVMQHX6UZBVFBmWAlCCkReFLFPtUqJlf9Ta1Q6JZTdwoy2cUdRKfEwN+zphkq+x2\nqecJv4ECgYEA5zUud1q+TYe/foN58UqsIsMTiIQw7B1sTEjxZce1o12EwL/ECF0b\nMaceyRyCVxcumfOXJd2iOsRAx6d0nK9O50+NT+tXL+sNUAt0yYumUnXbkWUDIuoy\nstpQ2rX2LaHV6xZp8aDA9M9slIeeO5DumveIqCX8KW685fi0x9kHv/cCgYEA1YxI\ng//BEOuGPAwnZb0Twd5bEnBzsTZJu+OF+1sM9UuHvZLr/+rzlCX7ogILXc13TMEy\nDZ0haF/e+6WAKg22e0PeCkS6stNZUQpbobuLcJu+BRPObJTiB/MTvdtuhQsHWY8E\n/L15seYNQtuHuLTzoMdZXWmghSCq581eOQC7VOECgYEA3yoE3K1YzAq/+gQ7enwh\n5De4recyNWU89/DcF+qI1tNYZJd0RsJfkjCF1YZQBHHayDxHYwQnJ2PwRwXJ18aa\neUfe1QoKELVnFyDHrBXABw29Tfxa56N4Jgv1SPWjVW5ExXHP9qq8NE/VtROl1kbR\nGADfBbYMS42YhLzm+ZLxGQcCgYAtKJxRJa2LSXM6kYtnTWO3NLFnpdYhXIydKhE0\nRV3pJY7P/RjhJqtZ4epjqTEEJiYbWiOek2L0MonyB16iBgJX8NMssroUhPM3Wwxj\nmEh1iMnXQwf9GELwUWwUUyn9AocMXl08oUjx4OdfAxOhcMqwbleslGC4pl7d5CUP\nwuLaoQKBgHHVV1TLcN0Lxn77NG5Lxl4FMADQc512l8nhbye1hbEkUhrUuzjfEF6N\nyaBeLXCtjmP6b4d2+uJ+ZI6/TZvRjBSJkT8DJxamMhhpV/NTIIbGHtxgiiutLpXk\nvHT1oxmJGNqQmJNFXE4RrMA4uCvdaHQXdsemsd6dyUJxnkbKe2TT\n-----END RSA PRIVATE KEY-----\n", "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "name": "vnf_test_keypair", "fingerprint": "d2:dd:17:f6:64:1a:59:e7:56:6b:62:12:95:e3:03:99"}} 2019-07-31 00:22:24,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-c1498c67-3652-482c-a1ac-45812c502942 2019-07-31 00:22:24,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-c1498c67-3652-482c-a1ac-45812c502942 2019-07-31 00:22:24,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:24,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-07-31 00:22:24,476 - 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'1401a51841c94ff0a90150697b907040', u'created_at': u'2019-07-31T00:22:15Z', u'updated_at': u'2019-07-31T00:22:15Z', u'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'1401a51841c94ff0a90150697b907040', u'port_id': None, u'id': u'284a424b-82ca-4872-9efb-191d0d9459a5', u'qos_policy_id': None} 2019-07-31 00:22:24,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-83c3179b-9673-4be7-8c3a-c40b52a6500c 2019-07-31 00:22:24,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-83c3179b-9673-4be7-8c3a-c40b52a6500c 2019-07-31 00:22:24,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-6c250fe5-8e7b-4ad5-924b-63df9999aa59 2019-07-31 00:22:24,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c250fe5-8e7b-4ad5-924b-63df9999aa59 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:24,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:24,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-07-31 00:22:24,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:24,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:22:24,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-07-31 00:22:24,478 - 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'1401a51841c94ff0a90150697b907040', u'created_at': u'2019-07-31T00:22:17Z', u'updated_at': u'2019-07-31T00:22:17Z', u'floating_network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', 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'1401a51841c94ff0a90150697b907040', u'port_id': None, u'id': u'faf430bb-a954-44a1-832a-9b6a820d8204', u'qos_policy_id': None} 2019-07-31 00:22:24,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/ebb710e0-2074-4adc-80f4-d19ed9065ccb.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996d9f45a223881b0671a89c8a950764f37d9f3f" 2019-07-31 00:22:24,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-66e7da38-065a-43be-82c1-f44736ca86db Date: Wed, 31 Jul 2019 00:22:17 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:17Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": null, "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}} 2019-07-31 00:22:24,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-66e7da38-065a-43be-82c1-f44736ca86db 2019-07-31 00:22:24,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-66e7da38-065a-43be-82c1-f44736ca86db 2019-07-31 00:22:24,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:24,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-31 00:22:24,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:24,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-15f7a40a-0269-4c3d-a85c-70340af3ce4e Date: Wed, 31 Jul 2019 00:22:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}} 2019-07-31 00:22:24,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:24,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/security-groups/dc3e63c7-34e0-493d-9e3d-a07081e5ca44.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba58cbd6020d8dab1f93cbe51897673c1e03b6e9" 2019-07-31 00:22:24,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996d9f45a223881b0671a89c8a950764f37d9f3f" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "vnf_test_router"}}' 2019-07-31 00:22:24,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:24,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks/ebb710e0-2074-4adc-80f4-d19ed9065ccb.json used request id req-15f7a40a-0269-4c3d-a85c-70340af3ce4e 2019-07-31 00:22:24,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks/ebb710e0-2074-4adc-80f4-d19ed9065ccb.json used request id req-15f7a40a-0269-4c3d-a85c-70340af3ce4e 2019-07-31 00:22:24,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:24,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:22:24,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:24,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:24,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:24,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:24,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:24,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:24,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:24,535 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:22:24,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:24,535 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:24 GMT 2019-07-31 00:22:24,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:24,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:22:24,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:24,535 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:24,535 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:29,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:22:29,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:29,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:29,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:29,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:29,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:29,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:29,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:29,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_n8u4ou", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.588Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66e199c3-6934-494c-af44-cddc5162e17c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:19.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.e5a56242-01d2-49d2-ab77-be1372479324"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:19.239Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.e5a56242-01d2-49d2-ab77-be1372479324"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}ba58cbd6020d8dab1f93cbe51897673c1e03b6e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"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-07-31T00:22:19.078Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-f23b2a7d-089c-4a3b-8a52-1db695a23354", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:19.078Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-f23b2a7d-089c-4a3b-8a52-1db695a23354", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:19.078Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-f23b2a7d-089c-4a3b-8a52-1db695a23354 Date: Wed, 31 Jul 2019 00:22:19 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-07-31T00:22:19Z\", \"security_group_id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:19Z\", \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"id\": \"e64b1928-b08b-4c50-90f8-f0ef1e6db2bc\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:19.077Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}ba58cbd6020d8dab1f93cbe51897673c1e03b6e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"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-07-31T00:22:18.626Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.742Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.704Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/dc3e63c7-34e0-493d-9e3d-a07081e5ca44.json used request id req-f9c18ac0-f44d-445d-9bfe-67069c70c785", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.625Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/security-groups/dc3e63c7-34e0-493d-9e3d-a07081e5ca44.json used request id req-f9c18ac0-f44d-445d-9bfe-67069c70c785", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.624Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-f9c18ac0-f44d-445d-9bfe-67069c70c785 Date: Wed, 31 Jul 2019 00:22:18 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:16Z\", \"updated_at\": \"2019-07-31T00:22:16Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-31T00:22:16Z\", \"revision_number\": 0, \"id\": \"58578122-9a05-40a7-9dbb-60722ec9013f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-31T00:22:16Z\", \"security_group_id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"1401a51841c94ff0a90150697b907040\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-07-31T00:22:16Z\", \"revision_number\": 0, \"id\": \"6e573741-bfc4-4c27-a95d-efca5de8f768\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-07-31T00:22:16Z\", \"security_group_id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"1401a51841c94ff0a90150697b907040\"}], \"revision_number\": 1, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.624Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-f58f5731-9341-4762-a1a6-d19535fb1eb6 Date: Wed, 31 Jul 2019 00:22:19 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-07-31T00:22:19Z\", \"security_group_id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:19Z\", \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"id\": \"740c43d6-60ac-4194-9a07-099b8f10593d\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:19.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:19.455Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-66e199c3-6934-494c-af44-cddc5162e17c", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:19.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.e5a56242-01d2-49d2-ab77-be1372479324"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.726Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.839Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.623Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.459Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.087Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:18.065Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.913Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:17.772Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-f58f5731-9341-4762-a1a6-d19535fb1eb6", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:19.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-f58f5731-9341-4762-a1a6-d19535fb1eb6", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:19.425Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}ba58cbd6020d8dab1f93cbe51897673c1e03b6e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"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-07-31T00:22:19.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc51cf66d6d97cea033e2da518c18842b2a8ecbf\" -d '{\"subnet\": {\"network_id\": \"46994139-1da4-4459-8bee-bc669f006a91\", \"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-07-31T00:22:19.655Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.e5a56242-01d2-49d2-ab77-be1372479324"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.062Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-ac5fd80a-4281-46e7-98ea-da9e9bef0503 Date: Wed, 31 Jul 2019 00:22:19 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-07-31T00:22:19Z\", \"security_group_id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:19Z\", \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"id\": \"2fc1e902-2ea4-40b5-bcb2-09a7588fa57b\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:19.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.566Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}ba58cbd6020d8dab1f93cbe51897673c1e03b6e9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"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-07-31T00:22:19.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.566Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-ac5fd80a-4281-46e7-98ea-da9e9bef0503", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:19.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:20.566Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-ac5fd80a-4281-46e7-98ea-da9e9bef0503", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:19.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:21.149Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5beb37ba-a111-4ce5-bee6-d79a2fb7976a", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:20.445Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:21.149Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5beb37ba-a111-4ce5-bee6-d79a2fb7976a", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:20.444Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:21.149Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5beb37ba-a111-4ce5-bee6-d79a2fb7976a Date: Wed, 31 Jul 2019 00:22:20 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-07-31T00:22:20Z\", \"security_group_id\": \"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:20Z\", \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"id\": \"3350809f-93c4-46b8-a7c5-a9d46b2da2dd\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:20.444Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.32c14030-c422-444c-b709-e22b0f9c35b1"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:21.149Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-325864b4-59fb-46c4-8e01-8e0a04181e93 Date: Wed, 31 Jul 2019 00:22:20 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:20Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-07-31T00:22:20Z\",\"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\":\"1401a51841c94ff0a90150697b907040\",\"id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"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-07-31T00:22:20.820Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.e5a56242-01d2-49d2-ab77-be1372479324"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:21.149Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-325864b4-59fb-46c4-8e01-8e0a04181e93", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:20.820Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.e5a56242-01d2-49d2-ab77-be1372479324"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:21.149Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/subnets.json used request id req-325864b4-59fb-46c4-8e01-8e0a04181e93", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:20.821Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.e5a56242-01d2-49d2-ab77-be1372479324"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:21.812Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:21.204Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:21.812Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:21.085Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:21.812Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:21.396Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:21.812Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:21.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:22.410Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:21.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:22.410Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:21.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:22.410Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:21.688Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:23.004Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:21.820Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:23.004Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:21.720Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:23.004Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:22.024Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:23.648Z", "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-07-31T00:22:22.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}], "metadata": {"pagination": {"total": 216, "offset": 116, "size": 50}}} 2019-07-31 00:22:29,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:29,622 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:29 GMT 2019-07-31 00:22:29,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:29,622 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:22:29,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:29,622 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:29,623 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:29,623 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:22:29,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:22:29,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66e199c3-6934-494c-af44-cddc5162e17c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:29,625 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:29,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}ba58cbd6020d8dab1f93cbe51897673c1e03b6e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-31 00:22:29,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-f23b2a7d-089c-4a3b-8a52-1db695a23354 2019-07-31 00:22:29,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-f23b2a7d-089c-4a3b-8a52-1db695a23354 2019-07-31 00:22:29,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-f23b2a7d-089c-4a3b-8a52-1db695a23354 Date: Wed, 31 Jul 2019 00:22:19 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-07-31T00:22:19Z", "security_group_id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "port_range_min": 22, "revision_number": 0, "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:19Z", "project_id": "1401a51841c94ff0a90150697b907040", "id": "e64b1928-b08b-4c50-90f8-f0ef1e6db2bc"}} 2019-07-31 00:22:29,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}ba58cbd6020d8dab1f93cbe51897673c1e03b6e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-31 00:22:29,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:29,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:29,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/security-groups/dc3e63c7-34e0-493d-9e3d-a07081e5ca44.json used request id req-f9c18ac0-f44d-445d-9bfe-67069c70c785 2019-07-31 00:22:29,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups/dc3e63c7-34e0-493d-9e3d-a07081e5ca44.json used request id req-f9c18ac0-f44d-445d-9bfe-67069c70c785 2019-07-31 00:22:29,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-f9c18ac0-f44d-445d-9bfe-67069c70c785 Date: Wed, 31 Jul 2019 00:22:18 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:16Z", "updated_at": "2019-07-31T00:22:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:22:16Z", "revision_number": 0, "id": "58578122-9a05-40a7-9dbb-60722ec9013f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:22:16Z", "security_group_id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:22:16Z", "revision_number": 0, "id": "6e573741-bfc4-4c27-a95d-efca5de8f768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:22:16Z", "security_group_id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "name": "vnf_test_security_group"}} 2019-07-31 00:22:29,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-f58f5731-9341-4762-a1a6-d19535fb1eb6 Date: Wed, 31 Jul 2019 00:22:19 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-07-31T00:22:19Z", "security_group_id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "port_range_min": 0, "revision_number": 0, "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:19Z", "project_id": "1401a51841c94ff0a90150697b907040", "id": "740c43d6-60ac-4194-9a07-099b8f10593d"}} 2019-07-31 00:22:29,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-66e199c3-6934-494c-af44-cddc5162e17c 2019-07-31 00:22:29,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:29,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:22:29,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:29,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:29,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-07-31 00:22:29,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:22:29,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-07-31 00:22:29,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:22:29,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:29,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:29,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-f58f5731-9341-4762-a1a6-d19535fb1eb6 2019-07-31 00:22:29,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-f58f5731-9341-4762-a1a6-d19535fb1eb6 2019-07-31 00:22:29,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}ba58cbd6020d8dab1f93cbe51897673c1e03b6e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-31 00:22:29,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc51cf66d6d97cea033e2da518c18842b2a8ecbf" -d '{"subnet": {"network_id": "46994139-1da4-4459-8bee-bc669f006a91", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-07-31 00:22:29,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-ac5fd80a-4281-46e7-98ea-da9e9bef0503 Date: Wed, 31 Jul 2019 00:22:19 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-07-31T00:22:19Z", "security_group_id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "port_range_min": 1, "revision_number": 0, "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:19Z", "project_id": "1401a51841c94ff0a90150697b907040", "id": "2fc1e902-2ea4-40b5-bcb2-09a7588fa57b"}} 2019-07-31 00:22:29,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37: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}ba58cbd6020d8dab1f93cbe51897673c1e03b6e9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-07-31 00:22:29,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-ac5fd80a-4281-46e7-98ea-da9e9bef0503 2019-07-31 00:22:29,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-ac5fd80a-4281-46e7-98ea-da9e9bef0503 2019-07-31 00:22:29,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5beb37ba-a111-4ce5-bee6-d79a2fb7976a 2019-07-31 00:22:29,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/security-group-rules.json used request id req-5beb37ba-a111-4ce5-bee6-d79a2fb7976a 2019-07-31 00:22:29,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5beb37ba-a111-4ce5-bee6-d79a2fb7976a Date: Wed, 31 Jul 2019 00:22:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-07-31T00:22:20Z", "security_group_id": "dc3e63c7-34e0-493d-9e3d-a07081e5ca44", "port_range_min": 1, "revision_number": 0, "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:20Z", "project_id": "1401a51841c94ff0a90150697b907040", "id": "3350809f-93c4-46b8-a7c5-a9d46b2da2dd"}} 2019-07-31 00:22:29,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-325864b4-59fb-46c4-8e01-8e0a04181e93 Date: Wed, 31 Jul 2019 00:22:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:20Z","dns_nameservers":[],"updated_at":"2019-07-31T00:22:20Z","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":"1401a51841c94ff0a90150697b907040","id":"40683451-455e-49d1-9b13-975e6b639a2a","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-07-31 00:22:29,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-325864b4-59fb-46c4-8e01-8e0a04181e93 2019-07-31 00:22:29,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/subnets.json used request id req-325864b4-59fb-46c4-8e01-8e0a04181e93 2019-07-31 00:22:29,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:29,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-07-31 00:22:29,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:29,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-07-31 00:22:29,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:29,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:29,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:29,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:29,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:22:29,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:22:29,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-31 00:22:29,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:22:29,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:29,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:29,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:29,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:29,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:29,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:29,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:29,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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:22:29,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:29,687 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:29 GMT 2019-07-31 00:22:29,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:29,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:22:29,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:29,687 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:29,687 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:34,693 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:22:34,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:34,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:34,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:34,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:34,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:34,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:34,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:34,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:23.648Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:22.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:23.648Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:22.763Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:24.379Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:23.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.6d303cce-8e9e-4869-aaa1-41c8fd9a88f6"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:24.379Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262cd63e-cdf2-429a-864f-47431536f799 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37: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-07-31T00:22:23.949Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.6d303cce-8e9e-4869-aaa1-41c8fd9a88f6"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:24.379Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-262cd63e-cdf2-429a-864f-47431536f799", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:23.949Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.6d303cce-8e9e-4869-aaa1-41c8fd9a88f6"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:24.379Z", "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-07-31T00:22:23.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "router_swkovo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:25.094Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-bd2d3a5e-32d5-4bd2-b6b5-0937519cee4e Date: Wed, 31 Jul 2019 00:22:24 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"a54c04c8-d102-41dc-ac00-0fab347e2bef\", \"ip_address\": \"172.30.9.204\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:18Z\", \"admin_state_up\": true, \"updated_at\": \"2019-07-31T00:22:19Z\", \"flavor_id\": null, \"revision_number\": 3, \"routes\": [], \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:24.649Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.457e5a96-03fc-4667-9d70-81015131638f"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:25.094Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-58b7f2ad-2f42-4e8d-bdd2-b1d2820d3ff3", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:24.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.882eb2f2-7814-4981-bb53-13b3f7b2dc59"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:25.094Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:24.243Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.882eb2f2-7814-4981-bb53-13b3f7b2dc59"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:25.094Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b7f2ad-2f42-4e8d-bdd2-b1d2820d3ff3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37: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-07-31T00:22:24.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.882eb2f2-7814-4981-bb53-13b3f7b2dc59"}, {"node_instance_id": "router_swkovo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:25.094Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/routers.json used request id req-bd2d3a5e-32d5-4bd2-b6b5-0937519cee4e", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:24.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.457e5a96-03fc-4667-9d70-81015131638f"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:25.094Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dded91469aad908c04163c86f2457cf69ac5448c\" -d '{\"port\": {\"network_id\": \"46994139-1da4-4459-8bee-bc669f006a91\", \"fixed_ips\": [{\"subnet_id\": \"40683451-455e-49d1-9b13-975e6b639a2a\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:24.679Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.882eb2f2-7814-4981-bb53-13b3f7b2dc59"}, {"node_instance_id": "router_swkovo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:25.094Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-bd2d3a5e-32d5-4bd2-b6b5-0937519cee4e", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:24.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.457e5a96-03fc-4667-9d70-81015131638f"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:25.094Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bbbc034f8abfdb3463da7d3c876c452673d4257f\" -d '{\"port\": {\"network_id\": \"46994139-1da4-4459-8bee-bc669f006a91\", \"fixed_ips\": [{\"subnet_id\": \"40683451-455e-49d1-9b13-975e6b639a2a\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:24.461Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.6d303cce-8e9e-4869-aaa1-41c8fd9a88f6"}, {"node_instance_id": "router_swkovo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:25.627Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:25.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "router_swkovo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:25.627Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:25.394Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "router_swkovo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:26.237Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:25.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "router_swkovo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:26.237Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:25.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:26.237Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-75eb90f1-262a-4c39-806a-ce0a1e162edb Date: Wed, 31 Jul 2019 00:22:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:76:3c:f5\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"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-07-31T00:22:25.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.6d303cce-8e9e-4869-aaa1-41c8fd9a88f6"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:26.237Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/ports.json used request id req-75eb90f1-262a-4c39-806a-ce0a1e162edb", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:25.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.6d303cce-8e9e-4869-aaa1-41c8fd9a88f6"}, {"node_instance_id": "router_swkovo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:26.237Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:25.777Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:26.237Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/ports.json used request id req-75eb90f1-262a-4c39-806a-ce0a1e162edb", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:25.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.6d303cce-8e9e-4869-aaa1-41c8fd9a88f6"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:26.834Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:26.474Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:26.834Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:26.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:26.834Z", "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-07-31T00:22:26.408Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:26.834Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e025ced7-f606-440d-9d49-b11092856be5 Date: Wed, 31 Jul 2019 00:22:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"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-07-31T00:22:26.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.882eb2f2-7814-4981-bb53-13b3f7b2dc59"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:26.834Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/ports.json used request id req-e025ced7-f606-440d-9d49-b11092856be5", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:26.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.882eb2f2-7814-4981-bb53-13b3f7b2dc59"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:26.834Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/ports.json used request id req-e025ced7-f606-440d-9d49-b11092856be5", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:26.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.882eb2f2-7814-4981-bb53-13b3f7b2dc59"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:27.434Z", "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-07-31T00:22:26.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:27.434Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:26.651Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:27.434Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:26.930Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:28.049Z", "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-07-31T00:22:27.084Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:28.049Z", "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-07-31T00:22:27.114Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:28.049Z", "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-07-31T00:22:27.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "management_plane_subnet_tgpf98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:28.049Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-f1b18e24-e5dc-4a56-8f5a-c1d7ceee8d92", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:27.775Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.ed7da05b-0825-4dc7-b4c5-4415cdaff226"}, {"node_instance_id": "management_plane_subnet_tgpf98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:28.049Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1b18e24-e5dc-4a56-8f5a-c1d7ceee8d92 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:27.775Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.ed7da05b-0825-4dc7-b4c5-4415cdaff226"}, {"node_instance_id": "management_plane_subnet_tgpf98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:28.049Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:27.770Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.ed7da05b-0825-4dc7-b4c5-4415cdaff226"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:28.660Z", "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-07-31T00:22:27.255Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:28.660Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:27.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:28.660Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:27.455Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "management_plane_subnet_tgpf98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:28.660Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e9618cb0366a40d5aeb4b6a64c78c1479e6047c3\" -d '{\"subnet\": {\"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"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-07-31T00:22:28.200Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.ed7da05b-0825-4dc7-b4c5-4415cdaff226"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.339Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde2966d-005e-40d8-a8a3-1b48285246bd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:28.604Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1e93e385b3612c5c22059d92b22081fadaacf55\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.031Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:28.599Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.339Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:27.570Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.339Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:27.926Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.339Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-c345cb83-d4ca-4ac3-9243-8afed58e3a2b", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.002Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.339Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c345cb83-d4ca-4ac3-9243-8afed58e3a2b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.001Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:28.996Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.339Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-cde2966d-005e-40d8-a8a3-1b48285246bd", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:28.604Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}], "metadata": {"pagination": {"total": 259, "offset": 166, "size": 50}}} 2019-07-31 00:22:34,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:34,767 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:34 GMT 2019-07-31 00:22:34,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:34,767 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:22:34,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:34,767 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:34,767 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:34,767 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:22:34,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:34,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:34,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:34,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262cd63e-cdf2-429a-864f-47431536f799 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:34,770 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-262cd63e-cdf2-429a-864f-47431536f799 2019-07-31 00:22:34,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-31 00:22:34,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-bd2d3a5e-32d5-4bd2-b6b5-0937519cee4e Date: Wed, 31 Jul 2019 00:22:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:18Z", "admin_state_up": true, "updated_at": "2019-07-31T00:22:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1401a51841c94ff0a90150697b907040", "id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "name": "vnf_test_router"}} 2019-07-31 00:22:34,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-58b7f2ad-2f42-4e8d-bdd2-b1d2820d3ff3 2019-07-31 00:22:34,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:34,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b7f2ad-2f42-4e8d-bdd2-b1d2820d3ff3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:34,771 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/routers.json used request id req-bd2d3a5e-32d5-4bd2-b6b5-0937519cee4e 2019-07-31 00:22:34,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dded91469aad908c04163c86f2457cf69ac5448c" -d '{"port": {"network_id": "46994139-1da4-4459-8bee-bc669f006a91", "fixed_ips": [{"subnet_id": "40683451-455e-49d1-9b13-975e6b639a2a"}], "name": "target_vnf_data_plane_port", "security_groups": ["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"]}}' 2019-07-31 00:22:34,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-bd2d3a5e-32d5-4bd2-b6b5-0937519cee4e 2019-07-31 00:22:34,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbbc034f8abfdb3463da7d3c876c452673d4257f" -d '{"port": {"network_id": "46994139-1da4-4459-8bee-bc669f006a91", "fixed_ips": [{"subnet_id": "40683451-455e-49d1-9b13-975e6b639a2a"}], "name": "reference_vnf_data_plane_port", "security_groups": ["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"]}}' 2019-07-31 00:22:34,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:34,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-07-31 00:22:34,772 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:22:34,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:34,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-75eb90f1-262a-4c39-806a-ce0a1e162edb Date: Wed, 31 Jul 2019 00:22:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.7"}],"id":"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:76:3c:f5","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:22:34,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/ports.json used request id req-75eb90f1-262a-4c39-806a-ce0a1e162edb 2019-07-31 00:22:34,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:34,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/ports.json used request id req-75eb90f1-262a-4c39-806a-ce0a1e162edb 2019-07-31 00:22:34,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:34,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:34,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-31 00:22:34,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e025ced7-f606-440d-9d49-b11092856be5 Date: Wed, 31 Jul 2019 00:22:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:bf:e0:78","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:22:34,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/ports.json used request id req-e025ced7-f606-440d-9d49-b11092856be5 2019-07-31 00:22:34,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/ports.json used request id req-e025ced7-f606-440d-9d49-b11092856be5 2019-07-31 00:22:34,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-31 00:22:34,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-07-31 00:22:34,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:34,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:34,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:34,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:34,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-f1b18e24-e5dc-4a56-8f5a-c1d7ceee8d92 2019-07-31 00:22:34,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1b18e24-e5dc-4a56-8f5a-c1d7ceee8d92 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:34,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:34,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:34,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-31 00:22:34,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-31 00:22:34,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9618cb0366a40d5aeb4b6a64c78c1479e6047c3" -d '{"subnet": {"network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-07-31 00:22:34,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde2966d-005e-40d8-a8a3-1b48285246bd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:34,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e93e385b3612c5c22059d92b22081fadaacf55" 2019-07-31 00:22:34,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:34,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-31 00:22:34,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-31 00:22:34,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-c345cb83-d4ca-4ac3-9243-8afed58e3a2b 2019-07-31 00:22:34,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c345cb83-d4ca-4ac3-9243-8afed58e3a2b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:34,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:34,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-cde2966d-005e-40d8-a8a3-1b48285246bd 2019-07-31 00:22:34,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:22:34,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:34,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:34,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:34,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:34,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:34,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:34,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:34,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:22:34,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:34,833 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:34 GMT 2019-07-31 00:22:34,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:34,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:22:34,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:34,833 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:34,833 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:39,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:22:39,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:39,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:39,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:39,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:39,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:39,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:39,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:39,925 - 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-07-31T00:22:29.923Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=5e94359f-24af-46df-9413-0e4ca6258019 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a934c99c7a0b18d719f35568809d894cd9adc27a\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.421Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.923Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-a4b9fb72-8dd5-451a-8586-8f9b011fb4d8 Date: Wed, 31 Jul 2019 00:22:29 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:76:3c:f5\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.287Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.923Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 used request id req-a4b9fb72-8dd5-451a-8586-8f9b011fb4d8", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.287Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.923Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 used request id req-a4b9fb72-8dd5-451a-8586-8f9b011fb4d8", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.287Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.923Z", "message": "connect_security_group(): source_id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 target={u'external_id': u'dc3e63c7-34e0-493d-9e3d-a07081e5ca44', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.287Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.923Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1e93e385b3612c5c22059d92b22081fadaacf55\" -d '{\"port\": {\"security_groups\": [\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"]}}'", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.288Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:29.923Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b76ed461-8f50-43fd-9c37-97652cb1f56e Date: Wed, 31 Jul 2019 00:22:29 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.816Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-f5e335cc-0827-4603-a4cb-051b0d1105a2", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.103Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f5e335cc-0827-4603-a4cb-051b0d1105a2 Date: Wed, 31 Jul 2019 00:22:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:76:3c:f5\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.103Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1e93e385b3612c5c22059d92b22081fadaacf55\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.051Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-2054ea9a-6325-43da-a955-949b2636c614", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.050Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-2054ea9a-6325-43da-a955-949b2636c614", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.049Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2054ea9a-6325-43da-a955-949b2636c614 Date: Wed, 31 Jul 2019 00:22:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:76:3c:f5\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.048Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=5e94359f-24af-46df-9413-0e4ca6258019 used request id req-b76ed461-8f50-43fd-9c37-97652cb1f56e", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.816Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": "management_plane_subnet_tgpf98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/subnets.json used request id req-bf2bae00-2cf7-4cd4-955d-4b31f2bf6578", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.ed7da05b-0825-4dc7-b4c5-4415cdaff226"}, {"node_instance_id": "management_plane_subnet_tgpf98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-bf2bae00-2cf7-4cd4-955d-4b31f2bf6578", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.ed7da05b-0825-4dc7-b4c5-4415cdaff226"}, {"node_instance_id": "management_plane_subnet_tgpf98", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-bf2bae00-2cf7-4cd4-955d-4b31f2bf6578 Date: Wed, 31 Jul 2019 00:22:29 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:28Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-07-31T00:22:28Z\",\"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\":\"1401a51841c94ff0a90150697b907040\",\"id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"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-07-31T00:22:29.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.ed7da05b-0825-4dc7-b4c5-4415cdaff226"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a934c99c7a0b18d719f35568809d894cd9adc27a\" -d '{\"port\": {\"security_groups\": [\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"]}}'", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.823Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "connect_security_group(): source_id=5e94359f-24af-46df-9413-0e4ca6258019 target={u'external_id': u'dc3e63c7-34e0-493d-9e3d-a07081e5ca44', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.822Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=5e94359f-24af-46df-9413-0e4ca6258019 used request id req-b76ed461-8f50-43fd-9c37-97652cb1f56e", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:29.822Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-f5e335cc-0827-4603-a4cb-051b0d1105a2", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.103Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.c5b3e753-14fe-483b-99e6-685fc3fb8957"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:30.482Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:31.067Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.578Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:31.067Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.439Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:31.067Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-8338ce47-5618-4b23-83b8-709886ea7d59", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.831Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:31.067Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-8338ce47-5618-4b23-83b8-709886ea7d59 Date: Wed, 31 Jul 2019 00:22:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:25Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.831Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:31.067Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a934c99c7a0b18d719f35568809d894cd9adc27a\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.833Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:31.067Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-8338ce47-5618-4b23-83b8-709886ea7d59", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.832Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:31.067Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.716Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:31.681Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-d6be46f0-73e1-48a0-b129-594dddc77715", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:31.193Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:31.681Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.784Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:31.681Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:31.681Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:30.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:31.681Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-d6be46f0-73e1-48a0-b129-594dddc77715 Date: Wed, 31 Jul 2019 00:22:31 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:30Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:31.192Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:31.681Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-d6be46f0-73e1-48a0-b129-594dddc77715", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:31.193Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.276af4f3-9a5a-4689-b49b-c3f57cbf412e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:32.291Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_swkovo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:32.124Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.348c2ddc-6add-47fc-8808-2cd01d8fcf7f"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:32.291Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:31.569Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:32.291Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:31.416Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:32.291Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_swkovo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:31.020Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:32.291Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b1d68f5f-00ca-472f-89db-b742db16f046", "level": "debug", "target_id": "router_swkovo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:32.129Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.348c2ddc-6add-47fc-8808-2cd01d8fcf7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:32.291Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1d68f5f-00ca-472f-89db-b742db16f046 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_swkovo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:32.129Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.348c2ddc-6add-47fc-8808-2cd01d8fcf7f"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:33.024Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:31.671Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:33.024Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/routers/ed99d0be-aecf-4337-8b39-33dc7617cfd1/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e25e25640354a993f43a5890b5c17606b01b1944\" -d '{\"subnet_id\": \"82e73069-4044-4045-a53e-e2037d6719ca\"}'", "level": "debug", "target_id": "router_swkovo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:32.554Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.348c2ddc-6add-47fc-8808-2cd01d8fcf7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:36.392Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2b23e557-ba6c-4e3a-98c5-fd0e5d8e01f1 Date: Wed, 31 Jul 2019 00:22:36 GMT \nRESP BODY: {\"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"subnet_id\": \"82e73069-4044-4045-a53e-e2037d6719ca\", \"subnet_ids\": [\"82e73069-4044-4045-a53e-e2037d6719ca\"], \"port_id\": \"938d6a6d-5c68-4c14-92f7-ce1c6ad83ee0\", \"id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\"}\n", "level": "debug", "target_id": "router_swkovo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:36.305Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.348c2ddc-6add-47fc-8808-2cd01d8fcf7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:36.895Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/routers/ed99d0be-aecf-4337-8b39-33dc7617cfd1/add_router_interface.json used request id req-2b23e557-ba6c-4e3a-98c5-fd0e5d8e01f1", "level": "debug", "target_id": "router_swkovo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:36.306Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.348c2ddc-6add-47fc-8808-2cd01d8fcf7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:36.895Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_swkovo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:36.817Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:36.895Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/routers/ed99d0be-aecf-4337-8b39-33dc7617cfd1/add_router_interface.json used request id req-2b23e557-ba6c-4e3a-98c5-fd0e5d8e01f1", "level": "debug", "target_id": "router_swkovo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:36.305Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.348c2ddc-6add-47fc-8808-2cd01d8fcf7f"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:37.476Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:37.160Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:37.476Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:37.068Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:38.111Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:37.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}], "metadata": {"pagination": {"total": 271, "offset": 216, "size": 50}}} 2019-07-31 00:22:39,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:39,925 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:39 GMT 2019-07-31 00:22:39,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:39,926 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:22:39,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:39,926 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:39,926 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:39,926 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:22:39,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=5e94359f-24af-46df-9413-0e4ca6258019 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934c99c7a0b18d719f35568809d894cd9adc27a" 2019-07-31 00:22:39,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-a4b9fb72-8dd5-451a-8586-8f9b011fb4d8 Date: Wed, 31 Jul 2019 00:22:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.7"}],"id":"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:76:3c:f5","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-31 00:22:39,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 used request id req-a4b9fb72-8dd5-451a-8586-8f9b011fb4d8 2019-07-31 00:22:39,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 used request id req-a4b9fb72-8dd5-451a-8586-8f9b011fb4d8 2019-07-31 00:22:39,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 target={u'external_id': u'dc3e63c7-34e0-493d-9e3d-a07081e5ca44', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-31 00:22:39,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e93e385b3612c5c22059d92b22081fadaacf55" -d '{"port": {"security_groups": ["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"]}}' 2019-07-31 00:22:39,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b76ed461-8f50-43fd-9c37-97652cb1f56e Date: Wed, 31 Jul 2019 00:22:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:bf:e0:78","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-31 00:22:39,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-f5e335cc-0827-4603-a4cb-051b0d1105a2 2019-07-31 00:22:39,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f5e335cc-0827-4603-a4cb-051b0d1105a2 Date: Wed, 31 Jul 2019 00:22:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.7"}],"id":"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:76:3c:f5","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:22:39,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1e93e385b3612c5c22059d92b22081fadaacf55" 2019-07-31 00:22:39,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-2054ea9a-6325-43da-a955-949b2636c614 2019-07-31 00:22:39,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-2054ea9a-6325-43da-a955-949b2636c614 2019-07-31 00:22:39,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2054ea9a-6325-43da-a955-949b2636c614 Date: Wed, 31 Jul 2019 00:22:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.7"}],"id":"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:76:3c:f5","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:22:39,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=5e94359f-24af-46df-9413-0e4ca6258019 used request id req-b76ed461-8f50-43fd-9c37-97652cb1f56e 2019-07-31 00:22:39,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/subnets.json used request id req-bf2bae00-2cf7-4cd4-955d-4b31f2bf6578 2019-07-31 00:22:39,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-bf2bae00-2cf7-4cd4-955d-4b31f2bf6578 2019-07-31 00:22:39,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-bf2bae00-2cf7-4cd4-955d-4b31f2bf6578 Date: Wed, 31 Jul 2019 00:22:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:28Z","dns_nameservers":[],"updated_at":"2019-07-31T00:22:28Z","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":"1401a51841c94ff0a90150697b907040","id":"82e73069-4044-4045-a53e-e2037d6719ca","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-07-31 00:22:39,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934c99c7a0b18d719f35568809d894cd9adc27a" -d '{"port": {"security_groups": ["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"]}}' 2019-07-31 00:22:39,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=5e94359f-24af-46df-9413-0e4ca6258019 target={u'external_id': u'dc3e63c7-34e0-493d-9e3d-a07081e5ca44', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-31 00:22:39,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=5e94359f-24af-46df-9413-0e4ca6258019 used request id req-b76ed461-8f50-43fd-9c37-97652cb1f56e 2019-07-31 00:22:39,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-f5e335cc-0827-4603-a4cb-051b0d1105a2 2019-07-31 00:22:39,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-07-31 00:22:39,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-31 00:22:39,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:39,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-8338ce47-5618-4b23-83b8-709886ea7d59 2019-07-31 00:22:39,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-8338ce47-5618-4b23-83b8-709886ea7d59 Date: Wed, 31 Jul 2019 00:22:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:25Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:bf:e0:78","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:22:39,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a934c99c7a0b18d719f35568809d894cd9adc27a" 2019-07-31 00:22:39,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-8338ce47-5618-4b23-83b8-709886ea7d59 2019-07-31 00:22:39,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:39,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-d6be46f0-73e1-48a0-b129-594dddc77715 2019-07-31 00:22:39,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-07-31 00:22:39,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-31 00:22:39,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:22:39,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-d6be46f0-73e1-48a0-b129-594dddc77715 Date: Wed, 31 Jul 2019 00:22:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:30Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:bf:e0:78","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:22:39,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-d6be46f0-73e1-48a0-b129-594dddc77715 2019-07-31 00:22:39,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:39,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-31 00:22:39,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-31 00:22:39,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-07-31 00:22:39,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b1d68f5f-00ca-472f-89db-b742db16f046 2019-07-31 00:22:39,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1d68f5f-00ca-472f-89db-b742db16f046 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:39,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:22:39,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/routers/ed99d0be-aecf-4337-8b39-33dc7617cfd1/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e25e25640354a993f43a5890b5c17606b01b1944" -d '{"subnet_id": "82e73069-4044-4045-a53e-e2037d6719ca"}' 2019-07-31 00:22:39,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2b23e557-ba6c-4e3a-98c5-fd0e5d8e01f1 Date: Wed, 31 Jul 2019 00:22:36 GMT RESP BODY: {"network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "tenant_id": "1401a51841c94ff0a90150697b907040", "subnet_id": "82e73069-4044-4045-a53e-e2037d6719ca", "subnet_ids": ["82e73069-4044-4045-a53e-e2037d6719ca"], "port_id": "938d6a6d-5c68-4c14-92f7-ce1c6ad83ee0", "id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1"} 2019-07-31 00:22:39,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/routers/ed99d0be-aecf-4337-8b39-33dc7617cfd1/add_router_interface.json used request id req-2b23e557-ba6c-4e3a-98c5-fd0e5d8e01f1 2019-07-31 00:22:39,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-07-31 00:22:39,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/ed99d0be-aecf-4337-8b39-33dc7617cfd1/add_router_interface.json used request id req-2b23e557-ba6c-4e3a-98c5-fd0e5d8e01f1 2019-07-31 00:22:39,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:39,936 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-07-31 00:22:39,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:39,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:22:40,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:40,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:40,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:40,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:40,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:40,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:40,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:40,008 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:22:40,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:40,009 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:40 GMT 2019-07-31 00:22:40,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:40,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:22:40,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:40,009 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:40,009 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:45,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:22:45,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:45,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:45,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:45,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:45,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:45,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:45,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:45,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:38.111Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:37.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:38.708Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:37.934Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:38.708Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:38.465Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:38.708Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:38.053Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:39.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:39.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.403fbcab-aef1-4b65-b9a1-1c1f57a4bd82"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:40.011Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-a33884fb-7ba5-49a8-9b09-58cc343246c4", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:39.673Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a794705f-cdea-4e4e-9c22-7cf54d1db487"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:40.011Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a33884fb-7ba5-49a8-9b09-58cc343246c4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:39.672Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a794705f-cdea-4e4e-9c22-7cf54d1db487"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:40.011Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:39.668Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a794705f-cdea-4e4e-9c22-7cf54d1db487"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:40.011Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-4cd6aa38-e0bb-49cd-965c-5ef4a1d9c459", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:39.316Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.403fbcab-aef1-4b65-b9a1-1c1f57a4bd82"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:40.011Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cd6aa38-e0bb-49cd-965c-5ef4a1d9c459 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:39.316Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.403fbcab-aef1-4b65-b9a1-1c1f57a4bd82"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:40.011Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22ff402fda14f32da1429be6ea761234186bba04\" -d '{\"port\": {\"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"fixed_ips\": [{\"subnet_id\": \"82e73069-4044-4045-a53e-e2037d6719ca\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:39.815Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.403fbcab-aef1-4b65-b9a1-1c1f57a4bd82"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:40.729Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b1f1f67b4810f672299128a890af3b842971dd6\" -d '{\"port\": {\"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"fixed_ips\": [{\"subnet_id\": \"82e73069-4044-4045-a53e-e2037d6719ca\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:40.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a794705f-cdea-4e4e-9c22-7cf54d1db487"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:41.396Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-fbb65278-565a-45d9-94a0-574964b5422a Date: Wed, 31 Jul 2019 00:22:41 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:40Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"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-07-31T00:22:41.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.403fbcab-aef1-4b65-b9a1-1c1f57a4bd82"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:42.092Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/ports.json used request id req-961c92a9-bc0d-4b84-8f3a-91067ad1ef51", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:41.700Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a794705f-cdea-4e4e-9c22-7cf54d1db487"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:42.092Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:41.896Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:42.092Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/ports.json used request id req-fbb65278-565a-45d9-94a0-574964b5422a", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:41.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.403fbcab-aef1-4b65-b9a1-1c1f57a4bd82"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:42.092Z", "message": "POST call to neutron for http://172.30.9.37:9696/v2.0/ports.json used request id req-fbb65278-565a-45d9-94a0-574964b5422a", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:41.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.403fbcab-aef1-4b65-b9a1-1c1f57a4bd82"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:42.092Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-961c92a9-bc0d-4b84-8f3a-91067ad1ef51 Date: Wed, 31 Jul 2019 00:22:41 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:41Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"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-07-31T00:22:41.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a794705f-cdea-4e4e-9c22-7cf54d1db487"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:42.092Z", "message": "POST call to network for http://172.30.9.37:9696/v2.0/ports.json used request id req-961c92a9-bc0d-4b84-8f3a-91067ad1ef51", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:41.700Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a794705f-cdea-4e4e-9c22-7cf54d1db487"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:42.092Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:41.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:42.688Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:41.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:42.688Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:42.185Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:42.688Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:42.091Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:43.332Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:42.837Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:43.332Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:42.380Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:43.332Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:42.333Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:43.908Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:43.125Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:43.908Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:42.932Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:43.908Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-ea52651a-c06c-4af2-865a-d83cd2b6a705", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:43.469Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:43.908Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:43.464Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:43.908Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea52651a-c06c-4af2-865a-d83cd2b6a705 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:43.468Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:43.908Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:43.028Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:44.626Z", "message": "connect_security_group(): source_id=d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af target={u'external_id': u'dc3e63c7-34e0-493d-9e3d-a07081e5ca44', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:44.257Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:44.626Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af used request id req-ca19d3b9-e745-4eb0-9c62-a0a8de706552", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:44.257Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:44.626Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ca19d3b9-e745-4eb0-9c62-a0a8de706552 Date: Wed, 31 Jul 2019 00:22:44 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:40Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:44.256Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:44.626Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29824e48ee9d01d339c1140d07953fbf2cae2a09\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:43.885Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:44.626Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-278709d3-d156-4227-9d9b-eac005936fc5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:44.348Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:44.626Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:43.269Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:44.626Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-278709d3-d156-4227-9d9b-eac005936fc5", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:44.348Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:44.626Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:44.343Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:44.626Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29824e48ee9d01d339c1140d07953fbf2cae2a09\" -d '{\"port\": {\"security_groups\": [\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"]}}'", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:44.258Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:44.626Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af used request id req-ca19d3b9-e745-4eb0-9c62-a0a8de706552", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:44.257Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}], "metadata": {"pagination": {"total": 308, "offset": 266, "size": 50}}} 2019-07-31 00:22:45,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:45,112 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:45 GMT 2019-07-31 00:22:45,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:45,112 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:22:45,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:45,112 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:45,112 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:45,112 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:22:45,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:45,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:45,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-31 00:22:45,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-07-31 00:22:45,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:45,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-a33884fb-7ba5-49a8-9b09-58cc343246c4 2019-07-31 00:22:45,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a33884fb-7ba5-49a8-9b09-58cc343246c4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:45,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:45,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-4cd6aa38-e0bb-49cd-965c-5ef4a1d9c459 2019-07-31 00:22:45,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cd6aa38-e0bb-49cd-965c-5ef4a1d9c459 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:45,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22ff402fda14f32da1429be6ea761234186bba04" -d '{"port": {"network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "fixed_ips": [{"subnet_id": "82e73069-4044-4045-a53e-e2037d6719ca"}], "name": "target_vnf_port", "security_groups": ["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"]}}' 2019-07-31 00:22:45,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b1f1f67b4810f672299128a890af3b842971dd6" -d '{"port": {"network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "fixed_ips": [{"subnet_id": "82e73069-4044-4045-a53e-e2037d6719ca"}], "name": "reference_vnf_port", "security_groups": ["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"]}}' 2019-07-31 00:22:45,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-fbb65278-565a-45d9-94a0-574964b5422a Date: Wed, 31 Jul 2019 00:22:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:40Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:22:45,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/ports.json used request id req-961c92a9-bc0d-4b84-8f3a-91067ad1ef51 2019-07-31 00:22:45,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:45,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/ports.json used request id req-fbb65278-565a-45d9-94a0-574964b5422a 2019-07-31 00:22:45,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.37:9696/v2.0/ports.json used request id req-fbb65278-565a-45d9-94a0-574964b5422a 2019-07-31 00:22:45,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-961c92a9-bc0d-4b84-8f3a-91067ad1ef51 Date: Wed, 31 Jul 2019 00:22:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:41Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:22:45,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/ports.json used request id req-961c92a9-bc0d-4b84-8f3a-91067ad1ef51 2019-07-31 00:22:45,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-31 00:22:45,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:45,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-31 00:22:45,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:45,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:22:45,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-31 00:22:45,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-07-31 00:22:45,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-31 00:22:45,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:22:45,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-ea52651a-c06c-4af2-865a-d83cd2b6a705 2019-07-31 00:22:45,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:45,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea52651a-c06c-4af2-865a-d83cd2b6a705 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:45,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-07-31 00:22:45,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af target={u'external_id': u'dc3e63c7-34e0-493d-9e3d-a07081e5ca44', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-31 00:22:45,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af used request id req-ca19d3b9-e745-4eb0-9c62-a0a8de706552 2019-07-31 00:22:45,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ca19d3b9-e745-4eb0-9c62-a0a8de706552 Date: Wed, 31 Jul 2019 00:22:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:40Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-31 00:22:45,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29824e48ee9d01d339c1140d07953fbf2cae2a09" 2019-07-31 00:22:45,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-278709d3-d156-4227-9d9b-eac005936fc5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:45,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-07-31 00:22:45,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-278709d3-d156-4227-9d9b-eac005936fc5 2019-07-31 00:22:45,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:45,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29824e48ee9d01d339c1140d07953fbf2cae2a09" -d '{"port": {"security_groups": ["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"]}}' 2019-07-31 00:22:45,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af used request id req-ca19d3b9-e745-4eb0-9c62-a0a8de706552 2019-07-31 00:22:45,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:22:45,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:45,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:45,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:45,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:45,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:45,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:45,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:45,184 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:22:45,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:45,184 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:45 GMT 2019-07-31 00:22:45,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:45,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:22:45,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:45,185 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:45,185 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:50,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:22:50,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:50,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:50,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:50,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:50,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:50,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:50,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:50,305 - 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-07-31T00:22:45.157Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f84b10a1-746e-403d-9c99-d608bc08ef5d Date: Wed, 31 Jul 2019 00:22:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:40Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.025Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:45.157Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=dd826b84-2640-4e14-8045-ebb78e4416f0 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06b365ca27e5a83d20a825bc6d9abe4580f1caa9\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:44.765Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:45.794Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06b365ca27e5a83d20a825bc6d9abe4580f1caa9\" -d '{\"port\": {\"security_groups\": [\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"]}}'", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.036Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:45.794Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-f84b10a1-746e-403d-9c99-d608bc08ef5d", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.025Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:45.794Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-0e837066-e94f-4d49-bbf0-43d8324bccbd Date: Wed, 31 Jul 2019 00:22:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:41Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.749Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:45.794Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-07929abd-7c9a-4785-ab04-c412b8364e3e", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.363Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:45.794Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-07929abd-7c9a-4785-ab04-c412b8364e3e", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.363Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:45.794Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-07929abd-7c9a-4785-ab04-c412b8364e3e Date: Wed, 31 Jul 2019 00:22:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.363Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:45.794Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-f84b10a1-746e-403d-9c99-d608bc08ef5d", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.025Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:45.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29824e48ee9d01d339c1140d07953fbf2cae2a09\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.026Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.23b98da6-cdab-4177-87d9-00567942d08b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:45.794Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-e1a06314-76a8-441b-8d73-07caed9ba315 Date: Wed, 31 Jul 2019 00:22:45 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:41Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.034Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:45.794Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=dd826b84-2640-4e14-8045-ebb78e4416f0 used request id req-e1a06314-76a8-441b-8d73-07caed9ba315", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.035Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:45.794Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=dd826b84-2640-4e14-8045-ebb78e4416f0 used request id req-e1a06314-76a8-441b-8d73-07caed9ba315", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.035Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:45.794Z", "message": "connect_security_group(): source_id=dd826b84-2640-4e14-8045-ebb78e4416f0 target={u'external_id': u'dc3e63c7-34e0-493d-9e3d-a07081e5ca44', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.035Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:46.440Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-0e837066-e94f-4d49-bbf0-43d8324bccbd", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.749Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:46.440Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-0e837066-e94f-4d49-bbf0-43d8324bccbd", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.749Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:46.440Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}06b365ca27e5a83d20a825bc6d9abe4580f1caa9\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.750Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:46.440Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5efbbaf7-2276-4248-8668-972aeca75593 Date: Wed, 31 Jul 2019 00:22:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:45Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:46.088Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:46.440Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-5efbbaf7-2276-4248-8668-972aeca75593", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:46.088Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:46.440Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-5efbbaf7-2276-4248-8668-972aeca75593", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:46.088Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.eb1b8e10-2e1d-45fe-a761-a66f30d780e5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:46.440Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.713Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:46.440Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:45.927Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:46.973Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:46.460Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:46.973Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:46.333Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:47.638Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_v6idcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:47.557Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.09e2a02e-4abb-49e7-a520-edb2e4b57a7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:47.638Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_v7jn1c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:46.948Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.1b97eaab-75bf-44a0-98c2-62d86900e644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:47.638Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaba8e4f-6f86-48f3-a786-34d314a3f7f0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:46.953Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.1b97eaab-75bf-44a0-98c2-62d86900e644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:47.638Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-eaba8e4f-6f86-48f3-a786-34d314a3f7f0", "level": "debug", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:46.953Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.1b97eaab-75bf-44a0-98c2-62d86900e644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:47.638Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a033d39a2eee911ab1076ad76dd7696e2c47930\" -d '{\"floatingip\": {\"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\"}}'", "level": "debug", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:47.364Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.1b97eaab-75bf-44a0-98c2-62d86900e644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:48.306Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52606a9f-341b-4e83-accf-20f8360787da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:47.562Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.09e2a02e-4abb-49e7-a520-edb2e4b57a7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:48.306Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-52606a9f-341b-4e83-accf-20f8360787da", "level": "debug", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:47.563Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.09e2a02e-4abb-49e7-a520-edb2e4b57a7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:48.306Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e83e6d128c54f2371f4c880005ec0aac23acf14\" -d '{\"floatingip\": {\"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\"}}'", "level": "debug", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:47.968Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.09e2a02e-4abb-49e7-a520-edb2e4b57a7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:49.625Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-d26f29fe-4568-496b-95a7-987564fff9fd Date: Wed, 31 Jul 2019 00:22:49 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:48Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:17:d3:47\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\", \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:49.599Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.1b97eaab-75bf-44a0-98c2-62d86900e644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:50.130Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-d26f29fe-4568-496b-95a7-987564fff9fd", "level": "debug", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:49.600Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.1b97eaab-75bf-44a0-98c2-62d86900e644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:50.130Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-d26f29fe-4568-496b-95a7-987564fff9fd", "level": "debug", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:49.600Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.1b97eaab-75bf-44a0-98c2-62d86900e644"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:50.130Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:50.102Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}], "metadata": {"pagination": {"total": 344, "offset": 308, "size": 50}}} 2019-07-31 00:22:50,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:50,305 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:50 GMT 2019-07-31 00:22:50,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:50,305 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:22:50,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:50,305 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:50,306 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:50,306 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:22:50,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f84b10a1-746e-403d-9c99-d608bc08ef5d Date: Wed, 31 Jul 2019 00:22:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:40Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:22:50,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=dd826b84-2640-4e14-8045-ebb78e4416f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b365ca27e5a83d20a825bc6d9abe4580f1caa9" 2019-07-31 00:22:50,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b365ca27e5a83d20a825bc6d9abe4580f1caa9" -d '{"port": {"security_groups": ["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"]}}' 2019-07-31 00:22:50,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-f84b10a1-746e-403d-9c99-d608bc08ef5d 2019-07-31 00:22:50,308 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-0e837066-e94f-4d49-bbf0-43d8324bccbd Date: Wed, 31 Jul 2019 00:22:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:41Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:22:50,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-07929abd-7c9a-4785-ab04-c412b8364e3e 2019-07-31 00:22:50,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-07929abd-7c9a-4785-ab04-c412b8364e3e 2019-07-31 00:22:50,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-07929abd-7c9a-4785-ab04-c412b8364e3e Date: Wed, 31 Jul 2019 00:22:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:22:50,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-f84b10a1-746e-403d-9c99-d608bc08ef5d 2019-07-31 00:22:50,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29824e48ee9d01d339c1140d07953fbf2cae2a09" 2019-07-31 00:22:50,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-e1a06314-76a8-441b-8d73-07caed9ba315 Date: Wed, 31 Jul 2019 00:22:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:41Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-31 00:22:50,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=dd826b84-2640-4e14-8045-ebb78e4416f0 used request id req-e1a06314-76a8-441b-8d73-07caed9ba315 2019-07-31 00:22:50,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=dd826b84-2640-4e14-8045-ebb78e4416f0 used request id req-e1a06314-76a8-441b-8d73-07caed9ba315 2019-07-31 00:22:50,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=dd826b84-2640-4e14-8045-ebb78e4416f0 target={u'external_id': u'dc3e63c7-34e0-493d-9e3d-a07081e5ca44', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-07-31 00:22:50,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-0e837066-e94f-4d49-bbf0-43d8324bccbd 2019-07-31 00:22:50,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-0e837066-e94f-4d49-bbf0-43d8324bccbd 2019-07-31 00:22:50,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b365ca27e5a83d20a825bc6d9abe4580f1caa9" 2019-07-31 00:22:50,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-5efbbaf7-2276-4248-8668-972aeca75593 Date: Wed, 31 Jul 2019 00:22:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:45Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:22:50,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-5efbbaf7-2276-4248-8668-972aeca75593 2019-07-31 00:22:50,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-5efbbaf7-2276-4248-8668-972aeca75593 2019-07-31 00:22:50,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-31 00:22:50,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-07-31 00:22:50,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-07-31 00:22:50,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-07-31 00:22:50,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:50,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:50,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaba8e4f-6f86-48f3-a786-34d314a3f7f0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:50,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-eaba8e4f-6f86-48f3-a786-34d314a3f7f0 2019-07-31 00:22:50,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a033d39a2eee911ab1076ad76dd7696e2c47930" -d '{"floatingip": {"port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af"}}' 2019-07-31 00:22:50,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52606a9f-341b-4e83-accf-20f8360787da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:50,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-52606a9f-341b-4e83-accf-20f8360787da 2019-07-31 00:22:50,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e83e6d128c54f2371f4c880005ec0aac23acf14" -d '{"floatingip": {"port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0"}}' 2019-07-31 00:22:50,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-d26f29fe-4568-496b-95a7-987564fff9fd Date: Wed, 31 Jul 2019 00:22:49 GMT RESP BODY: {"floatingip": {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:48Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:17:d3:47", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}} 2019-07-31 00:22:50,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-d26f29fe-4568-496b-95a7-987564fff9fd 2019-07-31 00:22:50,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-d26f29fe-4568-496b-95a7-987564fff9fd 2019-07-31 00:22:50,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-07-31 00:22:50,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:22:50,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:50,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:50,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:50,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:50,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:50,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:50,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:50,383 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:22:50,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:50,383 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:50 GMT 2019-07-31 00:22:50,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:50,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:22:50,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:50,384 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:50,384 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:55,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:22:55,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:55,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:55,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:55,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:55,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:55,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:55,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:55,475 - 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-07-31T00:22:50.780Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-62f86a01-9169-4bf4-a46f-2444463dcca5", "level": "debug", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:50.214Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.09e2a02e-4abb-49e7-a520-edb2e4b57a7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:50.780Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-62f86a01-9169-4bf4-a46f-2444463dcca5 Date: Wed, 31 Jul 2019 00:22:50 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:48Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9c:94:c4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 1, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\", \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:50.214Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.09e2a02e-4abb-49e7-a520-edb2e4b57a7a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:50.780Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-62f86a01-9169-4bf4-a46f-2444463dcca5", "level": "debug", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:50.215Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.09e2a02e-4abb-49e7-a520-edb2e4b57a7a"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:50.780Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:50.242Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:50.780Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:50.470Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:51.326Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:50.895Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:51.326Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:50.710Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:51.326Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:50.932Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:51.922Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:51.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:51.922Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:51.775Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:51.922Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:51.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:52.606Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:51.940Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:52.606Z", "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'd210cb74-6f7c-4f8c-a5c0-b9dbcc8771af', u'fixed_ip_address': u'11.0.0.8', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:17:d3:47'}, {u'external_id': u'5e94359f-24af-46df-9413-0e4ca6258019', 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:bf:e0:78'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:52.480Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.274Z", "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-07-31T00:22:52.517Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:52.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:52.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.274Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0634e77-c190-472d-b5f3-8afc05a87c96 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:52.523Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.274Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0634e77-c190-472d-b5f3-8afc05a87c96 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:52.523Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.274Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b0634e77-c190-472d-b5f3-8afc05a87c96", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:52.523Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.274Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b0634e77-c190-472d-b5f3-8afc05a87c96", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:52.523Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:52.987Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:52.987Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.274Z", "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'dd826b84-2640-4e14-8045-ebb78e4416f0', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9c:94:c4'}, {u'external_id': u'4f92f6d4-ebb6-43c6-91fb-600a500ee7d0', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:76:3c:f5'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:53.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:53.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.942Z", "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-07-31T00:22:53.217Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:53.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.942Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc29e7a9-f177-47f7-9a53-c45d9afbeb36 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:53.222Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.942Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc29e7a9-f177-47f7-9a53-c45d9afbeb36 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:53.223Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.942Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-bc29e7a9-f177-47f7-9a53-c45d9afbeb36", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:53.223Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.942Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-bc29e7a9-f177-47f7-9a53-c45d9afbeb36", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:53.223Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:53.637Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:53.942Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:53.637Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:54.610Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-e4e9b271-49cc-4858-a8fc-bf836f8b457d x-compute-request-id: req-e4e9b271-49cc-4858-a8fc-bf836f8b457d Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}, {\"id\": \"1efbf7f1-33bf-4915-a731-93fd865a3174\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/1efbf7f1-33bf-4915-a731-93fd865a3174\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1efbf7f1-33bf-4915-a731-93fd865a3174\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.470Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-e4e9b271-49cc-4858-a8fc-bf836f8b457d x-compute-request-id: req-e4e9b271-49cc-4858-a8fc-bf836f8b457d Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}, {\"id\": \"1efbf7f1-33bf-4915-a731-93fd865a3174\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/1efbf7f1-33bf-4915-a731-93fd865a3174\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1efbf7f1-33bf-4915-a731-93fd865a3174\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.471Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-e4e9b271-49cc-4858-a8fc-bf836f8b457d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.471Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-e4e9b271-49cc-4858-a8fc-bf836f8b457d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.471Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-e4e9b271-49cc-4858-a8fc-bf836f8b457d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.471Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-e4e9b271-49cc-4858-a8fc-bf836f8b457d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.471Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.472Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.472Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-6820a595-66fa-4a3d-b06c-407c7a94799d x-compute-request-id: req-6820a595-66fa-4a3d-b06c-407c7a94799d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"0170caf8-7c94-4b0c-9967-431f12b364b0\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}, {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-6820a595-66fa-4a3d-b06c-407c7a94799d x-compute-request-id: req-6820a595-66fa-4a3d-b06c-407c7a94799d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"0170caf8-7c94-4b0c-9967-431f12b364b0\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}, {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-6820a595-66fa-4a3d-b06c-407c7a94799d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-6820a595-66fa-4a3d-b06c-407c7a94799d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-6820a595-66fa-4a3d-b06c-407c7a94799d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-6820a595-66fa-4a3d-b06c-407c7a94799d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.492Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.492Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-401ccce2-f759-446e-bff8-ecfa4e16fb05 x-compute-request-id: req-401ccce2-f759-446e-bff8-ecfa4e16fb05 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA3fI85Aqm1kMU/pk8bgFOOIoDe+2rG0str2M41z/TJIsKUupk2cPOKvop0XAvs42BbirbcAZguuVJi/SjeaPe2gWm14ui4jGT+N34GomS52E+Nfd5o9K0+aJMTW4E93rus2eHwvrhQdrUCIxouR3CTaUvxSN10JxcK0WiSWwXIsD9yKKP8jVjz8qGctVMHDIwMOM7uKmeHDuAz9KSmmK7XBL/oFSMCWN0u7y3EZ1nkMo6TuKTKyOM3a/7zGwzkI8PsymUzZcU1ZXsaXo6tGSt9MnXuzEn1dEWqs683pmT563/Jq/1UKZhqkQ2IQbSzeLqtSJU7tQRyo3lb4SEOcQX Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"d2:dd:17:f6:64:1a:59:e7:56:6b:62:12:95:e3:03:99\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA7q7GlmaHNW9+RMC9sVsk5Ih30AUVwCnG9xyD9hRxD8PWEal9vERbqayNrl7rQ85pHarm+D14TNab22gryFed4Oy+1wdE8PNFkrijzZoLGGaxeH949X2u1bKoIJqLmkDEVembByAG3m2kP+7Fv/pKbY1IDYLEDGLQFYl7eaRmjeuW/M5YOQ3s+APt3nhXX22eCJ3r3wQ756l8TtSZOW5INU+KKGCS/5TWQBqQLkj4r6gkIUCmHRS4IZg4Uu2sJumdfreBRwNanmHfmsvtsylUegNPolOcxr+bhvcZtdg+Ue8E+bfvZ5RY9iRPhwR3IZMG14ucfjOfAjEVkLcQ77Wz Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7\", \"fingerprint\": \"a1:eb:a4:02:00:f0:2d:a0:e9:6a:e2:c9:d3:6a:dc:aa\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-401ccce2-f759-446e-bff8-ecfa4e16fb05 x-compute-request-id: req-401ccce2-f759-446e-bff8-ecfa4e16fb05 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA3fI85Aqm1kMU/pk8bgFOOIoDe+2rG0str2M41z/TJIsKUupk2cPOKvop0XAvs42BbirbcAZguuVJi/SjeaPe2gWm14ui4jGT+N34GomS52E+Nfd5o9K0+aJMTW4E93rus2eHwvrhQdrUCIxouR3CTaUvxSN10JxcK0WiSWwXIsD9yKKP8jVjz8qGctVMHDIwMOM7uKmeHDuAz9KSmmK7XBL/oFSMCWN0u7y3EZ1nkMo6TuKTKyOM3a/7zGwzkI8PsymUzZcU1ZXsaXo6tGSt9MnXuzEn1dEWqs683pmT563/Jq/1UKZhqkQ2IQbSzeLqtSJU7tQRyo3lb4SEOcQX Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"d2:dd:17:f6:64:1a:59:e7:56:6b:62:12:95:e3:03:99\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA7q7GlmaHNW9+RMC9sVsk5Ih30AUVwCnG9xyD9hRxD8PWEal9vERbqayNrl7rQ85pHarm+D14TNab22gryFed4Oy+1wdE8PNFkrijzZoLGGaxeH949X2u1bKoIJqLmkDEVembByAG3m2kP+7Fv/pKbY1IDYLEDGLQFYl7eaRmjeuW/M5YOQ3s+APt3nhXX22eCJ3r3wQ756l8TtSZOW5INU+KKGCS/5TWQBqQLkj4r6gkIUCmHRS4IZg4Uu2sJumdfreBRwNanmHfmsvtsylUegNPolOcxr+bhvcZtdg+Ue8E+bfvZ5RY9iRPhwR3IZMG14ucfjOfAjEVkLcQ77Wz Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7\", \"fingerprint\": \"a1:eb:a4:02:00:f0:2d:a0:e9:6a:e2:c9:d3:6a:dc:aa\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}], "metadata": {"pagination": {"total": 406, "offset": 344, "size": 50}}} 2019-07-31 00:22:55,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:55,475 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:55 GMT 2019-07-31 00:22:55,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:55,475 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:22:55,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:55,476 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:55,476 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:22:55,476 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:22:55,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-62f86a01-9169-4bf4-a46f-2444463dcca5 2019-07-31 00:22:55,478 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-62f86a01-9169-4bf4-a46f-2444463dcca5 Date: Wed, 31 Jul 2019 00:22:50 GMT RESP BODY: {"floatingip": {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:48Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:9c:94:c4", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0", "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}} 2019-07-31 00:22:55,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-62f86a01-9169-4bf4-a46f-2444463dcca5 2019-07-31 00:22:55,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-31 00:22:55,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:22:55,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-31 00:22:55,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-07-31 00:22:55,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:55,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-31 00:22:55,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-07-31 00:22:55,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:22:55,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-07-31 00:22:55,480 - 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'd210cb74-6f7c-4f8c-a5c0-b9dbcc8771af', u'fixed_ip_address': u'11.0.0.8', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:17:d3:47'}, {u'external_id': u'5e94359f-24af-46df-9413-0e4ca6258019', 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:bf:e0:78'}] 2019-07-31 00:22:55,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-07-31 00:22:55,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:55,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:55,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0634e77-c190-472d-b5f3-8afc05a87c96 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:55,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0634e77-c190-472d-b5f3-8afc05a87c96 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:55,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b0634e77-c190-472d-b5f3-8afc05a87c96 2019-07-31 00:22:55,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b0634e77-c190-472d-b5f3-8afc05a87c96 2019-07-31 00:22:55,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca" 2019-07-31 00:22:55,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca" 2019-07-31 00:22:55,482 - 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'dd826b84-2640-4e14-8045-ebb78e4416f0', u'fixed_ip_address': u'11.0.0.10', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9c:94:c4'}, {u'external_id': u'4f92f6d4-ebb6-43c6-91fb-600a500ee7d0', u'fixed_ip_address': u'12.0.0.7', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:76:3c:f5'}] 2019-07-31 00:22:55,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:55,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-07-31 00:22:55,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:22:55,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc29e7a9-f177-47f7-9a53-c45d9afbeb36 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:55,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc29e7a9-f177-47f7-9a53-c45d9afbeb36 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:22:55,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-bc29e7a9-f177-47f7-9a53-c45d9afbeb36 2019-07-31 00:22:55,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-bc29e7a9-f177-47f7-9a53-c45d9afbeb36 2019-07-31 00:22:55,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6" 2019-07-31 00:22:55,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6" 2019-07-31 00:22:55,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-e4e9b271-49cc-4858-a8fc-bf836f8b457d x-compute-request-id: req-e4e9b271-49cc-4858-a8fc-bf836f8b457d Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7"}]} 2019-07-31 00:22:55,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-e4e9b271-49cc-4858-a8fc-bf836f8b457d x-compute-request-id: req-e4e9b271-49cc-4858-a8fc-bf836f8b457d Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7"}]} 2019-07-31 00:22:55,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-e4e9b271-49cc-4858-a8fc-bf836f8b457d 2019-07-31 00:22:55,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-e4e9b271-49cc-4858-a8fc-bf836f8b457d 2019-07-31 00:22:55,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-e4e9b271-49cc-4858-a8fc-bf836f8b457d 2019-07-31 00:22:55,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-e4e9b271-49cc-4858-a8fc-bf836f8b457d 2019-07-31 00:22:55,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca" 2019-07-31 00:22:55,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca" 2019-07-31 00:22:55,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-6820a595-66fa-4a3d-b06c-407c7a94799d x-compute-request-id: req-6820a595-66fa-4a3d-b06c-407c7a94799d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7"}]} 2019-07-31 00:22:55,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-6820a595-66fa-4a3d-b06c-407c7a94799d x-compute-request-id: req-6820a595-66fa-4a3d-b06c-407c7a94799d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7"}]} 2019-07-31 00:22:55,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-6820a595-66fa-4a3d-b06c-407c7a94799d 2019-07-31 00:22:55,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-6820a595-66fa-4a3d-b06c-407c7a94799d 2019-07-31 00:22:55,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-6820a595-66fa-4a3d-b06c-407c7a94799d 2019-07-31 00:22:55,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-6820a595-66fa-4a3d-b06c-407c7a94799d 2019-07-31 00:22:55,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca" 2019-07-31 00:22:55,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca" 2019-07-31 00:22:55,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-401ccce2-f759-446e-bff8-ecfa4e16fb05 x-compute-request-id: req-401ccce2-f759-446e-bff8-ecfa4e16fb05 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA3fI85Aqm1kMU/pk8bgFOOIoDe+2rG0str2M41z/TJIsKUupk2cPOKvop0XAvs42BbirbcAZguuVJi/SjeaPe2gWm14ui4jGT+N34GomS52E+Nfd5o9K0+aJMTW4E93rus2eHwvrhQdrUCIxouR3CTaUvxSN10JxcK0WiSWwXIsD9yKKP8jVjz8qGctVMHDIwMOM7uKmeHDuAz9KSmmK7XBL/oFSMCWN0u7y3EZ1nkMo6TuKTKyOM3a/7zGwzkI8PsymUzZcU1ZXsaXo6tGSt9MnXuzEn1dEWqs683pmT563/Jq/1UKZhqkQ2IQbSzeLqtSJU7tQRyo3lb4SEOcQX Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d2:dd:17:f6:64:1a:59:e7:56:6b:62:12:95:e3:03:99"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA7q7GlmaHNW9+RMC9sVsk5Ih30AUVwCnG9xyD9hRxD8PWEal9vERbqayNrl7rQ85pHarm+D14TNab22gryFed4Oy+1wdE8PNFkrijzZoLGGaxeH949X2u1bKoIJqLmkDEVembByAG3m2kP+7Fv/pKbY1IDYLEDGLQFYl7eaRmjeuW/M5YOQ3s+APt3nhXX22eCJ3r3wQ756l8TtSZOW5INU+KKGCS/5TWQBqQLkj4r6gkIUCmHRS4IZg4Uu2sJumdfreBRwNanmHfmsvtsylUegNPolOcxr+bhvcZtdg+Ue8E+bfvZ5RY9iRPhwR3IZMG14ucfjOfAjEVkLcQ77Wz Generated-by-Nova", "name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "fingerprint": "a1:eb:a4:02:00:f0:2d:a0:e9:6a:e2:c9:d3:6a:dc:aa"}}]} 2019-07-31 00:22:55,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-401ccce2-f759-446e-bff8-ecfa4e16fb05 x-compute-request-id: req-401ccce2-f759-446e-bff8-ecfa4e16fb05 Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA3fI85Aqm1kMU/pk8bgFOOIoDe+2rG0str2M41z/TJIsKUupk2cPOKvop0XAvs42BbirbcAZguuVJi/SjeaPe2gWm14ui4jGT+N34GomS52E+Nfd5o9K0+aJMTW4E93rus2eHwvrhQdrUCIxouR3CTaUvxSN10JxcK0WiSWwXIsD9yKKP8jVjz8qGctVMHDIwMOM7uKmeHDuAz9KSmmK7XBL/oFSMCWN0u7y3EZ1nkMo6TuKTKyOM3a/7zGwzkI8PsymUzZcU1ZXsaXo6tGSt9MnXuzEn1dEWqs683pmT563/Jq/1UKZhqkQ2IQbSzeLqtSJU7tQRyo3lb4SEOcQX Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d2:dd:17:f6:64:1a:59:e7:56:6b:62:12:95:e3:03:99"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA7q7GlmaHNW9+RMC9sVsk5Ih30AUVwCnG9xyD9hRxD8PWEal9vERbqayNrl7rQ85pHarm+D14TNab22gryFed4Oy+1wdE8PNFkrijzZoLGGaxeH949X2u1bKoIJqLmkDEVembByAG3m2kP+7Fv/pKbY1IDYLEDGLQFYl7eaRmjeuW/M5YOQ3s+APt3nhXX22eCJ3r3wQ756l8TtSZOW5INU+KKGCS/5TWQBqQLkj4r6gkIUCmHRS4IZg4Uu2sJumdfreBRwNanmHfmsvtsylUegNPolOcxr+bhvcZtdg+Ue8E+bfvZ5RY9iRPhwR3IZMG14ucfjOfAjEVkLcQ77Wz Generated-by-Nova", "name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "fingerprint": "a1:eb:a4:02:00:f0:2d:a0:e9:6a:e2:c9:d3:6a:dc:aa"}}]} 2019-07-31 00:22:55,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:22:55,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:22:55,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:22:55,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:22:55,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:22:55,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:22:55,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:22:55,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:22:55,550 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:22:55,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:22:55,550 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:22:55 GMT 2019-07-31 00:22:55,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:22:55,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:22:55,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:22:55,551 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:22:55,551 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:00,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:23:00,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:00,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:00,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:00,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:00,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:00,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:00,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:00,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-401ccce2-f759-446e-bff8-ecfa4e16fb05", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-401ccce2-f759-446e-bff8-ecfa4e16fb05", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-401ccce2-f759-446e-bff8-ecfa4e16fb05", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-401ccce2-f759-446e-bff8-ecfa4e16fb05", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:54.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:54.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f80bf8-10a5-4d82-9431-3516d393e0ff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.514Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f80bf8-10a5-4d82-9431-3516d393e0ff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.514Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-12f80bf8-10a5-4d82-9431-3516d393e0ff", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.514Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-12f80bf8-10a5-4d82-9431-3516d393e0ff", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.514Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ebfb5d38941c46c896cc5b92ffe43d89deaf7846\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.293Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ebfb5d38941c46c896cc5b92ffe43d89deaf7846\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:54.921Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-c21249bc-61d9-40f9-ab6e-e627f7b84a71", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.313Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-c21249bc-61d9-40f9-ab6e-e627f7b84a71", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.312Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c21249bc-61d9-40f9-ab6e-e627f7b84a71 Date: Wed, 31 Jul 2019 00:22:55 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"82e73069-4044-4045-a53e-e2037d6719ca\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:28Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.312Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-bbfc7dd8-9a45-4307-a211-bb09f177a1b1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.550Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-bbfc7dd8-9a45-4307-a211-bb09f177a1b1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.550Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbfc7dd8-9a45-4307-a211-bb09f177a1b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.550Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbfc7dd8-9a45-4307-a211-bb09f177a1b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.549Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:55.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:22:55.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c21249bc-61d9-40f9-ab6e-e627f7b84a71 Date: Wed, 31 Jul 2019 00:22:55 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"82e73069-4044-4045-a53e-e2037d6719ca\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:28Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.312Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-c21249bc-61d9-40f9-ab6e-e627f7b84a71", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.313Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-c21249bc-61d9-40f9-ab6e-e627f7b84a71", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.313Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "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-07-31T00:22:55.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ebfb5d38941c46c896cc5b92ffe43d89deaf7846\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ebfb5d38941c46c896cc5b92ffe43d89deaf7846\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-f2e31d75-0f96-4929-9ce9-471786a79757 x-compute-request-id: req-f2e31d75-0f96-4929-9ce9-471786a79757 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}, {\"id\": \"1efbf7f1-33bf-4915-a731-93fd865a3174\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/1efbf7f1-33bf-4915-a731-93fd865a3174\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1efbf7f1-33bf-4915-a731-93fd865a3174\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-f2e31d75-0f96-4929-9ce9-471786a79757 x-compute-request-id: req-f2e31d75-0f96-4929-9ce9-471786a79757 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}, {\"id\": \"1efbf7f1-33bf-4915-a731-93fd865a3174\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/images/1efbf7f1-33bf-4915-a731-93fd865a3174\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.7:9292/images/1efbf7f1-33bf-4915-a731-93fd865a3174\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-f2e31d75-0f96-4929-9ce9-471786a79757", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-f2e31d75-0f96-4929-9ce9-471786a79757", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-f2e31d75-0f96-4929-9ce9-471786a79757", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-f73203f3-ce60-41a0-a46c-44ccae30d8ce", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-f2e31d75-0f96-4929-9ce9-471786a79757", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-f73203f3-ce60-41a0-a46c-44ccae30d8ce", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-f73203f3-ce60-41a0-a46c-44ccae30d8ce", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-f73203f3-ce60-41a0-a46c-44ccae30d8ce", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-7e2a93b8-d945-46a5-adb2-ebed54756013 x-compute-request-id: req-7e2a93b8-d945-46a5-adb2-ebed54756013 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"0170caf8-7c94-4b0c-9967-431f12b364b0\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}, {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.526Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-7e2a93b8-d945-46a5-adb2-ebed54756013 x-compute-request-id: req-7e2a93b8-d945-46a5-adb2-ebed54756013 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"0170caf8-7c94-4b0c-9967-431f12b364b0\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}, {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.526Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-7e2a93b8-d945-46a5-adb2-ebed54756013", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-7e2a93b8-d945-46a5-adb2-ebed54756013", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-7e2a93b8-d945-46a5-adb2-ebed54756013", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-7e2a93b8-d945-46a5-adb2-ebed54756013", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.527Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.528Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.528Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-f73203f3-ce60-41a0-a46c-44ccae30d8ce x-compute-request-id: req-f73203f3-ce60-41a0-a46c-44ccae30d8ce Content-Encoding: gzip Content-Length: 809 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA3fI85Aqm1kMU/pk8bgFOOIoDe+2rG0str2M41z/TJIsKUupk2cPOKvop0XAvs42BbirbcAZguuVJi/SjeaPe2gWm14ui4jGT+N34GomS52E+Nfd5o9K0+aJMTW4E93rus2eHwvrhQdrUCIxouR3CTaUvxSN10JxcK0WiSWwXIsD9yKKP8jVjz8qGctVMHDIwMOM7uKmeHDuAz9KSmmK7XBL/oFSMCWN0u7y3EZ1nkMo6TuKTKyOM3a/7zGwzkI8PsymUzZcU1ZXsaXo6tGSt9MnXuzEn1dEWqs683pmT563/Jq/1UKZhqkQ2IQbSzeLqtSJU7tQRyo3lb4SEOcQX Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"d2:dd:17:f6:64:1a:59:e7:56:6b:62:12:95:e3:03:99\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA7q7GlmaHNW9+RMC9sVsk5Ih30AUVwCnG9xyD9hRxD8PWEal9vERbqayNrl7rQ85pHarm+D14TNab22gryFed4Oy+1wdE8PNFkrijzZoLGGaxeH949X2u1bKoIJqLmkDEVembByAG3m2kP+7Fv/pKbY1IDYLEDGLQFYl7eaRmjeuW/M5YOQ3s+APt3nhXX22eCJ3r3wQ756l8TtSZOW5INU+KKGCS/5TWQBqQLkj4r6gkIUCmHRS4IZg4Uu2sJumdfreBRwNanmHfmsvtsylUegNPolOcxr+bhvcZtdg+Ue8E+bfvZ5RY9iRPhwR3IZMG14ucfjOfAjEVkLcQ77Wz Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7\", \"fingerprint\": \"a1:eb:a4:02:00:f0:2d:a0:e9:6a:e2:c9:d3:6a:dc:aa\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-f73203f3-ce60-41a0-a46c-44ccae30d8ce x-compute-request-id: req-f73203f3-ce60-41a0-a46c-44ccae30d8ce Content-Encoding: gzip Content-Length: 809 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA3fI85Aqm1kMU/pk8bgFOOIoDe+2rG0str2M41z/TJIsKUupk2cPOKvop0XAvs42BbirbcAZguuVJi/SjeaPe2gWm14ui4jGT+N34GomS52E+Nfd5o9K0+aJMTW4E93rus2eHwvrhQdrUCIxouR3CTaUvxSN10JxcK0WiSWwXIsD9yKKP8jVjz8qGctVMHDIwMOM7uKmeHDuAz9KSmmK7XBL/oFSMCWN0u7y3EZ1nkMo6TuKTKyOM3a/7zGwzkI8PsymUzZcU1ZXsaXo6tGSt9MnXuzEn1dEWqs683pmT563/Jq/1UKZhqkQ2IQbSzeLqtSJU7tQRyo3lb4SEOcQX Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"d2:dd:17:f6:64:1a:59:e7:56:6b:62:12:95:e3:03:99\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA7q7GlmaHNW9+RMC9sVsk5Ih30AUVwCnG9xyD9hRxD8PWEal9vERbqayNrl7rQ85pHarm+D14TNab22gryFed4Oy+1wdE8PNFkrijzZoLGGaxeH949X2u1bKoIJqLmkDEVembByAG3m2kP+7Fv/pKbY1IDYLEDGLQFYl7eaRmjeuW/M5YOQ3s+APt3nhXX22eCJ3r3wQ756l8TtSZOW5INU+KKGCS/5TWQBqQLkj4r6gkIUCmHRS4IZg4Uu2sJumdfreBRwNanmHfmsvtsylUegNPolOcxr+bhvcZtdg+Ue8E+bfvZ5RY9iRPhwR3IZMG14ucfjOfAjEVkLcQ77Wz Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7\", \"fingerprint\": \"a1:eb:a4:02:00:f0:2d:a0:e9:6a:e2:c9:d3:6a:dc:aa\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:55.877Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-7180fb9e-39f0-476c-96f1-527bcd4838a2 Date: Wed, 31 Jul 2019 00:22:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"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-07-31T00:22:55.656Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}], "metadata": {"pagination": {"total": 492, "offset": 394, "size": 50}}} 2019-07-31 00:23:00,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:00,633 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:00 GMT 2019-07-31 00:23:00,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:00,633 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:23:00,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:00,633 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:00,633 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:00,633 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:23:00,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-401ccce2-f759-446e-bff8-ecfa4e16fb05 2019-07-31 00:23:00,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-401ccce2-f759-446e-bff8-ecfa4e16fb05 2019-07-31 00:23:00,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-401ccce2-f759-446e-bff8-ecfa4e16fb05 2019-07-31 00:23:00,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-401ccce2-f759-446e-bff8-ecfa4e16fb05 2019-07-31 00:23:00,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:00,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:00,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f80bf8-10a5-4d82-9431-3516d393e0ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:00,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f80bf8-10a5-4d82-9431-3516d393e0ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:00,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-12f80bf8-10a5-4d82-9431-3516d393e0ff 2019-07-31 00:23:00,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-12f80bf8-10a5-4d82-9431-3516d393e0ff 2019-07-31 00:23:00,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfb5d38941c46c896cc5b92ffe43d89deaf7846" 2019-07-31 00:23:00,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfb5d38941c46c896cc5b92ffe43d89deaf7846" 2019-07-31 00:23:00,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-c21249bc-61d9-40f9-ab6e-e627f7b84a71 2019-07-31 00:23:00,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-c21249bc-61d9-40f9-ab6e-e627f7b84a71 2019-07-31 00:23:00,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c21249bc-61d9-40f9-ab6e-e627f7b84a71 Date: Wed, 31 Jul 2019 00:22:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["82e73069-4044-4045-a53e-e2037d6719ca"],"description":"","tags":[],"updated_at":"2019-07-31T00:22:28Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}]} 2019-07-31 00:23:00,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-bbfc7dd8-9a45-4307-a211-bb09f177a1b1 2019-07-31 00:23:00,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-bbfc7dd8-9a45-4307-a211-bb09f177a1b1 2019-07-31 00:23:00,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbfc7dd8-9a45-4307-a211-bb09f177a1b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:00,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbfc7dd8-9a45-4307-a211-bb09f177a1b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:00,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:00,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:00,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-c21249bc-61d9-40f9-ab6e-e627f7b84a71 Date: Wed, 31 Jul 2019 00:22:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["82e73069-4044-4045-a53e-e2037d6719ca"],"description":"","tags":[],"updated_at":"2019-07-31T00:22:28Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}]} 2019-07-31 00:23:00,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-c21249bc-61d9-40f9-ab6e-e627f7b84a71 2019-07-31 00:23:00,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-c21249bc-61d9-40f9-ab6e-e627f7b84a71 2019-07-31 00:23:00,640 - 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-07-31 00:23:00,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfb5d38941c46c896cc5b92ffe43d89deaf7846" 2019-07-31 00:23:00,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfb5d38941c46c896cc5b92ffe43d89deaf7846" 2019-07-31 00:23:00,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-f2e31d75-0f96-4929-9ce9-471786a79757 x-compute-request-id: req-f2e31d75-0f96-4929-9ce9-471786a79757 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7"}]} 2019-07-31 00:23:00,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-f2e31d75-0f96-4929-9ce9-471786a79757 x-compute-request-id: req-f2e31d75-0f96-4929-9ce9-471786a79757 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/v2.1/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "self"}, {"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}, {"href": "http://192.30.9.7:9292/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7"}]} 2019-07-31 00:23:00,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-f2e31d75-0f96-4929-9ce9-471786a79757 2019-07-31 00:23:00,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-f2e31d75-0f96-4929-9ce9-471786a79757 2019-07-31 00:23:00,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-f2e31d75-0f96-4929-9ce9-471786a79757 2019-07-31 00:23:00,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-f73203f3-ce60-41a0-a46c-44ccae30d8ce 2019-07-31 00:23:00,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/images used request id req-f2e31d75-0f96-4929-9ce9-471786a79757 2019-07-31 00:23:00,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6" 2019-07-31 00:23:00,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6" 2019-07-31 00:23:00,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-f73203f3-ce60-41a0-a46c-44ccae30d8ce 2019-07-31 00:23:00,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-f73203f3-ce60-41a0-a46c-44ccae30d8ce 2019-07-31 00:23:00,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-f73203f3-ce60-41a0-a46c-44ccae30d8ce 2019-07-31 00:23:00,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-7e2a93b8-d945-46a5-adb2-ebed54756013 x-compute-request-id: req-7e2a93b8-d945-46a5-adb2-ebed54756013 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7"}]} 2019-07-31 00:23:00,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-7e2a93b8-d945-46a5-adb2-ebed54756013 x-compute-request-id: req-7e2a93b8-d945-46a5-adb2-ebed54756013 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7"}]} 2019-07-31 00:23:00,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-7e2a93b8-d945-46a5-adb2-ebed54756013 2019-07-31 00:23:00,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-7e2a93b8-d945-46a5-adb2-ebed54756013 2019-07-31 00:23:00,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-7e2a93b8-d945-46a5-adb2-ebed54756013 2019-07-31 00:23:00,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-7e2a93b8-d945-46a5-adb2-ebed54756013 2019-07-31 00:23:00,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6" 2019-07-31 00:23:00,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6" 2019-07-31 00:23:00,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-f73203f3-ce60-41a0-a46c-44ccae30d8ce x-compute-request-id: req-f73203f3-ce60-41a0-a46c-44ccae30d8ce Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA3fI85Aqm1kMU/pk8bgFOOIoDe+2rG0str2M41z/TJIsKUupk2cPOKvop0XAvs42BbirbcAZguuVJi/SjeaPe2gWm14ui4jGT+N34GomS52E+Nfd5o9K0+aJMTW4E93rus2eHwvrhQdrUCIxouR3CTaUvxSN10JxcK0WiSWwXIsD9yKKP8jVjz8qGctVMHDIwMOM7uKmeHDuAz9KSmmK7XBL/oFSMCWN0u7y3EZ1nkMo6TuKTKyOM3a/7zGwzkI8PsymUzZcU1ZXsaXo6tGSt9MnXuzEn1dEWqs683pmT563/Jq/1UKZhqkQ2IQbSzeLqtSJU7tQRyo3lb4SEOcQX Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d2:dd:17:f6:64:1a:59:e7:56:6b:62:12:95:e3:03:99"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA7q7GlmaHNW9+RMC9sVsk5Ih30AUVwCnG9xyD9hRxD8PWEal9vERbqayNrl7rQ85pHarm+D14TNab22gryFed4Oy+1wdE8PNFkrijzZoLGGaxeH949X2u1bKoIJqLmkDEVembByAG3m2kP+7Fv/pKbY1IDYLEDGLQFYl7eaRmjeuW/M5YOQ3s+APt3nhXX22eCJ3r3wQ756l8TtSZOW5INU+KKGCS/5TWQBqQLkj4r6gkIUCmHRS4IZg4Uu2sJumdfreBRwNanmHfmsvtsylUegNPolOcxr+bhvcZtdg+Ue8E+bfvZ5RY9iRPhwR3IZMG14ucfjOfAjEVkLcQ77Wz Generated-by-Nova", "name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "fingerprint": "a1:eb:a4:02:00:f0:2d:a0:e9:6a:e2:c9:d3:6a:dc:aa"}}]} 2019-07-31 00:23:00,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:22: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-f73203f3-ce60-41a0-a46c-44ccae30d8ce x-compute-request-id: req-f73203f3-ce60-41a0-a46c-44ccae30d8ce Content-Encoding: gzip Content-Length: 809 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA3fI85Aqm1kMU/pk8bgFOOIoDe+2rG0str2M41z/TJIsKUupk2cPOKvop0XAvs42BbirbcAZguuVJi/SjeaPe2gWm14ui4jGT+N34GomS52E+Nfd5o9K0+aJMTW4E93rus2eHwvrhQdrUCIxouR3CTaUvxSN10JxcK0WiSWwXIsD9yKKP8jVjz8qGctVMHDIwMOM7uKmeHDuAz9KSmmK7XBL/oFSMCWN0u7y3EZ1nkMo6TuKTKyOM3a/7zGwzkI8PsymUzZcU1ZXsaXo6tGSt9MnXuzEn1dEWqs683pmT563/Jq/1UKZhqkQ2IQbSzeLqtSJU7tQRyo3lb4SEOcQX Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "d2:dd:17:f6:64:1a:59:e7:56:6b:62:12:95:e3:03:99"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDA7q7GlmaHNW9+RMC9sVsk5Ih30AUVwCnG9xyD9hRxD8PWEal9vERbqayNrl7rQ85pHarm+D14TNab22gryFed4Oy+1wdE8PNFkrijzZoLGGaxeH949X2u1bKoIJqLmkDEVembByAG3m2kP+7Fv/pKbY1IDYLEDGLQFYl7eaRmjeuW/M5YOQ3s+APt3nhXX22eCJ3r3wQ756l8TtSZOW5INU+KKGCS/5TWQBqQLkj4r6gkIUCmHRS4IZg4Uu2sJumdfreBRwNanmHfmsvtsylUegNPolOcxr+bhvcZtdg+Ue8E+bfvZ5RY9iRPhwR3IZMG14ucfjOfAjEVkLcQ77Wz Generated-by-Nova", "name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "fingerprint": "a1:eb:a4:02:00:f0:2d:a0:e9:6a:e2:c9:d3:6a:dc:aa"}}]} 2019-07-31 00:23:00,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-7180fb9e-39f0-476c-96f1-527bcd4838a2 Date: Wed, 31 Jul 2019 00:22:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:23:00,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:23:00,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:00,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:00,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:00,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:00,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:00,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:00,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:00,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:23:00,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:00,697 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:00 GMT 2019-07-31 00:23:00,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:00,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:23:00,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:00,698 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:00,698 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:05,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:23:05,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:05,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:05,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:05,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:05,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:05,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:05,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:05,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78af40126896dcf691eb0e083933d336a87911ae\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.978Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78af40126896dcf691eb0e083933d336a87911ae\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.295Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78af40126896dcf691eb0e083933d336a87911ae\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.295Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "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-07-31T00:22:56.295Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-45d1f02c-4906-4f70-8815-c31100b41cc7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-45d1f02c-4906-4f70-8815-c31100b41cc7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-45d1f02c-4906-4f70-8815-c31100b41cc7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-45d1f02c-4906-4f70-8815-c31100b41cc7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-45d1f02c-4906-4f70-8815-c31100b41cc7 Date: Wed, 31 Jul 2019 00:22:56 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"82e73069-4044-4045-a53e-e2037d6719ca\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:28Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-45d1f02c-4906-4f70-8815-c31100b41cc7 Date: Wed, 31 Jul 2019 00:22:56 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"82e73069-4044-4045-a53e-e2037d6719ca\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:28Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.294Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-7180fb9e-39f0-476c-96f1-527bcd4838a2 Date: Wed, 31 Jul 2019 00:22:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:44Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"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-07-31T00:22:55.656Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-7180fb9e-39f0-476c-96f1-527bcd4838a2", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-7180fb9e-39f0-476c-96f1-527bcd4838a2", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-7180fb9e-39f0-476c-96f1-527bcd4838a2", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-7180fb9e-39f0-476c-96f1-527bcd4838a2", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ebfb5d38941c46c896cc5b92ffe43d89deaf7846\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.658Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ebfb5d38941c46c896cc5b92ffe43d89deaf7846\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.658Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ba89c221-ef7b-4837-9099-191785cb98e9 Date: Wed, 31 Jul 2019 00:22:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:30Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22: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-07-31T00:22:55.992Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ba89c221-ef7b-4837-9099-191785cb98e9 Date: Wed, 31 Jul 2019 00:22:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:30Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22: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-07-31T00:22:55.992Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-ba89c221-ef7b-4837-9099-191785cb98e9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-ba89c221-ef7b-4837-9099-191785cb98e9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-ba89c221-ef7b-4837-9099-191785cb98e9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78af40126896dcf691eb0e083933d336a87911ae\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.978Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-ba89c221-ef7b-4837-9099-191785cb98e9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e5646586-d399-45a6-bf4d-4bf41ae82ee1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3'}, 'nics': [{'port-id': u'd210cb74-6f7c-4f8c-a5c0-b9dbcc8771af'}, {'port-id': u'5e94359f-24af-46df-9413-0e4ca6258019'}], 'flavor': u'62305900-3108-4fa9-99f1-7efb4c634781', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.994Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e5646586-d399-45a6-bf4d-4bf41ae82ee1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3'}, 'nics': [{'port-id': u'd210cb74-6f7c-4f8c-a5c0-b9dbcc8771af'}, {'port-id': u'5e94359f-24af-46df-9413-0e4ca6258019'}], 'flavor': u'62305900-3108-4fa9-99f1-7efb4c634781', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.994Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "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-07-31T00:22:55.994Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\"}, {\"port\": \"5e94359f-24af-46df-9413-0e4ca6258019\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:56.565Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\"}, {\"port\": \"5e94359f-24af-46df-9413-0e4ca6258019\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:55.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.148Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0d84bc94-fea8-4c36-9a74-7dfdab52d2c5 Date: Wed, 31 Jul 2019 00:22:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:76:3c:f5\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22: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-07-31T00:22:56.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.148Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8fb5ca91-0d7f-4bb6-b9c7-70fc316b6faa Date: Wed, 31 Jul 2019 00:22:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:45Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"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-07-31T00:22:56.618Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.148Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8fb5ca91-0d7f-4bb6-b9c7-70fc316b6faa Date: Wed, 31 Jul 2019 00:22:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:45Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"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-07-31T00:22:56.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.148Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8fb5ca91-0d7f-4bb6-b9c7-70fc316b6faa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.148Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8fb5ca91-0d7f-4bb6-b9c7-70fc316b6faa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.148Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8fb5ca91-0d7f-4bb6-b9c7-70fc316b6faa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.148Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8fb5ca91-0d7f-4bb6-b9c7-70fc316b6faa", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78af40126896dcf691eb0e083933d336a87911ae\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}78af40126896dcf691eb0e083933d336a87911ae\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.652Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-0d84bc94-fea8-4c36-9a74-7dfdab52d2c5", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.955Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.652Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-0d84bc94-fea8-4c36-9a74-7dfdab52d2c5", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.955Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.652Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-0d84bc94-fea8-4c36-9a74-7dfdab52d2c5", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.955Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.652Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\"}, {\"port\": \"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.956Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.652Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e5646586-d399-45a6-bf4d-4bf41ae82ee1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3'}, 'nics': [{'port-id': u'dd826b84-2640-4e14-8045-ebb78e4416f0'}, {'port-id': u'4f92f6d4-ebb6-43c6-91fb-600a500ee7d0'}], 'flavor': u'62305900-3108-4fa9-99f1-7efb4c634781', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.955Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.652Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e5646586-d399-45a6-bf4d-4bf41ae82ee1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3'}, 'nics': [{'port-id': u'dd826b84-2640-4e14-8045-ebb78e4416f0'}, {'port-id': u'4f92f6d4-ebb6-43c6-91fb-600a500ee7d0'}], 'flavor': u'62305900-3108-4fa9-99f1-7efb4c634781', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.955Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.652Z", "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-07-31T00:22:56.955Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.652Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\"}, {\"port\": \"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.956Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.652Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0d84bc94-fea8-4c36-9a74-7dfdab52d2c5 Date: Wed, 31 Jul 2019 00:22:56 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:22:29Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:76:3c:f5\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22: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-07-31T00:22:56.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:22:57.652Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-0d84bc94-fea8-4c36-9a74-7dfdab52d2c5", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:22:56.955Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.074Z", "message": "RESP: [202] Date: Wed, 31 Jul 2019 00:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44834b88-af68-4adf-a344-04daeb7d077d x-compute-request-id: req-44834b88-af68-4adf-a344-04daeb7d077d Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"bookmark\"}], \"adminPass\": \"xb76RjzSNnCy\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:01.901Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.770Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c587b78f-af26-4184-98a7-e5aa2ebc6d98", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:01.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}], "metadata": {"pagination": {"total": 522, "offset": 444, "size": 50}}} 2019-07-31 00:23:05,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:05,785 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:05 GMT 2019-07-31 00:23:05,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:05,785 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:23:05,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:05,786 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:05,786 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:05,786 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:23:05,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78af40126896dcf691eb0e083933d336a87911ae" 2019-07-31 00:23:05,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78af40126896dcf691eb0e083933d336a87911ae" 2019-07-31 00:23:05,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78af40126896dcf691eb0e083933d336a87911ae" 2019-07-31 00:23:05,789 - 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-07-31 00:23:05,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-45d1f02c-4906-4f70-8815-c31100b41cc7 2019-07-31 00:23:05,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-45d1f02c-4906-4f70-8815-c31100b41cc7 2019-07-31 00:23:05,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-45d1f02c-4906-4f70-8815-c31100b41cc7 2019-07-31 00:23:05,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network used request id req-45d1f02c-4906-4f70-8815-c31100b41cc7 2019-07-31 00:23:05,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-45d1f02c-4906-4f70-8815-c31100b41cc7 Date: Wed, 31 Jul 2019 00:22:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["82e73069-4044-4045-a53e-e2037d6719ca"],"description":"","tags":[],"updated_at":"2019-07-31T00:22:28Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}]} 2019-07-31 00:23:05,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-45d1f02c-4906-4f70-8815-c31100b41cc7 Date: Wed, 31 Jul 2019 00:22:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["82e73069-4044-4045-a53e-e2037d6719ca"],"description":"","tags":[],"updated_at":"2019-07-31T00:22:28Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}]} 2019-07-31 00:23:05,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-7180fb9e-39f0-476c-96f1-527bcd4838a2 Date: Wed, 31 Jul 2019 00:22:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:44Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:23:05,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-7180fb9e-39f0-476c-96f1-527bcd4838a2 2019-07-31 00:23:05,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-7180fb9e-39f0-476c-96f1-527bcd4838a2 2019-07-31 00:23:05,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-7180fb9e-39f0-476c-96f1-527bcd4838a2 2019-07-31 00:23:05,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-7180fb9e-39f0-476c-96f1-527bcd4838a2 2019-07-31 00:23:05,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfb5d38941c46c896cc5b92ffe43d89deaf7846" 2019-07-31 00:23:05,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfb5d38941c46c896cc5b92ffe43d89deaf7846" 2019-07-31 00:23:05,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ba89c221-ef7b-4837-9099-191785cb98e9 Date: Wed, 31 Jul 2019 00:22:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:30Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:bf:e0:78","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:23:05,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-ba89c221-ef7b-4837-9099-191785cb98e9 Date: Wed, 31 Jul 2019 00:22:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:30Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:bf:e0:78","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:23:05,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-ba89c221-ef7b-4837-9099-191785cb98e9 2019-07-31 00:23:05,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-ba89c221-ef7b-4837-9099-191785cb98e9 2019-07-31 00:23:05,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-ba89c221-ef7b-4837-9099-191785cb98e9 2019-07-31 00:23:05,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78af40126896dcf691eb0e083933d336a87911ae" 2019-07-31 00:23:05,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-ba89c221-ef7b-4837-9099-191785cb98e9 2019-07-31 00:23:05,793 - 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'e5646586-d399-45a6-bf4d-4bf41ae82ee1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3'}, 'nics': [{'port-id': u'd210cb74-6f7c-4f8c-a5c0-b9dbcc8771af'}, {'port-id': u'5e94359f-24af-46df-9413-0e4ca6258019'}], 'flavor': u'62305900-3108-4fa9-99f1-7efb4c634781', 'security_groups': []} 2019-07-31 00:23:05,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e5646586-d399-45a6-bf4d-4bf41ae82ee1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3'}, 'nics': [{'port-id': u'd210cb74-6f7c-4f8c-a5c0-b9dbcc8771af'}, {'port-id': u'5e94359f-24af-46df-9413-0e4ca6258019'}], 'flavor': u'62305900-3108-4fa9-99f1-7efb4c634781', 'security_groups': []} 2019-07-31 00:23:05,793 - 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-07-31 00:23:05,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca" -d '{"server": {"name": "target_vnf", "imageRef": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "key_name": "vnf_test_keypair", "flavorRef": "62305900-3108-4fa9-99f1-7efb4c634781", "max_count": 1, "min_count": 1, "networks": [{"port": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af"}, {"port": "5e94359f-24af-46df-9413-0e4ca6258019"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}}' 2019-07-31 00:23:05,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79b05aef5a3b3b26859f292ee8d7732795da99ca" -d '{"server": {"name": "target_vnf", "imageRef": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "key_name": "vnf_test_keypair", "flavorRef": "62305900-3108-4fa9-99f1-7efb4c634781", "max_count": 1, "min_count": 1, "networks": [{"port": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af"}, {"port": "5e94359f-24af-46df-9413-0e4ca6258019"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}}' 2019-07-31 00:23:05,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0d84bc94-fea8-4c36-9a74-7dfdab52d2c5 Date: Wed, 31 Jul 2019 00:22:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.7"}],"id":"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:76:3c:f5","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:23:05,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8fb5ca91-0d7f-4bb6-b9c7-70fc316b6faa Date: Wed, 31 Jul 2019 00:22:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:45Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:23:05,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8fb5ca91-0d7f-4bb6-b9c7-70fc316b6faa Date: Wed, 31 Jul 2019 00:22:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:45Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:23:05,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8fb5ca91-0d7f-4bb6-b9c7-70fc316b6faa 2019-07-31 00:23:05,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8fb5ca91-0d7f-4bb6-b9c7-70fc316b6faa 2019-07-31 00:23:05,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8fb5ca91-0d7f-4bb6-b9c7-70fc316b6faa 2019-07-31 00:23:05,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8fb5ca91-0d7f-4bb6-b9c7-70fc316b6faa 2019-07-31 00:23:05,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78af40126896dcf691eb0e083933d336a87911ae" 2019-07-31 00:23:05,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78af40126896dcf691eb0e083933d336a87911ae" 2019-07-31 00:23:05,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-0d84bc94-fea8-4c36-9a74-7dfdab52d2c5 2019-07-31 00:23:05,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-0d84bc94-fea8-4c36-9a74-7dfdab52d2c5 2019-07-31 00:23:05,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-0d84bc94-fea8-4c36-9a74-7dfdab52d2c5 2019-07-31 00:23:05,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6" -d '{"server": {"name": "reference_vnf", "imageRef": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "key_name": "vnf_test_keypair", "flavorRef": "62305900-3108-4fa9-99f1-7efb4c634781", "max_count": 1, "min_count": 1, "networks": [{"port": "dd826b84-2640-4e14-8045-ebb78e4416f0"}, {"port": "4f92f6d4-ebb6-43c6-91fb-600a500ee7d0"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}}' 2019-07-31 00:23:05,796 - 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'e5646586-d399-45a6-bf4d-4bf41ae82ee1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3'}, 'nics': [{'port-id': u'dd826b84-2640-4e14-8045-ebb78e4416f0'}, {'port-id': u'4f92f6d4-ebb6-43c6-91fb-600a500ee7d0'}], 'flavor': u'62305900-3108-4fa9-99f1-7efb4c634781', 'security_groups': []} 2019-07-31 00:23:05,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'e5646586-d399-45a6-bf4d-4bf41ae82ee1', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3'}, 'nics': [{'port-id': u'dd826b84-2640-4e14-8045-ebb78e4416f0'}, {'port-id': u'4f92f6d4-ebb6-43c6-91fb-600a500ee7d0'}], 'flavor': u'62305900-3108-4fa9-99f1-7efb4c634781', 'security_groups': []} 2019-07-31 00:23:05,796 - 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-07-31 00:23:05,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.37:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e128fd1ba93350232825f0ac7eb9db2350f2de6" -d '{"server": {"name": "reference_vnf", "imageRef": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "key_name": "vnf_test_keypair", "flavorRef": "62305900-3108-4fa9-99f1-7efb4c634781", "max_count": 1, "min_count": 1, "networks": [{"port": "dd826b84-2640-4e14-8045-ebb78e4416f0"}, {"port": "4f92f6d4-ebb6-43c6-91fb-600a500ee7d0"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}}' 2019-07-31 00:23:05,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0d84bc94-fea8-4c36-9a74-7dfdab52d2c5 Date: Wed, 31 Jul 2019 00:22:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:22:29Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.7"}],"id":"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:76:3c:f5","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:23:05,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-0d84bc94-fea8-4c36-9a74-7dfdab52d2c5 2019-07-31 00:23:05,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Wed, 31 Jul 2019 00:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44834b88-af68-4adf-a344-04daeb7d077d x-compute-request-id: req-44834b88-af68-4adf-a344-04daeb7d077d Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "adminPass": "xb76RjzSNnCy"}} 2019-07-31 00:23:05,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c587b78f-af26-4184-98a7-e5aa2ebc6d98 2019-07-31 00:23:05,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:23:05,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:05,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:05,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:05,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:05,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:05,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:05,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:05,852 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:23:05,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:05,852 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:05 GMT 2019-07-31 00:23:05,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:05,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:23:05,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:05,852 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:05,853 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:10,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:23:10,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:10,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:10,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:10,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:10,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:10,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:10,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:10,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.770Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-44834b88-af68-4adf-a344-04daeb7d077d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:01.901Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.770Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-44834b88-af68-4adf-a344-04daeb7d077d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:01.902Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.770Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c587b78f-af26-4184-98a7-e5aa2ebc6d98", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:01.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.770Z", "message": "RESP: [202] Date: Wed, 31 Jul 2019 00:22:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c587b78f-af26-4184-98a7-e5aa2ebc6d98 x-compute-request-id: req-c587b78f-af26-4184-98a7-e5aa2ebc6d98 Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"bookmark\"}], \"adminPass\": \"M3TKBfSUesXD\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:01.973Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.770Z", "message": "RESP: [202] Date: Wed, 31 Jul 2019 00:22:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c587b78f-af26-4184-98a7-e5aa2ebc6d98 x-compute-request-id: req-c587b78f-af26-4184-98a7-e5aa2ebc6d98 Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"bookmark\"}], \"adminPass\": \"M3TKBfSUesXD\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:01.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.770Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c587b78f-af26-4184-98a7-e5aa2ebc6d98", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:01.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.770Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c587b78f-af26-4184-98a7-e5aa2ebc6d98", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:01.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.03b7f4ae-5fa8-4c7b-8f76-540189a37c21"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.770Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-44834b88-af68-4adf-a344-04daeb7d077d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:01.901Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.770Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:02.476Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.770Z", "message": "RESP: [202] Date: Wed, 31 Jul 2019 00:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44834b88-af68-4adf-a344-04daeb7d077d x-compute-request-id: req-44834b88-af68-4adf-a344-04daeb7d077d Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"bookmark\"}], \"adminPass\": \"xb76RjzSNnCy\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:01.901Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.770Z", "message": "POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-44834b88-af68-4adf-a344-04daeb7d077d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:01.902Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.384943c3-c9ae-4daa-9fc7-2f04095d29a5"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:02.770Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:02.378Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:03.341Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:02.847Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:03.341Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:02.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:03.341Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:02.880Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:03.938Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:03.115Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:03.938Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:03.285Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:03.938Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:03.068Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:04.683Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-a6ffdee0-b5f8-4185-97ab-b3c1cdda8134", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:04.386Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d09e9641-e63b-4fe9-a387-ef3a4f59b380"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:04.683Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:03.460Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:04.683Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:03.756Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:04.683Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:23:04.381Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d09e9641-e63b-4fe9-a387-ef3a4f59b380"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:04.683Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6ffdee0-b5f8-4185-97ab-b3c1cdda8134 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:04.386Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d09e9641-e63b-4fe9-a387-ef3a4f59b380"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:05.329Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}780aae6057d4815cab5859d96838f46ee2727bc8\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:05.264Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.b7035b42-684a-4128-9815-ff1d20a31c96"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:05.329Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-a10e9ce0-6ab3-469d-8b12-83c741476dd8", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:04.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.b7035b42-684a-4128-9815-ff1d20a31c96"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:05.329Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a10e9ce0-6ab3-469d-8b12-83c741476dd8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:04.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.b7035b42-684a-4128-9815-ff1d20a31c96"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:05.329Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:23:04.818Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.b7035b42-684a-4128-9815-ff1d20a31c96"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:05.329Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c827c80593a7c717a6cb302637885ad3964575bc\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:04.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d09e9641-e63b-4fe9-a387-ef3a4f59b380"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:06.048Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:23: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-82a5334c-c0b2-407c-bdb4-12b95c45e889 x-compute-request-id: req-82a5334c-c0b2-407c-bdb4-12b95c45e889 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}]}, \"id\": \"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-31T00:23:04Z\", \"hostId\": \"\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-31T00:23:00Z\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:05.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d09e9641-e63b-4fe9-a387-ef3a4f59b380"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:06.563Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-82a5334c-c0b2-407c-bdb4-12b95c45e889", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:05.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d09e9641-e63b-4fe9-a387-ef3a4f59b380"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:06.563Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-82a5334c-c0b2-407c-bdb4-12b95c45e889", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:05.937Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d09e9641-e63b-4fe9-a387-ef3a4f59b380"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:06.563Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:23: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-ae49f75c-7ea1-4978-9c1e-6fbb8e766664 x-compute-request-id: req-ae49f75c-7ea1-4978-9c1e-6fbb8e766664 Content-Encoding: gzip Content-Length: 696 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"block_device_mapping\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}]}, \"id\": \"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-31T00:23:05Z\", \"hostId\": \"ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-31T00:23:01Z\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:06.165Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.b7035b42-684a-4128-9815-ff1d20a31c96"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:06.563Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-ae49f75c-7ea1-4978-9c1e-6fbb8e766664", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:06.165Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.b7035b42-684a-4128-9815-ff1d20a31c96"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:06.563Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-ae49f75c-7ea1-4978-9c1e-6fbb8e766664", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:06.165Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.b7035b42-684a-4128-9815-ff1d20a31c96"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:06.563Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-31T00:23:06.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:07.281Z", "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": "reference_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-07-31T00:23:06.601Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}], "metadata": {"pagination": {"total": 530, "offset": 494, "size": 50}}} 2019-07-31 00:23:10,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:10,953 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:10 GMT 2019-07-31 00:23:10,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:10,953 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:23:10,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:10,953 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:10,953 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:10,953 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:23:10,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-44834b88-af68-4adf-a344-04daeb7d077d 2019-07-31 00:23:10,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-44834b88-af68-4adf-a344-04daeb7d077d 2019-07-31 00:23:10,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c587b78f-af26-4184-98a7-e5aa2ebc6d98 2019-07-31 00:23:10,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Wed, 31 Jul 2019 00:22:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c587b78f-af26-4184-98a7-e5aa2ebc6d98 x-compute-request-id: req-c587b78f-af26-4184-98a7-e5aa2ebc6d98 Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "adminPass": "M3TKBfSUesXD"}} 2019-07-31 00:23:10,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Wed, 31 Jul 2019 00:22:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c587b78f-af26-4184-98a7-e5aa2ebc6d98 x-compute-request-id: req-c587b78f-af26-4184-98a7-e5aa2ebc6d98 Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "adminPass": "M3TKBfSUesXD"}} 2019-07-31 00:23:10,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c587b78f-af26-4184-98a7-e5aa2ebc6d98 2019-07-31 00:23:10,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-c587b78f-af26-4184-98a7-e5aa2ebc6d98 2019-07-31 00:23:10,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-44834b88-af68-4adf-a344-04daeb7d077d 2019-07-31 00:23:10,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:23:10,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Wed, 31 Jul 2019 00:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44834b88-af68-4adf-a344-04daeb7d077d x-compute-request-id: req-44834b88-af68-4adf-a344-04daeb7d077d Content-Length: 374 location: http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "adminPass": "xb76RjzSNnCy"}} 2019-07-31 00:23:10,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/servers used request id req-44834b88-af68-4adf-a344-04daeb7d077d 2019-07-31 00:23:10,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-31 00:23:10,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-07-31 00:23:10,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-07-31 00:23:10,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:23:10,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-07-31 00:23:10,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-31 00:23:10,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-07-31 00:23:10,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-a6ffdee0-b5f8-4185-97ab-b3c1cdda8134 2019-07-31 00:23:10,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-07-31 00:23:10,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-07-31 00:23:10,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:10,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6ffdee0-b5f8-4185-97ab-b3c1cdda8134 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:10,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}780aae6057d4815cab5859d96838f46ee2727bc8" 2019-07-31 00:23:10,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-a10e9ce0-6ab3-469d-8b12-83c741476dd8 2019-07-31 00:23:10,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:23:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a10e9ce0-6ab3-469d-8b12-83c741476dd8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:10,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:10,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c827c80593a7c717a6cb302637885ad3964575bc" 2019-07-31 00:23:10,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:23: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-82a5334c-c0b2-407c-bdb4-12b95c45e889 x-compute-request-id: req-82a5334c-c0b2-407c-bdb4-12b95c45e889 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:23:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}} 2019-07-31 00:23:10,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-82a5334c-c0b2-407c-bdb4-12b95c45e889 2019-07-31 00:23:10,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-82a5334c-c0b2-407c-bdb4-12b95c45e889 2019-07-31 00:23:10,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:23: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-ae49f75c-7ea1-4978-9c1e-6fbb8e766664 x-compute-request-id: req-ae49f75c-7ea1-4978-9c1e-6fbb8e766664 Content-Encoding: gzip Content-Length: 696 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:23:05Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}} 2019-07-31 00:23:10,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-ae49f75c-7ea1-4978-9c1e-6fbb8e766664 2019-07-31 00:23:10,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-ae49f75c-7ea1-4978-9c1e-6fbb8e766664 2019-07-31 00:23:10,961 - 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:None state. Retrying... [retry_after=30] 2019-07-31 00:23:10,961 - 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-07-31 00:23:10,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:23:11,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:11,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:11,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:11,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:11,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:11,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:11,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:11,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:23:11,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:11,039 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:11 GMT 2019-07-31 00:23:11,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:11,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:23:11,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:11,039 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:11,039 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:16,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:23:16,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:16,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:16,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:16,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:16,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:16,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:16,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:16,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-07-31 00:23:16,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:16,114 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:16 GMT 2019-07-31 00:23:16,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:16,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-31 00:23:16,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:16,114 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:16,115 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:16,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:23:16,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:16,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:16,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:16,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:16,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:16,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:16,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:16,174 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:23:16,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:16,175 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:16 GMT 2019-07-31 00:23:16,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:16,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:23:16,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:16,175 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:16,175 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:21,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:23:22,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:22,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:22,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:22,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:22,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:22,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:22,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:22,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-07-31 00:23:22,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:22,305 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:22 GMT 2019-07-31 00:23:22,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:22,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-31 00:23:22,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:22,305 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:22,305 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:22,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:23:22,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:22,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:22,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:22,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:22,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:22,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:22,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:22,371 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:23:22,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:22,372 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:22 GMT 2019-07-31 00:23:22,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:22,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:23:22,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:22,372 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:22,372 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:27,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:23:27,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:27,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:27,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:27,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:27,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:27,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:27,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:27,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-07-31 00:23:27,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:27,875 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:27 GMT 2019-07-31 00:23:27,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:27,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-31 00:23:27,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:27,875 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:27,875 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:27,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:23:28,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:28,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:28,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:28,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:28,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:28,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:28,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:28,142 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:23:28,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:28,142 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:28 GMT 2019-07-31 00:23:28,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:28,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:23:28,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:28,143 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:28,143 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:33,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:23:33,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:33,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:33,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:33,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:33,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:33,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:33,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:33,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-07-31 00:23:33,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:33,227 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:33 GMT 2019-07-31 00:23:33,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:33,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-31 00:23:33,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:33,227 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:33,227 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:33,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:23:33,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:33,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:33,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:33,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:33,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:33,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:33,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:33,280 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:23:33,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:33,281 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:33 GMT 2019-07-31 00:23:33,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:33,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:23:33,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:33,281 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:33,281 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:38,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:23:38,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:38,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:38,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:38,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:38,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:38,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:38,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:38,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_talg15", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:36.558Z", "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-07-31T00:23:36.532Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:37.225Z", "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-07-31T00:23:36.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:37.730Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:23:37.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d796d257-32ef-421a-ae23-967c3912f6d1"}], "metadata": {"pagination": {"total": 533, "offset": 530, "size": 50}}} 2019-07-31 00:23:38,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:38,364 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:38 GMT 2019-07-31 00:23:38,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:38,365 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:23:38,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:38,365 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:38,365 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:38,365 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:23:38,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-31 00:23:38,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-07-31 00:23:38,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:38,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:23:38,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:38,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:38,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:38,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:38,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:38,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:38,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:38,419 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:23:38,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:38,420 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:38 GMT 2019-07-31 00:23:38,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:38,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:23:38,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:38,420 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:38,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:43,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:23:43,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:43,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:43,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:43,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:43,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:43,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:43,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:43,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:38.379Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:23:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d78fd3b-055f-4d68-ac05-f79da41ed83b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:37.642Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d796d257-32ef-421a-ae23-967c3912f6d1"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:38.379Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-0d78fd3b-055f-4d68-ac05-f79da41ed83b", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:37.642Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d796d257-32ef-421a-ae23-967c3912f6d1"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:38.379Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558b9772-d75c-4bcf-9c44-47dcdea237f5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:38.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.4532fd52-114d-4ee6-a1a9-239512992857"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:38.379Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:23:38.038Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.4532fd52-114d-4ee6-a1a9-239512992857"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:38.379Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a222bd0b53e5297ae07f21777f408b421fb068c2\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:38.089Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d796d257-32ef-421a-ae23-967c3912f6d1"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:38.379Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-558b9772-d75c-4bcf-9c44-47dcdea237f5", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:38.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.4532fd52-114d-4ee6-a1a9-239512992857"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:38.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6c2135c3198f905eb3d856b49e6f5537dcb5db09\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:38.457Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.4532fd52-114d-4ee6-a1a9-239512992857"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:39.749Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:23: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-6a528ff5-2b0d-4f3f-8a79-6a079a5f6bc4 x-compute-request-id: req-6a528ff5-2b0d-4f3f-8a79-6a079a5f6bc4 Content-Encoding: gzip Content-Length: 708 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}]}, \"id\": \"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-07-31T00:23:05Z\", \"hostId\": \"ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-31T00:23:00Z\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:39.675Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d796d257-32ef-421a-ae23-967c3912f6d1"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:40.366Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-4b97e5dc-b23f-45fa-af00-92d5865c8ab7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:40.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.4532fd52-114d-4ee6-a1a9-239512992857"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:40.366Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-6a528ff5-2b0d-4f3f-8a79-6a079a5f6bc4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:39.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d796d257-32ef-421a-ae23-967c3912f6d1"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:40.366Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-6a528ff5-2b0d-4f3f-8a79-6a079a5f6bc4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:39.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.d796d257-32ef-421a-ae23-967c3912f6d1"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:40.366Z", "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": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-07-31T00:23:40.209Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:40.366Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:23: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-4b97e5dc-b23f-45fa-af00-92d5865c8ab7 x-compute-request-id: req-4b97e5dc-b23f-45fa-af00-92d5865c8ab7 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9c:94:c4\", \"version\": 4, \"addr\": \"11.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9c:94:c4\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:76:3c:f5\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-31T00:23:38.000000\", \"flavor\": {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}]}, \"id\": \"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-31T00:23:38Z\", \"hostId\": \"ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-31T00:23:01Z\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:40.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.4532fd52-114d-4ee6-a1a9-239512992857"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:40.366Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-4b97e5dc-b23f-45fa-af00-92d5865c8ab7", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:40.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.4532fd52-114d-4ee6-a1a9-239512992857"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:40.366Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:40.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.4532fd52-114d-4ee6-a1a9-239512992857"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:41.049Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:40.690Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:41.049Z", "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-07-31T00:23:40.532Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:41.629Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:41.134Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:41.629Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:40.986Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:42.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.168Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:42.913Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5dd1f46474c59d44f9d88dadc54565bdc0f963f\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.575Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:42.913Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5dd1f46474c59d44f9d88dadc54565bdc0f963f\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.575Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:42.913Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.168Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:42.913Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86be1c54-03ff-43cb-9ab5-b08bd7cbb617 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.173Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:42.913Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86be1c54-03ff-43cb-9ab5-b08bd7cbb617 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.173Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:42.913Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-86be1c54-03ff-43cb-9ab5-b08bd7cbb617", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.174Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:42.913Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-86be1c54-03ff-43cb-9ab5-b08bd7cbb617", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.174Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:43.449Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.927Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:43.449Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.927Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:43.449Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7858c583-f301-4559-8f1f-47d4c34d66a3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.933Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:43.449Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7858c583-f301-4559-8f1f-47d4c34d66a3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.933Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:43.449Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-7858c583-f301-4559-8f1f-47d4c34d66a3", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.933Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:43.449Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc8caebf1d4546b225102e6a5d545d20f9d3cc9f\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:43.352Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:43.449Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-7858c583-f301-4559-8f1f-47d4c34d66a3", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.933Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:43.449Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-5cb2b2e7-7c04-4a39-9b4a-b9d65beb9991 Date: Wed, 31 Jul 2019 00:23:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:23:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.925Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:43.449Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-5cb2b2e7-7c04-4a39-9b4a-b9d65beb9991 Date: Wed, 31 Jul 2019 00:23:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:23:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.926Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:43.449Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-5cb2b2e7-7c04-4a39-9b4a-b9d65beb9991", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.926Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:43.449Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-5cb2b2e7-7c04-4a39-9b4a-b9d65beb9991", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.926Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:43.449Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-5cb2b2e7-7c04-4a39-9b4a-b9d65beb9991", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.926Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:43.449Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-5cb2b2e7-7c04-4a39-9b4a-b9d65beb9991", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:42.927Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}], "metadata": {"pagination": {"total": 573, "offset": 533, "size": 50}}} 2019-07-31 00:23:43,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:43,513 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:43 GMT 2019-07-31 00:23:43,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:43,513 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:23:43,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:43,513 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:43,513 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:43,513 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:23:43,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:23:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d78fd3b-055f-4d68-ac05-f79da41ed83b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:43,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-0d78fd3b-055f-4d68-ac05-f79da41ed83b 2019-07-31 00:23:43,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558b9772-d75c-4bcf-9c44-47dcdea237f5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:43,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:43,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a222bd0b53e5297ae07f21777f408b421fb068c2" 2019-07-31 00:23:43,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-558b9772-d75c-4bcf-9c44-47dcdea237f5 2019-07-31 00:23:43,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c2135c3198f905eb3d856b49e6f5537dcb5db09" 2019-07-31 00:23:43,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:23: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-6a528ff5-2b0d-4f3f-8a79-6a079a5f6bc4 x-compute-request-id: req-6a528ff5-2b0d-4f3f-8a79-6a079a5f6bc4 Content-Encoding: gzip Content-Length: 708 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-07-31T00:23:05Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}} 2019-07-31 00:23:43,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-4b97e5dc-b23f-45fa-af00-92d5865c8ab7 2019-07-31 00:23:43,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-6a528ff5-2b0d-4f3f-8a79-6a079a5f6bc4 2019-07-31 00:23:43,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-6a528ff5-2b0d-4f3f-8a79-6a079a5f6bc4 2019-07-31 00:23:43,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-07-31 00:23:43,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:23: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-4b97e5dc-b23f-45fa-af00-92d5865c8ab7 x-compute-request-id: req-4b97e5dc-b23f-45fa-af00-92d5865c8ab7 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}} 2019-07-31 00:23:43,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-4b97e5dc-b23f-45fa-af00-92d5865c8ab7 2019-07-31 00:23:43,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-07-31 00:23:43,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-07-31 00:23:43,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-07-31 00:23:43,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-31 00:23:43,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-31 00:23:43,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:43,518 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5dd1f46474c59d44f9d88dadc54565bdc0f963f" 2019-07-31 00:23:43,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5dd1f46474c59d44f9d88dadc54565bdc0f963f" 2019-07-31 00:23:43,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:43,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86be1c54-03ff-43cb-9ab5-b08bd7cbb617 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:43,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86be1c54-03ff-43cb-9ab5-b08bd7cbb617 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:43,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-86be1c54-03ff-43cb-9ab5-b08bd7cbb617 2019-07-31 00:23:43,519 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-86be1c54-03ff-43cb-9ab5-b08bd7cbb617 2019-07-31 00:23:43,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:43,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:43,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7858c583-f301-4559-8f1f-47d4c34d66a3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:43,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7858c583-f301-4559-8f1f-47d4c34d66a3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:43,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-7858c583-f301-4559-8f1f-47d4c34d66a3 2019-07-31 00:23:43,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8caebf1d4546b225102e6a5d545d20f9d3cc9f" 2019-07-31 00:23:43,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-7858c583-f301-4559-8f1f-47d4c34d66a3 2019-07-31 00:23:43,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-5cb2b2e7-7c04-4a39-9b4a-b9d65beb9991 Date: Wed, 31 Jul 2019 00:23:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:23:35Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:23:43,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-5cb2b2e7-7c04-4a39-9b4a-b9d65beb9991 Date: Wed, 31 Jul 2019 00:23:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:23:35Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:23:43,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-5cb2b2e7-7c04-4a39-9b4a-b9d65beb9991 2019-07-31 00:23:43,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-5cb2b2e7-7c04-4a39-9b4a-b9d65beb9991 2019-07-31 00:23:43,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-5cb2b2e7-7c04-4a39-9b4a-b9d65beb9991 2019-07-31 00:23:43,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-5cb2b2e7-7c04-4a39-9b4a-b9d65beb9991 2019-07-31 00:23:43,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:23:43,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:43,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:43,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:43,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:43,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:43,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:43,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:43,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:23:43,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:43,582 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:43 GMT 2019-07-31 00:23:43,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:43,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:23:43,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:43,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:43,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:48,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:23:48,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:48,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:48,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:48,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:48,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:48,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:48,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:48,674 - 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-07-31T00:23:43.954Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bc8caebf1d4546b225102e6a5d545d20f9d3cc9f\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:43.352Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:44.871Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cbda641-4831-4408-b453-65dd39a917ac x-compute-request-id: req-7cbda641-4831-4408-b453-65dd39a917ac Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9c:94:c4\", \"version\": 4, \"addr\": \"11.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9c:94:c4\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:76:3c:f5\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-31T00:23:38.000000\", \"flavor\": {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}]}, \"id\": \"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-31T00:23:38Z\", \"hostId\": \"ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-31T00:23:01Z\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:44.691Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5dd1f46474c59d44f9d88dadc54565bdc0f963f\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.121Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cbda641-4831-4408-b453-65dd39a917ac x-compute-request-id: req-7cbda641-4831-4408-b453-65dd39a917ac Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9c:94:c4\", \"version\": 4, \"addr\": \"11.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9c:94:c4\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:76:3c:f5\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-31T00:23:38.000000\", \"flavor\": {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}]}, \"id\": \"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-31T00:23:38Z\", \"hostId\": \"ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-31T00:23:01Z\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:44.691Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-7cbda641-4831-4408-b453-65dd39a917ac", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:44.692Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-7cbda641-4831-4408-b453-65dd39a917ac", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:44.692Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-7cbda641-4831-4408-b453-65dd39a917ac", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:44.692Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-7cbda641-4831-4408-b453-65dd39a917ac", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:44.692Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5dd1f46474c59d44f9d88dadc54565bdc0f963f\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:44.693Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5dd1f46474c59d44f9d88dadc54565bdc0f963f\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:44.693Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-47e2762f-7df5-4e15-b0ef-ac5388cb0ccb Date: Wed, 31 Jul 2019 00:23:45 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"82e73069-4044-4045-a53e-e2037d6719ca\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:28Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.084Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-47e2762f-7df5-4e15-b0ef-ac5388cb0ccb Date: Wed, 31 Jul 2019 00:23:45 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"82e73069-4044-4045-a53e-e2037d6719ca\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:28Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.084Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-47e2762f-7df5-4e15-b0ef-ac5388cb0ccb", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.084Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-47e2762f-7df5-4e15-b0ef-ac5388cb0ccb", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.085Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f5dd1f46474c59d44f9d88dadc54565bdc0f963f\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.121Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-47e2762f-7df5-4e15-b0ef-ac5388cb0ccb", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.085Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:45.539Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-47e2762f-7df5-4e15-b0ef-ac5388cb0ccb", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.085Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:46.180Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-f5458517-f089-4eac-9362-121a54866905 Date: Wed, 31 Jul 2019 00:23:45 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:9c:94:c4\", \"device_id\": \"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\", \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.474Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:46.180Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-f5458517-f089-4eac-9362-121a54866905", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.474Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:46.180Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-f5458517-f089-4eac-9362-121a54866905 Date: Wed, 31 Jul 2019 00:23:45 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:9c:94:c4\", \"device_id\": \"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\", \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.473Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:46.180Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-f5458517-f089-4eac-9362-121a54866905", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.475Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:46.180Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-f5458517-f089-4eac-9362-121a54866905", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.475Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:46.180Z", "message": "Skipping port dd826b84-2640-4e14-8045-ebb78e4416f0 attachment, because it is already attached to device (server) id d2216b8c-5d5e-4f7e-b73e-00806a11f9e9.", "level": "info", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.475Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:46.180Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.779Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:46.180Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.847Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:46.180Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-f5458517-f089-4eac-9362-121a54866905", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:45.474Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.fc0ffd94-89d1-4e5e-8512-b10d91c2e523"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:46.928Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:46.897Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:47.431Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-777500bc-5ab3-4346-b945-ddc171b90a69 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:46.905Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:47.431Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-777500bc-5ab3-4346-b945-ddc171b90a69", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:46.905Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:47.431Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-777500bc-5ab3-4346-b945-ddc171b90a69", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:46.905Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:47.431Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:46.897Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:47.431Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-777500bc-5ab3-4346-b945-ddc171b90a69 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:46.905Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ee7317f-a298-4755-bd06-fdc9eeb12a07 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.671Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ee7317f-a298-4755-bd06-fdc9eeb12a07 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.671Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8a59ab43196b8326dc5badb9b4a86ebce8372d0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.320Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8a59ab43196b8326dc5badb9b4a86ebce8372d0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.320Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-8b55234d-f9d2-48d9-b8cf-212ae8282c08 Date: Wed, 31 Jul 2019 00:23:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:23:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:76:3c:f5\",\"device_id\":\"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.662Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-8b55234d-f9d2-48d9-b8cf-212ae8282c08 Date: Wed, 31 Jul 2019 00:23:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:23:37Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:76:3c:f5\",\"device_id\":\"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.662Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-8b55234d-f9d2-48d9-b8cf-212ae8282c08", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.662Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-8b55234d-f9d2-48d9-b8cf-212ae8282c08", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.663Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-8b55234d-f9d2-48d9-b8cf-212ae8282c08", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.663Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-8b55234d-f9d2-48d9-b8cf-212ae8282c08", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.663Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-9ee7317f-a298-4755-bd06-fdc9eeb12a07", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.671Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-9ee7317f-a298-4755-bd06-fdc9eeb12a07", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.672Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.664Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:47.664Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.632Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4d9372a6389ecf63daf624853753668cdc0cb99\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:48.077Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:48.632Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4d9372a6389ecf63daf624853753668cdc0cb99\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:48.077Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}], "metadata": {"pagination": {"total": 621, "offset": 573, "size": 50}}} 2019-07-31 00:23:48,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:48,674 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:48 GMT 2019-07-31 00:23:48,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:48,674 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:23:48,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:48,674 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:48,674 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:48,675 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:23:48,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc8caebf1d4546b225102e6a5d545d20f9d3cc9f" 2019-07-31 00:23:48,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cbda641-4831-4408-b453-65dd39a917ac x-compute-request-id: req-7cbda641-4831-4408-b453-65dd39a917ac Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}} 2019-07-31 00:23:48,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5dd1f46474c59d44f9d88dadc54565bdc0f963f" 2019-07-31 00:23:48,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cbda641-4831-4408-b453-65dd39a917ac x-compute-request-id: req-7cbda641-4831-4408-b453-65dd39a917ac Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}} 2019-07-31 00:23:48,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-7cbda641-4831-4408-b453-65dd39a917ac 2019-07-31 00:23:48,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-7cbda641-4831-4408-b453-65dd39a917ac 2019-07-31 00:23:48,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-7cbda641-4831-4408-b453-65dd39a917ac 2019-07-31 00:23:48,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-7cbda641-4831-4408-b453-65dd39a917ac 2019-07-31 00:23:48,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5dd1f46474c59d44f9d88dadc54565bdc0f963f" 2019-07-31 00:23:48,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5dd1f46474c59d44f9d88dadc54565bdc0f963f" 2019-07-31 00:23:48,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-47e2762f-7df5-4e15-b0ef-ac5388cb0ccb Date: Wed, 31 Jul 2019 00:23:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["82e73069-4044-4045-a53e-e2037d6719ca"],"description":"","tags":[],"updated_at":"2019-07-31T00:22:28Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}} 2019-07-31 00:23:48,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-47e2762f-7df5-4e15-b0ef-ac5388cb0ccb Date: Wed, 31 Jul 2019 00:23:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["82e73069-4044-4045-a53e-e2037d6719ca"],"description":"","tags":[],"updated_at":"2019-07-31T00:22:28Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}} 2019-07-31 00:23:48,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-47e2762f-7df5-4e15-b0ef-ac5388cb0ccb 2019-07-31 00:23:48,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-47e2762f-7df5-4e15-b0ef-ac5388cb0ccb 2019-07-31 00:23:48,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5dd1f46474c59d44f9d88dadc54565bdc0f963f" 2019-07-31 00:23:48,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-47e2762f-7df5-4e15-b0ef-ac5388cb0ccb 2019-07-31 00:23:48,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-47e2762f-7df5-4e15-b0ef-ac5388cb0ccb 2019-07-31 00:23:48,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-f5458517-f089-4eac-9362-121a54866905 Date: Wed, 31 Jul 2019 00:23:45 GMT RESP BODY: {"floatingip": {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9c:94:c4", "device_id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9"}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0", "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}} 2019-07-31 00:23:48,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-f5458517-f089-4eac-9362-121a54866905 2019-07-31 00:23:48,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-f5458517-f089-4eac-9362-121a54866905 Date: Wed, 31 Jul 2019 00:23:45 GMT RESP BODY: {"floatingip": {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9c:94:c4", "device_id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9"}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0", "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}} 2019-07-31 00:23:48,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-f5458517-f089-4eac-9362-121a54866905 2019-07-31 00:23:48,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-f5458517-f089-4eac-9362-121a54866905 2019-07-31 00:23:48,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port dd826b84-2640-4e14-8045-ebb78e4416f0 attachment, because it is already attached to device (server) id d2216b8c-5d5e-4f7e-b73e-00806a11f9e9. 2019-07-31 00:23:48,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-31 00:23:48,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-31 00:23:48,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-f5458517-f089-4eac-9362-121a54866905 2019-07-31 00:23:48,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:48,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-777500bc-5ab3-4346-b945-ddc171b90a69 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:48,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-777500bc-5ab3-4346-b945-ddc171b90a69 2019-07-31 00:23:48,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-777500bc-5ab3-4346-b945-ddc171b90a69 2019-07-31 00:23:48,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:48,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-777500bc-5ab3-4346-b945-ddc171b90a69 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:48,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ee7317f-a298-4755-bd06-fdc9eeb12a07 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:48,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ee7317f-a298-4755-bd06-fdc9eeb12a07 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:23:48,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a59ab43196b8326dc5badb9b4a86ebce8372d0" 2019-07-31 00:23:48,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a59ab43196b8326dc5badb9b4a86ebce8372d0" 2019-07-31 00:23:48,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-8b55234d-f9d2-48d9-b8cf-212ae8282c08 Date: Wed, 31 Jul 2019 00:23:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:23:37Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.7"}],"id":"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:76:3c:f5","device_id":"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:23:48,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-8b55234d-f9d2-48d9-b8cf-212ae8282c08 Date: Wed, 31 Jul 2019 00:23:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:23:37Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.7"}],"id":"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:76:3c:f5","device_id":"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:23:48,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-8b55234d-f9d2-48d9-b8cf-212ae8282c08 2019-07-31 00:23:48,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-8b55234d-f9d2-48d9-b8cf-212ae8282c08 2019-07-31 00:23:48,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-8b55234d-f9d2-48d9-b8cf-212ae8282c08 2019-07-31 00:23:48,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-8b55234d-f9d2-48d9-b8cf-212ae8282c08 2019-07-31 00:23:48,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-9ee7317f-a298-4755-bd06-fdc9eeb12a07 2019-07-31 00:23:48,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-9ee7317f-a298-4755-bd06-fdc9eeb12a07 2019-07-31 00:23:48,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:48,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:23:48,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d9372a6389ecf63daf624853753668cdc0cb99" 2019-07-31 00:23:48,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4d9372a6389ecf63daf624853753668cdc0cb99" 2019-07-31 00:23:48,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:23:48,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:48,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:48,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:48,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:48,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:48,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:48,750 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:48,751 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:23:48,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:48,751 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:48 GMT 2019-07-31 00:23:48,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:48,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:23:48,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:48,751 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:48,751 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:53,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:23:53,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:53,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:53,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:53,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:53,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:53,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:53,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:53,835 - 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-07-31T00:23:49.549Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:23: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-e2535f06-d03f-4cc7-b24a-fa0d095ad39d x-compute-request-id: req-e2535f06-d03f-4cc7-b24a-fa0d095ad39d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9c:94:c4\", \"version\": 4, \"addr\": \"11.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9c:94:c4\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:76:3c:f5\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-31T00:23:38.000000\", \"flavor\": {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}]}, \"id\": \"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-31T00:23:38Z\", \"hostId\": \"ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-31T00:23:01Z\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.508Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-a849ddb7-d6f1-485d-ac77-e5896e29ea57", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.906Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-a849ddb7-d6f1-485d-ac77-e5896e29ea57", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.907Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-a849ddb7-d6f1-485d-ac77-e5896e29ea57", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.906Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8a59ab43196b8326dc5badb9b4a86ebce8372d0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.510Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a849ddb7-d6f1-485d-ac77-e5896e29ea57 Date: Wed, 31 Jul 2019 00:23:49 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"40683451-455e-49d1-9b13-975e6b639a2a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:20Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.904Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "Skipping port 4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 attachment, because it is already attached to device (server) id d2216b8c-5d5e-4f7e-b73e-00806a11f9e9.", "level": "info", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.907Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a849ddb7-d6f1-485d-ac77-e5896e29ea57 Date: Wed, 31 Jul 2019 00:23:49 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"40683451-455e-49d1-9b13-975e6b639a2a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:20Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.905Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-a849ddb7-d6f1-485d-ac77-e5896e29ea57", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.905Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8a59ab43196b8326dc5badb9b4a86ebce8372d0\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.510Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:23: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-e2535f06-d03f-4cc7-b24a-fa0d095ad39d x-compute-request-id: req-e2535f06-d03f-4cc7-b24a-fa0d095ad39d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9c:94:c4\", \"version\": 4, \"addr\": \"11.0.0.10\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9c:94:c4\", \"version\": 4, \"addr\": \"172.30.9.210\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:76:3c:f5\", \"version\": 4, \"addr\": \"12.0.0.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-31T00:23:38.000000\", \"flavor\": {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}]}, \"id\": \"d2216b8c-5d5e-4f7e-b73e-00806a11f9e9\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-31T00:23:38Z\", \"hostId\": \"ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-07-31T00:23:01Z\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.508Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-e2535f06-d03f-4cc7-b24a-fa0d095ad39d", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.508Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-e2535f06-d03f-4cc7-b24a-fa0d095ad39d", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.508Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-e2535f06-d03f-4cc7-b24a-fa0d095ad39d", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.509Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.208Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-e2535f06-d03f-4cc7-b24a-fa0d095ad39d", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:49.509Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.3c0d990a-93dc-44d2-a529-cfcd2a2fcb8b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.805Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:50.291Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.805Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:50.446Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:23:50.805Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:23:50.650Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}], "metadata": {"pagination": {"total": 639, "offset": 621, "size": 50}}} 2019-07-31 00:23:53,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:53,835 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:53 GMT 2019-07-31 00:23:53,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:53,835 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:23:53,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:53,835 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:53,835 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:53,835 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:23:53,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:23: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-e2535f06-d03f-4cc7-b24a-fa0d095ad39d x-compute-request-id: req-e2535f06-d03f-4cc7-b24a-fa0d095ad39d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}} 2019-07-31 00:23:53,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-a849ddb7-d6f1-485d-ac77-e5896e29ea57 2019-07-31 00:23:53,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-a849ddb7-d6f1-485d-ac77-e5896e29ea57 2019-07-31 00:23:53,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-a849ddb7-d6f1-485d-ac77-e5896e29ea57 2019-07-31 00:23:53,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a59ab43196b8326dc5badb9b4a86ebce8372d0" 2019-07-31 00:23:53,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a849ddb7-d6f1-485d-ac77-e5896e29ea57 Date: Wed, 31 Jul 2019 00:23:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"46994139-1da4-4459-8bee-bc669f006a91","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["40683451-455e-49d1-9b13-975e6b639a2a"],"description":"","tags":[],"updated_at":"2019-07-31T00:22:20Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}} 2019-07-31 00:23:53,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 attachment, because it is already attached to device (server) id d2216b8c-5d5e-4f7e-b73e-00806a11f9e9. 2019-07-31 00:23:53,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a849ddb7-d6f1-485d-ac77-e5896e29ea57 Date: Wed, 31 Jul 2019 00:23:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"46994139-1da4-4459-8bee-bc669f006a91","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["40683451-455e-49d1-9b13-975e6b639a2a"],"description":"","tags":[],"updated_at":"2019-07-31T00:22:20Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}} 2019-07-31 00:23:53,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-a849ddb7-d6f1-485d-ac77-e5896e29ea57 2019-07-31 00:23:53,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8a59ab43196b8326dc5badb9b4a86ebce8372d0" 2019-07-31 00:23:53,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:23: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-e2535f06-d03f-4cc7-b24a-fa0d095ad39d x-compute-request-id: req-e2535f06-d03f-4cc7-b24a-fa0d095ad39d Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}} 2019-07-31 00:23:53,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-e2535f06-d03f-4cc7-b24a-fa0d095ad39d 2019-07-31 00:23:53,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-e2535f06-d03f-4cc7-b24a-fa0d095ad39d 2019-07-31 00:23:53,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-e2535f06-d03f-4cc7-b24a-fa0d095ad39d 2019-07-31 00:23:53,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-e2535f06-d03f-4cc7-b24a-fa0d095ad39d 2019-07-31 00:23:53,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-31 00:23:53,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-31 00:23:53,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:23:53,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:53 GMT 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:53,934 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:53,935 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:58,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:23:59,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:59,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:59,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:59,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:59,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:59,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:59,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:59,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 639, "offset": 639, "size": 50}}} 2019-07-31 00:23:59,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:59,023 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:59 GMT 2019-07-31 00:23:59,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:59,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-31 00:23:59,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:59,024 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:59,024 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:23:59,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:23:59,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:23:59,078 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:23:59,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:23:59,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:23:59,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:23:59,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:23:59,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:23:59,079 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:23:59,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:23:59,079 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:23:59 GMT 2019-07-31 00:23:59,079 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:23:59,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:23:59,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:23:59,080 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:23:59,080 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:24:04,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:24:04,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:24:04,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:24:04,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:24:04,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:24:04,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:24:04,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:24:04,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:24:04,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 639, "offset": 639, "size": 50}}} 2019-07-31 00:24:04,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:24:04,153 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:24:04 GMT 2019-07-31 00:24:04,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:24:04,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-31 00:24:04,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:24:04,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:24:04,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:24:04,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:24:04,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:24:04,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:24:04,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:24:04,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:24:04,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:24:04,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:24:04,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:24:04,204 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:24:04,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:24:04,204 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:24:04 GMT 2019-07-31 00:24:04,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:24:04,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:24:04,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:24:04,205 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:24:04,205 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:24:09,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:24:09,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:24:09,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:24:09,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:24:09,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:24:09,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:24:09,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:24:09,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:24:09,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 639, "offset": 639, "size": 50}}} 2019-07-31 00:24:09,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:24:09,294 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:24:09 GMT 2019-07-31 00:24:09,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:24:09,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-07-31 00:24:09,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:24:09,294 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:24:09,294 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:24:09,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:24:09,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:24:09,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:24:09,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:24:09,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:24:09,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:24:09,348 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:24:09,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:24:09,348 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:24:09,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:24:09,348 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:24:09 GMT 2019-07-31 00:24:09,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:24:09,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:24:09,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:24:09,348 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:24:09,349 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:24:14,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:24:14,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:24:14,433 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:24:14,433 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:24:14,433 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:24:14,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:24:14,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:24:14,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:24:14,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_talg15", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:10.589Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:10.410Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:11.506Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:24:11.386Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.885a0912-de14-4339-a8c5-f9bcc3962e98"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:12.124Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e792f60d-ce5c-412c-b25b-418575b82ffe", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:11.392Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.885a0912-de14-4339-a8c5-f9bcc3962e98"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:12.124Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e792f60d-ce5c-412c-b25b-418575b82ffe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:11.392Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.885a0912-de14-4339-a8c5-f9bcc3962e98"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:12.124Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab0db0725c7ecb9a000852b9aea1b7169c661d5b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:11.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.885a0912-de14-4339-a8c5-f9bcc3962e98"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:13.693Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:24:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53d3496e-9e6e-467c-b0f3-bdf57dc79340 x-compute-request-id: req-53d3496e-9e6e-467c-b0f3-bdf57dc79340 Content-Encoding: gzip Content-Length: 822 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:17:d3:47\", \"version\": 4, \"addr\": \"11.0.0.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:17:d3:47\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:e0:78\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-31T00:23:40.000000\", \"flavor\": {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}]}, \"id\": \"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-31T00:23:40Z\", \"hostId\": \"ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-31T00:23:00Z\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:13.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.885a0912-de14-4339-a8c5-f9bcc3962e98"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:14.196Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-53d3496e-9e6e-467c-b0f3-bdf57dc79340", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:13.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.885a0912-de14-4339-a8c5-f9bcc3962e98"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:14.196Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:13.558Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.885a0912-de14-4339-a8c5-f9bcc3962e98"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:14.196Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-53d3496e-9e6e-467c-b0f3-bdf57dc79340", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:13.557Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.885a0912-de14-4339-a8c5-f9bcc3962e98"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:14.196Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:14.000Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}], "metadata": {"pagination": {"total": 649, "offset": 639, "size": 50}}} 2019-07-31 00:24:14,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:24:14,434 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:24:14 GMT 2019-07-31 00:24:14,434 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:24:14,434 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:24:14,434 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:24:14,434 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:24:14,434 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:24:14,434 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:24:14,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-07-31 00:24:14,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:24:14,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e792f60d-ce5c-412c-b25b-418575b82ffe 2019-07-31 00:24:14,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:24:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e792f60d-ce5c-412c-b25b-418575b82ffe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:24:14,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab0db0725c7ecb9a000852b9aea1b7169c661d5b" 2019-07-31 00:24:14,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:24:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53d3496e-9e6e-467c-b0f3-bdf57dc79340 x-compute-request-id: req-53d3496e-9e6e-467c-b0f3-bdf57dc79340 Content-Encoding: gzip Content-Length: 822 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:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}} 2019-07-31 00:24:14,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-53d3496e-9e6e-467c-b0f3-bdf57dc79340 2019-07-31 00:24:14,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-07-31 00:24:14,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-53d3496e-9e6e-467c-b0f3-bdf57dc79340 2019-07-31 00:24:14,437 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-07-31 00:24:14,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:24:14,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:24:14,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:24:14,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:24:14,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:24:14,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:24:14,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:24:14,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:24:14,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:24:14,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:24:14,487 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:24:14 GMT 2019-07-31 00:24:14,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:24:14,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:24:14,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:24:14,487 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:24:14,487 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:24:19,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:24:19,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:24:19,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:24:19,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:24:19,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:24:19,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:24:19,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:24:19,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:24:19,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:14.792Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:14.202Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:14.792Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:14.638Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:14.792Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:14.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:15.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:15.634Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:15.634Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.378Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de28bb09-9aaa-4b48-9d76-b7dd5aeaa4e7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:15.639Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.378Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-de28bb09-9aaa-4b48-9d76-b7dd5aeaa4e7", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:15.639Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.378Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de28bb09-9aaa-4b48-9d76-b7dd5aeaa4e7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:15.639Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.378Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-de28bb09-9aaa-4b48-9d76-b7dd5aeaa4e7", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:15.639Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e841e970bfa8673315e7a4dd62456e143679750e\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.060Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e841e970bfa8673315e7a4dd62456e143679750e\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.060Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.911Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-ae2ec611-0a07-4944-b130-2c0ed425cd94", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.421Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.911Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-f5509131-8fce-4abf-890d-0b7dbb9ef819", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.428Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.911Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-f5509131-8fce-4abf-890d-0b7dbb9ef819", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.428Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1f55be1c4a0f4d94a2e9e4e25f19ad7d6202ab8\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.834Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.421Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.422Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.911Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-ae2ec611-0a07-4944-b130-2c0ed425cd94 Date: Wed, 31 Jul 2019 00:24:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:23:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.419Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.911Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-ae2ec611-0a07-4944-b130-2c0ed425cd94", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.420Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.911Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-ae2ec611-0a07-4944-b130-2c0ed425cd94", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.420Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.911Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-ae2ec611-0a07-4944-b130-2c0ed425cd94", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.421Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.911Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-ae2ec611-0a07-4944-b130-2c0ed425cd94 Date: Wed, 31 Jul 2019 00:24:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:23:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.420Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.911Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5509131-8fce-4abf-890d-0b7dbb9ef819 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.427Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:16.911Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5509131-8fce-4abf-890d-0b7dbb9ef819 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.427Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:17.417Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1f55be1c4a0f4d94a2e9e4e25f19ad7d6202ab8\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:16.834Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:18.535Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:24:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9b1b70f-795b-4755-aea6-201c8f3211c5 x-compute-request-id: req-a9b1b70f-795b-4755-aea6-201c8f3211c5 Content-Encoding: gzip Content-Length: 822 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:17:d3:47\", \"version\": 4, \"addr\": \"11.0.0.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:17:d3:47\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:e0:78\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-31T00:23:40.000000\", \"flavor\": {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}]}, \"id\": \"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-31T00:23:40Z\", \"hostId\": \"ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-31T00:23:00Z\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.444Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-a1f0eb3c-aaed-4aab-8851-4715dc28e5a5", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.852Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-a1f0eb3c-aaed-4aab-8851-4715dc28e5a5 Date: Wed, 31 Jul 2019 00:24:18 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"82e73069-4044-4045-a53e-e2037d6719ca\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:28Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.852Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-a9b1b70f-795b-4755-aea6-201c8f3211c5", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.446Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e841e970bfa8673315e7a4dd62456e143679750e\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.886Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e841e970bfa8673315e7a4dd62456e143679750e\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.886Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:24:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9b1b70f-795b-4755-aea6-201c8f3211c5 x-compute-request-id: req-a9b1b70f-795b-4755-aea6-201c8f3211c5 Content-Encoding: gzip Content-Length: 822 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:17:d3:47\", \"version\": 4, \"addr\": \"11.0.0.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:17:d3:47\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:e0:78\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-31T00:23:40.000000\", \"flavor\": {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}]}, \"id\": \"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-31T00:23:40Z\", \"hostId\": \"ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-31T00:23:00Z\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.444Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-a9b1b70f-795b-4755-aea6-201c8f3211c5", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.445Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-a9b1b70f-795b-4755-aea6-201c8f3211c5", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.445Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e841e970bfa8673315e7a4dd62456e143679750e\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.447Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e841e970bfa8673315e7a4dd62456e143679750e\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.447Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-a1f0eb3c-aaed-4aab-8851-4715dc28e5a5 Date: Wed, 31 Jul 2019 00:24:18 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"82e73069-4044-4045-a53e-e2037d6719ca\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:28Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.852Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-a9b1b70f-795b-4755-aea6-201c8f3211c5", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.445Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-a1f0eb3c-aaed-4aab-8851-4715dc28e5a5", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.853Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-a1f0eb3c-aaed-4aab-8851-4715dc28e5a5", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.853Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.203Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-a1f0eb3c-aaed-4aab-8851-4715dc28e5a5", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:18.852Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}], "metadata": {"pagination": {"total": 690, "offset": 649, "size": 50}}} 2019-07-31 00:24:19,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:24:19,587 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:24:19 GMT 2019-07-31 00:24:19,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:24:19,587 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:24:19,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:24:19,587 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:24:19,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:24:19,587 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:24:19,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-07-31 00:24:19,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-31 00:24:19,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-07-31 00:24:19,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:24:19,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:24:19,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de28bb09-9aaa-4b48-9d76-b7dd5aeaa4e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:24:19,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-de28bb09-9aaa-4b48-9d76-b7dd5aeaa4e7 2019-07-31 00:24:19,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de28bb09-9aaa-4b48-9d76-b7dd5aeaa4e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:24:19,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-de28bb09-9aaa-4b48-9d76-b7dd5aeaa4e7 2019-07-31 00:24:19,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841e970bfa8673315e7a4dd62456e143679750e" 2019-07-31 00:24:19,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841e970bfa8673315e7a4dd62456e143679750e" 2019-07-31 00:24:19,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-ae2ec611-0a07-4944-b130-2c0ed425cd94 2019-07-31 00:24:19,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-f5509131-8fce-4abf-890d-0b7dbb9ef819 2019-07-31 00:24:19,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-f5509131-8fce-4abf-890d-0b7dbb9ef819 2019-07-31 00:24:19,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f55be1c4a0f4d94a2e9e4e25f19ad7d6202ab8" 2019-07-31 00:24:19,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:24:19,592 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:24:19,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-ae2ec611-0a07-4944-b130-2c0ed425cd94 Date: Wed, 31 Jul 2019 00:24:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:23:35Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:24:19,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-ae2ec611-0a07-4944-b130-2c0ed425cd94 2019-07-31 00:24:19,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-ae2ec611-0a07-4944-b130-2c0ed425cd94 2019-07-31 00:24:19,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-ae2ec611-0a07-4944-b130-2c0ed425cd94 2019-07-31 00:24:19,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-ae2ec611-0a07-4944-b130-2c0ed425cd94 Date: Wed, 31 Jul 2019 00:24:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:23:35Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:24:19,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5509131-8fce-4abf-890d-0b7dbb9ef819 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:24:19,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:24:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5509131-8fce-4abf-890d-0b7dbb9ef819 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:24:19,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1f55be1c4a0f4d94a2e9e4e25f19ad7d6202ab8" 2019-07-31 00:24:19,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:24:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9b1b70f-795b-4755-aea6-201c8f3211c5 x-compute-request-id: req-a9b1b70f-795b-4755-aea6-201c8f3211c5 Content-Encoding: gzip Content-Length: 822 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:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}} 2019-07-31 00:24:19,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-a1f0eb3c-aaed-4aab-8851-4715dc28e5a5 2019-07-31 00:24:19,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-a1f0eb3c-aaed-4aab-8851-4715dc28e5a5 Date: Wed, 31 Jul 2019 00:24:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["82e73069-4044-4045-a53e-e2037d6719ca"],"description":"","tags":[],"updated_at":"2019-07-31T00:22:28Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}} 2019-07-31 00:24:19,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-a9b1b70f-795b-4755-aea6-201c8f3211c5 2019-07-31 00:24:19,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841e970bfa8673315e7a4dd62456e143679750e" 2019-07-31 00:24:19,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841e970bfa8673315e7a4dd62456e143679750e" 2019-07-31 00:24:19,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:24:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9b1b70f-795b-4755-aea6-201c8f3211c5 x-compute-request-id: req-a9b1b70f-795b-4755-aea6-201c8f3211c5 Content-Encoding: gzip Content-Length: 822 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:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}} 2019-07-31 00:24:19,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-a9b1b70f-795b-4755-aea6-201c8f3211c5 2019-07-31 00:24:19,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-a9b1b70f-795b-4755-aea6-201c8f3211c5 2019-07-31 00:24:19,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841e970bfa8673315e7a4dd62456e143679750e" 2019-07-31 00:24:19,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e841e970bfa8673315e7a4dd62456e143679750e" 2019-07-31 00:24:19,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-a1f0eb3c-aaed-4aab-8851-4715dc28e5a5 Date: Wed, 31 Jul 2019 00:24:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["82e73069-4044-4045-a53e-e2037d6719ca"],"description":"","tags":[],"updated_at":"2019-07-31T00:22:28Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}} 2019-07-31 00:24:19,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-a9b1b70f-795b-4755-aea6-201c8f3211c5 2019-07-31 00:24:19,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-a1f0eb3c-aaed-4aab-8851-4715dc28e5a5 2019-07-31 00:24:19,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-a1f0eb3c-aaed-4aab-8851-4715dc28e5a5 2019-07-31 00:24:19,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks/6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3.json used request id req-a1f0eb3c-aaed-4aab-8851-4715dc28e5a5 2019-07-31 00:24:19,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:24:19,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:24:19,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:24:19,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:24:19,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:24:19,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:24:19,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:24:19,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:24:19,650 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:24:19,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:24:19,650 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:24:19 GMT 2019-07-31 00:24:19,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:24:19,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:24:19,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:24:19,650 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:24:19,650 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:24:24,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:24:24,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:24:24,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:24:24,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:24:24,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:24:24,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:24:24,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:24:24,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:24:24,735 - 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-07-31T00:24:19.817Z", "message": "Skipping port d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af attachment, because it is already attached to device (server) id a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a.", "level": "info", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:19.229Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.817Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:19.473Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.817Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:19.552Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.817Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-7164e0be-bec0-4736-858a-ea1697e3164c Date: Wed, 31 Jul 2019 00:24:19 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:17:d3:47\", \"device_id\": \"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\", \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:19.228Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.817Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-7164e0be-bec0-4736-858a-ea1697e3164c Date: Wed, 31 Jul 2019 00:24:19 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:17:d3:47\", \"device_id\": \"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\", \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:19.228Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.817Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-7164e0be-bec0-4736-858a-ea1697e3164c", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:19.228Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.817Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-7164e0be-bec0-4736-858a-ea1697e3164c", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:19.228Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.817Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-7164e0be-bec0-4736-858a-ea1697e3164c", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:19.228Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:19.817Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-7164e0be-bec0-4736-858a-ea1697e3164c", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:19.229Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.cb789793-70e8-4d00-b51d-e76b8350a23f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:20.635Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:20.590Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:21.139Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-7e7ad608-6728-4f2a-b746-69f75a5a5d80", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:20.596Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:21.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:20.591Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:21.139Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:24:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e7ad608-6728-4f2a-b746-69f75a5a5d80 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:20.596Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:21.139Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:24:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e7ad608-6728-4f2a-b746-69f75a5a5d80 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:20.596Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:21.139Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-7e7ad608-6728-4f2a-b746-69f75a5a5d80", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:20.596Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:21.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd97404e4f3f0a40a54b7a8566e12b66141af081\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.035Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:21.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd97404e4f3f0a40a54b7a8566e12b66141af081\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.034Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:21.670Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-06cfe000-1650-4a9f-a693-b8de29d83ea5 Date: Wed, 31 Jul 2019 00:24:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:23:38Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"device_id\":\"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.488Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:22.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.490Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:22.339Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-06cfe000-1650-4a9f-a693-b8de29d83ea5", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.489Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:22.339Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-06cfe000-1650-4a9f-a693-b8de29d83ea5", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.488Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:22.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b644ed3573725585f6747da9b621fa61fc7458d3\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.924Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:22.339Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-06cfe000-1650-4a9f-a693-b8de29d83ea5", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.488Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:22.339Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-06cfe000-1650-4a9f-a693-b8de29d83ea5", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.488Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:22.339Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-06cfe000-1650-4a9f-a693-b8de29d83ea5 Date: Wed, 31 Jul 2019 00:24:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:23:38Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"device_id\":\"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.488Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:22.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b644ed3573725585f6747da9b621fa61fc7458d3\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.923Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:22.339Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-700c8c3b-153d-485d-8d05-17f2dbcc9923", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.495Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:22.339Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-700c8c3b-153d-485d-8d05-17f2dbcc9923", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.495Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:22.339Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-700c8c3b-153d-485d-8d05-17f2dbcc9923 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.495Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:22.339Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-700c8c3b-153d-485d-8d05-17f2dbcc9923 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.495Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:22.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:21.490Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:23.860Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:24: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-50f82c7d-fe3f-4a2e-814e-3c132447786a x-compute-request-id: req-50f82c7d-fe3f-4a2e-814e-3c132447786a Content-Encoding: gzip Content-Length: 822 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:17:d3:47\", \"version\": 4, \"addr\": \"11.0.0.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:17:d3:47\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:e0:78\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-31T00:23:40.000000\", \"flavor\": {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}]}, \"id\": \"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-31T00:23:40Z\", \"hostId\": \"ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-31T00:23:00Z\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:23.650Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-50f82c7d-fe3f-4a2e-814e-3c132447786a", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:23.652Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-573b0911-0a48-4b85-a58d-591b095c8e99", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:24.032Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-573b0911-0a48-4b85-a58d-591b095c8e99", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:24.032Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-573b0911-0a48-4b85-a58d-591b095c8e99", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:24.032Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-573b0911-0a48-4b85-a58d-591b095c8e99", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:24.032Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "RESP: [200] Date: Wed, 31 Jul 2019 00:24: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-50f82c7d-fe3f-4a2e-814e-3c132447786a x-compute-request-id: req-50f82c7d-fe3f-4a2e-814e-3c132447786a Content-Encoding: gzip Content-Length: 822 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:17:d3:47\", \"version\": 4, \"addr\": \"11.0.0.8\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:17:d3:47\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:e0:78\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"links\": [{\"href\": \"http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-07-31T00:23:40.000000\", \"flavor\": {\"id\": \"62305900-3108-4fa9-99f1-7efb4c634781\", \"links\": [{\"href\": \"http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781\", \"rel\": \"bookmark\"}]}, \"id\": \"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"0ebf8e7b8f064c3091028a4e28fd50b2\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-07-31T00:23:40Z\", \"hostId\": \"ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-07-31T00:23:00Z\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\"}}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:23.651Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd97404e4f3f0a40a54b7a8566e12b66141af081\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:23.653Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-573b0911-0a48-4b85-a58d-591b095c8e99 Date: Wed, 31 Jul 2019 00:24:24 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"40683451-455e-49d1-9b13-975e6b639a2a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:20Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:24.031Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-573b0911-0a48-4b85-a58d-591b095c8e99 Date: Wed, 31 Jul 2019 00:24:24 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"40683451-455e-49d1-9b13-975e6b639a2a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-07-31T00:22:20Z\",\"qos_policy_id\":null,\"name\":\"data_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:15Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:24.031Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-50f82c7d-fe3f-4a2e-814e-3c132447786a", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:23.651Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-50f82c7d-fe3f-4a2e-814e-3c132447786a", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:23.651Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dd97404e4f3f0a40a54b7a8566e12b66141af081\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:23.653Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-50f82c7d-fe3f-4a2e-814e-3c132447786a", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:23.651Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:24.578Z", "message": "Skipping port 5e94359f-24af-46df-9413-0e4ca6258019 attachment, because it is already attached to device (server) id a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a.", "level": "info", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:24.033Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532", "logger": "ctx.a15c59ba-bb80-42fb-be97-cfa8280a3fa4"}], "metadata": {"pagination": {"total": 736, "offset": 690, "size": 50}}} 2019-07-31 00:24:24,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:24:24,735 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:24:24 GMT 2019-07-31 00:24:24,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:24:24,735 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:24:24,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:24:24,735 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:24:24,736 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:24:24,736 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:24:24,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af attachment, because it is already attached to device (server) id a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a. 2019-07-31 00:24:24,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-31 00:24:24,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-07-31 00:24:24,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-7164e0be-bec0-4736-858a-ea1697e3164c Date: Wed, 31 Jul 2019 00:24:19 GMT RESP BODY: {"floatingip": {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:d3:47", "device_id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a"}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}} 2019-07-31 00:24:24,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-7164e0be-bec0-4736-858a-ea1697e3164c Date: Wed, 31 Jul 2019 00:24:19 GMT RESP BODY: {"floatingip": {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:17:d3:47", "device_id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a"}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}} 2019-07-31 00:24:24,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-7164e0be-bec0-4736-858a-ea1697e3164c 2019-07-31 00:24:24,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-7164e0be-bec0-4736-858a-ea1697e3164c 2019-07-31 00:24:24,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-7164e0be-bec0-4736-858a-ea1697e3164c 2019-07-31 00:24:24,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-7164e0be-bec0-4736-858a-ea1697e3164c 2019-07-31 00:24:24,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:24:24,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-7e7ad608-6728-4f2a-b746-69f75a5a5d80 2019-07-31 00:24:24,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:24:24,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:24:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e7ad608-6728-4f2a-b746-69f75a5a5d80 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:24:24,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:24:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e7ad608-6728-4f2a-b746-69f75a5a5d80 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:24:24,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-7e7ad608-6728-4f2a-b746-69f75a5a5d80 2019-07-31 00:24:24,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd97404e4f3f0a40a54b7a8566e12b66141af081" 2019-07-31 00:24:24,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd97404e4f3f0a40a54b7a8566e12b66141af081" 2019-07-31 00:24:24,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-06cfe000-1650-4a9f-a693-b8de29d83ea5 Date: Wed, 31 Jul 2019 00:24:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:23:38Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:bf:e0:78","device_id":"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:24:24,741 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:24:24,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-06cfe000-1650-4a9f-a693-b8de29d83ea5 2019-07-31 00:24:24,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-06cfe000-1650-4a9f-a693-b8de29d83ea5 2019-07-31 00:24:24,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b644ed3573725585f6747da9b621fa61fc7458d3" 2019-07-31 00:24:24,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-06cfe000-1650-4a9f-a693-b8de29d83ea5 2019-07-31 00:24:24,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-06cfe000-1650-4a9f-a693-b8de29d83ea5 2019-07-31 00:24:24,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 816 X-Openstack-Request-Id: req-06cfe000-1650-4a9f-a693-b8de29d83ea5 Date: Wed, 31 Jul 2019 00:24:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:23:38Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:bf:e0:78","device_id":"a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:24:24,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b644ed3573725585f6747da9b621fa61fc7458d3" 2019-07-31 00:24:24,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-700c8c3b-153d-485d-8d05-17f2dbcc9923 2019-07-31 00:24:24,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-700c8c3b-153d-485d-8d05-17f2dbcc9923 2019-07-31 00:24:24,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-700c8c3b-153d-485d-8d05-17f2dbcc9923 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:24:24,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-700c8c3b-153d-485d-8d05-17f2dbcc9923 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:24:24,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:24:24,743 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:24: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-50f82c7d-fe3f-4a2e-814e-3c132447786a x-compute-request-id: req-50f82c7d-fe3f-4a2e-814e-3c132447786a Content-Encoding: gzip Content-Length: 822 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:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}} 2019-07-31 00:24:24,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-50f82c7d-fe3f-4a2e-814e-3c132447786a 2019-07-31 00:24:24,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-573b0911-0a48-4b85-a58d-591b095c8e99 2019-07-31 00:24:24,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-573b0911-0a48-4b85-a58d-591b095c8e99 2019-07-31 00:24:24,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-573b0911-0a48-4b85-a58d-591b095c8e99 2019-07-31 00:24:24,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-573b0911-0a48-4b85-a58d-591b095c8e99 2019-07-31 00:24:24,744 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Wed, 31 Jul 2019 00:24: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-50f82c7d-fe3f-4a2e-814e-3c132447786a x-compute-request-id: req-50f82c7d-fe3f-4a2e-814e-3c132447786a Content-Encoding: gzip Content-Length: 822 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:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}} 2019-07-31 00:24:24,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd97404e4f3f0a40a54b7a8566e12b66141af081" 2019-07-31 00:24:24,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-573b0911-0a48-4b85-a58d-591b095c8e99 Date: Wed, 31 Jul 2019 00:24:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"46994139-1da4-4459-8bee-bc669f006a91","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["40683451-455e-49d1-9b13-975e6b639a2a"],"description":"","tags":[],"updated_at":"2019-07-31T00:22:20Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}} 2019-07-31 00:24:24,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-573b0911-0a48-4b85-a58d-591b095c8e99 Date: Wed, 31 Jul 2019 00:24:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"46994139-1da4-4459-8bee-bc669f006a91","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":["40683451-455e-49d1-9b13-975e6b639a2a"],"description":"","tags":[],"updated_at":"2019-07-31T00:22:20Z","qos_policy_id":null,"name":"data_plane_network","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:15Z","mtu":1450}} 2019-07-31 00:24:24,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-50f82c7d-fe3f-4a2e-814e-3c132447786a 2019-07-31 00:24:24,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-50f82c7d-fe3f-4a2e-814e-3c132447786a 2019-07-31 00:24:24,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd97404e4f3f0a40a54b7a8566e12b66141af081" 2019-07-31 00:24:24,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-50f82c7d-fe3f-4a2e-814e-3c132447786a 2019-07-31 00:24:24,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 5e94359f-24af-46df-9413-0e4ca6258019 attachment, because it is already attached to device (server) id a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a. 2019-07-31 00:24:24,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:24:24,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:24:24,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:24:24,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:24:24,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:24:24,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:24:24,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:24:24,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:24:24,798 - cloudify.rest_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-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:24:24,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:24:24,798 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:24:24 GMT 2019-07-31 00:24:24,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:24:24,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-07-31 00:24:24,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:24:24,799 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:24:24,799 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:24:29,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:24:29,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:24:29,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:24:29,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:24:29,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:24:29,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:24:29,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:24:29,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:24:29,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:25.211Z", "message": "'install' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:24.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:25.211Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:24.696Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:25.211Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:24.524Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:24:25.211Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-07-31T00:24:24.395Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "c918e5d7-20e1-44d2-8447-398452ea2532"}], "metadata": {"pagination": {"total": 740, "offset": 736, "size": 50}}} 2019-07-31 00:24:29,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:24:29,892 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:24:29 GMT 2019-07-31 00:24:29,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:24:29,892 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:24:29,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:24:29,892 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:24:29,892 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:24:29,892 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:24:29,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2019-07-31 00:24:29,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-07-31 00:24:29,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-07-31 00:24:29,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-07-31 00:24:29,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/c918e5d7-20e1-44d2-8447-398452ea2532 2019-07-31 00:24:29,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:24:29,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:24:29,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:24:29,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:24:29,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:24:29,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:24:29,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:24:29,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-31T00:24:24.912Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"} 2019-07-31 00:24:29,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:24:29,947 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:24:29 GMT 2019-07-31 00:24:29,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:24:29,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-07-31 00:24:29,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:24:29,947 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:24:29,947 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:24:29,947 - 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-07-31T00:22:07.922Z', u'id': u'c918e5d7-20e1-44d2-8447-398452ea2532', u'ended_at': u'2019-07-31T00:24:24.912Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-07-31T00:22:07.921Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-07-31 00:24:29,959 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-07-31 00:24:30,016 - 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.202'}}, 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-07-31 00:24:30,070 - 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.202'}}, 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-07-31 00:24:30,070 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-07-31 00:24:30,071 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.210 2019-07-31 00:24:30,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:24:30,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:24:31,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 31 Jul 2019 00:24: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-652576b8-91d0-48ad-bfb8-0f2a873b03a5 x-openstack-request-id: req-652576b8-91d0-48ad-bfb8-0f2a873b03a5 2019-07-31 00:24:31,245 - 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:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:18:05.000000", "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:18:05Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:24:31,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-652576b8-91d0-48ad-bfb8-0f2a873b03a5 2019-07-31 00:24:31,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.17470407486s 2019-07-31 00:24:31,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:24:31,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:24:32,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 31 Jul 2019 00:24:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40a6e019-4779-4ac6-ac8c-b9018f4563e8 x-openstack-request-id: req-40a6e019-4779-4ac6-ac8c-b9018f4563e8 2019-07-31 00:24:32,601 - 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:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:18:05.000000", "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:18:05Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:24:32,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-40a6e019-4779-4ac6-ac8c-b9018f4563e8 2019-07-31 00:24:32,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35161113739s 2019-07-31 00:24:32,606 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.10 2019-07-31 00:24:32,606 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:9c:94:c4 2019-07-31 00:24:32,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:24:32,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:24:34,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 31 Jul 2019 00:24: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-f887a64a-5213-42d3-ab52-2417eb381faa x-openstack-request-id: req-f887a64a-5213-42d3-ab52-2417eb381faa 2019-07-31 00:24:34,408 - 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:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:18:05.000000", "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:18:05Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:24:34,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f887a64a-5213-42d3-ab52-2417eb381faa 2019-07-31 00:24:34,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.80220103264s 2019-07-31 00:24:34,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:24:34,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:24:35,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 31 Jul 2019 00:24: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-24af3f6c-ec30-49b3-be84-1a0a1aa19346 x-openstack-request-id: req-24af3f6c-ec30-49b3-be84-1a0a1aa19346 2019-07-31 00:24:35,307 - 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:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:18:05.000000", "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:18:05Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:24:35,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-24af3f6c-ec30-49b3-be84-1a0a1aa19346 2019-07-31 00:24:35,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.894552946091s 2019-07-31 00:24:35,311 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.7 2019-07-31 00:24:35,311 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:76:3c:f5 2019-07-31 00:24:35,311 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-07-31 00:24:35,312 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.202 2019-07-31 00:24:35,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:24:35,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:24:36,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 31 Jul 2019 00:24: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-b9600f8b-19e1-4578-a33f-83df4e55534f x-openstack-request-id: req-b9600f8b-19e1-4578-a33f-83df4e55534f 2019-07-31 00:24:36,615 - 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:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:18:05.000000", "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:18:05Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:24:36,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b9600f8b-19e1-4578-a33f-83df4e55534f 2019-07-31 00:24:36,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30298519135s 2019-07-31 00:24:36,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:24:36,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:24:37,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 31 Jul 2019 00:24:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45946efe-091c-4c4a-9b4c-e60bb6a6eb67 x-openstack-request-id: req-45946efe-091c-4c4a-9b4c-e60bb6a6eb67 2019-07-31 00:24:37,732 - 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:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:18:05.000000", "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:18:05Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:24:37,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-45946efe-091c-4c4a-9b4c-e60bb6a6eb67 2019-07-31 00:24:37,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1130259037s 2019-07-31 00:24:37,736 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.8 2019-07-31 00:24:37,736 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:17:d3:47 2019-07-31 00:24:37,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:24:37,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:24:39,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 31 Jul 2019 00:24: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-cfc14962-991c-441a-84c4-ba37f2748533 x-openstack-request-id: req-cfc14962-991c-441a-84c4-ba37f2748533 2019-07-31 00:24:39,142 - 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:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:18:05.000000", "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:18:05Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:24:39,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-cfc14962-991c-441a-84c4-ba37f2748533 2019-07-31 00:24:39,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40558195114s 2019-07-31 00:24:39,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:24:39,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:24:40,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 31 Jul 2019 00:24: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-44ba608b-8923-418c-a264-392006b77d29 x-openstack-request-id: req-44ba608b-8923-418c-a264-392006b77d29 2019-07-31 00:24:40,112 - 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:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:18:05.000000", "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:18:05Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:24:40,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-44ba608b-8923-418c-a264-392006b77d29 2019-07-31 00:24:40,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.965435028076s 2019-07-31 00:24:40,116 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.5 2019-07-31 00:24:40,117 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:bf:e0:78 2019-07-31 00:24:40,117 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-07-31 00:24:40,137 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-07-31 00:24:40,154 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-07-31 00:24:40,154 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-07-31 00:24:40,220 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-07-31 00:24:40' 2019-07-31 00:24:40,220 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-07-31 00:24:40,220 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-07-31 00:24:40,249 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2019-07-31 00:24:40,252 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ab70550L 2019-07-31 00:24:40,253 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:24:40,256 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-07-31 00:24:40,256 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-07-31 00:24:40,257 - 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-07-31 00:24:40,257 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-07-31 00:24:40,257 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-07-31 00:24:40,257 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:24:40,258 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-07-31 00:24:40,258 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:24:40,295 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-07-31 00:24:40,405 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-07-31 00:24:40,406 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:24:40,407 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: db90d4b3161d6b7233c32e78dcc764f0 2019-07-31 00:24:40,444 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:24:40,453 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-07-31 00:24:40,453 - paramiko.transport - INFO - Authentication (password) successful! 2019-07-31 00:24:40,472 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2019-07-31 00:24:40,472 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:24:40,473 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:24:40,473 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:24:40,476 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:24:40,478 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:24:41,501 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-07-31 00:24:42,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-07-31 00:24:47,508 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-07-31 00:24:48,509 - 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-07-31 00:24:53,515 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-07-31 00:24:54,516 - 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-07-31 00:24:59,522 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-07-31 00:25:00,523 - 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-07-31 00:25:05,529 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-07-31 00:25:06,530 - 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-07-31 00:25:11,536 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-07-31 00:25:12,537 - 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-07-31 00:25:17,543 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-07-31 00:25:18,544 - 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-07-31 00:25:23,550 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-07-31 00:25:24,551 - 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-07-31 00:25:29,557 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-07-31 00:25:30,558 - 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-07-31 00:25:35,564 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-07-31 00:25:36,565 - 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-07-31 00:25:41,571 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-07-31 00:25:42,572 - 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-07-31 00:25:47,578 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-31 00:25:48,580 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-31 00:25:53,585 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 ebgp-multihop '2' 2019-07-31 00:25:54,587 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2019-07-31 00:25:59,592 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 remote-as 65002 2019-07-31 00:26:00,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 remote-as 65002 [edit] vyos@vyos# 2019-07-31 00:26:05,600 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 update-source 12.0.0.5 2019-07-31 00:26:06,601 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 update-source 12.0.0.5 [edit] vyos@vyos# 2019-07-31 00:26:11,607 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 soft-reconfiguration inbound 2019-07-31 00:26:12,608 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-07-31 00:26:17,614 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.7 password lab0033 2019-07-31 00:26:18,615 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2019-07-31 00:26:23,621 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-07-31 00:26:24,622 - 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-07-31 00:26:29,627 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-07-31 00:26:30,629 - 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-07-31 00:26:35,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-07-31 00:26:36,636 - 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-07-31 00:26:41,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-07-31 00:26:42,643 - 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-07-31 00:26:47,645 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-07-31 00:26:48,647 - 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-07-31 00:26:53,652 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-07-31 00:26:54,654 - 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-07-31 00:26:59,659 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-07-31 00:27:00,661 - 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-07-31 00:27:05,666 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-07-31 00:27:06,668 - 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-07-31 00:27:11,673 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-07-31 00:27:12,675 - 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-07-31 00:27:17,680 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-07-31 00:27:18,682 - 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-07-31 00:27:23,687 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.5 2019-07-31 00:27:24,689 - 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-07-31 00:27:29,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-31 00:27:30,692 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-31 00:27:35,703 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-31 00:27:35,705 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-07-31 00:27:35,750 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.210. 2019-07-31 00:27:35,753 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ad5d410L 2019-07-31 00:27:35,754 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:27:35,760 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-07-31 00:27:35,760 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-07-31 00:27:35,761 - 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-07-31 00:27:35,761 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-07-31 00:27:35,761 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-07-31 00:27:35,761 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:27:35,762 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-07-31 00:27:35,762 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:27:35,794 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-07-31 00:27:35,886 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-07-31 00:27:35,887 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:27:35,889 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.210: db90d4b3161d6b7233c32e78dcc764f0 2019-07-31 00:27:35,922 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:27:35,931 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-07-31 00:27:35,931 - paramiko.transport - INFO - Authentication (password) successful! 2019-07-31 00:27:35,953 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.210. 2019-07-31 00:27:35,954 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:27:35,955 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:27:35,955 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:27:35,958 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:27:35,959 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:27:36,977 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-07-31 00:27:37,979 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-07-31 00:27:42,984 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-07-31 00:27:43,986 - 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-07-31 00:27:48,991 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-07-31 00:27:49,993 - 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-07-31 00:27:54,999 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-07-31 00:27:56,001 - 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-07-31 00:28:01,007 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-07-31 00:28:02,008 - 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-07-31 00:28:07,014 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-07-31 00:28:08,016 - 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-07-31 00:28:13,021 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-07-31 00:28:14,022 - 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-07-31 00:28:19,028 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-07-31 00:28:20,029 - 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-07-31 00:28:25,035 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-07-31 00:28:26,036 - 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-07-31 00:28:31,042 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-07-31 00:28:32,043 - 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-07-31 00:28:37,049 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-07-31 00:28:38,050 - 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-07-31 00:28:43,056 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-31 00:28:44,058 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-31 00:28:49,063 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 ebgp-multihop '2' 2019-07-31 00:28:50,065 - 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-07-31 00:28:55,067 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 remote-as 65001 2019-07-31 00:28:56,068 - 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-07-31 00:29:01,074 - 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.7 2019-07-31 00:29:02,075 - 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.7 [edit] vyos@vyos# 2019-07-31 00:29:07,081 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 soft-reconfiguration inbound 2019-07-31 00:29:08,082 - 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-07-31 00:29:13,088 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 password lab0033 2019-07-31 00:29:14,090 - 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-07-31 00:29:19,095 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-07-31 00:29:20,097 - 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-07-31 00:29:25,102 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-07-31 00:29:26,104 - 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-07-31 00:29:31,109 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-07-31 00:29:32,111 - 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-07-31 00:29:37,116 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-07-31 00:29:38,118 - 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-07-31 00:29:43,123 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-07-31 00:29:44,125 - 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-07-31 00:29:49,127 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-07-31 00:29:50,128 - 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-07-31 00:29:55,134 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-07-31 00:29:56,135 - 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-07-31 00:30:01,141 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-07-31 00:30:02,143 - 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-07-31 00:30:07,148 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-07-31 00:30:08,150 - 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-07-31 00:30:13,155 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-07-31 00:30:14,157 - 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-07-31 00:30:19,162 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.7 2019-07-31 00:30:20,164 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2019-07-31 00:30:25,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-07-31 00:30:26,171 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-07-31 00:30:31,231 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-31 00:30:31,240 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-07-31 00:30:31,241 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-07-31 00:31:31,288 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-07-31 00:31:31,329 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2019-07-31 00:31:31,333 - paramiko.transport - DEBUG - starting thread (client mode): 0x6abba890L 2019-07-31 00:31:31,334 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-07-31 00:31:31,338 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-07-31 00:31:31,339 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-07-31 00:31:31,340 - 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-07-31 00:31:31,340 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-07-31 00:31:31,340 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-07-31 00:31:31,340 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-07-31 00:31:31,340 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-07-31 00:31:31,341 - paramiko.transport - DEBUG - Compression agreed: none 2019-07-31 00:31:31,373 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-07-31 00:31:31,486 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-07-31 00:31:31,486 - paramiko.transport - DEBUG - Switch to new keys ... 2019-07-31 00:31:31,489 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: db90d4b3161d6b7233c32e78dcc764f0 2019-07-31 00:31:31,522 - paramiko.transport - DEBUG - userauth is OK 2019-07-31 00:31:31,528 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-07-31 00:31:31,528 - paramiko.transport - INFO - Authentication (password) successful! 2019-07-31 00:31:31,553 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2019-07-31 00:31:31,553 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-07-31 00:31:31,554 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-07-31 00:31:31,555 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-07-31 00:31:31,556 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:31:31,557 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-07-31 00:31:32,559 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-07-31 00:32:02,634 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-31 00:32:02,666 - 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-07-31 00:32:02,667 - 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.7 4 65002 3 5 0 0 0 00:01:02 10 Total number of neighbors 1 vyos@vyos:~$ 2019-07-31 00:32:02,667 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 | no-more BGP neighbor is 12.0.0.7, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.7 BGP state = Established, up for 00:01:08 Last read 23:36:17, 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: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 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.7, Foreign port: 36725 Nexthop: 12.0.0.5 Nexthop global: fe80::f816:3eff:febf:e078 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-07-31 00:32:02,667 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.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-07-31 00:32:02,667 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.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.7 0 0 65002 i *> 10.1.2.0/24 12.0.0.7 0 0 65002 i *> 10.1.3.0/24 12.0.0.7 0 0 65002 i *> 10.1.4.0/24 12.0.0.7 0 0 65002 i *> 10.1.5.0/24 12.0.0.7 0 0 65002 i *> 10.1.6.0/24 12.0.0.7 0 0 65002 i *> 10.1.7.0/24 12.0.0.7 0 0 65002 i *> 10.1.8.0/24 12.0.0.7 0 0 65002 i *> 10.1.9.0/24 12.0.0.7 0 0 65002 i *> 10.1.10.0/24 12.0.0.7 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-31 00:32:02,667 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.7 routes | no-more BGP table version is 0, local router ID is 12.0.0.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.7 0 0 65002 i *> 10.1.2.0/24 12.0.0.7 0 0 65002 i *> 10.1.3.0/24 12.0.0.7 0 0 65002 i *> 10.1.4.0/24 12.0.0.7 0 0 65002 i *> 10.1.5.0/24 12.0.0.7 0 0 65002 i *> 10.1.6.0/24 12.0.0.7 0 0 65002 i *> 10.1.7.0/24 12.0.0.7 0 0 65002 i *> 10.1.8.0/24 12.0.0.7 0 0 65002 i *> 10.1.9.0/24 12.0.0.7 0 0 65002 i *> 10.1.10.0/24 12.0.0.7 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-07-31 00:32:02,668 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-07-31 00:32:02,668 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'442.4' 2019-07-31 00:32:02,668 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-07-31 00:32:02,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:32:02,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:32:04,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1181 Content-Type: application/json Date: Wed, 31 Jul 2019 00:32: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-3209f0f3-3c38-4a03-bfaf-647abac9b39e x-openstack-request-id: req-3209f0f3-3c38-4a03-bfaf-647abac9b39e 2019-07-31 00:32:04,379 - 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:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:38Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:18:05.000000", "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:18:05Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:32:04,379 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-3209f0f3-3c38-4a03-bfaf-647abac9b39e 2019-07-31 00:32:04,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.71076703072s 2019-07-31 00:32:04,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-31 00:32:04,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:32:04,551 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 31 Jul 2019 00:32: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-3b2394bb-78f2-41af-a35d-fdef14bc229e x-openstack-request-id: req-3b2394bb-78f2-41af-a35d-fdef14bc229e 2019-07-31 00:32:04,551 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-3b2394bb-78f2-41af-a35d-fdef14bc229e 2019-07-31 00:32:04,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.168083906174s 2019-07-31 00:32:04,552 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-07-31 00:32:04,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:32:04,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:32:06,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1195 Content-Type: application/json Date: Wed, 31 Jul 2019 00:32: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-f359e688-d706-451b-9d79-73f59520b2bb x-openstack-request-id: req-f359e688-d706-451b-9d79-73f59520b2bb 2019-07-31 00:32:06,318 - 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:9c:94:c4", "version": 4, "addr": "11.0.0.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:94:c4", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:3c:f5", "version": 4, "addr": "12.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:38.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "d2216b8c-5d5e-4f7e-b73e-00806a11f9e9", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:32:04Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-07-31T00:23:01Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:d3:47", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:e0:78", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "rel": "bookmark"}], "image": {"id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "links": [{"href": "http://172.30.9.37:8774/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:23:40.000000", "flavor": {"id": "62305900-3108-4fa9-99f1-7efb4c634781", "links": [{"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "bookmark"}]}, "id": "a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:23:40Z", "hostId": "ab231fe06bfb7c78e14e0e5195f6eff331aa88694641c9b950f44446", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-07-31T00:23:00Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:18:05.000000", "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:18:05Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:32:06,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-f359e688-d706-451b-9d79-73f59520b2bb 2019-07-31 00:32:06,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.76612901688s 2019-07-31 00:32:06,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-31 00:32:06,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:32:06,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 31 Jul 2019 00:32:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4cf28e51-9826-4001-822e-1e1750b1e7d7 x-openstack-request-id: req-4cf28e51-9826-4001-822e-1e1750b1e7d7 2019-07-31 00:32:06,509 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-4cf28e51-9826-4001-822e-1e1750b1e7d7 2019-07-31 00:32:06,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.187087059021s 2019-07-31 00:32:06,624 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-31 00:32:06,625 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:24 | PASS | +----------------------+------------------+------------------+----------------+ 2019-07-31 00:32:06,629 - functest.core.cloudify - INFO - Deleting the current deployment 2019-07-31 00:32:06,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions 2019-07-31 00:32:06,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:06,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:06,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:06,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:06,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:06,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:06,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:06,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-07-31T00:22:04.163Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:01.819Z", "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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-07-31T00:22:01.821Z", "id": "563d4621-47c0-4fa6-85e1-20462b75a6d9"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-31T00:24:24.912Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:07.921Z", "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-07-31T00:22:07.922Z", "id": "c918e5d7-20e1-44d2-8447-398452ea2532"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-07-31 00:32:06,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:06,717 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:06 GMT 2019-07-31 00:32:06,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:06,717 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:32:06,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:06,717 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:06,717 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:06,717 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:32:06,718 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-07-31 00:32:07,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:07,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:07,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:07,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:07,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:07,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:07,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:07,362 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-07-31 00:32:07,362 - 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-07-31T00:32:06.782Z", "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-07-31T00:32:06.782Z", "id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"} 2019-07-31 00:32:07,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:07,362 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:07 GMT 2019-07-31 00:32:07,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:07,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-31 00:32:07,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:07,362 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:07,363 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:07,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:32:07,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:07,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:07,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:07,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:07,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:07,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:07,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:07,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-07-31 00:32:07,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:07,458 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:07 GMT 2019-07-31 00:32:07,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:07,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-07-31 00:32:07,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:07,458 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:07,458 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:07,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/3e63aa5a-f111-432c-8a9e-4167d84706b4 2019-07-31 00:32:07,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:07,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:07,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:07,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:07,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:07,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:07,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:07,542 - 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-07-31T00:32:06.782Z", "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-07-31T00:32:06.782Z", "id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"} 2019-07-31 00:32:07,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:07,542 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:07 GMT 2019-07-31 00:32:07,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:07,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-31 00:32:07,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:07,542 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:07,543 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:12,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:32:12,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:12,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:12,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:12,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:12,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:12,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:12,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:12,644 - 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-07-31T00:32:08.193Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:08.016Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:09.612Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:09.488Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:10.207Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:09.516Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:10.207Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:09.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:10.207Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:10.127Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:11.028Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:32:10.984Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5975a9c4-0d80-40c3-ad2f-a1e49a47df1a"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:11.624Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:32:11.134Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5e50c564-a997-4f95-9c98-c3b9461d066d"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:11.624Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-343b254f-3cf9-4edb-8fe3-db32f9ee0e9e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:10.990Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5975a9c4-0d80-40c3-ad2f-a1e49a47df1a"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:11.624Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-343b254f-3cf9-4edb-8fe3-db32f9ee0e9e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:10.990Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5975a9c4-0d80-40c3-ad2f-a1e49a47df1a"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:11.624Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88af0f50-a185-4e3d-9727-d8d865a39da9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:11.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5e50c564-a997-4f95-9c98-c3b9461d066d"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:11.624Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-88af0f50-a185-4e3d-9727-d8d865a39da9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:11.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5e50c564-a997-4f95-9c98-c3b9461d066d"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:11.624Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd38925b208578f9861822f48f7d17fb0460299a\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:11.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5975a9c4-0d80-40c3-ad2f-a1e49a47df1a"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:11.624Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f77e781ed082dc7a46b7982425dbc81be32127db\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:11.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5e50c564-a997-4f95-9c98-c3b9461d066d"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:12.307Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-04145a34-c720-44c9-bc8b-c0f72875ef30", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:11.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5e50c564-a997-4f95-9c98-c3b9461d066d"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:12.307Z", "message": "RESP: [404] Date: Wed, 31 Jul 2019 00:32:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2621f7a9-0a0f-4813-be27-da7954b5b3d9 x-compute-request-id: req-2621f7a9-0a0f-4813-be27-da7954b5b3d9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a 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-07-31T00:32:11.743Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5975a9c4-0d80-40c3-ad2f-a1e49a47df1a"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:12.307Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-04145a34-c720-44c9-bc8b-c0f72875ef30", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:11.994Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5e50c564-a997-4f95-9c98-c3b9461d066d"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:12.307Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-2621f7a9-0a0f-4813-be27-da7954b5b3d9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:11.743Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5975a9c4-0d80-40c3-ad2f-a1e49a47df1a"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:12.307Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-2621f7a9-0a0f-4813-be27-da7954b5b3d9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:11.744Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5975a9c4-0d80-40c3-ad2f-a1e49a47df1a"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:12.307Z", "message": "RESP: [404] Date: Wed, 31 Jul 2019 00:32:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-04145a34-c720-44c9-bc8b-c0f72875ef30 x-compute-request-id: req-04145a34-c720-44c9-bc8b-c0f72875ef30 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 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-07-31T00:32:11.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5e50c564-a997-4f95-9c98-c3b9461d066d"}], "metadata": {"pagination": {"total": 19, "offset": 0, "size": 50}}} 2019-07-31 00:32:12,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:12,644 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:12 GMT 2019-07-31 00:32:12,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:12,644 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:32:12,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:12,645 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:12,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:12,645 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:32:12,646 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-07-31 00:32:12,646 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:32:12,646 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:32:12,646 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-31 00:32:12,646 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-07-31 00:32:12,646 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:12,647 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:12,647 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-343b254f-3cf9-4edb-8fe3-db32f9ee0e9e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:12,647 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-343b254f-3cf9-4edb-8fe3-db32f9ee0e9e 2019-07-31 00:32:12,647 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88af0f50-a185-4e3d-9727-d8d865a39da9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:12,647 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-88af0f50-a185-4e3d-9727-d8d865a39da9 2019-07-31 00:32:12,647 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd38925b208578f9861822f48f7d17fb0460299a" 2019-07-31 00:32:12,648 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f77e781ed082dc7a46b7982425dbc81be32127db" 2019-07-31 00:32:12,648 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-04145a34-c720-44c9-bc8b-c0f72875ef30 2019-07-31 00:32:12,648 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 31 Jul 2019 00:32:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2621f7a9-0a0f-4813-be27-da7954b5b3d9 x-compute-request-id: req-2621f7a9-0a0f-4813-be27-da7954b5b3d9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a could not be found.", "code": 404}} 2019-07-31 00:32:12,648 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-04145a34-c720-44c9-bc8b-c0f72875ef30 2019-07-31 00:32:12,648 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-2621f7a9-0a0f-4813-be27-da7954b5b3d9 2019-07-31 00:32:12,648 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-2621f7a9-0a0f-4813-be27-da7954b5b3d9 2019-07-31 00:32:12,648 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 31 Jul 2019 00:32:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-04145a34-c720-44c9-bc8b-c0f72875ef30 x-compute-request-id: req-04145a34-c720-44c9-bc8b-c0f72875ef30 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 could not be found.", "code": 404}} 2019-07-31 00:32:12,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/3e63aa5a-f111-432c-8a9e-4167d84706b4 2019-07-31 00:32:12,708 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:12,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:12,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:12,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:12,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:12,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:12,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:12,708 - cloudify.rest_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-07-31T00:32:06.782Z", "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-07-31T00:32:06.782Z", "id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"} 2019-07-31 00:32:12,709 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:12,709 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:12 GMT 2019-07-31 00:32:12,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:12,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-31 00:32:12,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:12,709 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:12,709 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:17,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:32:17,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:17,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:17,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:17,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:17,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:17,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:17,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:17,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:13.004Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 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 d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-31T00:32:12.605Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:13.004Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:12.411Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:13.004Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a 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 a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-31T00:32:12.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:13.600Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:12.622Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:13.600Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:13.054Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:13.600Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:12.717Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.147Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:13.476Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.147Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:13.334Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.059Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.729Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.501Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.729Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.059Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.729Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-937001ed-ea7d-4753-8400-4bf3d8797347 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.071Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.729Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-937001ed-ea7d-4753-8400-4bf3d8797347 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.071Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.729Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-937001ed-ea7d-4753-8400-4bf3d8797347", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.071Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.729Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-937001ed-ea7d-4753-8400-4bf3d8797347", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.072Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.729Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.551Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.729Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.551Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.729Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d37bf0d-c078-4c17-b8e9-6032825c69bc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.555Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.729Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d37bf0d-c078-4c17-b8e9-6032825c69bc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.556Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.729Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-7d37bf0d-c078-4c17-b8e9-6032825c69bc", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.556Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:14.729Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-7d37bf0d-c078-4c17-b8e9-6032825c69bc", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.556Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.972Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.501Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.973Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.262Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-47c9d025-fb63-43e9-8975-1af647fc277a Date: Wed, 31 Jul 2019 00:32:14 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:17:d3:47\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\", \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}, {\"router_id\": \"eb38f23f-6472-4cae-999d-8cb743a89004\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:18:09Z\", \"updated_at\": \"2019-07-31T00:18:13Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"03704cbc-cad9-457b-9117-946d67049cb9\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:08:e2:1f\", \"device_id\": \"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"1e2737e8-ae4d-456b-8142-1226d072f3c6\", \"id\": \"9fc4e580-4d68-4103-b105-4da1aa9662ec\", \"qos_policy_id\": null}, {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9c:94:c4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\", \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.839Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.262Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-47c9d025-fb63-43e9-8975-1af647fc277a Date: Wed, 31 Jul 2019 00:32:14 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:17:d3:47\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\", \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}, {\"router_id\": \"eb38f23f-6472-4cae-999d-8cb743a89004\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:18:09Z\", \"updated_at\": \"2019-07-31T00:18:13Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"03704cbc-cad9-457b-9117-946d67049cb9\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:08:e2:1f\", \"device_id\": \"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"1e2737e8-ae4d-456b-8142-1226d072f3c6\", \"id\": \"9fc4e580-4d68-4103-b105-4da1aa9662ec\", \"qos_policy_id\": null}, {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9c:94:c4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\", \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.839Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.262Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-47c9d025-fb63-43e9-8975-1af647fc277a", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.839Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.262Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-47c9d025-fb63-43e9-8975-1af647fc277a", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.839Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.262Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-47c9d025-fb63-43e9-8975-1af647fc277a", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.839Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.262Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-47c9d025-fb63-43e9-8975-1af647fc277a", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.839Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.840Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:14.840Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-cda09927-368f-4966-b7bf-69a21685f2e4 Date: Wed, 31 Jul 2019 00:32:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:08Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.657Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1a32cd99-5e48-4864-a3e3-9b87de13aa18 Date: Wed, 31 Jul 2019 00:32:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:08Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.275Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1a32cd99-5e48-4864-a3e3-9b87de13aa18 Date: Wed, 31 Jul 2019 00:32:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:08Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.275Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-1a32cd99-5e48-4864-a3e3-9b87de13aa18", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.275Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-1a32cd99-5e48-4864-a3e3-9b87de13aa18", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.276Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-1a32cd99-5e48-4864-a3e3-9b87de13aa18", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.276Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-1a32cd99-5e48-4864-a3e3-9b87de13aa18", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.276Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.277Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.277Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5 Date: Wed, 31 Jul 2019 00:32:15 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:17:d3:47\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\", \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}, {\"router_id\": \"eb38f23f-6472-4cae-999d-8cb743a89004\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:18:09Z\", \"updated_at\": \"2019-07-31T00:18:13Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"03704cbc-cad9-457b-9117-946d67049cb9\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:08:e2:1f\", \"device_id\": \"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"1e2737e8-ae4d-456b-8142-1226d072f3c6\", \"id\": \"9fc4e580-4d68-4103-b105-4da1aa9662ec\", \"qos_policy_id\": null}, {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9c:94:c4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\", \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.328Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5 Date: Wed, 31 Jul 2019 00:32:15 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:17:d3:47\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\", \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}, {\"router_id\": \"eb38f23f-6472-4cae-999d-8cb743a89004\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:18:09Z\", \"updated_at\": \"2019-07-31T00:18:13Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"03704cbc-cad9-457b-9117-946d67049cb9\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:08:e2:1f\", \"device_id\": \"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"1e2737e8-ae4d-456b-8142-1226d072f3c6\", \"id\": \"9fc4e580-4d68-4103-b105-4da1aa9662ec\", \"qos_policy_id\": null}, {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9c:94:c4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\", \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.329Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.329Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.329Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.329Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.329Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.330Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.330Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-6224a8d5-ce07-4516-bd33-2925fc68b7cb Date: Wed, 31 Jul 2019 00:32:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:18:04Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"e4ed36e5-c07d-44a9-b630-725bda1c45fe\",\"ip_address\":\"192.168.120.26\"}],\"id\":\"1e2737e8-ae4d-456b-8142-1226d072f3c6\",\"security_groups\":[\"231f7130-7f03-43f0-b651-dacc9e65ed94\"],\"mac_address\":\"fa:16:3e:08:e2:1f\",\"device_id\":\"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03704cbc-cad9-457b-9117-946d67049cb9\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:16:21Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.626Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}], "metadata": {"pagination": {"total": 124, "offset": 19, "size": 50}}} 2019-07-31 00:32:17,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:17,802 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:17 GMT 2019-07-31 00:32:17,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:17,802 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:32:17,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:17,802 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:17,802 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:17,802 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:32:17,806 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 could not be found. [status_code=404] 2019-07-31 00:32:17,806 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-31 00:32:17,806 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a could not be found. [status_code=404] 2019-07-31 00:32:17,806 - functest.core.cloudify - DEBUG - Stopped node instance 2019-07-31 00:32:17,806 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-31 00:32:17,806 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-31 00:32:17,807 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-31 00:32:17,807 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-31 00:32:17,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:17,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776" 2019-07-31 00:32:17,807 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:17,807 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-937001ed-ea7d-4753-8400-4bf3d8797347 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:17,808 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-937001ed-ea7d-4753-8400-4bf3d8797347 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:17,808 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-937001ed-ea7d-4753-8400-4bf3d8797347 2019-07-31 00:32:17,808 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-937001ed-ea7d-4753-8400-4bf3d8797347 2019-07-31 00:32:17,808 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:17,808 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:17,808 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d37bf0d-c078-4c17-b8e9-6032825c69bc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:17,809 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d37bf0d-c078-4c17-b8e9-6032825c69bc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:17,809 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-7d37bf0d-c078-4c17-b8e9-6032825c69bc 2019-07-31 00:32:17,809 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-7d37bf0d-c078-4c17-b8e9-6032825c69bc 2019-07-31 00:32:17,809 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987" 2019-07-31 00:32:17,809 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776" 2019-07-31 00:32:17,809 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987" 2019-07-31 00:32:17,810 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-47c9d025-fb63-43e9-8975-1af647fc277a Date: Wed, 31 Jul 2019 00:32:14 GMT RESP BODY: {"floatingips": [{"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:17:d3:47", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}, {"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:13Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}, {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:9c:94:c4", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0", "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}]} 2019-07-31 00:32:17,810 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-47c9d025-fb63-43e9-8975-1af647fc277a Date: Wed, 31 Jul 2019 00:32:14 GMT RESP BODY: {"floatingips": [{"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:17:d3:47", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}, {"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:13Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}, {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:9c:94:c4", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0", "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}]} 2019-07-31 00:32:17,810 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-47c9d025-fb63-43e9-8975-1af647fc277a 2019-07-31 00:32:17,810 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-47c9d025-fb63-43e9-8975-1af647fc277a 2019-07-31 00:32:17,810 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-47c9d025-fb63-43e9-8975-1af647fc277a 2019-07-31 00:32:17,810 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-47c9d025-fb63-43e9-8975-1af647fc277a 2019-07-31 00:32:17,811 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776" 2019-07-31 00:32:17,811 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776" 2019-07-31 00:32:17,811 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-cda09927-368f-4966-b7bf-69a21685f2e4 Date: Wed, 31 Jul 2019 00:32:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:08Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:17,811 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1a32cd99-5e48-4864-a3e3-9b87de13aa18 Date: Wed, 31 Jul 2019 00:32:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:08Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:17,811 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1a32cd99-5e48-4864-a3e3-9b87de13aa18 Date: Wed, 31 Jul 2019 00:32:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:08Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:17,811 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-1a32cd99-5e48-4864-a3e3-9b87de13aa18 2019-07-31 00:32:17,812 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-1a32cd99-5e48-4864-a3e3-9b87de13aa18 2019-07-31 00:32:17,812 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-1a32cd99-5e48-4864-a3e3-9b87de13aa18 2019-07-31 00:32:17,812 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-1a32cd99-5e48-4864-a3e3-9b87de13aa18 2019-07-31 00:32:17,812 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776" 2019-07-31 00:32:17,812 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776" 2019-07-31 00:32:17,812 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5 Date: Wed, 31 Jul 2019 00:32:15 GMT RESP BODY: {"floatingips": [{"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:17:d3:47", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}, {"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:13Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}, {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:9c:94:c4", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0", "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}]} 2019-07-31 00:32:17,813 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5 Date: Wed, 31 Jul 2019 00:32:15 GMT RESP BODY: {"floatingips": [{"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:17:d3:47", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}, {"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:13Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}, {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:9c:94:c4", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0", "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}]} 2019-07-31 00:32:17,813 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5 2019-07-31 00:32:17,813 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5 2019-07-31 00:32:17,813 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5 2019-07-31 00:32:17,813 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5 2019-07-31 00:32:17,813 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987" 2019-07-31 00:32:17,813 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987" 2019-07-31 00:32:17,814 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-6224a8d5-ce07-4516-bd33-2925fc68b7cb Date: Wed, 31 Jul 2019 00:32:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:18:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4ed36e5-c07d-44a9-b630-725bda1c45fe","ip_address":"192.168.120.26"}],"id":"1e2737e8-ae4d-456b-8142-1226d072f3c6","security_groups":["231f7130-7f03-43f0-b651-dacc9e65ed94"],"mac_address":"fa:16:3e:08:e2:1f","device_id":"ba7315ed-49a0-4c54-bd0c-d71ffca6068e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"03704cbc-cad9-457b-9117-946d67049cb9","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:16:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:17,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/3e63aa5a-f111-432c-8a9e-4167d84706b4 2019-07-31 00:32:17,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:17,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:17,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:17,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:17,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:17,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:17,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:17,905 - cloudify.rest_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-07-31T00:32:06.782Z", "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-07-31T00:32:06.782Z", "id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"} 2019-07-31 00:32:17,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:17,905 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:17 GMT 2019-07-31 00:32:17,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:17,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-31 00:32:17,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:17,905 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:17,905 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:22,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:32:22,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:22,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:22,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:22,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:22,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:22,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:22,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:22,985 - 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-07-31T00:32:15.827Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-1a32cd99-5e48-4864-a3e3-9b87de13aa18", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.276Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-1a32cd99-5e48-4864-a3e3-9b87de13aa18", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.276Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.277Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776\"", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.277Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5 Date: Wed, 31 Jul 2019 00:32:15 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:17:d3:47\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\", \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}, {\"router_id\": \"eb38f23f-6472-4cae-999d-8cb743a89004\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:18:09Z\", \"updated_at\": \"2019-07-31T00:18:13Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"03704cbc-cad9-457b-9117-946d67049cb9\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:08:e2:1f\", \"device_id\": \"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"1e2737e8-ae4d-456b-8142-1226d072f3c6\", \"id\": \"9fc4e580-4d68-4103-b105-4da1aa9662ec\", \"qos_policy_id\": null}, {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9c:94:c4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\", \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.328Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5 Date: Wed, 31 Jul 2019 00:32:15 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:17:d3:47\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\", \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}, {\"router_id\": \"eb38f23f-6472-4cae-999d-8cb743a89004\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:18:09Z\", \"updated_at\": \"2019-07-31T00:18:13Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"03704cbc-cad9-457b-9117-946d67049cb9\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:08:e2:1f\", \"device_id\": \"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"1e2737e8-ae4d-456b-8142-1226d072f3c6\", \"id\": \"9fc4e580-4d68-4103-b105-4da1aa9662ec\", \"qos_policy_id\": null}, {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9c:94:c4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\", \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.329Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:15.827Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.329Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-656e3035-9800-40d2-873c-4ebfc09b7ef7 Date: Wed, 31 Jul 2019 00:32:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.038Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-cda09927-368f-4966-b7bf-69a21685f2e4", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.658Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-cda09927-368f-4966-b7bf-69a21685f2e4 Date: Wed, 31 Jul 2019 00:32:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:08Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.658Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-cda09927-368f-4966-b7bf-69a21685f2e4", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.658Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-cda09927-368f-4966-b7bf-69a21685f2e4", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.658Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-cda09927-368f-4966-b7bf-69a21685f2e4", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.658Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.659Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.659Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-b42f923f-ffee-42ef-ad89-84926c0376d7 Date: Wed, 31 Jul 2019 00:32:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:18:04Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"e4ed36e5-c07d-44a9-b630-725bda1c45fe\",\"ip_address\":\"192.168.120.26\"}],\"id\":\"1e2737e8-ae4d-456b-8142-1226d072f3c6\",\"security_groups\":[\"231f7130-7f03-43f0-b651-dacc9e65ed94\"],\"mac_address\":\"fa:16:3e:08:e2:1f\",\"device_id\":\"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03704cbc-cad9-457b-9117-946d67049cb9\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:16:21Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.987Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-b42f923f-ffee-42ef-ad89-84926c0376d7 Date: Wed, 31 Jul 2019 00:32:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:18:04Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"e4ed36e5-c07d-44a9-b630-725bda1c45fe\",\"ip_address\":\"192.168.120.26\"}],\"id\":\"1e2737e8-ae4d-456b-8142-1226d072f3c6\",\"security_groups\":[\"231f7130-7f03-43f0-b651-dacc9e65ed94\"],\"mac_address\":\"fa:16:3e:08:e2:1f\",\"device_id\":\"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03704cbc-cad9-457b-9117-946d67049cb9\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:16:21Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.987Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-b42f923f-ffee-42ef-ad89-84926c0376d7", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.988Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-b42f923f-ffee-42ef-ad89-84926c0376d7", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.988Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-b42f923f-ffee-42ef-ad89-84926c0376d7", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.989Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-b42f923f-ffee-42ef-ad89-84926c0376d7", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.989Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.990Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.990Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8f992c48-9029-482e-ac84-76ca51886d13 Date: Wed, 31 Jul 2019 00:32:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.969Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-656e3035-9800-40d2-873c-4ebfc09b7ef7", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.044Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8f992c48-9029-482e-ac84-76ca51886d13 Date: Wed, 31 Jul 2019 00:32:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.969Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8f992c48-9029-482e-ac84-76ca51886d13", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.969Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8f992c48-9029-482e-ac84-76ca51886d13", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.970Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8f992c48-9029-482e-ac84-76ca51886d13", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.970Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8f992c48-9029-482e-ac84-76ca51886d13", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.970Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "Detaching port 5e94359f-24af-46df-9413-0e4ca6258019...", "level": "info", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.970Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.971Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:15.971Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-656e3035-9800-40d2-873c-4ebfc09b7ef7 Date: Wed, 31 Jul 2019 00:32:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.038Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-656e3035-9800-40d2-873c-4ebfc09b7ef7", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.039Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-656e3035-9800-40d2-873c-4ebfc09b7ef7", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.039Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-656e3035-9800-40d2-873c-4ebfc09b7ef7", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.043Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "Detaching port 4f92f6d4-ebb6-43c6-91fb-600a500ee7d0...", "level": "info", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.044Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.045Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:16.526Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.045Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-b497a6ca-a6b4-47c0-83e3-62c45690fd97", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.709Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-b497a6ca-a6b4-47c0-83e3-62c45690fd97", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.710Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-b497a6ca-a6b4-47c0-83e3-62c45690fd97", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.710Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e Date: Wed, 31 Jul 2019 00:32:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:16Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.894Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.895Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.895Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.895Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.895Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "Successfully detached port 5e94359f-24af-46df-9413-0e4ca6258019", "level": "info", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.895Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-b497a6ca-a6b4-47c0-83e3-62c45690fd97", "level": "debug", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.710Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}], "metadata": {"pagination": {"total": 232, "offset": 69, "size": 50}}} 2019-07-31 00:32:22,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:22,985 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:22 GMT 2019-07-31 00:32:22,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:22,985 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:32:22,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:22,986 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:22,986 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:22,986 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:32:22,988 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-1a32cd99-5e48-4864-a3e3-9b87de13aa18 2019-07-31 00:32:22,989 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-1a32cd99-5e48-4864-a3e3-9b87de13aa18 2019-07-31 00:32:22,989 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776" 2019-07-31 00:32:22,989 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776" 2019-07-31 00:32:22,989 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5 Date: Wed, 31 Jul 2019 00:32:15 GMT RESP BODY: {"floatingips": [{"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:17:d3:47", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}, {"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:13Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}, {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:9c:94:c4", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0", "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}]} 2019-07-31 00:32:22,989 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5 Date: Wed, 31 Jul 2019 00:32:15 GMT RESP BODY: {"floatingips": [{"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:17:d3:47", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}, {"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:13Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}, {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:9c:94:c4", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0", "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}]} 2019-07-31 00:32:22,990 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-cad27323-9cd8-4378-8deb-bcfd82dfbfc5 2019-07-31 00:32:22,990 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-656e3035-9800-40d2-873c-4ebfc09b7ef7 Date: Wed, 31 Jul 2019 00:32:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:22,990 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-cda09927-368f-4966-b7bf-69a21685f2e4 2019-07-31 00:32:22,990 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-cda09927-368f-4966-b7bf-69a21685f2e4 Date: Wed, 31 Jul 2019 00:32:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:08Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:22,990 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-cda09927-368f-4966-b7bf-69a21685f2e4 2019-07-31 00:32:22,990 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-cda09927-368f-4966-b7bf-69a21685f2e4 2019-07-31 00:32:22,991 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-cda09927-368f-4966-b7bf-69a21685f2e4 2019-07-31 00:32:22,991 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987" 2019-07-31 00:32:22,991 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987" 2019-07-31 00:32:22,991 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-b42f923f-ffee-42ef-ad89-84926c0376d7 Date: Wed, 31 Jul 2019 00:32:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:18:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4ed36e5-c07d-44a9-b630-725bda1c45fe","ip_address":"192.168.120.26"}],"id":"1e2737e8-ae4d-456b-8142-1226d072f3c6","security_groups":["231f7130-7f03-43f0-b651-dacc9e65ed94"],"mac_address":"fa:16:3e:08:e2:1f","device_id":"ba7315ed-49a0-4c54-bd0c-d71ffca6068e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"03704cbc-cad9-457b-9117-946d67049cb9","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:16:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:22,991 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-b42f923f-ffee-42ef-ad89-84926c0376d7 Date: Wed, 31 Jul 2019 00:32:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:18:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4ed36e5-c07d-44a9-b630-725bda1c45fe","ip_address":"192.168.120.26"}],"id":"1e2737e8-ae4d-456b-8142-1226d072f3c6","security_groups":["231f7130-7f03-43f0-b651-dacc9e65ed94"],"mac_address":"fa:16:3e:08:e2:1f","device_id":"ba7315ed-49a0-4c54-bd0c-d71ffca6068e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"03704cbc-cad9-457b-9117-946d67049cb9","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:16:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:22,991 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-b42f923f-ffee-42ef-ad89-84926c0376d7 2019-07-31 00:32:22,991 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-b42f923f-ffee-42ef-ad89-84926c0376d7 2019-07-31 00:32:22,992 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-b42f923f-ffee-42ef-ad89-84926c0376d7 2019-07-31 00:32:22,992 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-b42f923f-ffee-42ef-ad89-84926c0376d7 2019-07-31 00:32:22,992 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987" 2019-07-31 00:32:22,992 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987" 2019-07-31 00:32:22,992 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8f992c48-9029-482e-ac84-76ca51886d13 Date: Wed, 31 Jul 2019 00:32:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:22,992 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-656e3035-9800-40d2-873c-4ebfc09b7ef7 2019-07-31 00:32:22,993 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8f992c48-9029-482e-ac84-76ca51886d13 Date: Wed, 31 Jul 2019 00:32:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:22,993 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8f992c48-9029-482e-ac84-76ca51886d13 2019-07-31 00:32:22,993 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8f992c48-9029-482e-ac84-76ca51886d13 2019-07-31 00:32:22,993 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8f992c48-9029-482e-ac84-76ca51886d13 2019-07-31 00:32:22,993 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-8f992c48-9029-482e-ac84-76ca51886d13 2019-07-31 00:32:22,993 - functest.core.cloudify - DEBUG - Detaching port 5e94359f-24af-46df-9413-0e4ca6258019... 2019-07-31 00:32:22,993 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-31 00:32:22,994 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e39472fff9a4f225cd1f997c009248e4a9f776" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-31 00:32:22,994 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-656e3035-9800-40d2-873c-4ebfc09b7ef7 Date: Wed, 31 Jul 2019 00:32:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:22,994 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-656e3035-9800-40d2-873c-4ebfc09b7ef7 2019-07-31 00:32:22,994 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-656e3035-9800-40d2-873c-4ebfc09b7ef7 2019-07-31 00:32:22,994 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-656e3035-9800-40d2-873c-4ebfc09b7ef7 2019-07-31 00:32:22,994 - functest.core.cloudify - DEBUG - Detaching port 4f92f6d4-ebb6-43c6-91fb-600a500ee7d0... 2019-07-31 00:32:22,995 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-31 00:32:22,995 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}068c1ed5ad4a889aef7fa5c59d4045c0a1af0987" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-31 00:32:22,995 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-b497a6ca-a6b4-47c0-83e3-62c45690fd97 2019-07-31 00:32:22,995 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-b497a6ca-a6b4-47c0-83e3-62c45690fd97 2019-07-31 00:32:22,995 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-b497a6ca-a6b4-47c0-83e3-62c45690fd97 2019-07-31 00:32:22,995 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e Date: Wed, 31 Jul 2019 00:32:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:16Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:bf:e0:78","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:32:22,995 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e 2019-07-31 00:32:22,996 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e 2019-07-31 00:32:22,996 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e 2019-07-31 00:32:22,996 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e 2019-07-31 00:32:22,996 - functest.core.cloudify - DEBUG - Successfully detached port 5e94359f-24af-46df-9413-0e4ca6258019 2019-07-31 00:32:22,996 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-b497a6ca-a6b4-47c0-83e3-62c45690fd97 2019-07-31 00:32:22,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/3e63aa5a-f111-432c-8a9e-4167d84706b4 2019-07-31 00:32:23,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:23,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:23,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:23,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:23,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:23,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:23,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:23,073 - cloudify.rest_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-07-31T00:32:06.782Z", "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-07-31T00:32:06.782Z", "id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"} 2019-07-31 00:32:23,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:23,073 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:23 GMT 2019-07-31 00:32:23,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:23,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-31 00:32:23,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:23,073 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:23,074 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:28,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:32:28,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:28,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:28,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:28,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:28,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:28,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:28,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:28,189 - 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-07-31T00:32:17.216Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.895Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.895Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e Date: Wed, 31 Jul 2019 00:32:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:16Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.894Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e Date: Wed, 31 Jul 2019 00:32:16 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:16Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.894Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.54da4ff6-800c-4af9-a6dc-aae56d0e4502"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.216Z", "message": "Successfully detached port 4f92f6d4-ebb6-43c6-91fb-600a500ee7d0", "level": "info", "target_id": "reference_vnf_data_plane_port_5n8fpz", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:16.710Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.b82f558a-49a4-4d1f-891a-0c474eb6270c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.813Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:17.209Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.813Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:17.575Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:17.813Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_2gr4uj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:17.301Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:18.316Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.241Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.679Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.015Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-5c748fa7-5b1a-4bb6-81b3-c3570c2d5c77", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.721Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.015Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-5c748fa7-5b1a-4bb6-81b3-c3570c2d5c77", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.721Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.015Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c748fa7-5b1a-4bb6-81b3-c3570c2d5c77 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.720Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.015Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c748fa7-5b1a-4bb6-81b3-c3570c2d5c77 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.720Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.716Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.716Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.679Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.015Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec9bcb50-4dff-4ada-b49c-9c4c42492586 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.247Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.015Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-ec9bcb50-4dff-4ada-b49c-9c4c42492586", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.247Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.015Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-ec9bcb50-4dff-4ada-b49c-9c4c42492586", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.247Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.241Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.015Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec9bcb50-4dff-4ada-b49c-9c4c42492586 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.247Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.228Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-099f87cc-145f-4e77-ac1c-24f6bfd62ab0 Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:17:d3:47\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\", \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}, {\"router_id\": \"eb38f23f-6472-4cae-999d-8cb743a89004\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:18:09Z\", \"updated_at\": \"2019-07-31T00:18:13Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"03704cbc-cad9-457b-9117-946d67049cb9\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:08:e2:1f\", \"device_id\": \"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"1e2737e8-ae4d-456b-8142-1226d072f3c6\", \"id\": \"9fc4e580-4d68-4103-b105-4da1aa9662ec\", \"qos_policy_id\": null}, {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9c:94:c4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\", \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.391Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6db326f2-ae25-41bc-b2a6-04798c81c263", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.974Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6db326f2-ae25-41bc-b2a6-04798c81c263", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.974Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.975Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.975Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.139Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.139Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e7d3cbaa-0fbb-4231-87e4-1ecb1e4e949d Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:08Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.226Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6db326f2-ae25-41bc-b2a6-04798c81c263", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.974Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-6db326f2-ae25-41bc-b2a6-04798c81c263 Date: Wed, 31 Jul 2019 00:32:18 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:17:d3:47\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\", \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}, {\"router_id\": \"eb38f23f-6472-4cae-999d-8cb743a89004\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:18:09Z\", \"updated_at\": \"2019-07-31T00:18:13Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"03704cbc-cad9-457b-9117-946d67049cb9\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:08:e2:1f\", \"device_id\": \"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"1e2737e8-ae4d-456b-8142-1226d072f3c6\", \"id\": \"9fc4e580-4d68-4103-b105-4da1aa9662ec\", \"qos_policy_id\": null}, {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9c:94:c4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\", \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.974Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-6db326f2-ae25-41bc-b2a6-04798c81c263 Date: Wed, 31 Jul 2019 00:32:18 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:17:d3:47\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\", \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}, {\"router_id\": \"eb38f23f-6472-4cae-999d-8cb743a89004\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:18:09Z\", \"updated_at\": \"2019-07-31T00:18:13Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"03704cbc-cad9-457b-9117-946d67049cb9\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:08:e2:1f\", \"device_id\": \"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"1e2737e8-ae4d-456b-8142-1226d072f3c6\", \"id\": \"9fc4e580-4d68-4103-b105-4da1aa9662ec\", \"qos_policy_id\": null}, {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9c:94:c4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\", \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.973Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e7d3cbaa-0fbb-4231-87e4-1ecb1e4e949d Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:08Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.226Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e7d3cbaa-0fbb-4231-87e4-1ecb1e4e949d", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.226Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e7d3cbaa-0fbb-4231-87e4-1ecb1e4e949d", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.227Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e7d3cbaa-0fbb-4231-87e4-1ecb1e4e949d", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.227Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6db326f2-ae25-41bc-b2a6-04798c81c263", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:18.974Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e7d3cbaa-0fbb-4231-87e4-1ecb1e4e949d", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.227Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:19.580Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.228Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-437d2a24-355d-466f-a806-f7ec51bfdfed Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:08Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.830Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.392Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-099f87cc-145f-4e77-ac1c-24f6bfd62ab0 Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:17:d3:47\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.8\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\", \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}, {\"router_id\": \"eb38f23f-6472-4cae-999d-8cb743a89004\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:18:09Z\", \"updated_at\": \"2019-07-31T00:18:13Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"03704cbc-cad9-457b-9117-946d67049cb9\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:08:e2:1f\", \"device_id\": \"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 3, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"1e2737e8-ae4d-456b-8142-1226d072f3c6\", \"id\": \"9fc4e580-4d68-4103-b105-4da1aa9662ec\", \"qos_policy_id\": null}, {\"router_id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:22:52Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9c:94:c4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.10\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 4, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": \"dd826b84-2640-4e14-8045-ebb78e4416f0\", \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.391Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-099f87cc-145f-4e77-ac1c-24f6bfd62ab0", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.391Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-099f87cc-145f-4e77-ac1c-24f6bfd62ab0", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.391Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-099f87cc-145f-4e77-ac1c-24f6bfd62ab0", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.391Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-099f87cc-145f-4e77-ac1c-24f6bfd62ab0", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.392Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.392Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f94866b8-56d0-4960-afa7-b4c951b5493c Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:18:04Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"e4ed36e5-c07d-44a9-b630-725bda1c45fe\",\"ip_address\":\"192.168.120.26\"}],\"id\":\"1e2737e8-ae4d-456b-8142-1226d072f3c6\",\"security_groups\":[\"231f7130-7f03-43f0-b651-dacc9e65ed94\"],\"mac_address\":\"fa:16:3e:08:e2:1f\",\"device_id\":\"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03704cbc-cad9-457b-9117-946d67049cb9\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:16:21Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.539Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}], "metadata": {"pagination": {"total": 276, "offset": 119, "size": 50}}} 2019-07-31 00:32:28,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:28,189 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:28 GMT 2019-07-31 00:32:28,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:28,190 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:32:28,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:28,190 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:28,190 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:28,190 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:32:28,193 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e 2019-07-31 00:32:28,193 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e 2019-07-31 00:32:28,193 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e Date: Wed, 31 Jul 2019 00:32:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:16Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:bf:e0:78","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:32:28,194 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-5c1b674b-02ec-4b44-92e9-fd5dca04ff7e Date: Wed, 31 Jul 2019 00:32:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:16Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:bf:e0:78","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:32:28,194 - functest.core.cloudify - DEBUG - Successfully detached port 4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 2019-07-31 00:32:28,194 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-31 00:32:28,194 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-07-31 00:32:28,194 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-31 00:32:28,195 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:28,195 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b" 2019-07-31 00:32:28,195 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-5c748fa7-5b1a-4bb6-81b3-c3570c2d5c77 2019-07-31 00:32:28,195 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-5c748fa7-5b1a-4bb6-81b3-c3570c2d5c77 2019-07-31 00:32:28,195 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c748fa7-5b1a-4bb6-81b3-c3570c2d5c77 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:28,195 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c748fa7-5b1a-4bb6-81b3-c3570c2d5c77 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:28,195 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:28,196 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:28,196 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b" 2019-07-31 00:32:28,196 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec9bcb50-4dff-4ada-b49c-9c4c42492586 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:28,196 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-ec9bcb50-4dff-4ada-b49c-9c4c42492586 2019-07-31 00:32:28,196 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-ec9bcb50-4dff-4ada-b49c-9c4c42492586 2019-07-31 00:32:28,196 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:28,197 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec9bcb50-4dff-4ada-b49c-9c4c42492586 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:28,197 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b" 2019-07-31 00:32:28,197 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-099f87cc-145f-4e77-ac1c-24f6bfd62ab0 Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"floatingips": [{"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:17:d3:47", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}, {"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:13Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}, {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:9c:94:c4", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0", "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}]} 2019-07-31 00:32:28,197 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6db326f2-ae25-41bc-b2a6-04798c81c263 2019-07-31 00:32:28,198 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6db326f2-ae25-41bc-b2a6-04798c81c263 2019-07-31 00:32:28,198 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b" 2019-07-31 00:32:28,198 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b" 2019-07-31 00:32:28,198 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df" 2019-07-31 00:32:28,198 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df" 2019-07-31 00:32:28,198 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e7d3cbaa-0fbb-4231-87e4-1ecb1e4e949d Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:08Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:28,199 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6db326f2-ae25-41bc-b2a6-04798c81c263 2019-07-31 00:32:28,199 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-6db326f2-ae25-41bc-b2a6-04798c81c263 Date: Wed, 31 Jul 2019 00:32:18 GMT RESP BODY: {"floatingips": [{"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:17:d3:47", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}, {"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:13Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}, {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:9c:94:c4", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0", "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}]} 2019-07-31 00:32:28,199 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-6db326f2-ae25-41bc-b2a6-04798c81c263 Date: Wed, 31 Jul 2019 00:32:18 GMT RESP BODY: {"floatingips": [{"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:17:d3:47", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}, {"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:13Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}, {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:9c:94:c4", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0", "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}]} 2019-07-31 00:32:28,199 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e7d3cbaa-0fbb-4231-87e4-1ecb1e4e949d Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:08Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:28,199 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e7d3cbaa-0fbb-4231-87e4-1ecb1e4e949d 2019-07-31 00:32:28,199 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e7d3cbaa-0fbb-4231-87e4-1ecb1e4e949d 2019-07-31 00:32:28,200 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e7d3cbaa-0fbb-4231-87e4-1ecb1e4e949d 2019-07-31 00:32:28,200 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6db326f2-ae25-41bc-b2a6-04798c81c263 2019-07-31 00:32:28,200 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e7d3cbaa-0fbb-4231-87e4-1ecb1e4e949d 2019-07-31 00:32:28,200 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b" 2019-07-31 00:32:28,200 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-437d2a24-355d-466f-a806-f7ec51bfdfed Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:08Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:28,200 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df" 2019-07-31 00:32:28,200 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-099f87cc-145f-4e77-ac1c-24f6bfd62ab0 Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"floatingips": [{"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:17:d3:47", "device_id": ""}, "fixed_ip_address": "11.0.0.8", "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}, {"router_id": "eb38f23f-6472-4cae-999d-8cb743a89004", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:18:09Z", "updated_at": "2019-07-31T00:18:13Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "device_owner": "compute:nova", "mac_address": "fa:16:3e:08:e2:1f", "device_id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.201", "revision_number": 3, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "1e2737e8-ae4d-456b-8142-1226d072f3c6", "id": "9fc4e580-4d68-4103-b105-4da1aa9662ec", "qos_policy_id": null}, {"router_id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:22:52Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "device_owner": "", "mac_address": "fa:16:3e:9c:94:c4", "device_id": ""}, "fixed_ip_address": "11.0.0.10", "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": "dd826b84-2640-4e14-8045-ebb78e4416f0", "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}]} 2019-07-31 00:32:28,201 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-099f87cc-145f-4e77-ac1c-24f6bfd62ab0 2019-07-31 00:32:28,201 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-099f87cc-145f-4e77-ac1c-24f6bfd62ab0 2019-07-31 00:32:28,201 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-099f87cc-145f-4e77-ac1c-24f6bfd62ab0 2019-07-31 00:32:28,201 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-099f87cc-145f-4e77-ac1c-24f6bfd62ab0 2019-07-31 00:32:28,201 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df" 2019-07-31 00:32:28,201 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f94866b8-56d0-4960-afa7-b4c951b5493c Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:18:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4ed36e5-c07d-44a9-b630-725bda1c45fe","ip_address":"192.168.120.26"}],"id":"1e2737e8-ae4d-456b-8142-1226d072f3c6","security_groups":["231f7130-7f03-43f0-b651-dacc9e65ed94"],"mac_address":"fa:16:3e:08:e2:1f","device_id":"ba7315ed-49a0-4c54-bd0c-d71ffca6068e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"03704cbc-cad9-457b-9117-946d67049cb9","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:16:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:28,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/3e63aa5a-f111-432c-8a9e-4167d84706b4 2019-07-31 00:32:28,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:28,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:28,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:28,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:28,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:28,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:28,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:28,310 - cloudify.rest_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-07-31T00:32:06.782Z", "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-07-31T00:32:06.782Z", "id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"} 2019-07-31 00:32:28,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:28,311 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:28 GMT 2019-07-31 00:32:28,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:28,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-31 00:32:28,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:28,311 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:28,311 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:33,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:32:33,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:33,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:33,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:33,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:33,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:33,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:33,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:33,393 - 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-07-31T00:32:20.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.392Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f94866b8-56d0-4960-afa7-b4c951b5493c Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:18:04Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"e4ed36e5-c07d-44a9-b630-725bda1c45fe\",\"ip_address\":\"192.168.120.26\"}],\"id\":\"1e2737e8-ae4d-456b-8142-1226d072f3c6\",\"security_groups\":[\"231f7130-7f03-43f0-b651-dacc9e65ed94\"],\"mac_address\":\"fa:16:3e:08:e2:1f\",\"device_id\":\"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03704cbc-cad9-457b-9117-946d67049cb9\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:16:21Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.539Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f94866b8-56d0-4960-afa7-b4c951b5493c Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:18:04Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"e4ed36e5-c07d-44a9-b630-725bda1c45fe\",\"ip_address\":\"192.168.120.26\"}],\"id\":\"1e2737e8-ae4d-456b-8142-1226d072f3c6\",\"security_groups\":[\"231f7130-7f03-43f0-b651-dacc9e65ed94\"],\"mac_address\":\"fa:16:3e:08:e2:1f\",\"device_id\":\"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03704cbc-cad9-457b-9117-946d67049cb9\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:16:21Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.540Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-f94866b8-56d0-4960-afa7-b4c951b5493c", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.540Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-f94866b8-56d0-4960-afa7-b4c951b5493c", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.540Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-f94866b8-56d0-4960-afa7-b4c951b5493c", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.540Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-f94866b8-56d0-4960-afa7-b4c951b5493c", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.541Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.541Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b\"", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.541Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2db44b2f-95d8-47c7-aa49-abda45e62964 Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.800Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2db44b2f-95d8-47c7-aa49-abda45e62964 Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.800Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-2db44b2f-95d8-47c7-aa49-abda45e62964", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.800Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-2db44b2f-95d8-47c7-aa49-abda45e62964", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.800Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-2db44b2f-95d8-47c7-aa49-abda45e62964", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.800Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-2db44b2f-95d8-47c7-aa49-abda45e62964", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.800Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "Detaching port dd826b84-2640-4e14-8045-ebb78e4416f0...", "level": "info", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.801Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.801Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.801Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-437d2a24-355d-466f-a806-f7ec51bfdfed Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:08Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.830Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-437d2a24-355d-466f-a806-f7ec51bfdfed Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:08Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.830Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-437d2a24-355d-466f-a806-f7ec51bfdfed", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.831Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-437d2a24-355d-466f-a806-f7ec51bfdfed", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.831Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-437d2a24-355d-466f-a806-f7ec51bfdfed", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.831Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-437d2a24-355d-466f-a806-f7ec51bfdfed", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.832Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.833Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df\"", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.833Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-7876d6f7-76d9-4349-8036-2c913232dbbe Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:18:04Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"e4ed36e5-c07d-44a9-b630-725bda1c45fe\",\"ip_address\":\"192.168.120.26\"}],\"id\":\"1e2737e8-ae4d-456b-8142-1226d072f3c6\",\"security_groups\":[\"231f7130-7f03-43f0-b651-dacc9e65ed94\"],\"mac_address\":\"fa:16:3e:08:e2:1f\",\"device_id\":\"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03704cbc-cad9-457b-9117-946d67049cb9\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:16:21Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.873Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-7876d6f7-76d9-4349-8036-2c913232dbbe Date: Wed, 31 Jul 2019 00:32:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:18:04Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"e4ed36e5-c07d-44a9-b630-725bda1c45fe\",\"ip_address\":\"192.168.120.26\"}],\"id\":\"1e2737e8-ae4d-456b-8142-1226d072f3c6\",\"security_groups\":[\"231f7130-7f03-43f0-b651-dacc9e65ed94\"],\"mac_address\":\"fa:16:3e:08:e2:1f\",\"device_id\":\"ba7315ed-49a0-4c54-bd0c-d71ffca6068e\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"03704cbc-cad9-457b-9117-946d67049cb9\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:16:21Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.873Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-7876d6f7-76d9-4349-8036-2c913232dbbe", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.874Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-7876d6f7-76d9-4349-8036-2c913232dbbe", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.874Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.236Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-7876d6f7-76d9-4349-8036-2c913232dbbe", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:19.874Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-94cec0b6-c334-45bf-ac7f-660ee43f3029", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.405Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-6312ce7b-92fa-4bb3-b5f2-5d353aa5112b", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.205Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "Detaching port d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af...", "level": "info", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.205Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-94cec0b6-c334-45bf-ac7f-660ee43f3029", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.405Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.205Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.205Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-94cec0b6-c334-45bf-ac7f-660ee43f3029 Date: Wed, 31 Jul 2019 00:32:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:20Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.404Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6312ce7b-92fa-4bb3-b5f2-5d353aa5112b Date: Wed, 31 Jul 2019 00:32:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.204Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-94cec0b6-c334-45bf-ac7f-660ee43f3029 Date: Wed, 31 Jul 2019 00:32:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:20Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.404Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-6312ce7b-92fa-4bb3-b5f2-5d353aa5112b", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.204Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-6312ce7b-92fa-4bb3-b5f2-5d353aa5112b", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.204Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6312ce7b-92fa-4bb3-b5f2-5d353aa5112b Date: Wed, 31 Jul 2019 00:32:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.204Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-94cec0b6-c334-45bf-ac7f-660ee43f3029", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.405Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-6312ce7b-92fa-4bb3-b5f2-5d353aa5112b", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.205Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "Successfully detached port dd826b84-2640-4e14-8045-ebb78e4416f0", "level": "info", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.406Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:20.820Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-94cec0b6-c334-45bf-ac7f-660ee43f3029", "level": "debug", "target_id": "reference_vnf_port_o0bd1k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.406Z", "source_id": "reference_vnf_host_bzsn3n", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1545185f-7ace-4a41-b259-55413dc749a6"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:21.417Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:21.129Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:21.417Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.906Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:21.417Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.906Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}], "metadata": {"pagination": {"total": 376, "offset": 169, "size": 50}}} 2019-07-31 00:32:33,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:33,394 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:33 GMT 2019-07-31 00:32:33,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:33,394 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:32:33,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:33,394 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:33,394 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:33,394 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:32:33,396 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df" 2019-07-31 00:32:33,397 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f94866b8-56d0-4960-afa7-b4c951b5493c Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:18:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4ed36e5-c07d-44a9-b630-725bda1c45fe","ip_address":"192.168.120.26"}],"id":"1e2737e8-ae4d-456b-8142-1226d072f3c6","security_groups":["231f7130-7f03-43f0-b651-dacc9e65ed94"],"mac_address":"fa:16:3e:08:e2:1f","device_id":"ba7315ed-49a0-4c54-bd0c-d71ffca6068e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"03704cbc-cad9-457b-9117-946d67049cb9","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:16:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:33,397 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f94866b8-56d0-4960-afa7-b4c951b5493c Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:18:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4ed36e5-c07d-44a9-b630-725bda1c45fe","ip_address":"192.168.120.26"}],"id":"1e2737e8-ae4d-456b-8142-1226d072f3c6","security_groups":["231f7130-7f03-43f0-b651-dacc9e65ed94"],"mac_address":"fa:16:3e:08:e2:1f","device_id":"ba7315ed-49a0-4c54-bd0c-d71ffca6068e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"03704cbc-cad9-457b-9117-946d67049cb9","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:16:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:33,397 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-f94866b8-56d0-4960-afa7-b4c951b5493c 2019-07-31 00:32:33,397 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-f94866b8-56d0-4960-afa7-b4c951b5493c 2019-07-31 00:32:33,397 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-f94866b8-56d0-4960-afa7-b4c951b5493c 2019-07-31 00:32:33,398 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-f94866b8-56d0-4960-afa7-b4c951b5493c 2019-07-31 00:32:33,398 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b" 2019-07-31 00:32:33,398 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b" 2019-07-31 00:32:33,398 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2db44b2f-95d8-47c7-aa49-abda45e62964 Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:33,398 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2db44b2f-95d8-47c7-aa49-abda45e62964 Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:33,398 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-2db44b2f-95d8-47c7-aa49-abda45e62964 2019-07-31 00:32:33,399 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-2db44b2f-95d8-47c7-aa49-abda45e62964 2019-07-31 00:32:33,399 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-2db44b2f-95d8-47c7-aa49-abda45e62964 2019-07-31 00:32:33,399 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-2db44b2f-95d8-47c7-aa49-abda45e62964 2019-07-31 00:32:33,399 - functest.core.cloudify - DEBUG - Detaching port dd826b84-2640-4e14-8045-ebb78e4416f0... 2019-07-31 00:32:33,399 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-31 00:32:33,399 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e88ab8902729993bddde8e2f04f8535de22cd41b" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-31 00:32:33,399 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-437d2a24-355d-466f-a806-f7ec51bfdfed Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:08Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:33,400 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-437d2a24-355d-466f-a806-f7ec51bfdfed Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:08Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:33,400 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-437d2a24-355d-466f-a806-f7ec51bfdfed 2019-07-31 00:32:33,400 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-437d2a24-355d-466f-a806-f7ec51bfdfed 2019-07-31 00:32:33,400 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-437d2a24-355d-466f-a806-f7ec51bfdfed 2019-07-31 00:32:33,400 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-437d2a24-355d-466f-a806-f7ec51bfdfed 2019-07-31 00:32:33,400 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df" 2019-07-31 00:32:33,401 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df" 2019-07-31 00:32:33,401 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-7876d6f7-76d9-4349-8036-2c913232dbbe Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:18:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4ed36e5-c07d-44a9-b630-725bda1c45fe","ip_address":"192.168.120.26"}],"id":"1e2737e8-ae4d-456b-8142-1226d072f3c6","security_groups":["231f7130-7f03-43f0-b651-dacc9e65ed94"],"mac_address":"fa:16:3e:08:e2:1f","device_id":"ba7315ed-49a0-4c54-bd0c-d71ffca6068e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"03704cbc-cad9-457b-9117-946d67049cb9","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:16:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:33,401 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-7876d6f7-76d9-4349-8036-2c913232dbbe Date: Wed, 31 Jul 2019 00:32:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:18:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4ed36e5-c07d-44a9-b630-725bda1c45fe","ip_address":"192.168.120.26"}],"id":"1e2737e8-ae4d-456b-8142-1226d072f3c6","security_groups":["231f7130-7f03-43f0-b651-dacc9e65ed94"],"mac_address":"fa:16:3e:08:e2:1f","device_id":"ba7315ed-49a0-4c54-bd0c-d71ffca6068e","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"03704cbc-cad9-457b-9117-946d67049cb9","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:16:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:33,401 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-7876d6f7-76d9-4349-8036-2c913232dbbe 2019-07-31 00:32:33,401 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-7876d6f7-76d9-4349-8036-2c913232dbbe 2019-07-31 00:32:33,401 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/1e2737e8-ae4d-456b-8142-1226d072f3c6.json used request id req-7876d6f7-76d9-4349-8036-2c913232dbbe 2019-07-31 00:32:33,401 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-94cec0b6-c334-45bf-ac7f-660ee43f3029 2019-07-31 00:32:33,402 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-6312ce7b-92fa-4bb3-b5f2-5d353aa5112b 2019-07-31 00:32:33,402 - functest.core.cloudify - DEBUG - Detaching port d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af... 2019-07-31 00:32:33,402 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-94cec0b6-c334-45bf-ac7f-660ee43f3029 2019-07-31 00:32:33,402 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-31 00:32:33,402 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d026fe5d3ebd446bfdd05a42b1a9ecfaf2d7df" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-07-31 00:32:33,402 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-94cec0b6-c334-45bf-ac7f-660ee43f3029 Date: Wed, 31 Jul 2019 00:32:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:20Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:32:33,402 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6312ce7b-92fa-4bb3-b5f2-5d353aa5112b Date: Wed, 31 Jul 2019 00:32:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:33,403 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-94cec0b6-c334-45bf-ac7f-660ee43f3029 Date: Wed, 31 Jul 2019 00:32:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:20Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:32:33,403 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-6312ce7b-92fa-4bb3-b5f2-5d353aa5112b 2019-07-31 00:32:33,403 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-6312ce7b-92fa-4bb3-b5f2-5d353aa5112b 2019-07-31 00:32:33,403 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6312ce7b-92fa-4bb3-b5f2-5d353aa5112b Date: Wed, 31 Jul 2019 00:32:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:33,403 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-94cec0b6-c334-45bf-ac7f-660ee43f3029 2019-07-31 00:32:33,403 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-6312ce7b-92fa-4bb3-b5f2-5d353aa5112b 2019-07-31 00:32:33,403 - functest.core.cloudify - DEBUG - Successfully detached port dd826b84-2640-4e14-8045-ebb78e4416f0 2019-07-31 00:32:33,404 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-94cec0b6-c334-45bf-ac7f-660ee43f3029 2019-07-31 00:32:33,404 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-31 00:32:33,404 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7 2019-07-31 00:32:33,404 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7 2019-07-31 00:32:33,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/3e63aa5a-f111-432c-8a9e-4167d84706b4 2019-07-31 00:32:33,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:33,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:33,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:33,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:33,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:33,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:33,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:33,484 - cloudify.rest_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-07-31T00:32:06.782Z", "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-07-31T00:32:06.782Z", "id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"} 2019-07-31 00:32:33,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:33,484 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:33 GMT 2019-07-31 00:32:33,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:33,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-31 00:32:33,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:33,484 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:33,484 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:38,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:32:38,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:38,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:38,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:38,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:38,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:38,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:38,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:38,598 - 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-07-31T00:32:21.417Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.906Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:21.417Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.906Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:21.417Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7 Date: Wed, 31 Jul 2019 00:32:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:20Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.906Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:21.417Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7 Date: Wed, 31 Jul 2019 00:32:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:20Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:17:d3:47\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.906Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:21.417Z", "message": "Successfully detached port d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af", "level": "info", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.906Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:21.417Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.906Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:21.417Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7", "level": "debug", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:20.906Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.333bec95-3f05-4f75-9d63-6703c769f14b"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:22.027Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:21.445Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:22.027Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:21.890Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:22.027Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_732zl5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:21.490Z", "source_id": "target_vnf_host_talg15", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:22.573Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:22.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:22.573Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:22.058Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:22.573Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:22.473Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.65fee4da-9070-46d3-aa73-f07ab3036d52"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:23.243Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:32:22.473Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.65fee4da-9070-46d3-aa73-f07ab3036d52"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:23.243Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ac6c2a8078a268f0b986539828a1d605d57a6d09\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:22.904Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.65fee4da-9070-46d3-aa73-f07ab3036d52"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:23.243Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-832780f5-8bca-4463-81a4-8573600326fc", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:22.478Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.65fee4da-9070-46d3-aa73-f07ab3036d52"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:23.243Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-832780f5-8bca-4463-81a4-8573600326fc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:22.478Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.65fee4da-9070-46d3-aa73-f07ab3036d52"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:23.853Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:32:23.215Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bc994015-433c-4d1b-9088-7e0a44c7484e"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:23.853Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d7ae734-502f-41fd-8b86-b9182ffc9e15 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:23.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bc994015-433c-4d1b-9088-7e0a44c7484e"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:23.853Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-7d7ae734-502f-41fd-8b86-b9182ffc9e15", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:23.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bc994015-433c-4d1b-9088-7e0a44c7484e"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:23.853Z", "message": "RESP: [404] Date: Wed, 31 Jul 2019 00:32:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6bf748a-7313-4c06-a19f-14f47ba92e09 x-compute-request-id: req-a6bf748a-7313-4c06-a19f-14f47ba92e09 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 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-07-31T00:32:23.258Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.65fee4da-9070-46d3-aa73-f07ab3036d52"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:23.853Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d750c782c1a672d6e87bfd54448cea9db4af737b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:23.636Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bc994015-433c-4d1b-9088-7e0a44c7484e"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:23.853Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 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 d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-31T00:32:23.713Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:23.853Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-a6bf748a-7313-4c06-a19f-14f47ba92e09", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:23.258Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.65fee4da-9070-46d3-aa73-f07ab3036d52"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:23.853Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-a6bf748a-7313-4c06-a19f-14f47ba92e09", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:23.258Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.65fee4da-9070-46d3-aa73-f07ab3036d52"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:23.853Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:23.214Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bc994015-433c-4d1b-9088-7e0a44c7484e"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:24.388Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-b7504335-6188-4ba5-887a-96314cacf970", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:23.978Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bc994015-433c-4d1b-9088-7e0a44c7484e"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:24.388Z", "message": "RESP: [404] Date: Wed, 31 Jul 2019 00:32: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-b7504335-6188-4ba5-887a-96314cacf970 x-compute-request-id: req-b7504335-6188-4ba5-887a-96314cacf970 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a 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-07-31T00:32:23.978Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bc994015-433c-4d1b-9088-7e0a44c7484e"}, {"node_instance_id": "target_vnf_host_talg15", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:24.388Z", "message": "GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-b7504335-6188-4ba5-887a-96314cacf970", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:23.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bc994015-433c-4d1b-9088-7e0a44c7484e"}, {"node_instance_id": "reference_vnf_host_bzsn3n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:24.388Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:23.725Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:25.016Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:24.333Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:25.016Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a 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 a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-07-31T00:32:24.323Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_host_talg15", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:25.016Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:24.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:25.016Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:24.361Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:25.660Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:24.531Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:25.660Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:24.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:25.660Z", "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-07-31T00:32:24.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:26.255Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:25.208Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:26.255Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:25.108Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:26.255Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:25.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:26.868Z", "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-07-31T00:32:25.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:26.868Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:25.261Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:26.868Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-31f79281-7ab2-4589-94d9-9ef8d4f8481b", "level": "debug", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:26.661Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.4da8398d-4791-44fe-8728-a8eeb74ad3af"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:26.868Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:25.312Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:26.868Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31f79281-7ab2-4589-94d9-9ef8d4f8481b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:26.660Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.4da8398d-4791-44fe-8728-a8eeb74ad3af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:26.868Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_v6idcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:26.656Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.4da8398d-4791-44fe-8728-a8eeb74ad3af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:27.446Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20eab49c-4216-414e-a9d4-19d05633451b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:27.080Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.918325a2-584b-4254-a06d-b41e4da87e31"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:27.446Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:25.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:27.446Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:25.527Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:27.446Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:25.755Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}], "metadata": {"pagination": {"total": 436, "offset": 219, "size": 50}}} 2019-07-31 00:32:38,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:38,598 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:38 GMT 2019-07-31 00:32:38,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:38,599 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:32:38,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:38,599 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:38,599 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:38,599 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:32:38,601 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7 2019-07-31 00:32:38,601 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7 2019-07-31 00:32:38,601 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7 Date: Wed, 31 Jul 2019 00:32:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:20Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:32:38,601 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7 Date: Wed, 31 Jul 2019 00:32:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:20Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:17:d3:47","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:32:38,602 - functest.core.cloudify - DEBUG - Successfully detached port d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af 2019-07-31 00:32:38,602 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7 2019-07-31 00:32:38,602 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-e590c5b8-8a35-4c73-bd87-f1aaabb96ef7 2019-07-31 00:32:38,602 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-31 00:32:38,602 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-31 00:32:38,602 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-07-31 00:32:38,603 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-07-31 00:32:38,603 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-31 00:32:38,603 - functest.core.cloudify - DEBUG - deleting server 2019-07-31 00:32:38,603 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:38,603 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac6c2a8078a268f0b986539828a1d605d57a6d09" 2019-07-31 00:32:38,603 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-832780f5-8bca-4463-81a4-8573600326fc 2019-07-31 00:32:38,603 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-832780f5-8bca-4463-81a4-8573600326fc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:38,604 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:38,604 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d7ae734-502f-41fd-8b86-b9182ffc9e15 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:38,604 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-7d7ae734-502f-41fd-8b86-b9182ffc9e15 2019-07-31 00:32:38,604 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 31 Jul 2019 00:32:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6bf748a-7313-4c06-a19f-14f47ba92e09 x-compute-request-id: req-a6bf748a-7313-4c06-a19f-14f47ba92e09 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 could not be found.", "code": 404}} 2019-07-31 00:32:38,604 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d750c782c1a672d6e87bfd54448cea9db4af737b" 2019-07-31 00:32:38,604 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 could not be found. [status_code=404] 2019-07-31 00:32:38,605 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-a6bf748a-7313-4c06-a19f-14f47ba92e09 2019-07-31 00:32:38,605 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/d2216b8c-5d5e-4f7e-b73e-00806a11f9e9 used request id req-a6bf748a-7313-4c06-a19f-14f47ba92e09 2019-07-31 00:32:38,605 - functest.core.cloudify - DEBUG - deleting server 2019-07-31 00:32:38,605 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-b7504335-6188-4ba5-887a-96314cacf970 2019-07-31 00:32:38,605 - functest.core.cloudify - DEBUG - RESP: [404] Date: Wed, 31 Jul 2019 00:32: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-b7504335-6188-4ba5-887a-96314cacf970 x-compute-request-id: req-b7504335-6188-4ba5-887a-96314cacf970 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a could not be found.", "code": 404}} 2019-07-31 00:32:38,605 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a used request id req-b7504335-6188-4ba5-887a-96314cacf970 2019-07-31 00:32:38,605 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-31 00:32:38,606 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:32:38,606 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance a5f37a93-7bdb-4a59-b380-b8ddc7cecb1a could not be found. [status_code=404] 2019-07-31 00:32:38,606 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-31 00:32:38,606 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:32:38,606 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-31 00:32:38,606 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:32:38,606 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-31 00:32:38,607 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:32:38,607 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:32:38,607 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-31 00:32:38,607 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-31 00:32:38,607 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-31 00:32:38,607 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-31f79281-7ab2-4589-94d9-9ef8d4f8481b 2019-07-31 00:32:38,607 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-31 00:32:38,608 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31f79281-7ab2-4589-94d9-9ef8d4f8481b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:38,608 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:38,608 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20eab49c-4216-414e-a9d4-19d05633451b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:38,608 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-31 00:32:38,608 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-07-31 00:32:38,608 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-31 00:32:38,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/3e63aa5a-f111-432c-8a9e-4167d84706b4 2019-07-31 00:32:38,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:38,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:38,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:38,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:38,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:38,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:38,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:38,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:32:06.782Z", "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-07-31T00:32:06.782Z", "id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"} 2019-07-31 00:32:38,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:38,689 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:38 GMT 2019-07-31 00:32:38,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:38,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-31 00:32:38,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:38,689 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:38,689 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:43,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:32:43,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:43,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:43,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:43,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:43,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:43,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:43,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:43,780 - 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-07-31T00:32:27.446Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:25.755Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:27.446Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:25.527Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:27.446Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:25.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:27.957Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36428f94352ee18cb4feb5b8a2b692505031c9a3\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:27.520Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.918325a2-584b-4254-a06d-b41e4da87e31"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:27.957Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:26.293Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:27.957Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-81b0d438-4f44-4158-9ea2-c6b842b946fc Date: Wed, 31 Jul 2019 00:32:27 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:16Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:76:3c:f5\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:27.841Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.918325a2-584b-4254-a06d-b41e4da87e31"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:27.957Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:26.332Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:28.482Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:26.865Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:28.482Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-961cf44b-e0ef-4cff-bef1-d05fd1ccd6ac Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:27.886Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.606ecfad-81b5-478d-9ce7-ca2b276c254d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:28.482Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 used request id req-81b0d438-4f44-4158-9ea2-c6b842b946fc", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:27.842Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.918325a2-584b-4254-a06d-b41e4da87e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:28.482Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_v7jn1c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:27.882Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.606ecfad-81b5-478d-9ce7-ca2b276c254d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:28.482Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-961cf44b-e0ef-4cff-bef1-d05fd1ccd6ac", "level": "debug", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:27.886Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.606ecfad-81b5-478d-9ce7-ca2b276c254d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:28.482Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 used request id req-81b0d438-4f44-4158-9ea2-c6b842b946fc", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:27.841Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.918325a2-584b-4254-a06d-b41e4da87e31"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:28.482Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:26.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:28.482Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:26.597Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:28.482Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36428f94352ee18cb4feb5b8a2b692505031c9a3\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:27.842Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.918325a2-584b-4254-a06d-b41e4da87e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-8fd647fc-5986-476c-8289-d39006e190f9 Date: Wed, 31 Jul 2019 00:32:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:28Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:76:3c:f5\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.691Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.918325a2-584b-4254-a06d-b41e4da87e31"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:27.490Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:27.374Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:27.152Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}832fce7e3c99b5953eab5918b95e84ccfafb50f4\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.306Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.606ecfad-81b5-478d-9ce7-ca2b276c254d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.329Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6416013-b67f-446c-b23b-22c46f6068e1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.333Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e6416013-b67f-446c-b23b-22c46f6068e1", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.333Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-8fd647fc-5986-476c-8289-d39006e190f9", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.692Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.918325a2-584b-4254-a06d-b41e4da87e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-8fd647fc-5986-476c-8289-d39006e190f9", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.692Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.918325a2-584b-4254-a06d-b41e4da87e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}36428f94352ee18cb4feb5b8a2b692505031c9a3\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.692Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.918325a2-584b-4254-a06d-b41e4da87e31"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.9a97d9c3-d7e2-4422-a302-719e4088887f"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "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-07-31T00:32:28.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.9a97d9c3-d7e2-4422-a302-719e4088887f"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:32:28.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.9a97d9c3-d7e2-4422-a302-719e4088887f"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a89857e-98fe-4fe3-93e7-7a064113fb8c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.736Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.9a97d9c3-d7e2-4422-a302-719e4088887f"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-5a89857e-98fe-4fe3-93e7-7a064113fb8c", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.736Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.9a97d9c3-d7e2-4422-a302-719e4088887f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-7efe3059-d78f-4b21-9ca8-72e09bdc23e7 Date: Wed, 31 Jul 2019 00:32:28 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:17Z\", \"updated_at\": \"2019-07-31T00:32:27Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 5, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": null, \"id\": \"faf430bb-a954-44a1-832a-9b6a820d8204\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.762Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.4da8398d-4791-44fe-8728-a8eeb74ad3af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-7efe3059-d78f-4b21-9ca8-72e09bdc23e7", "level": "debug", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.763Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.4da8398d-4791-44fe-8728-a8eeb74ad3af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-7efe3059-d78f-4b21-9ca8-72e09bdc23e7", "level": "debug", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.763Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.4da8398d-4791-44fe-8728-a8eeb74ad3af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.089Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=5e94359f-24af-46df-9413-0e4ca6258019 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d4f650fa137fabc53762ad5b2807b49b662134f\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:28.764Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.598Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d34c82bcfa15742b64266333a2e382f9f0d276a9\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.169Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.9a97d9c3-d7e2-4422-a302-719e4088887f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.598Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b8c87c9e-85b2-43ec-9763-20f1df387727 Date: Wed, 31 Jul 2019 00:32:29 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:16Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.141Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.598Z", "message": "RESP: [202] Date: Wed, 31 Jul 2019 00:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e33b7a05-5e9e-41c3-8a6e-867cb6ef1c5e x-compute-request-id: req-e33b7a05-5e9e-41c3-8a6e-867cb6ef1c5e Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.479Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.9a97d9c3-d7e2-4422-a302-719e4088887f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.598Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_v6idcg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.130Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.598Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.267Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.598Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d4f650fa137fabc53762ad5b2807b49b662134f\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.142Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.598Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=5e94359f-24af-46df-9413-0e4ca6258019 used request id req-b8c87c9e-85b2-43ec-9763-20f1df387727", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.141Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.598Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=5e94359f-24af-46df-9413-0e4ca6258019 used request id req-b8c87c9e-85b2-43ec-9763-20f1df387727", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.141Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.598Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-0b598807-79e8-43aa-9a94-e05089e2e5f3 Date: Wed, 31 Jul 2019 00:32:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:28Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.7\"}],\"id\":\"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:76:3c:f5\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.065Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.918325a2-584b-4254-a06d-b41e4da87e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.598Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-0b598807-79e8-43aa-9a94-e05089e2e5f3", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.065Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.918325a2-584b-4254-a06d-b41e4da87e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:29.598Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-0b598807-79e8-43aa-9a94-e05089e2e5f3", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.065Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.918325a2-584b-4254-a06d-b41e4da87e31"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.102Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.549Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.102Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.916Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.102Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-e33b7a05-5e9e-41c3-8a6e-867cb6ef1c5e", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.479Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.9a97d9c3-d7e2-4422-a302-719e4088887f"}], "metadata": {"pagination": {"total": 491, "offset": 269, "size": 50}}} 2019-07-31 00:32:43,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:43,780 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:43 GMT 2019-07-31 00:32:43,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:43,780 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:32:43,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:43,780 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:43,781 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:43,781 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:32:43,783 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-31 00:32:43,783 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-07-31 00:32:43,784 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-31 00:32:43,784 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36428f94352ee18cb4feb5b8a2b692505031c9a3" 2019-07-31 00:32:43,784 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-31 00:32:43,784 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-81b0d438-4f44-4158-9ea2-c6b842b946fc Date: Wed, 31 Jul 2019 00:32:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:16Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.7"}],"id":"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:76:3c:f5","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-31 00:32:43,784 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-31 00:32:43,785 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-31 00:32:43,785 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-961cf44b-e0ef-4cff-bef1-d05fd1ccd6ac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:43,785 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 used request id req-81b0d438-4f44-4158-9ea2-c6b842b946fc 2019-07-31 00:32:43,785 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:43,785 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-961cf44b-e0ef-4cff-bef1-d05fd1ccd6ac 2019-07-31 00:32:43,785 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=4f92f6d4-ebb6-43c6-91fb-600a500ee7d0 used request id req-81b0d438-4f44-4158-9ea2-c6b842b946fc 2019-07-31 00:32:43,785 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-31 00:32:43,786 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-07-31 00:32:43,786 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36428f94352ee18cb4feb5b8a2b692505031c9a3" -d '{"port": {"security_groups": []}}' 2019-07-31 00:32:43,786 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-8fd647fc-5986-476c-8289-d39006e190f9 Date: Wed, 31 Jul 2019 00:32:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:28Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.7"}],"id":"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0","security_groups":[],"mac_address":"fa:16:3e:76:3c:f5","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:32:43,786 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-07-31 00:32:43,786 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-31 00:32:43,786 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-31 00:32:43,787 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}832fce7e3c99b5953eab5918b95e84ccfafb50f4" -d '{"floatingip": {"port_id": null}}' 2019-07-31 00:32:43,787 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:43,787 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6416013-b67f-446c-b23b-22c46f6068e1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:43,787 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e6416013-b67f-446c-b23b-22c46f6068e1 2019-07-31 00:32:43,787 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-8fd647fc-5986-476c-8289-d39006e190f9 2019-07-31 00:32:43,787 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-8fd647fc-5986-476c-8289-d39006e190f9 2019-07-31 00:32:43,788 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36428f94352ee18cb4feb5b8a2b692505031c9a3" 2019-07-31 00:32:43,788 - functest.core.cloudify - DEBUG - deleting keypair 2019-07-31 00:32:43,788 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-07-31 00:32:43,788 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:43,788 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a89857e-98fe-4fe3-93e7-7a064113fb8c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:43,788 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-5a89857e-98fe-4fe3-93e7-7a064113fb8c 2019-07-31 00:32:43,788 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-7efe3059-d78f-4b21-9ca8-72e09bdc23e7 Date: Wed, 31 Jul 2019 00:32:28 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:17Z", "updated_at": "2019-07-31T00:32:27Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 5, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": null, "id": "faf430bb-a954-44a1-832a-9b6a820d8204", "qos_policy_id": null}} 2019-07-31 00:32:43,789 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-7efe3059-d78f-4b21-9ca8-72e09bdc23e7 2019-07-31 00:32:43,789 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-7efe3059-d78f-4b21-9ca8-72e09bdc23e7 2019-07-31 00:32:43,789 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=5e94359f-24af-46df-9413-0e4ca6258019 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4f650fa137fabc53762ad5b2807b49b662134f" 2019-07-31 00:32:43,789 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d34c82bcfa15742b64266333a2e382f9f0d276a9" 2019-07-31 00:32:43,789 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b8c87c9e-85b2-43ec-9763-20f1df387727 Date: Wed, 31 Jul 2019 00:32:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:16Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:bf:e0:78","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-31 00:32:43,789 - functest.core.cloudify - DEBUG - RESP: [202] Date: Wed, 31 Jul 2019 00:32:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e33b7a05-5e9e-41c3-8a6e-867cb6ef1c5e x-compute-request-id: req-e33b7a05-5e9e-41c3-8a6e-867cb6ef1c5e Content-Length: 0 Content-Type: application/json 2019-07-31 00:32:43,790 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-07-31 00:32:43,790 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-31 00:32:43,790 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4f650fa137fabc53762ad5b2807b49b662134f" -d '{"port": {"security_groups": []}}' 2019-07-31 00:32:43,790 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=5e94359f-24af-46df-9413-0e4ca6258019 used request id req-b8c87c9e-85b2-43ec-9763-20f1df387727 2019-07-31 00:32:43,790 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=5e94359f-24af-46df-9413-0e4ca6258019 used request id req-b8c87c9e-85b2-43ec-9763-20f1df387727 2019-07-31 00:32:43,790 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-0b598807-79e8-43aa-9a94-e05089e2e5f3 Date: Wed, 31 Jul 2019 00:32:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:28Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.7"}],"id":"4f92f6d4-ebb6-43c6-91fb-600a500ee7d0","security_groups":[],"mac_address":"fa:16:3e:76:3c:f5","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:43,791 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-0b598807-79e8-43aa-9a94-e05089e2e5f3 2019-07-31 00:32:43,791 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-0b598807-79e8-43aa-9a94-e05089e2e5f3 2019-07-31 00:32:43,791 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-31 00:32:43,791 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-07-31 00:32:43,791 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-e33b7a05-5e9e-41c3-8a6e-867cb6ef1c5e 2019-07-31 00:32:43,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/3e63aa5a-f111-432c-8a9e-4167d84706b4 2019-07-31 00:32:43,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:43,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:43,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:43,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:43,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:43,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:43,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:43,849 - cloudify.rest_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-07-31T00:32:06.782Z", "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-07-31T00:32:06.782Z", "id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"} 2019-07-31 00:32:43,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:43,849 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:43 GMT 2019-07-31 00:32:43,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:43,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-31 00:32:43,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:43,850 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:43,850 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:48,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:32:48,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:48,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:48,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:48,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:48,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:48,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:48,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:48,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.102Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.549Z", "source_id": "reference_vnf_data_plane_port_5n8fpz", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "keypair_3wlzvw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.102Z", "message": "DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-e33b7a05-5e9e-41c3-8a6e-867cb6ef1c5e", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.479Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.9a97d9c3-d7e2-4422-a302-719e4088887f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.102Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-0bbd2335-d1d2-438d-9a4b-e6081d57a6ae Date: Wed, 31 Jul 2019 00:32:30 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"created_at\": \"2019-07-31T00:22:15Z\", \"updated_at\": \"2019-07-31T00:32:28Z\", \"floating_network_id\": \"ebb710e0-2074-4adc-80f4-d19ed9065ccb\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 5, \"project_id\": \"1401a51841c94ff0a90150697b907040\", \"port_id\": null, \"id\": \"284a424b-82ca-4872-9efb-191d0d9459a5\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.042Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.606ecfad-81b5-478d-9ce7-ca2b276c254d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.713Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9d4f650fa137fabc53762ad5b2807b49b662134f\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.205Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.713Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-c7e8cd21-66c0-44e7-adc9-82a7ea187116", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.204Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.713Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-c7e8cd21-66c0-44e7-adc9-82a7ea187116", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.204Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.713Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c7e8cd21-66c0-44e7-adc9-82a7ea187116 Date: Wed, 31 Jul 2019 00:32:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:29Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.204Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.713Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-0bbd2335-d1d2-438d-9a4b-e6081d57a6ae", "level": "debug", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.042Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.606ecfad-81b5-478d-9ce7-ca2b276c254d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.713Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-0bbd2335-d1d2-438d-9a4b-e6081d57a6ae", "level": "debug", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.042Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.606ecfad-81b5-478d-9ce7-ca2b276c254d"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.713Z", "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-07-31T00:32:30.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "keypair_3wlzvw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.713Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.713Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-20239c91-b894-48da-b5c4-8b8dbe0729ed", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.458Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.713Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:29.940Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.713Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20239c91-b894-48da-b5c4-8b8dbe0729ed Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.458Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:30.713Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.453Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.277Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-52de186a-8907-45eb-a8f7-03bfd4286631 Date: Wed, 31 Jul 2019 00:32:30 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:29Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"40683451-455e-49d1-9b13-975e6b639a2a\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"5e94359f-24af-46df-9413-0e4ca6258019\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:bf:e0:78\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"46994139-1da4-4459-8bee-bc669f006a91\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.578Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.277Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-52de186a-8907-45eb-a8f7-03bfd4286631", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.578Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.277Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-52de186a-8907-45eb-a8f7-03bfd4286631", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.579Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1c2a9a34-4f77-4eed-8a7d-dcd70a84779e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.277Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.838Z", "source_id": "target_vnf_data_plane_port_2gr4uj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=dd826b84-2640-4e14-8045-ebb78e4416f0 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39777b5076ffdb256f8a8b1e41f400f242842ca7\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.888Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.277Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_v7jn1c", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.514Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.277Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.600Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=dd826b84-2640-4e14-8045-ebb78e4416f0 used request id req-c361e110-4347-4d49-966b-63605ee9e9b6", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:31.246Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-aaf839e5-8848-4d88-8112-c782abd1a503", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:31.719Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.cd750b9d-2d05-4977-9050-ec17c204c72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf839e5-8848-4d88-8112-c782abd1a503 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:31.719Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.cd750b9d-2d05-4977-9050-ec17c204c72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:31.715Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.cd750b9d-2d05-4977-9050-ec17c204c72a"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-e53eb5f2-eff4-4144-a3e8-60450bdb6afd", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:31.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1a3eaa91-aebf-4197-9adc-b123536f6ea0"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e53eb5f2-eff4-4144-a3e8-60450bdb6afd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37: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-07-31T00:32:31.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1a3eaa91-aebf-4197-9adc-b123536f6ea0"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:32:31.323Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1a3eaa91-aebf-4197-9adc-b123536f6ea0"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:31.322Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1a3eaa91-aebf-4197-9adc-b123536f6ea0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39777b5076ffdb256f8a8b1e41f400f242842ca7\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:31.247Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=dd826b84-2640-4e14-8045-ebb78e4416f0 used request id req-c361e110-4347-4d49-966b-63605ee9e9b6", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:31.246Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-c361e110-4347-4d49-966b-63605ee9e9b6 Date: Wed, 31 Jul 2019 00:32:31 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:20Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[\"dc3e63c7-34e0-493d-9e3d-a07081e5ca44\"],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:31.245Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "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-07-31T00:32:31.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:31.059Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:31.895Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:30.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:32.495Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-c1acb7cc-3a7b-4877-a59f-dd7a754228e5", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.288Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:32.495Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.367Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.122844fb-a87a-492a-b5bf-43e3c573f8ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:32.495Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-c1acb7cc-3a7b-4877-a59f-dd7a754228e5", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.287Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:32.495Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-c1acb7cc-3a7b-4877-a59f-dd7a754228e5 Date: Wed, 31 Jul 2019 00:32:32 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:31Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.287Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:32.495Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d7a60971cd78fc8d27c317a2bfa05fdf1346e9b\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:31.740Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1a3eaa91-aebf-4197-9adc-b123536f6ea0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:32.495Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0d5e73beea73f9ce5bd55f88e4a375269cccf7f\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.136Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.cd750b9d-2d05-4977-9050-ec17c204c72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:32.495Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39777b5076ffdb256f8a8b1e41f400f242842ca7\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.229Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:32.495Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-114748ce-fa5a-4e8b-a873-940e23ee18f8", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.228Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:32.495Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-114748ce-fa5a-4e8b-a873-940e23ee18f8 Date: Wed, 31 Jul 2019 00:32:32 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:31Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.10\"}],\"id\":\"dd826b84-2640-4e14-8045-ebb78e4416f0\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:9c:94:c4\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.228Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:32.495Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-114748ce-fa5a-4e8b-a873-940e23ee18f8", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.229Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.dae2797b-6e7c-4a11-99dc-be6e6aacb293"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.106Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.106Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.640Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.106Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:32:32.367Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.122844fb-a87a-492a-b5bf-43e3c573f8ab"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.106Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6953cfd-1d6a-4d05-8d89-94129a562e50 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37: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-07-31T00:32:32.373Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.122844fb-a87a-492a-b5bf-43e3c573f8ab"}], "metadata": {"pagination": {"total": 518, "offset": 319, "size": 50}}} 2019-07-31 00:32:48,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:48,927 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:48 GMT 2019-07-31 00:32:48,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:48,927 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:32:48,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:48,928 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:48,928 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:48,928 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:32:48,930 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-31 00:32:48,930 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-e33b7a05-5e9e-41c3-8a6e-867cb6ef1c5e 2019-07-31 00:32:48,931 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-0bbd2335-d1d2-438d-9a4b-e6081d57a6ae Date: Wed, 31 Jul 2019 00:32:30 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:22:15Z", "updated_at": "2019-07-31T00:32:28Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 5, "project_id": "1401a51841c94ff0a90150697b907040", "port_id": null, "id": "284a424b-82ca-4872-9efb-191d0d9459a5", "qos_policy_id": null}} 2019-07-31 00:32:48,931 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4f650fa137fabc53762ad5b2807b49b662134f" 2019-07-31 00:32:48,931 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-c7e8cd21-66c0-44e7-adc9-82a7ea187116 2019-07-31 00:32:48,931 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-c7e8cd21-66c0-44e7-adc9-82a7ea187116 2019-07-31 00:32:48,931 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c7e8cd21-66c0-44e7-adc9-82a7ea187116 Date: Wed, 31 Jul 2019 00:32:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:29Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":[],"mac_address":"fa:16:3e:bf:e0:78","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:32:48,931 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-0bbd2335-d1d2-438d-9a4b-e6081d57a6ae 2019-07-31 00:32:48,932 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-0bbd2335-d1d2-438d-9a4b-e6081d57a6ae 2019-07-31 00:32:48,932 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-31 00:32:48,932 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-31 00:32:48,932 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-20239c91-b894-48da-b5c4-8b8dbe0729ed 2019-07-31 00:32:48,932 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-31 00:32:48,932 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20239c91-b894-48da-b5c4-8b8dbe0729ed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:48,933 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:48,933 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-52de186a-8907-45eb-a8f7-03bfd4286631 Date: Wed, 31 Jul 2019 00:32:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:29Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"40683451-455e-49d1-9b13-975e6b639a2a","ip_address":"12.0.0.5"}],"id":"5e94359f-24af-46df-9413-0e4ca6258019","security_groups":[],"mac_address":"fa:16:3e:bf:e0:78","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"46994139-1da4-4459-8bee-bc669f006a91","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:48,933 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-52de186a-8907-45eb-a8f7-03bfd4286631 2019-07-31 00:32:48,933 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-52de186a-8907-45eb-a8f7-03bfd4286631 2019-07-31 00:32:48,933 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-31 00:32:48,933 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=dd826b84-2640-4e14-8045-ebb78e4416f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39777b5076ffdb256f8a8b1e41f400f242842ca7" 2019-07-31 00:32:48,934 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-07-31 00:32:48,934 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-07-31 00:32:48,934 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports.json?id=dd826b84-2640-4e14-8045-ebb78e4416f0 used request id req-c361e110-4347-4d49-966b-63605ee9e9b6 2019-07-31 00:32:48,934 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-aaf839e5-8848-4d88-8112-c782abd1a503 2019-07-31 00:32:48,934 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aaf839e5-8848-4d88-8112-c782abd1a503 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:48,934 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:48,935 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-e53eb5f2-eff4-4144-a3e8-60450bdb6afd 2019-07-31 00:32:48,935 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e53eb5f2-eff4-4144-a3e8-60450bdb6afd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:48,935 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:48,935 - functest.core.cloudify - DEBUG - deleting port 2019-07-31 00:32:48,935 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39777b5076ffdb256f8a8b1e41f400f242842ca7" -d '{"port": {"security_groups": []}}' 2019-07-31 00:32:48,935 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json?id=dd826b84-2640-4e14-8045-ebb78e4416f0 used request id req-c361e110-4347-4d49-966b-63605ee9e9b6 2019-07-31 00:32:48,936 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-c361e110-4347-4d49-966b-63605ee9e9b6 Date: Wed, 31 Jul 2019 00:32:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:20Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":["dc3e63c7-34e0-493d-9e3d-a07081e5ca44"],"mac_address":"fa:16:3e:9c:94:c4","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-07-31 00:32:48,936 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-31 00:32:48,936 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-31 00:32:48,936 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-31 00:32:48,936 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-c1acb7cc-3a7b-4877-a59f-dd7a754228e5 2019-07-31 00:32:48,936 - functest.core.cloudify - DEBUG - deleting port 2019-07-31 00:32:48,936 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-c1acb7cc-3a7b-4877-a59f-dd7a754228e5 2019-07-31 00:32:48,937 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-c1acb7cc-3a7b-4877-a59f-dd7a754228e5 Date: Wed, 31 Jul 2019 00:32:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:31Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":[],"mac_address":"fa:16:3e:9c:94:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:48,937 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d7a60971cd78fc8d27c317a2bfa05fdf1346e9b" 2019-07-31 00:32:48,937 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports.json?id=d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d5e73beea73f9ce5bd55f88e4a375269cccf7f" 2019-07-31 00:32:48,937 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39777b5076ffdb256f8a8b1e41f400f242842ca7" 2019-07-31 00:32:48,937 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-114748ce-fa5a-4e8b-a873-940e23ee18f8 2019-07-31 00:32:48,937 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-114748ce-fa5a-4e8b-a873-940e23ee18f8 Date: Wed, 31 Jul 2019 00:32:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:31Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.10"}],"id":"dd826b84-2640-4e14-8045-ebb78e4416f0","security_groups":[],"mac_address":"fa:16:3e:9c:94:c4","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:32:48,938 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-114748ce-fa5a-4e8b-a873-940e23ee18f8 2019-07-31 00:32:48,938 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-31 00:32:48,938 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-31 00:32:48,938 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:48,938 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6953cfd-1d6a-4d05-8d89-94129a562e50 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:48,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/3e63aa5a-f111-432c-8a9e-4167d84706b4 2019-07-31 00:32:48,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:48,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:48,992 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:48,992 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:48,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:48,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:48,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:48,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:32:06.782Z", "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-07-31T00:32:06.782Z", "id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"} 2019-07-31 00:32:48,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:48,993 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:48 GMT 2019-07-31 00:32:48,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:48,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-31 00:32:48,993 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:48,993 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:48,994 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:53,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:32:54,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:54,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:54,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:54,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:54,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:54,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:54,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:54,082 - 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-07-31T00:32:33.106Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0d5e73beea73f9ce5bd55f88e4a375269cccf7f\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.478Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.cd750b9d-2d05-4977-9050-ec17c204c72a"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.106Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}367e9b489e26f4f277cf4f9bba91d2ee301f630a\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.795Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.122844fb-a87a-492a-b5bf-43e3c573f8ab"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.106Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.640Z", "source_id": "reference_vnf_port_o0bd1k", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.106Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.106Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:32.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.106Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:32:32.367Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.122844fb-a87a-492a-b5bf-43e3c573f8ab"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.106Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6953cfd-1d6a-4d05-8d89-94129a562e50 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37: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-07-31T00:32:32.373Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.122844fb-a87a-492a-b5bf-43e3c573f8ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.718Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0d5e73beea73f9ce5bd55f88e4a375269cccf7f\"", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.548Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.cd750b9d-2d05-4977-9050-ec17c204c72a"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.718Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.252Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.718Z", "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-07-31T00:32:33.639Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.718Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-f161098f-3090-428f-afc4-22bd29501d90", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.547Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.cd750b9d-2d05-4977-9050-ec17c204c72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.718Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-f161098f-3090-428f-afc4-22bd29501d90", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.547Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.cd750b9d-2d05-4977-9050-ec17c204c72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.718Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-f161098f-3090-428f-afc4-22bd29501d90 Date: Wed, 31 Jul 2019 00:32:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:32Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:17:d3:47\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.546Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.cd750b9d-2d05-4977-9050-ec17c204c72a"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.718Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-20d2133c-47aa-4ddb-b77d-ecf92888d10f", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1a3eaa91-aebf-4197-9adc-b123536f6ea0"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.718Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-20d2133c-47aa-4ddb-b77d-ecf92888d10f", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1a3eaa91-aebf-4197-9adc-b123536f6ea0"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:33.718Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-20d2133c-47aa-4ddb-b77d-ecf92888d10f Date: Wed, 31 Jul 2019 00:32: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": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.1a3eaa91-aebf-4197-9adc-b123536f6ea0"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.332Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-ca68a8ed-e75c-498a-b0c2-b8385f51d022", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.122844fb-a87a-492a-b5bf-43e3c573f8ab"}, {"node_instance_id": "reference_vnf_data_plane_port_5n8fpz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.332Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.847Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.332Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-6fd5aa06-c74f-41a0-9ae9-8443c65ac6ee Date: Wed, 31 Jul 2019 00:32:33 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-07-31T00:32:32Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"82e73069-4044-4045-a53e-e2037d6719ca\",\"ip_address\":\"11.0.0.8\"}],\"id\":\"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:17:d3:47\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"1401a51841c94ff0a90150697b907040\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\",\"tenant_id\":\"1401a51841c94ff0a90150697b907040\",\"created_at\":\"2019-07-31T00:22:40Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.793Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.cd750b9d-2d05-4977-9050-ec17c204c72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.332Z", "message": "GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-6fd5aa06-c74f-41a0-9ae9-8443c65ac6ee", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.794Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.cd750b9d-2d05-4977-9050-ec17c204c72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.332Z", "message": "GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-6fd5aa06-c74f-41a0-9ae9-8443c65ac6ee", "level": "debug", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.794Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.cd750b9d-2d05-4977-9050-ec17c204c72a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.332Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_i6hhcf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:34.258Z", "source_id": "target_vnf_port_732zl5", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.332Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca68a8ed-e75c-498a-b0c2-b8385f51d022 Date: Wed, 31 Jul 2019 00:32: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": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.122844fb-a87a-492a-b5bf-43e3c573f8ab"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.332Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-ca68a8ed-e75c-498a-b0c2-b8385f51d022", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:33.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.122844fb-a87a-492a-b5bf-43e3c573f8ab"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.924Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-b0c115d2-7de4-4e3e-91f3-2692b6aa283e", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:34.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.fc9010ba-5a8f-4452-af8c-8ddd78e8b435"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.924Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:34.273Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.fc9010ba-5a8f-4452-af8c-8ddd78e8b435"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.924Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:32:34.274Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.fc9010ba-5a8f-4452-af8c-8ddd78e8b435"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.924Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0c115d2-7de4-4e3e-91f3-2692b6aa283e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:34.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.fc9010ba-5a8f-4452-af8c-8ddd78e8b435"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.924Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}087a76e1d7c25e445a46445550b418eb340b22df\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:34.708Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.fc9010ba-5a8f-4452-af8c-8ddd78e8b435"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.924Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:34.624Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.924Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:34.500Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_data_plane_port_2gr4uj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:34.924Z", "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-07-31T00:32:34.443Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:35.520Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:34.655Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:35.520Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:34.952Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:35.520Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:34.793Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.103Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-4301e641-01dd-4409-a639-052ddbbf03c2", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:35.567Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.fc9010ba-5a8f-4452-af8c-8ddd78e8b435"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.103Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4301e641-01dd-4409-a639-052ddbbf03c2 Date: Wed, 31 Jul 2019 00:32: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": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:35.567Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.fc9010ba-5a8f-4452-af8c-8ddd78e8b435"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.103Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:35.258Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.103Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:35.452Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.103Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:35.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5d4fa152-d9f6-4177-86f6-50f244b9beef"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.103Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-4301e641-01dd-4409-a639-052ddbbf03c2", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:35.567Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.fc9010ba-5a8f-4452-af8c-8ddd78e8b435"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.729Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-5179ae74-18ef-4537-b1f9-efba117bd844", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:35.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5d4fa152-d9f6-4177-86f6-50f244b9beef"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.729Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:35.692Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.729Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:35.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.729Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:35.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.729Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:36.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.729Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:32:35.990Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5d4fa152-d9f6-4177-86f6-50f244b9beef"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.729Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5179ae74-18ef-4537-b1f9-efba117bd844 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:35.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5d4fa152-d9f6-4177-86f6-50f244b9beef"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:36.729Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f63baa8b294c0c89d38b6f972aba1dd7a1cd02f\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:36.400Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5d4fa152-d9f6-4177-86f6-50f244b9beef"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.343Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:36.743Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}], "metadata": {"pagination": {"total": 544, "offset": 369, "size": 50}}} 2019-07-31 00:32:54,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:54,082 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:54 GMT 2019-07-31 00:32:54,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:54,082 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:32:54,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:54,082 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:54,082 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:54,082 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:32:54,085 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d5e73beea73f9ce5bd55f88e4a375269cccf7f" -d '{"port": {"security_groups": []}}' 2019-07-31 00:32:54,085 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}367e9b489e26f4f277cf4f9bba91d2ee301f630a" 2019-07-31 00:32:54,085 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-31 00:32:54,085 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-31 00:32:54,085 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-31 00:32:54,085 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:54,086 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6953cfd-1d6a-4d05-8d89-94129a562e50 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:54,086 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d5e73beea73f9ce5bd55f88e4a375269cccf7f" 2019-07-31 00:32:54,086 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-31 00:32:54,086 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-31 00:32:54,086 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-f161098f-3090-428f-afc4-22bd29501d90 2019-07-31 00:32:54,086 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-f161098f-3090-428f-afc4-22bd29501d90 2019-07-31 00:32:54,087 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-f161098f-3090-428f-afc4-22bd29501d90 Date: Wed, 31 Jul 2019 00:32:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:32Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":[],"mac_address":"fa:16:3e:17:d3:47","project_id":"1401a51841c94ff0a90150697b907040","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-07-31 00:32:54,087 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-20d2133c-47aa-4ddb-b77d-ecf92888d10f 2019-07-31 00:32:54,087 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/ports/4f92f6d4-ebb6-43c6-91fb-600a500ee7d0.json used request id req-20d2133c-47aa-4ddb-b77d-ecf92888d10f 2019-07-31 00:32:54,087 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-20d2133c-47aa-4ddb-b77d-ecf92888d10f Date: Wed, 31 Jul 2019 00:32:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:32:54,087 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-ca68a8ed-e75c-498a-b0c2-b8385f51d022 2019-07-31 00:32:54,087 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-31 00:32:54,088 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-6fd5aa06-c74f-41a0-9ae9-8443c65ac6ee Date: Wed, 31 Jul 2019 00:32:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-07-31T00:32:32Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"82e73069-4044-4045-a53e-e2037d6719ca","ip_address":"11.0.0.8"}],"id":"d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af","security_groups":[],"mac_address":"fa:16:3e:17:d3:47","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"1401a51841c94ff0a90150697b907040","qos_policy_id":null,"admin_state_up":true,"network_id":"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:22:40Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-07-31 00:32:54,088 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-6fd5aa06-c74f-41a0-9ae9-8443c65ac6ee 2019-07-31 00:32:54,088 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-6fd5aa06-c74f-41a0-9ae9-8443c65ac6ee 2019-07-31 00:32:54,088 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-07-31 00:32:54,088 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca68a8ed-e75c-498a-b0c2-b8385f51d022 Date: Wed, 31 Jul 2019 00:32:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:32:54,088 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/ports/5e94359f-24af-46df-9413-0e4ca6258019.json used request id req-ca68a8ed-e75c-498a-b0c2-b8385f51d022 2019-07-31 00:32:54,088 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-b0c115d2-7de4-4e3e-91f3-2692b6aa283e 2019-07-31 00:32:54,089 - functest.core.cloudify - DEBUG - deleting port 2019-07-31 00:32:54,089 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:54,089 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0c115d2-7de4-4e3e-91f3-2692b6aa283e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:54,089 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}087a76e1d7c25e445a46445550b418eb340b22df" 2019-07-31 00:32:54,089 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-31 00:32:54,089 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-31 00:32:54,090 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-31 00:32:54,090 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-31 00:32:54,090 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-07-31 00:32:54,090 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:32:54,090 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-4301e641-01dd-4409-a639-052ddbbf03c2 2019-07-31 00:32:54,090 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4301e641-01dd-4409-a639-052ddbbf03c2 Date: Wed, 31 Jul 2019 00:32:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:32:54,090 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-31 00:32:54,091 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-31 00:32:54,091 - functest.core.cloudify - DEBUG - deleting port 2019-07-31 00:32:54,091 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/ports/dd826b84-2640-4e14-8045-ebb78e4416f0.json used request id req-4301e641-01dd-4409-a639-052ddbbf03c2 2019-07-31 00:32:54,091 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-5179ae74-18ef-4537-b1f9-efba117bd844 2019-07-31 00:32:54,091 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-31 00:32:54,091 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-31 00:32:54,092 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-31 00:32:54,092 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-07-31 00:32:54,092 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:54,092 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5179ae74-18ef-4537-b1f9-efba117bd844 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:54,092 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f63baa8b294c0c89d38b6f972aba1dd7a1cd02f" 2019-07-31 00:32:54,092 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:32:54,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/3e63aa5a-f111-432c-8a9e-4167d84706b4 2019-07-31 00:32:54,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:54,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:54,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:54,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:54,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:54,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:54,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:54,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:32:06.782Z", "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-07-31T00:32:06.782Z", "id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"} 2019-07-31 00:32:54,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:54,165 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:54 GMT 2019-07-31 00:32:54,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:54,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-31 00:32:54,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:54,165 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:54,165 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:59,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:32:59,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:59,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:59,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:59,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:59,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:59,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:59,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:59,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.343Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08fac317-90cc-43f9-8272-4488703202c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:37.086Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6f284599-329e-4ad4-bb90-f05fe0894ffb"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.343Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:37.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6f284599-329e-4ad4-bb90-f05fe0894ffb"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.343Z", "message": "deleting subnet", "level": "info", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:37.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6f284599-329e-4ad4-bb90-f05fe0894ffb"}, {"node_instance_id": "reference_vnf_port_o0bd1k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.343Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:36.299Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.343Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:36.743Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.343Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-08fac317-90cc-43f9-8272-4488703202c6", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:37.087Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6f284599-329e-4ad4-bb90-f05fe0894ffb"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.937Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/subnets/40683451-455e-49d1-9b13-975e6b639a2a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f13a36c533eec51b2c216cee2083355c82edc49c\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:37.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6f284599-329e-4ad4-bb90-f05fe0894ffb"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.937Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:37.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.937Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:37.351Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.937Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:37.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.937Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:37.765Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.937Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee42fbd2-3681-4d8a-9957-9013b832b8be Date: Wed, 31 Jul 2019 00:32:37 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-07-31T00:32:37.503Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5d4fa152-d9f6-4177-86f6-50f244b9beef"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.937Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-ee42fbd2-3681-4d8a-9957-9013b832b8be", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:37.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5d4fa152-d9f6-4177-86f6-50f244b9beef"}, {"node_instance_id": "target_vnf_port_732zl5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:37.937Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-ee42fbd2-3681-4d8a-9957-9013b832b8be", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:37.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.5d4fa152-d9f6-4177-86f6-50f244b9beef"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:38.531Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:38.375Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:38.531Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:37.898Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_port_732zl5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:38.531Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:38.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:39.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:32:38.853Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6e5132fe-d616-4e5d-b397-3f069e6ed914"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:39.128Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-3a42e7af-d061-466d-acd7-fb84d49e143d", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:38.859Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6e5132fe-d616-4e5d-b397-3f069e6ed914"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:39.128Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:38.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:39.128Z", "message": "Stopping node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:38.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:39.128Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:38.852Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6e5132fe-d616-4e5d-b397-3f069e6ed914"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:39.128Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a42e7af-d061-466d-acd7-fb84d49e143d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:38.859Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6e5132fe-d616-4e5d-b397-3f069e6ed914"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:39.128Z", "message": "Stopping node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:38.859Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:39.781Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a4286612a55b676daff58a0fcd6609c3013624ec\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:39.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6e5132fe-d616-4e5d-b397-3f069e6ed914"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:39.781Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:38.927Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:39.781Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:38.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:39.781Z", "message": "Unlinking relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:39.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.378Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:39.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.378Z", "message": "Unlinking relationships", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:39.343Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.378Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "target_id": "router_swkovo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:39.414Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.948Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/subnets/40683451-455e-49d1-9b13-975e6b639a2a.json used request id req-31c68b55-8231-405b-8250-77829856cb63", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:40.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6f284599-329e-4ad4-bb90-f05fe0894ffb"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.948Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/40683451-455e-49d1-9b13-975e6b639a2a.json used request id req-31c68b55-8231-405b-8250-77829856cb63", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:40.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6f284599-329e-4ad4-bb90-f05fe0894ffb"}, {"node_instance_id": "data_plane_subnet_ywey33", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.948Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31c68b55-8231-405b-8250-77829856cb63 Date: Wed, 31 Jul 2019 00:32:40 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-07-31T00:32:40.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6f284599-329e-4ad4-bb90-f05fe0894ffb"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.948Z", "message": "RESP: [204] X-Openstack-Request-Id: req-f1289cdd-adfa-42fe-996b-41b78c9192ec Content-Length: 0 Date: Wed, 31 Jul 2019 00:32:40 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-07-31T00:32:40.374Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6e5132fe-d616-4e5d-b397-3f069e6ed914"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.948Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-f1289cdd-adfa-42fe-996b-41b78c9192ec", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:40.375Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6e5132fe-d616-4e5d-b397-3f069e6ed914"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.948Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-f1289cdd-adfa-42fe-996b-41b78c9192ec", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:40.375Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.6e5132fe-d616-4e5d-b397-3f069e6ed914"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.948Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: 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_swkovo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:40.800Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.52a5b500-73de-4e5a-bb8d-f6c5c7833a19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.948Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af562ab3-c781-4877-aa8e-5c3a9306127c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_swkovo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:40.804Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.52a5b500-73de-4e5a-bb8d-f6c5c7833a19"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.948Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:39.896Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.948Z", "message": "Relationships unlinked", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:39.924Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.948Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-af562ab3-c781-4877-aa8e-5c3a9306127c", "level": "debug", "target_id": "router_swkovo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:40.804Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.52a5b500-73de-4e5a-bb8d-f6c5c7833a19"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:40.948Z", "message": "Deleting node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:39.968Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:41.565Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:40.072Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:41.565Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:41.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bd7c1a3e-ec00-4cf9-bc26-91156b4ff603"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:41.565Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/routers/ed99d0be-aecf-4337-8b39-33dc7617cfd1/remove_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4f9fbd221c0349d00cd987b72edc614554ff7fd\" -d '{\"subnet_id\": \"82e73069-4044-4045-a53e-e2037d6719ca\"}'", "level": "debug", "target_id": "router_swkovo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:41.209Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.52a5b500-73de-4e5a-bb8d-f6c5c7833a19"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:41.565Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:40.240Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.162Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:32:41.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bd7c1a3e-ec00-4cf9-bc26-91156b4ff603"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.162Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:41.106Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "reference_vnf_ip_v6idcg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.162Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:40.868Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}], "metadata": {"pagination": {"total": 557, "offset": 419, "size": 50}}} 2019-07-31 00:32:59,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:59,267 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:59 GMT 2019-07-31 00:32:59,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:59,267 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:32:59,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:59,267 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:59,267 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:32:59,267 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:32:59,269 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08fac317-90cc-43f9-8272-4488703202c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:59,269 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:59,270 - functest.core.cloudify - DEBUG - deleting subnet 2019-07-31 00:32:59,270 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-31 00:32:59,270 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:32:59,270 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-08fac317-90cc-43f9-8272-4488703202c6 2019-07-31 00:32:59,270 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/subnets/40683451-455e-49d1-9b13-975e6b639a2a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f13a36c533eec51b2c216cee2083355c82edc49c" 2019-07-31 00:32:59,270 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-31 00:32:59,271 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-31 00:32:59,271 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-31 00:32:59,271 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-31 00:32:59,271 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee42fbd2-3681-4d8a-9957-9013b832b8be Date: Wed, 31 Jul 2019 00:32:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:32:59,271 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-ee42fbd2-3681-4d8a-9957-9013b832b8be 2019-07-31 00:32:59,271 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/ports/d210cb74-6f7c-4f8c-a5c0-b9dbcc8771af.json used request id req-ee42fbd2-3681-4d8a-9957-9013b832b8be 2019-07-31 00:32:59,272 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:32:59,272 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-07-31 00:32:59,272 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-31 00:32:59,272 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:59,272 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-3a42e7af-d061-466d-acd7-fb84d49e143d 2019-07-31 00:32:59,272 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-31 00:32:59,273 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:32:59,273 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-31 00:32:59,273 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a42e7af-d061-466d-acd7-fb84d49e143d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:59,273 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:32:59,273 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4286612a55b676daff58a0fcd6609c3013624ec" 2019-07-31 00:32:59,273 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-31 00:32:59,274 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-31 00:32:59,274 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-31 00:32:59,274 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-31 00:32:59,274 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-31 00:32:59,274 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-07-31 00:32:59,274 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/subnets/40683451-455e-49d1-9b13-975e6b639a2a.json used request id req-31c68b55-8231-405b-8250-77829856cb63 2019-07-31 00:32:59,275 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/40683451-455e-49d1-9b13-975e6b639a2a.json used request id req-31c68b55-8231-405b-8250-77829856cb63 2019-07-31 00:32:59,275 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31c68b55-8231-405b-8250-77829856cb63 Date: Wed, 31 Jul 2019 00:32:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:32:59,275 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1289cdd-adfa-42fe-996b-41b78c9192ec Content-Length: 0 Date: Wed, 31 Jul 2019 00:32:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:32:59,275 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-f1289cdd-adfa-42fe-996b-41b78c9192ec 2019-07-31 00:32:59,275 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/floatingips/faf430bb-a954-44a1-832a-9b6a820d8204.json used request id req-f1289cdd-adfa-42fe-996b-41b78c9192ec 2019-07-31 00:32:59,275 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:59,275 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af562ab3-c781-4877-aa8e-5c3a9306127c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:32:59,276 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-31 00:32:59,276 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-31 00:32:59,276 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-af562ab3-c781-4877-aa8e-5c3a9306127c 2019-07-31 00:32:59,276 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-31 00:32:59,276 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-31 00:32:59,276 - functest.core.cloudify - DEBUG - deleting floatingip 2019-07-31 00:32:59,276 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.37:9696/v2.0/routers/ed99d0be-aecf-4337-8b39-33dc7617cfd1/remove_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4f9fbd221c0349d00cd987b72edc614554ff7fd" -d '{"subnet_id": "82e73069-4044-4045-a53e-e2037d6719ca"}' 2019-07-31 00:32:59,277 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-07-31 00:32:59,277 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:32:59,277 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-31 00:32:59,277 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-31 00:32:59,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/3e63aa5a-f111-432c-8a9e-4167d84706b4 2019-07-31 00:32:59,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:32:59,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:32:59,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:32:59,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:32:59,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:32:59,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:32:59,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:32:59,328 - cloudify.rest_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-07-31T00:32:06.782Z", "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-07-31T00:32:06.782Z", "id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"} 2019-07-31 00:32:59,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:32:59,328 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:32:59 GMT 2019-07-31 00:32:59,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:32:59,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-07-31 00:32:59,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:32:59,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:32:59,329 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:33:04,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/events 2019-07-31 00:33:04,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:33:04,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:33:04,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:33:04,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:33:04,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:33:04,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:33:04,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:33:04,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_ywey33", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.162Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:40.739Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.162Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:40.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.162Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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-07-31T00:32:41.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bd7c1a3e-ec00-4cf9-bc26-91156b4ff603"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.162Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-102dde8a-6b05-4b77-a3b6-1f1c8fcf8fdc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:41.496Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bd7c1a3e-ec00-4cf9-bc26-91156b4ff603"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.162Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:41.819Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.a18bdaf9-1432-43ce-82ab-29f51074669f"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.162Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:41.819Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.a18bdaf9-1432-43ce-82ab-29f51074669f"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.162Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35cc7d23-3bb2-4e7e-bc05-e514119f67a3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:41.825Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.a18bdaf9-1432-43ce-82ab-29f51074669f"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.162Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-35cc7d23-3bb2-4e7e-bc05-e514119f67a3", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:41.826Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.a18bdaf9-1432-43ce-82ab-29f51074669f"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.162Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}908744ca41ae0a112c56d57c2654a49c2800ee58\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:41.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bd7c1a3e-ec00-4cf9-bc26-91156b4ff603"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.740Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/dc3e63c7-34e0-493d-9e3d-a07081e5ca44.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}28bb0f499b803c397cef8da135795789850fbb73\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:42.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.a18bdaf9-1432-43ce-82ab-29f51074669f"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.740Z", "message": "RESP: [204] X-Openstack-Request-Id: req-29465b43-f661-4a29-80ac-4ce7e918d9b3 Content-Length: 0 Date: Wed, 31 Jul 2019 00:32:42 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": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:42.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.a18bdaf9-1432-43ce-82ab-29f51074669f"}, {"node_instance_id": "data_plane_subnet_ywey33", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.740Z", "message": "Deleted node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:41.289Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:42.740Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:41.530Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:43.396Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-a7d3fb5d-b50e-40ed-892d-f7b933f073b3", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:42.832Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bd7c1a3e-ec00-4cf9-bc26-91156b4ff603"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:43.396Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:41.758Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:43.396Z", "message": "RESP: [204] X-Openstack-Request-Id: req-a7d3fb5d-b50e-40ed-892d-f7b933f073b3 Content-Length: 0 Date: Wed, 31 Jul 2019 00:32:42 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_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:42.832Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bd7c1a3e-ec00-4cf9-bc26-91156b4ff603"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:43.396Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/dc3e63c7-34e0-493d-9e3d-a07081e5ca44.json used request id req-29465b43-f661-4a29-80ac-4ce7e918d9b3", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:42.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.a18bdaf9-1432-43ce-82ab-29f51074669f"}, {"node_instance_id": "security_group_i6hhcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:43.396Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/dc3e63c7-34e0-493d-9e3d-a07081e5ca44.json used request id req-29465b43-f661-4a29-80ac-4ce7e918d9b3", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:42.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.a18bdaf9-1432-43ce-82ab-29f51074669f"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:43.396Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:42.389Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:43.396Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:41.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:43.396Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:42.195Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:43.396Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-a7d3fb5d-b50e-40ed-892d-f7b933f073b3", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:42.832Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.bd7c1a3e-ec00-4cf9-bc26-91156b4ff603"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:44.143Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:42.968Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:44.143Z", "message": "deleting network", "level": "info", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:43.628Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.629833a9-9e5e-4a26-8e0e-faaff3d7b9cc"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:44.143Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:43.628Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.629833a9-9e5e-4a26-8e0e-faaff3d7b9cc"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:44.143Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f95e094f991e056cb5b7af72bf83d55798411e45\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:44.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.629833a9-9e5e-4a26-8e0e-faaff3d7b9cc"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:44.143Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-6c0bbbba-6b50-42a8-a306-dd92b3a75244", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:43.633Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.629833a9-9e5e-4a26-8e0e-faaff3d7b9cc"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:44.143Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c0bbbba-6b50-42a8-a306-dd92b3a75244 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:43.633Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.629833a9-9e5e-4a26-8e0e-faaff3d7b9cc"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:44.143Z", "message": "Sending task 'neutron_plugin.network.delete'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:42.548Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "security_group_i6hhcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:44.143Z", "message": "Deleted node instance", "target_id": null, "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:43.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:44.679Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:43.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:44.679Z", "message": "PUT call to neutron for http://172.30.9.37:9696/v2.0/routers/ed99d0be-aecf-4337-8b39-33dc7617cfd1/remove_router_interface.json used request id req-116bffeb-43e5-4371-a42d-6ec1c3b3cfdf", "level": "debug", "target_id": "router_swkovo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:44.343Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.52a5b500-73de-4e5a-bb8d-f6c5c7833a19"}, {"node_instance_id": "target_vnf_ip_v7jn1c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:44.679Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:43.391Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:44.679Z", "message": "PUT call to network for http://172.30.9.37:9696/v2.0/routers/ed99d0be-aecf-4337-8b39-33dc7617cfd1/remove_router_interface.json used request id req-116bffeb-43e5-4371-a42d-6ec1c3b3cfdf", "level": "debug", "target_id": "router_swkovo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:44.342Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.52a5b500-73de-4e5a-bb8d-f6c5c7833a19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:44.679Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-116bffeb-43e5-4371-a42d-6ec1c3b3cfdf Date: Wed, 31 Jul 2019 00:32:44 GMT \nRESP BODY: {\"network_id\": \"6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3\", \"tenant_id\": \"1401a51841c94ff0a90150697b907040\", \"subnet_id\": \"82e73069-4044-4045-a53e-e2037d6719ca\", \"subnet_ids\": [\"82e73069-4044-4045-a53e-e2037d6719ca\"], \"port_id\": \"938d6a6d-5c68-4c14-92f7-ce1c6ad83ee0\", \"id\": \"ed99d0be-aecf-4337-8b39-33dc7617cfd1\"}\n", "level": "debug", "target_id": "router_swkovo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:44.342Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.52a5b500-73de-4e5a-bb8d-f6c5c7833a19"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:45.391Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b69fdbd9-a9ae-40da-b431-384250c03632 Date: Wed, 31 Jul 2019 00:32:44 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_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:44.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.629833a9-9e5e-4a26-8e0e-faaff3d7b9cc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:45.391Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "target_id": "router_swkovo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:44.788Z", "source_id": "management_plane_subnet_tgpf98", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:45.391Z", "message": "Relationships unlinked", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:45.023Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:45.391Z", "message": "Deleting node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:45.119Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:45.391Z", "message": "DELETE call to network for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-b69fdbd9-a9ae-40da-b431-384250c03632", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:44.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.629833a9-9e5e-4a26-8e0e-faaff3d7b9cc"}, {"node_instance_id": "data_plane_network_7c77za", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:45.391Z", "message": "DELETE call to neutron for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-b69fdbd9-a9ae-40da-b431-384250c03632", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:44.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.629833a9-9e5e-4a26-8e0e-faaff3d7b9cc"}, {"node_instance_id": "management_plane_subnet_tgpf98", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:45.987Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:45.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:45.987Z", "message": "Deleted node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:45.760Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "data_plane_network_7c77za", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:45.987Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:45.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"}, {"node_instance_id": "management_plane_subnet_tgpf98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:46.707Z", "message": "deleting subnet", "level": "info", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:46.352Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.61da4e2c-026f-4ea8-bd4d-588385208359"}, {"node_instance_id": "management_plane_subnet_tgpf98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:46.707Z", "message": "RESP: [300] Date: Wed, 31 Jul 2019 00:32:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddf4b0e7-4263-47df-a6fc-f26949653144 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.37:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:46.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.61da4e2c-026f-4ea8-bd4d-588385208359"}, {"node_instance_id": "management_plane_subnet_tgpf98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:46.707Z", "message": "GET call to None for http://172.30.9.37:5000/ used request id req-ddf4b0e7-4263-47df-a6fc-f26949653144", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:46.358Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.61da4e2c-026f-4ea8-bd4d-588385208359"}, {"node_instance_id": "management_plane_subnet_tgpf98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:46.707Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H \"Accept: application/json\" -H \"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": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:46.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.61da4e2c-026f-4ea8-bd4d-588385208359"}, {"node_instance_id": "management_plane_subnet_tgpf98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:47.374Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/subnets/82e73069-4044-4045-a53e-e2037d6719ca.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e1844aa2acef3619af448bc4924076811e56592f\"", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:46.780Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.61da4e2c-026f-4ea8-bd4d-588385208359"}, {"node_instance_id": "management_plane_subnet_tgpf98", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-07-31T00:32:50.094Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ddbdb12-02fb-41c3-bd1d-fc8d40c62cf4 Date: Wed, 31 Jul 2019 00:32:49 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": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-07-31T00:32:49.961Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3e63aa5a-f111-432c-8a9e-4167d84706b4", "logger": "ctx.61da4e2c-026f-4ea8-bd4d-588385208359"}], "metadata": {"pagination": {"total": 565, "offset": 469, "size": 50}}} 2019-07-31 00:33:04,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:33:04,408 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:33:04 GMT 2019-07-31 00:33:04,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:33:04,409 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:33:04,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:33:04,409 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:33:04,409 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:33:04,409 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:33:04,411 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-07-31 00:33:04,411 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-07-31 00:33:04,412 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:33:04,412 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-102dde8a-6b05-4b77-a3b6-1f1c8fcf8fdc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:33:04,412 - functest.core.cloudify - DEBUG - deleting security_group 2019-07-31 00:33:04,412 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:33:04,412 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35cc7d23-3bb2-4e7e-bc05-e514119f67a3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:33:04,412 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-35cc7d23-3bb2-4e7e-bc05-e514119f67a3 2019-07-31 00:33:04,413 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}908744ca41ae0a112c56d57c2654a49c2800ee58" 2019-07-31 00:33:04,413 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/security-groups/dc3e63c7-34e0-493d-9e3d-a07081e5ca44.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bb0f499b803c397cef8da135795789850fbb73" 2019-07-31 00:33:04,413 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29465b43-f661-4a29-80ac-4ce7e918d9b3 Content-Length: 0 Date: Wed, 31 Jul 2019 00:32:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:33:04,413 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-31 00:33:04,413 - functest.core.cloudify - DEBUG - Stopping node instance 2019-07-31 00:33:04,413 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-a7d3fb5d-b50e-40ed-892d-f7b933f073b3 2019-07-31 00:33:04,414 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-07-31 00:33:04,414 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7d3fb5d-b50e-40ed-892d-f7b933f073b3 Content-Length: 0 Date: Wed, 31 Jul 2019 00:32:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:33:04,414 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/security-groups/dc3e63c7-34e0-493d-9e3d-a07081e5ca44.json used request id req-29465b43-f661-4a29-80ac-4ce7e918d9b3 2019-07-31 00:33:04,414 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/dc3e63c7-34e0-493d-9e3d-a07081e5ca44.json used request id req-29465b43-f661-4a29-80ac-4ce7e918d9b3 2019-07-31 00:33:04,414 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-31 00:33:04,414 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-07-31 00:33:04,415 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-31 00:33:04,415 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/284a424b-82ca-4872-9efb-191d0d9459a5.json used request id req-a7d3fb5d-b50e-40ed-892d-f7b933f073b3 2019-07-31 00:33:04,415 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-07-31 00:33:04,415 - functest.core.cloudify - DEBUG - deleting network 2019-07-31 00:33:04,415 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:33:04,415 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f95e094f991e056cb5b7af72bf83d55798411e45" 2019-07-31 00:33:04,415 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-6c0bbbba-6b50-42a8-a306-dd92b3a75244 2019-07-31 00:33:04,416 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c0bbbba-6b50-42a8-a306-dd92b3a75244 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:33:04,416 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-07-31 00:33:04,416 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-31 00:33:04,416 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-31 00:33:04,416 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.37:9696/v2.0/routers/ed99d0be-aecf-4337-8b39-33dc7617cfd1/remove_router_interface.json used request id req-116bffeb-43e5-4371-a42d-6ec1c3b3cfdf 2019-07-31 00:33:04,416 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-07-31 00:33:04,417 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/ed99d0be-aecf-4337-8b39-33dc7617cfd1/remove_router_interface.json used request id req-116bffeb-43e5-4371-a42d-6ec1c3b3cfdf 2019-07-31 00:33:04,417 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-116bffeb-43e5-4371-a42d-6ec1c3b3cfdf Date: Wed, 31 Jul 2019 00:32:44 GMT RESP BODY: {"network_id": "6a18dc2f-78e5-41cb-8d9d-3d4fc94d3fa3", "tenant_id": "1401a51841c94ff0a90150697b907040", "subnet_id": "82e73069-4044-4045-a53e-e2037d6719ca", "subnet_ids": ["82e73069-4044-4045-a53e-e2037d6719ca"], "port_id": "938d6a6d-5c68-4c14-92f7-ce1c6ad83ee0", "id": "ed99d0be-aecf-4337-8b39-33dc7617cfd1"} 2019-07-31 00:33:04,417 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b69fdbd9-a9ae-40da-b431-384250c03632 Date: Wed, 31 Jul 2019 00:32:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:33:04,417 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2019-07-31 00:33:04,417 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-07-31 00:33:04,417 - functest.core.cloudify - DEBUG - Deleting node instance 2019-07-31 00:33:04,418 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-b69fdbd9-a9ae-40da-b431-384250c03632 2019-07-31 00:33:04,418 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.37:9696/v2.0/networks/46994139-1da4-4459-8bee-bc669f006a91.json used request id req-b69fdbd9-a9ae-40da-b431-384250c03632 2019-07-31 00:33:04,418 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-07-31 00:33:04,418 - functest.core.cloudify - DEBUG - Deleted node instance 2019-07-31 00:33:04,418 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-07-31 00:33:04,418 - functest.core.cloudify - DEBUG - deleting subnet 2019-07-31 00:33:04,418 - functest.core.cloudify - DEBUG - RESP: [300] Date: Wed, 31 Jul 2019 00:32:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddf4b0e7-4263-47df-a6fc-f26949653144 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:33:04,419 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.37:5000/ used request id req-ddf4b0e7-4263-47df-a6fc-f26949653144 2019-07-31 00:33:04,419 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-07-31 00:33:04,419 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.37:9696/v2.0/subnets/82e73069-4044-4045-a53e-e2037d6719ca.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1844aa2acef3619af448bc4924076811e56592f" 2019-07-31 00:33:04,419 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ddbdb12-02fb-41c3-bd1d-fc8d40c62cf4 Date: Wed, 31 Jul 2019 00:32:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:33:04,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3.1/executions/3e63aa5a-f111-432c-8a9e-4167d84706b4 2019-07-31 00:33:04,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:33:04,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:33:04,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:33:04,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:33:04,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:33:04,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:33:04,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:33:04,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-07-31T00:33:01.300Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-07-31T00:32:06.782Z", "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-07-31T00:32:06.782Z", "id": "3e63aa5a-f111-432c-8a9e-4167d84706b4"} 2019-07-31 00:33:04,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:33:04,476 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:33:04 GMT 2019-07-31 00:33:04,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:33:04,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-07-31 00:33:04,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:33:04,476 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:33:04,476 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:33:04,477 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3.1/deployments/vrouter-opnfv 2019-07-31 00:33:04,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:33:04,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:33:04,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:33:04,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:33:04,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:33:04,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:33:04,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:33:04,845 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-31 00:33:04,845 - 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": "62305900-3108-4fa9-99f1-7efb4c634781", "target_vnf_flavor_id": "62305900-3108-4fa9-99f1-7efb4c634781", "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_88b99c9d-dcfb-4470-bffb-53a18771ded7", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "keystone_password": "8UqNWqzk5rg74moAwXiauEb4NLT1Ty", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.37: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": "e5646586-d399-45a6-bf4d-4bf41ae82ee1", "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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-07-31T00:22:01.121Z", "created_by": "admin", "updated_at": "2019-07-31T00:22:01.121Z", "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-07-31 00:33:04,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:33:04,846 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:33:04 GMT 2019-07-31 00:33:04,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:33:04,846 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:33:04,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:33:04,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:33:04,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:33:04,846 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:33:14,857 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3.1/blueprints/vrouter-opnfv 2019-07-31 00:33:14,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-07-31 00:33:14,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-07-31 00:33:14,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-07-31 00:33:14,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-07-31 00:33:14,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-07-31 00:33:14,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-07-31 00:33:14,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-07-31 00:33:14,941 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-07-31 00:33:14,941 - 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-07-31T00:22:00.888Z", "updated_at": "2019-07-31T00:22:00.888Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "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_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.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.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.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.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.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "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"}, "target_vnf_image_id": {"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"}, "region": {"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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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"}, "use_external_resource": false, "create_if_missing": 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.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"}, "use_external_resource": false, "create_if_missing": 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": [], "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "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-07-31 00:33:14,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-07-31 00:33:14,942 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 31 Jul 2019 00:33:14 GMT 2019-07-31 00:33:14,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-07-31 00:33:14,943 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-07-31 00:33:14,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-07-31 00:33:14,943 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-07-31 00:33:14,943 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-07-31 00:33:14,943 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-07-31 00:33:14,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-31 00:33:14,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:15,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:33:15 GMT X-Openstack-Request-Id: req-3ee368a5-395f-41df-af31-bb2677e39491 2019-07-31 00:33:15,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-07-31 00:33:15,709 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/e5646586-d399-45a6-bf4d-4bf41ae82ee1 used request id req-3ee368a5-395f-41df-af31-bb2677e39491 2019-07-31 00:33:15,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.739881038666s 2019-07-31 00:33:15,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:33:15,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:33:16,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33: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-4954ffd8-c66a-49af-bafc-85bea7379a7f x-openstack-request-id: req-4954ffd8-c66a-49af-bafc-85bea7379a7f 2019-07-31 00:33:16,028 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "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": "0170caf8-7c94-4b0c-9967-431f12b364b0"}, {"name": "vyos_vrouter-flavor_alt_88b99c9d-dcfb-4470-bffb-53a18771ded7", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/62305900-3108-4fa9-99f1-7efb4c634781", "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": "62305900-3108-4fa9-99f1-7efb4c634781"}]} 2019-07-31 00:33:16,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-4954ffd8-c66a-49af-bafc-85bea7379a7f 2019-07-31 00:33:16,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.313351869583s 2019-07-31 00:33:16,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-31 00:33:16,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:33:16,072 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33: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-65ba1ffb-33bd-47e0-82f9-93359ed6529b x-openstack-request-id: req-65ba1ffb-33bd-47e0-82f9-93359ed6529b 2019-07-31 00:33:16,073 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/62305900-3108-4fa9-99f1-7efb4c634781 used request id req-65ba1ffb-33bd-47e0-82f9-93359ed6529b 2019-07-31 00:33:16,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0419690608978s 2019-07-31 00:33:16,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-31 00:33:16,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/9fc4e580-4d68-4103-b105-4da1aa9662ec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:18,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 00:33:18 GMT X-Openstack-Request-Id: req-081d4d67-1c10-4eca-816c-62cac03414ec 2019-07-31 00:33:18,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:33:18,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/9fc4e580-4d68-4103-b105-4da1aa9662ec.json used request id req-081d4d67-1c10-4eca-816c-62cac03414ec 2019-07-31 00:33:18,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.99274587631s 2019-07-31 00:33:18,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 00:33:18,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:18,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:18 GMT X-Openstack-Request-Id: req-02771103-8984-4681-88b4-f4c1c432606d 2019-07-31 00:33:18,515 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-31 00:33:18,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-02771103-8984-4681-88b4-f4c1c432606d 2019-07-31 00:33:18,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.433586120605s 2019-07-31 00:33:18,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-07-31 00:33:18,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:18,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Wed, 31 Jul 2019 00:33: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-aef6e10c-49fd-4728-a752-d4a9b339d246 x-openstack-request-id: req-aef6e10c-49fd-4728-a752-d4a9b339d246 2019-07-31 00:33:18,683 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e used request id req-aef6e10c-49fd-4728-a752-d4a9b339d246 2019-07-31 00:33:18,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167495965958s 2019-07-31 00:33:18,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:33:18,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:19,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Wed, 31 Jul 2019 00: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-23cbc15b-7f87-4416-9a49-10ea095184ed x-openstack-request-id: req-23cbc15b-7f87-4416-9a49-10ea095184ed 2019-07-31 00:33:19,618 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:18:05.000000", "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:33:18Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:33:19,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-23cbc15b-7f87-4416-9a49-10ea095184ed 2019-07-31 00:33:19,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.934476137161s 2019-07-31 00:33:19,621 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:33:21,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:33:21,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:22,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 753 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33: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-b1f55a67-31ad-4a97-b408-8fd3746a14ea x-openstack-request-id: req-b1f55a67-31ad-4a97-b408-8fd3746a14ea 2019-07-31 00:33:22,834 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:e2:1f", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.37:8774/v2.1/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "self"}, {"href": "http://172.30.9.37:8774/servers/ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "rel": "bookmark"}], "image": {"id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "links": [{"href": "http://172.30.9.37:8774/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-07-31T00:18:05.000000", "flavor": {"id": "0170caf8-7c94-4b0c-9967-431f12b364b0", "links": [{"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "bookmark"}]}, "id": "ba7315ed-49a0-4c54-bd0c-d71ffca6068e", "security_groups": [{"name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}], "user_id": "0ebf8e7b8f064c3091028a4e28fd50b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-07-31T00:33:21Z", "hostId": "b8c1ff4814ff92912369b4156068f81ff45617158ce3464c82490e3e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7", "name": "vyos_vrouter-vm_88b99c9d-dcfb-4470-bffb-53a18771ded7", "created": "2019-07-31T00:16:17Z", "tenant_id": "1401a51841c94ff0a90150697b907040", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-07-31 00:33:22,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-b1f55a67-31ad-4a97-b408-8fd3746a14ea 2019-07-31 00:33:22,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21143913269s 2019-07-31 00:33:22,836 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-07-31 00:33:24,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-07-31 00:33:24,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:24,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33: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-cca9b348-dacd-4293-b493-4a76ceed0efc x-openstack-request-id: req-cca9b348-dacd-4293-b493-4a76ceed0efc 2019-07-31 00:33:24,909 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-07-31 00:33:24,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-cca9b348-dacd-4293-b493-4a76ceed0efc 2019-07-31 00:33:24,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0702929496765s 2019-07-31 00:33:24,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-31 00:33:24,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:24,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:24 GMT X-Openstack-Request-Id: req-81128b8c-21d3-4484-becc-f7c94aacfe0a 2019-07-31 00:33:24,971 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:16:07Z", "updated_at": "2019-07-31T00:16:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-07-31T00:16:09Z", "revision_number": 0, "id": "0b906583-b75f-4640-83da-a87d99228c18", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:09Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:08Z", "revision_number": 0, "id": "5941f5e3-b95f-476d-affd-634fca29f3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:08Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "630eba48-9daf-4799-ad7e-68dab4cb8fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "6400d51d-d81d-498d-a4a2-9dffcd791b7f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-07-31T00:16:09Z", "revision_number": 0, "id": "852ca10c-be33-48f6-913f-3b088fd0e2e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:09Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 80, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-07-31T00:16:09Z", "revision_number": 0, "id": "980e85dc-fc24-4f19-8649-a5bb430aaaab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:09Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 443, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-07-31T00:16:10Z", "revision_number": 0, "id": "c1021cb7-e715-4105-87c0-5e3cd5735e01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:10Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-07-31T00:16:07Z", "revision_number": 0, "id": "f837ea86-18aa-4ae3-bd33-16c16f1e128a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:16:07Z", "security_group_id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 7, "project_id": "1401a51841c94ff0a90150697b907040", "id": "231f7130-7f03-43f0-b651-dacc9e65ed94", "name": "vyos_vrouter-sg_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"description": "Default security group", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:15:43Z", "updated_at": "2019-07-31T00:15:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "39bc3a78-63d8-4f68-9d61-7da6552385c9", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "8bd336e8-5418-49d0-be54-0031df0bc311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "9125777c-89ac-474d-9969-deb016868c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "d3281fb6-e843-4b2e-a36a-c926da082a30", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "name": "default"}]} 2019-07-31 00:33:24,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-81128b8c-21d3-4484-becc-f7c94aacfe0a 2019-07-31 00:33:24,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0553569793701s 2019-07-31 00:33:24,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-31 00:33:24,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/231f7130-7f03-43f0-b651-dacc9e65ed94.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:25,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 00:33:25 GMT X-Openstack-Request-Id: req-74a6b9df-5a1e-4add-90f1-567b75fdcf2a 2019-07-31 00:33:25,166 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:33:25,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/231f7130-7f03-43f0-b651-dacc9e65ed94.json used request id req-74a6b9df-5a1e-4add-90f1-567b75fdcf2a 2019-07-31 00:33:25,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.187300920486s 2019-07-31 00:33:25,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-07-31 00:33:25,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/os-keypairs/vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:25,218 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33: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-49f01348-ac3e-40c9-978e-382f94e1c1a4 x-openstack-request-id: req-49f01348-ac3e-40c9-978e-382f94e1c1a4 2019-07-31 00:33:25,218 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/os-keypairs/vyos_vrouter-kp_88b99c9d-dcfb-4470-bffb-53a18771ded7 used request id req-49f01348-ac3e-40c9-978e-382f94e1c1a4 2019-07-31 00:33:25,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0521531105042s 2019-07-31 00:33:25,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-31 00:33:25,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/eb38f23f-6472-4cae-999d-8cb743a89004/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" -d '{"subnet_id": "e4ed36e5-c07d-44a9-b630-725bda1c45fe"}' 2019-07-31 00:33:28,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:28 GMT X-Openstack-Request-Id: req-8eb15424-1c94-48d7-acfd-623b42265efc 2019-07-31 00:33:28,478 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "03704cbc-cad9-457b-9117-946d67049cb9", "tenant_id": "1401a51841c94ff0a90150697b907040", "subnet_id": "e4ed36e5-c07d-44a9-b630-725bda1c45fe", "subnet_ids": ["e4ed36e5-c07d-44a9-b630-725bda1c45fe"], "port_id": "8a0b821f-7d29-439d-814e-81ea3d81608c", "id": "eb38f23f-6472-4cae-999d-8cb743a89004"} 2019-07-31 00:33:28,478 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/eb38f23f-6472-4cae-999d-8cb743a89004/remove_router_interface.json used request id req-8eb15424-1c94-48d7-acfd-623b42265efc 2019-07-31 00:33:28,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.25939702988s 2019-07-31 00:33:28,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-31 00:33:28,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:28,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:28 GMT X-Openstack-Request-Id: req-e7dc01af-0b79-4475-be19-e56816321f91 2019-07-31 00:33:28,893 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:15:46Z", "admin_state_up": true, "updated_at": "2019-07-31T00:33:26Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "1401a51841c94ff0a90150697b907040", "id": "eb38f23f-6472-4cae-999d-8cb743a89004", "name": "vyos_vrouter-router_88b99c9d-dcfb-4470-bffb-53a18771ded7"}]} 2019-07-31 00:33:28,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-e7dc01af-0b79-4475-be19-e56816321f91 2019-07-31 00:33:28,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.414155006409s 2019-07-31 00:33:28,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-31 00:33:28,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/eb38f23f-6472-4cae-999d-8cb743a89004.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:33,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 00:33:33 GMT X-Openstack-Request-Id: req-a5393a40-d520-4074-ae02-d47ecc07f03e 2019-07-31 00:33:33,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:33:33,554 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/eb38f23f-6472-4cae-999d-8cb743a89004.json used request id req-a5393a40-d520-4074-ae02-d47ecc07f03e 2019-07-31 00:33:33,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.65996217728s 2019-07-31 00:33:33,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-31 00:33:33,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:33,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:33 GMT X-Openstack-Request-Id: req-32fbe318-77c4-45d9-97e1-e3987bd143eb 2019-07-31 00:33:33,612 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"03704cbc-cad9-457b-9117-946d67049cb9","tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:15:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-31T00:15: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":"1401a51841c94ff0a90150697b907040","id":"e4ed36e5-c07d-44a9-b630-725bda1c45fe","subnetpool_id":null,"name":"vyos_vrouter-subnet_88b99c9d-dcfb-4470-bffb-53a18771ded7"}]} 2019-07-31 00:33:33,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-32fbe318-77c4-45d9-97e1-e3987bd143eb 2019-07-31 00:33:33,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.056972026825s 2019-07-31 00:33:33,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-31 00:33:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/e4ed36e5-c07d-44a9-b630-725bda1c45fe.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:36,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 00:33:36 GMT X-Openstack-Request-Id: req-9c95e95a-8aaf-462f-a8d2-a53b01cdf359 2019-07-31 00:33:36,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:33:36,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/e4ed36e5-c07d-44a9-b630-725bda1c45fe.json used request id req-9c95e95a-8aaf-462f-a8d2-a53b01cdf359 2019-07-31 00:33:36,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.80929398537s 2019-07-31 00:33:36,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-31 00:33:36,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:36,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:36 GMT X-Openstack-Request-Id: req-bb716c2f-7fba-4431-9371-e2fb70506e16 2019-07-31 00:33:36,867 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"03704cbc-cad9-457b-9117-946d67049cb9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1401a51841c94ff0a90150697b907040","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-31T00:33:36Z","qos_policy_id":null,"name":"vyos_vrouter-net_88b99c9d-dcfb-4470-bffb-53a18771ded7","admin_state_up":true,"tenant_id":"1401a51841c94ff0a90150697b907040","created_at":"2019-07-31T00:15:43Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-31 00:33:36,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-bb716c2f-7fba-4431-9371-e2fb70506e16 2019-07-31 00:33:36,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.443788051605s 2019-07-31 00:33:36,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-31 00:33:36,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/03704cbc-cad9-457b-9117-946d67049cb9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:37,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 00:33:37 GMT X-Openstack-Request-Id: req-e8eb116d-3508-4f8c-80c3-23746a06c65c 2019-07-31 00:33:37,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:33:37,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/03704cbc-cad9-457b-9117-946d67049cb9.json used request id req-e8eb116d-3508-4f8c-80c3-23746a06c65c 2019-07-31 00:33:37,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.947024822235s 2019-07-31 00:33:37,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:33:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:38,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:38 GMT X-Openstack-Request-Id: req-d78d9f7c-fbfb-49ea-8ee4-a365ce4da3ff 2019-07-31 00:33:38,266 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:16:04Z", "file": "/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174/file", "owner": "1401a51841c94ff0a90150697b907040", "id": "1efbf7f1-33bf-4915-a731-93fd865a3174", "size": 296288256, "self": "/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/1efbf7f1-33bf-4915-a731-93fd865a3174/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/1efbf7f1-33bf-4915-a731-93fd865a3174/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "vyos_vrouter-img_88b99c9d-dcfb-4470-bffb-53a18771ded7", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-31T00:15:58Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:33:38,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-d78d9f7c-fbfb-49ea-8ee4-a365ce4da3ff 2019-07-31 00:33:38,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.446321964264s 2019-07-31 00:33:38,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-31 00:33:38,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}4d31f0ab526ca1904dbbee3624c57888901202b1" 2019-07-31 00:33:39,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:33:39 GMT X-Openstack-Request-Id: req-11cfdc47-d77a-4477-8a5f-1a2747910e0c 2019-07-31 00:33:39,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-07-31 00:33:39,170 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/1efbf7f1-33bf-4915-a731-93fd865a3174 used request id req-11cfdc47-d77a-4477-8a5f-1a2747910e0c 2019-07-31 00:33:39,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.901979923248s 2019-07-31 00:33:39,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 00:33:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:33:39,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33: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-35bc5b16-ff79-452a-9ec0-a36a396b3de7 x-openstack-request-id: req-35bc5b16-ff79-452a-9ec0-a36a396b3de7 2019-07-31 00:33:39,197 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_88b99c9d-dcfb-4470-bffb-53a18771ded7", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0", "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": "0170caf8-7c94-4b0c-9967-431f12b364b0"}]} 2019-07-31 00:33:39,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-35bc5b16-ff79-452a-9ec0-a36a396b3de7 2019-07-31 00:33:39,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262720584869s 2019-07-31 00:33:39,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-31 00:33:39,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:33:39,240 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33: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-dd014af7-11e3-4706-981a-99e5cd91d561 x-openstack-request-id: req-dd014af7-11e3-4706-981a-99e5cd91d561 2019-07-31 00:33:39,240 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/0170caf8-7c94-4b0c-9967-431f12b364b0 used request id req-dd014af7-11e3-4706-981a-99e5cd91d561 2019-07-31 00:33:39,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0415759086609s 2019-07-31 00:33:39,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-31 00:33:39,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:33:39,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c74a0459-8f1e-454e-97f2-d218fb58d8a2 2019-07-31 00:33:39,469 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "vyos_vrouter-user_88b99c9d-dcfb-4470-bffb-53a18771ded7", "links": {"self": "http://172.30.9.37:5000/v3/users/0ebf8e7b8f064c3091028a4e28fd50b2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ebf8e7b8f064c3091028a4e28fd50b2", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-31 00:33:39,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-c74a0459-8f1e-454e-97f2-d218fb58d8a2 2019-07-31 00:33:39,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227771997452s 2019-07-31 00:33:39,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-31 00:33:39,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/0ebf8e7b8f064c3091028a4e28fd50b2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:33:39,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb186078-e6f3-4f6d-8ac4-5cb5c5764008 2019-07-31 00:33:39,720 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_88b99c9d-dcfb-4470-bffb-53a18771ded7", "links": {"self": "http://172.30.9.37:5000/v3/users/0ebf8e7b8f064c3091028a4e28fd50b2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0ebf8e7b8f064c3091028a4e28fd50b2", "description": null}} 2019-07-31 00:33:39,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/0ebf8e7b8f064c3091028a4e28fd50b2 used request id req-cb186078-e6f3-4f6d-8ac4-5cb5c5764008 2019-07-31 00:33:39,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.244523048401s 2019-07-31 00:33:39,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-31 00:33:39,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/0ebf8e7b8f064c3091028a4e28fd50b2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:33:40,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Jul 2019 00:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aad3d98-9c4c-4a2b-8c73-74f1a08e4c5a 2019-07-31 00:33:40,223 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-31 00:33:40,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/0ebf8e7b8f064c3091028a4e28fd50b2 used request id req-5aad3d98-9c4c-4a2b-8c73-74f1a08e4c5a 2019-07-31 00:33:40,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.502580165863s 2019-07-31 00:33:40,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-31 00:33:40,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:33:40,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e50202-6cf5-4e5c-a965-e65c08729b7a 2019-07-31 00:33:40,454 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.37:5000/v3/projects/1401a51841c94ff0a90150697b907040"}, "tags": [], "enabled": true, "id": "1401a51841c94ff0a90150697b907040", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_88b99c9d-dcfb-4470-bffb-53a18771ded7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-31 00:33:40,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-88e50202-6cf5-4e5c-a965-e65c08729b7a 2019-07-31 00:33:40,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.224189043045s 2019-07-31 00:33:40,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-31 00:33:40,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/1401a51841c94ff0a90150697b907040 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:33:40,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Jul 2019 00:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c23f1de-6b76-4a6f-9b92-35258e78b606 2019-07-31 00:33:40,769 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-31 00:33:40,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/1401a51841c94ff0a90150697b907040 used request id req-2c23f1de-6b76-4a6f-9b92-35258e78b606 2019-07-31 00:33:40,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.309386014938s 2019-07-31 00:33:40,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-31 00:33:40,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=1401a51841c94ff0a90150697b907040&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:33:41,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:41 GMT X-Openstack-Request-Id: req-f61034d2-6a8a-4245-9b6d-0062fb5f7b11 2019-07-31 00:33:41,106 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:15:43Z", "updated_at": "2019-07-31T00:15:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "39bc3a78-63d8-4f68-9d61-7da6552385c9", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "8bd336e8-5418-49d0-be54-0031df0bc311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "9125777c-89ac-474d-9969-deb016868c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "d3281fb6-e843-4b2e-a36a-c926da082a30", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "name": "default"}]} 2019-07-31 00:33:41,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=1401a51841c94ff0a90150697b907040&name=default used request id req-f61034d2-6a8a-4245-9b6d-0062fb5f7b11 2019-07-31 00:33:41,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.331382036209s 2019-07-31 00:33:41,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-31 00:33:41,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:33:41,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:41 GMT X-Openstack-Request-Id: req-8f250053-51f8-4e42-8355-70670e1ec786 2019-07-31 00:33:41,405 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1401a51841c94ff0a90150697b907040", "created_at": "2019-07-31T00:15:43Z", "updated_at": "2019-07-31T00:15:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "39bc3a78-63d8-4f68-9d61-7da6552385c9", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "8bd336e8-5418-49d0-be54-0031df0bc311", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "9125777c-89ac-474d-9969-deb016868c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv4", "project_id": "1401a51841c94ff0a90150697b907040"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:15:43Z", "revision_number": 0, "id": "d3281fb6-e843-4b2e-a36a-c926da082a30", "remote_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "remote_ip_prefix": null, "created_at": "2019-07-31T00:15:43Z", "security_group_id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "tenant_id": "1401a51841c94ff0a90150697b907040", "port_range_min": null, "ethertype": "IPv6", "project_id": "1401a51841c94ff0a90150697b907040"}], "revision_number": 1, "project_id": "1401a51841c94ff0a90150697b907040", "id": "460b02e7-7ce8-4d8c-93f7-ac3dea6913bd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-31 00:33:41,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-8f250053-51f8-4e42-8355-70670e1ec786 2019-07-31 00:33:41,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.292565822601s 2019-07-31 00:33:41,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-31 00:33:41,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/460b02e7-7ce8-4d8c-93f7-ac3dea6913bd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3a9564d97135aa01770fa531881240860e0d48f9" 2019-07-31 00:33:41,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 00:33:41 GMT X-Openstack-Request-Id: req-2453b475-2129-4e6e-bb13-29b0d12a0e2a 2019-07-31 00:33:41,871 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 00:33:41,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/460b02e7-7ce8-4d8c-93f7-ac3dea6913bd.json used request id req-2453b475-2129-4e6e-bb13-29b0d12a0e2a 2019-07-31 00:33:41,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.45770907402s 2019-07-31 00:33:41,891 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-07-31 00:33:41,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-31 00:33:41,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b319cde-4c7a-4460-ac09-a96fd3ff6df4 2019-07-31 00:33:41,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.37:5000/v3/", "rel": "self"}]}} 2019-07-31 00:33:41,923 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-9b319cde-4c7a-4460-ac09-a96fd3ff6df4 2019-07-31 00:33:41,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-31 00:33:42,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-31T01:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["jspAKSGXQ8WHozICM-MPrg"], "issued_at": "2019-07-31T00:33:42.000000Z"}} 2019-07-31 00:33:42,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-31 00:33:42,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:42,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:42 GMT X-Openstack-Request-Id: req-562f2776-4714-404d-bce9-7b86be7326c4 2019-07-31 00:33:42,754 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","provider:network_type":"flat"}]} 2019-07-31 00:33:42,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-562f2776-4714-404d-bce9-7b86be7326c4 2019-07-31 00:33:42,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.401278972626s 2019-07-31 00:33:42,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-31 00:33:42,767 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac98a500-bdd9-46fe-b7c9-3075091fc8ad 2019-07-31 00:33:42,767 - 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.37:5000/v3/", "rel": "self"}]}]}} 2019-07-31 00:33:42,768 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/ used request id req-ac98a500-bdd9-46fe-b7c9-3075091fc8ad 2019-07-31 00:33:42,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-31 00:33:42,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:42,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a77f5a-9766-4746-a30f-a1236a90e38a 2019-07-31 00:33:42,987 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-31 00:33:42,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-b5a77f5a-9766-4746-a30f-a1236a90e38a 2019-07-31 00:33:42,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.21880698204s 2019-07-31 00:33:42,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-07-31 00:33:42,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_9224632b-84c8-4b21-b27a-de561a0be404"}}' 2019-07-31 00:33:43,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e600efc-7017-42e1-865d-78d1d3efe599 2019-07-31 00:33:43,158 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.37:5000/v3/projects/d7eea22d9961447bbffc29be32865ee0"}, "tags": [], "enabled": true, "id": "d7eea22d9961447bbffc29be32865ee0", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_9224632b-84c8-4b21-b27a-de561a0be404"}} 2019-07-31 00:33:43,158 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-6e600efc-7017-42e1-865d-78d1d3efe599 2019-07-31 00:33:43,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.162499904633s 2019-07-31 00:33:43,158 - 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'd7eea22d9961447bbffc29be32865ee0', '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_9224632b-84c8-4b21-b27a-de561a0be404'}) 2019-07-31 00:33:43,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-07-31 00:33:43,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "hUCehhzb73B3iY7ERGRmxYa7ietixN", "email": null, "name": "juju_epc-user_9224632b-84c8-4b21-b27a-de561a0be404"}}' 2019-07-31 00:33:43,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c67a7b18-4716-4d69-9e0a-63fa91a2ff9f 2019-07-31 00:33:43,680 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_9224632b-84c8-4b21-b27a-de561a0be404", "links": {"self": "http://172.30.9.37:5000/v3/users/382414941dd74121992514349d5b1153"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "382414941dd74121992514349d5b1153", "domain_id": "default", "password_expires_at": null}} 2019-07-31 00:33:43,680 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-c67a7b18-4716-4d69-9e0a-63fa91a2ff9f 2019-07-31 00:33:43,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.515775203705s 2019-07-31 00:33:43,681 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'382414941dd74121992514349d5b1153', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_9224632b-84c8-4b21-b27a-de561a0be404'}) 2019-07-31 00:33:43,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-31 00:33:43,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:43,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dd9e79e-cedf-4344-a688-491b891a2bec 2019-07-31 00:33:43,891 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-31 00:33:43,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-3dd9e79e-cedf-4344-a688-491b891a2bec 2019-07-31 00:33:43,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206558942795s 2019-07-31 00:33:43,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-31 00:33:43,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:44,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bcb79bc-3143-4391-8181-3384fb132066 2019-07-31 00:33:44,124 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-31 00:33:44,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-4bcb79bc-3143-4391-8181-3384fb132066 2019-07-31 00:33:44,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.227246046066s 2019-07-31 00:33:44,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-07-31 00:33:44,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:44,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09f9282-dfcc-46f6-907d-8f205af9afd1 2019-07-31 00:33:44,361 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "079d52ea0e4d41d589c100a15c7bc57c", "links": {"self": "http://172.30.9.37:5000/v3/roles/079d52ea0e4d41d589c100a15c7bc57c"}, "name": "reader"}, {"domain_id": null, "id": "3c2e1869c54d4ab98d5eb327898d8393", "links": {"self": "http://172.30.9.37:5000/v3/roles/3c2e1869c54d4ab98d5eb327898d8393"}, "name": "admin"}, {"domain_id": null, "id": "63008ca3539f43a5a20037b4c03662d2", "links": {"self": "http://172.30.9.37:5000/v3/roles/63008ca3539f43a5a20037b4c03662d2"}, "name": "member"}, {"domain_id": null, "id": "650507a04bff44c796923e48f0ad64fb", "links": {"self": "http://172.30.9.37:5000/v3/roles/650507a04bff44c796923e48f0ad64fb"}, "name": "swiftoperator"}, {"domain_id": null, "id": "881cd4ee01274c6285b4999f5e9f63b5", "links": {"self": "http://172.30.9.37:5000/v3/roles/881cd4ee01274c6285b4999f5e9f63b5"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cc82d45af37143b8ae0f46c8021a38cf", "links": {"self": "http://172.30.9.37:5000/v3/roles/cc82d45af37143b8ae0f46c8021a38cf"}, "name": "heat_stack_user"}]} 2019-07-31 00:33:44,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-b09f9282-dfcc-46f6-907d-8f205af9afd1 2019-07-31 00:33:44,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.231120109558s 2019-07-31 00:33:44,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-31 00:33:44,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:44,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a20b400-69c7-4ec6-b46a-e57388b27c58 2019-07-31 00:33:44,588 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-07-31 00:33:44,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-6a20b400-69c7-4ec6-b46a-e57388b27c58 2019-07-31 00:33:44,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.221363067627s 2019-07-31 00:33:44,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-31 00:33:44,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:44,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c87a51-ff37-475a-9cc4-48b35043ffb5 2019-07-31 00:33:44,736 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_9224632b-84c8-4b21-b27a-de561a0be404", "links": {"self": "http://172.30.9.37:5000/v3/users/382414941dd74121992514349d5b1153"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "382414941dd74121992514349d5b1153", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-31 00:33:44,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-98c87a51-ff37-475a-9cc4-48b35043ffb5 2019-07-31 00:33:44,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146578073502s 2019-07-31 00:33:44,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-31 00:33:44,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:44,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d086ac68-8982-4a57-8ae8-5a4f31b3ab37 2019-07-31 00:33:44,986 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.37:5000/v3/projects/d7eea22d9961447bbffc29be32865ee0"}, "tags": [], "enabled": true, "id": "d7eea22d9961447bbffc29be32865ee0", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_9224632b-84c8-4b21-b27a-de561a0be404"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-31 00:33:44,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-d086ac68-8982-4a57-8ae8-5a4f31b3ab37 2019-07-31 00:33:44,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.235994100571s 2019-07-31 00:33:44,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-07-31 00:33:44,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=382414941dd74121992514349d5b1153&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=d7eea22d9961447bbffc29be32865ee0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:45,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e004e247-a3ff-405f-97a1-46968ca7616e 2019-07-31 00:33:45,206 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=382414941dd74121992514349d5b1153&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=d7eea22d9961447bbffc29be32865ee0", "previous": null, "next": null}} 2019-07-31 00:33:45,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=382414941dd74121992514349d5b1153&role.id=63008ca3539f43a5a20037b4c03662d2&scope.project.id=d7eea22d9961447bbffc29be32865ee0 used request id req-e004e247-a3ff-405f-97a1-46968ca7616e 2019-07-31 00:33:45,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.210341930389s 2019-07-31 00:33:45,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-07-31 00:33:45,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/d7eea22d9961447bbffc29be32865ee0/users/382414941dd74121992514349d5b1153/roles/63008ca3539f43a5a20037b4c03662d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:45,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Jul 2019 00:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed0c06c2-dd15-46dc-9a84-ccaf29c39e9e 2019-07-31 00:33:45,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-31 00:33:45,491 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/d7eea22d9961447bbffc29be32865ee0/users/382414941dd74121992514349d5b1153/roles/63008ca3539f43a5a20037b4c03662d2 used request id req-ed0c06c2-dd15-46dc-9a84-ccaf29c39e9e 2019-07-31 00:33:45,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.280673027039s 2019-07-31 00:33:45,492 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_9224632b-84c8-4b21-b27a-de561a0be404', 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'd7eea22d9961447bbffc29be32865ee0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'hUCehhzb73B3iY7ERGRmxYa7ietixN', 'username': u'juju_epc-user_9224632b-84c8-4b21-b27a-de561a0be404', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-07-31 00:33:45,495 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_9224632b-84c8-4b21-b27a-de561a0be404', 'password': 'hUCehhzb73B3iY7ERGRmxYa7ietixN', 'project_name': 'juju_epc-project_9224632b-84c8-4b21-b27a-de561a0be404', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000/v3', 'project_id': 'd7eea22d9961447bbffc29be32865ee0', 'project_domain_name': 'Default'} 2019-07-31 00:33:45,561 - 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-07-31 00:33:45,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-07-31 00:33:45,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-31 00:33:45,600 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de4df4e4-6651-4f0a-89b5-2c26c51b2bc7 2019-07-31 00:33:45,601 - 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.7:35357/v3/", "rel": "self"}]}]}} 2019-07-31 00:33:45,601 - keystoneauth.session - DEBUG - GET call to http://192.30.9.7:35357/ used request id req-de4df4e4-6651-4f0a-89b5-2c26c51b2bc7 2019-07-31 00:33:45,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.7:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:45,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cfaa8a7-8d5d-4b9d-a84b-0f777fbf67cf 2019-07-31 00:33:45,810 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.7:35357/v3/services/1f2aac6474984a30bd60e25f88c35b94"}, "enabled": true, "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.7:35357/v3/services/28b266ba088243b2930a6f904b7c1c43"}, "enabled": true, "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.7:35357/v3/services/32c087ff901b4fa79b2de808a3238365"}, "enabled": true, "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.7:35357/v3/services/44aa0d2d5d564c0da75b1c4edf627206"}, "enabled": true, "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.7:35357/v3/services/6d51b58198b94413aae512ba234787ee"}, "enabled": true, "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.7:35357/v3/services/76bd582fe57e44a5843683fc89dfb535"}, "enabled": true, "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.7:35357/v3/services/958a6ec3ae7440f6bc7f8f0de5138205"}, "enabled": true, "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.7:35357/v3/services/c3be1dd58d2e4c6182a31cfbd6e7fe1e"}, "enabled": true, "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.7:35357/v3/services/caadeb97036b46788b37e2298042e0c6"}, "enabled": true, "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.7:35357/v3/services/ce30922ad1504602b6cd62e7a1639197"}, "enabled": true, "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.7:35357/v3/services/d5a5f07dd6cf4eca906e5973a63163cc"}, "enabled": true, "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.7:35357/v3/services/db96ee7971434ce8ac5796941106290b"}, "enabled": true, "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.7:35357/v3/services/efec36f22e234700ac0fa6070cbf7f34"}, "enabled": true, "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.7:35357/v3/services/fcd83ef3a81d4fa79cc0f367ba0daacd"}, "enabled": true, "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "links": {"self": "http://192.30.9.7:35357/v3/services", "previous": null, "next": null}} 2019-07-31 00:33:45,810 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.7:35357/v3/services used request id req-0cfaa8a7-8d5d-4b9d-a84b-0f777fbf67cf 2019-07-31 00:33:45,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.219996929169s 2019-07-31 00:33:45,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-07-31 00:33:45,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:46,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1843 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac597274-def7-43cb-8604-94f8fafe6277 2019-07-31 00:33:46,046 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0782174de38d4857a1d48670138c4dc4"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "0782174de38d4857a1d48670138c4dc4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0965274de4e44c918fe77fad7604ebf4"}, "url": "http://172.30.9.37:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/0e4685c4deb9491593f453e62955d35e"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "0e4685c4deb9491593f453e62955d35e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/12de977db0a342e9b2bb6527a71c8cec"}, "url": "http://172.30.9.37:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1b9a63658f68441ab95795ae5c62845d"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1d7443dd16b4414d984658b307b698d0"}, "url": "http://172.30.9.37:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "1d7443dd16b4414d984658b307b698d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/2c36a7c672b64630b58b1714d0196a88"}, "url": "http://172.30.9.37:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/33954915464540baaa054688b073b1f0"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "33954915464540baaa054688b073b1f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/34db799d4dac4a1880cc74b191db4465"}, "url": "http://192.30.9.7:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1f2aac6474984a30bd60e25f88c35b94", "id": "34db799d4dac4a1880cc74b191db4465"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/360e0d196a244aa58b133c5579d426cb"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "360e0d196a244aa58b133c5579d426cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/3b58f22852c648569e9eb35b9d8e87ce"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/42b8a0defa0e4bfd95602f3726b7da2b"}, "url": "http://172.30.9.37:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4619b7de862b4de29ae7d5c00652c8eb"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/491797adcb444d0e98351ef17e6b00a3"}, "url": "http://192.30.9.7:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d5a5f07dd6cf4eca906e5973a63163cc", "id": "491797adcb444d0e98351ef17e6b00a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4ad39067fac645ad87afab95c35a33ca"}, "url": "http://172.30.9.37:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4e2776de2c6247848e822c86ddf46e40"}, "url": "http://192.30.9.7:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "32c087ff901b4fa79b2de808a3238365", "id": "4e2776de2c6247848e822c86ddf46e40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4e83047fab8441d48f0022ebdfd6384b"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/5f5db46ab5a447258138df74d74cb2de"}, "url": "http://12.0.0.42:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/642f068552304e3191314a85d488c8f5"}, "url": "http://172.30.9.37:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "642f068552304e3191314a85d488c8f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/65c8b8e6414547f28b0894b1ad000144"}, "url": "http://172.30.9.37:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/7334b2d711b14941be1faa3ff599997a"}, "url": "http://172.30.9.37:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "7334b2d711b14941be1faa3ff599997a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/85e67e329cc549b2a91e00b4ff640bf5"}, "url": "http://192.30.9.7:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/900e9d869b844fa08b078957cd0042e1"}, "url": "http://192.30.9.7:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce30922ad1504602b6cd62e7a1639197", "id": "900e9d869b844fa08b078957cd0042e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a53f0f9a16f5429bbc5c92097cdefee8"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a5832850ad86409e9192d904d240288c"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "a5832850ad86409e9192d904d240288c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a8f7e6c94f224a00b2de2dc583b59af1"}, "url": "http://172.30.9.37:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "44aa0d2d5d564c0da75b1c4edf627206", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/b0aae66b9224454a9b5fe25ab9b05cb4"}, "url": "http://172.30.9.37:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c02d319d71be459b96a715890e2e180a"}, "url": "http://192.30.9.7:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "c02d319d71be459b96a715890e2e180a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c9bd2a21732d4dea92b59e691736951c"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d0a953364a2d4e7c98431aa96122ebe7"}, "url": "http://192.30.9.7:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "id": "d0a953364a2d4e7c98431aa96122ebe7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/dcdcdfe55bd64908ae341a7cca9c0b62"}, "url": "http://192.30.9.7:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6d51b58198b94413aae512ba234787ee", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/dd1b345202924c5aa75f1636038c4545"}, "url": "http://192.30.9.7:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "db96ee7971434ce8ac5796941106290b", "id": "dd1b345202924c5aa75f1636038c4545"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ded24b1130f24258a0be38681b631701"}, "url": "http://192.30.9.7:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "id": "ded24b1130f24258a0be38681b631701"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/e24810e741e842abb8c13f5117173ae7"}, "url": "http://192.30.9.7:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28b266ba088243b2930a6f904b7c1c43", "id": "e24810e741e842abb8c13f5117173ae7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/eb56700a74aa43ccb1253bd63886eea6"}, "url": "http://12.0.0.42:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ed6baaec7ed1481c90043e490afebbeb"}, "url": "http://192.30.9.7:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "caadeb97036b46788b37e2298042e0c6", "id": "ed6baaec7ed1481c90043e490afebbeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/eead940f40ec4feba7614444f53cbe35"}, "url": "http://192.30.9.7:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "eead940f40ec4feba7614444f53cbe35"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/f2d9ebe4b2cf4c9781431b68bd326b55"}, "url": "http://172.30.9.37:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "958a6ec3ae7440f6bc7f8f0de5138205", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/fa36df0e41fe46948f423eb66c589cc0"}, "url": "http://172.30.9.37:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76bd582fe57e44a5843683fc89dfb535", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "links": {"self": "http://172.30.9.37:5000/v3/endpoints", "previous": null, "next": null}} 2019-07-31 00:33:46,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/endpoints used request id req-ac597274-def7-43cb-8604-94f8fafe6277 2019-07-31 00:33:46,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.227844953537s 2019-07-31 00:33:46,055 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-07-31 00:33:46,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-07-31 00:33:46,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:46,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb7ec40-2f4f-4e64-a3c6-be68232c3959 2019-07-31 00:33:46,266 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/25556277132846faa9fb3e490b16847d"}, "tags": [], "enabled": true, "id": "25556277132846faa9fb3e490b16847d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2019-07-31 00:33:46,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-ddb7ec40-2f4f-4e64-a3c6-be68232c3959 2019-07-31 00:33:46,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209760904312s 2019-07-31 00:33:46,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-31 00:33:46,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" 2019-07-31 00:33:46,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebdb2ac0-1187-4cec-b52a-a089818f5742 2019-07-31 00:33:46,510 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.37:5000/v3/projects/d7eea22d9961447bbffc29be32865ee0"}, "tags": [], "enabled": true, "id": "d7eea22d9961447bbffc29be32865ee0", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_9224632b-84c8-4b21-b27a-de561a0be404"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-07-31 00:33:46,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-ebdb2ac0-1187-4cec-b52a-a089818f5742 2019-07-31 00:33:46,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.235852003098s 2019-07-31 00:33:46,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-07-31 00:33:46,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" -d '{"network": {"tenant_id": "d7eea22d9961447bbffc29be32865ee0", "name": "juju_epc-net_9224632b-84c8-4b21-b27a-de561a0be404", "admin_state_up": true}}' 2019-07-31 00:33:47,425 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:47 GMT X-Openstack-Request-Id: req-29d98f83-8f09-4237-93fe-04548836dac7 2019-07-31 00:33:47,425 - 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":"e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d7eea22d9961447bbffc29be32865ee0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-31T00:33:47Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_9224632b-84c8-4b21-b27a-de561a0be404","admin_state_up":true,"tenant_id":"d7eea22d9961447bbffc29be32865ee0","created_at":"2019-07-31T00:33:46Z","mtu":1450}} 2019-07-31 00:33:47,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-29d98f83-8f09-4237-93fe-04548836dac7 2019-07-31 00:33:47,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.912873983383s 2019-07-31 00:33:47,426 - 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-07-31T00:33:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e', u'provider:segmentation_id': 94, 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_9224632b-84c8-4b21-b27a-de561a0be404', u'created_at': u'2019-07-31T00:33:46Z', u'mtu': 1450, u'tenant_id': u'd7eea22d9961447bbffc29be32865ee0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd7eea22d9961447bbffc29be32865ee0', u'l2_adjacency': True}) 2019-07-31 00:33:47,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-31 00:33:47,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827a0624-ab8e-4d86-8578-61e5b56db300 2019-07-31 00:33:47,436 - 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.37:5000/v3/", "rel": "self"}]}} 2019-07-31 00:33:47,436 - keystoneauth.session - DEBUG - GET call to http://172.30.9.37:5000/v3 used request id req-827a0624-ab8e-4d86-8578-61e5b56db300 2019-07-31 00:33:47,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-31 00:33:47,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-31T01:33:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7eea22d9961447bbffc29be32865ee0", "name": "juju_epc-project_9224632b-84c8-4b21-b27a-de561a0be404"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d7eea22d9961447bbffc29be32865ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/d7eea22d9961447bbffc29be32865ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/d7eea22d9961447bbffc29be32865ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_d7eea22d9961447bbffc29be32865ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_d7eea22d9961447bbffc29be32865ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d7eea22d9961447bbffc29be32865ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/d7eea22d9961447bbffc29be32865ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/d7eea22d9961447bbffc29be32865ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/d7eea22d9961447bbffc29be32865ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/d7eea22d9961447bbffc29be32865ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/d7eea22d9961447bbffc29be32865ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_9224632b-84c8-4b21-b27a-de561a0be404", "id": "382414941dd74121992514349d5b1153"}, "audit_ids": ["q71VCtBXTNKc2FCy6XBZIg"], "issued_at": "2019-07-31T00:33:47.000000Z"}} 2019-07-31 00:33:47,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-31 00:33:47,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15024057cda0778432bd13eae7de17e51f0e424c" 2019-07-31 00:33:48,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:48 GMT X-Openstack-Request-Id: req-1a05cd7e-22a0-4589-9c5e-f12ac306f20a 2019-07-31 00:33:48,472 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d7eea22d9961447bbffc29be32865ee0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-31T00:33:47Z","qos_policy_id":null,"name":"juju_epc-net_9224632b-84c8-4b21-b27a-de561a0be404","admin_state_up":true,"tenant_id":"d7eea22d9961447bbffc29be32865ee0","created_at":"2019-07-31T00:33:46Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-31 00:33:48,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-1a05cd7e-22a0-4589-9c5e-f12ac306f20a 2019-07-31 00:33:48,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.620443105698s 2019-07-31 00:33:48,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-07-31 00:33:48,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15024057cda0778432bd13eae7de17e51f0e424c" -d '{"subnet": {"name": "juju_epc-subnet_9224632b-84c8-4b21-b27a-de561a0be404", "enable_dhcp": true, "network_id": "e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-07-31 00:33:49,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:49 GMT X-Openstack-Request-Id: req-d149ba1b-941c-4cbe-b81e-4b4902476fa0 2019-07-31 00:33:49,850 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e","tenant_id":"d7eea22d9961447bbffc29be32865ee0","created_at":"2019-07-31T00:33:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-31T00:33:49Z","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":"d7eea22d9961447bbffc29be32865ee0","id":"a99c8b4c-6d86-44b5-840f-50f708b7bb4c","subnetpool_id":null,"name":"juju_epc-subnet_9224632b-84c8-4b21-b27a-de561a0be404"}} 2019-07-31 00:33:49,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-d149ba1b-941c-4cbe-b81e-4b4902476fa0 2019-07-31 00:33:49,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.37660503387s 2019-07-31 00:33:49,851 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-07-31T00:33:49Z', 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'a99c8b4c-6d86-44b5-840f-50f708b7bb4c', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_9224632b-84c8-4b21-b27a-de561a0be404', u'enable_dhcp': True, u'network_id': u'e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e', u'tenant_id': u'd7eea22d9961447bbffc29be32865ee0', u'created_at': u'2019-07-31T00:33:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'd7eea22d9961447bbffc29be32865ee0'}) 2019-07-31 00:33:49,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-07-31 00:33:49,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15024057cda0778432bd13eae7de17e51f0e424c" -d '{"router": {"external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb"}, "name": "juju_epc-router_9224632b-84c8-4b21-b27a-de561a0be404", "admin_state_up": true}}' 2019-07-31 00:33:57,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Wed, 31 Jul 2019 00:33:57 GMT X-Openstack-Request-Id: req-7eaff0d5-d09e-4ed7-8d5e-3fa7ca424a17 2019-07-31 00:33:57,889 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:33:51Z", "admin_state_up": true, "updated_at": "2019-07-31T00:33:52Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d7eea22d9961447bbffc29be32865ee0", "id": "114fc22c-96f2-4bc5-8fb9-a18928e2a5af", "name": "juju_epc-router_9224632b-84c8-4b21-b27a-de561a0be404"}} 2019-07-31 00:33:57,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-7eaff0d5-d09e-4ed7-8d5e-3fa7ca424a17 2019-07-31 00:33:57,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 8.03751111031s 2019-07-31 00:33:57,890 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-07-31T00:33:52Z', u'revision_number': 3, u'id': u'114fc22c-96f2-4bc5-8fb9-a18928e2a5af', u'external_gateway_info': {u'network_id': u'ebb710e0-2074-4adc-80f4-d19ed9065ccb', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a54c04c8-d102-41dc-ac00-0fab347e2bef', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_9224632b-84c8-4b21-b27a-de561a0be404', u'admin_state_up': True, u'tenant_id': u'd7eea22d9961447bbffc29be32865ee0', u'created_at': u'2019-07-31T00:33:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'd7eea22d9961447bbffc29be32865ee0'}) 2019-07-31 00:33:57,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-07-31 00:33:57,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/114fc22c-96f2-4bc5-8fb9-a18928e2a5af/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15024057cda0778432bd13eae7de17e51f0e424c" -d '{"subnet_id": "a99c8b4c-6d86-44b5-840f-50f708b7bb4c"}' 2019-07-31 00:34:01,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 31 Jul 2019 00:34:01 GMT X-Openstack-Request-Id: req-78567473-2613-4c69-9363-59a404bd0d3d 2019-07-31 00:34:01,398 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e", "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "subnet_id": "a99c8b4c-6d86-44b5-840f-50f708b7bb4c", "subnet_ids": ["a99c8b4c-6d86-44b5-840f-50f708b7bb4c"], "port_id": "c16abe86-4839-4920-be6a-2ce81d6e8e7b", "id": "114fc22c-96f2-4bc5-8fb9-a18928e2a5af"} 2019-07-31 00:34:01,398 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/114fc22c-96f2-4bc5-8fb9-a18928e2a5af/add_router_interface.json used request id req-78567473-2613-4c69-9363-59a404bd0d3d 2019-07-31 00:34:01,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.5076417923s 2019-07-31 00:34:01,399 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-07-31 00:34:02,826 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8ee57e8549b609af99c44f881b823041 sha256:0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc 2019-07-31 00:34:02,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" 2019-07-31 00:34:02,834 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Wed, 31 Jul 2019 00:34:02 GMT 2019-07-31 00:34:02,834 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2019-07-31 00:34:02,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:34:02,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15024057cda0778432bd13eae7de17e51f0e424c" 2019-07-31 00:34:03,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Wed, 31 Jul 2019 00:34:03 GMT X-Openstack-Request-Id: req-fed11bea-df4c-4e19-bff2-2b1a60df515b 2019-07-31 00:34:03,246 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:34:03,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-fed11bea-df4c-4e19-bff2-2b1a60df515b 2019-07-31 00:34:03,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.406594991684s 2019-07-31 00:34:03,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-31 00:34:03,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15024057cda0778432bd13eae7de17e51f0e424c" -d '{"owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "owner_specified.shade.object": "images/juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404"}' 2019-07-31 00:34:03,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Wed, 31 Jul 2019 00:34:03 GMT Location: http://172.30.9.37:9292/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-055b8d5c-e5ab-4ccc-ad5c-90ea8f3c711b 2019-07-31 00:34:03,616 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:34:03Z", "file": "/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/file", "owner": "d7eea22d9961447bbffc29be32865ee0", "id": "80b4e973-fc1b-4dab-9666-60fb6a5efbb4", "size": null, "self": "/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404", "checksum": null, "created_at": "2019-07-31T00:34:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-31 00:34:03,616 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-055b8d5c-e5ab-4ccc-ad5c-90ea8f3c711b 2019-07-31 00:34:03,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.360229969025s 2019-07-31 00:34:03,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-31 00:34:03,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15024057cda0778432bd13eae7de17e51f0e424c" -d '' 2019-07-31 00:34:09,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:34:09 GMT X-Openstack-Request-Id: req-e924ac9e-1957-49de-b732-252244b66379 2019-07-31 00:34:09,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-07-31 00:34:09,184 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/file used request id req-e924ac9e-1957-49de-b732-252244b66379 2019-07-31 00:34:09,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.56650304794s 2019-07-31 00:34:09,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:34:09,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15024057cda0778432bd13eae7de17e51f0e424c" 2019-07-31 00:34:09,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:34:09 GMT X-Openstack-Request-Id: req-ceb6e357-d18e-4746-96bb-a39973b6c4f3 2019-07-31 00:34:09,502 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:34:09Z", "file": "/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/file", "owner": "d7eea22d9961447bbffc29be32865ee0", "id": "80b4e973-fc1b-4dab-9666-60fb6a5efbb4", "size": 296288256, "self": "/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-31T00:34:03Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:34:09,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-ceb6e357-d18e-4746-96bb-a39973b6c4f3 2019-07-31 00:34:09,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313948869705s 2019-07-31 00:34:09,504 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/file', 'owner': u'd7eea22d9961447bbffc29be32865ee0', 'id': u'80b4e973-fc1b-4dab-9666-60fb6a5efbb4', 'size': 296288256, u'self': u'/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd7eea22d9961447bbffc29be32865ee0', 'name': 'juju_epc-project_9224632b-84c8-4b21-b27a-de561a0be404', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-31T00:34:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-31T00:34:09Z', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', 'properties': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404', 'created': u'2019-07-31T00:34:03Z', 'checksum': u'8ee57e8549b609af99c44f881b823041', 'created_at': u'2019-07-31T00:34:03Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', 'metadata': {u'os_hash_value': u'8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8', u'self': u'/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc', u'owner_specified.shade.object': u'images/juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404', u'owner_specified.shade.md5': u'8ee57e8549b609af99c44f881b823041', u'schema': u'/v2/schemas/image'}}) 2019-07-31 00:34:10,968 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 80b4e973-fc1b-4dab-9666-60fb6a5efbb4 -s xenial -r regionOne -u http://172.30.9.37: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 22 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 - aws-gov/us-gov-east-1 - aws/ap-east-1 - aws/ap-northeast-3 - aws/eu-north-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-07-31 00:34:10,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-31 00:34:10,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_9224632b-84c8-4b21-b27a-de561a0be404", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-07-31 00:34:11,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Wed, 31 Jul 2019 00:34: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-18fbe57d-175d-4780-81bf-2bcaaa684f24 x-openstack-request-id: req-18fbe57d-175d-4780-81bf-2bcaaa684f24 2019-07-31 00:34:11,303 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_9224632b-84c8-4b21-b27a-de561a0be404", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/50c3f417-dfca-44a1-9361-e3942c4f5e4c", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/50c3f417-dfca-44a1-9361-e3942c4f5e4c", "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": "50c3f417-dfca-44a1-9361-e3942c4f5e4c"}} 2019-07-31 00:34:11,303 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-18fbe57d-175d-4780-81bf-2bcaaa684f24 2019-07-31 00:34:11,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332502841949s 2019-07-31 00:34:11,304 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_9224632b-84c8-4b21-b27a-de561a0be404', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'50c3f417-dfca-44a1-9361-e3942c4f5e4c', 'swap': 0}) 2019-07-31 00:34:11,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-31 00:34:11,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/50c3f417-dfca-44a1-9361-e3942c4f5e4c/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" -d '{"extra_specs": {}}' 2019-07-31 00:34:11,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 31 Jul 2019 00:34: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-4d0c482b-5656-4ba7-b07c-ec881b9b6514 x-openstack-request-id: req-4d0c482b-5656-4ba7-b07c-ec881b9b6514 2019-07-31 00:34:11,331 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-31 00:34:11,331 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/50c3f417-dfca-44a1-9361-e3942c4f5e4c/os-extra_specs used request id req-4d0c482b-5656-4ba7-b07c-ec881b9b6514 2019-07-31 00:34:11,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257480144501s 2019-07-31 00:34:11,331 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-07-31 00:34:11,333 - 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-110 | | 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-ha | | 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-07-31 00:34:11,342 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-07-31 00:34:11,500 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-07-31 00:34:11,500 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-07-31 00:34:11,947 - 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-07-31 00:34:11,948 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-07-31 00:34:13,166 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:52fc95ebfee7f3e5bb64eed425820c4a sha256:93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7 2019-07-31 00:34:13,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:34:13,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15024057cda0778432bd13eae7de17e51f0e424c" 2019-07-31 00:34:13,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 00:34:13 GMT X-Openstack-Request-Id: req-4cff5a9e-a1d2-4bf1-9999-10364cabc34f 2019-07-31 00:34:13,206 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:34:09Z", "file": "/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/file", "owner": "d7eea22d9961447bbffc29be32865ee0", "id": "80b4e973-fc1b-4dab-9666-60fb6a5efbb4", "size": 296288256, "self": "/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-31T00:34:03Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:34:13,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-4cff5a9e-a1d2-4bf1-9999-10364cabc34f 2019-07-31 00:34:13,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0377821922302s 2019-07-31 00:34:13,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-07-31 00:34:13,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15024057cda0778432bd13eae7de17e51f0e424c" -d '{"owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "owner_specified.shade.object": "images/juju_epc-img_alt_9224632b-84c8-4b21-b27a-de561a0be404", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_9224632b-84c8-4b21-b27a-de561a0be404"}' 2019-07-31 00:34:13,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Wed, 31 Jul 2019 00:34:13 GMT Location: http://172.30.9.37:9292/v2/images/0be535de-1ee1-4b48-9794-be9d0c504a6d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b2f0315e-885a-421d-a5f4-772bbbc556b0 2019-07-31 00:34:13,546 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:34:13Z", "file": "/v2/images/0be535de-1ee1-4b48-9794-be9d0c504a6d/file", "owner": "d7eea22d9961447bbffc29be32865ee0", "id": "0be535de-1ee1-4b48-9794-be9d0c504a6d", "size": null, "self": "/v2/images/0be535de-1ee1-4b48-9794-be9d0c504a6d", "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_9224632b-84c8-4b21-b27a-de561a0be404", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_9224632b-84c8-4b21-b27a-de561a0be404", "checksum": null, "created_at": "2019-07-31T00:34:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-07-31 00:34:13,547 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-b2f0315e-885a-421d-a5f4-772bbbc556b0 2019-07-31 00:34:13,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.329538822174s 2019-07-31 00:34:13,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-07-31 00:34:13,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/0be535de-1ee1-4b48-9794-be9d0c504a6d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15024057cda0778432bd13eae7de17e51f0e424c" -d '' 2019-07-31 00:34:17,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 00:34:17 GMT X-Openstack-Request-Id: req-97dd53c6-8a2d-4c34-b940-3333b5c6a049 2019-07-31 00:34:17,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-07-31 00:34:17,283 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/0be535de-1ee1-4b48-9794-be9d0c504a6d/file used request id req-97dd53c6-8a2d-4c34-b940-3333b5c6a049 2019-07-31 00:34:17,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.73553705215s 2019-07-31 00:34:17,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 00:34:17,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}15024057cda0778432bd13eae7de17e51f0e424c" 2019-07-31 00:34:17,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Wed, 31 Jul 2019 00:34:17 GMT X-Openstack-Request-Id: req-8178ed80-db89-44be-be81-baf46931e3f0 2019-07-31 00:34:17,631 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:34:17Z", "file": "/v2/images/0be535de-1ee1-4b48-9794-be9d0c504a6d/file", "owner": "d7eea22d9961447bbffc29be32865ee0", "id": "0be535de-1ee1-4b48-9794-be9d0c504a6d", "size": 263848448, "self": "/v2/images/0be535de-1ee1-4b48-9794-be9d0c504a6d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/0be535de-1ee1-4b48-9794-be9d0c504a6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/0be535de-1ee1-4b48-9794-be9d0c504a6d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_9224632b-84c8-4b21-b27a-de561a0be404", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "52fc95ebfee7f3e5bb64eed425820c4a", "name": "juju_epc-img_alt_9224632b-84c8-4b21-b27a-de561a0be404", "checksum": "52fc95ebfee7f3e5bb64eed425820c4a", "created_at": "2019-07-31T00:34:13Z", "os_hidden": false, "protected": false, "os_hash_value": "5af3d2d77a94b2c828247238746d20bf7550d5e6a390f6dab6b48bed8f69323d1908978b0c0586a885ffd15232b6a75a4369bc79ec12fe8e79fff9d553a725c8"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:34:09Z", "file": "/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/file", "owner": "d7eea22d9961447bbffc29be32865ee0", "id": "80b4e973-fc1b-4dab-9666-60fb6a5efbb4", "size": 296288256, "self": "/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-31T00:34:03Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 00:34:17,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-8178ed80-db89-44be-be81-baf46931e3f0 2019-07-31 00:34:17,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.343204975128s 2019-07-31 00:34:17,634 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/0be535de-1ee1-4b48-9794-be9d0c504a6d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0be535de-1ee1-4b48-9794-be9d0c504a6d/file', 'owner': u'd7eea22d9961447bbffc29be32865ee0', 'id': u'0be535de-1ee1-4b48-9794-be9d0c504a6d', 'size': 263848448, u'self': u'/v2/images/0be535de-1ee1-4b48-9794-be9d0c504a6d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd7eea22d9961447bbffc29be32865ee0', 'name': 'juju_epc-project_9224632b-84c8-4b21-b27a-de561a0be404', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/0be535de-1ee1-4b48-9794-be9d0c504a6d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-07-31T00:34:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-07-31T00:34:17Z', u'owner_specified.shade.sha256': u'93fe2ce68445e0e3ca98921643aa0adf8f5c948810cb88295737b0eb84db28d7', u'owner_specified.shade.object': u'images/juju_epc-img_alt_9224632b-84c8-4b21-b27a-de561a0be404', '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/0be535de-1ee1-4b48-9794-be9d0c504a6d', 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_9224632b-84c8-4b21-b27a-de561a0be404', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_9224632b-84c8-4b21-b27a-de561a0be404', 'created': u'2019-07-31T00:34:13Z', 'checksum': u'52fc95ebfee7f3e5bb64eed425820c4a', 'created_at': u'2019-07-31T00:34:13Z', 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/0be535de-1ee1-4b48-9794-be9d0c504a6d', 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_9224632b-84c8-4b21-b27a-de561a0be404', u'owner_specified.shade.md5': u'52fc95ebfee7f3e5bb64eed425820c4a', u'schema': u'/v2/schemas/image'}}) 2019-07-31 00:34:17,846 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 0be535de-1ee1-4b48-9794-be9d0c504a6d -s trusty -r regionOne -u http://172.30.9.37: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-07-31 00:34:17,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-07-31 00:34:17,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_9224632b-84c8-4b21-b27a-de561a0be404", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-07-31 00:34:17,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Wed, 31 Jul 2019 00:34: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-deaff7b8-fab4-4445-90b6-8f4dcab18ebf x-openstack-request-id: req-deaff7b8-fab4-4445-90b6-8f4dcab18ebf 2019-07-31 00:34:17,915 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_9224632b-84c8-4b21-b27a-de561a0be404", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/28c51705-49e5-451b-837c-6c7ec6838b86", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/28c51705-49e5-451b-837c-6c7ec6838b86", "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": "28c51705-49e5-451b-837c-6c7ec6838b86"}} 2019-07-31 00:34:17,915 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors used request id req-deaff7b8-fab4-4445-90b6-8f4dcab18ebf 2019-07-31 00:34:17,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0679850578308s 2019-07-31 00:34:17,916 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_9224632b-84c8-4b21-b27a-de561a0be404', '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'72fab117c2f4460eb88cd1a26bc06c47', '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'28c51705-49e5-451b-837c-6c7ec6838b86', 'swap': 0}) 2019-07-31 00:34:17,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-07-31 00:34:17,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:8774/v2.1/flavors/28c51705-49e5-451b-837c-6c7ec6838b86/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8791234af17179b526ecf0783d55a8b45d72c50a" -d '{"extra_specs": {}}' 2019-07-31 00:34:17,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 31 Jul 2019 00:34:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17247fe4-7db7-4de3-9ed7-7fe4e126477a x-openstack-request-id: req-17247fe4-7db7-4de3-9ed7-7fe4e126477a 2019-07-31 00:34:17,935 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-07-31 00:34:17,935 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.37:8774/v2.1/flavors/28c51705-49e5-451b-837c-6c7ec6838b86/os-extra_specs used request id req-17247fe4-7db7-4de3-9ed7-7fe4e126477a 2019-07-31 00:34:17,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0187079906464s 2019-07-31 00:34:17,936 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-07-31 00:38:34,337 - 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=e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e --config ssl-hostname-verification=false --config external-network=ebb710e0-2074-4adc-80f4-d19ed9065ccb --config use-floating-ip=true --config use-default-secgroup=true --debug 00:34:18 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 00:34:18 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=e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e", "--config", "ssl-hostname-verification=false", "--config", "external-network=ebb710e0-2074-4adc-80f4-d19ed9065ccb", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 00:34:18 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 00:34:18 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[external-network:ebb710e0-2074-4adc-80f4-d19ed9065ccb use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e] 00:34:18 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 00:34:18 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[apt-http-proxy: apt-no-proxy: ssl-hostname-verification:false development:false ftp-proxy: proxy-ssh:false max-action-results-size:5G transmit-vendor-metrics:true max-status-history-age:336h agent-stream:released max-action-results-age:336h container-image-stream:released apt-https-proxy: use-openstack-gbp:false logforward-enabled:false test-mode:false policy-target-group: apt-mirror: no-proxy:127.0.0.1,localhost,::1 uuid:4bcf7baf-093a-4a88-83e4-d12a8fd22802 resource-tags: image-metadata-url: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQZkoTG7kcFDeGN8cd4JG0ZlDrprsWl7ZsW5KDJRN2WvRTmO3gOB6tEK1sVYVt6R0XijcvOZWT23iUAE89Itch6Cz02BJbPsJtEAVeE2qoxQss+eWyx8GFHJ80G0oFhsPNpbhN1StK2sMPKGPEZzLLbqOeNnXkRF0mYR2K85sQh8jZoVHisnScLAABlO+sC1AE9ZCtP02uqefQ1Z9ZN/zocNbz6UOVszmmky+eS7wkNXQ3erLS9Ha/r30duyE7sXtkZW0ndc0OoLTodHjkkBYTfta4VxkmtkvQkBzs2BbXgR9rj5UJAYqucvcwjSXxubjSeQubmVJYo4q33DhjsdDx juju-client-key network:e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e enable-os-refresh-update:true ignore-machine-addresses:false use-floating-ip:true max-status-history-size:5G https-proxy: image-stream:released net-bond-reconfigure-delay:17 firewall-mode:instance cloudinit-userdata: container-image-metadata-url: default-series:xenial type:openstack name:controller provisioner-harvest-mode:destroyed http-proxy: disable-network-management:false container-networking-method: egress-subnets: agent-metadata-url: use-default-secgroup:true external-network:ebb710e0-2074-4adc-80f4-d19ed9065ccb automatically-retry-hooks:true logging-config: update-status-hook-interval:5m enable-os-upgrade:true container-inherit-properties: fan-config: apt-ftp-proxy:] 00:34:18 INFO juju.provider.openstack provider.go:145 opening model "controller" 00:34:18 DEBUG goose client.go:511 auth details: &{Token:gAAAAABdQOIKIx0FvNyQtiIrOYwfszI1-E2DOAKDX85ECB-UqBT6GEcTqgBfh3R_oktItHGyWnQZHJHMaEPkygjBuv-jCPoR56-K73TpjEbEQJpb0nJpJvMlmUu6V9KI7PbW0wptpI3hMXOP8KZoNqFQMKXCtBUpiUtiPYqcojwOiDojfGslh4g TenantId:d7eea22d9961447bbffc29be32865ee0 UserId:382414941dd74121992514349d5b1153 Domain: RegionServiceURLs:map[regionOne:map[object-store:http://172.30.9.37:8080/v1/AUTH_d7eea22d9961447bbffc29be32865ee0 identity:http://172.30.9.37:5000 volumev2:http://172.30.9.37:8776/v2/d7eea22d9961447bbffc29be32865ee0 image:http://172.30.9.37:9292 cloudformation:http://172.30.9.37:8000/v1 volumev3:http://172.30.9.37:8776/v3/d7eea22d9961447bbffc29be32865ee0 compute:http://172.30.9.37:8774/v2.1 network:http://172.30.9.37:9696 metric:http://172.30.9.37:8041 orchestration:http://172.30.9.37:8004/v1/d7eea22d9961447bbffc29be32865ee0 alarming:http://172.30.9.37:8042 placement:http://172.30.9.37:8778/placement event:http://172.30.9.37:8977]]} 00:34:18 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 00:34:18 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.37:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.37:8774/v2.1/ Rel:self}] Status:CURRENT}] 00:34:18 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 00:34:18 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 00:34:18 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 00:34:18 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 00:34:18 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 00:34:18 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 00:34:18 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 00:34:18 INFO cmd bootstrap.go:233 Loading image metadata 00:34:18 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 00:34:18 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 00:34:18 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 00:34:18 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.37:5000/v3} [quantal win2012r2 win2016nano win8 wily artful bionic win81 opensuseleap genericlinux raring trusty win2012hv xenial zesty win2012hvr2 win10 saucy win2008r2 centos7 vivid win2012 win7 precise utopic yakkety win2016 win2016hv] [amd64 i386 armhf arm64 ppc64el s390x] released}} 00:34:18 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 00:34:20 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 00:34:21 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.37:5000/v3} not found 00:34:21 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.37:5000/v3} not found 00:34:21 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 00:34:21 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 00:34:21 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 00:34:21 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 00:34:21 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 00:34:21 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 00:34:21 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 00:34:21 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 00:34:21 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 00:34:22 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 []} 00:34:24 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 00:34:24 INFO cmd bootstrap.go:389 Starting new instance for initial controller 00:34:24 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 00:34:24 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 00:34:24 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:80b4e973-fc1b-4dab-9666-60fb6a5efbb4 Arch:amd64 VirtType:}] 00:34:24 INFO juju.environs.instances image.go:106 find instance - using image with id: 80b4e973-fc1b-4dab-9666-60fb6a5efbb4 00:34:24 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 00:34:24 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 00:34:24 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2488 bytes 00:34:24 DEBUG juju.provider.openstack provider.go:1005 using network id "e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e" 00:34:24 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.37:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "56b4677d-adc4-444c-a549-93fb3bc5e493" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "56b4677d-adc4-444c-a549-93fb3bc5e493" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "56b4677d-adc4-444c-a549-93fb3bc5e493" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "56b4677d-adc4-444c-a549-93fb3bc5e493" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "56b4677d-adc4-444c-a549-93fb3bc5e493" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "56b4677d-adc4-444c-a549-93fb3bc5e493" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "56b4677d-adc4-444c-a549-93fb3bc5e493" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "56b4677d-adc4-444c-a549-93fb3bc5e493" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "56b4677d-adc4-444c-a549-93fb3bc5e493" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "56b4677d-adc4-444c-a549-93fb3bc5e493" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "56b4677d-adc4-444c-a549-93fb3bc5e493" has status BUILD, wait 10 seconds before retry, attempt 11 00:36:39 INFO juju.provider.openstack provider.go:1175 started instance "56b4677d-adc4-444c-a549-93fb3bc5e493" 00:36:39 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 00:36:39 DEBUG juju.provider.openstack networking.go:169 using external network "ebb710e0-2074-4adc-80f4-d19ed9065ccb" 00:36:41 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.215 00:36:41 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.215 00:36:45 INFO cmd bootstrap.go:225 - 56b4677d-adc4-444c-a549-93fb3bc5e493 (arch=amd64 mem=2G cores=1) 00:36:45 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 00:36:45 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 00:36:45 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 00:36:47 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 00:36:47 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 00:36:49 DEBUG juju.provider.openstack provider.go:417 instance 56b4677d-adc4-444c-a549-93fb3bc5e493 has floating IP address: 172.30.9.215 Attempting to connect to 172.30.9.215:22 Attempting to connect to 192.168.120.10:22 00:36:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.10 failed: ssh: connect to host 192.168.120.10 port 22: Connection refused 00:36:50 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.215 failed: /var/lib/juju/nonce.txt does not exist 00:36:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.10 failed: ssh: connect to host 192.168.120.10 port 22: Connection refused 00:36:55 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.215 failed: /var/lib/juju/nonce.txt does not exist 00:36:59 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.10 failed: ssh: connect to host 192.168.120.10 port 22: Connection refused 00:37:00 DEBUG juju.provider.openstack provider.go:417 instance 56b4677d-adc4-444c-a549-93fb3bc5e493 has floating IP address: 172.30.9.215 00:37:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.215 failed: /var/lib/juju/nonce.txt does not exist 00:37:04 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.10 failed: ssh: connect to host 192.168.120.10 port 22: Connection refused 00:37:05 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.215 failed: /var/lib/juju/nonce.txt does not exist 00:37:09 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.10 failed: ssh: connect to host 192.168.120.10 port 22: Connection refused 00:37:09 DEBUG juju.provider.openstack provider.go:417 instance 56b4677d-adc4-444c-a549-93fb3bc5e493 has floating IP address: 172.30.9.215 00:37:11 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.215 failed: /var/lib/juju/nonce.txt does not exist 00:37:14 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.10 failed: ssh: connect to host 192.168.120.10 port 22: Connection refused 00:37:16 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.215 failed: /var/lib/juju/nonce.txt does not exist 00:37:19 DEBUG juju.provider.openstack provider.go:417 instance 56b4677d-adc4-444c-a549-93fb3bc5e493 has floating IP address: 172.30.9.215 00:37:19 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.10 failed: ssh: connect to host 192.168.120.10 port 22: Connection refused 00:37:21 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.215 failed: /var/lib/juju/nonce.txt does not exist 00:37:24 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.120.10 failed: ssh: connect to host 192.168.120.10 port 22: Connection refused 00:37:27 INFO cmd bootstrap.go:333 Connected to 172.30.9.215 00:37:27 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]> 00:37:27 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-d22802-controller-0 00:38:32 INFO cmd bootstrap.go:455 Bootstrap agent now started 00:38:34 DEBUG juju.provider.openstack provider.go:417 instance 56b4677d-adc4-444c-a549-93fb3bc5e493 has floating IP address: 172.30.9.215 00:38:34 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.215:17070 192.168.120.10:17070] 00:38:34 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.215 to verify accessibility... 00:38:34 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.215:17070 192.168.120.10:17070] 00:38:34 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" 00:38:34 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" 00:38:34 DEBUG juju.api monitor.go:35 RPC connection died 00:38:34 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 00:38:34 INFO cmd controller.go:88 Controller machines are in the "controller" model 00:38:34 INFO cmd controller.go:89 Initial model "default" added 00:38:34 INFO cmd supercommand.go:465 command finished 2019-07-31 00:38:34,338 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-07-31 00:38:34,338 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-07-31 00:38:50,503 - 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-07-31 00:38:50,503 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-07-31 01:58:50,978 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - Exception with Juju VNF Deployment: ['timeout', '-t', '4800', 'juju-wait'] 2019-07-31 01:58:51,122 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-07-31 01:58:51,122 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 85:05 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-07-31 01:58:51,946 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 00:41:49 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 00:41:49 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 00:41:49 DEBUG juju.agent read agent config, format "2.0" machine-0: 00:41:49 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 00:41:49 DEBUG juju.worker start "engine" machine-0: 00:41:49 INFO juju.worker start "engine" machine-0: 00:41:49 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 00:41:49 DEBUG juju.worker "engine" started machine-0: 00:41:49 DEBUG juju.worker.introspection stats worker now serving machine-0: 00:41:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 00:41:49 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 00:41:49 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 00:41:49 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 00:41:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 00:41:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 00:41:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 00:41:49 DEBUG juju.worker.apicaller connecting with old password machine-0: 00:41:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 00:41:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 00:41:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:49 INFO juju.api connection established to "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:49 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 00:41:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 00:41:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 00:41:49 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 00:41:50 DEBUG juju.worker.apicaller connected machine-0: 00:41:50 DEBUG juju.worker.apicaller changing password... machine-0: 00:41:50 DEBUG juju.worker.apicaller password changed machine-0: 00:41:50 DEBUG juju.api RPC connection died machine-0: 00:41:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 00:41:50 DEBUG juju.worker.apicaller connecting with current password machine-0: 00:41:50 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:50 INFO juju.api connection established to "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:50 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:51 DEBUG juju.worker.apicaller connected machine-0: 00:41:51 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 00:41:51 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 00:41:51 INFO juju.worker.upgrader unblocking abort check machine-0: 00:41:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 00:41:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 00:41:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 00:41:51 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 00:41:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 00:41:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.logger logger setup machine-0: 00:41:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 00:41:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-0: 00:41:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 00:41:51 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 00:41:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 00:41:51 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 00:41:51 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 00:41:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 00:41:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 00:41:51 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-0: 00:41:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 00:41:51 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 00:41:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 00:41: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-0: 00:41:51 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 00:41:51 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 00:41:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 00:41:51 DEBUG juju.network including address public:172.30.9.215 for machine machine-0: 00:41:51 DEBUG juju.network including address local-cloud:192.168.120.10 for machine machine-0: 00:41:51 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-0: 00:41:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 00:41:51 DEBUG juju.network including address local-machine:::1 for machine machine-0: 00:41:51 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 00:41:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 00:41:51 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-0: 00:41:51 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 00:41:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 00:41:51 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 00:41:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:41:51 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:41:51 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:41:51 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 00:41:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 00:41:51 DEBUG juju.api RPC connection died machine-0: 00:41:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker killing runner 0xc4206dd380 machine-0: 00:41:51 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-0: 00:41:51 INFO juju.worker runner is dying machine-0: 00:41:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 00:41:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 00:41:51 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: 00:41:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 00:41:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 00:41:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 00:41:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 00:41:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 00:41:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 00:41:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 00:41:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-0: 00:41:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.apicaller connecting with current password machine-0: 00:41:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 00:41:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:51 INFO juju.api connection established to "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 00:41:51 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 00:41:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:51 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.120.0/24 overlay:252.0.0.0/8 0 machine-0: 00:41:51 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.120.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 00:41:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 00:41:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:52 DEBUG juju.worker.apicaller connected machine-0: 00:41:52 DEBUG juju.api RPC connection died machine-0: 00:41:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 00:41:52 DEBUG juju.worker.apicaller connecting with current password machine-0: 00:41:52 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:52 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:52 DEBUG juju.api successfully dialed "wss://252.10.0.1:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:52 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:52 DEBUG juju.worker.apicaller connected machine-0: 00:41:52 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 00:41:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 00:41:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 00:41:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 00:41:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 00:41:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 00:41:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 00:41:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 00:41:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 00:41:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 00:41:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 00:41:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 00:41:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 00:41:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 00:41:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 00:41:52 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 00:41:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 00:41:52 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 00:41:52 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 00:41:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 00:41:52 DEBUG juju.worker.logger logger setup machine-0: 00:41:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 00:41:52 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 00:41:52 INFO juju.worker.upgrader unblocking abort check machine-0: 00:41:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 00:41:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:41:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 00:41:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 00:41:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 00:41:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 00:41:52 DEBUG juju.network "lxdbr0" has addresses [fe80::9a:96ff:fecf:50e4/64 fe80::1/64] machine-0: 00:41:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 00:41:52 DEBUG juju.network including address public:172.30.9.215 for machine machine-0: 00:41:52 DEBUG juju.network including address local-cloud:192.168.120.10 for machine machine-0: 00:41:52 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-0: 00:41:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 00:41:52 DEBUG juju.network including address local-machine:::1 for machine machine-0: 00:41:52 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 00:41:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 00:41:52 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-0: 00:41:52 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 00:41:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 00:41:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 00:41:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 00:41:52 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 00:41:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 00:41:52 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: 00:41:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 00:41:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 00:41:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:41:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:41:52 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 00:41:52 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 00:41:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-0: 00:41:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 00:41:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:41:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 00:41:52 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 00:41:52 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 00:41:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 00:41:52 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 00:41:52 DEBUG juju.worker start "0-container-watcher" machine-0: 00:41:52 DEBUG juju.worker start "stateconverter" machine-0: 00:41:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 00:41:52 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 00:41:52 INFO juju.worker start "0-container-watcher" machine-0: 00:41:52 DEBUG juju.worker "0-container-watcher" started machine-0: 00:41:52 INFO juju.worker start "stateconverter" machine-0: 00:41:52 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 00:41:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 00:41:52 DEBUG juju.worker "stateconverter" started machine-0: 00:41:52 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 00:41:52 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 00:41:52 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 00:41:52 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 00:41:52 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 00:41:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result 0 machine-0: 00:41:52 DEBUG juju.service discovered init system "systemd" from local host machine-0: 00:41:52 DEBUG juju.worker.deployer API addresses: ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-0: 00:41:52 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: 00:41:53 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 00:41:53 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 00:41:53 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 00:41:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.120.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 00:41:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 00:41:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 00:41:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-0: 00:41:53 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 00:41:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 00:41:53 DEBUG juju.network "lxdbr0" has addresses [fe80::9a:96ff:fecf:50e4/64 fe80::1/64] machine-0: 00:41:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 00:41:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 00:41:53 DEBUG juju.network including address local-cloud:192.168.120.7 for machine machine-0: 00:41:53 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 00:41:53 DEBUG juju.network including address local-machine:::1 for machine machine-0: 00:41:53 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:::1] machine-0: 00:41:53 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.120.7 local-fan:252.7.0.1 local-machine:::1] machine-0: 00:41:53 INFO juju.worker.machiner "machine-0" started machine-0: 00:41:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result 0 unit-abot-epc-basic-0: 00:41:53 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 00:41:53 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: 00:41:53 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 00:41:53 INFO juju.worker start "api" unit-abot-epc-basic-0: 00:41:53 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:53 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-abot-epc-basic-0: 00:41:53 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-abot-epc-basic-0: 00:41:53 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-abot-epc-basic-0: 00:41:53 DEBUG juju.api successfully dialed "wss://252.10.0.1:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 00:41:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.120.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 00:41:53 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 00:41:53 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 00:41:53 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-abot-epc-basic-0: 00:41:53 INFO juju.api connection established to "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-abot-epc-basic-0: 00:41:53 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-abot-epc-basic-0: 00:41:53 DEBUG juju.api successfully dialed "wss://252.10.0.1:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-0: 00:41:53 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:cf:cc:e1 CIDR:192.168.120.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.120.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:cf:cc:e1 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.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:02:9a:96:cf:50:e4 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:02:9a:96:cf:50:e4 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:aa:d1:6e:2b:29:07 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.7.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:aa:d1:6e:2b:29:07 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:aa:d1:6e:2b:29:07 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: 00:41:54 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 00:41:54 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 00:41:54 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 00:41:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 00:41:54 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 00:41:54 DEBUG juju.network "lxdbr0" has addresses [fe80::9a:96ff:fecf:50e4/64 fe80::1/64] unit-abot-epc-basic-0: 00:41:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 00:41:54 DEBUG juju.network including address public:172.30.9.215 for machine unit-abot-epc-basic-0: 00:41:54 DEBUG juju.network including address local-cloud:192.168.120.10 for machine unit-abot-epc-basic-0: 00:41:54 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-abot-epc-basic-0: 00:41:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 00:41:54 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 00:41:54 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 00:41:54 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 00:41:54 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: 00:41:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 00:41:54 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 00:41:54 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 00:41:54 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 00:41:54 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 00:41:54 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 00:41:54 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 00:41:54 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 00:41:54 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 00:41:54 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: 00:41:54 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 00:41:54 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:41:54 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 00:41:54 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 00:41:54 DEBUG httpbakery client do GET https://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 00:41:54 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 00:41:54 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 00:41:54 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 00:41:54 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 00:41:54 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 00:41:54 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 00:41:54 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 00:41:54 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 00:41:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 00:41:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 00:41:55 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 00:41:55 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b29ed4-default-0 unit-abot-epc-basic-0: 00:41:55 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 00:41:55 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 00:41:55 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 00:41:55 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 00:41:55 DEBUG unit.abot-epc-basic/0.install Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 00:41:55 DEBUG unit.abot-epc-basic/0.install Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 00:41:56 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 00:41:56 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease machine-0: 00:41:56 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 00:41:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 00:41:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 00:41:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 00:41:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-0: 00:41:56 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 00:41:56 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 00:41:56 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 00:41:56 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: 00:41:57 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 00:41:57 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: 00:41:57 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 00:41:57 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: 00:41:57 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 00:41:57 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: 00:41:57 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 00:41:57 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: 00:41:57 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 00:41:57 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 00:41:58 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 00:41:58 DEBUG unit.abot-epc-basic/0.install Need to get 70.2 MB of archives. unit-abot-epc-basic-0: 00:41:58 DEBUG unit.abot-epc-basic/0.install After this operation, 397 MB of additional disk space will be used. unit-abot-epc-basic-0: 00:41:58 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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.9 [197 kB] unit-abot-epc-basic-0: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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: 00:41:59 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 8u222-b10-1ubuntu1~16.04.1 [27.1 MB] unit-abot-epc-basic-0: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:01 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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.2 [139 kB] unit-abot-epc-basic-0: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:02 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: 00:42:03 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: 00:42:03 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u222-b10-1ubuntu1~16.04.1 [68.8 kB] unit-abot-epc-basic-0: 00:42:03 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 8u222-b10-1ubuntu1~16.04.1 [8212 kB] unit-abot-epc-basic-0: 00:42:03 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u222-b10-1ubuntu1~16.04.1 [1607 kB] unit-abot-epc-basic-0: 00:42:03 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: 00:42:03 DEBUG unit.abot-epc-basic/0.install Fetched 70.2 MB in 5s (12.5 MB/s) unit-abot-epc-basic-0: 00:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 00:42:04 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54455 files and directories currently installed.) unit-abot-epc-basic-0: 00:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 00:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 00:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 00:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 00:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 00:42:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 00:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 00:42:09 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: 00:42:09 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 00:42:09 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: 00:42:09 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 00:42:09 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: 00:42:09 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 00:42:09 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: 00:42:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 00:42:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 00:42:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 00:42:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:42:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 00:42:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 00:42:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u222-b10-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:42:10 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u222-b10-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 00:42:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 00:42:17 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: 00:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 00:42: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: 00:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 00:42: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: 00:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 00:42: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: 00:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 00:42: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: 00:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 00:42: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: 00:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 00:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 00:42:17 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: 00:42:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 00:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 00:42: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: 00:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:42:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 00:42: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: 00:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 00:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 00:42:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 00:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 00:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 00:42:23 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: 00:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 00:42:24 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: 00:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:42:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 00:42:25 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: 00:42:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:42:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 00:42:25 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: 00:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 00:42:26 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: 00:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 00:42:26 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: 00:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 00:42:26 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: 00:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 00:42:26 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: 00:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 00:42:26 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: 00:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 00:42:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 00:42:26 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: 00:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 00:42:27 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: 00:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 00:42:27 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: 00:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 00:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 00:42:28 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: 00:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:42:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 00:42:29 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: 00:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 00:42:29 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: 00:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u222-b10-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u222-b10-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u222-b10-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u222-b10-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 00:42:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u222-b10-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 00:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u222-b10-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 00:42:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 00:42:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:42:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 00:42:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.22) ... unit-abot-epc-basic-0: 00:42:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 00:42:34 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 00:42:34 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 00:42:34 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 00:42:34 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 00:42:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 00:42:35 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 00:42:35 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:42:35 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:42:35 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:42:37 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 00:42:37 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 00:42:37 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 00:42:38 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: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 00:42:38 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: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 00:42:38 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: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.9) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 00:42:38 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 00:42:39 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: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:39 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:39 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: 00:42:39 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: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 00:42:40 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: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 00:42:40 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:42:41 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:42:41 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 00:42:41 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 00:42:41 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 00:42:41 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u222-b10-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 00:42:41 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: 00:42:41 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: 00:42:41 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: 00:42:41 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: 00:42:41 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: 00:42:41 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: 00:42:41 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: 00:42:41 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: 00:42:41 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: 00:42:41 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: 00:42:41 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: 00:42:41 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: 00:42:41 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: 00:42:42 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 00:42:42 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: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 00:42:42 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: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 00:42:42 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u222-b10-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 00:42:43 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: 00:42:43 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u222-b10-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 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: 00:42:43 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u222-b10-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 00:42:43 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: 00:42:43 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: 00:42:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.22) ... unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 00:42:43 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 00:42:44 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 00:42:45 DEBUG unit.abot-epc-basic/0.install --2019-07-31 00:42:45-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb machine-1: 00:44:23 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 00:44: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: 00:44:23 DEBUG juju.agent read agent config, format "2.0" machine-1: 00:44:24 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 00:44:24 DEBUG juju.worker start "engine" machine-1: 00:44:24 INFO juju.worker start "engine" machine-1: 00:44:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 00:44:24 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 00:44:24 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 00:44:24 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 00:44:24 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 00:44:24 DEBUG juju.worker "engine" started machine-1: 00:44:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.introspection stats worker now serving machine-1: 00:44:24 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 00:44:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 00:44:24 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 00:44:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 00:44:24 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 00:44:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 00:44:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 00:44:24 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 00:44:24 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 00:44:24 DEBUG juju.worker.apicaller connecting with old password machine-1: 00:44:24 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-1: 00:44:24 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-1: 00:44:24 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-1: 00:44:25 DEBUG juju.worker.apicaller connected machine-1: 00:44:25 DEBUG juju.worker.apicaller changing password... machine-1: 00:44:25 DEBUG juju.worker.apicaller password changed machine-1: 00:44:25 DEBUG juju.api RPC connection died machine-1: 00:44:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 00:44:25 DEBUG juju.worker.apicaller connecting with current password machine-1: 00:44:25 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-1: 00:44:25 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-1: 00:44:25 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-1: 00:44:26 DEBUG juju.worker.apicaller connected machine-1: 00:44:26 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 00:44:26 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 00:44:26 INFO juju.worker.upgrader unblocking abort check machine-1: 00:44:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 00:44:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 00:44:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 00:44:26 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 00:44:26 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 00:44:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.logger logger setup machine-1: 00:44:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 00:44:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 00:44:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:44:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:44:26 DEBUG juju.network including address public:172.30.9.215 for machine machine-1: 00:44:26 DEBUG juju.network including address local-cloud:192.168.120.10 for machine machine-1: 00:44:26 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-1: 00:44:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 00:44:26 DEBUG juju.network including address local-machine:::1 for machine machine-1: 00:44:26 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 00:44:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 00:44:26 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-1: 00:44:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 00:44:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 00:44:26 DEBUG juju.api RPC connection died machine-1: 00:44:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 00:44:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 00:44:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 00:44:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-1: 00:44:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 00:44:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 00:44:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 00:44:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 00:44:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 00:44:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 00:44:26 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: 00:44:26 DEBUG juju.worker killing runner 0xc420755040 machine-1: 00:44:26 INFO juju.worker runner is dying machine-1: 00:44:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 00:44:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.apicaller connecting with current password machine-1: 00:44:26 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-1: 00:44:26 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-1: 00:44:26 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-1: 00:44:26 DEBUG juju.worker.apicaller connected machine-1: 00:44:26 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 00:44:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 00:44:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-1: 00:44:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 00:44:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 00:44:26 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 00:44:26 INFO juju.util.exec run result: exit status 127 machine-1: 00:44:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec120605913/script.sh: line 1: fanatic: command not found 127 machine-1: 00:44:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 00:44:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 00:44:26 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 00:44:26 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 00:44:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 00:44:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 00:44:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 00:44:26 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 00:44:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 00:44:26 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 00:44:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 00:44:26 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 00:44:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-1: 00:44:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 00:44:26 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 00:44:26 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 00:44:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.logger logger setup machine-1: 00:44:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 00:44:26 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 00:44:26 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 00:44:26 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: 00:44:26 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 00:44:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:44:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:44:26 DEBUG juju.network including address public:172.30.9.215 for machine machine-1: 00:44:26 DEBUG juju.network including address local-cloud:192.168.120.10 for machine machine-1: 00:44:26 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-1: 00:44:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 00:44:26 DEBUG juju.network including address local-machine:::1 for machine machine-1: 00:44:26 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 00:44:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 00:44:26 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-1: 00:44:26 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 00:44:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 00:44:26 INFO juju.worker.upgrader unblocking abort check machine-1: 00:44:26 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: 00:44:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 00:44:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-1: 00:44:26 INFO juju.util.exec run result: exit status 127 machine-1: 00:44:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec178446109/script.sh: line 1: fanatic: command not found 127 machine-1: 00:44:26 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 00:44:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 00:44:26 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 00:44:26 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 00:44:26 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 00:44:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 00:44:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:44:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 00:44:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 00:44:26 DEBUG juju.network including address local-cloud:192.168.120.22 for machine machine-1: 00:44:26 DEBUG juju.network including address local-machine:::1 for machine machine-1: 00:44:26 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.22 local-machine:::1] machine-1: 00:44:26 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.120.22 local-machine:::1] machine-1: 00:44:26 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 00:44:26 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 00:44:26 DEBUG juju.worker start "1-container-watcher" machine-1: 00:44:26 DEBUG juju.worker start "stateconverter" machine-1: 00:44:26 INFO juju.worker start "1-container-watcher" machine-1: 00:44:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 00:44:26 DEBUG juju.worker "1-container-watcher" started machine-1: 00:44:26 INFO juju.worker start "stateconverter" machine-1: 00:44:26 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 00:44:26 DEBUG juju.worker "stateconverter" started machine-1: 00:44:27 INFO juju.worker.machiner "machine-1" started machine-1: 00:44:27 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 00:44:27 DEBUG juju.service discovered init system "upstart" from local host machine-1: 00:44:27 DEBUG juju.worker.deployer API addresses: ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-1: 00:44: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: 00:44:27 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 00:44: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: 00:44:27 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 00:44:27 DEBUG juju.worker start "api" unit-mysql-0: 00:44:27 INFO juju.worker start "api" unit-mysql-0: 00:44:27 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 00:44:27 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 00:44:27 DEBUG juju.worker "api" started unit-mysql-0: 00:44:27 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 00:44:27 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-mysql-0: 00:44:27 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-mysql-0: 00:44:27 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 00:44:27 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:f8:b8:d0 CIDR:192.168.120.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.120.22 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:f8:b8:d0 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.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 00:44:27 DEBUG juju.worker.apicaller connected unit-mysql-0: 00:44:27 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 00:44:27 DEBUG juju.worker.apicaller password changed unit-mysql-0: 00:44:27 DEBUG juju.api RPC connection died unit-mysql-0: 00:44:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 00:44:27 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 00:44:27 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-mysql-0: 00:44:27 INFO juju.api connection established to "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-mysql-0: 00:44:27 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-mysql-0: 00:44:28 DEBUG juju.worker.apicaller connected unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:44:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 00:44:30 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 00:44:30 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 00:44:30 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 00:44:30 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 00:44:30 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 00:44:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 00:44:30 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 00:44:30 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 00:44:30 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 00:44:30 DEBUG juju.network including address public:172.30.9.215 for machine unit-mysql-0: 00:44:30 DEBUG juju.network including address local-cloud:192.168.120.10 for machine unit-mysql-0: 00:44:30 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-mysql-0: 00:44:30 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 00:44:30 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 00:44:30 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 00:44:30 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 00:44:30 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] unit-mysql-0: 00:44:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 00:44:31 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 00:44:31 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 00:44:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 00:44:31 DEBUG juju.worker.logger logger setup unit-mysql-0: 00:44:31 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 00:44:31 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 00:44:31 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 00:44:31 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 00:44: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: 00:44:31 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 00:44:31 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 00:44:31 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 00:44:31 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 00:44:31 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 00:44:31 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 00:44:31 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 00:44:31 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 00:44:31 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 00:44:32 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 00:44:32 INFO juju.worker.uniter resuming charm install unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 00:44:32 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 00:44:32 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 00:44:32 DEBUG httpbakery client do GET https://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 00:44:32 DEBUG httpbakery } -> error unit-mysql-0: 00:44:32 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 00:44:32 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 00:44:32 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 00:44:32 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 00:44:32 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 00:44:32 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 00:44:32 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 00:44:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 00:44:32 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 00:44:32 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 00:44:32 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 00:44:32 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 00:44:32 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:44:32 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 00:44:32 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 00:44:32 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 00:44:32 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:44:32 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 00:44:32 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:44:32 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 00:44:32 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 00:44: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-mysql-0: 00:44:33 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1151 kB/s) unit-mysql-0: 00:44:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 00:44:33 DEBUG unit.mysql/0.install (Reading database ... 52455 files and directories currently installed.) unit-mysql-0: 00:44:33 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 00:44:33 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 00:44:33 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 00:44:33 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 00:44:34 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 00:44:34 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 00:44:34 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 00:44:34 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 00:44:34 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:44:34 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 00:44:35 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:44:35 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 00:44:35 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:44:35 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 00:44:35 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 00:44: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: 00:44:35 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (34.8 kB/s) unit-mysql-0: 00:44:35 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 00:44:35 DEBUG unit.mysql/0.install (Reading database ... 52495 files and directories currently installed.) unit-mysql-0: 00:44:35 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 00:44:35 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 00:44:35 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 00:44:36 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 00:44:37 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:44:37 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 00:44:37 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 00:44: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-mysql-0: 00:44:37 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-mysql-0: 00:44:37 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-mysql-0: 00:44: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-mysql-0: 00:44:38 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 00:44:38 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 00:44:38 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 00:44:38 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-mysql-0: 00:44: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-mysql-0: 00:44: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-mysql-0: 00:44:39 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 00:44:39 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-mysql-0: 00:44:39 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-mysql-0: 00:44: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: 00:44: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-mysql-0: 00:44:40 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-mysql-0: 00:44:40 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: 00:44:40 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-mysql-0: 00:44: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-mysql-0: 00:44:41 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 00:44:41 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: 00:44:41 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-mysql-0: 00:44:42 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 00:44: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-mysql-0: 00:44: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-mysql-0: 00:44: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-mysql-0: 00:44: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: 00:44:43 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 00:44:43 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: 00:44: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: 00:44: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-mysql-0: 00:44: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-mysql-0: 00:44: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-mysql-0: 00:44: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: 00:44:44 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: 00:44:44 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: 00:44: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: 00:44: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: 00:44: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: 00:44: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-mysql-0: 00:44: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-mysql-0: 00:44:45 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 00:44:45 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: 00:44: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: 00:44: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-mysql-0: 00:44: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-mysql-0: 00:44: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: 00:44:46 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: 00:44:46 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: 00:44:47 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (4024 kB/s) unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install (Reading database ... 52505 files and directories currently installed.) unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:44:47 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:44:48 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 00:44:48 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:44:48 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:44:48 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 00:44:48 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 00:44:48 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 00:44:48 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 00:44:48 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 00:44:48 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 00:44:48 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 00:44:48 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 00:44:48 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 00:44:49 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 00:44:49 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-mysql-0: 00:44:49 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 00:44:49 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 00:44:49 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 00:44:49 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 00:44:49 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 00:44:49 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:44:49 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:44:50 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 00:44:50 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 00:44:50 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:44:50 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 00:44:50 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:44:50 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:44:51 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 00:44:51 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:44:51 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:44:52 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 00:44:52 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 00:44:52 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:44:52 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 00:44:52 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 00:44:52 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 00:44:52 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 00:44:52 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 00:44:52 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 00:44:53 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 00:44:53 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 00:44:53 DEBUG unit.abot-epc-basic/0.install --2019-07-31 00:44:53-- (try: 2) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 00:44:53 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:44:54 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 00:44:54 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 00:44:54 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:44:54 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 00:44:54 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 00:44:54 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 00:44:54 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 00:44:54 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 00:44:54 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 00:44:55 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 00:44:56 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 00:44:56 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 00:44:56 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 00:44:57 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 00:44:57 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 00:44:57 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 00:44:57 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 00:44:57 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 00:44:57 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 00:44:57 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 00:44:57 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 00:44:57 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 00:44:58 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 00:44:59 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 00:45:02 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 00:45:03 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 00:45:04 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 00:45:04 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 00:45:04 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 00:45:04 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 00:45:04 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 00:45:04 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 00:45:04 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 00:45:04 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 00:45:05 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 00:45:05 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:45:05 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 00:45:05 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:45:05 DEBUG unit.mysql/0.install python-dnspython unit-mysql-0: 00:45:05 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:45:05 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 00:45:05 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 00:45:05 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-mysql-0: 00:45:06 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (165 kB/s) unit-mysql-0: 00:45:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 00:45:06 DEBUG unit.mysql/0.install (Reading database ... 57633 files and directories currently installed.) unit-mysql-0: 00:45:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 00:45:06 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 00:45:06 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-mysql-0: 00:45:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 00:45:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 00:45:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:45:07 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 00:45:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 00:45:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 00:45:08 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 00:45:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 00:45:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 00:45:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 00:45:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 00:45:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 00:45:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 00:45:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 00:45:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 00:45:08 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 00:45:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 00:45:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 00:45:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 00:45:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 00:45:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 00:45:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 00:45:09 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 00:45:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 00:45:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 00:45:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 00:45:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 00:45:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 00:45:10 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 00:45:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 00:45:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 00:45:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 00:45:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 00:45:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 00:45:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 00:45:11 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 00:45:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 00:45:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 00:45:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 00:45:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 00:45:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 00:45:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 00:45:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 00:45:12 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 00:45:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 00:45:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 00:45:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 00:45:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 00:45:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 00:45:13 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 00:45:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 00:45:14 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 00:45:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:45:16 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 00:45:16 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 00:45:16 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: 00:45:16 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: 00:45:17 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: 00:45:17 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: 00:45:18 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: 00:45:18 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: 00:45:18 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: 00:45:18 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (406 kB/s) unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install (Reading database ... 57733 files and directories currently installed.) unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 00:45:18 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 00:45:19 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 00:45:19 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 00:45:19 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 00:45:19 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 00:45:19 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:19 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:19 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 00:45:20 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 00:45:20 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 00:45:20 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 00:45:20 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 00:45:20 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 00:45:21 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 00:45:21 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 00:45:21 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 00:45:21 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 00:45:21 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 00:45:21 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 00:45:21 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 00:45:21 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 00:45:21 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 00:45:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 00:45:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 00:45:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 00:45:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:45:21 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 00:45:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 00:45:21 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 00:45:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 00:45:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 00:45:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 00:45:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 00:45:21 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 00:45:21 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 00:45:22 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 00:45:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 00:45:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 00:45:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 00:45:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 00:45:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 00:45:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 00:45:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 00:45:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 00:45:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 00:45:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 00:45:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 00:45:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 00:45:23 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 00:45:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 00:45:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 00:45:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 00:45:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 00:45:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 00:45:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 00:45:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 00:45:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 00:45:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 00:45:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 00:45:24 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 00:45:26 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 00:45:26 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 00:45:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:45:27 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 00:45:27 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 00:45:27 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: 00:45:28 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: 00:45:29 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: 00:45:29 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: 00:45:29 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 00:45:29 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-mysql-0: 00:45:30 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: 00:45:30 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: 00:45:30 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 00:45:30 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 00:45:30 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 3s (2981 kB/s) unit-mysql-0: 00:45:30 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 00:45:30 DEBUG unit.mysql/0.config-changed (Reading database ... 57827 files and directories currently installed.) unit-mysql-0: 00:45:30 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 00:45:30 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 00:45:30 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 00:45:30 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 00:45:30 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 00:45:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 00:45:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 00:45:31 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 00:45:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 00:45:31 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: 00:45:31 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 00:45:31 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: 00:45:31 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 00:45:32 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: 00:45:32 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:33 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 00:45:33 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 00:45:34 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:35 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 00:45:35 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 00:45:35 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 00:45:35 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 00:45:35 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 00:45:35 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:35 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 00:45:37 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 00:45:37 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 00:45:37 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 00:45:37 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 00:45:37 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:37 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:37 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:37 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:40 DEBUG unit.mysql/0.config-changed 190731 0:45:40 [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: 00:45:40 DEBUG unit.mysql/0.config-changed 190731 0:45:40 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 00:45:40 DEBUG unit.mysql/0.config-changed 190731 0:45:40 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11576 ... unit-mysql-0: 00:45:50 DEBUG unit.mysql/0.config-changed mysql start/running, process 11709 unit-mysql-0: 00:45:50 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 00:45:50 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 00:45:50 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 00:45:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 00:45:51 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-mysql-0: 00:45:54 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-mysql-0: 00:45:56 DEBUG unit.mysql/0.config-changed mysql start/running, process 11832 unit-mysql-0: 00:45:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 00:45:56 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 00:45:56 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 00:45:56 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 00:45:56 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:45:56 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 00:45:56 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 00:45:56 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 00:45:56 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 00:45:56 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 00:45:56 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 00:45:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-mysql-0: 00:46:00 DEBUG unit.mysql/0.start mysql stop/waiting unit-mysql-0: 00:46:02 DEBUG unit.mysql/0.start mysql start/running, process 11945 unit-mysql-0: 00:46:02 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 00:46:04 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 00:46:04 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 00:46:05 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 00:46:05 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 00:46:05 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:46:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:46:05 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 00:46:05 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 00:46:08 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 00:46:09 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 00:46:10 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 00:46:10 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 00:46:46 DEBUG juju.worker.uniter.remotestate update status timer triggered machine-2: 00:46:51 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 00:46:51 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 00:46:51 DEBUG juju.agent read agent config, format "2.0" machine-2: 00:46:51 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 00:46:51 DEBUG juju.worker start "engine" machine-2: 00:46:51 INFO juju.worker start "engine" machine-2: 00:46:51 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 00:46:51 DEBUG juju.worker "engine" started machine-2: 00:46:51 DEBUG juju.worker.introspection stats worker now serving machine-2: 00:46:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 00:46:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 00:46:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 00:46:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 00:46:51 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 00:46:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 00:46:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 00:46:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 00:46:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 00:46:51 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 00:46:51 DEBUG juju.worker.apicaller connecting with old password machine-2: 00:46:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:51 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:46:51 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:46:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 00:46:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:46:51 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:46:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 00:46:51 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 00:46:52 DEBUG juju.worker.apicaller connected machine-2: 00:46:52 DEBUG juju.worker.apicaller changing password... machine-2: 00:46:52 DEBUG juju.worker.apicaller password changed machine-2: 00:46:52 DEBUG juju.api RPC connection died machine-2: 00:46:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 00:46:52 DEBUG juju.worker.apicaller connecting with current password machine-2: 00:46:52 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:46:52 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:46:52 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:46:53 DEBUG juju.worker.apicaller connected machine-2: 00:46:53 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 00:46:53 INFO juju.worker.upgrader unblocking abort check machine-2: 00:46:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 00:46:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 00:46:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 00:46:53 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 00:46:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 00:46:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:46:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:46:53 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:46:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 00:46:53 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 00:46:53 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 00:46:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 00:46:53 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:46:53 INFO juju.util.exec run result: exit status 127 machine-2: 00:46:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec206160433/script.sh: line 1: fanatic: command not found 127 machine-2: 00:46:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 00:46:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.logger logger setup machine-2: 00:46:53 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 00:46:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 00:46:53 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 00:46:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 00:46:53 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 00:46:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 00:46:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 00:46:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:46:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:46:53 DEBUG juju.network including address public:172.30.9.215 for machine machine-2: 00:46:53 DEBUG juju.network including address local-cloud:192.168.120.10 for machine machine-2: 00:46:53 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-2: 00:46:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 00:46:53 DEBUG juju.network including address local-machine:::1 for machine machine-2: 00:46:53 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 00:46:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 00:46:53 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-2: 00:46:53 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 00:46:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-2: 00:46:53 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 00:46:53 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 00:46:53 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 00:46:53 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 00:46:53 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 00:46:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 00:46:53 DEBUG juju.api RPC connection died machine-2: 00:46:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 00:46:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 00:46:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 00:46:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 00:46:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 00:46:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 00:46:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 00:46:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 00:46:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 00:46:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 00:46:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 00:46:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.apicaller connecting with current password machine-2: 00:46:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:46:53 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:46:53 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:46:53 DEBUG juju.worker.apicaller connected machine-2: 00:46:53 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 00:46:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 00:46:53 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 00:46:53 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 00:46:53 INFO juju.worker.upgrader unblocking abort check machine-2: 00:46:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 00:46:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 00:46:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-2: 00:46:53 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 00:46:53 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 00:46:53 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 00:46:53 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 00:46:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 00:46:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:46:53 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 00:46:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:46:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:46:53 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:46:53 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 00:46:53 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 00:46:53 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 00:46:53 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 00:46:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 00:46:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 00:46:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 00:46:54 INFO juju.util.exec run result: exit status 127 machine-2: 00:46:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec857728208/script.sh: line 1: fanatic: command not found 127 machine-2: 00:46:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 00:46:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 00:46:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 00:46:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 00:46:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 00:46:54 INFO juju.util.exec run result: exit status 127 machine-2: 00:46:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec393352834/script.sh: line 1: fanatic: command not found 127 machine-2: 00:46:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 00:46:54 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 00:46:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 00:46:54 DEBUG juju.worker.logger logger setup machine-2: 00:46:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 00:46:54 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 00:46: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-2: 00:46:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 00:46:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:46:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 00:46:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 00:46:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 00:46:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 00:46:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 00:46:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 00:46:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:46:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:46:54 DEBUG juju.network including address public:172.30.9.215 for machine machine-2: 00:46:54 DEBUG juju.network including address local-cloud:192.168.120.10 for machine machine-2: 00:46:54 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-2: 00:46:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 00:46:54 DEBUG juju.network including address local-machine:::1 for machine machine-2: 00:46:54 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 00:46:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 00:46:54 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-2: 00:46:54 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 00:46:54 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 00:46:54 DEBUG juju.worker start "2-container-watcher" machine-2: 00:46:54 DEBUG juju.worker start "stateconverter" machine-2: 00:46:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 00:46:54 INFO juju.worker start "2-container-watcher" machine-2: 00:46:54 DEBUG juju.worker "2-container-watcher" started machine-2: 00:46:54 INFO juju.worker start "stateconverter" machine-2: 00:46:54 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 00:46:54 DEBUG juju.worker "stateconverter" started machine-2: 00:46:54 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 00:46:54 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 00:46:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 00:46:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:46:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:46:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 00:46:54 DEBUG juju.network including address local-cloud:192.168.120.6 for machine machine-2: 00:46:54 DEBUG juju.network including address local-machine:::1 for machine machine-2: 00:46:54 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.6 local-machine:::1] machine-2: 00:46:54 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.120.6 local-machine:::1] machine-2: 00:46:54 DEBUG juju.service discovered init system "upstart" from local host machine-2: 00:46:54 DEBUG juju.worker.deployer API addresses: ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-2: 00:46:54 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 00:46:54 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 00:46:54 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: 00:46:54 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 00:46:54 DEBUG juju.worker start "api" unit-oai-epc-0: 00:46:54 INFO juju.worker start "api" unit-oai-epc-0: 00:46:54 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 00:46:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 00:46:54 DEBUG juju.worker "api" started unit-oai-epc-0: 00:46:54 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:54 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 00:46:54 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-epc-0: 00:46:54 INFO juju.api connection established to "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-epc-0: 00:46:54 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-epc-0: 00:46:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 00:46:54 INFO juju.worker.machiner "machine-2" started machine-2: 00:46:54 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 00:46:55 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 00:46:55 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 00:46:55 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 00:46:55 DEBUG juju.api RPC connection died unit-oai-epc-0: 00:46:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 00:46:55 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:a2:2d:3c CIDR:192.168.120.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.120.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:a2:2d:3c 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.120.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: 00:46:55 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 00:46:55 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-epc-0: 00:46:55 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-epc-0: 00:46:55 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-epc-0: 00:46:56 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:46:56 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 00:46:56 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 00:46:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 00:46:56 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 00:46:56 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 00:46:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 00:46:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 00:46:56 DEBUG juju.network including address public:172.30.9.215 for machine unit-oai-epc-0: 00:46:56 DEBUG juju.network including address local-cloud:192.168.120.10 for machine unit-oai-epc-0: 00:46:56 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-epc-0: 00:46:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 00:46:56 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 00:46:56 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 00:46:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 00:46:56 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 00:46:56 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 00:46:56 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 00:46:56 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 00:46:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 00:46:56 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: 00:46:56 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 00:46:56 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 00:46:56 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 00:46:56 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 00:46:56 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 00:46:56 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 00:46:56 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 00:46:56 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 00:46:56 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 00:46:56 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 00:46:56 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 00:46:56 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 00:46:56 DEBUG httpbakery client do GET https://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 00:46:56 DEBUG httpbakery } -> error unit-oai-epc-0: 00:46:56 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 00:46:56 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 00:46:56 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 00:46:56 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 00:46:56 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 00:46:56 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 00:46:56 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 00:46:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 00:46:56 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 00:46:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 00:46:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 00:46:56 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: 00:46:56 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 00:46:56 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-oai-epc-0: 00:46:57 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 00:46:57 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 00:46:57 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 00:46:57 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 00:46:57 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-oai-epc-0: 00:46:58 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-oai-epc-0: 00:46:59 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (1775 kB/s) unit-oai-epc-0: 00:46:59 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 00:46:59 DEBUG unit.oai-epc/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-epc-0: 00:46:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 00:46:59 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 00:46:59 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 00:46:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 00:46:59 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 00:46:59 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 00:46:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 00:46:59 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 00:47:00 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 00:47:01 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 00:47:01 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 00:47:01 DEBUG unit.abot-epc-basic/0.install unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 00:47:01 DEBUG unit.oai-epc/0.install virt-what unit-oai-epc-0: 00:47:02 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 00:47:02 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 00:47:02 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 00:47:02 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 00:47:02 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (29.4 kB/s) unit-oai-epc-0: 00:47:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 00:47:02 DEBUG unit.oai-epc/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-epc-0: 00:47:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 00:47:02 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 00:47:02 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 00:47:02 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 00:47:03 DEBUG unit.abot-epc-basic/0.install --2019-07-31 00:47:03-- (try: 3) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:47:03 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: 00:47:03 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 00:47:03 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 00:47:04 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 00:47:04 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 00:47:04 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 00:47:04 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-epc-0: 00:47:04 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-oai-epc-0: 00:47:04 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 00:47:04 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 00:47:05 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 00:47:05 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 00:47:05 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-epc-0: 00:47:05 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-epc-0: 00:47:05 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (2385 kB/s) unit-oai-epc-0: 00:47:05 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 00:47:05 DEBUG unit.oai-epc/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-epc-0: 00:47:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 00:47:05 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 00:47:05 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 00:47:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 00:47:05 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 00:47:06 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 00:47:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 00:47:06 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 00:47:06 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 00:47:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 00:47:06 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 00:47:06 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 00:47:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 00:47:06 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 00:47:06 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 00:47:06 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: 00:47:06 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 00:47:06 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 00:47:06 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: 00:47:06 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 00:47:07 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 00:47:07 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 00:47:07 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 00:47:07 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 00:47:07 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 00:47:07 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: 00:47:08 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 00:47:08 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 00:47:08 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 00:47:08 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: 00:47:08 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: 00:47:08 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 00:47:08 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-epc-0: 00:47:08 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 00:47:08 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 00:47:08 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 00:47:08 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 00:47:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:47:09 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 00:47:09 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 00:47:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:47:09 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 00:47:09 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 00:47:09 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 00:47:09 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 00:47:11 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 00:47:11 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:47:12 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: 00:47:12 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 00:47:12 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: 00:47:12 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 00:47:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:47:12 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-170-generic unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-170-generic unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 00:47:12 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: 00:47:12 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 00:47:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:47:12 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 00:47:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 00:47:12 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: 00:47:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 00:47:12 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 00:47:12 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-oai-epc-0: 00:47:16 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: 00:47:17 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: 00:47:17 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 4s (14.2 MB/s) unit-oai-epc-0: 00:47:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 00:47:17 DEBUG unit.oai-epc/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-epc-0: 00:47:17 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: 00:47:17 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 00:47:17 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 00:47:27 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 00:47:27 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: 00:47:27 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... machine-3: 00:47:28 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 00:47:28 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 00:47:28 DEBUG juju.agent read agent config, format "2.0" machine-3: 00:47:29 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 00:47:29 DEBUG juju.worker start "engine" machine-3: 00:47:29 INFO juju.worker start "engine" machine-3: 00:47:29 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 00:47:29 DEBUG juju.worker "engine" started machine-3: 00:47:29 DEBUG juju.worker.introspection stats worker now serving machine-3: 00:47:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 00:47:29 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 00:47:29 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 00:47:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 00:47:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 00:47:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 00:47:29 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 00:47:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 00:47:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 00:47:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 00:47:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 00:47:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 00:47:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:29 DEBUG juju.worker.apicaller connecting with old password machine-3: 00:47:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 00:47:29 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:47:29 INFO juju.api connection established to "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:47:29 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:47:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 00:47:30 DEBUG juju.worker.apicaller connected machine-3: 00:47:30 DEBUG juju.worker.apicaller changing password... machine-3: 00:47:30 DEBUG juju.worker.apicaller password changed machine-3: 00:47:30 DEBUG juju.api RPC connection died machine-3: 00:47:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 00:47:30 DEBUG juju.worker.apicaller connecting with current password machine-3: 00:47:30 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:47:30 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:47:30 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:47:31 DEBUG juju.worker.apicaller connected machine-3: 00:47:31 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:47:31 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 00:47:31 INFO juju.worker.upgrader unblocking abort check machine-3: 00:47:31 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 00:47:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 00:47:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 00:47:31 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 00:47:31 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 00:47:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 00:47:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 00:47:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 00:47:31 INFO juju.util.exec run result: exit status 127 machine-3: 00:47:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec379039604/script.sh: line 1: fanatic: command not found 127 machine-3: 00:47:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 00:47:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.logger logger setup machine-3: 00:47:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 00:47:31 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 00:47:31 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:47:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:47:31 DEBUG juju.network including address public:172.30.9.215 for machine machine-3: 00:47:31 DEBUG juju.network including address local-cloud:192.168.120.10 for machine machine-3: 00:47:31 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-3: 00:47:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 00:47:31 DEBUG juju.network including address local-machine:::1 for machine machine-3: 00:47:31 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 00:47:31 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 00:47:31 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-3: 00:47:31 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 00:47:31 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 00:47:31 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 00:47:31 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 00:47:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:47:31 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: 00:47:31 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 00:47:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 00:47:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 00:47:31 INFO juju.util.exec run result: exit status 127 machine-3: 00:47:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec956603757/script.sh: line 1: fanatic: command not found 127 machine-3: 00:47:31 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 00:47:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 00:47:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 00:47:31 DEBUG juju.api RPC connection died machine-3: 00:47:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker killing runner 0xc42066c000 machine-3: 00:47:31 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-3": connection is shut down machine-3: 00:47:31 INFO juju.worker runner is dying machine-3: 00:47:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: connection is shut down machine-3: 00:47:31 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: 00:47:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 00:47:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-3": connection is shut down machine-3: 00:47:31 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 00:47:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 00:47:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.apicaller connecting with current password machine-3: 00:47:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:47:31 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:47:31 INFO juju.api connection established to "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:47:31 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:47:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 00:47:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:47:32 DEBUG juju.worker.apicaller connected machine-3: 00:47:32 DEBUG juju.api RPC connection died machine-3: 00:47:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 00:47:32 DEBUG juju.worker.apicaller connecting with current password machine-3: 00:47:32 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:47:32 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:47:32 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:47:33 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 00:47:33 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. machine-3: 00:47:33 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 00:47:33 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: 00:47:33 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... machine-3: 00:47:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 00:47:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 00:47:33 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 00:47:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 00:47:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 00:47:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 00:47:33 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 00:47:33 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 00:47:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:47:33 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 00:47:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 00:47:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:47:33 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 00:47:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:47:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 00:47:33 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 00:47:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 00:47:33 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 00:47:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 00:47:33 DEBUG juju.worker.logger logger setup machine-3: 00:47:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 00:47:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 00:47:33 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 00:47:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 00:47:33 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 00:47:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-3: 00:47:33 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 00:47:33 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 00:47:33 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: 00:47:33 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 00:47:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 00:47:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 00:47:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:47:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 00:47:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 00:47:33 INFO juju.util.exec run result: exit status 127 machine-3: 00:47:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec528631130/script.sh: line 1: fanatic: command not found 127 machine-3: 00:47:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 00:47:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 00:47:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:47:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:47:33 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:47:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 00:47:33 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 00:47:33 INFO juju.worker.upgrader unblocking abort check machine-3: 00:47:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 00:47:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 00:47:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 00:47:33 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 00:47:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 00:47:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 00:47:33 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 00:47:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 00:47:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 00:47:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:47:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:47:33 DEBUG juju.network including address public:172.30.9.215 for machine machine-3: 00:47:33 DEBUG juju.network including address local-cloud:192.168.120.10 for machine machine-3: 00:47:33 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-3: 00:47:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 00:47:33 DEBUG juju.network including address local-machine:::1 for machine machine-3: 00:47:33 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 00:47:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 00:47:33 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-3: 00:47:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 00:47:33 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: 00:47:33 INFO juju.util.exec run result: exit status 127 machine-3: 00:47:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec552945454/script.sh: line 1: fanatic: command not found 127 machine-3: 00:47:33 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 00:47:33 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 00:47:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 00:47:33 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 00:47:33 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 00:47:33 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 00:47:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 00:47:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:47:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:47:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 00:47:33 DEBUG juju.network including address local-cloud:192.168.120.18 for machine machine-3: 00:47:33 DEBUG juju.network including address local-machine:::1 for machine machine-3: 00:47:33 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.18 local-machine:::1] machine-3: 00:47:33 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.120.18 local-machine:::1] machine-3: 00:47:33 DEBUG juju.worker start "3-container-watcher" machine-3: 00:47:33 DEBUG juju.worker start "stateconverter" machine-3: 00:47:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 00:47:33 INFO juju.worker start "3-container-watcher" machine-3: 00:47:33 DEBUG juju.worker "3-container-watcher" started machine-3: 00:47:33 INFO juju.worker start "stateconverter" machine-3: 00:47:33 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 00:47:33 DEBUG juju.worker "stateconverter" started machine-3: 00:47:33 INFO juju.worker.machiner "machine-3" started machine-3: 00:47:33 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 00:47:33 DEBUG juju.service discovered init system "upstart" from local host machine-3: 00:47:33 DEBUG juju.worker.deployer API addresses: ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-3: 00:47:33 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 00:47:33 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 00:47:33 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: 00:47:33 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 00:47:33 DEBUG juju.worker start "api" unit-oai-hss-0: 00:47:33 INFO juju.worker start "api" unit-oai-hss-0: 00:47:33 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 00:47:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 00:47:33 DEBUG juju.worker "api" started unit-oai-hss-0: 00:47:33 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-hss-0: 00:47:33 INFO juju.api connection established to "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-hss-0: 00:47:33 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 00:47:34 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 00:47:34 DEBUG juju.worker.apicaller changing password... machine-3: 00:47:35 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:00:ad:48 CIDR:192.168.120.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.120.18 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:00:ad:48 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.120.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: 00:47:35 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 00:47:35 DEBUG juju.api RPC connection died unit-oai-hss-0: 00:47:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 00:47:35 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 00:47:35 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-hss-0: 00:47:35 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-hss-0: 00:47:35 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-hss-0: 00:47:35 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 00:47:35 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: 00:47:35 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 00:47:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 00:47:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 00:47:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:35 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 00:47:35 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 00:47:35 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 00:47:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:47:36 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 00:47:36 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 00:47:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 00:47:36 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 00:47:36 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 00:47:36 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 00:47:36 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 00:47:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 00:47:36 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 00:47:36 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 00:47:36 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 00:47:36 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 00:47:36 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 00:47:36 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 00:47:36 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 00:47:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 00:47:36 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: 00:47:36 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 00:47:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 00:47:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 00:47:36 DEBUG juju.network including address public:172.30.9.215 for machine unit-oai-hss-0: 00:47:36 DEBUG juju.network including address local-cloud:192.168.120.10 for machine unit-oai-hss-0: 00:47:36 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-hss-0: 00:47:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 00:47:36 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 00:47:36 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 00:47:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 00:47:36 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] unit-oai-epc-0: 00:47:36 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 00:47:36 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: 00:47:36 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: 00:47:36 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 00:47:36 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 00:47:36 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 00:47:36 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 00:47:36 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 00:47:36 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 00:47:36 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 00:47:36 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 00:47:36 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 00:47:36 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 00:47:36 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 00:47:36 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 00:47:36 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 00:47:36 DEBUG httpbakery client do GET https://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 00:47:36 DEBUG httpbakery } -> error unit-oai-hss-0: 00:47:36 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 00:47:36 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 00:47:37 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 00:47:37 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 00:47:37 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 00:47:37 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 00:47:37 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 00:47:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 00:47:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 00:47:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 00:47:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:47:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:47:38 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:47:38 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 00:47:38 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:47:38 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: 00:47:38 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 00:47:38 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:47:38 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 00:47:38 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:47:38 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 00:47:38 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 00:47:38 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-hss-0: 00:47:38 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: 00:47:39 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-oai-hss-0: 00:47:40 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 2s (1680 kB/s) unit-oai-hss-0: 00:47:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 00:47:40 DEBUG unit.oai-hss/0.install (Reading database ... 52455 files and directories currently installed.) unit-oai-hss-0: 00:47:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 00:47:40 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 00:47:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 00:47:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 00:47:40 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 00:47:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 00:47:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 00:47:40 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 00:47:40 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 00:47:41 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 00:47:41 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 00:47:41 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install virt-what unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (21.6 kB/s) unit-oai-hss-0: 00:47:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install (Reading database ... 53205 files and directories currently installed.) unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:47:43 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: 00:47:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 00:47:43 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 00:47:43 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: 00:47:43 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 00:47:44 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:47:44 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 00:47:44 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 00:47:44 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 00:47:44 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-epc-0: 00:47:44 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 00:47:45 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-hss-0: 00:47:45 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 00:47:45 DEBUG unit.oai-epc/0.install done unit-oai-hss-0: 00:47:45 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: 00:47:45 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: 00:47:45 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: 00:47:45 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-hss-0: 00:47:45 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1604 kB/s) unit-oai-epc-0: 00:47:46 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 00:47:46 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install (Reading database ... 53212 files and directories currently installed.) unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 00:47:46 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 00:47:46 INFO juju.worker.uniter.context trying to kill context process 3184 unit-oai-epc-0: 00:47:46 INFO juju.worker.uniter.context waiting for context process 3184 to die unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 00:47:46 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 00:47:46 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 00:47:46 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 00:47:46 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 00:47:46 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 00:47:46 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 00:47:46 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 00:47:46 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 00:47:46 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 00:47:46 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: 00:47:46 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 00:47:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 00:47:47 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 00:47:48 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: 00:47:48 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: 00:47:48 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... machine-2: 00:47:48 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 00:47:48 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 00:47:48 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 00:47:48 DEBUG juju.worker.reboot machine lock will not be released manually unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 00:47:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:47:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:47:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:47:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:47:49 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 00:47:49 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:47:49 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 00:47:49 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 00:47:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:47:49 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 00:47:49 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 00:47:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:47:49 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 00:47:49 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 00:47:49 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 00:47:49 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:47:52 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: 00:47:52 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 00:47:52 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: 00:47:52 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 00:47:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:47:52 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-170-generic unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-170-generic unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 00:47:52 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: 00:47:52 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 00:47:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:47:52 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 00:47:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 00:47:52 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: 00:47:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 00:47:52 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-oai-hss-0: 00:47:53 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:47:53 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 00:47:53 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 00:47:53 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-oai-hss-0: 00:47:57 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: 00:47:58 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: 00:47:58 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 5s (12.0 MB/s) unit-oai-hss-0: 00:47:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 00:47:58 DEBUG unit.oai-hss/0.install (Reading database ... 53481 files and directories currently installed.) unit-oai-hss-0: 00:47:58 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: 00:47:58 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 00:47:58 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 00:48:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 00:48:07 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: 00:48:07 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 00:48:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 00:48:11 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: 00:48:11 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 00:48:12 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: 00:48:13 DEBUG unit.oai-hss/0.install Running depmod. unit-oai-hss-0: 00:48:13 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 00:48:13 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 00:48:13 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: 00:48:13 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: 00:48:13 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 00:48:20 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: 00:48:20 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: 00:48:20 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 00:48:20 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 00:48:20 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 00:48:20 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 00:48:20 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 00:48:21 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 00:48:21 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 00:48:21 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 00:48:21 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 00:48:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:48:21 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 00:48:21 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 00:48:21 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 00:48:21 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 00:48:21 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-170-generic unit-oai-hss-0: 00:48:21 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-170-generic unit-oai-hss-0: 00:48:22 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 00:48:22 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: 00:48:22 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: 00:48:22 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 00:48:23 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 00:48:23 INFO juju.worker.uniter.context trying to kill context process 3200 unit-oai-hss-0: 00:48:23 INFO juju.worker.uniter.context waiting for context process 3200 to die unit-oai-hss-0: 00:48:23 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 00:48:23 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 00:48:23 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 00:48:23 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 00:48:23 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 00:48:23 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 00:48:23 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 00:48:23 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 00:48:23 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 00:48:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot machine-3: 00:48:26 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 00:48:26 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 00:48:26 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 00:48:26 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 00:48:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-mysql-0: 00:48:39 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 00:48:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:48:39 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 00:48:39 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 00:48:39 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 00:48:39 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 00:48:39 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 00:48:39 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 00:48:39 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 00:48:39 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 00:48:39 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:48:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:49:10 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 00:49:10 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 00:49:10 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:49:13 DEBUG unit.abot-epc-basic/0.install --2019-07-31 00:49:13-- (try: 4) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 00:51:20 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 00:51:20 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 00:51:20 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:51:24 DEBUG unit.abot-epc-basic/0.install --2019-07-31 00:51:24-- (try: 5) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 00:52:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 00:53:31 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 00:53:31 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 00:53:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:53:36 DEBUG unit.abot-epc-basic/0.install --2019-07-31 00:53:36-- (try: 6) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 00:54:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 00:54:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:54:11 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 00:54:11 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 00:54:11 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 00:54:11 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 00:54:11 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 00:54:11 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 00:54:11 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 00:54:11 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 00:54:11 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:54:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 00:55:44 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 00:55:44 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 00:55:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 00:55:50 DEBUG unit.abot-epc-basic/0.install --2019-07-31 00:55:50-- (try: 7) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 00:56:07 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 00:56:07 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 00:56:07 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: 00:56:07 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 00:56:07 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 00:56:07 DEBUG juju.worker start "api" unit-oai-epc-0: 00:56:07 INFO juju.worker start "api" unit-oai-epc-0: 00:56:07 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 00:56:07 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 00:56:07 DEBUG juju.agent read agent config, format "2.0" machine-2: 00:56:07 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 00:56:07 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 00:56:07 DEBUG juju.worker "api" started unit-oai-epc-0: 00:56:07 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 00:56:07 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 00:56:07 DEBUG juju.worker start "engine" machine-2: 00:56:07 INFO juju.worker start "engine" unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 00:56:07 DEBUG juju.worker "engine" started machine-2: 00:56:07 DEBUG juju.worker.introspection stats worker now serving machine-2: 00:56:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 00:56:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 00:56:07 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 00:56:07 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 00:56:07 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 00:56:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 00:56:07 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 00:56:07 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 00:56:07 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 00:56:07 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 00:56:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 00:56:07 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 00:56:07 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:56:07 INFO juju.api connection established to "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 00:56:07 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:56:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 00:56:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 00:56:07 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-epc-0: 00:56:07 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-epc-0: 00:56:07 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:56:08 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 00:56:08 DEBUG juju.worker.apicaller connected machine-2: 00:56:08 DEBUG juju.api RPC connection died machine-2: 00:56:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.apicaller connecting with current password machine-2: 00:56:08 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:56:08 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-2: 00:56:08 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-epc-0: 00:56:08 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:08 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 00:56:08 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 00:56:08 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 00:56:08 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 00:56:08 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 00:56:08 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 00:56:08 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 00:56:08 DEBUG juju.network including address public:172.30.9.215 for machine unit-oai-epc-0: 00:56:08 DEBUG juju.network including address local-cloud:192.168.120.10 for machine unit-oai-epc-0: 00:56:08 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-epc-0: 00:56:08 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 00:56:08 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 00:56:08 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 00:56:08 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 00:56:08 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] unit-oai-epc-0: 00:56:08 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 00:56:08 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 00:56:08 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 00:56:08 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 00:56:08 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 00:56:08 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 00:56:08 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 00:56:08 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 00:56:08 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 00:56:08 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 00:56:08 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 00:56:08 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 00:56:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 00:56:08 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install ++ config-get branch machine-2: 00:56:08 DEBUG juju.worker.apicaller connected machine-2: 00:56:08 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 00:56:08 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:08 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 00:56:08 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 00:56:08 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 00:56:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: unit-oai-epc-0: 00:56:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 00:56:08 DEBUG unit.oai-epc/0.install ++ config-get revision machine-2: 00:56:08 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 00:56:08 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:08 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 00:56:09 INFO juju.worker.upgrader unblocking abort check machine-2: 00:56:09 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 00:56:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 00:56:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 00:56:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 00:56:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 00:56:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 00:56:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 00:56:09 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 00:56:09 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 00:56:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 00:56:09 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 00:56:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 00:56:09 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 00:56:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 00:56:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 00:56:09 DEBUG juju.worker.logger logger setup machine-2: 00:56:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 00:56:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 00:56:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 00:56:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 00:56:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 00:56:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 00:56:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 00:56:09 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 00:56:09 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 00:56:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:56:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 00:56:09 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:56:09 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 00:56:09 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 00:56:09 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 00:56:09 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: 00:56:09 INFO juju.util.exec run result: exit status 127 machine-2: 00:56:09 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec077215118/script.sh: line 1: fanatic: command not found 127 machine-2: 00:56:09 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-2: 00:56:09 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 00:56:09 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 00:56:09 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 00:56:09 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 00:56:09 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 00:56:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:56:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 00:56:09 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: 00:56:09 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 00:56:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:56:09 DEBUG juju.network including address public:172.30.9.215 for machine machine-2: 00:56:09 DEBUG juju.network including address local-cloud:192.168.120.10 for machine machine-2: 00:56:09 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-2: 00:56:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 00:56:09 DEBUG juju.network including address local-machine:::1 for machine machine-2: 00:56:09 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 00:56:09 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 00:56:09 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-2: 00:56:09 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 00:56:09 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 00:56:09 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 00:56:09 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 00:56:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 00:56:09 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 00:56:09 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-2: 00:56:09 INFO juju.util.exec run result: exit status 127 machine-2: 00:56:09 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec746561698/script.sh: line 1: fanatic: command not found 127 machine-2: 00:56:09 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 00:56:09 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 00:56:09 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 00:56:09 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 00:56:09 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 00:56:09 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 00:56:09 DEBUG juju.worker start "2-container-watcher" machine-2: 00:56:09 DEBUG juju.worker start "stateconverter" machine-2: 00:56:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 00:56:09 INFO juju.worker start "2-container-watcher" machine-2: 00:56:09 DEBUG juju.worker "2-container-watcher" started machine-2: 00:56:09 INFO juju.worker start "stateconverter" machine-2: 00:56:09 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 00:56:09 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 00:56:09 DEBUG juju.worker "stateconverter" started machine-2: 00:56:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:56:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 00:56:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 00:56:09 DEBUG juju.network including address local-cloud:192.168.120.6 for machine machine-2: 00:56:09 DEBUG juju.network including address local-machine:::1 for machine machine-2: 00:56:09 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.6 local-machine:::1] machine-2: 00:56:09 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.120.6 local-machine:::1] machine-2: 00:56:09 INFO juju.worker.machiner "machine-2" started machine-2: 00:56:09 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:56:09 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: 00:56:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install Reading package lists... machine-2: 00:56:09 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:a2:2d:3c CIDR:192.168.120.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.120.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:a2:2d:3c 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.120.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: 00:56:09 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 00:56:09 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 00:56:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:56:09 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 00:56:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 00:56:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:56:09 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 00:56:09 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 00:56:10 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: 00:56:10 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 00:56:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:56:10 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 00:56:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 00:56:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 00:56:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 00:56:10 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 00:56:10 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 00:56:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 00:56:11 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-hss-0: 00:57:05 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 00:57:05 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 00:57:05 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 00:57:05 DEBUG juju.agent read agent config, format "2.0" machine-3: 00:57:05 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 00:57:05 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: 00:57:05 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 00:57:05 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 00:57:05 DEBUG juju.worker start "api" unit-oai-hss-0: 00:57:05 INFO juju.worker start "api" unit-oai-hss-0: 00:57:05 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 00:57:05 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 00:57:05 DEBUG juju.worker "api" started unit-oai-hss-0: 00:57:05 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 00:57:05 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 00:57:05 DEBUG juju.worker start "engine" machine-3: 00:57:05 INFO juju.worker start "engine" machine-3: 00:57:05 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 00:57:05 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 00:57:05 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 00:57:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 00:57:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 00:57:05 DEBUG juju.worker "engine" started machine-3: 00:57:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.introspection stats worker now serving machine-3: 00:57:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: machine-3: 00:57:05 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 00:57:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 00:57:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 00:57:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-hss-0: 00:57:05 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-hss-0: 00:57:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 00:57:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 00:57:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 00:57:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 00:57:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 00:57:05 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.apicaller connecting with current password machine-3: 00:57:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 00:57:05 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:57:05 INFO juju.api connection established to "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:57:05 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:57:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:57:05 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-oai-hss-0: 00:57:06 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 00:57:06 DEBUG juju.api RPC connection died unit-oai-hss-0: 00:57:06 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 00:57:06 DEBUG juju.worker.apicaller connecting with current password machine-3: 00:57:06 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 00:57:06 DEBUG juju.api successfully dialed "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-hss-0: 00:57:06 INFO juju.api connection established to "wss://192.168.120.10:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" unit-oai-hss-0: 00:57:06 DEBUG juju.api successfully dialed "wss://172.30.9.215:17070/model/21a1658e-818f-4ffc-853c-17a0e8b29ed4/api" machine-3: 00:57:06 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 00:57:06 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 00:57:06 INFO juju.worker.upgrader unblocking abort check machine-3: 00:57:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 00:57:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 00:57:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 00:57:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 00:57:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 00:57:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 00:57:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 00:57:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 00:57:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 00:57:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 00:57:06 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 00:57:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 00:57:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 00:57:06 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 00:57:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 00:57:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.logger logger setup machine-3: 00:57:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-3: 00:57:06 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 00:57:06 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 00:57:06 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 00:57:06 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 00:57:06 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 00:57:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 00:57:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 00:57:06 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 00:57:06 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 00:57:06 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 00:57:06 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 00:57:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 00:57:06 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:57:06 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 00:57:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 00:57:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 00:57:06 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 00:57:06 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:57:06 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 00:57:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 00:57:06 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 00:57:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 00:57:06 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 00:57:06 INFO juju.util.exec run result: exit status 127 machine-3: 00:57:06 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec796949988/script.sh: line 1: fanatic: command not found 127 machine-3: 00:57:06 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 00:57:06 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 00:57:06 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 00:57:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 00:57:06 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 00:57:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:57:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:57:06 DEBUG juju.network including address public:172.30.9.215 for machine machine-3: 00:57:06 DEBUG juju.network including address local-cloud:192.168.120.10 for machine machine-3: 00:57:06 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-3: 00:57:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 00:57:06 DEBUG juju.network including address local-machine:::1 for machine machine-3: 00:57:06 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 00:57:06 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 00:57:06 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] machine-3: 00:57:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 00:57:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 00:57:06 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 00:57:06 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 00:57:06 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.120.0/24 252.0.0.0/8 machine-3: 00:57:06 INFO juju.util.exec run result: exit status 127 machine-3: 00:57:06 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.120.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec048913053/script.sh: line 1: fanatic: command not found 127 machine-3: 00:57:06 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 00:57:06 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 00:57:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 00:57:06 DEBUG juju.worker start "3-container-watcher" machine-3: 00:57:06 DEBUG juju.worker start "stateconverter" machine-3: 00:57:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 00:57:06 INFO juju.worker start "3-container-watcher" machine-3: 00:57:06 DEBUG juju.worker "3-container-watcher" started machine-3: 00:57:06 INFO juju.worker start "stateconverter" machine-3: 00:57:06 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 00:57:06 DEBUG juju.worker "stateconverter" started machine-3: 00:57:06 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 00:57:06 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 00:57:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:57:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 00:57:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 00:57:06 DEBUG juju.network including address local-cloud:192.168.120.18 for machine machine-3: 00:57:06 DEBUG juju.network including address local-machine:::1 for machine machine-3: 00:57:06 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.120.18 local-machine:::1] machine-3: 00:57:06 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.120.18 local-machine:::1] machine-3: 00:57:06 INFO juju.worker.machiner "machine-3" started machine-3: 00:57:06 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 00:57:07 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:00:ad:48 CIDR:192.168.120.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.120.18 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.120.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:00:ad:48 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.120.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: 00:57:07 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:57:07 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 00:57:07 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:57:07 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 00:57:07 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 00:57:07 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.215,192.168.120.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 00:57:07 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: 00:57:07 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 00:57:07 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 00:57:07 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 00:57:07 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 00:57:07 DEBUG juju.network including address public:172.30.9.215 for machine unit-oai-hss-0: 00:57:07 DEBUG juju.network including address local-cloud:192.168.120.10 for machine unit-oai-hss-0: 00:57:07 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-hss-0: 00:57:07 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 00:57:07 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 00:57:07 DEBUG juju.network addresses after filtering: [public:172.30.9.215 local-cloud:192.168.120.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 00:57:07 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.215:17070 192.168.120.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 00:57:07 DEBUG juju.agent API server address details [["172.30.9.215:17070" "192.168.120.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.120.10:17070" "252.10.0.1:17070" "172.30.9.215:17070"] unit-oai-hss-0: 00:57:07 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 00:57:07 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 00:57:07 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 00:57:07 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 00:57:07 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 00:57:07 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 00:57:07 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 00:57:07 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 00:57:07 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 00:57:07 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 00:57:07 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 00:57:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 00:57:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 00:57:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 00:57:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:57:07 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:57:08 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: 00:57:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 00:57:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:57:08 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: 00:57:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:57:08 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:57:09 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 00:57:09 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:57:09 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 00:57:09 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 00:57:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:57:09 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 00:57:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 00:57:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:57:09 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 00:57:09 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 00:57:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:57:09 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 00:57:09 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 00:57:09 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 00:57:09 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 00:57:09 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 00:57:10 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: 00:57:10 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 00:57:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:57:10 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 00:57:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:57:10 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 00:57:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 00:57:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 00:57:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 00:57:10 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 00:57:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 00:57:10 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 00:57:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 00:57:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 00:57:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 00:57:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 00:57:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 00:57:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 00:57:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 00:57:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 00:57:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 00:57:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 00:57:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 00:57:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 00:57:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 00:57:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 00:57:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 00:57:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 00:57:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 00:57:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 00:57:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 00:57:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 00:57:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 00:57:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 00:57:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 00:57:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 00:57:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 00:57:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 00:57:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 00:57:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 00:57:16 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: 00:57:16 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 00:57:16 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 00:57:17 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:57:17 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 00:57:17 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 00:57:17 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: 00:57:17 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: 00:57:17 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: 00:57:18 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: 00:57:18 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: 00:57:18 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: 00:57:18 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: 00:57:18 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: 00:57:19 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: 00:57:19 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: 00:57:19 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: 00:57:19 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: 00:57:19 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: 00:57:19 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: 00:57:20 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: 00:57:20 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: 00:57:20 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: 00:57:20 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: 00:57:20 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: 00:57:20 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: 00:57:21 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: 00:57:21 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: 00:57:21 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: 00:57:21 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: 00:57:22 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: 00:57:22 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: 00:57:22 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: 00:57:22 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: 00:57:22 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: 00:57:22 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: 00:57:23 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: 00:57:23 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: 00:57:23 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: 00:57:23 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: 00:57:23 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: 00:57:23 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: 00:57:24 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: 00:57:24 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: 00:57:24 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: 00:57:24 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: 00:57:24 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: 00:57:24 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: 00:57:25 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: 00:57:25 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: 00:57:25 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: 00:57:25 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: 00:57:25 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: 00:57:26 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: 00:57:26 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: 00:57:26 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: 00:57:26 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: 00:57:26 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: 00:57:26 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: 00:57:27 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: 00:57:27 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: 00:57:27 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: 00:57:27 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: 00:57:27 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: 00:57:27 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: 00:57:28 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: 00:57:28 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: 00:57:28 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: 00:57:28 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: 00:57:28 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: 00:57:29 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: 00:57:30 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: 00:57:30 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: 00:57:30 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: 00:57:30 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: 00:57:30 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: 00:57:31 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: 00:57:31 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: 00:57:31 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: 00:57:31 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: 00:57:31 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: 00:57:32 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: 00:57:32 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: 00:57:32 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: 00:57:32 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: 00:57:32 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: 00:57:32 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: 00:57:32 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: 00:57:33 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: 00:57:33 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: 00:57:33 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: 00:57:33 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 00:57:33 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4040 kB/s) unit-oai-hss-0: 00:57:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install (Reading database ... 83650 files and directories currently installed.) unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 00:57:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 00:57:35 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 00:57:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 00:57:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 00:57:35 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 00:57:36 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 00:57:37 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 00:57:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 00:57:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 00:57:38 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 00:57:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 00:57:38 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: 00:57:38 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:57:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 00:57:38 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: 00:57:38 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:57:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 00:57:38 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: 00:57:38 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:57:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 00:57:39 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: 00:57:39 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:57:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 00:57:39 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: 00:57:39 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:57:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 00:57:39 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: 00:57:39 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:57:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 00:57:39 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: 00:57:39 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:57:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 00:57:39 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: 00:57:39 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:57:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 00:57:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 00:57:39 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 00:57:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 00:57:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 00:57:40 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 00:57:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 00:57:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 00:57:40 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 00:57:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 00:57:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 00:57:41 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 00:57:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 00:57:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 00:57:41 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 00:57:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 00:57:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 00:57:41 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 00:57:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 00:57:41 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: 00:57:41 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:57:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 00:57:41 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: 00:57:41 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:57:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 00:57:42 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: 00:57:42 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:57:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 00:57:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 00:57:42 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:57:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 00:57:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 00:57:42 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:57:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 00:57:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:57:42 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 00:57:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 00:57:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 00:57:42 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 00:57:43 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 00:57:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 00:57:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 00:57:44 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:57:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 00:57:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-170.220_amd64.deb ... unit-oai-hss-0: 00:57:44 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 00:57:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 00:57:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 00:57:44 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:57:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 00:57:45 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: 00:57:45 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:57:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 00:57:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 00:57:45 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 00:57:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 00:57:46 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: 00:57:46 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:57:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 00:57:46 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: 00:57:46 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:57:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 00:57:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 00:57:47 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 00:57:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 00:57:47 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: 00:57:47 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:57:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 00:57:48 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: 00:57:48 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:57:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 00:57:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 00:57:49 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 00:57:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 00:57:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 00:57:49 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 00:57:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 00:57:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 00:57:50 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 00:57:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 00:57:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 00:57:50 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 00:57:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 00:57:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 00:57:50 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 00:57:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 00:57:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 00:57:50 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 00:57:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 00:57:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 00:57:51 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 00:57:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 00:57:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 00:57:51 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 00:57:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 00:57:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 00:57:51 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 00:57:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 00:57:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 00:57:52 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 00:57:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 00:57:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 00:57:52 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 00:57:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 00:57:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 00:57:52 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 00:57:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 00:57:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 00:57:53 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 00:57:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 00:57:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 00:57:53 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 00:57:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 00:57:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 00:57:53 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 00:57:54 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:57:55 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 00:57:57 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 00:57:57 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 00:57:57 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 00:57:58 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 00:57:58 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 00:57:58 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 00:57:58 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 00:57:58 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 00:57:58 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 00:57:58 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 00:57:59 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 00:57:59 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:57:59 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:57:59 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 00:58:00 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 00:58:00 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 00:58:00 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 00:58:00 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 00:58:00 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 00:58:00 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 00:58:00 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 00:58:00 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 00:58:00 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 00:58:00 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 00:58:01 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 00:58:02 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 00:58:02 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:58:02 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:58:02 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 00:58:02 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 00:58:02 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 00:58:02 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:58:02 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:58:02 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:58:02 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:58:02 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:58:02 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:58:02 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:58:03 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:58:03 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 00:58:04 DEBUG unit.abot-epc-basic/0.install --2019-07-31 00:58:04-- (try: 8) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 00:58:05 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 00:58:05 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 00:58:05 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 00:58:05 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 00:58:05 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 00:58:05 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 00:58:05 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: 00:58:05 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:58:05 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:58:06 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 00:58:06 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 00:58:06 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 00:58:06 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 00:58:06 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: 00:58:06 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 00:58:06 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 00:58:06 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 00:58:06 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: 00:58:06 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:58:06 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-170.220) ... unit-oai-hss-0: 00:58:06 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:58:06 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:58:06 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 00:58:06 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:58:07 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:58:07 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 00:58:07 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:58:07 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 00:58:07 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 00:58:07 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: 00:58:07 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 00:58:07 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 00:58:07 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 00:58:08 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 00:58:08 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 00:58:08 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 00:58:08 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 00:58:08 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 00:58:08 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 00:58:08 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 00:58:08 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: 00:58:08 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 00:58:08 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 00:58:08 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 00:58:09 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 00:58:09 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 00:58:09 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 00:58:09 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 00:58:09 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:58:10 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 00:58:10 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 00:58:10 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 00:58:10 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 00:58:10 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 00:58:10 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:58:10 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 00:58:10 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 00:58:11 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:58:11 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:58:11 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:58:11 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:58:11 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 00:58:11 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:58:11 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 00:58:11 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:58:11 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 00:58:11 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:58:11 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 00:58:12 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:58:12 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 00:58:12 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 00:58:12 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: 00:58:12 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: 00:58:12 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: 00:58:13 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: 00:58:13 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: 00:58:13 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (643 kB/s) unit-oai-hss-0: 00:58:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 00:58:13 DEBUG unit.oai-hss/0.install (Reading database ... 90379 files and directories currently installed.) unit-oai-hss-0: 00:58:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 00:58:13 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 00:58:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 00:58:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 00:58:14 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 00:58:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 00:58:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 00:58:14 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 00:58:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 00:58:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 00:58:14 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 00:58:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 00:58:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 00:58:15 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 00:58:15 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 00:58:15 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 00:58:15 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 00:58:15 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 00:58:15 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 00:58:15 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 00:58:16 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 00:58:17 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:58:17 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 00:58:17 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 00:58:17 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: 00:58:17 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: 00:58:17 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: 00:58:17 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: 00:58:18 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: 00:58:19 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: 00:58:19 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: 00:58:19 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: 00:58:19 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: 00:58:19 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: 00:58:19 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: 00:58:20 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: 00:58:20 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: 00:58:20 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: 00:58:20 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: 00:58:20 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: 00:58:20 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: 00:58:20 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: 00:58:21 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: 00:58:21 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: 00:58:21 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: 00:58:21 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: 00:58:21 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: 00:58:21 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: 00:58:22 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 00:58:22 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2039 kB/s) unit-oai-hss-0: 00:58:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 00:58:22 DEBUG unit.oai-hss/0.install (Reading database ... 90490 files and directories currently installed.) unit-oai-hss-0: 00:58:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 00:58:22 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 00:58:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 00:58:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 00:58:22 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 00:58:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 00:58:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 00:58:22 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 00:58:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 00:58:22 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: 00:58:22 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:58:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 00:58:23 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: 00:58:24 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:58:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 00:58:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 00:58:24 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 00:58:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 00:58:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 00:58:25 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 00:58:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 00:58:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 00:58:25 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 00:58:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 00:58:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 00:58:25 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 00:58:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 00:58:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 00:58:26 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 00:58:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 00:58:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 00:58:26 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 00:58:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 00:58:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 00:58:26 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 00:58:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 00:58:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 00:58:26 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 00:58:27 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 00:58:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 00:58:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 00:58:28 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 00:58:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 00:58:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 00:58:28 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 00:58:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 00:58:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 00:58:29 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 00:58:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 00:58:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 00:58:29 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:58:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 00:58:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 00:58:29 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 00:58:29 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 00:58:30 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 00:58:30 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 00:58:30 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 00:58:31 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 00:58:31 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 00:58:31 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:58:31 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 00:58:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 00:58:34 DEBUG unit.oai-hss/0.install 190731 0:58:34 [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: 00:58:34 DEBUG unit.oai-hss/0.install 190731 0:58:34 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 00:58:34 DEBUG unit.oai-hss/0.install 190731 0:58:34 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11713 ... unit-oai-hss-0: 00:58:44 DEBUG unit.oai-hss/0.install mysql start/running, process 11848 unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 00:58:45 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:58:46 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 00:58:47 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:58:47 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 00:58:47 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 00:58:47 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: 00:58:47 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: 00:58:47 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (232 kB/s) unit-oai-hss-0: 00:58:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 00:58:48 DEBUG unit.oai-hss/0.install (Reading database ... 92491 files and directories currently installed.) unit-oai-hss-0: 00:58:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:58:48 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 00:58:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 00:58:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:58:48 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 00:58:48 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 00:58:48 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 00:58:48 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:58:48 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 00:58:48 DEBUG unit.oai-hss/0.install --2019-07-31 00:58:48-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 00:58:48 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: 00:58:48 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 377K 3s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 751K 2s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 760K 2s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 41.2M 1s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 754K 1s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 752K 1s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 731K 1s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 47.7M 1s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 753K 1s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 755K 1s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 60.7M 1s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 758K 1s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 760K 0s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 36.0M 0s unit-oai-hss-0: 00:58:49 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 762K 0s unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 42.8M 0s unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 764K 0s unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 1.34M 0s unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 1.57M 0s unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 1.29M 0s unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 1.71M 0s unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 66.9M=1.0s unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install 2019-07-31 00:58:50 (1.06 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 00:58:50 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:51 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:51 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 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: 00:58:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 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: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 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: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-mysql-0: 00:58:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 00:58:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 00:58:52 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 00:58:52 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 00:58:52 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 00:58:52 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 00:58:52 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 00:58:52 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-mysql-0: 00:58:52 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 00:58:52 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 00:58:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 00:58:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 00:58:52 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:52 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 00:58:53 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: 00:58:53 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:53 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: 00:58:53 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:53 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: 00:58:53 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:53 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: 00:58:53 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:53 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: 00:58:53 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:53 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: 00:58:53 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: 00:58:53 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:53 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: 00:58:53 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:53 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:53 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 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: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 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: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 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: 00:58:54 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 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: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:54 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:54 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:55 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:56 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 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: 00:58:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 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: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 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: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:57 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 00:58:58 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: 00:58:58 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:58 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: 00:58:58 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:58 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: 00:58:58 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:58 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: 00:58:58 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:58 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: 00:58:58 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:58 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: 00:58:58 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: 00:58:58 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:58 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: 00:58:58 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 00:58:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 00:58:59 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: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 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: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:58:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 00:58:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 00:59:00 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: 00:59:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 00:59:00 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: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-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: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-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: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-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: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 00:59:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 00:59:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 00:59:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 00:59:02 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: 00:59:02 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: 00:59:02 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: 00:59:02 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: 00:59:02 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: 00:59:02 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 00:59:02 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: 00:59:02 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 00:59:02 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: 00:59:02 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: 00:59:02 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 00:59:02 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: 00:59:02 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 00:59:02 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 00:59:02 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: 00:59:02 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: 00:59:02 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: 00:59:02 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: 00:59:02 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 00:59:03 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 00:59:03 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:03 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:04 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: 00:59:05 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: 00:59:05 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: 00:59:05 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: 00:59:05 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: 00:59:05 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: 00:59:05 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: 00:59:05 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: 00:59:05 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: 00:59:05 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: 00:59:05 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: 00:59:05 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: 00:59:05 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: 00:59:05 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: 00:59:05 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:06 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: 00:59:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 00:59:07 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 00:59:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 00:59:07 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: 00:59:07 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 00:59:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:59:07 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: 00:59:07 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 00:59:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:59:07 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: 00:59:07 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 00:59:07 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 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: 00:59:07 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 00:59:07 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: 00:59:07 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 00:59:07 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: 00:59:07 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 00:59:07 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: 00:59:07 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 00:59:07 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: 00:59:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 00:59:07 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: 00:59:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 00:59:07 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: 00:59:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 00:59:07 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: 00:59:07 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 00:59:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 00:59:07 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: 00:59:07 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 00:59:08 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: 00:59:08 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 00:59:08 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: 00:59:08 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 00:59:08 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: 00:59:08 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 00:59:08 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 00:59:09 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: 00:59:09 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 00:59:09 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: 00:59:09 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 00:59:09 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 00:59:10 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 00:59:11 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 00:59:11 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 00:59:11 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 00:59:11 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: 00:59:11 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: 00:59:12 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: 00:59:12 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: 00:59:12 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: 00:59:12 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: 00:59:12 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 00:59:12 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (869 kB/s) unit-oai-hss-0: 00:59:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 00:59:12 DEBUG unit.oai-hss/0.install (Reading database ... 92509 files and directories currently installed.) unit-oai-hss-0: 00:59:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:59:12 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 00:59:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 00:59:13 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 00:59:14 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 00:59:14 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 00:59:14 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 00:59:14 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 00:59:14 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 00:59:14 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 00:59:14 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 00:59:14 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 00:59:14 DEBUG unit.oai-hss/0.install --2019-07-31 00:59:14-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 00:59:14 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 00:59:14 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 00:59:15 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 00:59:15 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 00:59:15 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 00:59:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:15 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 136K 37s unit-oai-hss-0: 00:59:15 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 281K 27s unit-oai-hss-0: 00:59:15 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 505K 21s unit-oai-hss-0: 00:59:15 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 596K 18s unit-oai-hss-0: 00:59:15 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 904K 15s unit-oai-hss-0: 00:59:15 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.01M 13s unit-oai-hss-0: 00:59:15 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.19M 12s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.43M 11s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.58M 10s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.75M 9s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.00M 8s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.10M 7s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.27M 7s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.66M 7s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.66M 6s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.03M 6s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.02M 5s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.49M 5s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.51M 5s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.66M 5s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.86M 4s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.30M 4s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.33M 4s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.41M 4s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.63M 4s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.71M 3s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.21M 3s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.58M 3s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.51M 3s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.00M 3s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.45M 3s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 5.81M 3s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.72M 3s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.14M 3s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.39M 2s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.43M 2s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 6.86M 2s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.87M 2s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.60M 2s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 6.98M 2s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.73M 2s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.67M 2s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.82M 2s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 8.96M 2s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.83M 2s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 7.98M 2s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.56M 2s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 10.2M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 8.90M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.4M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.47M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.0M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 9.46M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 9.70M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.5M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.2M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 9.88M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.7M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 11.4M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.8M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 10.9M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 11.1M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 10.4M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 13.9M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 13.6M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 11.1M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 16.1M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 11.3M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 14.5M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.0M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 12.9M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 17.1M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 12.9M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 11.7M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 13.1M 1s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 15.9M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 15.7M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 14.8M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 18.2M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 14.7M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 12.4M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 16.9M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 17.2M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 14.9M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 17.3M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 18.9M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 14.6M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 17.3M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 20.3M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 17.3M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 17.1M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 14.3M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 24.5M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 15.5M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 18.0M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 17.5M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 22.2M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 18.5M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 24.0M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 15.0M 0s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 31.1M=1.6s unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install 2019-07-31 00:59:16 (3.16 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 00:59:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 00:59:17 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 00:59:18 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: 00:59:18 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 00:59:18 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 00:59:19 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 00:59:20 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 00:59:21 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 00:59:22 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 00:59:23 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 00:59:24 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 00:59:25 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 00:59:26 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 00:59:26 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 00:59:26 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 00:59:26 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 00:59:26 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 00:59:26 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 00:59:26 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 00:59:26 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 00:59:26 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 00:59:26 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 00:59:26 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 00:59:27 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 00:59:28 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: 00:59:28 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: 00:59:28 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 00:59:28 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 00:59:29 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 00:59:30 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 00:59:31 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 00:59:32 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 00:59:32 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 00:59:32 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 00:59:32 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 00:59:32 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 00:59:32 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 00:59:32 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 00:59:32 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 00:59:32 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 00:59:33 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 00:59:34 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 00:59:35 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 00:59:36 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 00:59:37 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: 00:59:37 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 00:59:37 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 00:59:38 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: 00:59:38 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: 00:59:38 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 00:59:38 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: 00:59:38 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 00:59:38 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: 00:59:38 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 00:59:38 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: 00:59:38 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: 00:59:38 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 00:59:38 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: 00:59:38 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 00:59:38 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 00:59:39 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 00:59:40 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jul 31 00:48 /dev/zero unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 00:59:41 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 00:59:42 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 00:59:43 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 00:59:44 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 00:59:44 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 00:59:44 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 00:59:44 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 00:59:44 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 00:59:44 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 00:59:44 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 00:59:44 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 00:59:45 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 00:59:46 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 00:59:47 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 00:59:47 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 00:59:47 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 00:59:47 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 00:59:47 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 00:59:47 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 00:59:47 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 00:59:48 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 00:59:48 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 00:59:48 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 00:59:48 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 00:59:48 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 00:59:48 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 00:59:48 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 00:59:48 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 00:59:48 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 00:59:48 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 00:59:48 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 00:59:49 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 00:59:49 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 00:59:49 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 00:59:49 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 00:59:49 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 00:59:49 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 00:59:49 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 00:59:49 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 00:59:49 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 00:59:49 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 00:59:49 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 00:59:49 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 00:59:49 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 00:59:50 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 00:59:50 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 00:59:50 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 00:59:50 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 00:59:51 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 00:59:52 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 00:59:52 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 00:59:53 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 00:59:53 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 00:59:54 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 00:59:54 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 00:59:55 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 00:59:55 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 00:59:55 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 00:59:55 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 00:59:56 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 00:59:56 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 00:59:57 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 00:59:58 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 00:59:58 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 00:59:58 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 00:59:58 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 00:59:59 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 00:59:59 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 01:00:00 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 01:00:00 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 01:00:00 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 01:00:01 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 01:00:01 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 01:00:03 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 01:00:03 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:00:03 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 01:00:03 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:00:03 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 01:00:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:00:03 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 01:00:03 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 01:00:03 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 01:00:03 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 01:00:03 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 01:00:04 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 01:00:04 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 01:00:04 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 01:00:04 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 01:00:04 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 01:00:04 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 01:00:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:00:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:00:04 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 01:00:04 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 01:00:04 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 01:00:05 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 01:00:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:00:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:00:05 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 01:00:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:00:05 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 01:00:05 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 01:00:05 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 01:00:05 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 01:00:05 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 01:00:05 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 01:00:05 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 01:00:06 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 01:00:06 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 01:00:06 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 01:00:07 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 01:00:07 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 01:00:08 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 01:00:08 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 01:00:08 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 01:00:08 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 01:00:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:00:08 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 01:00:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:00:08 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 01:00:08 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 01:00:09 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 01:00:09 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 01:00:09 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 01:00:09 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 01:00:09 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 01:00:09 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 01:00:10 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 01:00:10 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 01:00:10 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 01:00:11 DEBUG unit.oai-hss/0.install CC srtp.lo unit-abot-epc-basic-0: 01:00:11 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:00:11 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:00:11 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 01:00:11 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 01:00:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:00:11 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 01:00:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:00:11 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 01:00:11 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 01:00:11 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 01:00:11 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 01:00:12 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 01:00:12 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 01:00:12 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 01:00:12 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 01:00:13 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 01:00:14 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 01:00:15 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 01:00:15 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 01:00:15 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 01:00:16 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 01:00:17 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 01:00:17 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 01:00:17 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 01:00:17 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 01:00:18 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 01:00:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:00:18 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 01:00:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:00:18 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 01:00:18 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 01:00:18 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 01:00:18 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 01:00:19 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 01:00:19 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 01:00:19 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-abot-epc-basic-0: 01:00:19 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:00:19-- (try: 9) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 01:00:20 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 01:00:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:00:20 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 01:00:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:00:20 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 01:00:20 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 01:00:20 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 01:00:20 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 01:00:21 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 01:00:21 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 01:00:22 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 01:00:22 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 01:00:22 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 01:00:22 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 01:00:22 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 01:00:23 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 01:00:23 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 01:00:23 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 01:00:23 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 01:00:23 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 01:00:23 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 01:00:24 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 01:00:24 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 01:00:24 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 01:00:24 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 01:00:24 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 01:00:24 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 01:00:25 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 01:00:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:00:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:00:25 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 01:00:25 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 01:00:25 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 01:00:25 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 01:00:25 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 01:00:26 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 01:00:26 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 01:00:26 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 01:00:27 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 01:00:27 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 01:00:28 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 01:00:28 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 01:00:28 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 01:00:28 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 01:00:29 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 01:00:30 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 01:00:30 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 01:00:30 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 01:00:30 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 01:00:30 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 01:00:31 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 01:00:31 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 01:00:31 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 01:00:32 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 01:00:32 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 01:00:32 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 01:00:33 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 01:00:33 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 01:00:33 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 01:00:33 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 01:00:34 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 01:00:34 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 01:00:34 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 01:00:34 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 01:00:34 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 01:00:35 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 01:00:35 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 01:00:35 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-epc-0: 01:00:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:00:35 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 01:00:36 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 01:00:36 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 01:00:36 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 01:00:37 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 01:00:37 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 01:00:37 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 01:00:37 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 01:00:38 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 01:00:38 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 01:00:38 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 01:00:39 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 01:00:39 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 01:00:39 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 01:00:39 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 01:00:40 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 01:00:40 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 01:00:40 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 01:00:41 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: 01:00:41 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:41 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: 01:00:41 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 01:00:41 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: 01:00:41 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:41 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: 01:00:41 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:41 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: 01:00:41 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 01:00:41 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: 01:00:41 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 01:00:41 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: 01:00:41 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:41 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: 01:00:41 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 01:00:41 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:42 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 01:00:42 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 01:00:43 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 01:00:43 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 01:00:43 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 01:00:44 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 01:00:44 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 01:00:45 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 01:00:46 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 01:00:47 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: 01:00:47 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 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: 01:00:47 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 01:00:47 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: 01:00:47 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 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: 01:00:47 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 01:00:47 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:50 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 01:00:50 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:00:50 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:00:50 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 01:00:50 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 01:00:50 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 01:00:50 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 01:00:51 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 01:00:51 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 01:00:51 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 01:00:51 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 01:00:51 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 01:00:51 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 01:00:51 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 01:00:52 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 01:00:52 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 01:00:52 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 01:00:54 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 01:00:54 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 01:00:54 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 01:00:54 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: 01:00:54 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 01:00:54 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:54 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 01:00:54 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 01:00:55 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 01:00:55 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 01:00:55 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 01:00:55 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: 01:00:55 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 01:00:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:55 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 01:00:55 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 01:00:55 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 01:00:55 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: 01:00:55 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 01:00:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:55 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: 01:00:55 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 01:00:55 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:55 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 01:00:56 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 01:00:56 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 01:00:56 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 01:00:56 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 01:00:56 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 01:00:56 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 01:00:57 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 01:00:57 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: 01:00:57 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 01:00:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:00:57 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 01:00:57 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 01:00:57 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 01:00:57 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 01:00:57 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 01:00:57 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 01:00:57 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 01:00:58 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 01:00:58 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 01:00:58 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 01:00:58 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 01:00:58 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 01:00:58 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 01:00:58 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 01:00:58 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 01:00:58 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 01:00:58 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 01:00:58 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 01:00:58 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 01:00:58 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 01:00:59 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 01:01:00 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 01:01:00 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 01:01:00 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 01:01:00 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 01:01:00 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 01:01:00 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 01:01:00 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 01:01:00 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 01:01:00 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 01:01:00 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 01:01:00 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 01:01:01 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: 01:01:01 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 01:01:01 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: 01:01:01 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 01:01:01 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 01:01:02 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 01:01:02 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 01:01:02 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 01:01:02 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 01:01:02 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 01:01:02 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 01:01:02 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 01:01:02 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 01:01:02 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 01:01:02 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 01:01:02 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 01:01:02 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 01:01:03 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 01:01:04 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: 01:01:04 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 01:01:04 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: 01:01:04 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: 01:01:04 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: 01:01:04 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: 01:01:04 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 01:01:04 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: 01:01:04 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: 01:01:04 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: 01:01:04 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: 01:01:04 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 01:01:04 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: 01:01:04 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: 01:01:04 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: 01:01:04 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: 01:01:04 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: 01:01:04 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 01:01:04 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 01:01:05 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: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 01:01:05 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: 01:01:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 01:01:05 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: 01:01:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 01:01:05 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: 01:01:05 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 01:01:05 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: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 01:01:05 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: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 01:01:05 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: 01:01:05 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 01:01:05 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: 01:01:05 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-hss-0: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 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: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 01:01:06 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: 01:01:06 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 01:01:06 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 01:01:06 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: 01:01:06 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 01:01:07 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:01:07 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 01:01:07 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 01:01:07 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-hss-0: 01:01:07 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-hss-0: 01:01:07 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: 01:01:08 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 01:01:08 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: 01:01:08 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: 01:01:08 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-hss-0: 01:01:08 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: 01:01:09 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: 01:01:09 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: 01:01:10 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: 01:01:10 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: 01:01:10 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: 01:01:10 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: 01:01:10 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: 01:01:10 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: 01:01:11 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: 01:01:11 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: 01:01:11 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: 01:01:11 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: 01:01:11 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-hss-0: 01:01:11 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-hss-0: 01:01:11 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: 01:01:12 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: 01:01:12 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: 01:01:12 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: 01:01:12 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: 01:01:12 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: 01:01:13 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: 01:01:14 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: 01:01:14 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-hss-0: 01:01:14 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-hss-0: 01:01:14 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: 01:01:14 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: 01:01:14 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: 01:01:14 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: 01:01:15 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: 01:01:15 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: 01:01:15 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: 01:01:15 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: 01:01:15 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: 01:01:15 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: 01:01:15 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: 01:01:16 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: 01:01:16 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: 01:01:16 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 01:01:16 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 01:01:16 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 01:01:16 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 01:01:17 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.4 [111 kB] unit-oai-hss-0: 01:01:17 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-oai-hss-0: 01:01:17 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 01:01:17 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 01:01:17 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: 01:01:17 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: 01:01:17 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 01:01:18 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: 01:01:18 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 01:01:18 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 01:01:18 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: 01:01:18 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 01:01:18 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: 01:01:18 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: 01:01:19 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 01:01:19 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: 01:01:19 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: 01:01:19 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: 01:01:19 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: 01:01:19 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: 01:01:19 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 01:01:20 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: 01:01:20 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 01:01:20 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: 01:01:20 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 01:01:20 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: 01:01:20 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 01:01:20 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 01:01:20 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3121 kB/s) unit-oai-hss-0: 01:01:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 01:01:20 DEBUG unit.oai-hss/0.install (Reading database ... 92785 files and directories currently installed.) unit-oai-hss-0: 01:01:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:01:20 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 01:01:21 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 01:01:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 01:01:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:01:23 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:01:24 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 01:01:25 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 01:01:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 01:01:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 01:01:27 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 01:01:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 01:01:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 01:01:27 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 01:01:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 01:01:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 01:01:27 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 01:01:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 01:01:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:01:27 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 01:01:28 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 01:01:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 01:01:30 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: 01:01:30 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 01:01:30 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 01:01:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 01:01:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 01:01:31 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 01:01:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 01:01:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 01:01:31 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:01:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 01:01:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 01:01:31 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 01:01:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 01:01:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 01:01:33 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 01:01:34 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 01:01:36 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 01:01:36 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 01:01:36 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 01:01:36 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 01:01:36 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:01:36 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:01:36 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 01:01:36 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 01:01:36 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 01:01:36 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:01:36 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 01:01:36 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:01:37 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:01:37 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 01:01:37 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:01:37 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:01:37 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:01:37 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:01:37 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 01:01:38 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: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 01:01:38 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: 01:01:38 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 01:01:38 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:01:39 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 01:01:39 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 01:01:39 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 01:01:39 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 01:01:39 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 01:01:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:01:39 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 01:01:39 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 01:01:39 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 01:01:39 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 01:01:39 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:01:40 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 01:01:40 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 01:01:40 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:01:40 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 01:01:40 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 01:01:40 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 01:01:40 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 01:01:40 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 01:01:40 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: 01:01:40 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: 01:01:40 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 01:01:40 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 01:01:40 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 01:02:02 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 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: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 01:02:03 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 01:02:04 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 01:02:05 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 01:02:06 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 01:02:07 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 01:02:08 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 01:02:09 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: 01:02:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 01:02:09 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: 01:02:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 01:02:09 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: 01:02:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 01:02:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 01:02:09 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: 01:02:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 01:02:10 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: 01:02:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 01:02:10 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: 01:02:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 01:02:10 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: 01:02:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 01:02:10 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: 01:02:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 01:02:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 01:02:10 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: 01:02:11 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 01:02:11 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: 01:02:11 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 01:02:11 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: 01:02:11 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 01:02:11 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: 01:02:11 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: 01:02:11 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: 01:02:11 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: 01:02:11 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 01:02:11 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: 01:02:11 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: 01:02:11 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: 01:02:11 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: 01:02:11 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: 01:02:11 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 01:02:11 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 01:02:12 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: 01:02:12 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: 01:02:12 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 01:02:12 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: 01:02:12 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 01:02:12 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: 01:02:12 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 01:02:12 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: 01:02:12 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: 01:02:12 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: 01:02:12 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: 01:02:12 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 01:02:12 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 01:02:12 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: 01:02:13 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 01:02:13 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: 01:02:13 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 01:02:13 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: 01:02:13 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 01:02:13 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: 01:02:13 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 01:02:13 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 01:02:14 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 01:02:14 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 01:02:14 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 01:02:14 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: 01:02:14 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (93.4 kB/s) unit-oai-hss-0: 01:02:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 01:02:14 DEBUG unit.oai-hss/0.install (Reading database ... 95676 files and directories currently installed.) unit-oai-hss-0: 01:02:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 01:02:14 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 01:02:14 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 01:02:14 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: 01:02:14 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 01:02:14 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 01:02:14 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 01:02:14 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install ...............................................................................................................++++++ unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install .........++++++ unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install ...................++++++ unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install ...............++++++ unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Not Before: Jul 31 01:02:15 2019 GMT unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Not After : Jul 30 01:02:15 2020 GMT unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install 0C:15:98:B1:88:93:04:40:DA:77:32:58:9E:64:E4:58:F7:90:65:A3 unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install keyid:FF:A7:F9:C1:BA:E6:F7:7E:CF:18:77:24:6D:12:93:08:5D:7C:2F:2D unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jul 30 01:02:15 2020 GMT (365 days) unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 01:02:15 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: 01:02:15 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 01:02:15 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: 01:02:15 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: 01:02:15 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: 01:02:15 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 01:02:15 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: 01:02:15 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: 01:02:15 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: 01:02:15 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 01:02:15 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: 01:02:15 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: 01:02:15 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 01:02:15 DEBUG unit.oai-hss/0.install [ 86%] [ 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: 01:02:15 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: 01:02:15 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: 01:02:16 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_utils.a unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install Built target hss_access_restriction unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_auc unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install Built target hss_db unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 01:02:17 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: 01:02:17 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 01:02:17 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 01:02:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:18 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 01:02:18 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: 01:02:18 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 01:02:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:18 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 01:02:18 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 01:02:18 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 01:02:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 01:02:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 01:02:18 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: 01:02:18 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 01:02:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 01:02:18 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: 01:02:18 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 01:02:18 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: 01:02:18 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 01:02:18 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: 01:02:18 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: 01:02:18 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: 01:02:18 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 01:02:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 01:02:18 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: 01:02:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:18 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: 01:02:18 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: 01:02:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:18 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 01:02:18 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:02:18 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 01:02:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 01:02:18 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:02:18 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 01:02:18 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 01:02:18 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 01:02:18 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 01:02:18 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 01:02:18 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:02:18 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:02:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 01:02:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 01:02:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 01:02:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:02:19 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 01:02:19 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 01:02:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:02:19 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 01:02:19 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 01:02:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:02:19 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.120.22 unit-oai-hss-0: 01:02:19 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 01:02:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:19 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 01:02:19 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 01:02:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:19 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 01:02:19 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:02:19 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-epc-0: 01:02:19 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 01:02:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:19 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 01:02:19 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 01:02:19 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 01:02:19 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:02:19 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:02:19 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:02:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:02:19 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 01:02:19 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 01:02:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:02:19 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 01:02:19 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 01:02:19 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 01:02:19 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 01:02:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:02:19 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 01:02:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 01:02:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 01:02:19 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 01:02:19 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 01:02:19 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 01:02:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 01:02:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 01:02:19 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 01:02:19 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 01:02:20 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 01:02:20 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 01:02:20 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `ikiuquaizeitibe` identified by 'iediwohhuyaisee'] unit-mysql-0: 01:02:20 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `ikiuquaizeitibe` identified by 'iediwohhuyaisee'] unit-mysql-0: 01:02:20 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=ikiuquaizeitibe', 'password=iediwohhuyaisee', 'host=192.168.120.22', 'slave=False'] unit-mysql-0: 01:02:20 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 01:02:20 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 01:02:20 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-oai-hss-0: 01:02:20 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 01:02:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:02:20 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 01:02:20 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:02:20 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:02:20 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 01:02:20 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 01:02:20 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 01:02:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:02:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:02:20 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 01:02:20 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 01:02:20 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 01:02:20 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 01:02:20 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:02:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 01:02:20 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 01:02:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 01:02:20 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 01:02:20 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 01:02:20 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 01:02:20 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:02:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:02:20 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 01:02:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:02:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 01:02:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + user=ikiuquaizeitibe unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 01:02:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + password=iediwohhuyaisee unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 01:02:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.120.22 unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 01:02:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 01:02:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.120.22 ikiuquaizeitibe iediwohhuyaisee oai-hss unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.120.22"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"ikiuquaizeitibe"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"iediwohhuyaisee"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 01:02:20 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: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:02:20 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: 01:02:20 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: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u ikiuquaizeitibe --password=iediwohhuyaisee -h 192.168.120.22 oai-hss -e 'show tables;' unit-oai-hss-0: 01:02:20 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u ikiuquaizeitibe --password=iediwohhuyaisee -h 192.168.120.22 oai-hss unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 01:02:21 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 01:02:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:21 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22122 unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22122' unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22122 =~ .*running.* ]] unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:02:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:21 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 01:02:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:21 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 01:02:21 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 01:02:21 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 01:02:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + db_host=ikiuquaizeitibe unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 01:02:21 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 01:02:22 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 01:02:22 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 01:02:22 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 01:02:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:22 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 01:02:22 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 01:02:22 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 01:02:22 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 01:02:22 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 01:02:22 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 01:02:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:22 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 01:02:22 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 01:02:22 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 01:02:23 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 01:02:23 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 01:02:23 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 01:02:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:23 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 01:02:23 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:02:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:02:24 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 01:02:24 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 01:02:24 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 01:02:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:02:24 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 01:02:24 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 01:02:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:24 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 01:02:24 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 01:02:24 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 01:02:24 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 01:02:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:02:24 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 01:02:24 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 01:02:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:02:24 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 01:02:24 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 01:02:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:02:24 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 01:02:24 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 01:02:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:02:24 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 01:02:24 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:02:24 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 01:02:24 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 01:02:24 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 01:02:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:02:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:02:24 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 01:02:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:02:26 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:02:35 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:02:35-- (try:10) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:02:42 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: 01:02:42 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 01:02:42 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.10 [66.0 kB] unit-oai-epc-0: 01:02:43 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 01:02:43 DEBUG unit.oai-epc/0.install Fetched 121 kB in 1s (119 kB/s) unit-oai-epc-0: 01:02:43 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 01:02:43 DEBUG unit.oai-epc/0.install (Reading database ... 102418 files and directories currently installed.) unit-oai-epc-0: 01:02:43 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.10_all.deb ... unit-oai-epc-0: 01:02:43 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 01:02:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 01:02:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 01:02:44 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 01:02:44 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 01:02:44 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 01:02:44 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 01:02:44 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 01:02:44 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 01:02:44 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 01:02:44 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 01:02:44 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 01:02:44 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 01:02:44 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 01:02:48 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 01:02:48 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 01:02:48 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 01:02:48 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 01:02:48 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 01:02:50 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 01:02:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 01:02:50 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 01:02:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 01:02:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 01:02:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 01:02:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 01:02:50 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 01:02:52 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 01:02:52 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 01:02:52 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 01:02:52 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 01:02:53 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: 01:02:53 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: 01:02:53 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 01:02:53 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 01:02:54 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: 01:02:54 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 01:02:54 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: 01:02:54 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 01:02:54 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 01:02:55 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 01:02:55 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 01:02:55 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:02:55 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 01:02:55 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:02:55 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 01:02:55 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 01:02:55 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:02:55 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 01:02:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 01:02:56 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 01:02:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 01:02:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 01:02:57 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 01:02:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 01:02:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 01:02:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 01:02:58 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 01:02:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 01:02:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 01:02:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 01:02:59 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 01:03:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 01:03:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 01:03:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 01:03:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 01:03:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 01:03:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 01:03:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 01:03:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-mysql-0: 01:03:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:03:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:03:02 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:03:02 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:03:02 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:03:02 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:03:02 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:03:02 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:03:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:03:02 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:03:02 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:03:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:03:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 01:03:02 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 01:03:03 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 01:03:04 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-abot-epc-basic-0: 01:03:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 01:03:05 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: 01:03:05 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 01:03:05 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 01:03:06 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: 01:03:06 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 01:03:06 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: 01:03:06 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: 01:03:06 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: 01:03:06 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: 01:03:06 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: 01:03:06 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 01:03:06 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: 01:03:06 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 01:03:06 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: 01:03:06 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: 01:03:06 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 01:03:06 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: 01:03:06 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 01:03:06 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: 01:03:06 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: 01:03:06 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 01:03:06 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:03:06 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: 01:03:06 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: 01:03:07 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: 01:03:07 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:03:07 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:03:07 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:03:07 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 01:03:07 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 01:03:07 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:03:07 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 01:03:07 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 01:03:07 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:03:07 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 01:03:07 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 01:03:08 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: 01:03:08 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: 01:03:08 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: 01:03:08 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: 01:03:08 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: 01:03:08 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: 01:03:08 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 01:03:08 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: 01:03:08 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 01:03:08 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: 01:03:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 01:03:08 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 01:03:11 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 01:03:55 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 01:03:55 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 01:03:55 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 01:03:55 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 01:03:55 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 01:03:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:03:56 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 01:03:56 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: 01:03:56 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 01:03:56 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: 01:03:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:03:56 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 01:03:56 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 01:03:56 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 01:03:56 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 01:03:56 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 01:03:56 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 01:03:56 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 01:03:56 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 01:03:56 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 01:03:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 01:03:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 01:03:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 01:03:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 01:03:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 01:03:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 01:03:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 01:03:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 01:03:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 01:03:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 01:03:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 01:03:56 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 01:03:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 01:03:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 01:03:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 01:03:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 01:03:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 01:03:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 01:03:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 01:03:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.120.6 unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.120.6 ']' unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 01:03:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:03:57 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: 01:03:57 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 01:03:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:03:57 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 01:03:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 01:03:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 01:03:57 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: 01:03:57 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 01:03:57 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: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 01:03:57 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: 01:03:57 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 01:03:57 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 01:03:58 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 01:03:58 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 01:03:58 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 01:03:58 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: 01:03:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:03:58 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 01:03:58 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: 01:03:58 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: 01:03:58 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: 01:03:58 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: 01:03:58 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: 01:03:58 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: 01:03:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:03:58 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: 01:03:58 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: 01:03:58 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: 01:03:58 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: 01:03:58 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 01:03:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:03:58 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 01:03:58 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 01:03:58 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 01:03:58 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 01:03:58 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.120.6 unit-oai-epc-0: 01:03:58 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: 01:03:58 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: 01:03:58 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: 01:03:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.120.6/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:03:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.120.6/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:03:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.120.6/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:03:58 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: 01:03:58 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: 01:03:58 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 01:03:58 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: 01:03:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:03:58 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: 01:03:58 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: 01:03:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:03:58 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 01:03:58 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 01:03:58 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 01:03:58 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 01:03:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:03:58 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 01:03:58 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 01:03:58 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 01:03:58 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 01:03:58 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 01:03:58 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 01:03:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 01:03:58 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:03:58 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:03:58 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 01:03:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:03:58 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 01:03:58 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 01:03:58 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 01:03:58 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 01:03:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:03:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:03:58 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 01:03:58 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 01:03:59 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 01:03:59 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 01:03:59 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 01:03:59 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 01:03:59 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 01:03:59 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 01:03:59 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 01:03:59 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 01:03:59 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 01:03:59 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 01:03:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 01:03:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:03:59 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-epc-0: 01:03:59 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 01:03:59 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.120.6 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.120.6 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.120.6 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.120.6 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.120.6 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.120.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 6 -le 255 ]] unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.120.6 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.120.6 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.120.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 6 -le 255 ]] unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.120.6 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.120.6' unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.120.6 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.120.6 unit-oai-epc-0: 01:03:59 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:03:59 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 01:03:59 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 01:03:59 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 01:03:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:03:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:03:59 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 01:03:59 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:03:59 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:03:59 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:03:59 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:03:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 01:03: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: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 01:03:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:03:59 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 01:03:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 01:03:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 01:03:59 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 01:03:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:03:59 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 01:03:59 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 01:03:59 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 01:03:59 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 01:03:59 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 01:03:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 01:03:59 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 01:03:59 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 01:03:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 01:03:59 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:03:59 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 01:03:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 01:03:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:03:59 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 01:03:59 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 01:03:59 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 01:03:59 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 01:03:59 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:03:59 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 01:03:59 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:03:59 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.120.18 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.120.18 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.120.18 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.120.18 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.120.18 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.120.18 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 18 -le 255 ]] unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.120.18 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.120.18 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.120.18 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 120 -le 255 ]] unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 18 -le 255 ]] unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.120.18 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.120.18' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.120.18 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.120.18 unit-oai-epc-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:00 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:00 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 01:04:00 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 01:04:00 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:04:00 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:04:00 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:04:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:04:00 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:04:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22122' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22122 =~ .*running.* ]] unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:04:00 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:04:00 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 01:04:00 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 01:04:00 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 01:04:00 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 01:04:00 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:04:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:04:00 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 01:04:00 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 01:04:00 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 01:04:00 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:04:00 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:04:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:04:00 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 01:04:00 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 01:04:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:04:00 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 01:04:00 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:04:00 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:04:00 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:04:00 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:04:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:00 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.120.6 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.120.6 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.120.18 unit-oai-epc-0: 01:04:00 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 01:04:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 01:04:00 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=ikiuquaizeitibe unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=iediwohhuyaisee unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-hss-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.120.22 unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z ikiuquaizeitibe ']' unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ikiuquaizeitibe --password=iediwohhuyaisee -h 192.168.120.22 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-epc-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-epc-0: 01:04:01 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: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ikiuquaizeitibe --password=iediwohhuyaisee -h 192.168.120.22 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:01 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.120.18 ']' unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:04:01 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: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u ikiuquaizeitibe --password=iediwohhuyaisee -h 192.168.120.22 oai-hss unit-oai-hss-0: 01:04:01 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:01 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 01:04:01 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 01:04:01 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:04:01 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-hss-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:04:01 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:04:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:04:01 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 01:04:01 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 01:04:01 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 01:04:01 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 01:04:01 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:04:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:04:01 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 01:04:01 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 01:04:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:04:01 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 01:04:01 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:04:01 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:04:01 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:04:01 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:04:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:01 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.120.18 unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 01:04:01 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 01:04:01 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:04:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:04:02 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: 01:04:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:02 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: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.120.18 ']' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 01:04:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:02 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.120.18 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 01:04:02 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: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 01:04:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:02 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 01:04:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15389 unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15389' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15389 =~ .*running.* ]] unit-oai-epc-0: 01:04:02 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: 01:04:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:02 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: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 01:04:02 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:04:03 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:04:03 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:04:03 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 01:04:03 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 01:04:03 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:04:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:04:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:04:04 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 01:04:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 01:04:04 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:04:05 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:04:05 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:04:05 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 01:04:05 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 01:04:05 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:04:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:04:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 01:04:06 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 01:04:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 01:04:06 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 01:04:07 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 01:04:07 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 01:04:07 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 01:04:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:07 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 01:04:07 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 01:04:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:04:07 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 01:04:07 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 01:04:07 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 01:04:09 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:04:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:04:09 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 01:04:09 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 01:04:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:04:09 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 01:04:09 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 01:04:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:04:09 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 01:04:09 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 01:04:10 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 01:04:10 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 01:04:10 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 01:04:10 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 01:04:10 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 01:04:10 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 01:04:10 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 01:04:10 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 01:04:10 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:04:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:04:10 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 01:04:10 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 01:04:43 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:04:43 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:04:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:04:53 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:04:53-- (try:11) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 01:05:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:05:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:05:36 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:05:36 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:05:36 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:05:36 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:05:36 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:05:36 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:05:36 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:05:36 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:05:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:05:37 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:05:37 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:05:37 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:05:37 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15389' unit-oai-epc-0: 01:05:37 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15389 =~ .*running.* ]] unit-oai-epc-0: 01:05:37 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: 01:05:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:05:37 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:05:37 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:05:37 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:05:37 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:05:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:05:37 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:05:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:05:37 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:05:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:05:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:06:49 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:06:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:06:49 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:06:49 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 01:06:49 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 01:06:49 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:06:49 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:06:49 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:06:49 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:06:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:06:49 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:06:49 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:06:49 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:06:49 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22122' unit-oai-hss-0: 01:06:49 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22122 =~ .*running.* ]] unit-oai-hss-0: 01:06:49 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:06:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:06:49 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:06:49 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:06:49 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:06:49 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:06:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:06:49 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:06:49 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:06:49 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 01:06:49 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:06:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:07:00 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:07:00 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:07:00 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:07:10 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:07:10-- (try:12) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 01:07:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:07:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:07:36 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:07:36 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:07:36 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:07:36 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:07:36 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:07:36 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:07:36 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:07:36 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:07:36 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:07:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:08:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:09:17 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:09:17 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:09:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:09:27 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:09:27-- (try:13) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 01:10:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:10:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:10:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:10:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:10:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:10:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:10:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:10:01 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:10:01 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:10:01 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:10:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:10:01 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:10:01 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:10:01 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:10:01 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15389' unit-oai-epc-0: 01:10:01 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15389 =~ .*running.* ]] unit-oai-epc-0: 01:10:01 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: 01:10:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:10:02 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:10:02 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:10:02 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:10:02 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:10:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:10:02 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:10:02 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:10:02 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:10:02 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:10:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:11:34 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:11:44 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:11:44-- (try:14) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 01:11:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:11:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:11:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:11:48 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 01:11:48 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 01:11:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:11:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:11:48 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:11:48 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:11:48 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:11:48 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:11:48 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:11:48 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:11:48 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22122' unit-oai-hss-0: 01:11:48 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22122 =~ .*running.* ]] unit-oai-hss-0: 01:11:48 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:11:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:11:48 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:11:48 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:11:48 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:11:48 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:11:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:11:48 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:11:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:11:48 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 01:11:48 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:11:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:13:17 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:13:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:13:17 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:13:17 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:13:17 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:13:17 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:13:17 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:13:17 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:13:17 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:13:17 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:13:17 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:13:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:13:52 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:13:52 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:13:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:14:02 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:14:02-- (try:15) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 01:14:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:15:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:15:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:15:36 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:15:36 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:15:36 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:15:36 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:15:36 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:15:36 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:15:36 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:15:36 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:15:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:15:36 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:15:36 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:15:36 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:15:36 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15389' unit-oai-epc-0: 01:15:36 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15389 =~ .*running.* ]] unit-oai-epc-0: 01:15:36 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: 01:15:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:15:37 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:15:37 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:15:37 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:15:37 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:15:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:15:37 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:15:37 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:15:37 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:15:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:15:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:16:09 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:16:09 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:16:09 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:16:19 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:16:19-- (try:16) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 01:16:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:16:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:16:27 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:16:27 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 01:16:27 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 01:16:27 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:16:27 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:16:27 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:16:27 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:16:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:16:27 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:16:27 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:16:27 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:16:27 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22122' unit-oai-hss-0: 01:16:27 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22122 =~ .*running.* ]] unit-oai-hss-0: 01:16:27 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:16:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:16:27 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:16:27 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:16:27 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:16:27 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:16:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:16:27 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:16:27 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:16:27 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 01:16:27 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:16:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:17:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:17:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:17:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:17:48 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:17:48 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:17:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:17:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:17:48 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:17:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:17:48 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:17:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:17:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:18:26 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:18:26 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:18:26 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:18:36 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:18:36-- (try:17) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 01:19:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:20:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:20:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:20:05 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:20:05 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:20:05 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:20:05 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:20:05 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:20:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15389' unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15389 =~ .*running.* ]] unit-oai-epc-0: 01:20:05 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: 01:20:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:20:05 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:20:05 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:20:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:20:05 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:20:05 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:20:05 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:20:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:20:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:20:43 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:20:43 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:20:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:20:53 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:20:53-- (try:18) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 01:21:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:21:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:21:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:21:06 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 01:21:06 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 01:21:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:21:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:21:06 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:21:06 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:21:06 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:21:06 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:21:06 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:21:06 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:21:06 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22122' unit-oai-hss-0: 01:21:06 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22122 =~ .*running.* ]] unit-oai-hss-0: 01:21:06 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:21:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:21:06 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:21:06 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:21:06 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:21:06 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:21:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:21:06 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:21:06 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:21:06 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 01:21:06 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:21:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:23:00 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:23:00 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:23:00 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:23:10 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:23:10-- (try:19) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 01:23:14 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:23:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:23:14 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:23:14 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:23:14 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:23:14 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:23:14 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:23:14 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:23:14 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:23:14 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:23:14 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:23:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:24:32 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:24:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:24:32 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:24:32 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:24:32 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:24:32 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:24:32 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:24:32 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:24:32 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:24:32 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:24:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:24:32 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:24:32 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:24:32 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:24:32 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15389' unit-oai-epc-0: 01:24:32 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15389 =~ .*running.* ]] unit-oai-epc-0: 01:24:32 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: 01:24:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:24:32 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:24:32 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:24:32 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:24:32 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:24:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:24:32 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:24:32 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:24:32 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:24:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:24:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:24:42 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:25:14 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:25:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:25:14 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:25:14 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 01:25:14 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 01:25:14 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:25:14 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:25:14 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:25:14 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:25:14 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:25:14 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:25:14 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:25:14 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:25:14 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22122' unit-oai-hss-0: 01:25:14 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22122 =~ .*running.* ]] unit-oai-hss-0: 01:25:14 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:25:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:25:14 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:25:14 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:25:14 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:25:14 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:25:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:25:14 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:25:14 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:25:14 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 01:25:14 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:25:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:25:18 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:25:18 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:25:18 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:25:28 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:25:28-- (try:20) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install Giving up. unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:27:35 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Error: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 01:27:35 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-abot-epc-basic-0: 01:27:35 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 01:27:35 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 01:27:35 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 01:27:35 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 01:27:35 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 01:27:40 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-abot-epc-basic-0: 01:27:40 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 01:27:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 01:27:40 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 01:27:40 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 01:27:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 01:27:40 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 01:27:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 01:27:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:27:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 01:27:40 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b29ed4-default-0 unit-abot-epc-basic-0: 01:27:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 01:27:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 01:27:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 01:27:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 01:27:40 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1000 kB] unit-abot-epc-basic-0: 01:27:41 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [758 kB] unit-abot-epc-basic-0: 01:27:43 DEBUG unit.abot-epc-basic/0.install Fetched 2083 kB in 1s (1383 kB/s) unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install openjdk-8-jdk is already the newest version (8u222-b10-1ubuntu1~16.04.1). unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 01:27:44 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:27:44-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 01:28:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:28:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:28:19 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:28:19 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:28:19 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:28:19 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:28:19 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:28:19 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:28:19 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:28:19 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:28:19 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:28:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:28:38 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:28:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:28:38 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:28:38 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:28:38 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:28:38 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:28:38 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:28:38 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:28:38 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:28:38 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:28:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:28:38 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:28:38 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:28:38 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:28:38 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15389' unit-oai-epc-0: 01:28:38 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15389 =~ .*running.* ]] unit-oai-epc-0: 01:28:38 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: 01:28:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:28:38 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:28:38 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:28:38 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:28:38 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:28:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:28:38 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:28:38 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:28:38 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:28:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:28:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:29:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:29:53 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:29:53-- (try: 2) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 01:30:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:30:42 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:30:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:30:42 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:30:42 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 01:30:42 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 01:30:42 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:30:42 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:30:42 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:30:42 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:30:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:30:42 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:30:42 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:30:42 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:30:42 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22122' unit-oai-hss-0: 01:30:42 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22122 =~ .*running.* ]] unit-oai-hss-0: 01:30:42 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:30:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:30:42 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:30:42 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:30:42 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:30:42 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:30:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:30:42 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:30:42 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:30:42 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 01:30:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:30:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:32:00 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:32:00 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:32:00 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:32:02 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:32:02-- (try: 3) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 01:32:49 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:32:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:32:49 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:32:49 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:32:49 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:32:49 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:32:49 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:32:49 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:32:49 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:32:49 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:32:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:32:49 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:32:49 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:32:49 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:32:49 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15389' unit-oai-epc-0: 01:32:49 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15389 =~ .*running.* ]] unit-oai-epc-0: 01:32:49 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: 01:32:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:32:49 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:32:49 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:32:49 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:32:49 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:32:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:32:49 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:32:49 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:32:49 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:32:49 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:32:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:34:09 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:34:09 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:34:09 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 01:34:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:34:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:34:09 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:34:09 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:34:09 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:34:09 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:34:09 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:34:09 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:34:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:34:09 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:34:09 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:34:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:34:12 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:34:12-- (try: 4) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 01:35:30 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:36:19 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:36:19 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:36:19 DEBUG unit.abot-epc-basic/0.install unit-oai-hss-0: 01:36:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:36:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:36:22 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:36:22 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 01:36:22 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 01:36:22 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:36:22 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:36:22 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:36:22 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:36:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:36:22 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:36:22 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:36:22 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:36:22 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22122' unit-oai-hss-0: 01:36:22 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22122 =~ .*running.* ]] unit-oai-hss-0: 01:36:22 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:36:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:36:22 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:36:22 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:36:22 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:36:22 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:36:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:36:22 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:36:22 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:36:22 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 01:36:22 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:36:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:36:23 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:36:23-- (try: 5) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 01:37:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:37:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:37:27 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:37:27 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:37:27 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:37:27 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:37:27 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:37:27 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:37:27 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:37:27 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:37:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:37:27 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:37:27 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:37:27 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:37:27 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15389' unit-oai-epc-0: 01:37:27 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15389 =~ .*running.* ]] unit-oai-epc-0: 01:37: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: 01:37:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:37:28 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:37:28 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:37:28 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:37:28 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:37:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:37:28 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:37:28 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:37:28 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:37:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:37:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:38:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:38:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:38:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:38:10 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:38:10 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:38:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:38:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:38:10 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:38:10 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:38:10 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:38:10 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:38:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:38:31 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:38:31 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:38:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:38:36 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:38:36-- (try: 6) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 01:40:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:40:43 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:40:43 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:40:43 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:40:49 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:40:49-- (try: 7) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 01:41:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:41:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:41:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:41:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 01:41:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 01:41:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:41:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:41:04 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:41:04 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:41:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:41:05 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:41:05 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:41:05 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:41:05 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22122' unit-oai-hss-0: 01:41:05 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22122 =~ .*running.* ]] unit-oai-hss-0: 01:41:05 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:41:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:41:05 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:41:05 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:41:05 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:41:05 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:41:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:41:05 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:41:05 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:41:05 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 01:41:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:41:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:42:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:42:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:42:29 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:42:29 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:42:29 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:42:29 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:42:29 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:42:29 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:42:29 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:42:29 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:42:29 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:42:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:42:56 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:42:56 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:42:56 DEBUG unit.abot-epc-basic/0.install unit-oai-epc-0: 01:42:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:42:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:42:57 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:42:57 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:42:57 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:42:57 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:42:57 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:42:57 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15389' unit-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15389 =~ .*running.* ]] unit-oai-epc-0: 01:42:57 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: 01:42:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:42:57 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:42:57 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:42:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:42:58 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:42:58 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:42:58 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:42:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:42:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:43:03 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:43:03-- (try: 8) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 01:45:10 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:45:10 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:45:10 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:45:18 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:45:18-- (try: 9) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 01:46:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:47:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:47:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:47:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:47:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 01:47:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 01:47:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:47:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:47:01 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:47:01 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:47:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:47:01 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:47:01 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:47:01 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:47:01 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22122' unit-oai-hss-0: 01:47:01 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22122 =~ .*running.* ]] unit-oai-hss-0: 01:47:01 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:47:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:47:01 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:47:01 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:47:01 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:47:01 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:47:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:47:01 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:47:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:47:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 01:47:01 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:47:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:47:26 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:47:26 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:47:26 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:47:35 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:47:35-- (try:10) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-epc-0: 01:47:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:47:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:47:51 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:47:51 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:47:51 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:47:51 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:47:51 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:47:51 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:47:51 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:47:51 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:47:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:47:51 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:47:51 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:47:51 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:47:51 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15389' unit-oai-epc-0: 01:47:51 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15389 =~ .*running.* ]] unit-oai-epc-0: 01:47:51 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: 01:47:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:47:51 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:47:51 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:47:51 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:47:51 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:47:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:47:51 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:47:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:47:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:47:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:47:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:48:07 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:48:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:48:07 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:48:07 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:48:07 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:48:07 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:48:07 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:48:07 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:48:07 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:48:07 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:48:07 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:48:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:49:42 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:49:42 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:49:42 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:49:52 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:49:52-- (try:11) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 01:50:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:51:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:51:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:51:15 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:51:15 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 01:51:15 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 01:51:15 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:51:15 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:51:15 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:51:15 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:51:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:51:15 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:51:15 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:51:15 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:51:15 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22122' unit-oai-hss-0: 01:51:15 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22122 =~ .*running.* ]] unit-oai-hss-0: 01:51:15 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:51:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:51:15 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:51:15 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:51:15 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:51:15 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:51:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:51:15 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:51:15 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:51:15 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 01:51:15 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:51:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:51:59 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:51:59 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:51:59 DEBUG unit.abot-epc-basic/0.install unit-oai-epc-0: 01:52:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:52:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:52:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:52:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:52:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:52:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:52:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:52:00 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:52:00 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:52:00 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:52:00 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:52:00 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:52:00 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:52:00 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:52:00 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15389' unit-oai-epc-0: 01:52:00 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15389 =~ .*running.* ]] unit-oai-epc-0: 01:52:00 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: 01:52:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:52:00 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:52:00 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:52:00 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:52:00 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:52:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:52:00 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:52:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:52:00 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:52:00 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:52:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:52:09 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:52:09-- (try:12) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-mysql-0: 01:52:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:52:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:52:21 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:52:21 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:52:21 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:52:21 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:52:21 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:52:21 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:52:21 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:52:21 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:52:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:52:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 01:54:16 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:54:16 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:54:16 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:54:26 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:54:26-- (try:13) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 01:55:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 01:56:34 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... failed: Connection timed out. unit-abot-epc-basic-0: 01:56:34 DEBUG unit.abot-epc-basic/0.install Retrying. unit-abot-epc-basic-0: 01:56:34 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 01:56:44 DEBUG unit.abot-epc-basic/0.install --2019-07-31 01:56:44-- (try:14) http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-oai-hss-0: 01:57:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 01:57:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 01:57:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 01:57:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 01:57:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 01:57:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 01:57:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 01:57:04 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 01:57:04 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 01:57:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22122' unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22122 =~ .*running.* ]] unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 01:57:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 01:57:05 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 01:57:05 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 01:57:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 01:57:05 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 01:57:05 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 01:57:05 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 01:57:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 01:57:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:57:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 01:57:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 01:57:21 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 01:57:21 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 01:57:21 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 01:57:21 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 01:57:21 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 01:57:21 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 01:57:21 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 01:57:21 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 01:57:21 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 01:57:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:57:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 01:57:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 01:57:51 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 01:57:51 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 01:57:51 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 01:57:51 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 01:57:51 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 01:57:51 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 01:57:51 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 01:57:51 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 01:57:51 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 01:57:51 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 01:57:51 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 01:57:51 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15389' unit-oai-epc-0: 01:57:51 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15389 =~ .*running.* ]] unit-oai-epc-0: 01:57:51 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: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 01:57:51 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 01:57:51 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 01:57:51 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 01:57:51 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 01:57:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 01:57:51 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 01:57:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 01:57:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 01:57:51 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 01:57:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-07-31 01:58:52,004 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-07-31 01:59:41,445 - 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, 2 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, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 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-07-31 01:59:41,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-31 01:59:41,856 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-31T02:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d7eea22d9961447bbffc29be32865ee0", "name": "juju_epc-project_9224632b-84c8-4b21-b27a-de561a0be404"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/d7eea22d9961447bbffc29be32865ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/d7eea22d9961447bbffc29be32865ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/d7eea22d9961447bbffc29be32865ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_d7eea22d9961447bbffc29be32865ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_d7eea22d9961447bbffc29be32865ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/d7eea22d9961447bbffc29be32865ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/d7eea22d9961447bbffc29be32865ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/d7eea22d9961447bbffc29be32865ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/d7eea22d9961447bbffc29be32865ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/d7eea22d9961447bbffc29be32865ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/d7eea22d9961447bbffc29be32865ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_9224632b-84c8-4b21-b27a-de561a0be404", "id": "382414941dd74121992514349d5b1153"}, "audit_ids": ["-WdPXs9pTiW9hhTP_DUKLw"], "issued_at": "2019-07-31T01:59:41.000000Z"}} 2019-07-31 01:59:41,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 01:59:41,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:42,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Wed, 31 Jul 2019 01:59:42 GMT X-Openstack-Request-Id: req-e525ca7f-9239-4da6-bd15-32a4c8eb7e06 2019-07-31 01:59:42,215 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:46:57Z", "updated_at": "2019-07-31T01:59:30Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "0307b4f3-4c2e-49d2-bb19-8126341ad5fd", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:36:40Z", "updated_at": "2019-07-31T01:59:41Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "24ffa2fc-f926-41bd-af50-53bc944a7e45", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:43:45Z", "updated_at": "2019-07-31T01:59:20Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "53ee9b8e-61ee-4f45-adc2-09b5ac8007fa", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:41:11Z", "updated_at": "2019-07-31T01:59:08Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "591320f7-b9e8-4f2d-bca9-ba6c98142e01", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:46:19Z", "updated_at": "2019-07-31T01:59:30Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "9aac033d-31ad-44ff-9733-386c9d3cdb2f", "qos_policy_id": null}]} 2019-07-31 01:59:42,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-e525ca7f-9239-4da6-bd15-32a4c8eb7e06 2019-07-31 01:59:42,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.355885028839s 2019-07-31 01:59:42,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-31 01:59:42,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/0307b4f3-4c2e-49d2-bb19-8126341ad5fd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:43,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 01:59:43 GMT X-Openstack-Request-Id: req-917403ee-6e12-44ef-a346-5500dff2c804 2019-07-31 01:59:43,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 01:59:43,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/0307b4f3-4c2e-49d2-bb19-8126341ad5fd.json used request id req-917403ee-6e12-44ef-a346-5500dff2c804 2019-07-31 01:59:43,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11886286736s 2019-07-31 01:59:43,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 01:59:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:43,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Wed, 31 Jul 2019 01:59:43 GMT X-Openstack-Request-Id: req-d23b45bc-fb5f-4d20-9fc0-6e22a5c8abe7 2019-07-31 01:59:43,730 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:36:40Z", "updated_at": "2019-07-31T01:59:41Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.215", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "24ffa2fc-f926-41bd-af50-53bc944a7e45", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:43:45Z", "updated_at": "2019-07-31T01:59:20Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "53ee9b8e-61ee-4f45-adc2-09b5ac8007fa", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:41:11Z", "updated_at": "2019-07-31T01:59:08Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "591320f7-b9e8-4f2d-bca9-ba6c98142e01", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:46:19Z", "updated_at": "2019-07-31T01:59:30Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "9aac033d-31ad-44ff-9733-386c9d3cdb2f", "qos_policy_id": null}]} 2019-07-31 01:59:43,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-d23b45bc-fb5f-4d20-9fc0-6e22a5c8abe7 2019-07-31 01:59:43,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.357816934586s 2019-07-31 01:59:43,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-31 01:59:43,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/24ffa2fc-f926-41bd-af50-53bc944a7e45.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:44,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 01:59:44 GMT X-Openstack-Request-Id: req-39397dc5-5504-4f1c-a5ea-42592a36f1fd 2019-07-31 01:59:44,864 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 01:59:44,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/24ffa2fc-f926-41bd-af50-53bc944a7e45.json used request id req-39397dc5-5504-4f1c-a5ea-42592a36f1fd 2019-07-31 01:59:44,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.10626506805s 2019-07-31 01:59:44,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 01:59:44,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:45,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Wed, 31 Jul 2019 01:59:45 GMT X-Openstack-Request-Id: req-c97bc58c-f35d-419b-89f5-374151405ca4 2019-07-31 01:59:45,377 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:43:45Z", "updated_at": "2019-07-31T01:59:20Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "53ee9b8e-61ee-4f45-adc2-09b5ac8007fa", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:41:11Z", "updated_at": "2019-07-31T01:59:08Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "591320f7-b9e8-4f2d-bca9-ba6c98142e01", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:46:19Z", "updated_at": "2019-07-31T01:59:30Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "9aac033d-31ad-44ff-9733-386c9d3cdb2f", "qos_policy_id": null}]} 2019-07-31 01:59:45,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-c97bc58c-f35d-419b-89f5-374151405ca4 2019-07-31 01:59:45,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.502136945724s 2019-07-31 01:59:45,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-31 01:59:45,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/53ee9b8e-61ee-4f45-adc2-09b5ac8007fa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:46,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 01:59:46 GMT X-Openstack-Request-Id: req-0574f3ec-e5f6-4c54-b7c7-49491fd2bee2 2019-07-31 01:59:46,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 01:59:46,533 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/53ee9b8e-61ee-4f45-adc2-09b5ac8007fa.json used request id req-0574f3ec-e5f6-4c54-b7c7-49491fd2bee2 2019-07-31 01:59:46,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.13295102119s 2019-07-31 01:59:46,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 01:59:46,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:46,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Wed, 31 Jul 2019 01:59:46 GMT X-Openstack-Request-Id: req-839bbaf3-f0f1-4bbb-85f2-03444c240deb 2019-07-31 01:59:46,856 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:41:11Z", "updated_at": "2019-07-31T01:59:08Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "591320f7-b9e8-4f2d-bca9-ba6c98142e01", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:46:19Z", "updated_at": "2019-07-31T01:59:30Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "9aac033d-31ad-44ff-9733-386c9d3cdb2f", "qos_policy_id": null}]} 2019-07-31 01:59:46,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-839bbaf3-f0f1-4bbb-85f2-03444c240deb 2019-07-31 01:59:46,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.312654972076s 2019-07-31 01:59:46,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-31 01:59:46,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/591320f7-b9e8-4f2d-bca9-ba6c98142e01.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:47,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 01:59:47 GMT X-Openstack-Request-Id: req-9e04a424-da76-4629-9b25-a18c0db03e59 2019-07-31 01:59:47,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 01:59:47,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/591320f7-b9e8-4f2d-bca9-ba6c98142e01.json used request id req-9e04a424-da76-4629-9b25-a18c0db03e59 2019-07-31 01:59:47,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.583935022354s 2019-07-31 01:59:47,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 01:59:47,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:47,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Wed, 31 Jul 2019 01:59:47 GMT X-Openstack-Request-Id: req-69fe4b8e-263f-4951-941e-be1ffaab5f2a 2019-07-31 01:59:47,814 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:46:19Z", "updated_at": "2019-07-31T01:59:30Z", "floating_network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 8, "project_id": "d7eea22d9961447bbffc29be32865ee0", "port_id": null, "id": "9aac033d-31ad-44ff-9733-386c9d3cdb2f", "qos_policy_id": null}]} 2019-07-31 01:59:47,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-69fe4b8e-263f-4951-941e-be1ffaab5f2a 2019-07-31 01:59:47,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.346298933029s 2019-07-31 01:59:47,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-07-31 01:59:47,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/floatingips/9aac033d-31ad-44ff-9733-386c9d3cdb2f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:48,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 01:59:48 GMT X-Openstack-Request-Id: req-ea02926d-4643-42b3-adcd-76f0badd98a3 2019-07-31 01:59:48,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 01:59:48,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/floatingips/9aac033d-31ad-44ff-9733-386c9d3cdb2f.json used request id req-ea02926d-4643-42b3-adcd-76f0badd98a3 2019-07-31 01:59:48,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11457204819s 2019-07-31 01:59:48,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-07-31 01:59:48,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:49,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Wed, 31 Jul 2019 01:59:48 GMT X-Openstack-Request-Id: req-1a589bf9-431d-4a6d-af16-e6e2e6db6afe 2019-07-31 01:59:49,000 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-07-31 01:59:49,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-1a589bf9-431d-4a6d-af16-e6e2e6db6afe 2019-07-31 01:59:49,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.049427986145s 2019-07-31 01:59:49,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-31 01:59:49,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/0be535de-1ee1-4b48-9794-be9d0c504a6d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:50,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 01:59:50 GMT X-Openstack-Request-Id: req-7354bed7-e044-4b01-a08e-cbe0be6ca11b 2019-07-31 01:59:50,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-07-31 01:59:50,189 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/0be535de-1ee1-4b48-9794-be9d0c504a6d used request id req-7354bed7-e044-4b01-a08e-cbe0be6ca11b 2019-07-31 01:59:50,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18689417839s 2019-07-31 01:59:50,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 01:59:50,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2019-07-31 01:59:50,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "3c2e1869c54d4ab98d5eb327898d8393", "name": "admin"}, {"id": "63008ca3539f43a5a20037b4c03662d2", "name": "member"}, {"id": "079d52ea0e4d41d589c100a15c7bc57c", "name": "reader"}], "expires_at": "2019-07-31T02:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fab117c2f4460eb88cd1a26bc06c47", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.7:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0e4685c4deb9491593f453e62955d35e"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12de977db0a342e9b2bb6527a71c8cec"}, {"url": "http://192.30.9.7:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "34db799d4dac4a1880cc74b191db4465"}], "type": "alarming", "id": "1f2aac6474984a30bd60e25f88c35b94", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4619b7de862b4de29ae7d5c00652c8eb"}, {"url": "http://172.30.9.37:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7334b2d711b14941be1faa3ff599997a"}, {"url": "http://192.30.9.7:8776/v3/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e24810e741e842abb8c13f5117173ae7"}], "type": "volumev3", "id": "28b266ba088243b2930a6f904b7c1c43", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.7:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0782174de38d4857a1d48670138c4dc4"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0965274de4e44c918fe77fad7604ebf4"}, {"url": "http://192.30.9.7:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e2776de2c6247848e822c86ddf46e40"}], "type": "compute", "id": "32c087ff901b4fa79b2de808a3238365", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.7:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4e83047fab8441d48f0022ebdfd6384b"}, {"url": "http://192.30.9.7:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "85e67e329cc549b2a91e00b4ff640bf5"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a8f7e6c94f224a00b2de2dc583b59af1"}], "type": "placement", "id": "44aa0d2d5d564c0da75b1c4edf627206", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2c36a7c672b64630b58b1714d0196a88"}, {"url": "http://192.30.9.7:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5832850ad86409e9192d904d240288c"}, {"url": "http://192.30.9.7:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcdcdfe55bd64908ae341a7cca9c0b62"}], "type": "network", "id": "6d51b58198b94413aae512ba234787ee", "name": "neutron"}, {"endpoints": [{"url": "http://12.0.0.42:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f5db46ab5a447258138df74d74cb2de"}, {"url": "http://12.0.0.42:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eb56700a74aa43ccb1253bd63886eea6"}, {"url": "http://172.30.9.37:8080/v1/AUTH_72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa36df0e41fe46948f423eb66c589cc0"}], "type": "object-store", "id": "76bd582fe57e44a5843683fc89dfb535", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.7:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c9bd2a21732d4dea92b59e691736951c"}, {"url": "http://192.30.9.7:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "eead940f40ec4feba7614444f53cbe35"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f2d9ebe4b2cf4c9781431b68bd326b55"}], "type": "event", "id": "958a6ec3ae7440f6bc7f8f0de5138205", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "642f068552304e3191314a85d488c8f5"}, {"url": "http://192.30.9.7:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c02d319d71be459b96a715890e2e180a"}, {"url": "http://192.30.9.7:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a953364a2d4e7c98431aa96122ebe7"}], "type": "identity", "id": "c3be1dd58d2e4c6182a31cfbd6e7fe1e", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b9a63658f68441ab95795ae5c62845d"}, {"url": "http://172.30.9.37:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b0aae66b9224454a9b5fe25ab9b05cb4"}, {"url": "http://192.30.9.7:8776/v2/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ed6baaec7ed1481c90043e490afebbeb"}], "type": "volumev2", "id": "caadeb97036b46788b37e2298042e0c6", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1d7443dd16b4414d984658b307b698d0"}, {"url": "http://192.30.9.7:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33954915464540baaa054688b073b1f0"}, {"url": "http://192.30.9.7:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "900e9d869b844fa08b078957cd0042e1"}], "type": "image", "id": "ce30922ad1504602b6cd62e7a1639197", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.7:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b58f22852c648569e9eb35b9d8e87ce"}, {"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "42b8a0defa0e4bfd95602f3726b7da2b"}, {"url": "http://192.30.9.7:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "491797adcb444d0e98351ef17e6b00a3"}], "type": "metric", "id": "d5a5f07dd6cf4eca906e5973a63163cc", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.7:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "360e0d196a244aa58b133c5579d426cb"}, {"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4ad39067fac645ad87afab95c35a33ca"}, {"url": "http://192.30.9.7:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd1b345202924c5aa75f1636038c4545"}], "type": "cloudformation", "id": "db96ee7971434ce8ac5796941106290b", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "efec36f22e234700ac0fa6070cbf7f34", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.37:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "65c8b8e6414547f28b0894b1ad000144"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a53f0f9a16f5429bbc5c92097cdefee8"}, {"url": "http://192.30.9.7:8004/v1/72fab117c2f4460eb88cd1a26bc06c47", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ded24b1130f24258a0be38681b631701"}], "type": "orchestration", "id": "fcd83ef3a81d4fa79cc0f367ba0daacd", "name": "heat"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0440de8057374fae94f9029579365e5a"}, "audit_ids": ["G41NDCGnQd6lCvPBJMoUWQ"], "issued_at": "2019-07-31T01:59:50.000000Z"}} 2019-07-31 01:59:50,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8098a726469d87d69899cfda59721ec7db126ee1" 2019-07-31 01:59:50,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Wed, 31 Jul 2019 01:59: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-1ba2bf68-cb7e-45cf-b122-e667b6933d9e x-openstack-request-id: req-1ba2bf68-cb7e-45cf-b122-e667b6933d9e 2019-07-31 01:59:50,940 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_9224632b-84c8-4b21-b27a-de561a0be404", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/28c51705-49e5-451b-837c-6c7ec6838b86", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/28c51705-49e5-451b-837c-6c7ec6838b86", "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": "28c51705-49e5-451b-837c-6c7ec6838b86"}, {"name": "juju_epc-flavor_9224632b-84c8-4b21-b27a-de561a0be404", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/50c3f417-dfca-44a1-9361-e3942c4f5e4c", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/50c3f417-dfca-44a1-9361-e3942c4f5e4c", "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": "50c3f417-dfca-44a1-9361-e3942c4f5e4c"}]} 2019-07-31 01:59:50,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-1ba2bf68-cb7e-45cf-b122-e667b6933d9e 2019-07-31 01:59:50,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.746216058731s 2019-07-31 01:59:50,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-31 01:59:50,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/28c51705-49e5-451b-837c-6c7ec6838b86 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8098a726469d87d69899cfda59721ec7db126ee1" 2019-07-31 01:59:50,977 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 31 Jul 2019 01:59: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-cd563adb-a1e4-41fe-a88f-8dc684bdd7af x-openstack-request-id: req-cd563adb-a1e4-41fe-a88f-8dc684bdd7af 2019-07-31 01:59:50,977 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/28c51705-49e5-451b-837c-6c7ec6838b86 used request id req-cd563adb-a1e4-41fe-a88f-8dc684bdd7af 2019-07-31 01:59:50,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0343399047852s 2019-07-31 01:59:50,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-07-31 01:59:50,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/114fc22c-96f2-4bc5-8fb9-a18928e2a5af/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" -d '{"subnet_id": "a99c8b4c-6d86-44b5-840f-50f708b7bb4c"}' 2019-07-31 01:59:54,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Wed, 31 Jul 2019 01:59:54 GMT X-Openstack-Request-Id: req-5cd4e06c-ce42-4f9a-af89-c68ddfaf8c64 2019-07-31 01:59:54,510 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e", "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "subnet_id": "a99c8b4c-6d86-44b5-840f-50f708b7bb4c", "subnet_ids": ["a99c8b4c-6d86-44b5-840f-50f708b7bb4c"], "port_id": "c16abe86-4839-4920-be6a-2ce81d6e8e7b", "id": "114fc22c-96f2-4bc5-8fb9-a18928e2a5af"} 2019-07-31 01:59:54,510 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/114fc22c-96f2-4bc5-8fb9-a18928e2a5af/remove_router_interface.json used request id req-5cd4e06c-ce42-4f9a-af89-c68ddfaf8c64 2019-07-31 01:59:54,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.53212380409s 2019-07-31 01:59:54,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-07-31 01:59:54,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:54,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Wed, 31 Jul 2019 01:59:54 GMT X-Openstack-Request-Id: req-55f5999c-698d-4e72-9ace-0a8180ccfbb7 2019-07-31 01:59:54,655 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ebb710e0-2074-4adc-80f4-d19ed9065ccb", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a54c04c8-d102-41dc-ac00-0fab347e2bef", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:33:51Z", "admin_state_up": true, "updated_at": "2019-07-31T01:59:52Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "d7eea22d9961447bbffc29be32865ee0", "id": "114fc22c-96f2-4bc5-8fb9-a18928e2a5af", "name": "juju_epc-router_9224632b-84c8-4b21-b27a-de561a0be404"}]} 2019-07-31 01:59:54,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-55f5999c-698d-4e72-9ace-0a8180ccfbb7 2019-07-31 01:59:54,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.144223928452s 2019-07-31 01:59:54,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-07-31 01:59:54,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/114fc22c-96f2-4bc5-8fb9-a18928e2a5af.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:59,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 01:59:59 GMT X-Openstack-Request-Id: req-17b541a3-216f-4e82-b092-5e89851a4153 2019-07-31 01:59:59,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 01:59:59,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/114fc22c-96f2-4bc5-8fb9-a18928e2a5af.json used request id req-17b541a3-216f-4e82-b092-5e89851a4153 2019-07-31 01:59:59,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.75318908691s 2019-07-31 01:59:59,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-07-31 01:59:59,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 01:59:59,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Wed, 31 Jul 2019 01:59:59 GMT X-Openstack-Request-Id: req-246676e7-c89e-471b-aed2-4aa091ef0977 2019-07-31 01:59:59,465 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e","tenant_id":"d7eea22d9961447bbffc29be32865ee0","created_at":"2019-07-31T00:33:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-07-31T00:33:49Z","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":"d7eea22d9961447bbffc29be32865ee0","id":"a99c8b4c-6d86-44b5-840f-50f708b7bb4c","subnetpool_id":null,"name":"juju_epc-subnet_9224632b-84c8-4b21-b27a-de561a0be404"}]} 2019-07-31 01:59:59,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-246676e7-c89e-471b-aed2-4aa091ef0977 2019-07-31 01:59:59,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0550601482391s 2019-07-31 01:59:59,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-07-31 01:59:59,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/a99c8b4c-6d86-44b5-840f-50f708b7bb4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 02:00:02,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 02:00:02 GMT X-Openstack-Request-Id: req-bd476209-17af-4919-8b87-81ea583e63dd 2019-07-31 02:00:02,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 02:00:02,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/a99c8b4c-6d86-44b5-840f-50f708b7bb4c.json used request id req-bd476209-17af-4919-8b87-81ea583e63dd 2019-07-31 02:00:02,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.81376504898s 2019-07-31 02:00:02,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-07-31 02:00:02,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 02:00:02,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Wed, 31 Jul 2019 02:00:02 GMT X-Openstack-Request-Id: req-d1786705-651b-421f-b31c-ac57c399e67e 2019-07-31 02:00:02,384 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d7eea22d9961447bbffc29be32865ee0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-07-31T02:00:02Z","qos_policy_id":null,"name":"juju_epc-net_9224632b-84c8-4b21-b27a-de561a0be404","admin_state_up":true,"tenant_id":"d7eea22d9961447bbffc29be32865ee0","created_at":"2019-07-31T00:33:46Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ebb710e0-2074-4adc-80f4-d19ed9065ccb","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"be44bf6c1a9f466d876f2182756bc907","l2_adjacency":true,"status":"ACTIVE","subnets":["a54c04c8-d102-41dc-ac00-0fab347e2bef"],"description":"","tags":[],"updated_at":"2019-07-30T17:34:24Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"be44bf6c1a9f466d876f2182756bc907","created_at":"2019-07-30T17:11:23Z","mtu":1500}]} 2019-07-31 02:00:02,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-d1786705-651b-421f-b31c-ac57c399e67e 2019-07-31 02:00:02,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103960037231s 2019-07-31 02:00:02,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-07-31 02:00:02,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 02:00:04,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 02:00:04 GMT X-Openstack-Request-Id: req-128e31a2-30a8-431b-8c1d-2251824e3bf9 2019-07-31 02:00:04,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 02:00:04,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/e1cdc661-3518-4ab8-bc5b-5f6ffdeea82e.json used request id req-128e31a2-30a8-431b-8c1d-2251824e3bf9 2019-07-31 02:00:04,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.71645402908s 2019-07-31 02:00:04,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-07-31 02:00:04,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 02:00:04,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Wed, 31 Jul 2019 02:00:04 GMT X-Openstack-Request-Id: req-3b1f7f89-a07a-4a6e-bfcc-d48088a109a5 2019-07-31 02:00:04,880 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-07-31T00:34:09Z", "file": "/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/file", "owner": "d7eea22d9961447bbffc29be32865ee0", "id": "80b4e973-fc1b-4dab-9666-60fb6a5efbb4", "size": 296288256, "self": "/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "0dc87eef8e74191ebc55074ad38db97a1a472581b3f625872c62d3cce05788bc", "locations": [{"url": "rbd://cb4a01ef-4754-43b6-8224-05373cd64d91/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8ee57e8549b609af99c44f881b823041", "name": "juju_epc-img_9224632b-84c8-4b21-b27a-de561a0be404", "checksum": "8ee57e8549b609af99c44f881b823041", "created_at": "2019-07-31T00:34:03Z", "os_hidden": false, "protected": false, "os_hash_value": "8d2f18a7d256a3b8b8dfe86335f1982242c90e3d4c486499c9793520dcf8ab982e2492ba882295085612425334e28c6319440fdd7741251832b040bb12645bf8"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-07-31 02:00:04,880 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-3b1f7f89-a07a-4a6e-bfcc-d48088a109a5 2019-07-31 02:00:04,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.771996021271s 2019-07-31 02:00:04,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-07-31 02:00:04,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0809967e41a25bef384d57a7bdb7ed18de08d868" 2019-07-31 02:00:05,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 31 Jul 2019 02:00:05 GMT X-Openstack-Request-Id: req-935bc72c-fe0a-48bf-b21e-c1f783a65401 2019-07-31 02:00:05,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-07-31 02:00:05,955 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/80b4e973-fc1b-4dab-9666-60fb6a5efbb4 used request id req-935bc72c-fe0a-48bf-b21e-c1f783a65401 2019-07-31 02:00:05,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07308602333s 2019-07-31 02:00:05,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-07-31 02:00:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8098a726469d87d69899cfda59721ec7db126ee1" 2019-07-31 02:00:05,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Wed, 31 Jul 2019 02:00: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-9c75cec1-442f-4b4b-8ed3-e6c1daf6fc3f x-openstack-request-id: req-9c75cec1-442f-4b4b-8ed3-e6c1daf6fc3f 2019-07-31 02:00:05,982 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_9224632b-84c8-4b21-b27a-de561a0be404", "links": [{"href": "http://172.30.9.37:8774/v2.1/flavors/50c3f417-dfca-44a1-9361-e3942c4f5e4c", "rel": "self"}, {"href": "http://172.30.9.37:8774/flavors/50c3f417-dfca-44a1-9361-e3942c4f5e4c", "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": "50c3f417-dfca-44a1-9361-e3942c4f5e4c"}]} 2019-07-31 02:00:05,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/flavors/detail?is_public=None used request id req-9c75cec1-442f-4b4b-8ed3-e6c1daf6fc3f 2019-07-31 02:00:05,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272138118744s 2019-07-31 02:00:05,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-07-31 02:00:05,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:8774/v2.1/flavors/50c3f417-dfca-44a1-9361-e3942c4f5e4c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8098a726469d87d69899cfda59721ec7db126ee1" 2019-07-31 02:00:06,019 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Wed, 31 Jul 2019 02:00:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-83305392-66f5-49b7-a3d8-a3345a1dcef8 x-openstack-request-id: req-83305392-66f5-49b7-a3d8-a3345a1dcef8 2019-07-31 02:00:06,019 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.37:8774/v2.1/flavors/50c3f417-dfca-44a1-9361-e3942c4f5e4c used request id req-83305392-66f5-49b7-a3d8-a3345a1dcef8 2019-07-31 02:00:06,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0352201461792s 2019-07-31 02:00:06,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-31 02:00:06,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8098a726469d87d69899cfda59721ec7db126ee1" 2019-07-31 02:00:06,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Wed, 31 Jul 2019 02:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f51845a-23f8-41a3-8999-3fb3beefbfd0 2019-07-31 02:00:06,363 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/027226be4a584266833d9e05b927a84e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "027226be4a584266833d9e05b927a84e", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/0440de8057374fae94f9029579365e5a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0440de8057374fae94f9029579365e5a", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/0f3510df424a440cb749f6a65504dbcf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f3510df424a440cb749f6a65504dbcf", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/3370e4087b814cafb66b92f5ef0c5d2f"}, "domain_id": "25556277132846faa9fb3e490b16847d", "enabled": true, "options": {}, "id": "3370e4087b814cafb66b92f5ef0c5d2f", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "juju_epc-user_9224632b-84c8-4b21-b27a-de561a0be404", "links": {"self": "http://172.30.9.37:5000/v3/users/382414941dd74121992514349d5b1153"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "382414941dd74121992514349d5b1153", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/39a5a5ecf2ec426e89b0cb91e138b7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "39a5a5ecf2ec426e89b0cb91e138b7d8", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/4e08a46b0a5c427da6a9f11cafa25483"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4e08a46b0a5c427da6a9f11cafa25483", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/557100269d5c4ed2ad2256d9e392b328"}, "domain_id": "default", "enabled": true, "options": {}, "id": "557100269d5c4ed2ad2256d9e392b328", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/5773055c3d584cd780925e981b69a8a1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5773055c3d584cd780925e981b69a8a1", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/6a8c56a227f04d3a9d69a54bdf2b26cd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a8c56a227f04d3a9d69a54bdf2b26cd", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/7279f4ec09154972a0af2f86b14935d1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7279f4ec09154972a0af2f86b14935d1", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/77f5bb64b8354d4da97e1544be35e910"}, "domain_id": "default", "enabled": true, "options": {}, "id": "77f5bb64b8354d4da97e1544be35e910", "email": "panko@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/98f9143eb68e4cf6810af16f874c62ca"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98f9143eb68e4cf6810af16f874c62ca", "email": "swift@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/afd4bbc93aa348dd99280fb94afa4aa0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "afd4bbc93aa348dd99280fb94afa4aa0", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/ca40fd946fa3498f9208a3b9dbbf81ad"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ca40fd946fa3498f9208a3b9dbbf81ad", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2019-07-31 02:00:06,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-8f51845a-23f8-41a3-8999-3fb3beefbfd0 2019-07-31 02:00:06,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.343581914902s 2019-07-31 02:00:06,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-07-31 02:00:06,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/382414941dd74121992514349d5b1153 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8098a726469d87d69899cfda59721ec7db126ee1" 2019-07-31 02:00:06,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Wed, 31 Jul 2019 02:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7983e0cc-fc9d-41ad-ac7b-193bdae3cc94 2019-07-31 02:00:06,610 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_9224632b-84c8-4b21-b27a-de561a0be404", "links": {"self": "http://172.30.9.37:5000/v3/users/382414941dd74121992514349d5b1153"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "382414941dd74121992514349d5b1153", "description": null}} 2019-07-31 02:00:06,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/382414941dd74121992514349d5b1153 used request id req-7983e0cc-fc9d-41ad-ac7b-193bdae3cc94 2019-07-31 02:00:06,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.240350961685s 2019-07-31 02:00:06,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-07-31 02:00:06,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/382414941dd74121992514349d5b1153 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8098a726469d87d69899cfda59721ec7db126ee1" 2019-07-31 02:00:06,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Jul 2019 02:00:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90f221b1-a8a7-43c2-a102-010d70fae93c 2019-07-31 02:00:06,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-31 02:00:06,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/382414941dd74121992514349d5b1153 used request id req-90f221b1-a8a7-43c2-a102-010d70fae93c 2019-07-31 02:00:06,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.357031822205s 2019-07-31 02:00:06,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-07-31 02:00:06,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8098a726469d87d69899cfda59721ec7db126ee1" 2019-07-31 02:00:07,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Wed, 31 Jul 2019 02:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e6b13c-2c87-49d7-9606-e447eb15ac5e 2019-07-31 02:00:07,190 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/72fab117c2f4460eb88cd1a26bc06c47"}, "tags": [], "enabled": true, "id": "72fab117c2f4460eb88cd1a26bc06c47", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/be44bf6c1a9f466d876f2182756bc907"}, "tags": [], "enabled": true, "id": "be44bf6c1a9f466d876f2182756bc907", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.37:5000/v3/projects/d7eea22d9961447bbffc29be32865ee0"}, "tags": [], "enabled": true, "id": "d7eea22d9961447bbffc29be32865ee0", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_9224632b-84c8-4b21-b27a-de561a0be404"}]} 2019-07-31 02:00:07,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-91e6b13c-2c87-49d7-9606-e447eb15ac5e 2019-07-31 02:00:07,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215834140778s 2019-07-31 02:00:07,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-07-31 02:00:07,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/d7eea22d9961447bbffc29be32865ee0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8098a726469d87d69899cfda59721ec7db126ee1" 2019-07-31 02:00:07,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Wed, 31 Jul 2019 02:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-710c246b-65c6-4b6f-a23e-cff9e07fea83 2019-07-31 02:00:07,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-07-31 02:00:07,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/d7eea22d9961447bbffc29be32865ee0 used request id req-710c246b-65c6-4b6f-a23e-cff9e07fea83 2019-07-31 02:00:07,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.322355031967s 2019-07-31 02:00:07,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-31 02:00:07,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/security-groups.json?project_id=d7eea22d9961447bbffc29be32865ee0&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8098a726469d87d69899cfda59721ec7db126ee1" 2019-07-31 02:00:07,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Wed, 31 Jul 2019 02:00:07 GMT X-Openstack-Request-Id: req-8cf93302-6dba-43c9-aecb-5cd18f05d138 2019-07-31 02:00:07,865 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:33:46Z", "updated_at": "2019-07-31T00:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:33:46Z", "revision_number": 0, "id": "32d1356b-c405-474c-9343-7b8cc4a06b31", "remote_group_id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "remote_ip_prefix": null, "created_at": "2019-07-31T00:33:46Z", "security_group_id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7eea22d9961447bbffc29be32865ee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:33:46Z", "revision_number": 0, "id": "857d56e8-1642-412a-8e08-9037f44d5564", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:33:46Z", "security_group_id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7eea22d9961447bbffc29be32865ee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:33:46Z", "revision_number": 0, "id": "b0828e38-5e10-4dfd-842d-555431d7ed55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:33:46Z", "security_group_id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7eea22d9961447bbffc29be32865ee0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:33:46Z", "revision_number": 0, "id": "db3dbef1-6967-4128-b669-f787cae376aa", "remote_group_id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "remote_ip_prefix": null, "created_at": "2019-07-31T00:33:46Z", "security_group_id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7eea22d9961447bbffc29be32865ee0"}], "revision_number": 1, "project_id": "d7eea22d9961447bbffc29be32865ee0", "id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "name": "default"}]} 2019-07-31 02:00:07,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json?project_id=d7eea22d9961447bbffc29be32865ee0&name=default used request id req-8cf93302-6dba-43c9-aecb-5cd18f05d138 2019-07-31 02:00:07,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.341099977493s 2019-07-31 02:00:07,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-07-31 02:00:07,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8098a726469d87d69899cfda59721ec7db126ee1" 2019-07-31 02:00:08,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Wed, 31 Jul 2019 02:00:08 GMT X-Openstack-Request-Id: req-dc52d8c9-a028-4d4b-bfbe-aace4ae5a35e 2019-07-31 02:00:08,251 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "created_at": "2019-07-31T00:33:46Z", "updated_at": "2019-07-31T00:33:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:33:46Z", "revision_number": 0, "id": "32d1356b-c405-474c-9343-7b8cc4a06b31", "remote_group_id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "remote_ip_prefix": null, "created_at": "2019-07-31T00:33:46Z", "security_group_id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7eea22d9961447bbffc29be32865ee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:33:46Z", "revision_number": 0, "id": "857d56e8-1642-412a-8e08-9037f44d5564", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:33:46Z", "security_group_id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7eea22d9961447bbffc29be32865ee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:33:46Z", "revision_number": 0, "id": "b0828e38-5e10-4dfd-842d-555431d7ed55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-31T00:33:46Z", "security_group_id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "d7eea22d9961447bbffc29be32865ee0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-31T00:33:46Z", "revision_number": 0, "id": "db3dbef1-6967-4128-b669-f787cae376aa", "remote_group_id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "remote_ip_prefix": null, "created_at": "2019-07-31T00:33:46Z", "security_group_id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "tenant_id": "d7eea22d9961447bbffc29be32865ee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "d7eea22d9961447bbffc29be32865ee0"}], "revision_number": 1, "project_id": "d7eea22d9961447bbffc29be32865ee0", "id": "16df1574-a4ac-43fa-b5e9-e5266571321b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "created_at": "2019-07-30T17:14:25Z", "updated_at": "2019-07-30T17:14:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "1579d638-c804-40b2-9da9-3353ac691aca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "2b0e11a8-5f07-4137-b531-36b9ae8e132f", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "b5b3bf74-85b8-4486-bb37-d2c0f568916e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:25Z", "revision_number": 0, "id": "cedb9629-ec7d-4c11-84e1-b3afda226e36", "remote_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:25Z", "security_group_id": "37cad365-8951-4d21-9be1-436270e5a6a0", "tenant_id": "72fab117c2f4460eb88cd1a26bc06c47", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fab117c2f4460eb88cd1a26bc06c47"}], "revision_number": 1, "project_id": "72fab117c2f4460eb88cd1a26bc06c47", "id": "37cad365-8951-4d21-9be1-436270e5a6a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "created_at": "2019-07-30T18:59:52Z", "updated_at": "2019-07-30T18:59:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "78f398f1-175e-4473-ad2b-266adedc111a", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "86fa133f-3720-44af-92b7-510d3cc72c4d", "remote_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "c8c8374b-2625-4fad-8976-c59842b04a00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv6", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T18:59:52Z", "revision_number": 0, "id": "e6606d1a-bcda-4b69-a7da-bb51a5e7ec0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T18:59:52Z", "security_group_id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "tenant_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "port_range_min": null, "ethertype": "IPv4", "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2"}], "revision_number": 1, "project_id": "48c3a8663bda4fb3b3d0aeff3e464bc2", "id": "60163117-9942-4506-8bc3-e4da4cd5d7a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "created_at": "2019-07-30T17:11:23Z", "updated_at": "2019-07-30T17:11:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "4049ee4c-7f4d-4aa1-ae9c-1718a9265d14", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "cab56acf-51ec-4504-aa30-7f1c10315457", "remote_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "dd344b62-a556-4db0-8b09-f4435c106920", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv6", "project_id": "be44bf6c1a9f466d876f2182756bc907"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:11:23Z", "revision_number": 0, "id": "e3488578-54be-41f0-9e3e-2a6b9a604458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:11:23Z", "security_group_id": "62ead404-8ed1-444b-912f-fed5346db1db", "tenant_id": "be44bf6c1a9f466d876f2182756bc907", "port_range_min": null, "ethertype": "IPv4", "project_id": "be44bf6c1a9f466d876f2182756bc907"}], "revision_number": 1, "project_id": "be44bf6c1a9f466d876f2182756bc907", "id": "62ead404-8ed1-444b-912f-fed5346db1db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-07-30T17:14:29Z", "updated_at": "2019-07-30T17:14:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "1d98018f-34d0-40a1-9bbd-9caaf2ad7249", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "347a0e97-554e-44db-9c9f-896bdd08d5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "7b1298e4-f9c6-4e84-81c4-3fd14b937c99", "remote_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-07-30T17:14:29Z", "revision_number": 0, "id": "ac78a21d-e469-4bf7-a2b8-2f7ac03ad470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-07-30T17:14:29Z", "security_group_id": "9098b368-844a-4ac5-8b41-47f98a76d340", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9098b368-844a-4ac5-8b41-47f98a76d340", "name": "default"}]} 2019-07-31 02:00:08,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/security-groups.json used request id req-dc52d8c9-a028-4d4b-bfbe-aace4ae5a35e 2019-07-31 02:00:08,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.380227804184s 2019-07-31 02:00:08,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-07-31 02:00:08,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/security-groups/16df1574-a4ac-43fa-b5e9-e5266571321b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.3 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8098a726469d87d69899cfda59721ec7db126ee1" 2019-07-31 02:00:08,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Wed, 31 Jul 2019 02:00:08 GMT X-Openstack-Request-Id: req-f4301d59-486d-4688-a3fb-86207cde5a3f 2019-07-31 02:00:08,697 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-07-31 02:00:08,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/security-groups/16df1574-a4ac-43fa-b5e9-e5266571321b.json used request id req-f4301d59-486d-4688-a3fb-86207cde5a3f 2019-07-31 02:00:08,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.437457084656s 2019-07-31 02:00:08,697 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2019-07-31 02:00:08,698 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:29 | PASS | | cloudify_ims | functest | vnf | 27:22 | PASS | | heat_ims | functest | vnf | 34:20 | PASS | | vyos_vrouter | functest | vnf | 16:24 | PASS | | juju_epc | functest | vnf | 85:05 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2019-07-31 02:00:08,704 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-07-31 02:00:08,717 - paramiko.transport - DEBUG - EOF in transport thread 2019-07-31 02:00:08,819 - paramiko.transport - DEBUG - EOF in transport thread